Pull request #3244 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3d6b1d3b1398aeedf049af5374ad36ef3bacd01a+fb188d25fcab3d585a11d4385d590a36e735c372 (82377212d625f501139ba626234f9a21a20226e6) 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-29331’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-27930’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-29338 in /w/workspace/edgexfoundry_edgex-go_PR-3244 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit fb188d25fcab3d585a11d4385d590a36e735c372 into PR head commit 3d6b1d3b1398aeedf049af5374ad36ef3bacd01a > 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/3244/head:refs/remotes/origin/PR-3244 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3d6b1d3b1398aeedf049af5374ad36ef3bacd01a # timeout=10 Merge succeeded, producing 3d6b1d3b1398aeedf049af5374ad36ef3bacd01a Checking out Revision 3d6b1d3b1398aeedf049af5374ad36ef3bacd01a (PR-3244) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fb188d25fcab3d585a11d4385d590a36e735c372 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3d6b1d3b1398aeedf049af5374ad36ef3bacd01a # timeout=10 Commit message: "build(deps): Bump github.com/imdario/mergo from 0.3.11 to 0.3.12" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-10T15:28:53.464Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-10T15:28:53.701Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-10T15:28:53.788Z] ========================================================= [2021-03-10T15:28:53.788Z] EdgeX Global Pipelines Version Info [2021-03-10T15:28:53.788Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-10T15:28:55.449Z] ------------------- [2021-03-10T15:28:55.449Z] stable info: [2021-03-10T15:28:55.449Z] ------------------- [2021-03-10T15:28:55.449Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-10T15:28:55.449Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-10T15:28:55.449Z] Message: update stable to v1.0.184 > git rev-list --no-walk acefe6b58a7c83ea154ce589322238213bd46c00 # timeout=10 [2021-03-10T15:28:56.404Z] ------------------- [2021-03-10T15:28:56.404Z] experimental info: [2021-03-10T15:28:56.404Z] ------------------- [2021-03-10T15:28:56.404Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-10T15:28:56.404Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-10T15:28:56.404Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-10T15:28:56.695Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-10T15:28:56.778Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-10T15:28:58.337Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-10T15:28:58.430Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-10T15:28:58.538Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-10T15:28:58.637Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-10T15:28:58.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-10T15:28:58.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-10T15:28:58.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-10T15:28:59.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-10T15:28:59.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-10T15:28:59.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-10T15:28:59.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-10T15:28:59.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-10T15:28:59.549Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-10T15:28:59.646Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-10T15:28:59.732Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-10T15:28:59.829Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-10T15:28:59.909Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-10T15:29:00.001Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-10T15:29:00.112Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-10T15:29:00.202Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-10T15:29:00.378Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3244 [Pipeline] echo [2021-03-10T15:29:00.521Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3244 [Pipeline] echo [2021-03-10T15:29:00.629Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3244 [Pipeline] echo [2021-03-10T15:29:00.790Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3d6b1d3b1398aeedf049af5374ad36ef3bacd01a [Pipeline] echo [2021-03-10T15:29:00.877Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3d6b1d3 [Pipeline] echo [2021-03-10T15:29:00.999Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-10T15:29:01.204Z] provisioning config files... [2021-03-10T15:29:01.251Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7079593057416254249tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-10T15:29:01.750Z] ---> docker-login.sh [2021-03-10T15:29:01.751Z] nexus3.edgexfoundry.org:10001 [2021-03-10T15:29:02.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-10T15:29:02.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-10T15:29:02.024Z] Configure a credential helper to remove this warning. See [2021-03-10T15:29:02.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-10T15:29:02.024Z] [2021-03-10T15:29:02.024Z] Login Succeeded [2021-03-10T15:29:02.024Z] nexus3.edgexfoundry.org:10002 [2021-03-10T15:29:02.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-10T15:29:02.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-10T15:29:02.289Z] Configure a credential helper to remove this warning. See [2021-03-10T15:29:02.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-10T15:29:02.289Z] [2021-03-10T15:29:02.289Z] Login Succeeded [2021-03-10T15:29:02.289Z] nexus3.edgexfoundry.org:10003 [2021-03-10T15:29:02.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-10T15:29:02.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-10T15:29:02.554Z] Configure a credential helper to remove this warning. See [2021-03-10T15:29:02.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-10T15:29:02.554Z] [2021-03-10T15:29:02.554Z] Login Succeeded [2021-03-10T15:29:02.554Z] nexus3.edgexfoundry.org:10004 [2021-03-10T15:29:02.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-10T15:29:02.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-10T15:29:02.821Z] Configure a credential helper to remove this warning. See [2021-03-10T15:29:02.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-10T15:29:02.821Z] [2021-03-10T15:29:02.821Z] Login Succeeded [2021-03-10T15:29:02.821Z] docker.io [2021-03-10T15:29:02.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-10T15:29:03.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-10T15:29:03.087Z] Configure a credential helper to remove this warning. See [2021-03-10T15:29:03.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-10T15:29:03.087Z] [2021-03-10T15:29:03.087Z] Login Succeeded [2021-03-10T15:29:03.087Z] ---> docker-login.sh ends [Pipeline] } [2021-03-10T15:29:03.106Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-10T15:29:03.555Z] ++ 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-03-10T15:29:03.555Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-10T15:29:03.555Z] ++ dirname cmd/core-command/Dockerfile [2021-03-10T15:29:03.555Z] ++ cut -d/ -f2 [2021-03-10T15:29:03.555Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-10T15:29:03.555Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-10T15:29:03.555Z] ++ dirname cmd/core-data/Dockerfile [2021-03-10T15:29:03.555Z] ++ cut -d/ -f2 [2021-03-10T15:29:03.555Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-10T15:29:03.555Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-10T15:29:03.555Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-10T15:29:03.555Z] ++ cut -d/ -f2 [2021-03-10T15:29:03.555Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-10T15:29:03.555Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-10T15:29:03.555Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-10T15:29:03.555Z] ++ cut -d/ -f2 [2021-03-10T15:29:03.555Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-10T15:29:03.555Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-10T15:29:03.555Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-10T15:29:03.555Z] ++ cut -d/ -f2 [2021-03-10T15:29:03.555Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-10T15:29:03.555Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-10T15:29:03.555Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-10T15:29:03.555Z] ++ cut -d/ -f2 [2021-03-10T15:29:03.555Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-10T15:29:03.555Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-10T15:29:03.555Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-10T15:29:03.555Z] ++ cut -d/ -f2 [2021-03-10T15:29:03.555Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-10T15:29:03.555Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-10T15:29:03.555Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-10T15:29:03.555Z] ++ cut -d/ -f2 [2021-03-10T15:29:03.555Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-10T15:29:03.555Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-10T15:29:03.555Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-10T15:29:03.555Z] ++ cut -d/ -f2 [2021-03-10T15:29:03.555Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-10T15:29:03.670Z] 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-03-10T15:29:04.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-10T15:29:04.560Z] [2021-03-10T15:29:04.560Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-10T15:29:04.973Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-10T15:29:04.974Z] latest: Pulling from edgex-devops/git-semver [2021-03-10T15:29:04.974Z] 31603596830f: Pulling fs layer [2021-03-10T15:29:04.974Z] 2a8b12db71e7: Pulling fs layer [2021-03-10T15:29:04.974Z] 6ca5941a6612: Pulling fs layer [2021-03-10T15:29:04.974Z] ecc8261a40a4: Pulling fs layer [2021-03-10T15:29:04.974Z] ecc8261a40a4: Waiting [2021-03-10T15:29:04.974Z] 2a8b12db71e7: Verifying Checksum [2021-03-10T15:29:04.974Z] 2a8b12db71e7: Download complete [2021-03-10T15:29:04.974Z] 31603596830f: Verifying Checksum [2021-03-10T15:29:04.974Z] 31603596830f: Download complete [2021-03-10T15:29:05.238Z] ecc8261a40a4: Verifying Checksum [2021-03-10T15:29:05.238Z] ecc8261a40a4: Download complete [2021-03-10T15:29:05.238Z] 6ca5941a6612: Verifying Checksum [2021-03-10T15:29:05.238Z] 6ca5941a6612: Download complete [2021-03-10T15:29:05.503Z] 31603596830f: Pull complete [2021-03-10T15:29:05.768Z] 2a8b12db71e7: Pull complete [2021-03-10T15:29:06.724Z] 6ca5941a6612: Pull complete [2021-03-10T15:29:06.724Z] ecc8261a40a4: Pull complete [2021-03-10T15:29:06.724Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-10T15:29:06.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-10T15:29:06.988Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-10T15:29:07.111Z] prd-centos7-docker-4c-2g-29338 does not seem to be running inside a container [2021-03-10T15:29:07.196Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-10T15:29:09.674Z] $ docker top ef56947f4333f6ce0be2662ae931dbf7c26e447906dfea044dd2aff15a59dc8c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-10T15:29:09.975Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-10T15:29:09.975Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-10T15:29:10.241Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-10T15:29:10.244Z] $ docker exec ef56947f4333f6ce0be2662ae931dbf7c26e447906dfea044dd2aff15a59dc8c ssh-agent [2021-03-10T15:29:10.443Z] SSH_AUTH_SOCK=/tmp/ssh-IPCaO9bp8QqC/agent.11 [2021-03-10T15:29:10.443Z] SSH_AGENT_PID=16 [2021-03-10T15:29:10.456Z] Running ssh-add (command line suppressed) [2021-03-10T15:29:10.586Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_5188872843920656797.key (/w/workspace/edgex-go/3@tmp/private_key_5188872843920656797.key) [2021-03-10T15:29:10.640Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-10T15:29:10.981Z] + git tag --points-at HEAD [Pipeline] } [2021-03-10T15:29:11.015Z] $ docker exec --env ******** --env ******** ef56947f4333f6ce0be2662ae931dbf7c26e447906dfea044dd2aff15a59dc8c ssh-agent -k [2021-03-10T15:29:11.148Z] unset SSH_AUTH_SOCK; [2021-03-10T15:29:11.148Z] unset SSH_AGENT_PID; [2021-03-10T15:29:11.148Z] echo Agent pid 16 killed; [2021-03-10T15:29:11.201Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-10T15:29:11.375Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-10T15:29:11.375Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-10T15:29:11.552Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-10T15:29:11.556Z] $ docker exec ef56947f4333f6ce0be2662ae931dbf7c26e447906dfea044dd2aff15a59dc8c ssh-agent [2021-03-10T15:29:11.747Z] SSH_AUTH_SOCK=/tmp/ssh-OgHtCJHB9nGW/agent.47 [2021-03-10T15:29:11.747Z] SSH_AGENT_PID=53 [2021-03-10T15:29:11.757Z] Running ssh-add (command line suppressed) [2021-03-10T15:29:11.883Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_5118538985612663274.key (/w/workspace/edgex-go/3@tmp/private_key_5118538985612663274.key) [2021-03-10T15:29:11.943Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-10T15:29:12.320Z] + git semver init [2021-03-10T15:29:12.320Z] # -> Open(): unable to determine branch for HEAD [2021-03-10T15:29:12.320Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-03-10T15:29:12.320Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-03-10T15:29:12.320Z] # $SEMVER_REMOTE_NAME = origin [2021-03-10T15:29:12.320Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-10T15:29:12.320Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-10T15:29:12.320Z] # $SEMVER_BRANCH = PR-3244 [2021-03-10T15:29:12.320Z] # $SEMVER_TEMP = /tmp/semver-193864664 [2021-03-10T15:29:12.320Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-10T15:29:59.152Z] # '/tmp/semver-193864664' -> '/w/workspace/edgex-go/3/.semver' [2021-03-10T15:29:59.152Z] # -> Force: false [2021-03-10T15:29:59.152Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-03-10T15:29:59.172Z] $ docker exec --env ******** --env ******** ef56947f4333f6ce0be2662ae931dbf7c26e447906dfea044dd2aff15a59dc8c ssh-agent -k [2021-03-10T15:29:59.438Z] unset SSH_AUTH_SOCK; [2021-03-10T15:29:59.438Z] unset SSH_AGENT_PID; [2021-03-10T15:29:59.438Z] echo Agent pid 53 killed; [2021-03-10T15:29:59.549Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-10T15:30:00.025Z] + git semver [Pipeline] } [2021-03-10T15:30:00.045Z] $ docker stop --time=1 ef56947f4333f6ce0be2662ae931dbf7c26e447906dfea044dd2aff15a59dc8c [2021-03-10T15:30:01.654Z] $ docker rm -f ef56947f4333f6ce0be2662ae931dbf7c26e447906dfea044dd2aff15a59dc8c [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-10T15:30:02.411Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-10T15:30:02.995Z] Stashed 1 file(s) [Pipeline] echo [2021-03-10T15:30:02.998Z] [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-03-10T15:30:03.962Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-10T15:30:04.266Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-10T15:30:04.594Z] + sudo service docker restart [2021-03-10T15:30:04.595Z] + true [2021-03-10T15:30:04.595Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-10T15:30:05.190Z] ========================================================= [2021-03-10T15:30:05.190Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-10T15:30:05.190Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-10T15:30:05.539Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-10T15:30:10.897Z] Sending build context to Docker daemon 328.4MB [2021-03-10T15:30:10.897Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-10T15:30:10.897Z] Step 2/6 : FROM ${BASE} [2021-03-10T15:30:10.897Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-10T15:30:10.897Z] 188c0c94c7c5: Pulling fs layer [2021-03-10T15:30:10.897Z] 0ef7d3d256c8: Pulling fs layer [2021-03-10T15:30:10.897Z] de9db76c5a1d: Pulling fs layer [2021-03-10T15:30:10.897Z] bca2f99d35d6: Pulling fs layer [2021-03-10T15:30:10.897Z] 93359f2a8cfa: Pulling fs layer [2021-03-10T15:30:10.897Z] 7c6f9722023f: Pulling fs layer [2021-03-10T15:30:10.897Z] a35cf1a2eb13: Pulling fs layer [2021-03-10T15:30:10.897Z] bca2f99d35d6: Waiting [2021-03-10T15:30:10.897Z] 93359f2a8cfa: Waiting [2021-03-10T15:30:10.897Z] 7c6f9722023f: Waiting [2021-03-10T15:30:10.897Z] a35cf1a2eb13: Waiting [2021-03-10T15:30:10.897Z] de9db76c5a1d: Verifying Checksum [2021-03-10T15:30:10.897Z] de9db76c5a1d: Download complete [2021-03-10T15:30:10.897Z] 0ef7d3d256c8: Verifying Checksum [2021-03-10T15:30:10.897Z] 0ef7d3d256c8: Download complete [2021-03-10T15:30:10.897Z] 188c0c94c7c5: Verifying Checksum [2021-03-10T15:30:10.897Z] 188c0c94c7c5: Download complete [2021-03-10T15:30:10.897Z] 7c6f9722023f: Verifying Checksum [2021-03-10T15:30:10.897Z] 7c6f9722023f: Download complete [2021-03-10T15:30:10.897Z] 93359f2a8cfa: Verifying Checksum [2021-03-10T15:30:10.897Z] 93359f2a8cfa: Download complete [2021-03-10T15:30:10.897Z] 188c0c94c7c5: Pull complete [2021-03-10T15:30:10.897Z] 0ef7d3d256c8: Pull complete [2021-03-10T15:30:11.162Z] de9db76c5a1d: Pull complete [2021-03-10T15:30:18.436Z] Still waiting to schedule task [2021-03-10T15:30:18.436Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-10T15:30:21.233Z] a35cf1a2eb13: Download complete [2021-03-10T15:30:23.178Z] bca2f99d35d6: Verifying Checksum [2021-03-10T15:30:23.178Z] bca2f99d35d6: Download complete [2021-03-10T15:30:29.804Z] bca2f99d35d6: Pull complete [2021-03-10T15:30:29.804Z] 93359f2a8cfa: Pull complete [2021-03-10T15:30:29.804Z] 7c6f9722023f: Pull complete [2021-03-10T15:30:34.041Z] a35cf1a2eb13: Pull complete [2021-03-10T15:30:34.041Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-10T15:30:34.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-10T15:30:34.041Z] ---> a62c8e92a672 [2021-03-10T15:30:34.041Z] 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-03-10T15:30:34.305Z] ---> Running in 9f6a5469d806 [2021-03-10T15:30:34.887Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-10T15:30:35.836Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-10T15:30:37.225Z] (1/12) Installing libmagic (5.38-r0) [2021-03-10T15:30:37.225Z] (2/12) Installing file (5.38-r0) [2021-03-10T15:30:37.225Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-10T15:30:37.488Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-10T15:30:55.654Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-10T15:30:55.654Z] (6/12) Installing patch (2.7.6-r6) [2021-03-10T15:30:55.654Z] (7/12) Installing build-base (0.5-r2) [2021-03-10T15:30:55.654Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-10T15:30:55.654Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-10T15:30:55.654Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-10T15:30:55.654Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-10T15:30:55.654Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-10T15:30:55.654Z] Executing busybox-1.31.1-r19.trigger [2021-03-10T15:30:55.654Z] OK: 233 MiB in 51 packages [2021-03-10T15:30:57.586Z] Removing intermediate container 9f6a5469d806 [2021-03-10T15:30:57.587Z] ---> 319824a88250 [2021-03-10T15:30:57.587Z] Step 4/6 : WORKDIR /edgex-go [2021-03-10T15:30:57.587Z] ---> Running in 76ad9a699951 [2021-03-10T15:30:57.853Z] Removing intermediate container 76ad9a699951 [2021-03-10T15:30:57.853Z] ---> 15552650d778 [2021-03-10T15:30:57.853Z] Step 5/6 : COPY go.mod . [2021-03-10T15:30:58.133Z] ---> 69f26b6f0f26 [2021-03-10T15:30:58.133Z] Step 6/6 : RUN go mod download [2021-03-10T15:30:58.133Z] ---> Running in c4698fb87675 [2021-03-10T15:31:24.822Z] Removing intermediate container c4698fb87675 [2021-03-10T15:31:24.822Z] ---> 5bb8b342074f [2021-03-10T15:31:24.822Z] Successfully built 5bb8b342074f [2021-03-10T15:31:24.822Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-10T15:31:25.145Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-10T15:31:25.145Z] . [Pipeline] withDockerContainer [2021-03-10T15:31:25.267Z] prd-centos7-docker-4c-2g-29338 does not seem to be running inside a container [2021-03-10T15:31:25.331Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-10T15:31:26.645Z] $ docker top 6bc573fdc45b972d06187be0d6af35a5396a1a90f93380467916018a8e118a1d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-10T15:31:27.183Z] + go version [2021-03-10T15:31:27.183Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-10T15:31:27.198Z] $ docker stop --time=1 6bc573fdc45b972d06187be0d6af35a5396a1a90f93380467916018a8e118a1d [2021-03-10T15:31:28.628Z] $ docker rm -f 6bc573fdc45b972d06187be0d6af35a5396a1a90f93380467916018a8e118a1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-10T15:31:29.528Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-10T15:31:29.528Z] . [Pipeline] withDockerContainer [2021-03-10T15:31:29.662Z] prd-centos7-docker-4c-2g-29338 does not seem to be running inside a container [2021-03-10T15:31:29.718Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-10T15:31:30.532Z] $ docker top 61fc54423644397c5c3f853453c8f47c3d1c8de42744ea2bcc2cfef65998e0d7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-10T15:31:30.783Z] ========================================================= [2021-03-10T15:31:30.783Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-10T15:31:30.783Z] ========================================================= [Pipeline] sh [2021-03-10T15:31:31.098Z] + make test [2021-03-10T15:31:31.098Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-10T15:31:43.588Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-10T15:32:11.456Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-10T15:32:12.447Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-10T15:32:15.916Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-10T15:32:15.916Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-10T15:32:17.941Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-10T15:32:17.941Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-10T15:32:17.941Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-10T15:32:17.941Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-10T15:32:19.941Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-10T15:32:20.217Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-10T15:32:23.640Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-10T15:32:23.640Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-10T15:32:23.640Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-10T15:32:26.350Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.153s coverage: 45.9% of statements [2021-03-10T15:32:26.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-10T15:32:26.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-10T15:32:26.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-10T15:32:26.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-10T15:32:26.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-10T15:32:26.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-10T15:32:26.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-10T15:32:26.350Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.119s coverage: 100.0% of statements [2021-03-10T15:32:31.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.358s coverage: 27.1% of statements [2021-03-10T15:32:31.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-10T15:32:31.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-10T15:32:31.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-10T15:32:31.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-10T15:32:31.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-10T15:32:31.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-10T15:32:31.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.042s coverage: 100.0% of statements [2021-03-10T15:32:31.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-10T15:32:31.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 1.014s coverage: 100.0% of statements [2021-03-10T15:32:31.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-10T15:32:31.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-10T15:32:31.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.128s coverage: 71.3% of statements [2021-03-10T15:32:31.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-10T15:32:31.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-10T15:32:31.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.313s coverage: 82.9% of statements [2021-03-10T15:32:31.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-10T15:32:31.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-10T15:32:31.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.060s coverage: 78.9% of statements [2021-03-10T15:32:31.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-10T15:32:35.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.482s coverage: 28.6% of statements [2021-03-10T15:32:35.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-10T15:32:35.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-10T15:32:35.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-10T15:32:35.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-10T15:32:35.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-10T15:32:35.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.074s coverage: 100.0% of statements [2021-03-10T15:32:35.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-10T15:32:35.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.054s coverage: 100.0% of statements [2021-03-10T15:32:35.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-10T15:32:35.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.139s coverage: 86.7% of statements [2021-03-10T15:32:35.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-10T15:32:35.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.164s coverage: 97.5% of statements [2021-03-10T15:32:35.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-10T15:32:35.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.068s coverage: 78.3% of statements [2021-03-10T15:32:35.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-10T15:32:35.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-10T15:32:35.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-10T15:32:35.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-10T15:32:38.444Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-29344 in /w/workspace/edgexfoundry_edgex-go_PR-3244 [Pipeline] { [Pipeline] ws [2021-03-10T15:32:38.500Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-03-10T15:32:39.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.544s coverage: 92.8% of statements [2021-03-10T15:32:39.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-10T15:32:39.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-10T15:32:39.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-10T15:32:39.361Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-10T15:32:39.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-10T15:32:39.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-10T15:32:39.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-10T15:32:39.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-10T15:32:39.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-10T15:32:39.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-10T15:32:39.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-10T15:32:39.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-10T15:32:39.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-10T15:32:39.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-10T15:32:39.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-10T15:32:39.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-10T15:32:39.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-10T15:32:39.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-10T15:32:39.361Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.070s coverage: 58.8% of statements [2021-03-10T15:32:39.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-10T15:32:39.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-10T15:32:39.361Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.089s coverage: 0.1% of statements [2021-03-10T15:32:39.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-10T15:32:39.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-10T15:32:39.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-10T15:32:39.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements [2021-03-10T15:32:39.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements [2021-03-10T15:32:39.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements [2021-03-10T15:32:39.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements [2021-03-10T15:32:39.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements [2021-03-10T15:32:44.590Z] using credential edgex-jenkins-ssh [2021-03-10T15:32:44.645Z] Cloning the remote Git repository [2021-03-10T15:32:44.704Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-10T15:32:44.819Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-03-10T15:32:44.903Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-10T15:32:44.904Z] > git --version # timeout=10 [2021-03-10T15:32:44.927Z] > git --version # 'git version 2.17.1' [2021-03-10T15:32:44.930Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-10T15:32:45.034Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-10T15:32:51.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.047s coverage: 94.4% of statements [2021-03-10T15:32:51.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2021-03-10T15:32:51.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.107s coverage: 81.4% of statements [2021-03-10T15:33:05.224Z] Merging remotes/origin/master commit fb188d25fcab3d585a11d4385d590a36e735c372 into PR head commit 3d6b1d3b1398aeedf049af5374ad36ef3bacd01a [2021-03-10T15:33:04.008Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-10T15:33:04.027Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-10T15:33:04.057Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-10T15:33:04.093Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-10T15:33:04.094Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-10T15:33:04.110Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3244/head:refs/remotes/origin/PR-3244 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-10T15:33:05.248Z] > git config core.sparsecheckout # timeout=10 [2021-03-10T15:33:05.266Z] > git checkout -f 3d6b1d3b1398aeedf049af5374ad36ef3bacd01a # timeout=10 [2021-03-10T15:33:05.809Z] Merge succeeded, producing 3d6b1d3b1398aeedf049af5374ad36ef3bacd01a [2021-03-10T15:33:05.810Z] Checking out Revision 3d6b1d3b1398aeedf049af5374ad36ef3bacd01a (PR-3244) [2021-03-10T15:33:06.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.085s coverage: 92.9% of statements [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-10T15:33:06.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 77.8% of statements [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-10T15:33:06.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.054s coverage: 87.2% of statements [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-10T15:33:06.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.037s coverage: 100.0% of statements [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-10T15:33:06.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 75.5% of statements [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-10T15:33:06.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.035s coverage: 80.8% of statements [2021-03-10T15:33:06.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.076s coverage: 87.2% of statements [2021-03-10T15:33:06.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.130s coverage: 84.6% of statements [2021-03-10T15:33:06.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.172s coverage: 91.6% of statements [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-10T15:33:06.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.189s coverage: 62.4% of statements [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-10T15:33:06.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-03-10T15:33:06.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.047s coverage: 91.3% of statements [2021-03-10T15:33:06.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.042s coverage: 100.0% of statements [2021-03-10T15:33:06.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements [2021-03-10T15:33:06.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2021-03-10T15:33:06.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.509s coverage: 69.0% of statements [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-10T15:33:06.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.144s coverage: 38.4% of statements [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-10T15:33:06.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.081s coverage: 89.5% of statements [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-10T15:33:06.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements [2021-03-10T15:33:06.900Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.244s coverage: 47.0% of statements [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-10T15:33:06.900Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.084s coverage: 100.0% of statements [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-10T15:33:06.900Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.096s coverage: 100.0% of statements [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-10T15:33:06.900Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.218s coverage: 87.1% of statements [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-10T15:33:06.900Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.049s coverage: 29.1% of statements [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-10T15:33:06.900Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.112s coverage: 99.0% of statements [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-10T15:33:06.900Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.051s coverage: 100.0% of statements [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-10T15:33:06.900Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.110s coverage: 96.5% of statements [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-10T15:33:06.900Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.038s coverage: 0.0% of statements [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-10T15:33:06.900Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.070s coverage: 100.0% of statements [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-10T15:33:06.900Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.078s coverage: 87.9% of statements [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-10T15:33:06.900Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-10T15:33:06.900Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2021-03-10T15:33:06.900Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.067s coverage: 32.1% of statements [2021-03-10T15:33:06.900Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.046s coverage: 100.0% of statements [2021-03-10T15:33:07.166Z] GO111MODULE=on go vet ./... [2021-03-10T15:33:05.622Z] > git remote # timeout=10 [2021-03-10T15:33:05.689Z] > git config --get remote.origin.url # timeout=10 [2021-03-10T15:33:05.721Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-10T15:33:05.735Z] > git merge fb188d25fcab3d585a11d4385d590a36e735c372 # timeout=10 [2021-03-10T15:33:05.787Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-10T15:33:05.830Z] > git config core.sparsecheckout # timeout=10 [2021-03-10T15:33:05.868Z] > git checkout -f 3d6b1d3b1398aeedf049af5374ad36ef3bacd01a # timeout=10 [2021-03-10T15:33:10.732Z] Commit message: "build(deps): Bump github.com/imdario/mergo from 0.3.11 to 0.3.12" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-10T15:33:12.193Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-10T15:33:12.622Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-10T15:33:12.983Z] + sudo service docker restart [2021-03-10T15:33:12.983Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-10T15:33:15.754Z] provisioning config files... [2021-03-10T15:33:15.797Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3688758564132146533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-10T15:33:16.246Z] ---> docker-login.sh [2021-03-10T15:33:16.246Z] nexus3.edgexfoundry.org:10001 [2021-03-10T15:33:17.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-10T15:33:17.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-10T15:33:17.505Z] Configure a credential helper to remove this warning. See [2021-03-10T15:33:17.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-10T15:33:17.505Z] [2021-03-10T15:33:17.505Z] Login Succeeded [2021-03-10T15:33:17.505Z] nexus3.edgexfoundry.org:10002 [2021-03-10T15:33:18.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-10T15:33:18.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-10T15:33:18.097Z] Configure a credential helper to remove this warning. See [2021-03-10T15:33:18.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-10T15:33:18.097Z] [2021-03-10T15:33:18.097Z] Login Succeeded [2021-03-10T15:33:18.097Z] nexus3.edgexfoundry.org:10003 [2021-03-10T15:33:18.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-10T15:33:18.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-10T15:33:18.650Z] Configure a credential helper to remove this warning. See [2021-03-10T15:33:18.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-10T15:33:18.650Z] [2021-03-10T15:33:18.650Z] Login Succeeded [2021-03-10T15:33:18.650Z] nexus3.edgexfoundry.org:10004 [2021-03-10T15:33:18.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-10T15:33:19.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-10T15:33:19.196Z] Configure a credential helper to remove this warning. See [2021-03-10T15:33:19.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-10T15:33:19.196Z] [2021-03-10T15:33:19.196Z] Login Succeeded [2021-03-10T15:33:19.196Z] docker.io [2021-03-10T15:33:19.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-10T15:33:19.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-10T15:33:19.749Z] Configure a credential helper to remove this warning. See [2021-03-10T15:33:19.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-10T15:33:19.749Z] [2021-03-10T15:33:19.749Z] Login Succeeded [2021-03-10T15:33:19.749Z] ---> docker-login.sh ends [Pipeline] } [2021-03-10T15:33:19.767Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-10T15:33:20.261Z] ========================================================= [2021-03-10T15:33:20.261Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-10T15:33:20.261Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-10T15:33:20.652Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-10T15:33:23.305Z] Sending build context to Docker daemon 166.7MB [2021-03-10T15:33:23.306Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-10T15:33:23.306Z] Step 2/6 : FROM ${BASE} [2021-03-10T15:33:23.306Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-10T15:33:23.306Z] 5f621e34cdf4: Pulling fs layer [2021-03-10T15:33:23.306Z] a4357932f1b6: Pulling fs layer [2021-03-10T15:33:23.306Z] 18c013af1878: Pulling fs layer [2021-03-10T15:33:23.306Z] 00ac8860ef70: Pulling fs layer [2021-03-10T15:33:23.306Z] 63d7cb157983: Pulling fs layer [2021-03-10T15:33:23.306Z] b116817d02f9: Pulling fs layer [2021-03-10T15:33:23.306Z] 745a02a5169b: Pulling fs layer [2021-03-10T15:33:23.306Z] 00ac8860ef70: Waiting [2021-03-10T15:33:23.306Z] 63d7cb157983: Waiting [2021-03-10T15:33:23.306Z] b116817d02f9: Waiting [2021-03-10T15:33:23.306Z] 745a02a5169b: Waiting [2021-03-10T15:33:23.306Z] 18c013af1878: Verifying Checksum [2021-03-10T15:33:23.306Z] 18c013af1878: Download complete [2021-03-10T15:33:23.306Z] a4357932f1b6: Verifying Checksum [2021-03-10T15:33:23.306Z] a4357932f1b6: Download complete [2021-03-10T15:33:23.306Z] 63d7cb157983: Verifying Checksum [2021-03-10T15:33:23.306Z] 63d7cb157983: Download complete [2021-03-10T15:33:23.306Z] b116817d02f9: Verifying Checksum [2021-03-10T15:33:23.306Z] b116817d02f9: Download complete [2021-03-10T15:33:23.580Z] 5f621e34cdf4: Verifying Checksum [2021-03-10T15:33:23.580Z] 5f621e34cdf4: Download complete [2021-03-10T15:33:24.574Z] 5f621e34cdf4: Pull complete [2021-03-10T15:33:25.184Z] a4357932f1b6: Pull complete [2021-03-10T15:33:25.463Z] 18c013af1878: Pull complete [2021-03-10T15:33:26.073Z] 745a02a5169b: Verifying Checksum [2021-03-10T15:33:26.073Z] 745a02a5169b: Download complete [2021-03-10T15:33:28.094Z] 00ac8860ef70: Verifying Checksum [2021-03-10T15:33:28.094Z] 00ac8860ef70: Download complete [2021-03-10T15:33:38.336Z] 00ac8860ef70: Pull complete [2021-03-10T15:33:38.611Z] 63d7cb157983: Pull complete [2021-03-10T15:33:38.892Z] b116817d02f9: Pull complete [2021-03-10T15:33:43.116Z] 745a02a5169b: Pull complete [2021-03-10T15:33:43.116Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-10T15:33:43.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-10T15:33:43.116Z] ---> b7e6874047d6 [2021-03-10T15:33:43.116Z] 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-03-10T15:33:46.195Z] gofmt -l . [2021-03-10T15:33:46.195Z] [ "`gofmt -l .`" = "" ] [2021-03-10T15:33:46.195Z] ./bin/test-go-mod-tidy.sh [2021-03-10T15:33:46.195Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-10T15:33:46.520Z] + ls -al . [2021-03-10T15:33:46.521Z] total 740 [2021-03-10T15:33:46.521Z] drwxrwxr-x 10 1001 1001 4096 Mar 10 15:33 . [2021-03-10T15:33:46.521Z] drwxr-xr-x 4 root root 28 Mar 10 15:31 .. [2021-03-10T15:33:46.521Z] -rw-rw-r-- 1 1001 1001 11 Mar 10 15:28 .dockerignore [2021-03-10T15:33:46.521Z] drwxrwxr-x 8 1001 1001 179 Mar 10 15:28 .git [2021-03-10T15:33:46.521Z] drwxrwxr-x 3 1001 1001 125 Mar 10 15:28 .github [2021-03-10T15:33:46.521Z] -rw-rw-r-- 1 1001 1001 818 Mar 10 15:28 .gitignore [2021-03-10T15:33:46.521Z] drwx------ 3 1001 1001 60 Mar 10 15:29 .semver [2021-03-10T15:33:46.521Z] -rw-rw-r-- 1 1001 1001 166 Mar 10 15:28 .sonarcloud.properties [2021-03-10T15:33:46.521Z] -rw-rw-r-- 1 1001 1001 8607 Mar 10 15:28 Attribution.txt [2021-03-10T15:33:46.521Z] -rw-rw-r-- 1 1001 1001 3804 Mar 10 15:28 CONTRIBUTING.md [2021-03-10T15:33:46.521Z] -rw-rw-r-- 1 1001 1001 931 Mar 10 15:28 Dockerfile.build [2021-03-10T15:33:46.521Z] -rw-rw-r-- 1 1001 1001 863 Mar 10 15:28 Jenkinsfile [2021-03-10T15:33:46.521Z] -rw-rw-r-- 1 1001 1001 10775 Mar 10 15:28 LICENSE [2021-03-10T15:33:46.521Z] -rw-rw-r-- 1 1001 1001 5774 Mar 10 15:28 Makefile [2021-03-10T15:33:46.521Z] -rw-rw-r-- 1 1001 1001 6548 Mar 10 15:28 README.md [2021-03-10T15:33:46.521Z] -rw-rw-r-- 1 1001 1001 6755 Mar 10 15:28 SECURITY.md [2021-03-10T15:33:46.521Z] -rw-rw-r-- 1 1001 1001 5 Mar 10 15:30 VERSION [2021-03-10T15:33:46.521Z] -rw-rw-r-- 1 1001 1001 4131 Mar 10 15:28 ZMQWindows.md [2021-03-10T15:33:46.521Z] drwxrwxr-x 2 1001 1001 117 Mar 10 15:28 bin [2021-03-10T15:33:46.521Z] drwxrwxr-x 14 1001 1001 4096 Mar 10 15:28 cmd [2021-03-10T15:33:46.521Z] -rw-r--r-- 1 root root 628838 Mar 10 15:33 coverage.out [2021-03-10T15:33:46.521Z] -rw-r--r-- 1 root root 1055 Mar 10 15:33 go.mod [2021-03-10T15:33:46.521Z] -rw-r--r-- 1 root root 21981 Mar 10 15:33 go.sum [2021-03-10T15:33:46.521Z] drwxrwxr-x 8 1001 1001 127 Mar 10 15:28 internal [2021-03-10T15:33:46.521Z] drwxrwxr-x 4 1001 1001 26 Mar 10 15:28 openapi [2021-03-10T15:33:46.521Z] drwxrwxr-x 4 1001 1001 71 Mar 10 15:28 snap [2021-03-10T15:33:46.521Z] -rw-rw-r-- 1 1001 1001 168 Mar 10 15:28 version.go [Pipeline] sh [2021-03-10T15:33:46.558Z] ---> Running in ab3d1be30612 [2021-03-10T15:33:46.839Z] + '[' -e coverage.out ] [2021-03-10T15:33:46.839Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-10T15:33:47.141Z] Stashed 1 file(s) [Pipeline] sh [2021-03-10T15:33:47.453Z] + make build [2021-03-10T15:33:47.453Z] 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-03-10T15:33:48.032Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-10T15:33:48.641Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-10T15:33:49.256Z] (1/12) Installing libmagic (5.38-r0) [2021-03-10T15:33:49.534Z] (2/12) Installing file (5.38-r0) [2021-03-10T15:33:49.811Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-10T15:33:49.811Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-10T15:33:52.784Z] 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-03-10T15:33:58.123Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-10T15:33:58.123Z] (6/12) Installing patch (2.7.6-r6) [2021-03-10T15:33:58.123Z] (7/12) Installing build-base (0.5-r2) [2021-03-10T15:33:58.123Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-10T15:33:58.123Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-10T15:33:58.123Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-10T15:33:58.123Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-10T15:33:58.123Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-10T15:33:58.396Z] Executing busybox-1.31.1-r19.trigger [2021-03-10T15:33:58.396Z] OK: 217 MiB in 51 packages [2021-03-10T15:34:02.753Z] Removing intermediate container ab3d1be30612 [2021-03-10T15:34:02.753Z] ---> 9b8749c70bc1 [2021-03-10T15:34:02.753Z] Step 4/6 : WORKDIR /edgex-go [2021-03-10T15:34:02.934Z] 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-03-10T15:34:03.028Z] ---> Running in 19d630fc1a9c [2021-03-10T15:34:03.640Z] Removing intermediate container 19d630fc1a9c [2021-03-10T15:34:03.640Z] ---> 37cd00a78fd4 [2021-03-10T15:34:03.640Z] Step 5/6 : COPY go.mod . [2021-03-10T15:34:04.240Z] ---> ee9504db2661 [2021-03-10T15:34:04.240Z] Step 6/6 : RUN go mod download [2021-03-10T15:34:04.347Z] 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-03-10T15:34:04.515Z] ---> Running in 8402df2933c2 [2021-03-10T15:34:06.323Z] 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-03-10T15:34:06.906Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-10T15:34:08.877Z] 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-03-10T15:34:10.821Z] 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-03-10T15:34:12.264Z] 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-03-10T15:34:13.668Z] 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-03-10T15:34:15.079Z] 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-03-10T15:34:16.490Z] 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-03-10T15:34:18.457Z] $ docker stop --time=1 61fc54423644397c5c3f853453c8f47c3d1c8de42744ea2bcc2cfef65998e0d7 [2021-03-10T15:34:20.192Z] $ docker rm -f 61fc54423644397c5c3f853453c8f47c3d1c8de42744ea2bcc2cfef65998e0d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-10T15:34:22.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-10T15:34:22.211Z] [2021-03-10T15:34:22.211Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-10T15:34:22.571Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-10T15:34:22.571Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-10T15:34:22.571Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-10T15:34:22.571Z] ca9280d653b3: Pulling fs layer [2021-03-10T15:34:22.571Z] 7e9c9ca2126c: Pulling fs layer [2021-03-10T15:34:23.151Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-10T15:34:23.151Z] cbdbe7a5bc2a: Download complete [2021-03-10T15:34:23.419Z] cbdbe7a5bc2a: Pull complete [2021-03-10T15:34:23.998Z] ca9280d653b3: Verifying Checksum [2021-03-10T15:34:23.998Z] ca9280d653b3: Download complete [2021-03-10T15:34:24.958Z] ca9280d653b3: Pull complete [2021-03-10T15:34:25.539Z] 7e9c9ca2126c: Verifying Checksum [2021-03-10T15:34:25.539Z] 7e9c9ca2126c: Download complete [2021-03-10T15:34:33.759Z] 7e9c9ca2126c: Pull complete [2021-03-10T15:34:33.759Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-10T15:34:33.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-10T15:34:33.759Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-10T15:34:33.976Z] prd-centos7-docker-4c-2g-29338 does not seem to be running inside a container [2021-03-10T15:34:34.035Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-10T15:34:36.923Z] Removing intermediate container 8402df2933c2 [2021-03-10T15:34:36.923Z] ---> 9a67c542418a [2021-03-10T15:34:36.923Z] Successfully built 9a67c542418a [2021-03-10T15:34:36.923Z] Successfully tagged ci-base-image-arm64:latest [2021-03-10T15:34:37.210Z] $ docker top 7f7d476bf498809dba4f036a6b6e674057b9bc25adc8f6bcf83eb9c39cb66a2e -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-03-10T15:34:37.945Z] + docker-compose build --help [2021-03-10T15:34:37.945Z] + grep parallel [2021-03-10T15:34:37.967Z] + docker inspect -f . ci-base-image-arm64 [2021-03-10T15:34:37.967Z] . [Pipeline] withDockerContainer [2021-03-10T15:34:38.258Z] prd-ubuntu18.04-docker-arm64-4c-16g-29344 does not seem to be running inside a container [2021-03-10T15:34:38.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-10T15:34:38.906Z] --parallel Build images in parallel. [2021-03-10T15:34:40.001Z] $ docker top cc8cf20f3a54eaf0d4891ed9210aa31084664725b931406913667660f2eb33c4 -eo pid,comm [Pipeline] { [Pipeline] } [2021-03-10T15:34:40.382Z] $ docker stop --time=1 7f7d476bf498809dba4f036a6b6e674057b9bc25adc8f6bcf83eb9c39cb66a2e [2021-03-10T15:34:41.828Z] $ docker rm -f 7f7d476bf498809dba4f036a6b6e674057b9bc25adc8f6bcf83eb9c39cb66a2e [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-10T15:34:42.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-10T15:34:42.527Z] . [Pipeline] withDockerContainer [2021-03-10T15:34:42.654Z] + go version [2021-03-10T15:34:42.654Z] go version go1.15.5 linux/arm64 [2021-03-10T15:34:42.684Z] prd-centos7-docker-4c-2g-29338 does not seem to be running inside a container [2021-03-10T15:34:42.753Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-10T15:34:43.738Z] $ docker top 9a18f6c94b5019ea2d6b6902b724086af9a7ed5fa1177ff1c6a099de1fac22f2 -eo pid,comm [Pipeline] { [Pipeline] } [2021-03-10T15:34:44.020Z] $ docker stop --time=1 cc8cf20f3a54eaf0d4891ed9210aa31084664725b931406913667660f2eb33c4 [2021-03-10T15:34:45.962Z] $ docker rm -f cc8cf20f3a54eaf0d4891ed9210aa31084664725b931406913667660f2eb33c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2021-03-10T15:34:46.682Z] + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] isUnix [Pipeline] sh [2021-03-10T15:34:47.063Z] + docker inspect -f . ci-base-image-arm64 [2021-03-10T15:34:47.063Z] . [Pipeline] withDockerContainer [2021-03-10T15:34:47.340Z] prd-ubuntu18.04-docker-arm64-4c-16g-29344 does not seem to be running inside a container [2021-03-10T15:34:47.427Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-10T15:34:48.112Z] Building docker-core-command-go ... [2021-03-10T15:34:48.112Z] Building docker-core-data-go ... [2021-03-10T15:34:48.112Z] Building docker-core-metadata-go ... [2021-03-10T15:34:48.112Z] Building docker-security-bootstrapper-go ... [2021-03-10T15:34:48.112Z] Building docker-security-proxy-setup-go ... [2021-03-10T15:34:48.112Z] Building docker-security-secretstore-setup-go ... [2021-03-10T15:34:48.112Z] Building docker-support-notifications-go ... [2021-03-10T15:34:48.112Z] Building docker-support-scheduler-go ... [2021-03-10T15:34:48.112Z] Building docker-sys-mgmt-agent-go ... [2021-03-10T15:34:48.112Z] Building docker-support-notifications-go [2021-03-10T15:34:48.112Z] Building docker-sys-mgmt-agent-go [2021-03-10T15:34:48.112Z] Building docker-core-metadata-go [2021-03-10T15:34:48.112Z] Building docker-security-proxy-setup-go [2021-03-10T15:34:48.112Z] Building docker-support-scheduler-go [2021-03-10T15:34:49.085Z] $ docker top 3c06c20af5d5b17bbd991478caa407a72b7fa7e72b2d34f18f9c17d044a9c479 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-10T15:34:49.524Z] ========================================================= [2021-03-10T15:34:49.524Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-10T15:34:49.524Z] ========================================================= [Pipeline] sh [2021-03-10T15:34:50.181Z] + make test [2021-03-10T15:34:50.181Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-10T15:35:22.578Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-10T15:35:35.155Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-10T15:35:35.155Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-10T15:35:35.155Z] ---> 5bb8b342074f [2021-03-10T15:35:35.155Z] Step 3/26 : WORKDIR /edgex-go [2021-03-10T15:35:35.155Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-10T15:35:35.155Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-10T15:35:35.155Z] ---> 5bb8b342074f [2021-03-10T15:35:35.155Z] Step 3/22 : WORKDIR /edgex-go [2021-03-10T15:35:35.155Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-10T15:35:35.155Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-10T15:35:35.155Z] ---> 5bb8b342074f [2021-03-10T15:35:35.155Z] Step 3/22 : WORKDIR /edgex-go [2021-03-10T15:35:35.155Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-10T15:35:35.155Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-10T15:35:35.155Z] ---> 5bb8b342074f [2021-03-10T15:35:35.155Z] Step 3/21 : WORKDIR /edgex-go [2021-03-10T15:35:35.155Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-10T15:35:35.155Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-10T15:35:35.155Z] ---> 5bb8b342074f [2021-03-10T15:35:35.155Z] Step 3/23 : WORKDIR /edgex-go [2021-03-10T15:35:35.155Z] ---> Running in c86452c13923 [2021-03-10T15:35:35.155Z] ---> Running in 025d9e1cbb52 [2021-03-10T15:35:35.155Z] ---> Running in 81f670699f43 [2021-03-10T15:35:35.155Z] ---> Running in e738d6eb91f7 [2021-03-10T15:35:35.155Z] ---> Running in e15e6af2648c [2021-03-10T15:35:35.155Z] Removing intermediate container 025d9e1cbb52 [2021-03-10T15:35:35.155Z] ---> 8e34ef408149 [2021-03-10T15:35:35.155Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T15:35:35.155Z] Removing intermediate container 81f670699f43 [2021-03-10T15:35:35.155Z] ---> 4ddb69080b08 [2021-03-10T15:35:35.155Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T15:35:35.155Z] Removing intermediate container e738d6eb91f7 [2021-03-10T15:35:35.155Z] ---> 70f4894e90f3 [2021-03-10T15:35:35.155Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T15:35:35.155Z] Removing intermediate container c86452c13923 [2021-03-10T15:35:35.155Z] ---> 07a07103606c [2021-03-10T15:35:35.155Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T15:35:35.155Z] Removing intermediate container e15e6af2648c [2021-03-10T15:35:35.155Z] ---> 8953ce27d7be [2021-03-10T15:35:35.155Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T15:35:35.155Z] ---> Running in aa045ea1be2d [2021-03-10T15:35:35.155Z] ---> Running in f14ca5bab944 [2021-03-10T15:35:35.155Z] ---> Running in 46b62d76b9d6 [2021-03-10T15:35:35.155Z] ---> Running in 02290a4302e1 [2021-03-10T15:35:35.155Z] ---> Running in fec6037865c1 [2021-03-10T15:35:36.803Z] Removing intermediate container aa045ea1be2d [2021-03-10T15:35:36.803Z] ---> 7777fd9ff1d8 [2021-03-10T15:35:36.803Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-10T15:35:36.803Z] Removing intermediate container fec6037865c1 [2021-03-10T15:35:36.803Z] ---> c1d252d310bc [2021-03-10T15:35:36.803Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-10T15:35:37.070Z] Removing intermediate container f14ca5bab944 [2021-03-10T15:35:37.071Z] ---> 0781d0fe5df4 [2021-03-10T15:35:37.071Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-10T15:35:37.071Z] Removing intermediate container 02290a4302e1 [2021-03-10T15:35:37.071Z] ---> 605a90eea026 [2021-03-10T15:35:37.071Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-10T15:35:37.071Z] ---> Running in 91674a46c799 [2021-03-10T15:35:37.071Z] Removing intermediate container 46b62d76b9d6 [2021-03-10T15:35:37.071Z] ---> 81916054e70a [2021-03-10T15:35:37.071Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-10T15:35:37.339Z] ---> Running in 56612429e220 [2021-03-10T15:35:37.339Z] ---> Running in 486bb9cd0554 [2021-03-10T15:35:37.339Z] ---> Running in 2d8cb4442790 [2021-03-10T15:35:37.339Z] ---> Running in be6ff336e467 [2021-03-10T15:35:38.846Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-10T15:35:38.846Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-10T15:35:39.120Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-10T15:35:39.120Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-10T15:35:39.120Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-10T15:35:39.698Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-10T15:35:39.698Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-10T15:35:39.963Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-10T15:35:39.963Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-10T15:35:40.227Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-10T15:35:41.195Z] OK: 233 MiB in 51 packages [2021-03-10T15:35:41.486Z] OK: 233 MiB in 51 packages [2021-03-10T15:35:41.775Z] OK: 233 MiB in 51 packages [2021-03-10T15:35:41.775Z] OK: 233 MiB in 51 packages [2021-03-10T15:35:42.044Z] Removing intermediate container 56612429e220 [2021-03-10T15:35:42.044Z] ---> ab4a9f73d7e1 [2021-03-10T15:35:42.044Z] Step 6/26 : COPY go.mod . [2021-03-10T15:35:42.044Z] OK: 233 MiB in 51 packages [2021-03-10T15:35:42.320Z] Removing intermediate container 486bb9cd0554 [2021-03-10T15:35:42.320Z] ---> 460407d95281 [2021-03-10T15:35:42.320Z] Step 6/21 : COPY go.mod . [2021-03-10T15:35:42.602Z] ---> 1ffba927c3ea [2021-03-10T15:35:42.602Z] Step 7/26 : RUN go mod download [2021-03-10T15:35:42.602Z] ---> Running in d021c53557b9 [2021-03-10T15:35:42.602Z] Removing intermediate container 91674a46c799 [2021-03-10T15:35:42.602Z] ---> c2c063ab3762 [2021-03-10T15:35:42.602Z] Step 6/23 : COPY go.mod . [2021-03-10T15:35:42.887Z] ---> 0a24a3464812 [2021-03-10T15:35:42.887Z] Step 7/21 : RUN go mod download [2021-03-10T15:35:42.887Z] Removing intermediate container 2d8cb4442790 [2021-03-10T15:35:42.887Z] ---> db27c5e4eb3f [2021-03-10T15:35:42.887Z] Step 6/22 : COPY go.mod . [2021-03-10T15:35:43.164Z] Removing intermediate container be6ff336e467 [2021-03-10T15:35:43.164Z] ---> 32140fd47156 [2021-03-10T15:35:43.164Z] Step 6/22 : COPY go.mod . [2021-03-10T15:35:43.164Z] ---> Running in b5349f644fde [2021-03-10T15:35:43.453Z] ---> 9e4d6691aa86 [2021-03-10T15:35:43.453Z] Step 7/23 : RUN go mod download [2021-03-10T15:35:43.453Z] ---> Running in 7f34bbb232b1 [2021-03-10T15:35:43.739Z] ---> e21b2759111a [2021-03-10T15:35:43.739Z] Step 7/22 : RUN go mod download [2021-03-10T15:35:43.739Z] ---> a7f3a3d35bf1 [2021-03-10T15:35:43.739Z] Step 7/22 : RUN go mod download [2021-03-10T15:35:43.739Z] ---> Running in d952b86ff548 [2021-03-10T15:35:44.041Z] ---> Running in c2204d8e0266 [2021-03-10T15:35:46.672Z] Removing intermediate container d021c53557b9 [2021-03-10T15:35:46.672Z] ---> c82dc4a2570c [2021-03-10T15:35:46.672Z] Step 8/26 : COPY . . [2021-03-10T15:35:46.673Z] Removing intermediate container d952b86ff548 [2021-03-10T15:35:46.673Z] ---> 3c46f045f47a [2021-03-10T15:35:46.673Z] Step 8/22 : COPY . . [2021-03-10T15:35:46.673Z] Removing intermediate container 7f34bbb232b1 [2021-03-10T15:35:46.673Z] ---> 003868ed9584 [2021-03-10T15:35:46.673Z] Step 8/23 : COPY . . [2021-03-10T15:35:46.673Z] Removing intermediate container c2204d8e0266 [2021-03-10T15:35:46.673Z] ---> 63cf5e95d1da [2021-03-10T15:35:46.673Z] Step 8/22 : COPY . . [2021-03-10T15:35:46.959Z] Removing intermediate container b5349f644fde [2021-03-10T15:35:46.959Z] ---> 7721bf715665 [2021-03-10T15:35:46.959Z] Step 8/21 : COPY . . [2021-03-10T15:36:30.708Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-10T15:36:30.708Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-10T15:36:34.117Z] ---> 0c5e323bed56 [2021-03-10T15:36:34.117Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-10T15:36:34.117Z] ---> d9d6f62978e3 [2021-03-10T15:36:34.117Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-10T15:36:34.117Z] ---> Running in 5c25918940d5 [2021-03-10T15:36:34.117Z] ---> Running in eaee1fdb9e72 [2021-03-10T15:36:34.117Z] ---> 4adb3b49f14d [2021-03-10T15:36:34.117Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-10T15:36:34.117Z] ---> 67b0919642d2 [2021-03-10T15:36:34.117Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-10T15:36:34.117Z] ---> 3cb007a0be1c [2021-03-10T15:36:34.117Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-10T15:36:34.117Z] ---> Running in b77b09c47d44 [2021-03-10T15:36:34.117Z] ---> Running in dd87f33f6c08 [2021-03-10T15:36:34.117Z] ---> Running in aea75b0936c4 [2021-03-10T15:36:35.891Z] 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-03-10T15:36:35.891Z] 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-03-10T15:36:35.891Z] 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-03-10T15:36:35.891Z] 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-03-10T15:36:35.891Z] 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-03-10T15:36:37.458Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-10T15:36:37.458Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-10T15:36:43.030Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-10T15:36:43.030Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-10T15:36:43.030Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-10T15:36:43.030Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-10T15:36:46.720Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-10T15:36:48.720Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-10T15:36:57.045Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-10T15:36:57.045Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-10T15:36:57.045Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-10T15:37:05.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.418s coverage: 45.9% of statements [2021-03-10T15:37:05.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-10T15:37:05.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-10T15:37:05.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-10T15:37:05.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-10T15:37:05.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-10T15:37:05.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-10T15:37:05.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-10T15:37:05.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.275s coverage: 100.0% of statements [2021-03-10T15:37:13.724Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.604s coverage: 27.1% of statements [2021-03-10T15:37:13.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-10T15:37:13.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-10T15:37:13.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-10T15:37:13.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-10T15:37:13.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-10T15:37:13.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-10T15:37:13.724Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.069s coverage: 100.0% of statements [2021-03-10T15:37:13.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-10T15:37:13.724Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.085s coverage: 100.0% of statements [2021-03-10T15:37:13.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-10T15:37:13.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-10T15:37:16.447Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.314s coverage: 71.3% of statements [2021-03-10T15:37:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-10T15:37:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-10T15:37:18.451Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.515s coverage: 82.9% of statements [2021-03-10T15:37:18.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-10T15:37:18.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-10T15:37:18.451Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.229s coverage: 78.9% of statements [2021-03-10T15:37:18.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-10T15:37:24.761Z] 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-03-10T15:37:30.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.500s coverage: 28.6% of statements [2021-03-10T15:37:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-10T15:37:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-10T15:37:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-10T15:37:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-10T15:37:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-10T15:37:30.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.173s coverage: 100.0% of statements [2021-03-10T15:37:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-10T15:37:30.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.092s coverage: 100.0% of statements [2021-03-10T15:37:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-10T15:37:30.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.429s coverage: 86.7% of statements [2021-03-10T15:37:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-10T15:37:30.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.367s coverage: 97.5% of statements [2021-03-10T15:37:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-10T15:37:30.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.206s coverage: 78.3% of statements [2021-03-10T15:37:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-10T15:37:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-10T15:37:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-10T15:37:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-10T15:37:31.581Z] Removing intermediate container eaee1fdb9e72 [2021-03-10T15:37:31.582Z] ---> 2d0f0492a26c [2021-03-10T15:37:31.582Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-10T15:37:31.582Z] ---> Running in a076a55adbc9 [2021-03-10T15:37:32.296Z] 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-03-10T15:37:36.362Z] Removing intermediate container 5c25918940d5 [2021-03-10T15:37:36.362Z] ---> d2cc9a579b54 [2021-03-10T15:37:36.362Z] [2021-03-10T15:37:36.362Z] Step 10/21 : FROM alpine:3.12 [2021-03-10T15:37:36.362Z] 3.12: Pulling from library/alpine [2021-03-10T15:37:36.362Z] Removing intermediate container aea75b0936c4 [2021-03-10T15:37:36.362Z] ---> c2e1680b9b73 [2021-03-10T15:37:36.362Z] [2021-03-10T15:37:36.362Z] Step 10/22 : FROM alpine:3.12 [2021-03-10T15:37:36.362Z] Removing intermediate container dd87f33f6c08 [2021-03-10T15:37:36.362Z] ---> 1c20c08758e5 [2021-03-10T15:37:36.362Z] [2021-03-10T15:37:36.362Z] Step 10/22 : FROM alpine:3.12 [2021-03-10T15:37:36.362Z] 3.12: Pulling from library/alpine [2021-03-10T15:37:36.362Z] 3.12: Pulling from library/alpine [2021-03-10T15:37:36.782Z] Removing intermediate container a076a55adbc9 [2021-03-10T15:37:36.782Z] ---> e0523adc533d [2021-03-10T15:37:36.782Z] [2021-03-10T15:37:36.782Z] Step 11/26 : FROM docker:20.10.0 [2021-03-10T15:37:36.782Z] 20.10.0: Pulling from library/docker [2021-03-10T15:37:37.259Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-10T15:37:37.259Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-10T15:37:37.259Z] Status: Image is up to date for alpine:3.12 [2021-03-10T15:37:37.259Z] Status: Downloaded newer image for alpine:3.12 [2021-03-10T15:37:37.259Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-10T15:37:37.259Z] Status: Image is up to date for alpine:3.12 [2021-03-10T15:37:37.259Z] ---> 88dd2752d2ea [2021-03-10T15:37:37.259Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-10T15:37:37.259Z] ---> 88dd2752d2ea [2021-03-10T15:37:37.259Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-10T15:37:37.259Z] ---> 88dd2752d2ea [2021-03-10T15:37:37.259Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-10T15:37:41.146Z] ---> Running in 2581960b24a7 [2021-03-10T15:37:41.146Z] ---> Running in 86107b7e927c [2021-03-10T15:37:41.146Z] ---> Running in fc6e4b94451d [2021-03-10T15:37:41.175Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.697s coverage: 92.8% of statements [2021-03-10T15:37:41.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-10T15:37:41.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-10T15:37:41.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-10T15:37:41.175Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-10T15:37:41.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-10T15:37:41.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-10T15:37:41.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-10T15:37:41.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-10T15:37:41.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-10T15:37:41.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-10T15:37:41.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-10T15:37:41.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-10T15:37:41.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-10T15:37:41.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-10T15:37:41.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-10T15:37:41.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-10T15:37:41.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-10T15:37:41.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-10T15:37:41.176Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2021-03-10T15:37:41.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-10T15:37:41.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-10T15:37:41.176Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.302s coverage: 0.1% of statements [2021-03-10T15:37:41.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-10T15:37:41.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-10T15:37:41.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-10T15:37:41.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements [2021-03-10T15:37:41.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.127s coverage: 79.5% of statements [2021-03-10T15:37:41.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.067s coverage: 94.1% of statements [2021-03-10T15:37:41.446Z] Removing intermediate container b77b09c47d44 [2021-03-10T15:37:41.446Z] ---> c25b5013440e [2021-03-10T15:37:41.446Z] [2021-03-10T15:37:41.446Z] Step 10/23 : FROM alpine:3.12 [2021-03-10T15:37:41.446Z] ---> 88dd2752d2ea [2021-03-10T15:37:41.446Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-10T15:37:41.793Z] ---> Running in 74cbc4193d07 [2021-03-10T15:37:41.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.106s coverage: 96.3% of statements [2021-03-10T15:37:41.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.092s coverage: 87.5% of statements [2021-03-10T15:37:42.472Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-10T15:37:42.472Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-10T15:37:42.472Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-10T15:37:42.472Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-10T15:37:42.472Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-10T15:37:42.472Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-10T15:37:42.472Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-10T15:37:42.472Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-10T15:37:42.472Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-10T15:37:42.472Z] Executing busybox-1.31.1-r19.trigger [2021-03-10T15:37:42.816Z] Executing ca-certificates-20191127-r4.trigger [2021-03-10T15:37:42.816Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-10T15:37:42.816Z] OK: 6 MiB in 16 packages [2021-03-10T15:37:42.816Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-10T15:37:42.816Z] Executing busybox-1.31.1-r19.trigger [2021-03-10T15:37:42.816Z] OK: 6 MiB in 15 packages [2021-03-10T15:37:42.816Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-10T15:37:42.816Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-10T15:37:42.816Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-10T15:37:42.816Z] Executing busybox-1.31.1-r19.trigger [2021-03-10T15:37:42.816Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-10T15:37:42.816Z] OK: 6 MiB in 15 packages [2021-03-10T15:37:42.816Z] (4/4) Installing curl (7.69.1-r3) [2021-03-10T15:37:43.131Z] Executing busybox-1.31.1-r19.trigger [2021-03-10T15:37:43.131Z] Executing ca-certificates-20191127-r4.trigger [2021-03-10T15:37:43.131Z] OK: 7 MiB in 18 packages [2021-03-10T15:37:44.249Z] Removing intermediate container 86107b7e927c [2021-03-10T15:37:44.249Z] ---> 24670a6cfbbf [2021-03-10T15:37:44.249Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-10T15:37:44.249Z] ---> Running in 9fa452ef2e73 [2021-03-10T15:37:44.881Z] Removing intermediate container 74cbc4193d07 [2021-03-10T15:37:44.881Z] ---> 8fed5fe23460 [2021-03-10T15:37:44.881Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-10T15:37:44.881Z] Removing intermediate container 2581960b24a7 [2021-03-10T15:37:44.881Z] ---> 66f5fe1e1251 [2021-03-10T15:37:44.881Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-10T15:37:44.881Z] Removing intermediate container fc6e4b94451d [2021-03-10T15:37:44.881Z] ---> deb850031bcf [2021-03-10T15:37:44.881Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-10T15:37:45.162Z] Removing intermediate container 9fa452ef2e73 [2021-03-10T15:37:45.162Z] ---> e7b0914ed267 [2021-03-10T15:37:45.162Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-10T15:37:45.162Z] ---> Running in 142082b59adb [2021-03-10T15:37:45.162Z] ---> Running in 01c487f720e3 [2021-03-10T15:37:45.162Z] ---> Running in 0135ad910d04 [2021-03-10T15:37:45.162Z] ---> Running in a960d21f1152 [2021-03-10T15:37:45.436Z] Removing intermediate container 142082b59adb [2021-03-10T15:37:45.436Z] ---> 6775346f13a6 [2021-03-10T15:37:45.436Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-10T15:37:45.436Z] Removing intermediate container 01c487f720e3 [2021-03-10T15:37:45.436Z] ---> 6f8c03829dec [2021-03-10T15:37:45.436Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-10T15:37:45.718Z] ---> Running in 9259d79c6c77 [2021-03-10T15:37:45.718Z] Removing intermediate container 0135ad910d04 [2021-03-10T15:37:45.718Z] ---> 91858e178c7c [2021-03-10T15:37:45.718Z] Step 13/21 : WORKDIR /edgex [2021-03-10T15:37:45.718Z] Removing intermediate container a960d21f1152 [2021-03-10T15:37:45.718Z] ---> 611c8b5e31d5 [2021-03-10T15:37:45.718Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-10T15:37:45.718Z] ---> Running in 2c66fcf91b17 [2021-03-10T15:37:45.718Z] ---> Running in 00cea7fc7513 [2021-03-10T15:37:45.718Z] ---> Running in 6ddd391b6120 [2021-03-10T15:37:46.012Z] Removing intermediate container 9259d79c6c77 [2021-03-10T15:37:46.012Z] ---> 52bd578939f7 [2021-03-10T15:37:46.012Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-10T15:37:46.012Z] Removing intermediate container 2c66fcf91b17 [2021-03-10T15:37:46.012Z] ---> 0eb202a295b4 [2021-03-10T15:37:46.012Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-10T15:37:46.012Z] ---> Running in 782ec5d193a0 [2021-03-10T15:37:46.396Z] ---> Running in f53d89590bcb [2021-03-10T15:37:46.396Z] Removing intermediate container 6ddd391b6120 [2021-03-10T15:37:46.396Z] ---> 78f890dd8a18 [2021-03-10T15:37:46.396Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-10T15:37:46.396Z] Removing intermediate container 00cea7fc7513 [2021-03-10T15:37:46.396Z] ---> 9b5d025b8dda [2021-03-10T15:37:46.396Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-10T15:37:46.396Z] Removing intermediate container 782ec5d193a0 [2021-03-10T15:37:46.396Z] ---> c02373c72951 [2021-03-10T15:37:46.396Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-10T15:37:46.672Z] Removing intermediate container f53d89590bcb [2021-03-10T15:37:46.672Z] ---> b9062800bb1f [2021-03-10T15:37:46.672Z] Step 15/23 : WORKDIR / [2021-03-10T15:37:46.950Z] ---> Running in f56db09f2d47 [2021-03-10T15:37:46.950Z] ---> 2a0a6e451d3a [2021-03-10T15:37:46.950Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-10T15:37:46.950Z] ---> c94f4483ece3 [2021-03-10T15:37:46.950Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-10T15:37:46.950Z] ---> 1eaad8a6b480 [2021-03-10T15:37:46.950Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-10T15:37:47.988Z] Removing intermediate container f56db09f2d47 [2021-03-10T15:37:47.988Z] ---> 980042753750 [2021-03-10T15:37:47.988Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-10T15:37:48.272Z] ---> 17fa93749e58 [2021-03-10T15:37:48.272Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-10T15:37:48.272Z] ---> 223496f693ca [2021-03-10T15:37:48.272Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-10T15:37:48.272Z] ---> dc84a0ed1c65 [2021-03-10T15:37:48.272Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-10T15:37:48.558Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-10T15:37:48.831Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-10T15:37:48.831Z] ---> aefe523efa57 [2021-03-10T15:37:48.831Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-10T15:37:49.138Z] ---> ff2c4e940910 [2021-03-10T15:37:49.138Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-10T15:37:49.138Z] ---> Running in ee2ab9160a0a [2021-03-10T15:37:49.139Z] ---> 5e0a70e43d1f [2021-03-10T15:37:49.139Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-10T15:37:49.139Z] ---> 55bf5585f949 [2021-03-10T15:37:49.139Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-10T15:37:49.139Z] ---> Running in f1a30f9247d0 [2021-03-10T15:37:49.139Z] ---> f751ec9fb276 [2021-03-10T15:37:49.139Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-10T15:37:49.428Z] ---> Running in db3ff3ab65b5 [2021-03-10T15:37:49.428Z] ---> Running in 2748fe866824 [2021-03-10T15:37:49.710Z] Removing intermediate container f1a30f9247d0 [2021-03-10T15:37:49.710Z] ---> 3d7228deef60 [2021-03-10T15:37:49.710Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-10T15:37:49.710Z] Removing intermediate container db3ff3ab65b5 [2021-03-10T15:37:49.710Z] ---> f32bd2491262 [2021-03-10T15:37:49.710Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-10T15:37:49.710Z] ---> Running in a14cd6cb7483 [2021-03-10T15:37:49.710Z] ---> Running in ce57b53db4fa [2021-03-10T15:37:50.007Z] Removing intermediate container 2748fe866824 [2021-03-10T15:37:50.007Z] ---> 1e35633daf4d [2021-03-10T15:37:50.007Z] Step 18/21 : CMD ["--init=true"] [2021-03-10T15:37:50.007Z] ---> 43378a0f2585 [2021-03-10T15:37:50.007Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-10T15:37:50.007Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-10T15:37:50.007Z] ---> Running in 0896b902191d [2021-03-10T15:37:50.007Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-10T15:37:50.272Z] (1/2) Installing readline (8.0.4-r0) [2021-03-10T15:37:50.272Z] (2/2) Installing bash (5.0.17-r0) [2021-03-10T15:37:50.272Z] Executing bash-5.0.17-r0.post-install [2021-03-10T15:37:50.272Z] Removing intermediate container ce57b53db4fa [2021-03-10T15:37:50.272Z] ---> 42b8aab0e0ad [2021-03-10T15:37:50.272Z] Step 20/22 : LABEL arch=x86_64 [2021-03-10T15:37:50.272Z] Executing busybox-1.31.1-r19.trigger [2021-03-10T15:37:50.539Z] OK: 12 MiB in 22 packages [2021-03-10T15:37:50.539Z] Removing intermediate container a14cd6cb7483 [2021-03-10T15:37:50.539Z] ---> 5f44ef186986 [2021-03-10T15:37:50.539Z] Step 20/22 : LABEL arch=x86_64 [2021-03-10T15:37:50.539Z] Removing intermediate container 0896b902191d [2021-03-10T15:37:50.539Z] ---> 438a317e2246 [2021-03-10T15:37:50.539Z] Step 19/21 : LABEL arch=x86_64 [2021-03-10T15:37:50.819Z] ---> e31bb4b7d9e2 [2021-03-10T15:37:50.819Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-10T15:37:50.819Z] ---> Running in 870601b1d82b [2021-03-10T15:37:50.819Z] ---> Running in 7acfaa3519bb [2021-03-10T15:37:50.819Z] ---> Running in d7d31218d4a6 [2021-03-10T15:37:50.819Z] ---> Running in ad29f413f385 [2021-03-10T15:37:51.104Z] Removing intermediate container 870601b1d82b [2021-03-10T15:37:51.104Z] ---> 95343c5ace2f [2021-03-10T15:37:51.104Z] Step 21/22 : LABEL git_sha=3d6b1d3b1398aeedf049af5374ad36ef3bacd01a [2021-03-10T15:37:51.372Z] Removing intermediate container d7d31218d4a6 [2021-03-10T15:37:51.372Z] ---> 3ac7020dc8f6 [2021-03-10T15:37:51.373Z] Step 20/21 : LABEL git_sha=3d6b1d3b1398aeedf049af5374ad36ef3bacd01a [2021-03-10T15:37:51.373Z] Removing intermediate container 7acfaa3519bb [2021-03-10T15:37:51.373Z] ---> d81687c2b644 [2021-03-10T15:37:51.373Z] Step 21/22 : LABEL git_sha=3d6b1d3b1398aeedf049af5374ad36ef3bacd01a [2021-03-10T15:37:51.373Z] Removing intermediate container ad29f413f385 [2021-03-10T15:37:51.373Z] ---> 3304f29adf96 [2021-03-10T15:37:51.373Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-10T15:37:51.643Z] ---> Running in a8253b47951f [2021-03-10T15:37:51.643Z] ---> Running in 7fdf7ec3c5b0 [2021-03-10T15:37:51.643Z] ---> Running in 08d77766b9b9 [2021-03-10T15:37:51.643Z] Removing intermediate container ee2ab9160a0a [2021-03-10T15:37:51.643Z] ---> 040a91ded4f2 [2021-03-10T15:37:51.643Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-10T15:37:51.643Z] ---> Running in 9e8d9060106c [2021-03-10T15:37:51.928Z] ---> Running in 19f5f401793c [2021-03-10T15:37:51.928Z] Removing intermediate container 7fdf7ec3c5b0 [2021-03-10T15:37:51.928Z] ---> 12aa3a41d8d0 [2021-03-10T15:37:51.928Z] Step 22/22 : LABEL version=0.0.0 [2021-03-10T15:37:52.202Z] Removing intermediate container 08d77766b9b9 [2021-03-10T15:37:52.202Z] ---> 25dab362e763 [2021-03-10T15:37:52.202Z] Step 22/22 : LABEL version=0.0.0 [2021-03-10T15:37:52.202Z] Removing intermediate container a8253b47951f [2021-03-10T15:37:52.202Z] ---> d84fa0d231d1 [2021-03-10T15:37:52.202Z] Step 21/21 : LABEL version=0.0.0 [2021-03-10T15:37:52.202Z] Removing intermediate container 9e8d9060106c [2021-03-10T15:37:52.202Z] ---> 54e86e5a8b3f [2021-03-10T15:37:52.202Z] Step 21/23 : LABEL arch=x86_64 [2021-03-10T15:37:52.469Z] ---> Running in 02257440b71b [2021-03-10T15:37:52.469Z] Removing intermediate container 19f5f401793c [2021-03-10T15:37:52.469Z] ---> 6c4b50b36737 [2021-03-10T15:37:52.469Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-10T15:37:52.469Z] ---> Running in 3a18cf528122 [2021-03-10T15:37:52.469Z] ---> Running in 0aaef7f38759 [2021-03-10T15:37:52.469Z] ---> Running in a45a81825a2d [2021-03-10T15:37:52.750Z] ---> Running in 728f6025fd6e [2021-03-10T15:37:52.750Z] Removing intermediate container 02257440b71b [2021-03-10T15:37:52.750Z] ---> 906aea174f2d [2021-03-10T15:37:52.750Z] [2021-03-10T15:37:52.750Z] Removing intermediate container 3a18cf528122 [2021-03-10T15:37:52.750Z] ---> fab961b93149 [2021-03-10T15:37:52.750Z] [2021-03-10T15:37:52.750Z] Removing intermediate container 0aaef7f38759 [2021-03-10T15:37:52.750Z] ---> 45372d8839fc [2021-03-10T15:37:52.750Z] [2021-03-10T15:37:53.020Z] Removing intermediate container a45a81825a2d [2021-03-10T15:37:53.020Z] ---> f19f1d023416 [2021-03-10T15:37:53.020Z] Step 22/23 : LABEL git_sha=3d6b1d3b1398aeedf049af5374ad36ef3bacd01a [2021-03-10T15:37:53.020Z] Removing intermediate container 728f6025fd6e [2021-03-10T15:37:53.020Z] ---> 538aede77546 [2021-03-10T15:37:53.020Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-10T15:37:53.372Z] Successfully built 906aea174f2d [2021-03-10T15:37:53.372Z] Successfully built fab961b93149 [2021-03-10T15:37:53.372Z] Successfully built 45372d8839fc [2021-03-10T15:37:53.372Z] ---> Running in e24f650f78dd [2021-03-10T15:37:53.372Z] ---> Running in 6faa5e11b29d [2021-03-10T15:37:53.372Z] Successfully tagged docker-support-notifications-go:latest [2021-03-10T15:37:53.372Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-10T15:37:53.372Z] Building docker-core-data-go [2021-03-10T15:37:53.372Z]  Building docker-support-notifications-go ... done  Building docker-support-scheduler-go ... done Building docker-core-command-go [2021-03-10T15:37:53.372Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-10T15:37:53.372Z] Building docker-security-secretstore-setup-go [2021-03-10T15:37:53.680Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container e24f650f78dd [2021-03-10T15:37:53.680Z] ---> a885887f25b0 [2021-03-10T15:37:53.680Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-10T15:37:53.680Z] Removing intermediate container 6faa5e11b29d [2021-03-10T15:37:53.680Z] ---> 2a412c825446 [2021-03-10T15:37:53.680Z] Step 23/23 : LABEL version=0.0.0 [2021-03-10T15:37:53.982Z] ---> Running in 3db0e1894d4d [2021-03-10T15:37:54.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.096s coverage: 94.4% of statements [2021-03-10T15:37:54.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements [2021-03-10T15:37:54.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.131s coverage: 81.4% of statements [2021-03-10T15:37:54.275Z] Removing intermediate container 3db0e1894d4d [2021-03-10T15:37:54.275Z] ---> 354447a19ddd [2021-03-10T15:37:54.275Z] [2021-03-10T15:37:54.557Z] ---> 30df198eb210 [2021-03-10T15:37:54.557Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-10T15:37:54.557Z] Successfully built 354447a19ddd [2021-03-10T15:37:54.557Z] Successfully tagged docker-core-metadata-go:latest [2021-03-10T15:37:54.557Z]  Building docker-core-metadata-go ... done Building docker-security-bootstrapper-go [2021-03-10T15:37:56.168Z] ---> 7c3182ba4b8a [2021-03-10T15:37:56.168Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-10T15:37:58.129Z] ---> 030a64b92f29 [2021-03-10T15:37:58.129Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-10T15:37:58.129Z] ---> Running in c3ec2850b317 [2021-03-10T15:37:59.451Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-10T15:37:59.451Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-10T15:37:59.736Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-10T15:37:59.736Z] (2/33) Installing expat (2.2.9-r1) [2021-03-10T15:37:59.736Z] (3/33) Installing libffi (3.3-r2) [2021-03-10T15:37:59.736Z] (4/33) Installing gdbm (1.13-r1) [2021-03-10T15:37:59.736Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-10T15:37:59.736Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-10T15:37:59.736Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-10T15:38:06.706Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-10T15:38:06.706Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-10T15:38:06.706Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-10T15:38:06.706Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-10T15:38:06.706Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-10T15:38:06.706Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-10T15:38:06.706Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-10T15:38:06.706Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-10T15:38:06.706Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-10T15:38:06.706Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-10T15:38:06.706Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-10T15:38:06.706Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-10T15:38:06.706Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-10T15:38:06.706Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-10T15:38:06.706Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-10T15:38:06.706Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-10T15:38:06.706Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-10T15:38:06.706Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-10T15:38:06.706Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-10T15:38:06.706Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-10T15:38:06.706Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-10T15:38:06.706Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-10T15:38:06.706Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-10T15:38:06.977Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-10T15:38:06.977Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-10T15:38:06.977Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-10T15:38:10.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.128s coverage: 92.9% of statements [2021-03-10T15:38:10.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-10T15:38:10.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-10T15:38:10.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-10T15:38:10.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements [2021-03-10T15:38:10.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-10T15:38:10.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-10T15:38:10.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-10T15:38:10.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-10T15:38:10.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-10T15:38:10.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.084s coverage: 87.2% of statements [2021-03-10T15:38:10.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-10T15:38:10.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-10T15:38:10.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2021-03-10T15:38:10.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-10T15:38:10.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.110s coverage: 75.5% of statements [2021-03-10T15:38:10.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-10T15:38:10.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.8% of statements [2021-03-10T15:38:10.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.140s coverage: 87.2% of statements [2021-03-10T15:38:10.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.146s coverage: 84.6% of statements [2021-03-10T15:38:10.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.200s coverage: 91.6% of statements [2021-03-10T15:38:10.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-10T15:38:10.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.667s coverage: 62.4% of statements [2021-03-10T15:38:10.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-10T15:38:10.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-10T15:38:10.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements [2021-03-10T15:38:10.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 91.3% of statements [2021-03-10T15:38:10.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.049s coverage: 100.0% of statements [2021-03-10T15:38:10.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements [2021-03-10T15:38:10.948Z] Executing busybox-1.31.1-r19.trigger [2021-03-10T15:38:10.948Z] OK: 71 MiB in 55 packages [2021-03-10T15:38:11.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.107s coverage: 100.0% of statements [2021-03-10T15:38:14.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.907s coverage: 69.0% of statements [2021-03-10T15:38:14.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-10T15:38:14.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-10T15:38:14.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-10T15:38:17.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.407s coverage: 38.4% of statements [2021-03-10T15:38:17.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-10T15:38:17.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-10T15:38:17.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.133s coverage: 89.5% of statements [2021-03-10T15:38:17.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-10T15:38:17.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.113s coverage: 84.8% of statements [2021-03-10T15:38:24.442Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.447s coverage: 47.0% of statements [2021-03-10T15:38:24.442Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-10T15:38:24.442Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-10T15:38:24.442Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-10T15:38:24.442Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-10T15:38:24.442Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-10T15:38:24.442Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.150s coverage: 100.0% of statements [2021-03-10T15:38:24.442Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-10T15:38:24.442Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.099s coverage: 100.0% of statements [2021-03-10T15:38:24.442Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-10T15:38:24.442Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-10T15:38:24.442Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-10T15:38:24.442Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-10T15:38:24.720Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.508s coverage: 87.1% of statements [2021-03-10T15:38:24.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-10T15:38:24.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-10T15:38:24.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-10T15:38:34.924Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 4.830s coverage: 29.1% of statements [2021-03-10T15:38:34.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-10T15:38:34.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-10T15:38:34.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-10T15:38:34.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-10T15:38:34.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-10T15:38:34.924Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.202s coverage: 99.0% of statements [2021-03-10T15:38:34.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-10T15:38:34.924Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.103s coverage: 100.0% of statements [2021-03-10T15:38:34.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-10T15:38:34.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-10T15:38:34.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-10T15:38:34.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-10T15:38:34.924Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.289s coverage: 96.5% of statements [2021-03-10T15:38:34.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-10T15:38:34.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-10T15:38:34.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-10T15:38:34.924Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.075s coverage: 0.0% of statements [2021-03-10T15:38:34.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-10T15:38:34.924Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements [2021-03-10T15:38:34.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-10T15:38:34.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-10T15:38:34.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-10T15:38:34.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-10T15:38:34.924Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.134s coverage: 87.9% of statements [2021-03-10T15:38:34.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-10T15:38:34.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-10T15:38:34.924Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2021-03-10T15:38:34.924Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.060s coverage: 32.1% of statements [2021-03-10T15:38:35.524Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.089s coverage: 100.0% of statements [2021-03-10T15:38:36.503Z] GO111MODULE=on go vet ./... [2021-03-10T15:38:37.910Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-10T15:38:37.910Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-10T15:38:37.910Z] ---> 5bb8b342074f [2021-03-10T15:38:37.910Z] Step 3/23 : WORKDIR /edgex-go [2021-03-10T15:38:37.910Z] ---> Using cache [2021-03-10T15:38:37.910Z] ---> 8953ce27d7be [2021-03-10T15:38:37.910Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T15:38:37.910Z] ---> Using cache [2021-03-10T15:38:37.910Z] ---> c1d252d310bc [2021-03-10T15:38:37.910Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-10T15:38:37.910Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-10T15:38:37.910Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-10T15:38:37.910Z] ---> 5bb8b342074f [2021-03-10T15:38:37.910Z] Step 3/31 : WORKDIR /edgex-go [2021-03-10T15:38:37.910Z] ---> Using cache [2021-03-10T15:38:37.910Z] ---> 8953ce27d7be [2021-03-10T15:38:37.910Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T15:38:37.910Z] ---> Using cache [2021-03-10T15:38:37.910Z] ---> c1d252d310bc [2021-03-10T15:38:37.910Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-10T15:38:37.910Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-10T15:38:37.910Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-10T15:38:37.910Z] ---> 5bb8b342074f [2021-03-10T15:38:37.910Z] Step 3/23 : WORKDIR /edgex-go [2021-03-10T15:38:37.910Z] ---> Using cache [2021-03-10T15:38:37.910Z] ---> 8953ce27d7be [2021-03-10T15:38:37.910Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T15:38:37.910Z] ---> Using cache [2021-03-10T15:38:37.910Z] ---> c1d252d310bc [2021-03-10T15:38:37.910Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-10T15:38:37.910Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-10T15:38:37.910Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-10T15:38:37.910Z] ---> 5bb8b342074f [2021-03-10T15:38:37.910Z] Step 3/24 : WORKDIR /edgex-go [2021-03-10T15:38:37.910Z] ---> Using cache [2021-03-10T15:38:37.910Z] ---> 8953ce27d7be [2021-03-10T15:38:37.910Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T15:38:37.910Z] ---> Using cache [2021-03-10T15:38:37.910Z] ---> c1d252d310bc [2021-03-10T15:38:37.910Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-10T15:38:37.910Z] ---> Running in 7cdac0244881 [2021-03-10T15:38:37.910Z] ---> Running in 39d20a0ef9e3 [2021-03-10T15:38:37.910Z] ---> Running in 824b20b5c8f6 [2021-03-10T15:38:37.910Z] ---> Running in f9a0876022e2 [2021-03-10T15:38:39.475Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-10T15:38:39.475Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-10T15:38:39.475Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-10T15:38:39.475Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-10T15:38:39.475Z] Removing intermediate container c3ec2850b317 [2021-03-10T15:38:39.475Z] ---> c1da42eb894b [2021-03-10T15:38:39.475Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-10T15:38:39.743Z] ---> Running in 1c1f322aee68 [2021-03-10T15:38:40.065Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-10T15:38:40.065Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-10T15:38:40.065Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-10T15:38:40.065Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-10T15:38:41.184Z] OK: 233 MiB in 51 packages [2021-03-10T15:38:41.184Z] OK: 233 MiB in 51 packages [2021-03-10T15:38:41.499Z] OK: 233 MiB in 51 packages [2021-03-10T15:38:41.499Z] OK: 233 MiB in 51 packages [2021-03-10T15:38:42.252Z] Removing intermediate container f9a0876022e2 [2021-03-10T15:38:42.252Z] ---> 8a4d63686dd5 [2021-03-10T15:38:42.252Z] Step 6/24 : COPY go.mod . [2021-03-10T15:38:42.572Z] Removing intermediate container 7cdac0244881 [2021-03-10T15:38:42.572Z] ---> 682b2a5e27b4 [2021-03-10T15:38:42.572Z] Step 6/23 : COPY go.mod . [2021-03-10T15:38:42.572Z] Removing intermediate container 39d20a0ef9e3 [2021-03-10T15:38:42.572Z] ---> 30045fb57074 [2021-03-10T15:38:42.572Z] Step 6/23 : COPY go.mod . [2021-03-10T15:38:42.572Z] Removing intermediate container 824b20b5c8f6 [2021-03-10T15:38:42.572Z] ---> 119ee933a90e [2021-03-10T15:38:42.572Z] Step 6/31 : COPY go.mod . [2021-03-10T15:38:42.572Z] ---> f89de756ba46 [2021-03-10T15:38:42.572Z] Step 7/24 : RUN go mod download [2021-03-10T15:38:42.895Z] ---> Running in 0ec6e69fa1ae [2021-03-10T15:38:43.236Z] ---> 06ae70889a55 [2021-03-10T15:38:43.236Z] Step 7/23 : RUN go mod download [2021-03-10T15:38:43.236Z] ---> 6f8b1e3385eb [2021-03-10T15:38:43.236Z] Step 7/23 : RUN go mod download [2021-03-10T15:38:43.236Z] ---> 0961552d977d [2021-03-10T15:38:43.236Z] Step 7/31 : RUN go mod download [2021-03-10T15:38:43.236Z] ---> Running in a48f2672326d [2021-03-10T15:38:43.236Z] ---> Running in 5620bd1d7a3f [2021-03-10T15:38:43.609Z] ---> Running in 1331615d3cac [2021-03-10T15:38:45.053Z] Collecting docker-compose==1.23.2 [2021-03-10T15:38:45.053Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-10T15:38:45.647Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-10T15:38:45.647Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-10T15:38:45.929Z] Collecting cached-property<2,>=1.2.0 [2021-03-10T15:38:45.929Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-10T15:38:45.929Z] Removing intermediate container 0ec6e69fa1ae [2021-03-10T15:38:45.929Z] ---> 6793bfb0ef53 [2021-03-10T15:38:45.929Z] Step 8/24 : COPY . . [2021-03-10T15:38:45.929Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-10T15:38:45.929Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-10T15:38:46.214Z] 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-03-10T15:38:46.214Z] Removing intermediate container 1331615d3cac [2021-03-10T15:38:46.214Z] ---> 76ccd7a7f611 [2021-03-10T15:38:46.214Z] Step 8/31 : COPY . . [2021-03-10T15:38:46.214Z] Collecting docker<4.0,>=3.6.0 [2021-03-10T15:38:46.214Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-10T15:38:46.214Z] Removing intermediate container 5620bd1d7a3f [2021-03-10T15:38:46.214Z] ---> 9c70bf6b2d83 [2021-03-10T15:38:46.214Z] Step 8/23 : COPY . . [2021-03-10T15:38:46.488Z] Removing intermediate container a48f2672326d [2021-03-10T15:38:46.488Z] ---> 813338f24bbc [2021-03-10T15:38:46.488Z] Step 8/23 : COPY . . [2021-03-10T15:38:46.761Z] Collecting docopt<0.7,>=0.6.1 [2021-03-10T15:38:46.762Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-10T15:38:51.117Z] Collecting texttable<0.10,>=0.9.0 [2021-03-10T15:38:51.117Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-10T15:38:53.083Z] Collecting jsonschema<3,>=2.5.1 [2021-03-10T15:38:53.083Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-10T15:38:54.750Z] Collecting PyYAML<4,>=3.10 [2021-03-10T15:38:54.750Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-10T15:39:01.568Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-10T15:39:01.568Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-10T15:39:02.994Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-10T15:39:02.994Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-10T15:39:02.994Z] 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-03-10T15:39:02.994Z] Collecting idna<2.8,>=2.5 [2021-03-10T15:39:02.994Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-10T15:39:02.994Z] 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-03-10T15:39:02.994Z] Collecting docker-pycreds>=0.4.0 [2021-03-10T15:39:02.994Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-10T15:39:03.290Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-10T15:39:03.290Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-10T15:39:03.290Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-10T15:39:03.290Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-10T15:39:03.566Z] Installing collected packages: urllib3, idna, requests, cached-property, websocket-client, docker-pycreds, docker, docopt, texttable, jsonschema, PyYAML, dockerpty, docker-compose [2021-03-10T15:39:03.566Z] Attempting uninstall: urllib3 [2021-03-10T15:39:03.566Z] Found existing installation: urllib3 1.25.9 [2021-03-10T15:39:03.566Z] Uninstalling urllib3-1.25.9: [2021-03-10T15:39:06.938Z] Successfully uninstalled urllib3-1.25.9 [2021-03-10T15:39:10.407Z] Attempting uninstall: idna [2021-03-10T15:39:10.703Z] Found existing installation: idna 2.9 [2021-03-10T15:39:10.703Z] Uninstalling idna-2.9: [2021-03-10T15:39:11.360Z] Successfully uninstalled idna-2.9 [2021-03-10T15:39:12.035Z] Attempting uninstall: requests [2021-03-10T15:39:12.035Z] Found existing installation: requests 2.23.0 [2021-03-10T15:39:12.035Z] Uninstalling requests-2.23.0: [2021-03-10T15:39:12.336Z] Successfully uninstalled requests-2.23.0 [2021-03-10T15:39:14.433Z] Running setup.py install for docopt: started [2021-03-10T15:39:20.040Z] Running setup.py install for docopt: finished with status 'done' [2021-03-10T15:39:20.040Z] Running setup.py install for texttable: started [2021-03-10T15:39:21.505Z] Running setup.py install for texttable: finished with status 'done' [2021-03-10T15:39:22.102Z] Running setup.py install for PyYAML: started [2021-03-10T15:39:23.097Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-10T15:39:23.499Z] Running setup.py install for dockerpty: started [2021-03-10T15:39:24.525Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-10T15:39:25.533Z] 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-03-10T15:39:30.977Z] ---> 846b70e6f695 [2021-03-10T15:39:30.977Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-10T15:39:30.977Z] ---> 5aa1f5c075dc [2021-03-10T15:39:30.977Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-10T15:39:31.970Z] ---> 79414bbb9988 [2021-03-10T15:39:31.970Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-10T15:39:33.405Z] ---> Running in bfb911650d13 [2021-03-10T15:39:33.405Z] ---> Running in cf7670636494 [2021-03-10T15:39:33.675Z] ---> Running in c9d24bc15624 [2021-03-10T15:39:33.953Z] Removing intermediate container 1c1f322aee68 [2021-03-10T15:39:33.953Z] ---> 82ce3d11b24b [2021-03-10T15:39:33.953Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-10T15:39:33.953Z] ---> e822e9cbfe84 [2021-03-10T15:39:33.953Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-10T15:39:34.223Z] ---> Running in 7f652b795ee6 [2021-03-10T15:39:34.223Z] ---> Running in daba50e8bf53 [2021-03-10T15:39:35.725Z] 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-03-10T15:39:35.725Z] 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-03-10T15:39:35.725Z] 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-03-10T15:39:35.725Z] 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-03-10T15:39:36.052Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-10T15:39:36.052Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-10T15:39:36.344Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-10T15:39:36.344Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-10T15:39:36.344Z] (3/3) Installing curl (7.69.1-r3) [2021-03-10T15:39:36.344Z] Executing busybox-1.31.1-r19.trigger [2021-03-10T15:39:36.648Z] OK: 72 MiB in 58 packages [2021-03-10T15:39:37.677Z] Removing intermediate container 7f652b795ee6 [2021-03-10T15:39:37.677Z] ---> 08ebb0f84a86 [2021-03-10T15:39:37.677Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-10T15:39:37.956Z] ---> Running in 2e32bdf96bc2 [2021-03-10T15:39:38.231Z] Removing intermediate container 2e32bdf96bc2 [2021-03-10T15:39:38.231Z] ---> 299b49485ef3 [2021-03-10T15:39:38.231Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-10T15:39:38.506Z] ---> Running in cf2a1a6bbbdd [2021-03-10T15:39:39.097Z] Removing intermediate container cf2a1a6bbbdd [2021-03-10T15:39:39.097Z] ---> 35ccaf575651 [2021-03-10T15:39:39.097Z] Step 24/26 : LABEL arch=x86_64 [2021-03-10T15:39:39.388Z] ---> Running in 6306ed878861 [2021-03-10T15:39:41.385Z] Removing intermediate container 6306ed878861 [2021-03-10T15:39:41.385Z] ---> af1b687a13dc [2021-03-10T15:39:41.385Z] Step 25/26 : LABEL git_sha=3d6b1d3b1398aeedf049af5374ad36ef3bacd01a [2021-03-10T15:39:41.385Z] ---> Running in cae1b9fb61b0 [2021-03-10T15:39:41.661Z] Removing intermediate container cae1b9fb61b0 [2021-03-10T15:39:41.661Z] ---> 56488de09311 [2021-03-10T15:39:41.661Z] Step 26/26 : LABEL version=0.0.0 [2021-03-10T15:39:41.944Z] ---> Running in a764aebe95aa [2021-03-10T15:39:42.563Z] Removing intermediate container a764aebe95aa [2021-03-10T15:39:42.563Z] ---> b9a900e7196f [2021-03-10T15:39:42.563Z] [2021-03-10T15:39:42.839Z] Successfully built b9a900e7196f [2021-03-10T15:39:42.839Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-10T15:40:10.409Z]  Building docker-sys-mgmt-agent-go ... done 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-03-10T15:40:13.384Z] gofmt -l . [2021-03-10T15:40:16.767Z] [ "`gofmt -l .`" = "" ] [2021-03-10T15:40:18.630Z] Removing intermediate container c9d24bc15624 [2021-03-10T15:40:18.630Z] ---> b30be5162c59 [2021-03-10T15:40:18.630Z] [2021-03-10T15:40:18.630Z] Step 10/24 : FROM alpine:3.12 [2021-03-10T15:40:18.630Z] ---> 88dd2752d2ea [2021-03-10T15:40:18.630Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-10T15:40:18.630Z] Removing intermediate container cf7670636494 [2021-03-10T15:40:18.630Z] ---> de9d118b4448 [2021-03-10T15:40:18.630Z] [2021-03-10T15:40:18.630Z] Step 10/31 : FROM alpine:3.12 [2021-03-10T15:40:18.630Z] ---> 88dd2752d2ea [2021-03-10T15:40:18.630Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-10T15:40:19.212Z] ---> Running in 880704c35755 [2021-03-10T15:40:19.212Z] ---> Running in b27360805096 [2021-03-10T15:40:19.212Z] Removing intermediate container bfb911650d13 [2021-03-10T15:40:19.212Z] ---> 51a94ae2f5b9 [2021-03-10T15:40:19.212Z] [2021-03-10T15:40:19.212Z] Step 10/23 : FROM alpine:3.12 [2021-03-10T15:40:19.212Z] ---> 88dd2752d2ea [2021-03-10T15:40:19.212Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-10T15:40:19.212Z] ---> Using cache [2021-03-10T15:40:19.212Z] ---> 8fed5fe23460 [2021-03-10T15:40:19.212Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-10T15:40:19.475Z] ---> Using cache [2021-03-10T15:40:19.475Z] ---> 6f8c03829dec [2021-03-10T15:40:19.475Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-10T15:40:19.475Z] ---> Running in 17d52f6b550d [2021-03-10T15:40:19.743Z] Removing intermediate container b27360805096 [2021-03-10T15:40:19.743Z] ---> bc029d6b7959 [2021-03-10T15:40:19.743Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-10T15:40:19.743Z] ---> Running in f46752318242 [2021-03-10T15:40:20.020Z] Removing intermediate container 17d52f6b550d [2021-03-10T15:40:20.020Z] ---> 97ca7a936965 [2021-03-10T15:40:20.020Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-10T15:40:20.298Z] ---> Running in 355e80468599 [2021-03-10T15:40:20.567Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-10T15:40:20.837Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-10T15:40:21.126Z] ./bin/test-go-mod-tidy.sh [2021-03-10T15:40:21.417Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-10T15:40:21.417Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-10T15:40:21.417Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-10T15:40:21.417Z] (4/5) Installing curl (7.69.1-r3) [2021-03-10T15:40:21.417Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-10T15:40:21.417Z] Executing busybox-1.31.1-r19.trigger [2021-03-10T15:40:21.417Z] Executing ca-certificates-20191127-r4.trigger [2021-03-10T15:40:21.417Z] OK: 7 MiB in 19 packages [2021-03-10T15:40:21.426Z] ./bin/test-attribution-txt.sh [2021-03-10T15:40:21.679Z] Removing intermediate container 355e80468599 [2021-03-10T15:40:21.679Z] ---> fe0f6c6d0c02 [2021-03-10T15:40:21.679Z] Step 15/23 : WORKDIR / [2021-03-10T15:40:21.679Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-10T15:40:21.679Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-10T15:40:21.943Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-10T15:40:21.943Z] (2/2) Installing su-exec (0.2-r1) [2021-03-10T15:40:21.943Z] Executing busybox-1.31.1-r19.trigger [2021-03-10T15:40:21.943Z] OK: 6 MiB in 16 packages [2021-03-10T15:40:22.891Z] ---> Running in 7b733c227df4 [2021-03-10T15:40:22.891Z] Removing intermediate container daba50e8bf53 [2021-03-10T15:40:22.891Z] ---> b3c294e4a38f [2021-03-10T15:40:22.891Z] [2021-03-10T15:40:22.891Z] Step 10/23 : FROM alpine:3.12 [2021-03-10T15:40:22.891Z] ---> 88dd2752d2ea [2021-03-10T15:40:22.891Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-10T15:40:23.152Z] ---> Running in b5fb71aff6a1 [Pipeline] sh [2021-03-10T15:40:23.726Z] Removing intermediate container 7b733c227df4 [2021-03-10T15:40:23.726Z] ---> 66944a6fe4cb [2021-03-10T15:40:23.726Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-10T15:40:23.726Z] Removing intermediate container 880704c35755 [2021-03-10T15:40:23.726Z] ---> 7eb5eed061b9 [2021-03-10T15:40:23.727Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-10T15:40:23.727Z] Removing intermediate container f46752318242 [2021-03-10T15:40:23.727Z] ---> 16a448ed7e35 [2021-03-10T15:40:23.727Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-10T15:40:23.727Z] ---> Running in 552fd382565c [2021-03-10T15:40:23.727Z] Removing intermediate container b5fb71aff6a1 [2021-03-10T15:40:23.727Z] ---> 7125f70c4fb4 [2021-03-10T15:40:23.727Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-10T15:40:23.990Z] ---> Running in 55a2f8c50a12 [2021-03-10T15:40:23.990Z] ---> Running in b15df34d6960 [2021-03-10T15:40:23.990Z] ---> ef1c5e380c70 [2021-03-10T15:40:23.990Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-10T15:40:24.205Z] + ls -al . [2021-03-10T15:40:24.205Z] total 768 [2021-03-10T15:40:24.205Z] drwxrwxr-x 9 1001 1001 4096 Mar 10 15:40 . [2021-03-10T15:40:24.205Z] drwxr-xr-x 4 root root 4096 Mar 10 15:34 .. [2021-03-10T15:40:24.205Z] -rw-rw-r-- 1 1001 1001 11 Mar 10 15:33 .dockerignore [2021-03-10T15:40:24.205Z] drwxrwxr-x 8 1001 1001 4096 Mar 10 15:33 .git [2021-03-10T15:40:24.205Z] drwxrwxr-x 3 1001 1001 4096 Mar 10 15:33 .github [2021-03-10T15:40:24.205Z] -rw-rw-r-- 1 1001 1001 818 Mar 10 15:33 .gitignore [2021-03-10T15:40:24.205Z] -rw-rw-r-- 1 1001 1001 166 Mar 10 15:33 .sonarcloud.properties [2021-03-10T15:40:24.205Z] -rw-rw-r-- 1 1001 1001 8607 Mar 10 15:33 Attribution.txt [2021-03-10T15:40:24.205Z] -rw-rw-r-- 1 1001 1001 3804 Mar 10 15:33 CONTRIBUTING.md [2021-03-10T15:40:24.205Z] -rw-rw-r-- 1 1001 1001 931 Mar 10 15:33 Dockerfile.build [2021-03-10T15:40:24.205Z] -rw-rw-r-- 1 1001 1001 863 Mar 10 15:33 Jenkinsfile [2021-03-10T15:40:24.205Z] -rw-rw-r-- 1 1001 1001 10775 Mar 10 15:33 LICENSE [2021-03-10T15:40:24.205Z] -rw-rw-r-- 1 1001 1001 5774 Mar 10 15:33 Makefile [2021-03-10T15:40:24.205Z] -rw-rw-r-- 1 1001 1001 6548 Mar 10 15:33 README.md [2021-03-10T15:40:24.205Z] -rw-rw-r-- 1 1001 1001 6755 Mar 10 15:33 SECURITY.md [2021-03-10T15:40:24.205Z] -rw-rw-r-- 1 1001 1001 5 Mar 10 15:30 VERSION [2021-03-10T15:40:24.205Z] -rw-rw-r-- 1 1001 1001 4131 Mar 10 15:33 ZMQWindows.md [2021-03-10T15:40:24.205Z] drwxrwxr-x 2 1001 1001 4096 Mar 10 15:33 bin [2021-03-10T15:40:24.205Z] drwxrwxr-x 14 1001 1001 4096 Mar 10 15:33 cmd [2021-03-10T15:40:24.205Z] -rw-r--r-- 1 root root 628838 Mar 10 15:38 coverage.out [2021-03-10T15:40:24.205Z] -rw-r--r-- 1 root root 1055 Mar 10 15:40 go.mod [2021-03-10T15:40:24.205Z] -rw-r--r-- 1 root root 21981 Mar 10 15:40 go.sum [2021-03-10T15:40:24.205Z] drwxrwxr-x 8 1001 1001 4096 Mar 10 15:33 internal [2021-03-10T15:40:24.205Z] drwxrwxr-x 4 1001 1001 4096 Mar 10 15:33 openapi [2021-03-10T15:40:24.205Z] drwxrwxr-x 4 1001 1001 4096 Mar 10 15:33 snap [2021-03-10T15:40:24.205Z] -rw-rw-r-- 1 1001 1001 168 Mar 10 15:33 version.go [Pipeline] sh [2021-03-10T15:40:24.252Z] Removing intermediate container 552fd382565c [2021-03-10T15:40:24.252Z] ---> 7a7a93cd6eee [2021-03-10T15:40:24.252Z] Step 13/24 : WORKDIR / [2021-03-10T15:40:24.830Z] Removing intermediate container 55a2f8c50a12 [2021-03-10T15:40:24.830Z] ---> 4858e5ae4fdf [2021-03-10T15:40:24.830Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-10T15:40:24.830Z] Removing intermediate container b15df34d6960 [2021-03-10T15:40:24.830Z] ---> 01846374b094 [2021-03-10T15:40:24.830Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-10T15:40:24.830Z] ---> Running in 9ee0f7ab6674 [2021-03-10T15:40:24.830Z] ---> 26b25d1a4673 [2021-03-10T15:40:24.830Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-10T15:40:24.830Z] ---> Running in d3aee5ab4e37 [2021-03-10T15:40:24.883Z] + '[' -e coverage.out ] [2021-03-10T15:40:24.883Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-10T15:40:24.945Z] Warning: overwriting stash ‘coverage-report’ [2021-03-10T15:40:25.109Z] ---> Running in 9ce9d9f45124 [2021-03-10T15:40:25.109Z] Removing intermediate container 9ee0f7ab6674 [2021-03-10T15:40:25.109Z] ---> 65ef098c6b53 [2021-03-10T15:40:25.109Z] 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-03-10T15:40:25.372Z] Removing intermediate container d3aee5ab4e37 [2021-03-10T15:40:25.372Z] ---> 47de3a80f384 [2021-03-10T15:40:25.372Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-10T15:40:25.372Z] Removing intermediate container 9ce9d9f45124 [2021-03-10T15:40:25.372Z] ---> bbe7dfffa5eb [2021-03-10T15:40:25.372Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T15:40:25.372Z] ---> Running in 5ffeca98ff8e [2021-03-10T15:40:25.641Z] ---> ab0ba5a66d62 [2021-03-10T15:40:25.641Z] 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-03-10T15:40:25.641Z] ---> Running in c854ef42765f [2021-03-10T15:40:25.641Z] ---> b1fae4072e7d [2021-03-10T15:40:25.641Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-10T15:40:25.641Z] ---> Running in 8a7b925585c6 [2021-03-10T15:40:26.155Z] Stashed 1 file(s) [Pipeline] sh [2021-03-10T15:40:26.231Z] ---> d0db27874129 [2021-03-10T15:40:26.231Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-10T15:40:26.231Z] Removing intermediate container 8a7b925585c6 [2021-03-10T15:40:26.231Z] ---> c1e124e68cfe [2021-03-10T15:40:26.231Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-10T15:40:26.231Z] ---> Running in 13653024c905 [2021-03-10T15:40:26.501Z] ---> 4b04593480c4 [2021-03-10T15:40:26.501Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-10T15:40:26.501Z] Removing intermediate container 13653024c905 [2021-03-10T15:40:26.501Z] ---> e44b20d67905 [2021-03-10T15:40:26.501Z] Step 21/23 : LABEL arch=x86_64 [2021-03-10T15:40:26.777Z] ---> Running in 1621adaa3726 [2021-03-10T15:40:26.812Z] + make build [2021-03-10T15:40:26.813Z] 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-03-10T15:40:27.049Z] Removing intermediate container 1621adaa3726 [2021-03-10T15:40:27.049Z] ---> b9907e7005f5 [2021-03-10T15:40:27.049Z] Step 22/23 : LABEL git_sha=3d6b1d3b1398aeedf049af5374ad36ef3bacd01a [2021-03-10T15:40:27.049Z] ---> Running in 826bd0f480bb [2021-03-10T15:40:27.321Z] ---> 2bc9cc2edd51 [2021-03-10T15:40:27.321Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-10T15:40:27.321Z] Removing intermediate container 5ffeca98ff8e [2021-03-10T15:40:27.321Z] ---> 1b1849eeec32 [2021-03-10T15:40:27.321Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-10T15:40:27.899Z] ---> Running in 40243e7daf45 [2021-03-10T15:40:27.899Z] Removing intermediate container 826bd0f480bb [2021-03-10T15:40:27.899Z] ---> 45158f6513fa [2021-03-10T15:40:27.899Z] Step 23/23 : LABEL version=0.0.0 [2021-03-10T15:40:27.899Z] Removing intermediate container c854ef42765f [2021-03-10T15:40:27.899Z] ---> a0592fa9d43e [2021-03-10T15:40:27.899Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-10T15:40:28.170Z] ---> 70effa9e6d53 [2021-03-10T15:40:28.171Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-10T15:40:28.171Z] ---> Running in d95a8c203cd6 [2021-03-10T15:40:28.171Z] ---> Running in caf5ced65074 [2021-03-10T15:40:28.433Z] Removing intermediate container 40243e7daf45 [2021-03-10T15:40:28.433Z] ---> b5fe445b80e9 [2021-03-10T15:40:28.433Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-10T15:40:28.704Z] ---> b11b7cafb2f6 [2021-03-10T15:40:28.704Z] 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-03-10T15:40:28.704Z] Removing intermediate container d95a8c203cd6 [2021-03-10T15:40:28.704Z] ---> f18f23b6e1ac [2021-03-10T15:40:28.704Z] [2021-03-10T15:40:28.704Z] ---> Running in e4ac96e250f4 [2021-03-10T15:40:28.704Z] ---> 80670d5145e1 [2021-03-10T15:40:28.704Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-10T15:40:28.975Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-10T15:40:28.975Z] Successfully built f18f23b6e1ac [2021-03-10T15:40:28.975Z] ---> Running in 27f3c7eb42b6 [2021-03-10T15:40:28.975Z] Successfully tagged docker-core-command-go:latest [2021-03-10T15:40:29.925Z]  Building docker-core-command-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-10T15:40:30.189Z] Removing intermediate container e4ac96e250f4 [2021-03-10T15:40:30.189Z] ---> 4de614b124c8 [2021-03-10T15:40:30.189Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-10T15:40:30.189Z] ---> Running in b35eee4073f8 [2021-03-10T15:40:30.189Z] Removing intermediate container 27f3c7eb42b6 [2021-03-10T15:40:30.189Z] ---> 434e0f8ef3d2 [2021-03-10T15:40:30.189Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-10T15:40:30.451Z] Removing intermediate container b35eee4073f8 [2021-03-10T15:40:30.451Z] ---> a85499f2aa63 [2021-03-10T15:40:30.451Z] Step 22/24 : LABEL arch=x86_64 [2021-03-10T15:40:30.451Z] ---> Running in fce32ab60363 [2021-03-10T15:40:30.717Z] ---> b73ec2bff8d2 [2021-03-10T15:40:30.717Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-10T15:40:30.717Z] Removing intermediate container fce32ab60363 [2021-03-10T15:40:30.717Z] ---> c28dc9b0bd1c [2021-03-10T15:40:30.717Z] Step 23/24 : LABEL git_sha=3d6b1d3b1398aeedf049af5374ad36ef3bacd01a [2021-03-10T15:40:30.717Z] ---> Running in eb5c3990b630 [2021-03-10T15:40:30.989Z] Removing intermediate container eb5c3990b630 [2021-03-10T15:40:30.989Z] ---> ed8cb8ccbc7e [2021-03-10T15:40:30.989Z] Step 24/24 : LABEL version=0.0.0 [2021-03-10T15:40:31.255Z] ---> Running in c54bb65a6b71 [2021-03-10T15:40:31.255Z] ---> 03dce0659910 [2021-03-10T15:40:31.255Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-10T15:40:31.255Z] Removing intermediate container c54bb65a6b71 [2021-03-10T15:40:31.255Z] ---> 075b1538b1e6 [2021-03-10T15:40:31.255Z] [2021-03-10T15:40:31.517Z] ---> 7854ad4f86af [2021-03-10T15:40:31.517Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-10T15:40:31.517Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-10T15:40:31.517Z] Successfully built 075b1538b1e6 [2021-03-10T15:40:31.783Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-10T15:40:31.783Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-10T15:40:31.783Z]  Building docker-security-secretstore-setup-go ... done (3/6) Installing libsodium (1.0.18-r0) [2021-03-10T15:40:31.783Z] ---> 8fe5a2f85767 [2021-03-10T15:40:31.783Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-10T15:40:32.047Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-10T15:40:32.047Z] ---> b544bfab6bfe [2021-03-10T15:40:32.048Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-10T15:40:32.310Z] ---> Running in 42fb8b112f2b [2021-03-10T15:40:32.573Z] Removing intermediate container 42fb8b112f2b [2021-03-10T15:40:32.573Z] ---> 82f40e465a7d [2021-03-10T15:40:32.573Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-10T15:40:32.836Z] ---> bd03018dbcc5 [2021-03-10T15:40:32.836Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-10T15:40:32.836Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-10T15:40:32.836Z] ---> Running in 6c6fab1fd195 [2021-03-10T15:40:33.097Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-10T15:40:33.369Z] Executing busybox-1.31.1-r19.trigger [2021-03-10T15:40:33.369Z] OK: 8 MiB in 20 packages [2021-03-10T15:40:33.947Z] Removing intermediate container caf5ced65074 [2021-03-10T15:40:33.947Z] ---> 1b33000d9d45 [2021-03-10T15:40:33.947Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-10T15:40:33.947Z] Removing intermediate container 6c6fab1fd195 [2021-03-10T15:40:33.947Z] ---> c87a371d5d66 [2021-03-10T15:40:33.947Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-10T15:40:34.209Z] ---> Running in 0a41e9b552d7 [2021-03-10T15:40:34.209Z] ---> 92be49484633 [2021-03-10T15:40:34.209Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-10T15:40:34.209Z] Removing intermediate container 0a41e9b552d7 [2021-03-10T15:40:34.209Z] ---> 627f81957246 [2021-03-10T15:40:34.209Z] Step 28/31 : CMD ["gate"] [2021-03-10T15:40:34.471Z] ---> Running in 1c2f30cd2f0e [2021-03-10T15:40:34.738Z] Removing intermediate container 1c2f30cd2f0e [2021-03-10T15:40:34.738Z] ---> 7fb16b67d17e [2021-03-10T15:40:34.738Z] Step 29/31 : LABEL arch=x86_64 [2021-03-10T15:40:34.738Z] ---> 3417867ba6e2 [2021-03-10T15:40:34.738Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-10T15:40:35.003Z] ---> Running in 96bbd7c92927 [2021-03-10T15:40:35.003Z] Removing intermediate container 96bbd7c92927 [2021-03-10T15:40:35.003Z] ---> 9a2932d2b211 [2021-03-10T15:40:35.003Z] Step 30/31 : LABEL git_sha=3d6b1d3b1398aeedf049af5374ad36ef3bacd01a [2021-03-10T15:40:35.274Z] ---> Running in c510d5c6b2a4 [2021-03-10T15:40:35.274Z] ---> 8c71a156897f [2021-03-10T15:40:35.274Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-10T15:40:35.274Z] ---> Running in e52faa9f87eb [2021-03-10T15:40:35.849Z] Removing intermediate container c510d5c6b2a4 [2021-03-10T15:40:35.849Z] ---> cb13cb650f1a [2021-03-10T15:40:35.849Z] Step 31/31 : LABEL version=0.0.0 [2021-03-10T15:40:35.849Z] Removing intermediate container e52faa9f87eb [2021-03-10T15:40:35.849Z] ---> 7be8cb3c257c [2021-03-10T15:40:35.849Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-10T15:40:36.111Z] ---> Running in 392f9aceda9a [2021-03-10T15:40:36.111Z] ---> Running in 5add57d8dfb7 [2021-03-10T15:40:36.374Z] Removing intermediate container 392f9aceda9a [2021-03-10T15:40:36.374Z] ---> 0179b2994175 [2021-03-10T15:40:36.374Z] [2021-03-10T15:40:36.374Z] Removing intermediate container 5add57d8dfb7 [2021-03-10T15:40:36.374Z] ---> 47071bd73ec0 [2021-03-10T15:40:36.374Z] Step 21/23 : LABEL arch=x86_64 [2021-03-10T15:40:36.374Z] ---> Running in ddf0dde72481 [2021-03-10T15:40:36.374Z] Successfully built 0179b2994175 [2021-03-10T15:40:36.374Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-10T15:40:36.637Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container ddf0dde72481 [2021-03-10T15:40:36.637Z] ---> 8e878e1cf01f [2021-03-10T15:40:36.637Z] Step 22/23 : LABEL git_sha=3d6b1d3b1398aeedf049af5374ad36ef3bacd01a [2021-03-10T15:40:36.637Z] ---> Running in 06493a347790 [2021-03-10T15:40:36.637Z] Removing intermediate container 06493a347790 [2021-03-10T15:40:36.637Z] ---> 306c295550a0 [2021-03-10T15:40:36.637Z] Step 23/23 : LABEL version=0.0.0 [2021-03-10T15:40:36.901Z] ---> Running in 277862c0face [2021-03-10T15:40:36.901Z] Removing intermediate container 277862c0face [2021-03-10T15:40:36.901Z] ---> 6a1c99a3c8cb [2021-03-10T15:40:36.901Z] [2021-03-10T15:40:37.163Z] Successfully built 6a1c99a3c8cb [2021-03-10T15:40:37.163Z] Successfully tagged docker-core-data-go:latest [2021-03-10T15:40:37.772Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-10T15:40:37.836Z] $ docker stop --time=1 9a18f6c94b5019ea2d6b6902b724086af9a7ed5fa1177ff1c6a099de1fac22f2 [2021-03-10T15:40:39.190Z] 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-03-10T15:40:39.612Z] $ docker rm -f 9a18f6c94b5019ea2d6b6902b724086af9a7ed5fa1177ff1c6a099de1fac22f2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-10T15:40:41.043Z] + docker images [2021-03-10T15:40:41.043Z] + grep docker [2021-03-10T15:40:41.306Z] docker-core-data-go latest 6a1c99a3c8cb 5 seconds ago 22.6MB [2021-03-10T15:40:41.306Z] docker-security-bootstrapper-go latest 0179b2994175 5 seconds ago 18.7MB [2021-03-10T15:40:41.306Z] docker-security-secretstore-setup-go latest 075b1538b1e6 10 seconds ago 24.9MB [2021-03-10T15:40:41.306Z] docker-core-command-go latest f18f23b6e1ac 13 seconds ago 17.2MB [2021-03-10T15:40:41.306Z] docker-sys-mgmt-agent-go latest b9a900e7196f 59 seconds ago 313MB [2021-03-10T15:40:41.306Z] docker-core-metadata-go latest 354447a19ddd 2 minutes ago 19MB [2021-03-10T15:40:41.306Z] docker-support-scheduler-go latest 906aea174f2d 2 minutes ago 17.3MB [2021-03-10T15:40:41.306Z] docker-support-notifications-go latest fab961b93149 2 minutes ago 17.8MB [2021-03-10T15:40:41.306Z] docker-security-proxy-setup-go latest 45372d8839fc 2 minutes ago 24.7MB [2021-03-10T15:40:41.306Z] docker 20.10.0 aefe523efa57 2 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-03-10T15:40:57.298Z] Still waiting to schedule task [2021-03-10T15:40:57.298Z] ‘prd-ubuntu18.04-docker-8c-8g-29351’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ doesn’t have label ‘ubuntu18.04-docker-8c-8g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-27930’ doesn’t have label ‘ubuntu18.04-docker-8c-8g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-29336’ doesn’t have label ‘ubuntu18.04-docker-8c-8g’ [2021-03-10T15:41:11.577Z] 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-03-10T15:41:16.984Z] 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-03-10T15:41:23.702Z] 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-03-10T15:41:25.130Z] 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-03-10T15:41:30.525Z] 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-03-10T15:41:38.796Z] 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-03-10T15:41:43.088Z] 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-03-10T15:41:49.779Z] 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-03-10T15:41:53.162Z] 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-03-10T15:41:58.599Z] 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-03-10T15:42:06.924Z] $ docker stop --time=1 3c06c20af5d5b17bbd991478caa407a72b7fa7e72b2d34f18f9c17d044a9c479 [2021-03-10T15:42:09.707Z] $ docker rm -f 3c06c20af5d5b17bbd991478caa407a72b7fa7e72b2d34f18f9c17d044a9c479 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-10T15:42:12.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-10T15:42:12.399Z] [2021-03-10T15:42:12.399Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-10T15:42:12.801Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-10T15:42:13.076Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-10T15:42:13.076Z] 29e5d40040c1: Pulling fs layer [2021-03-10T15:42:13.076Z] 1ce36da41761: Pulling fs layer [2021-03-10T15:42:13.076Z] 25b303627fd3: Pulling fs layer [2021-03-10T15:42:13.076Z] 29e5d40040c1: Verifying Checksum [2021-03-10T15:42:13.076Z] 29e5d40040c1: Download complete [2021-03-10T15:42:13.677Z] 1ce36da41761: Verifying Checksum [2021-03-10T15:42:13.677Z] 1ce36da41761: Download complete [2021-03-10T15:42:13.966Z] 29e5d40040c1: Pull complete [2021-03-10T15:42:15.406Z] 1ce36da41761: Pull complete [2021-03-10T15:42:15.406Z] 25b303627fd3: Verifying Checksum [2021-03-10T15:42:15.406Z] 25b303627fd3: Download complete [2021-03-10T15:42:25.567Z] 25b303627fd3: Pull complete [2021-03-10T15:42:25.567Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-10T15:42:25.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-10T15:42:25.567Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-10T15:42:25.821Z] prd-ubuntu18.04-docker-arm64-4c-16g-29344 does not seem to be running inside a container [2021-03-10T15:42:25.899Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-10T15:42:29.191Z] $ docker top 0581920624c302a7c339a9ec4b468a7c7d4feefbf3d9cb410b31293c894c10cc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-10T15:42:30.204Z] + docker-compose build --help [2021-03-10T15:42:30.204Z] + grep parallel [2021-03-10T15:42:36.899Z] --parallel Build images in parallel. [Pipeline] } [2021-03-10T15:42:36.918Z] $ docker stop --time=1 0581920624c302a7c339a9ec4b468a7c7d4feefbf3d9cb410b31293c894c10cc [2021-03-10T15:42:38.893Z] $ docker rm -f 0581920624c302a7c339a9ec4b468a7c7d4feefbf3d9cb410b31293c894c10cc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-10T15:42:39.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-10T15:42:39.754Z] . [Pipeline] withDockerContainer [2021-03-10T15:42:40.060Z] prd-ubuntu18.04-docker-arm64-4c-16g-29344 does not seem to be running inside a container [2021-03-10T15:42:40.146Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-10T15:42:41.730Z] $ docker top 6fd75f3825cfe412a94477e9346d60e731b01ba09d01473ef8bf07fa2f412849 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-10T15:42:42.829Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-10T15:42:49.583Z] Building docker-core-command-go ... [2021-03-10T15:42:49.583Z] Building docker-core-data-go ... [2021-03-10T15:42:49.583Z] Building docker-core-metadata-go ... [2021-03-10T15:42:49.583Z] Building docker-security-bootstrapper-go ... [2021-03-10T15:42:49.583Z] Building docker-security-proxy-setup-go ... [2021-03-10T15:42:49.583Z] Building docker-security-secretstore-setup-go ... [2021-03-10T15:42:49.583Z] Building docker-support-notifications-go ... [2021-03-10T15:42:49.583Z] Building docker-support-scheduler-go ... [2021-03-10T15:42:49.583Z] Building docker-sys-mgmt-agent-go ... [2021-03-10T15:42:49.583Z] Building docker-support-notifications-go [2021-03-10T15:42:49.583Z] Building docker-security-bootstrapper-go [2021-03-10T15:42:49.583Z] Building docker-security-proxy-setup-go [2021-03-10T15:42:49.583Z] Building docker-core-command-go [2021-03-10T15:42:49.583Z] Building docker-sys-mgmt-agent-go [2021-03-10T15:42:51.213Z] Running on prd-ubuntu18.04-docker-8c-8g-29353 in /w/workspace/edgexfoundry_edgex-go_PR-3244 [Pipeline] { [Pipeline] ws [2021-03-10T15:42:51.261Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-03-10T15:42:53.361Z] using credential edgex-jenkins-ssh [2021-03-10T15:42:53.412Z] Cloning the remote Git repository [2021-03-10T15:42:52.826Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-10T15:42:52.891Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-03-10T15:42:52.919Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-10T15:42:52.920Z] > git --version # timeout=10 [2021-03-10T15:42:52.926Z] > git --version # 'git version 2.17.1' [2021-03-10T15:42:52.926Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-10T15:42:52.948Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-10T15:43:09.354Z] Merging remotes/origin/master commit fb188d25fcab3d585a11d4385d590a36e735c372 into PR head commit 3d6b1d3b1398aeedf049af5374ad36ef3bacd01a [2021-03-10T15:43:08.253Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-10T15:43:08.260Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-10T15:43:08.268Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-10T15:43:08.281Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-10T15:43:08.282Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-10T15:43:08.286Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3244/head:refs/remotes/origin/PR-3244 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-10T15:43:08.754Z] > git config core.sparsecheckout # timeout=10 [2021-03-10T15:43:08.759Z] > git checkout -f 3d6b1d3b1398aeedf049af5374ad36ef3bacd01a # timeout=10 [2021-03-10T15:43:09.483Z] Merge succeeded, producing 3d6b1d3b1398aeedf049af5374ad36ef3bacd01a [2021-03-10T15:43:09.484Z] Checking out Revision 3d6b1d3b1398aeedf049af5374ad36ef3bacd01a (PR-3244) [2021-03-10T15:43:08.836Z] > git remote # timeout=10 [2021-03-10T15:43:08.843Z] > git config --get remote.origin.url # timeout=10 [2021-03-10T15:43:08.855Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-10T15:43:08.860Z] > git merge fb188d25fcab3d585a11d4385d590a36e735c372 # timeout=10 [2021-03-10T15:43:08.868Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-10T15:43:08.877Z] > git config core.sparsecheckout # timeout=10 [2021-03-10T15:43:08.881Z] > git checkout -f 3d6b1d3b1398aeedf049af5374ad36ef3bacd01a # timeout=10 [2021-03-10T15:43:13.109Z] Commit message: "build(deps): Bump github.com/imdario/mergo from 0.3.11 to 0.3.12" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-10T15:43:14.171Z] + echo snap-build.sh [2021-03-10T15:43:14.171Z] snap-build.sh [2021-03-10T15:43:14.171Z] + SNAP_BASE_DIR=. [2021-03-10T15:43:14.171Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-03-10T15:43:14.171Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-03-10T15:43:14.171Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-03-10T15:43:14.171Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-03-10T15:43:14.171Z] + cd /w/workspace/edgex-go/3 [2021-03-10T15:43:14.171Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-10T15:43:14.171Z] Reading package lists... [2021-03-10T15:43:14.171Z] Building dependency tree... [2021-03-10T15:43:14.171Z] Reading state information... [2021-03-10T15:43:14.434Z] The following packages were automatically installed and are no longer required: [2021-03-10T15:43:14.434Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-10T15:43:14.434Z] uidmap xdelta3 [2021-03-10T15:43:14.434Z] Use 'sudo apt autoremove' to remove them. [2021-03-10T15:43:14.434Z] The following packages will be REMOVED: [2021-03-10T15:43:14.434Z] lxd* lxd-client* [2021-03-10T15:43:14.707Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-10T15:43:14.707Z] After this operation, 31.7 MB disk space will be freed. [2021-03-10T15:43:15.758Z] (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-03-10T15:43:15.758Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-10T15:43:16.713Z] Removing lxd dnsmasq configuration [2021-03-10T15:43:16.713Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-10T15:43:16.713Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-10T15:43:17.672Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-10T15:43:17.937Z] (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-03-10T15:43:17.937Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-10T15:43:19.331Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-10T15:43:19.331Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-10T15:43:20.718Z] + sudo snap remove --purge lxd [2021-03-10T15:43:20.718Z] snap "lxd" is not installed [2021-03-10T15:43:20.718Z] + sudo groupadd --force --system lxd [2021-03-10T15:43:20.718Z] ++ whoami [2021-03-10T15:43:20.718Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-10T15:43:20.718Z] + newgrp - lxd [2021-03-10T15:43:20.718Z] + sudo snap install lxd [2021-03-10T15:43:30.721Z] 2021-03-10T15:43:27Z INFO Waiting for automatic snapd restart... [2021-03-10T15:44:02.911Z] lxd 4.11 from Canonical* installed [2021-03-10T15:44:02.911Z] + sudo lxd init --auto [2021-03-10T15:44:08.212Z] + sudo snap install --classic snapcraft [2021-03-10T15:44:11.407Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-10T15:44:11.407Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-10T15:44:11.407Z] ---> 9a67c542418a [2021-03-10T15:44:11.407Z] Step 3/23 : WORKDIR /edgex-go [2021-03-10T15:44:11.407Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-10T15:44:11.407Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-10T15:44:11.407Z] ---> 9a67c542418a [2021-03-10T15:44:11.407Z] Step 3/31 : WORKDIR /edgex-go [2021-03-10T15:44:11.407Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-10T15:44:11.407Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-10T15:44:11.407Z] [2021-03-10T15:44:11.407Z] ---> 9a67c542418a [2021-03-10T15:44:11.407Z] Step 2/22 : FROM ${BUILDER_BASE} AS builderStep 3/21 : WORKDIR /edgex-go [2021-03-10T15:44:11.407Z] [2021-03-10T15:44:11.407Z] ---> 9a67c542418a [2021-03-10T15:44:11.407Z] Step 3/22 : WORKDIR /edgex-go [2021-03-10T15:44:11.407Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-10T15:44:11.407Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-10T15:44:11.407Z] ---> 9a67c542418a [2021-03-10T15:44:11.407Z] Step 3/26 : WORKDIR /edgex-go [2021-03-10T15:44:11.407Z] ---> Running in 9d215a9f66b3 [2021-03-10T15:44:11.407Z] ---> Running in 5177d5565919 [2021-03-10T15:44:11.407Z] ---> Running in 4da6b3323982 [2021-03-10T15:44:11.407Z] ---> Running in 795ee35eb020 [2021-03-10T15:44:11.407Z] ---> Running in eadf0bc60dd8 [2021-03-10T15:44:11.407Z] Removing intermediate container 5177d5565919 [2021-03-10T15:44:11.407Z] Removing intermediate container eadf0bc60dd8 [2021-03-10T15:44:11.407Z] ---> dd1913a15a6d [2021-03-10T15:44:11.407Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T15:44:11.407Z] ---> c8aa169247d7 [2021-03-10T15:44:11.407Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T15:44:11.407Z] Removing intermediate container 4da6b3323982 [2021-03-10T15:44:11.407Z] ---> bf4e0ea6120d [2021-03-10T15:44:11.407Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 795ee35eb020 [2021-03-10T15:44:11.407Z] [2021-03-10T15:44:11.407Z] ---> bb775a6ed53e [2021-03-10T15:44:11.407Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T15:44:11.407Z] Removing intermediate container 9d215a9f66b3 [2021-03-10T15:44:11.407Z] ---> d19a2c1ce4a6 [2021-03-10T15:44:11.407Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T15:44:11.407Z] ---> Running in bcee3cb79973 [2021-03-10T15:44:11.407Z] ---> Running in 25c92995d7d0 [2021-03-10T15:44:11.407Z] ---> Running in 5de70b6115b3 [2021-03-10T15:44:11.407Z] ---> Running in a13f1cbd64a5 [2021-03-10T15:44:11.407Z] ---> Running in df26dca70994 [2021-03-10T15:44:12.389Z] Removing intermediate container 25c92995d7d0 [2021-03-10T15:44:12.389Z] ---> 0dd811c882bf [2021-03-10T15:44:12.389Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-10T15:44:12.668Z] ---> Running in eda26ba6b727 [2021-03-10T15:44:12.668Z] Removing intermediate container bcee3cb79973 [2021-03-10T15:44:12.668Z] ---> 05c2aa70de3e [2021-03-10T15:44:12.668Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-10T15:44:12.945Z] Removing intermediate container df26dca70994 [2021-03-10T15:44:12.945Z] ---> 70e4bcba52e8 [2021-03-10T15:44:12.945Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-10T15:44:12.945Z] ---> Running in 4723d31a05cb [2021-03-10T15:44:13.220Z] Removing intermediate container a13f1cbd64a5 [2021-03-10T15:44:13.220Z] ---> 015d4699ec68 [2021-03-10T15:44:13.220Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-10T15:44:13.220Z] Removing intermediate container 5de70b6115b3 [2021-03-10T15:44:13.220Z] ---> a1ec34b2ca96 [2021-03-10T15:44:13.220Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-10T15:44:13.220Z] ---> Running in f4ba5f3b369e [2021-03-10T15:44:13.495Z] ---> Running in 81d15244cb92 [2021-03-10T15:44:13.495Z] ---> Running in 7b0b456971ac [2021-03-10T15:44:14.482Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-10T15:44:14.755Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-10T15:44:15.028Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-10T15:44:15.301Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-10T15:44:15.301Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-10T15:44:15.572Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-10T15:44:15.850Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-10T15:44:16.129Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-10T15:44:16.129Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-10T15:44:16.129Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-10T15:44:17.578Z] OK: 217 MiB in 51 packages [2021-03-10T15:44:17.578Z] OK: 217 MiB in 51 packages [2021-03-10T15:44:17.578Z] OK: 217 MiB in 51 packages [2021-03-10T15:44:17.852Z] OK: 217 MiB in 51 packages [2021-03-10T15:44:18.135Z] OK: 217 MiB in 51 packages [2021-03-10T15:44:19.587Z] Removing intermediate container 7b0b456971ac [2021-03-10T15:44:19.587Z] ---> 82e62d2ff9e8 [2021-03-10T15:44:19.587Z] Step 6/23 : COPY go.mod . [2021-03-10T15:44:19.587Z] Removing intermediate container 81d15244cb92 [2021-03-10T15:44:19.587Z] ---> 859ec0896894 [2021-03-10T15:44:19.587Z] Step 6/31 : COPY go.mod . [2021-03-10T15:44:19.587Z] Removing intermediate container eda26ba6b727 [2021-03-10T15:44:19.587Z] ---> 383426396cf7 [2021-03-10T15:44:19.587Z] Step 6/22 : COPY go.mod . [2021-03-10T15:44:19.862Z] Removing intermediate container f4ba5f3b369e [2021-03-10T15:44:19.862Z] ---> a41fe4d32119 [2021-03-10T15:44:19.862Z] Step 6/21 : COPY go.mod . [2021-03-10T15:44:20.138Z] Removing intermediate container 4723d31a05cb [2021-03-10T15:44:20.138Z] ---> 15156cf877e8 [2021-03-10T15:44:20.138Z] Step 6/26 : COPY go.mod . [2021-03-10T15:44:20.780Z] ---> 830121ceb705 [2021-03-10T15:44:20.780Z] Step 7/31 : RUN go mod download [2021-03-10T15:44:20.780Z] ---> 612d48f54722 [2021-03-10T15:44:20.780Z] Step 7/23 : RUN go mod download [2021-03-10T15:44:20.780Z] ---> Running in 476b3e7b55ac [2021-03-10T15:44:21.067Z] ---> 8036046d7898 [2021-03-10T15:44:21.067Z] Step 7/22 : RUN go mod download [2021-03-10T15:44:21.067Z] ---> Running in ce705da8ba1f [2021-03-10T15:44:21.067Z] ---> e348b49c6fd8 [2021-03-10T15:44:21.067Z] Step 7/21 : RUN go mod download [2021-03-10T15:44:21.343Z] ---> Running in c65c339308a5 [2021-03-10T15:44:21.343Z] ---> Running in da66c0a24742 [2021-03-10T15:44:21.343Z] ---> cdf51cbf1f52 [2021-03-10T15:44:21.343Z] Step 7/26 : RUN go mod download [2021-03-10T15:44:21.953Z] ---> Running in 1f45ed48e22e [2021-03-10T15:44:25.383Z] Removing intermediate container 476b3e7b55ac [2021-03-10T15:44:25.384Z] ---> 296e9baa4e7d [2021-03-10T15:44:25.384Z] Step 8/31 : COPY . . [2021-03-10T15:44:26.346Z] snapcraft 4.5.4 from Canonical* installed [2021-03-10T15:44:26.346Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-10T15:44:26.346Z] + patch --verbose -p1 [2021-03-10T15:44:26.346Z] Hmm... Looks like a unified diff to me... [2021-03-10T15:44:26.346Z] The text leading up to this was: [2021-03-10T15:44:26.346Z] -------------------------- [2021-03-10T15:44:26.346Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-10T15:44:26.346Z] |From: Tony Espy [2021-03-10T15:44:26.346Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-03-10T15:44:26.346Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-10T15:44:26.346Z] | [2021-03-10T15:44:26.346Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-10T15:44:26.346Z] |optimize the snap CI check run for pull requests. When [2021-03-10T15:44:26.346Z] |applied, it essentially strips out everything (apps and [2021-03-10T15:44:26.346Z] |parts) from the snapcraft.yaml file except those required [2021-03-10T15:44:26.346Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-10T15:44:26.346Z] |catch changes to edgex-go that break the snap build. [2021-03-10T15:44:26.346Z] | [2021-03-10T15:44:26.346Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-10T15:44:26.346Z] |to update this patch file, otherwise it may fail to apply, [2021-03-10T15:44:26.346Z] |resulting in a failed snap build CI check in the associated [2021-03-10T15:44:26.346Z] |pull request. [2021-03-10T15:44:26.346Z] | [2021-03-10T15:44:26.346Z] |Note - in addition to applying this patch, the pipeline also [2021-03-10T15:44:26.346Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-10T15:44:26.346Z] |need to build the finally binary .snap file (and it won't [2021-03-10T15:44:26.346Z] |work with the patch applied). This further reduces the build [2021-03-10T15:44:26.346Z] |time. [2021-03-10T15:44:26.346Z] |--- [2021-03-10T15:44:26.346Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-03-10T15:44:26.346Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-03-10T15:44:26.346Z] | [2021-03-10T15:44:26.346Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-10T15:44:26.346Z] |index 1e537489..faf42425 100644 [2021-03-10T15:44:26.346Z] |--- a/snap/snapcraft.yaml [2021-03-10T15:44:26.346Z] |+++ b/snap/snapcraft.yaml [2021-03-10T15:44:26.346Z] -------------------------- [2021-03-10T15:44:26.346Z] patching file snap/snapcraft.yaml [2021-03-10T15:44:26.346Z] Using Plan A... [2021-03-10T15:44:26.346Z] Hunk #1 succeeded at 73. [2021-03-10T15:44:26.346Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-03-10T15:44:26.346Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-03-10T15:44:26.346Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-03-10T15:44:26.346Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-03-10T15:44:26.346Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-03-10T15:44:26.346Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-03-10T15:44:26.346Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-03-10T15:44:26.346Z] Hmm... Ignoring the trailing garbage. [2021-03-10T15:44:26.346Z] done [2021-03-10T15:44:26.346Z] + sudo snapcraft prime --use-lxd [2021-03-10T15:44:26.346Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-10T15:44:26.346Z] 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-03-10T15:44:26.346Z] - README.md [2021-03-10T15:44:26.346Z] - snapcraft.yaml.orig [2021-03-10T15:44:26.346Z] [2021-03-10T15:44:26.346Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-10T15:44:26.346Z] Launching a container. [2021-03-10T15:44:26.839Z] Removing intermediate container c65c339308a5 [2021-03-10T15:44:26.839Z] ---> bf2b9ee3b4a8 [2021-03-10T15:44:26.839Z] Step 8/22 : COPY . . [2021-03-10T15:44:27.448Z] Removing intermediate container ce705da8ba1f [2021-03-10T15:44:27.448Z] ---> 52bf2bdeec5d [2021-03-10T15:44:27.448Z] Step 8/23 : COPY . . [2021-03-10T15:44:28.052Z] Removing intermediate container da66c0a24742 [2021-03-10T15:44:28.052Z] ---> 47318d57fa48 [2021-03-10T15:44:28.052Z] Step 8/21 : COPY . . [2021-03-10T15:44:28.052Z] Removing intermediate container 1f45ed48e22e [2021-03-10T15:44:28.052Z] ---> 50beb1b2c0ca [2021-03-10T15:44:28.052Z] Step 8/26 : COPY . . [2021-03-10T15:44:36.357Z] Waiting for container to be ready [2021-03-10T15:44:36.929Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-10T15:44:36.929Z] [2021-03-10T15:44:41.133Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-10T15:44:41.133Z] Waiting for network to be ready... [2021-03-10T15:44:41.394Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-10T15:44:41.394Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-10T15:44:41.968Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1573 kB] [2021-03-10T15:44:41.968Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-10T15:44:42.228Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-10T15:44:42.796Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-10T15:44:42.796Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-10T15:44:42.796Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-10T15:44:42.796Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-10T15:44:42.796Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-10T15:44:42.796Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-10T15:44:42.796Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-10T15:44:42.796Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-10T15:44:42.796Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-10T15:44:42.796Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-10T15:44:42.796Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-10T15:44:42.796Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-10T15:44:43.058Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-10T15:44:43.629Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-10T15:44:44.202Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-10T15:44:44.202Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-10T15:44:44.202Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-10T15:44:44.202Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-10T15:44:44.202Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-10T15:44:44.202Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-10T15:44:44.202Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-10T15:44:44.202Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-10T15:44:46.131Z] Fetched 24.0 MB in 5s (4812 kB/s) [2021-03-10T15:44:47.076Z] Reading package lists... [2021-03-10T15:44:47.335Z] Reading package lists... [2021-03-10T15:44:47.594Z] Building dependency tree... [2021-03-10T15:44:47.594Z] Reading state information... [2021-03-10T15:44:47.862Z] The following additional packages will be installed: [2021-03-10T15:44:47.862Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-10T15:44:47.862Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-10T15:44:47.862Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-10T15:44:47.862Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-10T15:44:47.862Z] Suggested packages: [2021-03-10T15:44:47.862Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-10T15:44:47.862Z] Recommended packages: [2021-03-10T15:44:47.862Z] gnupg libsasl2-modules [2021-03-10T15:44:47.862Z] The following NEW packages will be installed: [2021-03-10T15:44:47.862Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-10T15:44:47.862Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-10T15:44:47.862Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-10T15:44:47.862Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-10T15:44:47.862Z] The following packages will be upgraded: [2021-03-10T15:44:47.862Z] gpg gpg-agent gpgconf libudev1 [2021-03-10T15:44:47.862Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-10T15:44:47.862Z] Need to get 3530 kB of archives. [2021-03-10T15:44:47.862Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-10T15:44:47.862Z] 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-03-10T15:44:47.862Z] 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-03-10T15:44:47.862Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-10T15:44:47.862Z] 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-03-10T15:44:48.123Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-03-10T15:44:48.383Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-03-10T15:44:48.643Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-10T15:44:48.643Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-10T15:44:48.643Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-10T15:44:48.643Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-10T15:44:48.643Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-10T15:44:48.643Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-10T15:44:48.643Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-10T15:44:48.643Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-10T15:44:48.643Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-10T15:44:48.643Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-10T15:44:48.916Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-10T15:44:48.916Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-10T15:44:48.916Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-10T15:44:48.916Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-10T15:44:48.916Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-10T15:44:48.916Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-10T15:44:48.916Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-10T15:44:48.916Z] Fetched 3530 kB in 1s (3450 kB/s) [2021-03-10T15:44:48.916Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-10T15:44:48.916Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-03-10T15:44:49.181Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-10T15:44:49.181Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-03-10T15:44:49.181Z] Selecting previously unselected package udev. [2021-03-10T15:44:49.181Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-10T15:44:49.181Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-03-10T15:44:49.181Z] Unpacking udev (237-3ubuntu10.44) ... [2021-03-10T15:44:49.444Z] Selecting previously unselected package libfuse2:amd64. [2021-03-10T15:44:49.444Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-10T15:44:49.444Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-10T15:44:49.444Z] Selecting previously unselected package fuse. [2021-03-10T15:44:49.444Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-10T15:44:49.705Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-10T15:44:49.706Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-10T15:44:49.706Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-10T15:44:49.967Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-10T15:44:49.967Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-10T15:44:49.967Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-10T15:44:49.967Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-10T15:44:50.228Z] Selecting previously unselected package libksba8:amd64. [2021-03-10T15:44:50.228Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-10T15:44:50.228Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-10T15:44:50.228Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-10T15:44:50.228Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-10T15:44:50.228Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-10T15:44:50.228Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-10T15:44:50.228Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-10T15:44:50.228Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-10T15:44:50.488Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-10T15:44:50.488Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-10T15:44:50.488Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-10T15:44:50.488Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-10T15:44:50.488Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-10T15:44:50.488Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-10T15:44:50.749Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-10T15:44:50.749Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-10T15:44:50.749Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-10T15:44:50.749Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-10T15:44:50.749Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-10T15:44:50.749Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-10T15:44:50.749Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-10T15:44:50.749Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-10T15:44:51.009Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-10T15:44:51.009Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-10T15:44:51.009Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-10T15:44:51.009Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-10T15:44:51.009Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-10T15:44:51.009Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-10T15:44:51.009Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-10T15:44:51.269Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-10T15:44:51.269Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-10T15:44:51.269Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-10T15:44:51.269Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-10T15:44:51.269Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-10T15:44:51.269Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-10T15:44:51.269Z] Selecting previously unselected package libldap-common. [2021-03-10T15:44:51.269Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-10T15:44:51.269Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-10T15:44:51.530Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-10T15:44:51.530Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-10T15:44:51.530Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-10T15:44:51.530Z] Selecting previously unselected package dirmngr. [2021-03-10T15:44:51.530Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-10T15:44:51.530Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-10T15:44:51.793Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-10T15:44:51.793Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-10T15:44:51.793Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-10T15:44:51.793Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-10T15:44:51.793Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-10T15:44:51.793Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-10T15:44:51.793Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-10T15:44:52.054Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-10T15:44:52.054Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-10T15:44:52.054Z] Setting up udev (237-3ubuntu10.44) ... [2021-03-10T15:44:52.316Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-10T15:44:52.579Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-10T15:44:52.579Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-10T15:44:52.579Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-10T15:44:52.579Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-10T15:44:52.579Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-10T15:44:52.840Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-10T15:44:52.840Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-10T15:44:52.840Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-10T15:44:52.840Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-10T15:44:52.840Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-10T15:44:52.840Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-10T15:44:52.840Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-10T15:44:52.840Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-10T15:44:52.840Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-10T15:44:53.412Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-10T15:44:53.412Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-10T15:44:53.412Z] This means they are not meant to be enabled using systemctl. [2021-03-10T15:44:53.412Z] Possible reasons for having this kind of units are: [2021-03-10T15:44:53.412Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-10T15:44:53.412Z] .wants/ or .requires/ directory. [2021-03-10T15:44:53.412Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-10T15:44:53.412Z] a requirement dependency on it. [2021-03-10T15:44:53.412Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-10T15:44:53.412Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-10T15:44:53.412Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-10T15:44:53.412Z] instance name specified. [2021-03-10T15:44:53.674Z] Reading package lists... [2021-03-10T15:44:53.935Z] Building dependency tree... [2021-03-10T15:44:53.935Z] Reading state information... [2021-03-10T15:44:53.935Z] The following additional packages will be installed: [2021-03-10T15:44:53.935Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-10T15:44:53.935Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-10T15:44:53.935Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-10T15:44:53.935Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-10T15:44:53.935Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-10T15:44:53.935Z] Suggested packages: [2021-03-10T15:44:53.935Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-10T15:44:53.935Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-10T15:44:53.935Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-10T15:44:53.935Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-10T15:44:53.935Z] systemd-container policykit-1 [2021-03-10T15:44:53.935Z] Recommended packages: [2021-03-10T15:44:53.935Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-10T15:44:53.935Z] The following NEW packages will be installed: [2021-03-10T15:44:53.935Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-10T15:44:53.935Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-10T15:44:53.935Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-10T15:44:53.935Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-10T15:44:53.935Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-10T15:44:53.935Z] The following packages will be upgraded: [2021-03-10T15:44:53.935Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-10T15:44:54.198Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-10T15:44:54.198Z] Need to get 35.2 MB of archives. [2021-03-10T15:44:54.198Z] After this operation, 141 MB of additional disk space will be used. [2021-03-10T15:44:54.198Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-03-10T15:44:54.198Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-10T15:44:54.772Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-10T15:44:54.913Z] ---> 3f2196787bd3 [2021-03-10T15:44:54.914Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-10T15:44:55.033Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] [2021-03-10T15:44:55.034Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-03-10T15:44:55.034Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-10T15:44:55.034Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-10T15:44:55.034Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-10T15:44:55.034Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-10T15:44:55.034Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-10T15:44:55.034Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-10T15:44:55.034Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-10T15:44:55.034Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-10T15:44:55.034Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-10T15:44:55.034Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-10T15:44:55.034Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-10T15:44:55.034Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-10T15:44:55.034Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-10T15:44:55.034Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-10T15:44:55.189Z] ---> Running in e786452f39b3 [2021-03-10T15:44:55.294Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-10T15:44:55.294Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-10T15:44:55.294Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-10T15:44:55.294Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-10T15:44:55.294Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-10T15:44:55.294Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-10T15:44:55.294Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-10T15:44:55.294Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-10T15:44:55.294Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-10T15:44:55.294Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-10T15:44:55.294Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-10T15:44:55.785Z] ---> 3823ff615233 [2021-03-10T15:44:55.785Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-10T15:44:55.785Z] ---> cdcc225e5d56 [2021-03-10T15:44:55.785Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-10T15:44:55.785Z] ---> 97ecbf1fc934 [2021-03-10T15:44:55.785Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-10T15:44:55.785Z] ---> adac9b5ddc22 [2021-03-10T15:44:55.785Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-10T15:44:56.063Z] ---> Running in f25dce85f06a [2021-03-10T15:44:56.063Z] ---> Running in aa0ac70125c9 [2021-03-10T15:44:56.063Z] ---> Running in c948238f485a [2021-03-10T15:44:56.063Z] ---> Running in 08b2d4ac86ae [2021-03-10T15:44:56.662Z] 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-03-10T15:44:56.679Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-10T15:44:56.680Z] Fetched 35.2 MB in 2s (15.9 MB/s) [2021-03-10T15:44:56.680Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-10T15:44:56.680Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-03-10T15:44:56.680Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-10T15:44:57.250Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-03-10T15:44:57.250Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-10T15:44:57.250Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-03-10T15:44:57.511Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-10T15:44:57.511Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-10T15:44:57.511Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-10T15:44:57.511Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-10T15:44:57.773Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-10T15:44:57.773Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-10T15:44:57.773Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-10T15:44:58.033Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-10T15:44:58.033Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-10T15:44:58.605Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-10T15:44:58.605Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-10T15:44:58.605Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-10T15:44:58.605Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-10T15:44:58.644Z] 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-03-10T15:44:58.866Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-10T15:44:58.866Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-10T15:44:58.866Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-10T15:44:58.919Z] 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-03-10T15:44:58.919Z] 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-03-10T15:44:58.919Z] 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-03-10T15:44:59.127Z] Selecting previously unselected package libexpat1:amd64. [2021-03-10T15:44:59.127Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-10T15:44:59.127Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-10T15:44:59.127Z] Selecting previously unselected package python3.6-minimal. [2021-03-10T15:44:59.127Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-10T15:44:59.127Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-10T15:44:59.390Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-10T15:44:59.656Z] Checking for services that may need to be restarted...done. [2021-03-10T15:44:59.656Z] Checking for services that may need to be restarted...done. [2021-03-10T15:44:59.657Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-10T15:44:59.657Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-10T15:44:59.922Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-10T15:45:00.183Z] Selecting previously unselected package python3-minimal. [2021-03-10T15:45:00.183Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-10T15:45:00.183Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-10T15:45:00.183Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-10T15:45:00.444Z] Selecting previously unselected package mime-support. [2021-03-10T15:45:00.444Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-10T15:45:00.444Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-10T15:45:00.444Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-10T15:45:00.444Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-10T15:45:00.444Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-10T15:45:00.444Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-10T15:45:00.444Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-10T15:45:00.705Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-10T15:45:01.278Z] Selecting previously unselected package python3.6. [2021-03-10T15:45:01.278Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-10T15:45:01.278Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-10T15:45:01.538Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-10T15:45:01.538Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-10T15:45:01.538Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-10T15:45:01.538Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-10T15:45:01.800Z] Selecting previously unselected package python3. [2021-03-10T15:45:01.800Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-10T15:45:01.800Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-10T15:45:01.800Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-10T15:45:02.063Z] Selecting previously unselected package multiarch-support. [2021-03-10T15:45:02.063Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-10T15:45:02.063Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-10T15:45:02.063Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-10T15:45:02.063Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-10T15:45:02.063Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-10T15:45:02.063Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-10T15:45:02.063Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-10T15:45:02.328Z] Selecting previously unselected package libbsd0:amd64. [2021-03-10T15:45:02.328Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-10T15:45:02.328Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-10T15:45:02.328Z] Selecting previously unselected package sudo. [2021-03-10T15:45:02.328Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-10T15:45:02.328Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-10T15:45:02.589Z] Selecting previously unselected package apparmor. [2021-03-10T15:45:02.589Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-10T15:45:02.589Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-10T15:45:02.589Z] Selecting previously unselected package libedit2:amd64. [2021-03-10T15:45:02.589Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-10T15:45:02.589Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-10T15:45:02.855Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-10T15:45:02.855Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-10T15:45:02.855Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-10T15:45:02.855Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-10T15:45:02.855Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-10T15:45:02.855Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-10T15:45:03.116Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-10T15:45:03.116Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-10T15:45:03.116Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-10T15:45:03.116Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-10T15:45:03.116Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-10T15:45:03.116Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-10T15:45:03.409Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-10T15:45:03.409Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-10T15:45:03.409Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-10T15:45:03.409Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-10T15:45:03.409Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-10T15:45:03.671Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-10T15:45:03.671Z] Selecting previously unselected package openssh-client. [2021-03-10T15:45:03.671Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-10T15:45:03.671Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-10T15:45:03.934Z] Selecting previously unselected package squashfs-tools. [2021-03-10T15:45:03.934Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-10T15:45:03.934Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-10T15:45:04.221Z] Selecting previously unselected package snapd. [2021-03-10T15:45:04.221Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-10T15:45:04.221Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-10T15:45:06.157Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-10T15:45:06.157Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-10T15:45:06.157Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-10T15:45:06.157Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-10T15:45:06.157Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-10T15:45:06.420Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-10T15:45:06.420Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-10T15:45:06.420Z] Setting up systemd (237-3ubuntu10.44) ... [2021-03-10T15:45:06.420Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-10T15:45:07.808Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-10T15:45:07.808Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-10T15:45:07.808Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-10T15:45:07.808Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-10T15:45:07.808Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-10T15:45:07.808Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-10T15:45:09.308Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-10T15:45:09.308Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-10T15:45:09.308Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-10T15:45:09.308Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-10T15:45:09.308Z] running python rtupdate hooks for python3.6... [2021-03-10T15:45:09.308Z] running python post-rtupdate hooks for python3.6... [2021-03-10T15:45:09.308Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-10T15:45:10.251Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-10T15:45:10.251Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-10T15:45:10.251Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-10T15:45:10.513Z] Setting up snapd (2.48.3+18.04) ... [2021-03-10T15:45:10.774Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-10T15:45:11.040Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-10T15:45:11.302Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-10T15:45:11.302Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-10T15:45:11.564Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-10T15:45:11.564Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-10T15:45:11.564Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-10T15:45:11.834Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-10T15:45:12.104Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-10T15:45:12.104Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-10T15:45:12.365Z] /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-03-10T15:45:12.365Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-10T15:45:12.365Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-10T15:45:13.306Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-10T15:45:13.306Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-10T15:45:13.306Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-10T15:45:14.514Z] Reading package lists... [2021-03-10T15:45:14.774Z] Reading package lists... [2021-03-10T15:45:14.774Z] Building dependency tree... [2021-03-10T15:45:14.775Z] Reading state information... [2021-03-10T15:45:15.036Z] Calculating upgrade... [2021-03-10T15:45:15.036Z] The following packages will be upgraded: [2021-03-10T15:45:15.036Z] advancecomp base-files bash binutils binutils-common [2021-03-10T15:45:15.036Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-10T15:45:15.036Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-10T15:45:15.036Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-10T15:45:15.036Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-10T15:45:15.036Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-10T15:45:15.036Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-10T15:45:15.036Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-10T15:45:15.036Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-10T15:45:15.036Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-10T15:45:15.036Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-10T15:45:15.036Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-10T15:45:15.036Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-10T15:45:15.036Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-10T15:45:15.036Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-10T15:45:15.301Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-10T15:45:15.301Z] Need to get 63.8 MB of archives. [2021-03-10T15:45:15.301Z] After this operation, 5202 kB of additional disk space will be used. [2021-03-10T15:45:15.301Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] [2021-03-10T15:45:15.301Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-10T15:45:15.301Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-10T15:45:15.301Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-10T15:45:15.301Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-10T15:45:15.301Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-10T15:45:15.301Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-10T15:45:15.301Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-10T15:45:15.301Z] 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-03-10T15:45:15.301Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-03-10T15:45:15.301Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-03-10T15:45:15.301Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-10T15:45:15.301Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-10T15:45:15.301Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-10T15:45:15.301Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-10T15:45:15.301Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-10T15:45:15.301Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-10T15:45:15.301Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-10T15:45:15.566Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-10T15:45:15.566Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-10T15:45:15.566Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-10T15:45:15.566Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-10T15:45:15.566Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-10T15:45:15.566Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-10T15:45:15.566Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-10T15:45:15.566Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-10T15:45:15.566Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-10T15:45:15.566Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-10T15:45:15.566Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-10T15:45:15.566Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-10T15:45:15.566Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-10T15:45:15.566Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-10T15:45:15.566Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-10T15:45:15.566Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-10T15:45:15.566Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-10T15:45:15.566Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-03-10T15:45:15.566Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-10T15:45:15.566Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-10T15:45:15.566Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-10T15:45:15.566Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-03-10T15:45:15.566Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-10T15:45:15.566Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-10T15:45:15.566Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-10T15:45:15.566Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-10T15:45:15.566Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-10T15:45:15.566Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-10T15:45:15.566Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-10T15:45:15.566Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-03-10T15:45:15.826Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-10T15:45:15.826Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-10T15:45:15.826Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-10T15:45:15.826Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-10T15:45:15.826Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-10T15:45:15.826Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-10T15:45:15.826Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-10T15:45:15.826Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-10T15:45:16.087Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-10T15:45:16.087Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-10T15:45:16.087Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-10T15:45:16.354Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-10T15:45:16.354Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-10T15:45:16.354Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-10T15:45:16.354Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-10T15:45:16.354Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-10T15:45:16.354Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-10T15:45:16.354Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-10T15:45:16.616Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-10T15:45:16.616Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-10T15:45:16.616Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-10T15:45:16.877Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-10T15:45:16.877Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-10T15:45:16.877Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-10T15:45:16.877Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-10T15:45:16.877Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-10T15:45:16.877Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-10T15:45:16.877Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-10T15:45:16.877Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-10T15:45:16.878Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-10T15:45:16.878Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-10T15:45:16.878Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-10T15:45:17.138Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-10T15:45:17.138Z] Get:82 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-03-10T15:45:17.138Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-10T15:45:17.138Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-03-10T15:45:17.138Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-03-10T15:45:17.138Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-10T15:45:17.138Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-10T15:45:17.138Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-10T15:45:17.138Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-10T15:45:17.138Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-10T15:45:17.138Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-10T15:45:17.138Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-10T15:45:17.138Z] Get:93 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-03-10T15:45:17.138Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-10T15:45:17.138Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-10T15:45:17.398Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-10T15:45:17.398Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-10T15:45:17.398Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-10T15:45:17.398Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-10T15:45:17.398Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-10T15:45:17.398Z] Fetched 63.8 MB in 2s (28.8 MB/s) [2021-03-10T15:45:17.659Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:45:17.659Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-10T15:45:17.659Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-10T15:45:18.236Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-10T15:45:18.236Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-10T15:45:18.497Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... [2021-03-10T15:45:18.497Z] Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... [2021-03-10T15:45:19.440Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-10T15:45:19.440Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-10T15:45:19.440Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-10T15:45:19.440Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-10T15:45:19.440Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-10T15:45:19.440Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-10T15:45:19.701Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-10T15:45:19.701Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-10T15:45:19.701Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-10T15:45:19.963Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-10T15:45:19.963Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-10T15:45:19.963Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-10T15:45:19.963Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-10T15:45:19.963Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-10T15:45:20.225Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-10T15:45:20.225Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-10T15:45:20.225Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-10T15:45:20.225Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-10T15:45:20.486Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-10T15:45:20.486Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-10T15:45:20.486Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-10T15:45:20.486Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-10T15:45:20.486Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-10T15:45:20.486Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-10T15:45:20.746Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-10T15:45:20.746Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-10T15:45:21.006Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-10T15:45:21.006Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-10T15:45:21.006Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-10T15:45:21.266Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-10T15:45:21.527Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-10T15:45:21.788Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-10T15:45:21.788Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-10T15:45:21.788Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-10T15:45:21.788Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-10T15:45:22.048Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-10T15:45:22.048Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-10T15:45:22.310Z] Installing new version of config file /etc/issue ... [2021-03-10T15:45:22.310Z] Installing new version of config file /etc/issue.net ... [2021-03-10T15:45:22.310Z] Installing new version of config file /etc/lsb-release ... [2021-03-10T15:45:22.310Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-10T15:45:22.571Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-10T15:45:22.571Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-10T15:45:22.571Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-10T15:45:22.571Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:45:22.571Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-10T15:45:22.832Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-10T15:45:22.832Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-10T15:45:22.832Z] 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-03-10T15:45:23.092Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:45:23.092Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-10T15:45:23.092Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-10T15:45:23.092Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-10T15:45:23.355Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:45:23.355Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-10T15:45:23.355Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-10T15:45:23.355Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-10T15:45:23.688Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:45:23.688Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-10T15:45:23.688Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-10T15:45:23.952Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-10T15:45:23.952Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:45:23.952Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-10T15:45:23.952Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-10T15:45:24.211Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-10T15:45:24.211Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:45:24.211Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-10T15:45:24.211Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-10T15:45:24.476Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-10T15:45:24.737Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:45:24.737Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-10T15:45:24.737Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-10T15:45:24.737Z] Setting up grep (3.1-2build1) ... [2021-03-10T15:45:24.998Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:45:24.998Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-10T15:45:24.998Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-10T15:45:24.998Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-10T15:45:25.261Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:45:25.261Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-10T15:45:25.262Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-10T15:45:25.262Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-10T15:45:25.531Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:45:25.531Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-10T15:45:25.531Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-10T15:45:25.795Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-10T15:45:25.795Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-10T15:45:26.059Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-10T15:45:26.059Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-10T15:45:26.632Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-10T15:45:26.632Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:45:26.632Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-10T15:45:26.893Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-10T15:45:27.835Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-10T15:45:27.835Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-10T15:45:27.835Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-10T15:45:28.096Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-10T15:45:28.096Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-10T15:45:28.096Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:45:28.096Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-10T15:45:28.096Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-10T15:45:28.362Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-10T15:45:28.362Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:45:28.362Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-10T15:45:28.621Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-10T15:45:28.621Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-10T15:45:28.621Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:45:28.621Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-10T15:45:28.621Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-10T15:45:28.880Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-10T15:45:28.880Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:45:28.880Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-10T15:45:28.880Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-10T15:45:29.139Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-10T15:45:29.139Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:45:29.139Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-10T15:45:29.139Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-10T15:45:29.400Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-10T15:45:29.401Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:45:29.401Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-10T15:45:29.401Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-10T15:45:29.662Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-10T15:45:29.662Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-10T15:45:29.662Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-10T15:45:29.927Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:45:29.927Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-10T15:45:29.927Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-10T15:45:29.927Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-10T15:45:30.189Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:45:30.189Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-10T15:45:30.189Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-10T15:45:30.189Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-10T15:45:30.189Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:45:30.189Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-10T15:45:30.449Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-10T15:45:30.449Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-10T15:45:30.449Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:45:30.449Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-10T15:45:30.710Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-10T15:45:30.973Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-10T15:45:31.233Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-10T15:45:31.494Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-10T15:45:31.755Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:45:31.755Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-10T15:45:31.755Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-10T15:45:32.015Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-10T15:45:32.015Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:45:32.015Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-10T15:45:32.015Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-10T15:45:32.277Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-10T15:45:32.277Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-10T15:45:32.277Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-10T15:45:32.277Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-10T15:45:32.537Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-10T15:45:32.802Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-10T15:45:32.802Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-10T15:45:32.802Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-10T15:45:32.802Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-10T15:45:33.063Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-10T15:45:33.063Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-10T15:45:33.063Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-10T15:45:33.063Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-10T15:45:33.324Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-10T15:45:33.324Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-10T15:45:33.324Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-10T15:45:33.584Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-10T15:45:33.845Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-10T15:45:33.845Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-10T15:45:33.845Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-10T15:45:33.845Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-10T15:45:34.104Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-10T15:45:34.104Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-10T15:45:34.104Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-10T15:45:34.365Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-10T15:45:34.365Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-10T15:45:34.365Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-10T15:45:34.365Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-10T15:45:34.626Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-03-10T15:45:34.626Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-10T15:45:34.626Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-10T15:45:34.626Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-10T15:45:34.886Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-10T15:45:34.886Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-10T15:45:34.886Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-10T15:45:34.886Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-10T15:45:35.147Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-10T15:45:35.147Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-10T15:45:35.147Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-10T15:45:35.147Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-10T15:45:35.408Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-10T15:45:35.669Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-10T15:45:35.669Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-10T15:45:35.669Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-10T15:45:35.669Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-10T15:45:35.928Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-10T15:45:35.928Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-03-10T15:45:35.928Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-10T15:45:35.928Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-03-10T15:45:35.928Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-10T15:45:35.928Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-10T15:45:35.928Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-10T15:45:36.190Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-10T15:45:36.450Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-10T15:45:36.450Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-10T15:45:36.450Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-10T15:45:36.711Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-10T15:45:36.711Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-10T15:45:36.711Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-10T15:45:36.711Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-10T15:45:36.971Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-10T15:45:36.971Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-10T15:45:36.971Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-10T15:45:36.971Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-10T15:45:36.971Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-10T15:45:37.232Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-10T15:45:37.232Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-10T15:45:37.232Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-10T15:45:37.232Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-10T15:45:37.493Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-10T15:45:37.493Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-10T15:45:37.493Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-10T15:45:37.493Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-10T15:45:37.754Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-10T15:45:37.754Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-10T15:45:37.754Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-10T15:45:37.754Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-10T15:45:37.754Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-10T15:45:37.754Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-10T15:45:37.754Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-10T15:45:38.014Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-10T15:45:38.014Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-10T15:45:38.014Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-10T15:45:38.014Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-10T15:45:38.275Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-10T15:45:38.275Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-10T15:45:38.275Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-10T15:45:38.537Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-10T15:45:38.537Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-10T15:45:38.537Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-10T15:45:38.799Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-10T15:45:39.060Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-10T15:45:39.321Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-10T15:45:39.321Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-10T15:45:39.321Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-10T15:45:39.321Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-10T15:45:39.581Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-10T15:45:39.581Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-10T15:45:39.581Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-10T15:45:39.581Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-10T15:45:39.842Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-10T15:45:39.842Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-10T15:45:39.842Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-10T15:45:40.101Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-10T15:45:40.101Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-10T15:45:40.101Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-10T15:45:41.042Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-10T15:45:41.042Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-10T15:45:41.042Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-10T15:45:41.042Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-10T15:45:41.042Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-10T15:45:41.302Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-10T15:45:41.563Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-10T15:45:41.564Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-10T15:45:41.564Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-10T15:45:41.564Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-10T15:45:41.826Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-10T15:45:41.826Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-10T15:45:41.826Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-10T15:45:41.826Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-10T15:45:42.087Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-10T15:45:42.087Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-10T15:45:42.087Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-10T15:45:42.087Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-10T15:45:42.348Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-10T15:45:42.348Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-10T15:45:43.290Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-10T15:45:43.290Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-10T15:45:43.874Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-10T15:45:43.874Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-10T15:45:44.816Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-10T15:45:44.816Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-10T15:45:45.076Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-10T15:45:45.076Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-10T15:45:46.017Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-10T15:45:46.017Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-10T15:45:46.017Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-10T15:45:46.350Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-10T15:45:46.350Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-10T15:45:46.350Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-10T15:45:46.611Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-10T15:45:46.611Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-10T15:45:46.611Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-10T15:45:46.872Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-10T15:45:46.872Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-10T15:45:46.872Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-10T15:45:46.872Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-10T15:45:46.872Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-10T15:45:47.134Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-10T15:45:47.134Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-10T15:45:47.134Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-10T15:45:47.134Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-10T15:45:47.395Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-10T15:45:47.395Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-10T15:45:47.395Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-10T15:45:47.395Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-10T15:45:47.395Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-10T15:45:47.395Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-10T15:45:47.660Z] [2021-03-10T15:45:47.660Z] Current default time zone: 'Etc/UTC' [2021-03-10T15:45:47.660Z] Local time is now: Wed Mar 10 15:45:47 UTC 2021. [2021-03-10T15:45:47.660Z] Universal Time is now: Wed Mar 10 15:45:47 UTC 2021. [2021-03-10T15:45:47.660Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-10T15:45:47.660Z] [2021-03-10T15:45:47.660Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-03-10T15:45:47.660Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-10T15:45:47.660Z] Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... [2021-03-10T15:45:47.660Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-10T15:45:47.660Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-10T15:45:47.660Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-10T15:45:47.660Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-10T15:45:47.660Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-10T15:45:47.927Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-10T15:45:47.927Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-10T15:45:47.927Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-10T15:45:47.927Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-10T15:45:48.188Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-10T15:45:48.188Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-10T15:45:48.188Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-10T15:45:48.188Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-10T15:45:48.188Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-10T15:45:48.188Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-10T15:45:48.449Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-10T15:45:48.449Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-10T15:45:48.449Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-10T15:45:48.449Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-10T15:45:48.449Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-10T15:45:50.359Z] Updating certificates in /etc/ssl/certs... [2021-03-10T15:45:50.932Z] 23 added, 27 removed; done. [2021-03-10T15:45:50.932Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-10T15:45:50.932Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-10T15:45:51.193Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-10T15:45:51.193Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-10T15:45:51.193Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-10T15:45:51.193Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-10T15:45:51.193Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-10T15:45:51.193Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-10T15:45:51.193Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-10T15:45:51.453Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-10T15:45:51.453Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-10T15:45:51.453Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-10T15:45:51.453Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-10T15:45:51.453Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-10T15:45:51.453Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-10T15:45:51.453Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-10T15:45:51.453Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-10T15:45:51.453Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-10T15:45:51.714Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-10T15:45:51.714Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-10T15:45:51.714Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-10T15:45:51.714Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-10T15:45:51.714Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-10T15:45:51.714Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-10T15:45:51.975Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-10T15:45:51.975Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-10T15:45:51.975Z] Updating certificates in /etc/ssl/certs... [2021-03-10T15:45:52.546Z] 0 added, 0 removed; done. [2021-03-10T15:45:52.546Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-10T15:45:52.546Z] done. [2021-03-10T15:45:53.067Z] Reading package lists... [2021-03-10T15:45:53.067Z] Building dependency tree... [2021-03-10T15:45:53.067Z] Reading state information... [2021-03-10T15:45:53.329Z] The following NEW packages will be installed: [2021-03-10T15:45:53.329Z] apt-transport-https [2021-03-10T15:45:53.589Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-10T15:45:53.589Z] Need to get 1696 B of archives. [2021-03-10T15:45:53.589Z] After this operation, 153 kB of additional disk space will be used. [2021-03-10T15:45:53.589Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-10T15:45:53.589Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-10T15:45:53.589Z] Fetched 1696 B in 0s (9535 B/s) [2021-03-10T15:45:53.589Z] Selecting previously unselected package apt-transport-https. [2021-03-10T15:45:53.589Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-10T15:45:53.589Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-10T15:45:53.589Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-10T15:45:53.849Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-10T15:45:54.110Z] Waiting for network to be ready... [2021-03-10T15:46:00.692Z] 2021-03-10T15:45:58Z INFO Waiting for automatic snapd restart... [2021-03-10T15:46:01.640Z] snapd 2.49 from Canonical* installed [2021-03-10T15:46:02.580Z] "snapd" switched to the "latest/stable" channel [2021-03-10T15:46:02.580Z] [2021-03-10T15:46:05.125Z] core18 20210128 from Canonical* installed [2021-03-10T15:46:05.385Z] "core18" switched to the "latest/stable" channel [2021-03-10T15:46:05.385Z] [2021-03-10T15:46:08.684Z] snapcraft 4.5.4 from Canonical* installed [2021-03-10T15:46:08.684Z] "snapcraft" switched to the "latest/stable" channel [2021-03-10T15:46:08.684Z] [2021-03-10T15:46:11.996Z] 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-03-10T15:46:11.996Z] - README.md [2021-03-10T15:46:11.996Z] - snapcraft.yaml.orig [2021-03-10T15:46:11.996Z] [2021-03-10T15:46:11.996Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-10T15:46:18.581Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-10T15:46:18.581Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-10T15:46:18.581Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-10T15:46:18.841Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-10T15:46:19.779Z] Reading package lists... [2021-03-10T15:46:20.039Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.7 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-03-10T15:46:26.652Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-10T15:46:26.652Z] Reading package lists... [2021-03-10T15:46:26.652Z] Building dependency tree... [2021-03-10T15:46:26.652Z] Reading state information... [2021-03-10T15:46:26.652Z] Suggested packages: [2021-03-10T15:46:26.652Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-10T15:46:26.652Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-10T15:46:26.652Z] Recommended packages: [2021-03-10T15:46:26.652Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-10T15:46:26.652Z] The following NEW packages will be installed: [2021-03-10T15:46:26.652Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-10T15:46:26.652Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-10T15:46:26.652Z] pkg-config zip [2021-03-10T15:46:26.652Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-10T15:46:26.652Z] Need to get 7658 kB of archives. [2021-03-10T15:46:26.652Z] After this operation, 43.8 MB of additional disk space will be used. [2021-03-10T15:46:26.652Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.7 [1172 kB] [2021-03-10T15:46:26.652Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-10T15:46:26.916Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-10T15:46:26.916Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-10T15:46:26.916Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-10T15:46:27.178Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-10T15:46:27.178Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-10T15:46:27.178Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-10T15:46:27.178Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-10T15:46:27.178Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-10T15:46:27.439Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-10T15:46:27.439Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-03-10T15:46:27.439Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-03-10T15:46:27.702Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-10T15:46:27.702Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-10T15:46:27.702Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-10T15:46:27.702Z] Fetched 7658 kB in 1s (7056 kB/s) [2021-03-10T15:46:27.702Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-10T15:46:27.702Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-10T15:46:27.702Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.7_amd64.deb ... [2021-03-10T15:46:27.963Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.7) ... [2021-03-10T15:46:27.963Z] Selecting previously unselected package libpsl5:amd64. [2021-03-10T15:46:27.963Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-10T15:46:27.963Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-10T15:46:28.224Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-10T15:46:28.224Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-10T15:46:28.224Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-10T15:46:28.224Z] Selecting previously unselected package librtmp1:amd64. [2021-03-10T15:46:28.224Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-10T15:46:28.224Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-10T15:46:28.484Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-10T15:46:28.484Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-10T15:46:28.484Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-10T15:46:28.484Z] Selecting previously unselected package liberror-perl. [2021-03-10T15:46:28.484Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-10T15:46:28.485Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-10T15:46:28.485Z] Selecting previously unselected package git-man. [2021-03-10T15:46:28.485Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-03-10T15:46:28.485Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-10T15:46:28.745Z] Selecting previously unselected package git. [2021-03-10T15:46:28.745Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-03-10T15:46:28.745Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-03-10T15:46:29.690Z] Selecting previously unselected package libnorm1:amd64. [2021-03-10T15:46:29.690Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-10T15:46:29.690Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-10T15:46:29.690Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-10T15:46:29.690Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-10T15:46:29.690Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-10T15:46:29.690Z] Selecting previously unselected package libsodium23:amd64. [2021-03-10T15:46:29.690Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-10T15:46:29.690Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-10T15:46:29.952Z] Selecting previously unselected package libzmq5:amd64. [2021-03-10T15:46:29.952Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-10T15:46:29.952Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-10T15:46:29.952Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-10T15:46:29.952Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-10T15:46:29.952Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-10T15:46:30.212Z] Selecting previously unselected package pkg-config. [2021-03-10T15:46:30.213Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-10T15:46:30.213Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-10T15:46:30.213Z] Selecting previously unselected package zip. [2021-03-10T15:46:30.213Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-10T15:46:30.213Z] Unpacking zip (3.0-11build1) ... [2021-03-10T15:46:30.213Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-10T15:46:30.473Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-10T15:46:30.473Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-10T15:46:30.473Z] Setting up liberror-perl (0.17025-1) ... [2021-03-10T15:46:30.473Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-10T15:46:30.474Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.7) ... [2021-03-10T15:46:30.474Z] No schema files found: doing nothing. [2021-03-10T15:46:30.474Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-10T15:46:30.474Z] Setting up zip (3.0-11build1) ... [2021-03-10T15:46:30.474Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-10T15:46:30.474Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-10T15:46:30.735Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-10T15:46:30.735Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-10T15:46:30.735Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-10T15:46:30.735Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-10T15:46:30.735Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-03-10T15:46:30.735Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-10T15:46:37.324Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-10T15:46:37.324Z] git set to automatically installed. [2021-03-10T15:46:37.324Z] git-man set to automatically installed. [2021-03-10T15:46:37.324Z] libcurl3-gnutls set to automatically installed. [2021-03-10T15:46:37.324Z] liberror-perl set to automatically installed. [2021-03-10T15:46:37.324Z] libglib2.0-0 set to automatically installed. [2021-03-10T15:46:37.324Z] libnghttp2-14 set to automatically installed. [2021-03-10T15:46:37.324Z] libnorm1 set to automatically installed. [2021-03-10T15:46:37.324Z] libpgm-5.2-0 set to automatically installed. [2021-03-10T15:46:37.324Z] libpsl5 set to automatically installed. [2021-03-10T15:46:37.324Z] librtmp1 set to automatically installed. [2021-03-10T15:46:37.324Z] libsodium23 set to automatically installed. [2021-03-10T15:46:37.324Z] libzmq3-dev set to automatically installed. [2021-03-10T15:46:37.324Z] libzmq5 set to automatically installed. [2021-03-10T15:46:37.324Z] pkg-config set to automatically installed. [2021-03-10T15:46:37.324Z] zip set to automatically installed. [2021-03-10T15:46:39.236Z] snapd is not logged in, snap install commands will use sudo [2021-03-10T15:46:45.821Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-10T15:46:45.821Z] snap "core18" has no updates available [2021-03-10T15:46:46.391Z] Pulling config-common [2021-03-10T15:46:46.391Z] + snapcraftctl pull [2021-03-10T15:46:47.333Z] Pulling go-build-helper [2021-03-10T15:46:47.333Z] + snapcraftctl pull [2021-03-10T15:46:51.032Z] 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-03-10T15:47:06.180Z] Removing intermediate container e786452f39b3 [2021-03-10T15:47:06.180Z] ---> 28481552ebe6 [2021-03-10T15:47:06.180Z] [2021-03-10T15:47:06.180Z] Step 10/31 : FROM alpine:3.12 [2021-03-10T15:47:06.180Z] Removing intermediate container f25dce85f06a [2021-03-10T15:47:06.180Z] ---> d3ebfe48435a [2021-03-10T15:47:06.180Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-10T15:47:06.180Z] 3.12: Pulling from library/alpine [2021-03-10T15:47:06.180Z] Removing intermediate container 08b2d4ac86ae [2021-03-10T15:47:06.180Z] ---> c283358d0363 [2021-03-10T15:47:06.180Z] [2021-03-10T15:47:06.180Z] Step 10/21 : FROM alpine:3.12 [2021-03-10T15:47:06.180Z] 3.12: Pulling from library/alpine [2021-03-10T15:47:06.180Z] ---> Running in 0b09c9dcce5c [2021-03-10T15:47:06.180Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-10T15:47:06.180Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-10T15:47:06.180Z] Status: Downloaded newer image for alpine:3.12 [2021-03-10T15:47:06.180Z] Status: Image is up to date for alpine:3.12 [2021-03-10T15:47:06.180Z] ---> d10569e2745f [2021-03-10T15:47:06.180Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-10T15:47:06.180Z] ---> d10569e2745f [2021-03-10T15:47:06.180Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-10T15:47:06.180Z] ---> Running in 6f8dbc8e6d52 [2021-03-10T15:47:06.180Z] ---> Running in ac67a5c52557 [2021-03-10T15:47:06.460Z] 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-03-10T15:47:07.067Z] Removing intermediate container 6f8dbc8e6d52 [2021-03-10T15:47:07.067Z] ---> 28cafce37c84 [2021-03-10T15:47:07.067Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-10T15:47:07.346Z] ---> Running in 61d28dbd530e [2021-03-10T15:47:08.812Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-10T15:47:09.089Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-10T15:47:09.294Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-10T15:47:09.294Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-10T15:47:09.294Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1573 kB] [2021-03-10T15:47:09.294Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-10T15:47:09.294Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-10T15:47:09.294Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-10T15:47:09.294Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-10T15:47:09.294Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-10T15:47:09.294Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-10T15:47:09.294Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-10T15:47:09.294Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-10T15:47:09.294Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-10T15:47:09.294Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-10T15:47:09.294Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-10T15:47:09.294Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-10T15:47:09.294Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-10T15:47:09.294Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-10T15:47:09.294Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-10T15:47:09.294Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-10T15:47:09.294Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-10T15:47:09.294Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-10T15:47:09.294Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-10T15:47:09.294Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-10T15:47:09.294Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-10T15:47:09.294Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-10T15:47:09.294Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-10T15:47:09.294Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-10T15:47:09.294Z] Fetched 24.0 MB in 0s (0 B/s) [2021-03-10T15:47:09.294Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-10T15:47:09.294Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-10T15:47:09.294Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-10T15:47:09.294Z] Fetched 279 kB in 0s (0 B/s) [2021-03-10T15:47:09.294Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-10T15:47:09.294Z] Fetched 122 kB in 0s (0 B/s) [2021-03-10T15:47:09.294Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-10T15:47:09.294Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-10T15:47:09.294Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-10T15:47:09.294Z] Fetched 8848 B in 0s (0 B/s) [2021-03-10T15:47:09.294Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-10T15:47:09.294Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-10T15:47:09.294Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-10T15:47:09.294Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-10T15:47:09.294Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-10T15:47:09.294Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-10T15:47:09.294Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-10T15:47:09.294Z] Fetched 214 kB in 0s (0 B/s) [2021-03-10T15:47:09.294Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-10T15:47:09.294Z] Fetched 154 kB in 0s (0 B/s) [2021-03-10T15:47:09.294Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-10T15:47:09.294Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-10T15:47:09.294Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-10T15:47:09.294Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-10T15:47:09.294Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-10T15:47:09.294Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-10T15:47:09.294Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-10T15:47:09.294Z] Fetched 499 kB in 0s (0 B/s) [2021-03-10T15:47:09.294Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-10T15:47:09.294Z] Fetched 111 kB in 0s (0 B/s) [2021-03-10T15:47:09.294Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-10T15:47:09.294Z] Fetched 240 kB in 0s (0 B/s) [2021-03-10T15:47:09.294Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-10T15:47:09.294Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-10T15:47:09.294Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-10T15:47:09.294Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-10T15:47:09.294Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-10T15:47:09.294Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-10T15:47:09.294Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-10T15:47:09.294Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-10T15:47:09.294Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-10T15:47:09.294Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-10T15:47:09.294Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-10T15:47:09.294Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-10T15:47:09.294Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-10T15:47:09.294Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-10T15:47:09.294Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-10T15:47:09.294Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-10T15:47:09.294Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-10T15:47:09.294Z] Fetched 8720 B in 0s (0 B/s) [2021-03-10T15:47:09.294Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-10T15:47:09.294Z] Fetched 137 kB in 0s (0 B/s) [2021-03-10T15:47:09.294Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-10T15:47:09.294Z] Fetched 119 kB in 0s (0 B/s) [2021-03-10T15:47:09.294Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-10T15:47:09.294Z] Fetched 109 kB in 0s (0 B/s) [2021-03-10T15:47:09.294Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-10T15:47:09.294Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-10T15:47:09.294Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-10T15:47:09.294Z] Fetched 645 kB in 0s (0 B/s) [2021-03-10T15:47:09.294Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-10T15:47:09.294Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-10T15:47:09.294Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-10T15:47:09.294Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-10T15:47:09.294Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-10T15:47:09.294Z] Fetched 368 kB in 0s (0 B/s) [2021-03-10T15:47:09.294Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-10T15:47:09.294Z] Fetched 187 kB in 0s (0 B/s) [2021-03-10T15:47:09.294Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-10T15:47:09.294Z] Fetched 175 kB in 0s (0 B/s) [2021-03-10T15:47:09.294Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-10T15:47:09.701Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-10T15:47:10.000Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-10T15:47:10.000Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-10T15:47:10.000Z] (4/4) Installing curl (7.69.1-r3) [2021-03-10T15:47:10.000Z] Executing busybox-1.31.1-r19.trigger [2021-03-10T15:47:10.000Z] Executing ca-certificates-20191127-r4.trigger [2021-03-10T15:47:10.000Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-10T15:47:10.277Z] OK: 7 MiB in 18 packages [2021-03-10T15:47:10.277Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-10T15:47:11.222Z] Fetched 206 kB in 0s (0 B/s) [2021-03-10T15:47:11.223Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-03-10T15:47:11.223Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-10T15:47:11.223Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-10T15:47:11.223Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-10T15:47:11.223Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-10T15:47:11.223Z] Fetched 159 kB in 0s (0 B/s) [2021-03-10T15:47:11.223Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-10T15:47:11.223Z] Fetched 107 kB in 0s (0 B/s) [2021-03-10T15:47:11.223Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-10T15:47:11.223Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-10T15:47:11.223Z] Pulling static-packages [2021-03-10T15:47:11.223Z] + snapcraftctl pull [2021-03-10T15:47:11.269Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-10T15:47:11.269Z] (2/2) Installing su-exec (0.2-r1) [2021-03-10T15:47:11.269Z] Executing busybox-1.31.1-r19.trigger [2021-03-10T15:47:11.269Z] OK: 5 MiB in 16 packages [2021-03-10T15:47:12.163Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-03-10T15:47:12.163Z] Skipping pull go-build-helper (already ran) [2021-03-10T15:47:12.163Z] Skipping pull static-packages (already ran) [2021-03-10T15:47:12.163Z] Building go-build-helper [2021-03-10T15:47:12.163Z] + snapcraftctl build [2021-03-10T15:47:13.271Z] Removing intermediate container c948238f485a [2021-03-10T15:47:13.271Z] ---> 6a79cc8b0fd1 [2021-03-10T15:47:13.271Z] [2021-03-10T15:47:13.271Z] Step 10/23 : FROM alpine:3.12 [2021-03-10T15:47:13.271Z] ---> d10569e2745f [2021-03-10T15:47:13.271Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-10T15:47:13.873Z] Removing intermediate container 0b09c9dcce5c [2021-03-10T15:47:13.873Z] ---> b958c42c7fa1 [2021-03-10T15:47:13.873Z] [2021-03-10T15:47:13.873Z] Step 11/26 : FROM docker:20.10.0 [2021-03-10T15:47:13.873Z] Removing intermediate container 61d28dbd530e [2021-03-10T15:47:13.873Z] ---> 486f6c47ddb9 [2021-03-10T15:47:13.873Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-10T15:47:13.873Z] Removing intermediate container ac67a5c52557 [2021-03-10T15:47:13.873Z] ---> dfc92acf2eda [2021-03-10T15:47:13.873Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-10T15:47:13.873Z] 20.10.0: Pulling from library/docker [2021-03-10T15:47:14.149Z] ---> Running in b2815ecad6db [2021-03-10T15:47:14.426Z] ---> Running in 96f51948c072 [2021-03-10T15:47:14.426Z] ---> Running in 5bda946c35d8 [2021-03-10T15:47:15.414Z] Removing intermediate container aa0ac70125c9 [2021-03-10T15:47:15.414Z] ---> 0e2d14ed9eae [2021-03-10T15:47:15.414Z] [2021-03-10T15:47:15.414Z] Step 10/22 : FROM alpine:3.12 [2021-03-10T15:47:15.414Z] ---> d10569e2745f [2021-03-10T15:47:15.414Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-10T15:47:15.699Z] Removing intermediate container 96f51948c072 [2021-03-10T15:47:15.699Z] ---> f0746d390de5 [2021-03-10T15:47:15.699Z] Step 13/21 : WORKDIR /edgex [2021-03-10T15:47:15.699Z] Removing intermediate container 5bda946c35d8 [2021-03-10T15:47:15.699Z] ---> a72ec26da4b0 [2021-03-10T15:47:15.699Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-10T15:47:15.976Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-10T15:47:15.976Z] ---> Running in 608b8a1792da [2021-03-10T15:47:16.253Z] ---> Running in 3a5d6bccb044 [2021-03-10T15:47:16.253Z] ---> Running in ce37f61ad9e8 [2021-03-10T15:47:16.253Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-10T15:47:16.366Z] Building static-packages [2021-03-10T15:47:16.366Z] + snapcraftctl build [2021-03-10T15:47:17.257Z] Removing intermediate container 3a5d6bccb044 [2021-03-10T15:47:17.257Z] ---> 4a1df9b1d6ce [2021-03-10T15:47:17.257Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-10T15:47:17.257Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-10T15:47:17.257Z] Executing busybox-1.31.1-r19.trigger [2021-03-10T15:47:17.257Z] OK: 5 MiB in 15 packages [2021-03-10T15:47:17.748Z] Staging go-build-helper [2021-03-10T15:47:17.748Z] + snapcraftctl stage [2021-03-10T15:47:18.005Z] ---> Running in d0c054fb528d [2021-03-10T15:47:18.005Z] Removing intermediate container ce37f61ad9e8 [2021-03-10T15:47:18.005Z] ---> 1e81fc4a0bf3 [2021-03-10T15:47:18.005Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-10T15:47:18.618Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-10T15:47:18.689Z] Staging static-packages [2021-03-10T15:47:18.690Z] + snapcraftctl stage [2021-03-10T15:47:18.912Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-10T15:47:19.631Z] Pulling go115 [2021-03-10T15:47:19.631Z] + snapcraftctl pull [2021-03-10T15:47:20.022Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-10T15:47:20.022Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-10T15:47:20.022Z] Executing busybox-1.31.1-r19.trigger [2021-03-10T15:47:20.022Z] Executing ca-certificates-20191127-r4.trigger [2021-03-10T15:47:20.022Z] ---> 4f0e5421975e [2021-03-10T15:47:20.022Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-10T15:47:20.022Z] OK: 6 MiB in 16 packages [2021-03-10T15:47:20.577Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-03-10T15:47:20.577Z] Skipping pull go115 (already ran) [2021-03-10T15:47:20.577Z] Building go115 [2021-03-10T15:47:20.577Z] + dpkg --print-architecture [2021-03-10T15:47:20.577Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-03-10T15:47:20.577Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-03-10T15:47:20.577Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-03-10T15:47:20.577Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-10T15:47:20.577Z] Dload Upload Total Spent Left Speed [2021-03-10T15:47:20.630Z] Removing intermediate container b2815ecad6db [2021-03-10T15:47:20.631Z] ---> 7da06f1b5d00 [2021-03-10T15:47:20.631Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-10T15:47:20.915Z] ---> Running in 5527b80cb7d4 [2021-03-10T15:47:22.389Z] Removing intermediate container 5527b80cb7d4 [2021-03-10T15:47:22.389Z] ---> 1f94123d29f4 [2021-03-10T15:47:22.389Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-10T15:47:22.673Z] ---> 2065af88b9de [2021-03-10T15:47:22.673Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-10T15:47:22.950Z] ---> Running in 203f361ed4b0 [2021-03-10T15:47:23.252Z] Removing intermediate container d0c054fb528d [2021-03-10T15:47:23.252Z] ---> bad7f365450e [2021-03-10T15:47:23.252Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-10T15:47:23.541Z] Removing intermediate container 608b8a1792da [2021-03-10T15:47:23.541Z] ---> 39fec68f6dec [2021-03-10T15:47:23.541Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-10T15:47:24.074Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 71151 0 0 445k 0 0:04:25 --:--:-- 0:04:25 442k 22 115M 22 26.3M 0 0 22.8M 0 0:00:05 0:00:01 0:00:04 22.7M 54 115M 54 62.9M 0 0 29.1M 0 0:00:03 0:00:02 0:00:01 29.1M 82 115M 82 95.2M 0 0 30.1M 0 0:00:03 0:00:03 --:--:-- 30.1M 100 115M 100 115M 0 0 30.5M 0 0:00:03 0:00:03 --:--:-- 30.5M [2021-03-10T15:47:24.074Z] + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz [2021-03-10T15:47:24.074Z] + sha256sum -c sha256 [2021-03-10T15:47:24.074Z] + grep OK [2021-03-10T15:47:24.147Z] ---> Running in ef206c7bfc56 [2021-03-10T15:47:24.147Z] ---> Running in 43d6946777d7 [2021-03-10T15:47:24.147Z] Removing intermediate container 203f361ed4b0 [2021-03-10T15:47:24.147Z] ---> 52be0d8f8bbb [2021-03-10T15:47:24.147Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-10T15:47:24.644Z] go1.15.2.linux-amd64.tar.gz: OK [2021-03-10T15:47:24.644Z] + mkdir -p /root/stage/go1.15 [2021-03-10T15:47:24.644Z] + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 [2021-03-10T15:47:24.745Z] ---> Running in 79eae1a8b0a6 [2021-03-10T15:47:24.745Z] ---> e974b44866f9 [2021-03-10T15:47:24.745Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-10T15:47:25.343Z] Removing intermediate container 43d6946777d7 [2021-03-10T15:47:25.343Z] ---> 7406c12708a9 [2021-03-10T15:47:25.343Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-10T15:47:25.343Z] Removing intermediate container ef206c7bfc56 [2021-03-10T15:47:25.343Z] ---> ce10176d5020 [2021-03-10T15:47:25.343Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-10T15:47:25.343Z] ---> Running in 99ad174e234f [2021-03-10T15:47:25.621Z] ---> Running in 9fb696877dc9 [2021-03-10T15:47:25.896Z] Removing intermediate container 79eae1a8b0a6 [2021-03-10T15:47:25.896Z] ---> 6a2a8354cb53 [2021-03-10T15:47:25.896Z] Step 15/23 : WORKDIR / [2021-03-10T15:47:26.495Z] ---> Running in 57eafe532f43 [2021-03-10T15:47:26.772Z] Removing intermediate container 99ad174e234f [2021-03-10T15:47:26.772Z] ---> 8bcb1a8ddf72 [2021-03-10T15:47:26.772Z] Step 18/21 : CMD ["--init=true"] [2021-03-10T15:47:27.048Z] Removing intermediate container 9fb696877dc9 [2021-03-10T15:47:27.048Z] ---> d6544a09db38 [2021-03-10T15:47:27.048Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-10T15:47:27.048Z] ---> 1f155cfadd8b [2021-03-10T15:47:27.048Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-10T15:47:27.647Z] ---> Running in e475b2a59f22 [2021-03-10T15:47:27.921Z] ---> Running in 7d8ae2cd2840 [2021-03-10T15:47:27.921Z] ---> Running in 81d0b7499b0d [2021-03-10T15:47:27.921Z] Removing intermediate container 57eafe532f43 [2021-03-10T15:47:27.921Z] ---> e2285f2215de [2021-03-10T15:47:27.921Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-10T15:47:28.196Z] Removing intermediate container e475b2a59f22 [2021-03-10T15:47:28.196Z] ---> 3a01af42b7b8 [2021-03-10T15:47:28.196Z] Step 19/21 : LABEL arch=arm64 [2021-03-10T15:47:28.470Z] ---> Running in 0b145eb3f13d [2021-03-10T15:47:28.744Z] Removing intermediate container 81d0b7499b0d [2021-03-10T15:47:28.744Z] ---> 43c97d3a915c [2021-03-10T15:47:28.744Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-10T15:47:28.875Z] Staging go115 [2021-03-10T15:47:28.875Z] + snapcraftctl stage [2021-03-10T15:47:29.034Z] ---> 62c15e7151c3 [2021-03-10T15:47:29.034Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-10T15:47:29.034Z] Removing intermediate container 0b145eb3f13d [2021-03-10T15:47:29.034Z] ---> 510f12a56acb [2021-03-10T15:47:29.034Z] Step 20/21 : LABEL git_sha=3d6b1d3b1398aeedf049af5374ad36ef3bacd01a [2021-03-10T15:47:29.319Z] ---> Running in e3f9094d21cc [2021-03-10T15:47:29.924Z] ---> c8aa4d80305d [2021-03-10T15:47:29.924Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-10T15:47:29.924Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-10T15:47:30.200Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-10T15:47:30.200Z] ---> eeaf43b92773 [2021-03-10T15:47:30.200Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-10T15:47:30.200Z] Removing intermediate container e3f9094d21cc [2021-03-10T15:47:30.200Z] ---> 8845ee981894 [2021-03-10T15:47:30.478Z] Step 21/21 : LABEL version=0.0.0 [2021-03-10T15:47:31.070Z] ---> Running in e47d1ccd486b [2021-03-10T15:47:31.070Z] ---> Running in c2fcc38f62a9 [2021-03-10T15:47:31.348Z] ---> 22cdc0afc4d8 [2021-03-10T15:47:31.348Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-10T15:47:31.348Z] ---> 81d0e53f9fe3 [2021-03-10T15:47:31.348Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-10T15:47:31.622Z] Removing intermediate container 7d8ae2cd2840 [2021-03-10T15:47:31.622Z] ---> f6b54101cf11 [2021-03-10T15:47:31.622Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-10T15:47:31.622Z] Removing intermediate container c2fcc38f62a9 [2021-03-10T15:47:31.622Z] ---> cb046e98a349 [2021-03-10T15:47:31.622Z] [2021-03-10T15:47:32.227Z] ---> 8ca2c9ac2415 [2021-03-10T15:47:32.227Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-10T15:47:32.505Z] Successfully built cb046e98a349 [2021-03-10T15:47:32.505Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-10T15:47:32.505Z]  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go [2021-03-10T15:47:32.505Z] ---> Running in e24182192300 [2021-03-10T15:47:32.781Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-10T15:47:32.781Z] ---> aa4d78a6a0c8 [2021-03-10T15:47:32.781Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-10T15:47:32.781Z] ---> 470a68d14880 [2021-03-10T15:47:32.781Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-10T15:47:33.053Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-10T15:47:33.327Z] ---> Running in 7a0fc8dfed34 [2021-03-10T15:47:33.327Z] Removing intermediate container e24182192300 [2021-03-10T15:47:33.327Z] ---> f2f21cf8dd45 [2021-03-10T15:47:33.327Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-10T15:47:33.601Z] ---> Running in 0d7015cd4d32 [2021-03-10T15:47:33.601Z] (1/2) Installing readline (8.0.4-r0) [2021-03-10T15:47:33.601Z] (2/2) Installing bash (5.0.17-r0) [2021-03-10T15:47:33.601Z] Executing bash-5.0.17-r0.post-install [2021-03-10T15:47:33.880Z] Executing busybox-1.31.1-r19.trigger [2021-03-10T15:47:33.880Z] OK: 12 MiB in 22 packages [2021-03-10T15:47:34.169Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-10T15:47:34.169Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-10T15:47:34.169Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-10T15:47:34.169Z] Fetched 0 B in 0s (0 B/s) [2021-03-10T15:47:34.169Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-10T15:47:34.169Z] Fetched 224 kB in 0s (0 B/s) [2021-03-10T15:47:34.169Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-10T15:47:34.169Z] Fetched 157 kB in 0s (0 B/s) [2021-03-10T15:47:34.169Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-10T15:47:34.169Z] Fetched 221 kB in 0s (0 B/s) [2021-03-10T15:47:34.169Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-10T15:47:34.169Z] Fetched 143 kB in 0s (0 B/s) [2021-03-10T15:47:34.169Z] Pulling edgex-go [2021-03-10T15:47:34.169Z] + snapcraftctl pull [2021-03-10T15:47:34.190Z] Removing intermediate container 7a0fc8dfed34 [2021-03-10T15:47:34.190Z] ---> 3e9e6c644e8a [2021-03-10T15:47:34.190Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-10T15:47:34.740Z] Pulling version [2021-03-10T15:47:34.740Z] + cd /root/project [2021-03-10T15:47:34.740Z] + [ -f VERSION ] [2021-03-10T15:47:34.740Z] + PROJECT_VERSION=local-dev [2021-03-10T15:47:34.740Z] + git rev-parse --short HEAD [2021-03-10T15:47:34.740Z] + GIT_REVISION=3d6b1d3b [2021-03-10T15:47:34.740Z] + snapcraftctl set-version local-dev [2021-03-10T15:47:34.795Z] Removing intermediate container 0d7015cd4d32 [2021-03-10T15:47:34.795Z] ---> 691f61fb4b9e [2021-03-10T15:47:34.795Z] Step 21/23 : LABEL arch=arm64 [2021-03-10T15:47:35.680Z] Building config-common [2021-03-10T15:47:35.680Z] + snapcraftctl build [2021-03-10T15:47:35.794Z] ---> Running in c38b85190ed5 [2021-03-10T15:47:36.407Z] ---> 1095cbb34f4a [2021-03-10T15:47:36.407Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-10T15:47:36.407Z] ---> Running in 0b77402474c9 [2021-03-10T15:47:37.006Z] Removing intermediate container c38b85190ed5 [2021-03-10T15:47:37.006Z] ---> da126d102710 [2021-03-10T15:47:37.006Z] Step 20/22 : LABEL arch=arm64 [2021-03-10T15:47:37.289Z] Removing intermediate container e47d1ccd486b [2021-03-10T15:47:37.289Z] ---> 43f33457be8f [2021-03-10T15:47:37.289Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-10T15:47:37.289Z] ---> Running in 1fec8f89b093 [2021-03-10T15:47:37.289Z] Removing intermediate container 0b77402474c9 [2021-03-10T15:47:37.289Z] ---> 524a01059e4d [2021-03-10T15:47:37.289Z] Step 22/23 : LABEL git_sha=3d6b1d3b1398aeedf049af5374ad36ef3bacd01a [2021-03-10T15:47:37.596Z] Skipping build go-build-helper (already ran) [2021-03-10T15:47:37.596Z] Skipping build static-packages (already ran) [2021-03-10T15:47:37.596Z] Skipping build go115 (already ran) [2021-03-10T15:47:37.596Z] Building edgex-go [2021-03-10T15:47:37.596Z] + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6120/bin/scriptlet-bin [2021-03-10T15:47:37.596Z] + cd /root/parts/edgex-go/src [2021-03-10T15:47:37.596Z] + make build [2021-03-10T15:47:37.596Z] 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-03-10T15:47:37.906Z] ---> 9b8207141214 [2021-03-10T15:47:37.907Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-10T15:47:38.196Z] ---> Running in 6ea2ed023d40 [2021-03-10T15:47:38.196Z] ---> Running in 284a50e3402f [2021-03-10T15:47:38.810Z] Removing intermediate container 1fec8f89b093 [2021-03-10T15:47:38.810Z] ---> f39e37923ec7 [2021-03-10T15:47:38.810Z] Step 21/22 : LABEL git_sha=3d6b1d3b1398aeedf049af5374ad36ef3bacd01a [2021-03-10T15:47:39.443Z] ---> Running in 43248cf6a1f6 [2021-03-10T15:47:39.730Z] Removing intermediate container 284a50e3402f [2021-03-10T15:47:39.730Z] ---> bab08eecafca [2021-03-10T15:47:39.730Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-10T15:47:39.730Z] ---> a85a881a1f43 [2021-03-10T15:47:39.730Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-10T15:47:39.730Z] Removing intermediate container 6ea2ed023d40 [2021-03-10T15:47:39.730Z] ---> bf1f7708081b [2021-03-10T15:47:39.730Z] Step 23/23 : LABEL version=0.0.0 [2021-03-10T15:47:40.011Z] ---> Running in ccefa8789e42 [2021-03-10T15:47:40.011Z] ---> Running in 8a592bd43c53 [2021-03-10T15:47:40.144Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 [2021-03-10T15:47:40.144Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.46 [2021-03-10T15:47:40.144Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-10T15:47:40.288Z] Removing intermediate container 43248cf6a1f6 [2021-03-10T15:47:40.288Z] ---> 7d1eab105674 [2021-03-10T15:47:40.288Z] Step 22/22 : LABEL version=0.0.0 [2021-03-10T15:47:40.409Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-10T15:47:40.409Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 [2021-03-10T15:47:40.409Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 [2021-03-10T15:47:40.409Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-10T15:47:40.409Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-10T15:47:40.409Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-10T15:47:40.409Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-03-10T15:47:40.409Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-10T15:47:40.409Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-10T15:47:40.409Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 [2021-03-10T15:47:40.409Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-10T15:47:40.409Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-10T15:47:40.409Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-10T15:47:40.409Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-03-10T15:47:40.409Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-10T15:47:40.409Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-10T15:47:40.409Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-10T15:47:40.409Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-10T15:47:40.409Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-10T15:47:40.409Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-03-10T15:47:40.409Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-10T15:47:40.409Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-10T15:47:40.409Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-03-10T15:47:40.409Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-10T15:47:40.409Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-10T15:47:40.566Z] ---> Running in f3a5930addf2 [2021-03-10T15:47:40.668Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-10T15:47:40.668Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-10T15:47:40.668Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-10T15:47:40.668Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-10T15:47:40.668Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-10T15:47:40.668Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-10T15:47:40.668Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-10T15:47:40.668Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-10T15:47:40.668Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-10T15:47:40.669Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-10T15:47:40.669Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-10T15:47:40.669Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-10T15:47:40.669Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-10T15:47:40.927Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-10T15:47:40.927Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-03-10T15:47:40.927Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-10T15:47:40.927Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-10T15:47:41.164Z] Removing intermediate container 8a592bd43c53 [2021-03-10T15:47:41.164Z] Removing intermediate container ccefa8789e42 [2021-03-10T15:47:41.164Z] ---> 320286a5a2ba [2021-03-10T15:47:41.164Z] ---> c02f3bdc5c1c [2021-03-10T15:47:41.164Z] [2021-03-10T15:47:41.164Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-10T15:47:41.445Z] ---> 4c35d2e3705a [2021-03-10T15:47:41.445Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-10T15:47:41.445Z] ---> Running in 9dccdc48297d [2021-03-10T15:47:41.445Z] Removing intermediate container f3a5930addf2 [2021-03-10T15:47:41.445Z] ---> dd4e7e1911f3 [2021-03-10T15:47:41.445Z] [2021-03-10T15:47:41.745Z] Successfully built 320286a5a2ba [2021-03-10T15:47:41.745Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-10T15:47:41.745Z] Building docker-core-data-go [2021-03-10T15:47:42.347Z]  Building docker-core-command-go ... done Successfully built dd4e7e1911f3 [2021-03-10T15:47:42.347Z] ---> Running in 45667a5f9c1a [2021-03-10T15:47:42.347Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-10T15:47:42.347Z]  Building docker-support-notifications-go ... done Building docker-core-metadata-go [2021-03-10T15:47:42.622Z] Removing intermediate container 9dccdc48297d [2021-03-10T15:47:42.622Z] ---> 162d8cfade99 [2021-03-10T15:47:42.622Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-10T15:47:42.908Z] Removing intermediate container 45667a5f9c1a [2021-03-10T15:47:42.908Z] ---> 4b498ebebf75 [2021-03-10T15:47:42.908Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-10T15:47:44.357Z] ---> 0e91bcafac79 [2021-03-10T15:47:44.357Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-10T15:47:44.357Z] ---> 4f45b9e1f6d8 [2021-03-10T15:47:44.357Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-10T15:47:44.962Z] ---> Running in e25d17ac9b2e [2021-03-10T15:47:46.969Z] ---> 242bf2762315 [2021-03-10T15:47:46.969Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-10T15:47:47.508Z] 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-03-10T15:47:47.508Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-10T15:47:49.670Z] ---> ad34ab6ef369 [2021-03-10T15:47:49.670Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-10T15:47:50.281Z] ---> Running in 2302006b0f8a [2021-03-10T15:47:50.281Z] Removing intermediate container e25d17ac9b2e [2021-03-10T15:47:50.281Z] ---> d2fab5fc7b60 [2021-03-10T15:47:50.281Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-10T15:47:51.705Z] 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-03-10T15:47:51.758Z] ---> Running in 61fc2282974e [2021-03-10T15:47:52.645Z] 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-03-10T15:47:52.752Z] Removing intermediate container 61fc2282974e [2021-03-10T15:47:52.752Z] ---> a991b8e0ea69 [2021-03-10T15:47:52.752Z] Step 28/31 : CMD ["gate"] [2021-03-10T15:47:53.036Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-10T15:47:53.036Z] ---> Running in 071d10cef8f5 [2021-03-10T15:47:53.316Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-10T15:47:53.913Z] Removing intermediate container 071d10cef8f5 [2021-03-10T15:47:53.913Z] ---> 986ce303b533 [2021-03-10T15:47:53.913Z] Step 29/31 : LABEL arch=arm64 [2021-03-10T15:47:54.026Z] 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-03-10T15:47:54.184Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-10T15:47:54.184Z] (2/33) Installing expat (2.2.9-r1) [2021-03-10T15:47:54.185Z] (3/33) Installing libffi (3.3-r2) [2021-03-10T15:47:54.185Z] (4/33) Installing gdbm (1.13-r1) [2021-03-10T15:47:54.185Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-10T15:47:54.185Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-10T15:47:54.185Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-10T15:47:54.286Z] 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-03-10T15:47:54.286Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-10T15:47:54.548Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-10T15:47:54.548Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-10T15:47:54.548Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-10T15:47:54.785Z] ---> Running in e1ee1dcd3423 [2021-03-10T15:47:55.932Z] 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-03-10T15:47:55.932Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-10T15:47:55.932Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-10T15:47:56.245Z] Removing intermediate container e1ee1dcd3423 [2021-03-10T15:47:56.246Z] ---> a6a759972522 [2021-03-10T15:47:56.246Z] Step 30/31 : LABEL git_sha=3d6b1d3b1398aeedf049af5374ad36ef3bacd01a [2021-03-10T15:47:56.246Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-10T15:47:56.246Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-10T15:47:56.246Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-10T15:47:56.246Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-10T15:47:56.246Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-10T15:47:56.246Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-10T15:47:56.519Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-10T15:47:56.519Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-10T15:47:56.519Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-10T15:47:56.519Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-10T15:47:56.519Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-10T15:47:56.799Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-10T15:47:56.799Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-10T15:47:56.799Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-10T15:47:56.799Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-10T15:47:56.799Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-10T15:47:57.076Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-10T15:47:57.076Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-10T15:47:57.076Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-10T15:47:57.076Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-10T15:47:57.076Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-10T15:47:57.076Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-10T15:47:57.076Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-10T15:47:57.076Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-10T15:47:57.076Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-10T15:47:57.076Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-10T15:47:57.315Z] 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-03-10T15:47:57.378Z] ---> Running in b18921bc1610 [2021-03-10T15:47:57.378Z] Executing busybox-1.31.1-r19.trigger [2021-03-10T15:47:57.378Z] OK: 71 MiB in 55 packages [2021-03-10T15:47:57.887Z] 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-03-10T15:47:58.148Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-03-10T15:47:58.829Z] Removing intermediate container b18921bc1610 [2021-03-10T15:47:58.829Z] ---> 54981d87367f [2021-03-10T15:47:58.829Z] Step 31/31 : LABEL version=0.0.0 [2021-03-10T15:47:59.434Z] ---> Running in 0daaee743c81 [2021-03-10T15:47:59.529Z] 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-03-10T15:48:00.101Z] 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-03-10T15:48:00.360Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-10T15:48:00.422Z] Removing intermediate container 0daaee743c81 [2021-03-10T15:48:00.422Z] ---> 71143bf0008e [2021-03-10T15:48:00.422Z] [2021-03-10T15:48:01.018Z] Successfully built 71143bf0008e [2021-03-10T15:48:01.018Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-10T15:48:01.018Z] Building docker-support-scheduler-go [2021-03-10T15:48:01.303Z] 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-03-10T15:48:01.303Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-10T15:48:03.214Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-10T15:48:03.214Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-10T15:48:03.214Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-10T15:48:03.214Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-10T15:48:03.214Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-10T15:48:03.214Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-10T15:48:03.214Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-10T15:48:03.214Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-10T15:48:03.214Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-10T15:48:03.214Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-10T15:48:03.214Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-10T15:48:03.214Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-10T15:48:03.214Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-10T15:48:03.214Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-10T15:48:03.214Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-10T15:48:03.214Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-10T15:48:03.214Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-10T15:48:03.214Z] + 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-03-10T15:48:03.214Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-10T15:48:03.214Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-03-10T15:48:03.214Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-10T15:48:03.214Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-10T15:48:03.214Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-10T15:48:03.214Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-10T15:48:03.214Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-03-10T15:48:04.163Z] Building version [2021-03-10T15:48:04.163Z] + snapcraftctl build [2021-03-10T15:48:06.077Z] Staging config-common [2021-03-10T15:48:06.077Z] + snapcraftctl stage [2021-03-10T15:48:06.441Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 2302006b0f8a [2021-03-10T15:48:06.441Z] ---> 79f808b4ee55 [2021-03-10T15:48:06.441Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-10T15:48:07.022Z] Skipping stage go-build-helper (already ran) [2021-03-10T15:48:07.022Z] Skipping stage static-packages (already ran) [2021-03-10T15:48:07.022Z] Skipping stage go115 (already ran) [2021-03-10T15:48:07.022Z] Staging edgex-go [2021-03-10T15:48:07.022Z] + snapcraftctl stage [2021-03-10T15:48:07.042Z] ---> Running in ed5ec5ca5a0d [2021-03-10T15:48:07.966Z] Staging version [2021-03-10T15:48:07.966Z] + snapcraftctl stage [2021-03-10T15:48:08.910Z] Priming config-common [2021-03-10T15:48:08.910Z] + snapcraftctl prime [2021-03-10T15:48:09.856Z] Priming go-build-helper [2021-03-10T15:48:09.856Z] + snapcraftctl prime [2021-03-10T15:48:10.798Z] Priming static-packages [2021-03-10T15:48:10.798Z] + snapcraftctl prime [2021-03-10T15:48:11.373Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-10T15:48:11.373Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-10T15:48:11.373Z] ---> 9a67c542418a [2021-03-10T15:48:11.373Z] Step 3/24 : WORKDIR /edgex-go [2021-03-10T15:48:11.373Z] ---> Using cache [2021-03-10T15:48:11.373Z] ---> d19a2c1ce4a6 [2021-03-10T15:48:11.373Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T15:48:11.373Z] ---> Using cache [2021-03-10T15:48:11.373Z] ---> 015d4699ec68 [2021-03-10T15:48:11.373Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-10T15:48:11.373Z] ---> Using cache [2021-03-10T15:48:11.373Z] ---> 82e62d2ff9e8 [2021-03-10T15:48:11.373Z] Step 6/24 : COPY go.mod . [2021-03-10T15:48:11.373Z] ---> Using cache [2021-03-10T15:48:11.373Z] ---> 612d48f54722 [2021-03-10T15:48:11.373Z] Step 7/24 : RUN go mod download [2021-03-10T15:48:11.373Z] ---> Using cache [2021-03-10T15:48:11.373Z] ---> 52bf2bdeec5d [2021-03-10T15:48:11.373Z] Step 8/24 : COPY . . [2021-03-10T15:48:11.373Z] ---> Using cache [2021-03-10T15:48:11.373Z] ---> 97ecbf1fc934 [2021-03-10T15:48:11.373Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-10T15:48:12.716Z] Priming go115 [2021-03-10T15:48:12.716Z] + snapcraftctl prime [2021-03-10T15:48:13.385Z] ---> Running in 288110cb86b9 [2021-03-10T15:48:13.665Z] Priming edgex-go [2021-03-10T15:48:13.665Z] + snapcraftctl prime [2021-03-10T15:48:14.822Z] Priming version [2021-03-10T15:48:14.822Z] + snapcraftctl prime [2021-03-10T15:48:14.876Z] Collecting docker-compose==1.23.2 [2021-03-10T15:48:14.876Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-10T15:48:15.152Z] 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-03-10T15:48:15.910Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-03-10T15:48:16.621Z] Collecting docker<4.0,>=3.6.0 [2021-03-10T15:48:16.621Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [Pipeline] } [2021-03-10T15:48:17.231Z] Collecting docopt<0.7,>=0.6.1 [2021-03-10T15:48:17.231Z] Downloading docopt-0.6.2.tar.gz (25 kB) [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-10T15:48:20.809Z] Collecting jsonschema<3,>=2.5.1 [2021-03-10T15:48:20.809Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-10T15:48:21.813Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-10T15:48:21.813Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-10T15:48:23.489Z] Collecting PyYAML<4,>=3.10 [2021-03-10T15:48:23.779Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-10T15:48:30.602Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-10T15:48:30.602Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-10T15:48:30.602Z] 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-03-10T15:48:30.602Z] Collecting cached-property<2,>=1.2.0 [2021-03-10T15:48:30.602Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-10T15:48:31.208Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-10T15:48:31.208Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-10T15:48:32.666Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-10T15:48:32.666Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-10T15:48:32.666Z] ---> 9a67c542418a [2021-03-10T15:48:32.666Z] Step 3/23 : WORKDIR /edgex-go [2021-03-10T15:48:32.666Z] ---> Using cache [2021-03-10T15:48:32.666Z] ---> d19a2c1ce4a6 [2021-03-10T15:48:32.666Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T15:48:32.666Z] ---> Using cache [2021-03-10T15:48:32.666Z] ---> 015d4699ec68 [2021-03-10T15:48:32.666Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-10T15:48:32.666Z] ---> Using cache [2021-03-10T15:48:32.666Z] ---> 82e62d2ff9e8 [2021-03-10T15:48:32.666Z] Step 6/23 : COPY go.mod . [2021-03-10T15:48:32.666Z] ---> Using cache [2021-03-10T15:48:32.666Z] ---> 612d48f54722 [2021-03-10T15:48:32.666Z] Step 7/23 : RUN go mod download [2021-03-10T15:48:32.666Z] ---> Using cache [2021-03-10T15:48:32.666Z] ---> 52bf2bdeec5d [2021-03-10T15:48:32.666Z] Step 8/23 : COPY . . [2021-03-10T15:48:32.666Z] ---> Using cache [2021-03-10T15:48:32.666Z] ---> 97ecbf1fc934 [2021-03-10T15:48:32.666Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-10T15:48:33.655Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-10T15:48:33.655Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-10T15:48:33.655Z] ---> 9a67c542418a [2021-03-10T15:48:33.655Z] Step 3/23 : WORKDIR /edgex-go [2021-03-10T15:48:33.655Z] ---> Using cache [2021-03-10T15:48:33.655Z] ---> d19a2c1ce4a6 [2021-03-10T15:48:33.655Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T15:48:33.655Z] ---> Using cache [2021-03-10T15:48:33.655Z] ---> 015d4699ec68 [2021-03-10T15:48:33.655Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-10T15:48:35.107Z] Collecting texttable<0.10,>=0.9.0 [2021-03-10T15:48:35.107Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-10T15:48:35.711Z] ---> Running in d55c4cfd6e28 [2021-03-10T15:48:35.995Z] ---> Running in 0bf836cf6a45 [2021-03-10T15:48:39.414Z] 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-03-10T15:48:39.414Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-10T15:48:39.414Z] Collecting docker-pycreds>=0.4.0 [2021-03-10T15:48:39.414Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-10T15:48:39.703Z] 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-03-10T15:48:39.996Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-10T15:48:41.016Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-10T15:48:41.016Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-10T15:48:41.628Z] OK: 217 MiB in 51 packages [2021-03-10T15:48:41.908Z] Collecting idna<2.8,>=2.5 [2021-03-10T15:48:41.908Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-10T15:48:42.186Z] 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-03-10T15:48:42.186Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-10T15:48:42.186Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-10T15:48:42.186Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-10T15:48:42.186Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-10T15:48:44.173Z] Installing collected packages: websocket-client, urllib3, idna, requests, docker-pycreds, docker, docopt, jsonschema, PyYAML, cached-property, dockerpty, texttable, docker-compose [2021-03-10T15:48:45.158Z] Attempting uninstall: urllib3 [2021-03-10T15:48:45.158Z] Found existing installation: urllib3 1.25.9 [2021-03-10T15:48:45.158Z] Removing intermediate container d55c4cfd6e28 [2021-03-10T15:48:45.158Z] ---> 54906a9632df [2021-03-10T15:48:45.158Z] Step 6/23 : COPY go.mod . [2021-03-10T15:48:45.158Z] Uninstalling urllib3-1.25.9: [2021-03-10T15:48:45.448Z] Successfully uninstalled urllib3-1.25.9 [2021-03-10T15:48:46.439Z] Attempting uninstall: idna [2021-03-10T15:48:46.439Z] Found existing installation: idna 2.9 [2021-03-10T15:48:46.439Z] Uninstalling idna-2.9: [2021-03-10T15:48:46.718Z] ---> 825b8353d76e [2021-03-10T15:48:46.718Z] Step 7/23 : RUN go mod download [2021-03-10T15:48:46.718Z] Successfully uninstalled idna-2.9 [2021-03-10T15:48:46.997Z] ---> Running in 544caca8c170 [2021-03-10T15:48:47.985Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-10T15:48:47.985Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-10T15:48:47.985Z] ---> 9a67c542418a [2021-03-10T15:48:47.985Z] Step 3/22 : WORKDIR /edgex-go [2021-03-10T15:48:47.985Z] ---> Using cache [2021-03-10T15:48:47.985Z] ---> d19a2c1ce4a6 [2021-03-10T15:48:47.985Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T15:48:47.985Z] ---> Using cache [2021-03-10T15:48:47.985Z] ---> 015d4699ec68 [2021-03-10T15:48:47.985Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-10T15:48:47.985Z] ---> Using cache [2021-03-10T15:48:47.985Z] ---> 82e62d2ff9e8 [2021-03-10T15:48:47.985Z] Step 6/22 : COPY go.mod . [2021-03-10T15:48:47.985Z] ---> Using cache [2021-03-10T15:48:47.985Z] ---> 612d48f54722 [2021-03-10T15:48:47.985Z] Step 7/22 : RUN go mod download [2021-03-10T15:48:47.985Z] ---> Using cache [2021-03-10T15:48:47.985Z] ---> 52bf2bdeec5d [2021-03-10T15:48:47.985Z] Step 8/22 : COPY . . [2021-03-10T15:48:48.262Z] ---> Using cache [2021-03-10T15:48:48.262Z] ---> 97ecbf1fc934 [2021-03-10T15:48:48.262Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-10T15:48:48.537Z] Attempting uninstall: requests [2021-03-10T15:48:48.537Z] Found existing installation: requests 2.23.0 [2021-03-10T15:48:48.537Z] Uninstalling requests-2.23.0: [2021-03-10T15:48:48.537Z] ---> Running in d730e2ba1f7e [2021-03-10T15:48:48.820Z] Successfully uninstalled requests-2.23.0 [2021-03-10T15:48:50.810Z] 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-03-10T15:48:50.810Z] Running setup.py install for docopt: started [2021-03-10T15:48:52.800Z] Removing intermediate container 544caca8c170 [2021-03-10T15:48:52.800Z] ---> a9230c192b93 [2021-03-10T15:48:52.800Z] Step 8/23 : COPY . . [2021-03-10T15:48:55.470Z] Running setup.py install for docopt: finished with status 'done' [2021-03-10T15:48:56.080Z] Running setup.py install for PyYAML: started [2021-03-10T15:49:01.535Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-10T15:49:01.535Z] Running setup.py install for dockerpty: started [2021-03-10T15:49:06.992Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-10T15:49:06.992Z] Running setup.py install for texttable: started [2021-03-10T15:49:10.413Z] Running setup.py install for texttable: finished with status 'done' [2021-03-10T15:49:13.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-03-10T15:49:13.847Z] ---> f6796d132be0 [2021-03-10T15:49:13.847Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-10T15:49:14.123Z] ---> Running in 6ce5c8aef310 [2021-03-10T15:49:16.151Z] 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-03-10T15:49:20.493Z] Removing intermediate container ed5ec5ca5a0d [2021-03-10T15:49:20.493Z] ---> a4d414c9614f [2021-03-10T15:49:20.493Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-10T15:49:20.493Z] ---> Running in d37071120452 [2021-03-10T15:49:22.522Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-10T15:49:22.522Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-10T15:49:23.137Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-10T15:49:23.137Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-10T15:49:23.137Z] (3/3) Installing curl (7.69.1-r3) [2021-03-10T15:49:23.137Z] Executing busybox-1.31.1-r19.trigger [2021-03-10T15:49:23.137Z] OK: 71 MiB in 58 packages [2021-03-10T15:49:25.169Z] Removing intermediate container d37071120452 [2021-03-10T15:49:25.169Z] ---> 059d28232439 [2021-03-10T15:49:25.169Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-10T15:49:25.447Z] ---> Running in b7e9f4b5c23d [2021-03-10T15:49:26.436Z] Removing intermediate container b7e9f4b5c23d [2021-03-10T15:49:26.436Z] ---> 55754e3d5d1f [2021-03-10T15:49:26.436Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-10T15:49:26.436Z] ---> Running in b02676e25128 [2021-03-10T15:49:27.037Z] Removing intermediate container b02676e25128 [2021-03-10T15:49:27.037Z] ---> eff00cefff84 [2021-03-10T15:49:27.037Z] Step 24/26 : LABEL arch=arm64 [2021-03-10T15:49:27.324Z] ---> Running in c0c2b82435fa [2021-03-10T15:49:28.343Z] Removing intermediate container c0c2b82435fa [2021-03-10T15:49:28.343Z] ---> adb40955b60e [2021-03-10T15:49:28.343Z] Step 25/26 : LABEL git_sha=3d6b1d3b1398aeedf049af5374ad36ef3bacd01a [2021-03-10T15:49:28.343Z] ---> Running in f3fc95ab114b [2021-03-10T15:49:29.342Z] Removing intermediate container f3fc95ab114b [2021-03-10T15:49:29.342Z] ---> 596b9730121f [2021-03-10T15:49:29.342Z] Step 26/26 : LABEL version=0.0.0 [2021-03-10T15:49:29.621Z] ---> Running in 5caca7d1e729 [2021-03-10T15:49:30.229Z] Removing intermediate container 5caca7d1e729 [2021-03-10T15:49:30.229Z] ---> 8ea0f2a9ef29 [2021-03-10T15:49:30.229Z] [2021-03-10T15:49:30.837Z] Successfully built 8ea0f2a9ef29 [2021-03-10T15:49:30.837Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-10T15:49:43.315Z]  Building docker-sys-mgmt-agent-go ... done 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-03-10T15:50:01.727Z] Removing intermediate container 288110cb86b9 [2021-03-10T15:50:01.727Z] ---> 1124418a7515 [2021-03-10T15:50:01.727Z] [2021-03-10T15:50:01.727Z] Step 10/24 : FROM alpine:3.12 [2021-03-10T15:50:01.727Z] ---> d10569e2745f [2021-03-10T15:50:01.727Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-10T15:50:01.727Z] ---> Running in 813770007cbe [2021-03-10T15:50:01.727Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-10T15:50:01.727Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-10T15:50:02.330Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-10T15:50:02.330Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-10T15:50:02.330Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-10T15:50:02.330Z] (4/5) Installing curl (7.69.1-r3) [2021-03-10T15:50:02.330Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-10T15:50:02.330Z] Executing busybox-1.31.1-r19.trigger [2021-03-10T15:50:02.606Z] Executing ca-certificates-20191127-r4.trigger [2021-03-10T15:50:02.883Z] OK: 7 MiB in 19 packages [2021-03-10T15:50:05.567Z] Removing intermediate container 813770007cbe [2021-03-10T15:50:05.568Z] ---> 5026a4b27010 [2021-03-10T15:50:05.568Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-10T15:50:05.568Z] ---> Running in 0efbf73d1dfe [2021-03-10T15:50:06.566Z] Removing intermediate container 0efbf73d1dfe [2021-03-10T15:50:06.566Z] ---> ba868a08c5af [2021-03-10T15:50:06.566Z] Step 13/24 : WORKDIR / [2021-03-10T15:50:06.566Z] ---> Running in 04e72c63b59b [2021-03-10T15:50:07.570Z] Removing intermediate container 04e72c63b59b [2021-03-10T15:50:07.570Z] ---> af0467ab1a52 [2021-03-10T15:50:07.570Z] 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-03-10T15:50:08.567Z] ---> 3e4a52feb851 [2021-03-10T15:50:08.567Z] 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-03-10T15:50:10.030Z] ---> f226adad63e4 [2021-03-10T15:50:10.030Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-10T15:50:11.497Z] ---> a3b5956e9aed [2021-03-10T15:50:11.497Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-10T15:50:13.505Z] ---> 0120a5f76abc [2021-03-10T15:50:13.505Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-10T15:50:14.945Z] ---> 6b7ccd5f657b [2021-03-10T15:50:14.945Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-10T15:50:16.399Z] ---> d7d03c2ebeb7 [2021-03-10T15:50:16.399Z] 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-03-10T15:50:16.399Z] ---> Running in 577ff3df2340 [2021-03-10T15:50:20.736Z] Removing intermediate container 577ff3df2340 [2021-03-10T15:50:20.736Z] ---> 92a45acdb201 [2021-03-10T15:50:20.736Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-10T15:50:20.736Z] ---> Running in b0327fe08df4 [2021-03-10T15:50:21.015Z] Removing intermediate container b0327fe08df4 [2021-03-10T15:50:21.015Z] ---> 78861c8cb5c2 [2021-03-10T15:50:21.015Z] Step 22/24 : LABEL arch=arm64 [2021-03-10T15:50:21.303Z] ---> Running in 3e86fc2173d6 [2021-03-10T15:50:21.908Z] Removing intermediate container 3e86fc2173d6 [2021-03-10T15:50:21.908Z] ---> a8419919a7a7 [2021-03-10T15:50:21.908Z] Step 23/24 : LABEL git_sha=3d6b1d3b1398aeedf049af5374ad36ef3bacd01a [2021-03-10T15:50:22.186Z] ---> Running in 380e471a4e0e [2021-03-10T15:50:22.792Z] Removing intermediate container 380e471a4e0e [2021-03-10T15:50:22.792Z] ---> aac97db4b82e [2021-03-10T15:50:22.792Z] Step 24/24 : LABEL version=0.0.0 [2021-03-10T15:50:22.792Z] ---> Running in 11720802782e [2021-03-10T15:50:23.400Z] Removing intermediate container 11720802782e [2021-03-10T15:50:23.400Z] ---> 7ee28166f5c1 [2021-03-10T15:50:23.400Z] [2021-03-10T15:50:23.997Z] Successfully built 7ee28166f5c1 [2021-03-10T15:50:23.997Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-10T15:50:50.876Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container d730e2ba1f7e [2021-03-10T15:50:50.877Z] ---> 54c121f19b61 [2021-03-10T15:50:50.877Z] [2021-03-10T15:50:50.877Z] Step 10/22 : FROM alpine:3.12 [2021-03-10T15:50:50.877Z] ---> d10569e2745f [2021-03-10T15:50:50.877Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-10T15:50:50.877Z] ---> Using cache [2021-03-10T15:50:50.877Z] ---> 7da06f1b5d00 [2021-03-10T15:50:50.877Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-10T15:50:50.877Z] ---> Using cache [2021-03-10T15:50:50.877Z] ---> 1f94123d29f4 [2021-03-10T15:50:50.877Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-10T15:50:50.877Z] ---> Running in 7ce430037736 [2021-03-10T15:50:50.877Z] Removing intermediate container 7ce430037736 [2021-03-10T15:50:50.877Z] ---> 1739e2ede6ab [2021-03-10T15:50:50.877Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-10T15:50:50.877Z] ---> Running in 92c839b9334c [2021-03-10T15:50:51.162Z] Removing intermediate container 92c839b9334c [2021-03-10T15:50:51.162Z] ---> 0a0b18756be9 [2021-03-10T15:50:51.162Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-10T15:50:51.768Z] Removing intermediate container 0bf836cf6a45 [2021-03-10T15:50:51.768Z] ---> cf632c24b654 [2021-03-10T15:50:51.768Z] [2021-03-10T15:50:51.768Z] Step 10/23 : FROM alpine:3.12 [2021-03-10T15:50:51.768Z] ---> d10569e2745f [2021-03-10T15:50:51.768Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-10T15:50:51.768Z] ---> Using cache [2021-03-10T15:50:51.768Z] ---> 7da06f1b5d00 [2021-03-10T15:50:51.768Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-10T15:50:51.768Z] ---> Using cache [2021-03-10T15:50:51.768Z] ---> 1f94123d29f4 [2021-03-10T15:50:51.768Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-10T15:50:52.043Z] ---> Running in 5cabab6b9987 [2021-03-10T15:50:52.043Z] ---> d0a0af1ee1ea [2021-03-10T15:50:52.043Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-10T15:50:52.664Z] Removing intermediate container 5cabab6b9987 [2021-03-10T15:50:52.664Z] ---> edd195bf36e7 [2021-03-10T15:50:52.664Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-10T15:50:52.940Z] ---> Running in eb9b4e460cff [2021-03-10T15:50:53.548Z] ---> 8bfd51975eaa [2021-03-10T15:50:53.548Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-10T15:50:53.826Z] Removing intermediate container eb9b4e460cff [2021-03-10T15:50:53.826Z] ---> 71d0f9742cf0 [2021-03-10T15:50:53.826Z] Step 15/23 : WORKDIR / [2021-03-10T15:50:53.826Z] ---> Running in 910594cfc8d2 [2021-03-10T15:50:54.431Z] ---> eac1cedbc41e [2021-03-10T15:50:54.431Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-10T15:50:54.431Z] Removing intermediate container 910594cfc8d2 [2021-03-10T15:50:54.431Z] ---> 45ed858f090f [2021-03-10T15:50:54.431Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-10T15:50:54.704Z] ---> Running in db43442f0e0d [2021-03-10T15:50:55.312Z] Removing intermediate container db43442f0e0d [2021-03-10T15:50:55.312Z] ---> 93013a61573a [2021-03-10T15:50:55.312Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-10T15:50:55.312Z] ---> e6ca80b48e3a [2021-03-10T15:50:55.312Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-10T15:50:55.312Z] ---> Running in 8f28516e98e6 [2021-03-10T15:50:55.932Z] Removing intermediate container 8f28516e98e6 [2021-03-10T15:50:55.932Z] ---> d5913b816d9b [2021-03-10T15:50:56.221Z] Step 20/22 : LABEL arch=arm64 [2021-03-10T15:50:56.496Z] ---> Running in 8125daf2fcbb [2021-03-10T15:50:57.100Z] ---> e6d3698f9bd0 [2021-03-10T15:50:57.100Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-10T15:50:57.389Z] Removing intermediate container 8125daf2fcbb [2021-03-10T15:50:57.389Z] ---> 0b1991ea72e7 [2021-03-10T15:50:57.389Z] Step 21/22 : LABEL git_sha=3d6b1d3b1398aeedf049af5374ad36ef3bacd01a [2021-03-10T15:50:57.677Z] ---> Running in b8e6e11e7aea [2021-03-10T15:50:58.280Z] ---> 6c1bd4f43b4e [2021-03-10T15:50:58.280Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-10T15:50:58.280Z] Removing intermediate container b8e6e11e7aea [2021-03-10T15:50:58.280Z] ---> 4e06f4f113ec [2021-03-10T15:50:58.280Z] Step 22/22 : LABEL version=0.0.0 [2021-03-10T15:50:58.556Z] ---> Running in f74776c1fbec [2021-03-10T15:50:58.830Z] ---> Running in 0eebb7cb60a4 [2021-03-10T15:50:59.104Z] Removing intermediate container f74776c1fbec [2021-03-10T15:50:59.104Z] ---> aa0faac19449 [2021-03-10T15:50:59.104Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-10T15:50:59.388Z] ---> Running in 80ed20ccc2d6 [2021-03-10T15:50:59.388Z] Removing intermediate container 0eebb7cb60a4 [2021-03-10T15:50:59.388Z] ---> 811f2ad40715 [2021-03-10T15:50:59.388Z] [2021-03-10T15:50:59.991Z] Successfully built 811f2ad40715 [2021-03-10T15:50:59.991Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-10T15:50:59.991Z]  Building docker-support-scheduler-go ... done Removing intermediate container 80ed20ccc2d6 [2021-03-10T15:50:59.991Z] ---> 52a4387ac66a [2021-03-10T15:50:59.991Z] Step 21/23 : LABEL arch=arm64 [2021-03-10T15:51:00.264Z] ---> Running in 03451aa56b60 [2021-03-10T15:51:00.868Z] Removing intermediate container 03451aa56b60 [2021-03-10T15:51:00.868Z] ---> a513f16a2371 [2021-03-10T15:51:00.868Z] Step 22/23 : LABEL git_sha=3d6b1d3b1398aeedf049af5374ad36ef3bacd01a [2021-03-10T15:51:00.868Z] ---> Running in bbb230e206d8 [2021-03-10T15:51:01.468Z] Removing intermediate container bbb230e206d8 [2021-03-10T15:51:01.468Z] ---> ff94c55199d4 [2021-03-10T15:51:01.468Z] Step 23/23 : LABEL version=0.0.0 [2021-03-10T15:51:01.468Z] ---> Running in 8535004eb502 [2021-03-10T15:51:02.074Z] Removing intermediate container 8535004eb502 [2021-03-10T15:51:02.074Z] ---> 9bb8d2ca0519 [2021-03-10T15:51:02.074Z] [2021-03-10T15:51:02.670Z] Successfully built 9bb8d2ca0519 [2021-03-10T15:51:02.670Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-10T15:51:06.971Z]  Building docker-core-metadata-go ... done Removing intermediate container 6ce5c8aef310 [2021-03-10T15:51:06.971Z] ---> 794299291d4a [2021-03-10T15:51:06.971Z] [2021-03-10T15:51:06.971Z] Step 10/23 : FROM alpine:3.12 [2021-03-10T15:51:06.971Z] ---> d10569e2745f [2021-03-10T15:51:06.971Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-10T15:51:06.971Z] ---> Running in 53169d6f9816 [2021-03-10T15:51:06.971Z] Removing intermediate container 53169d6f9816 [2021-03-10T15:51:06.971Z] ---> 9d9425e22224 [2021-03-10T15:51:06.971Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-10T15:51:06.971Z] ---> Running in 65329ed53f21 [2021-03-10T15:51:07.569Z] Removing intermediate container 65329ed53f21 [2021-03-10T15:51:07.569Z] ---> 3b92838433d2 [2021-03-10T15:51:07.569Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-10T15:51:07.569Z] ---> Running in 6d2d2416dc60 [2021-03-10T15:51:08.181Z] Removing intermediate container 6d2d2416dc60 [2021-03-10T15:51:08.181Z] ---> 87ae2fe3264c [2021-03-10T15:51:08.181Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T15:51:08.181Z] ---> Running in eaa07d95f30c [2021-03-10T15:51:10.200Z] Removing intermediate container eaa07d95f30c [2021-03-10T15:51:10.200Z] ---> 855410a55c2d [2021-03-10T15:51:10.200Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-10T15:51:10.477Z] ---> Running in 4c060245b7d6 [2021-03-10T15:51:11.918Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-10T15:51:12.515Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-10T15:51:13.508Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-10T15:51:13.508Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-10T15:51:13.781Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-10T15:51:13.781Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-10T15:51:14.055Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-10T15:51:14.330Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-10T15:51:14.330Z] Executing busybox-1.31.1-r19.trigger [2021-03-10T15:51:14.330Z] OK: 8 MiB in 20 packages [2021-03-10T15:51:15.778Z] Removing intermediate container 4c060245b7d6 [2021-03-10T15:51:15.778Z] ---> 9781898b6bb8 [2021-03-10T15:51:15.778Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-10T15:51:16.777Z] ---> b393e7c9db04 [2021-03-10T15:51:16.777Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-10T15:51:18.282Z] ---> 8303d06f390b [2021-03-10T15:51:18.282Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-10T15:51:18.906Z] ---> c4808deb1fd6 [2021-03-10T15:51:18.906Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-10T15:51:18.906Z] ---> Running in 5754cbe371b2 [2021-03-10T15:51:19.518Z] Removing intermediate container 5754cbe371b2 [2021-03-10T15:51:19.518Z] ---> c293d3497c98 [2021-03-10T15:51:19.518Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-10T15:51:19.518Z] ---> Running in cd6b07cc7545 [2021-03-10T15:51:20.116Z] Removing intermediate container cd6b07cc7545 [2021-03-10T15:51:20.116Z] ---> d755c70508ff [2021-03-10T15:51:20.116Z] Step 21/23 : LABEL arch=arm64 [2021-03-10T15:51:20.116Z] ---> Running in 5c2d510f9632 [2021-03-10T15:51:20.715Z] Removing intermediate container 5c2d510f9632 [2021-03-10T15:51:20.715Z] ---> 2511bc476f43 [2021-03-10T15:51:20.715Z] Step 22/23 : LABEL git_sha=3d6b1d3b1398aeedf049af5374ad36ef3bacd01a [2021-03-10T15:51:20.715Z] ---> Running in 8d5e0a364fbf [2021-03-10T15:51:21.316Z] Removing intermediate container 8d5e0a364fbf [2021-03-10T15:51:21.316Z] ---> 57aa032d46a5 [2021-03-10T15:51:21.316Z] Step 23/23 : LABEL version=0.0.0 [2021-03-10T15:51:21.316Z] ---> Running in 409c74f68093 [2021-03-10T15:51:21.916Z] Removing intermediate container 409c74f68093 [2021-03-10T15:51:21.916Z] ---> a328352f40ad [2021-03-10T15:51:21.916Z] [2021-03-10T15:51:22.514Z] Successfully built a328352f40ad [2021-03-10T15:51:22.514Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-10T15:51:22.806Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-10T15:51:22.805Z] $ docker stop --time=1 6fd75f3825cfe412a94477e9346d60e731b01ba09d01473ef8bf07fa2f412849 [2021-03-10T15:51:24.747Z] $ docker rm -f 6fd75f3825cfe412a94477e9346d60e731b01ba09d01473ef8bf07fa2f412849 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-10T15:51:25.519Z] + docker images [2021-03-10T15:51:25.519Z] + grep docker [2021-03-10T15:51:25.789Z] docker-core-data-go-arm64 latest a328352f40ad 4 seconds ago 21.3MB [2021-03-10T15:51:25.789Z] docker-core-metadata-go-arm64 latest 9bb8d2ca0519 24 seconds ago 17.9MB [2021-03-10T15:51:25.789Z] docker-support-scheduler-go-arm64 latest 811f2ad40715 26 seconds ago 16.3MB [2021-03-10T15:51:25.789Z] docker-security-secretstore-setup-go-arm64 latest 7ee28166f5c1 About a minute ago 23.7MB [2021-03-10T15:51:25.789Z] docker-sys-mgmt-agent-go-arm64 latest 8ea0f2a9ef29 About a minute ago 300MB [2021-03-10T15:51:25.789Z] docker-security-bootstrapper-go-arm64 latest 71143bf0008e 3 minutes ago 17.8MB [2021-03-10T15:51:25.789Z] docker-core-command-go-arm64 latest 320286a5a2ba 3 minutes ago 16.2MB [2021-03-10T15:51:25.789Z] docker-support-notifications-go-arm64 latest dd4e7e1911f3 3 minutes ago 16.9MB [2021-03-10T15:51:25.789Z] docker-security-proxy-setup-go-arm64 latest cb046e98a349 3 minutes ago 23.4MB [2021-03-10T15:51:25.789Z] docker 20.10.0 eeaf43b92773 2 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-03-10T15:51:26.696Z] ---> job-cost.sh [2021-03-10T15:51:26.696Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5bZv [2021-03-10T15:52:23.168Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-10T15:54:29.947Z] lf-activate-venv(): INFO: Adding /tmp/venv-5bZv/bin to PATH [2021-03-10T15:54:29.947Z] INFO: No Stack... [2021-03-10T15:54:29.947Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-10T15:54:29.947Z] INFO: Archiving Costs [Pipeline] sh [2021-03-10T15:54:30.286Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-03-10T15:54:30.286Z] + cut -d, -f6 [Pipeline] lock [2021-03-10T15:54:30.402Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3244-3-stack-cost] [2021-03-10T15:54:30.411Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3244-3-stack-cost] did not exist. Created. [2021-03-10T15:54:30.411Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3244-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-10T15:54:30.911Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-10T15:54:31.230Z] Stashed 1 file(s) [Pipeline] } [2021-03-10T15:54:31.243Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3244-3-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) [Pipeline] unstash [Pipeline] wrap [2021-03-10T15:54:34.142Z] provisioning config files... [2021-03-10T15:54:34.166Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config8913207579639665921tmp [Pipeline] { [Pipeline] sh [2021-03-10T15:54:34.543Z] + set +x [2021-03-10T15:54:34.543Z] + bash -s -- [2021-03-10T15:54:34.543Z] + curl -s https://codecov.io/bash [2021-03-10T15:54:34.806Z] [2021-03-10T15:54:34.806Z] _____ _ [2021-03-10T15:54:34.806Z] / ____| | | [2021-03-10T15:54:34.806Z] | | ___ __| | ___ ___ _____ __ [2021-03-10T15:54:34.806Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-10T15:54:34.806Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-10T15:54:34.806Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-10T15:54:34.806Z] Bash-20210309-2b87ace [2021-03-10T15:54:34.806Z] [2021-03-10T15:54:34.806Z] [2021-03-10T15:54:35.070Z] ==> git version 2.24.3 found [2021-03-10T15:54:35.070Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-03-10T15:54:35.070Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-10T15:54:35.070Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-10T15:54:35.070Z] ==> Jenkins CI detected. [2021-03-10T15:54:35.070Z] project root: . [2021-03-10T15:54:35.070Z] --> token set from env [2021-03-10T15:54:35.070Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-10T15:54:35.070Z] ==> Running gcov in . (disable via -X gcov) [2021-03-10T15:54:35.070Z] ==> Python coveragepy not found [2021-03-10T15:54:35.070Z] ==> Searching for coverage reports in: [2021-03-10T15:54:35.070Z] + . [2021-03-10T15:54:35.070Z] -> Found 1 reports [2021-03-10T15:54:35.070Z] ==> Detecting git/mercurial file structure [2021-03-10T15:54:35.334Z] ==> Reading reports [2021-03-10T15:54:35.334Z] + ./coverage.out bytes=628838 [2021-03-10T15:54:35.334Z] ==> Appending adjustments [2021-03-10T15:54:35.334Z] https://docs.codecov.io/docs/fixing-reports [2021-03-10T15:54:38.653Z] + Found adjustments [2021-03-10T15:54:38.653Z] ==> Gzipping contents [2021-03-10T15:54:38.653Z] 92K /tmp/codecov.srbo5Q.gz [2021-03-10T15:54:38.653Z] ==> Uploading reports [2021-03-10T15:54:38.653Z] url: https://codecov.io [2021-03-10T15:54:38.653Z] query: branch=PR-3244&commit=3d6b1d3b1398aeedf049af5374ad36ef3bacd01a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3244%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3244&job=&cmd_args= [2021-03-10T15:54:38.653Z] -> Pinging Codecov [2021-03-10T15:54:38.653Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3244&commit=3d6b1d3b1398aeedf049af5374ad36ef3bacd01a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3244%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3244&job=&cmd_args= [2021-03-10T15:54:50.912Z] -> Uploading to [2021-03-10T15:54:50.912Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-10/00271124DB129430A58F1EEE437C3FCB/3d6b1d3b1398aeedf049af5374ad36ef3bacd01a/ed04975b-99ad-43f0-aa0a-0848595dcffd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210310%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210310T155450Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d0feb3c1ed1727ecb33ff899c0af708c635e71dbc974f98a408fec5de1cec21e [2021-03-10T15:54:50.912Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-10T15:54:50.912Z] Dload Upload Total Spent Left Speed [2021-03-10T15:54:50.912Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 92728 0 0 100 92728 0 168k --:--:-- --:--:-- --:--:-- 168k [2021-03-10T15:54:50.912Z] -> Reports have been successfully queued for processing at upstream request timeouthttps://codecov.io/github/edgexfoundry/edgex-go/commit/3d6b1d3b1398aeedf049af5374ad36ef3bacd01a [Pipeline] } [2021-03-10T15:54:50.922Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-10T15:54:52.646Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-10T15:54:53.532Z] ---> package-listing.sh [2021-03-10T15:54:53.532Z] ++ facter osfamily [2021-03-10T15:54:53.532Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-10T15:54:53.532Z] + OS_FAMILY=redhat [2021-03-10T15:54:53.532Z] + workspace=/w/workspace/edgex-go/3 [2021-03-10T15:54:53.532Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-10T15:54:53.532Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-10T15:54:53.532Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-10T15:54:53.532Z] + PACKAGES=/tmp/packages_start.txt [2021-03-10T15:54:53.532Z] + '[' /w/workspace/edgex-go/3 ']' [2021-03-10T15:54:53.532Z] + PACKAGES=/tmp/packages_end.txt [2021-03-10T15:54:53.532Z] + case "${OS_FAMILY}" in [2021-03-10T15:54:53.532Z] + rpm -qa [2021-03-10T15:54:53.532Z] + sort [2021-03-10T15:54:58.841Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-10T15:54:58.841Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-10T15:54:58.841Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-10T15:54:58.841Z] + '[' /w/workspace/edgex-go/3 ']' [2021-03-10T15:54:58.841Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-03-10T15:54:58.841Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-03-10T15:54:58.856Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-10T15:54:59.161Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-10T15:54:59.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-10T15:54:59.479Z] [2021-03-10T15:54:59.479Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-10T15:54:59.836Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-10T15:54:59.836Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-10T15:54:59.836Z] df20fa9351a1: Pulling fs layer [2021-03-10T15:54:59.836Z] 36b3adc4ff6f: Pulling fs layer [2021-03-10T15:54:59.836Z] 8ad3a11d3b57: Pulling fs layer [2021-03-10T15:54:59.836Z] 46f8f816bc3b: Pulling fs layer [2021-03-10T15:54:59.836Z] 93b61091891f: Pulling fs layer [2021-03-10T15:54:59.836Z] 93b9cdb0e59b: Pulling fs layer [2021-03-10T15:54:59.836Z] 5e14af77c1be: Pulling fs layer [2021-03-10T15:54:59.836Z] 01666e4c0597: Pulling fs layer [2021-03-10T15:54:59.836Z] aa168da1d23b: Pulling fs layer [2021-03-10T15:54:59.836Z] 93b61091891f: Waiting [2021-03-10T15:54:59.836Z] 93b9cdb0e59b: Waiting [2021-03-10T15:54:59.836Z] 5e14af77c1be: Waiting [2021-03-10T15:54:59.836Z] 01666e4c0597: Waiting [2021-03-10T15:54:59.836Z] aa168da1d23b: Waiting [2021-03-10T15:54:59.836Z] 46f8f816bc3b: Waiting [2021-03-10T15:54:59.836Z] 36b3adc4ff6f: Download complete [2021-03-10T15:54:59.836Z] 46f8f816bc3b: Verifying Checksum [2021-03-10T15:54:59.836Z] 46f8f816bc3b: Download complete [2021-03-10T15:55:00.228Z] df20fa9351a1: Verifying Checksum [2021-03-10T15:55:00.228Z] df20fa9351a1: Download complete [2021-03-10T15:55:00.228Z] 93b9cdb0e59b: Verifying Checksum [2021-03-10T15:55:00.228Z] 93b9cdb0e59b: Download complete [2021-03-10T15:55:00.228Z] 5e14af77c1be: Verifying Checksum [2021-03-10T15:55:00.228Z] 5e14af77c1be: Download complete [2021-03-10T15:55:00.228Z] 01666e4c0597: Verifying Checksum [2021-03-10T15:55:00.228Z] 01666e4c0597: Download complete [2021-03-10T15:55:00.228Z] 93b61091891f: Verifying Checksum [2021-03-10T15:55:00.228Z] 93b61091891f: Download complete [2021-03-10T15:55:00.228Z] 8ad3a11d3b57: Verifying Checksum [2021-03-10T15:55:00.228Z] 8ad3a11d3b57: Download complete [2021-03-10T15:55:00.506Z] df20fa9351a1: Pull complete [2021-03-10T15:55:00.836Z] 36b3adc4ff6f: Pull complete [2021-03-10T15:55:01.827Z] 8ad3a11d3b57: Pull complete [2021-03-10T15:55:02.403Z] aa168da1d23b: Verifying Checksum [2021-03-10T15:55:02.403Z] aa168da1d23b: Download complete [2021-03-10T15:55:03.354Z] 46f8f816bc3b: Pull complete [2021-03-10T15:55:04.302Z] 93b61091891f: Pull complete [2021-03-10T15:55:04.302Z] 93b9cdb0e59b: Pull complete [2021-03-10T15:55:04.566Z] 5e14af77c1be: Pull complete [2021-03-10T15:55:04.566Z] 01666e4c0597: Pull complete [2021-03-10T15:55:14.617Z] aa168da1d23b: Pull complete [2021-03-10T15:55:14.617Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-10T15:55:14.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-10T15:55:14.617Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-10T15:55:14.885Z] prd-centos7-docker-4c-2g-29338 does not seem to be running inside a container [2021-03-10T15:55:14.943Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:10003/edgex-lftools-log-publisher:alpine cat [2021-03-10T15:55:18.703Z] $ docker top c35246d4e7f35f8a7cfe5ab92f328df4717e7038fc148e4f366d5d5e6e906b7a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-10T15:55:19.255Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-10T15:55:19.570Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-10T15:55:19.873Z] + ls /var/log/sa-host [2021-03-10T15:55:19.873Z] + sadf -c /var/log/sa-host/sa10 [2021-03-10T15:55:19.873Z] file_magic: OK [2021-03-10T15:55:19.873Z] HZ: Using current value: 100 [2021-03-10T15:55:19.873Z] file_header: OK [2021-03-10T15:55:19.873Z] 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-03-10T15:55:19.873Z] Statistics: [2021-03-10T15:55:19.873Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-10T15:55:19.873Z] File successfully converted to sysstat format version 12.2.1 [2021-03-10T15:55:19.873Z] + sadf -c /var/log/sa-host/sa23 [2021-03-10T15:55:19.873Z] file_magic: OK [2021-03-10T15:55:19.873Z] HZ: Using current value: 100 [2021-03-10T15:55:19.873Z] file_header: OK [2021-03-10T15:55:19.873Z] 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-03-10T15:55:19.873Z] Statistics: [2021-03-10T15:55:19.873Z] Hnuu...uuuununununu... [2021-03-10T15:55:19.873Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-10T15:55:20.078Z] provisioning config files... [2021-03-10T15:55:20.094Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config7548432801274425574tmp [Pipeline] { [Pipeline] echo [2021-03-10T15:55:20.253Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-10T15:55:20.563Z] ---> create-netrc.sh [Pipeline] } [2021-03-10T15:55:20.578Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-10T15:55:20.683Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-10T15:55:20.985Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-10T15:55:20.996Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-10T15:55:21.297Z] ---> sudo-logs.sh [2021-03-10T15:55:21.297Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-10T15:55:21.376Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-10T15:55:21.675Z] ---> job-cost.sh [2021-03-10T15:55:21.675Z] lf-activate-venv: SKIPPING [2021-03-10T15:55:21.675Z] DEBUG: total: 0.20999999344348907 [2021-03-10T15:55:21.675Z] INFO: Retrieving Stack Cost... [2021-03-10T15:55:22.622Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-10T15:55:22.884Z] INFO: Archiving Costs [Pipeline] echo [2021-03-10T15:55:22.898Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-10T15:55:23.196Z] ---> logs-deploy.sh [2021-03-10T15:55:23.196Z] lf-activate-venv: SKIPPING [2021-03-10T15:55:23.196Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3244/3 [2021-03-10T15:55:23.196Z] INFO: archiving workspace using pattern(s): [2021-03-10T15:55:25.120Z] Archives upload complete. [2021-03-10T15:55:25.120Z] INFO: archiving logs to Nexus [2021-03-10T15:55:26.071Z] ---> uname -a: [2021-03-10T15:55:26.071Z] Linux prd-centos7-docker-4c-2g-29338.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-03-10T15:55:26.071Z] [2021-03-10T15:55:26.071Z] [2021-03-10T15:55:26.071Z] ---> lscpu: [2021-03-10T15:55:26.071Z] Architecture: x86_64 [2021-03-10T15:55:26.071Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-10T15:55:26.071Z] Byte Order: Little Endian [2021-03-10T15:55:26.071Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-10T15:55:26.071Z] CPU(s): 4 [2021-03-10T15:55:26.071Z] On-line CPU(s) list: 0-3 [2021-03-10T15:55:26.071Z] Thread(s) per core: 1 [2021-03-10T15:55:26.071Z] Core(s) per socket: 1 [2021-03-10T15:55:26.071Z] Socket(s): 4 [2021-03-10T15:55:26.071Z] NUMA node(s): 1 [2021-03-10T15:55:26.071Z] Vendor ID: GenuineIntel [2021-03-10T15:55:26.071Z] CPU family: 6 [2021-03-10T15:55:26.071Z] Model: 44 [2021-03-10T15:55:26.071Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-10T15:55:26.071Z] Stepping: 1 [2021-03-10T15:55:26.071Z] CPU MHz: 2933.438 [2021-03-10T15:55:26.071Z] BogoMIPS: 5866.87 [2021-03-10T15:55:26.071Z] Virtualization: VT-x [2021-03-10T15:55:26.071Z] Hypervisor vendor: KVM [2021-03-10T15:55:26.071Z] Virtualization type: full [2021-03-10T15:55:26.071Z] L1d cache: 128 KiB [2021-03-10T15:55:26.071Z] L1i cache: 128 KiB [2021-03-10T15:55:26.071Z] L2 cache: 16 MiB [2021-03-10T15:55:26.071Z] L3 cache: 64 MiB [2021-03-10T15:55:26.071Z] NUMA node0 CPU(s): 0-3 [2021-03-10T15:55:26.071Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-10T15:55:26.071Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-10T15:55:26.071Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-10T15:55:26.071Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-10T15:55:26.071Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-10T15:55:26.071Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-10T15:55:26.071Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-10T15:55:26.071Z] Vulnerability Srbds: Not affected [2021-03-10T15:55:26.071Z] Vulnerability Tsx async abort: Not affected [2021-03-10T15:55:26.071Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-03-10T15:55:26.071Z] [2021-03-10T15:55:26.071Z]