weichou1229 commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 845790db6141b18dad79660e8519dbebf6289f96+e6c052569f26998dcb3a7df84d37141e1787d2eb (02a61db0b726b862a1928ff6fde0e2fd0d71fcb9) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5367935846666868864.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7758905282492635942.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3492/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3492/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7314216992176572647.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6797684686970772028.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3492/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3492/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2431253487520552322.key > 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/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: 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/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-11 in /w/workspace/edgexfoundry_edgex-go_PR-3492 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/9 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/9@tmp/jenkins-gitclient-ssh835487228401019638.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit 845790db6141b18dad79660e8519dbebf6289f96 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/9@tmp/jenkins-gitclient-ssh3504174515025090927.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3492/head:refs/remotes/origin/PR-3492 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merge succeeded, producing 845790db6141b18dad79660e8519dbebf6289f96 Checking out Revision 845790db6141b18dad79660e8519dbebf6289f96 (PR-3492) > git config core.sparsecheckout # timeout=10 > git checkout -f 845790db6141b18dad79660e8519dbebf6289f96 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/9@tmp/jenkins-gitclient-ssh4484803245532054589.key > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 845790db6141b18dad79660e8519dbebf6289f96 # timeout=10 Commit message: "fix: Addressed PR comments" > git rev-list --no-walk 845790db6141b18dad79660e8519dbebf6289f96 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-02T01:24:02.185Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-02T01:24:02.266Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-02T01:24:02.292Z] ========================================================= [2021-06-02T01:24:02.292Z] EdgeX Global Pipelines Version Info [2021-06-02T01:24:02.292Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-02T01:24:03.733Z] ------------------- [2021-06-02T01:24:03.733Z] stable info: [2021-06-02T01:24:03.733Z] ------------------- [2021-06-02T01:24:03.733Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-02T01:24:03.733Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-06-02T01:24:03.733Z] Message: update stable to v1.0.192 [2021-06-02T01:24:04.312Z] ------------------- [2021-06-02T01:24:04.312Z] experimental info: [2021-06-02T01:24:04.312Z] ------------------- [2021-06-02T01:24:04.312Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-02T01:24:04.312Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-06-02T01:24:04.312Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-02T01:24:04.462Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-02T01:24:04.490Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-02T01:24:04.518Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-02T01:24:04.538Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-02T01:24:04.559Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-02T01:24:04.580Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-02T01:24:04.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-02T01:24:04.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-02T01:24:04.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-02T01:24:04.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-02T01:24:04.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-02T01:24:04.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-02T01:24:04.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-02T01:24:04.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-02T01:24:04.817Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-02T01:24:04.840Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-02T01:24:04.863Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-02T01:24:04.886Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-02T01:24:04.908Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-02T01:24:04.929Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-02T01:24:04.952Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-02T01:24:04.980Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-02T01:24:05.011Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3492 [Pipeline] echo [2021-06-02T01:24:05.034Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3492 [Pipeline] echo [2021-06-02T01:24:05.078Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3492 [Pipeline] echo [2021-06-02T01:24:05.102Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 845790db6141b18dad79660e8519dbebf6289f96 [Pipeline] echo [2021-06-02T01:24:05.124Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 845790d [Pipeline] echo [2021-06-02T01:24:05.146Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-02T01:24:05.227Z] provisioning config files... [2021-06-02T01:24:05.253Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config328573448084831972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-02T01:24:05.583Z] ---> docker-login.sh [2021-06-02T01:24:05.583Z] nexus3.edgexfoundry.org:10001 [2021-06-02T01:24:05.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T01:24:06.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T01:24:06.110Z] Configure a credential helper to remove this warning. See [2021-06-02T01:24:06.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T01:24:06.110Z] [2021-06-02T01:24:06.110Z] Login Succeeded [2021-06-02T01:24:06.110Z] nexus3.edgexfoundry.org:10002 [2021-06-02T01:24:06.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T01:24:06.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T01:24:06.110Z] Configure a credential helper to remove this warning. See [2021-06-02T01:24:06.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T01:24:06.110Z] [2021-06-02T01:24:06.110Z] Login Succeeded [2021-06-02T01:24:06.110Z] nexus3.edgexfoundry.org:10003 [2021-06-02T01:24:06.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T01:24:06.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T01:24:06.373Z] Configure a credential helper to remove this warning. See [2021-06-02T01:24:06.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T01:24:06.373Z] [2021-06-02T01:24:06.373Z] Login Succeeded [2021-06-02T01:24:06.373Z] nexus3.edgexfoundry.org:10004 [2021-06-02T01:24:06.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T01:24:06.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T01:24:06.636Z] Configure a credential helper to remove this warning. See [2021-06-02T01:24:06.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T01:24:06.636Z] [2021-06-02T01:24:06.636Z] Login Succeeded [2021-06-02T01:24:06.636Z] docker.io [2021-06-02T01:24:06.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T01:24:06.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T01:24:06.898Z] Configure a credential helper to remove this warning. See [2021-06-02T01:24:06.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T01:24:06.898Z] [2021-06-02T01:24:06.898Z] Login Succeeded [2021-06-02T01:24:06.898Z] ---> docker-login.sh ends [Pipeline] } [2021-06-02T01:24:06.910Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-02T01:24:07.250Z] ++ 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-06-02T01:24:07.250Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T01:24:07.250Z] ++ dirname cmd/core-command/Dockerfile [2021-06-02T01:24:07.250Z] ++ cut -d/ -f2 [2021-06-02T01:24:07.250Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-02T01:24:07.250Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T01:24:07.250Z] ++ dirname cmd/core-data/Dockerfile [2021-06-02T01:24:07.250Z] ++ cut -d/ -f2 [2021-06-02T01:24:07.250Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-02T01:24:07.250Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T01:24:07.250Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-02T01:24:07.250Z] ++ cut -d/ -f2 [2021-06-02T01:24:07.250Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-02T01:24:07.250Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T01:24:07.250Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-02T01:24:07.250Z] ++ cut -d/ -f2 [2021-06-02T01:24:07.250Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-02T01:24:07.250Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T01:24:07.250Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-02T01:24:07.250Z] ++ cut -d/ -f2 [2021-06-02T01:24:07.250Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-02T01:24:07.250Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T01:24:07.250Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-02T01:24:07.250Z] ++ cut -d/ -f2 [2021-06-02T01:24:07.250Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-02T01:24:07.250Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T01:24:07.250Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-02T01:24:07.250Z] ++ cut -d/ -f2 [2021-06-02T01:24:07.250Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-02T01:24:07.250Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T01:24:07.250Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-02T01:24:07.250Z] ++ cut -d/ -f2 [2021-06-02T01:24:07.250Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-02T01:24:07.250Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T01:24:07.251Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-02T01:24:07.251Z] ++ cut -d/ -f2 [2021-06-02T01:24:07.251Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-02T01:24:07.317Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-02T01:24:09.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T01:24:09.395Z] [2021-06-02T01:24:09.395Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T01:24:09.718Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T01:24:09.718Z] latest: Pulling from edgex-devops/git-semver [2021-06-02T01:24:09.719Z] 31603596830f: Pulling fs layer [2021-06-02T01:24:09.719Z] 54011a49482f: Pulling fs layer [2021-06-02T01:24:09.719Z] a6820b24f6d8: Pulling fs layer [2021-06-02T01:24:09.719Z] f581987b2513: Pulling fs layer [2021-06-02T01:24:09.719Z] f581987b2513: Waiting [2021-06-02T01:24:09.719Z] 54011a49482f: Verifying Checksum [2021-06-02T01:24:09.719Z] 54011a49482f: Download complete [2021-06-02T01:24:09.719Z] 31603596830f: Verifying Checksum [2021-06-02T01:24:09.719Z] 31603596830f: Download complete [2021-06-02T01:24:09.986Z] f581987b2513: Verifying Checksum [2021-06-02T01:24:09.986Z] f581987b2513: Download complete [2021-06-02T01:24:09.986Z] a6820b24f6d8: Verifying Checksum [2021-06-02T01:24:09.986Z] a6820b24f6d8: Download complete [2021-06-02T01:24:09.986Z] 31603596830f: Pull complete [2021-06-02T01:24:10.249Z] 54011a49482f: Pull complete [2021-06-02T01:24:10.838Z] a6820b24f6d8: Pull complete [2021-06-02T01:24:11.101Z] f581987b2513: Pull complete [2021-06-02T01:24:11.101Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-02T01:24:11.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T01:24:11.101Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-02T01:24:11.185Z] prd-centos7-docker-4c-2g-11 does not seem to be running inside a container [2021-06-02T01:24:11.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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:10004/edgex-devops/git-semver:latest cat [2021-06-02T01:24:12.690Z] $ docker top 575fb3c2ea53742dea174f1828b5231f69e16e9c9cf15cddb70195082c8906b5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-02T01:24:12.836Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-02T01:24:12.836Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-02T01:24:12.966Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-02T01:24:12.966Z] $ docker exec 575fb3c2ea53742dea174f1828b5231f69e16e9c9cf15cddb70195082c8906b5 ssh-agent [2021-06-02T01:24:13.096Z] SSH_AUTH_SOCK=/tmp/ssh-ApEHQW7lhRO1/agent.14 [2021-06-02T01:24:13.096Z] SSH_AGENT_PID=20 [2021-06-02T01:24:13.107Z] Running ssh-add (command line suppressed) [2021-06-02T01:24:13.225Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_669141166840026061.key (/w/workspace/edgex-go/9@tmp/private_key_669141166840026061.key) [2021-06-02T01:24:13.245Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-02T01:24:13.552Z] + git tag --points-at HEAD [Pipeline] } [2021-06-02T01:24:13.565Z] $ docker exec --env ******** --env ******** 575fb3c2ea53742dea174f1828b5231f69e16e9c9cf15cddb70195082c8906b5 ssh-agent -k [2021-06-02T01:24:13.677Z] unset SSH_AUTH_SOCK; [2021-06-02T01:24:13.677Z] unset SSH_AGENT_PID; [2021-06-02T01:24:13.677Z] echo Agent pid 20 killed; [2021-06-02T01:24:13.697Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-02T01:24:13.735Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-02T01:24:13.735Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-02T01:24:13.868Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-02T01:24:13.867Z] $ docker exec 575fb3c2ea53742dea174f1828b5231f69e16e9c9cf15cddb70195082c8906b5 ssh-agent [2021-06-02T01:24:13.995Z] SSH_AUTH_SOCK=/tmp/ssh-8oNLmrjSzcJw/agent.53 [2021-06-02T01:24:13.995Z] SSH_AGENT_PID=59 [2021-06-02T01:24:14.002Z] Running ssh-add (command line suppressed) [2021-06-02T01:24:14.114Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_5051862233374529494.key (/w/workspace/edgex-go/9@tmp/private_key_5051862233374529494.key) [2021-06-02T01:24:14.132Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-02T01:24:14.451Z] + git semver init [2021-06-02T01:24:14.451Z] # -> Open(): unable to determine branch for HEAD [2021-06-02T01:24:14.451Z] # $GIT_DIR = /w/workspace/edgex-go/9/.git [2021-06-02T01:24:14.451Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/9 [2021-06-02T01:24:14.451Z] # $SEMVER_REMOTE_NAME = origin [2021-06-02T01:24:14.451Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-02T01:24:14.451Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-02T01:24:14.451Z] # $SEMVER_BRANCH = PR-3492 [2021-06-02T01:24:14.451Z] # $SEMVER_TEMP = /tmp/semver-726715817 [2021-06-02T01:24:14.451Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-02T01:24:32.635Z] # '/tmp/semver-726715817' -> '/w/workspace/edgex-go/9/.semver' [2021-06-02T01:24:32.635Z] # -> Force: false [2021-06-02T01:24:32.635Z] # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } [2021-06-02T01:24:32.644Z] $ docker exec --env ******** --env ******** 575fb3c2ea53742dea174f1828b5231f69e16e9c9cf15cddb70195082c8906b5 ssh-agent -k [2021-06-02T01:24:32.756Z] unset SSH_AUTH_SOCK; [2021-06-02T01:24:32.756Z] unset SSH_AGENT_PID; [2021-06-02T01:24:32.757Z] echo Agent pid 59 killed; [2021-06-02T01:24:32.775Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-02T01:24:33.111Z] + git semver [Pipeline] } [2021-06-02T01:24:33.126Z] $ docker stop --time=1 575fb3c2ea53742dea174f1828b5231f69e16e9c9cf15cddb70195082c8906b5 [2021-06-02T01:24:35.763Z] $ docker rm -f 575fb3c2ea53742dea174f1828b5231f69e16e9c9cf15cddb70195082c8906b5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-02T01:24:36.184Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-02T01:24:36.469Z] Stashed 1 file(s) [Pipeline] echo [2021-06-02T01:24:36.474Z] [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-06-02T01:24:37.065Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-02T01:24:37.365Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-02T01:24:37.668Z] + sudo service docker restart [2021-06-02T01:24:37.668Z] + true [2021-06-02T01:24:37.668Z] Redirecting to /bin/systemctl restart docker.service [2021-06-02T01:24:51.695Z] Still waiting to schedule task [2021-06-02T01:24:51.696Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-02T01:24:55.816Z] ========================================================= [2021-06-02T01:24:55.817Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-02T01:24:55.817Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-02T01:24:56.129Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-02T01:24:57.554Z] Sending build context to Docker daemon 329MB [2021-06-02T01:24:57.554Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-02T01:24:57.554Z] Step 2/6 : FROM ${BASE} [2021-06-02T01:24:57.814Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-02T01:24:57.814Z] 540db60ca938: Pulling fs layer [2021-06-02T01:24:57.814Z] adcc1eea9eea: Pulling fs layer [2021-06-02T01:24:57.814Z] 4c4ab2625f07: Pulling fs layer [2021-06-02T01:24:57.814Z] 0510c868ecb4: Pulling fs layer [2021-06-02T01:24:57.814Z] afea3b2eda06: Pulling fs layer [2021-06-02T01:24:57.814Z] 7809a108b3ef: Pulling fs layer [2021-06-02T01:24:57.814Z] f706445af74f: Pulling fs layer [2021-06-02T01:24:57.814Z] 0510c868ecb4: Waiting [2021-06-02T01:24:57.814Z] afea3b2eda06: Waiting [2021-06-02T01:24:57.814Z] 7809a108b3ef: Waiting [2021-06-02T01:24:57.814Z] f706445af74f: Waiting [2021-06-02T01:24:57.814Z] 4c4ab2625f07: Verifying Checksum [2021-06-02T01:24:57.814Z] 4c4ab2625f07: Download complete [2021-06-02T01:24:57.814Z] adcc1eea9eea: Verifying Checksum [2021-06-02T01:24:57.814Z] adcc1eea9eea: Download complete [2021-06-02T01:24:57.814Z] afea3b2eda06: Verifying Checksum [2021-06-02T01:24:57.814Z] afea3b2eda06: Download complete [2021-06-02T01:24:57.814Z] 540db60ca938: Verifying Checksum [2021-06-02T01:24:57.814Z] 540db60ca938: Download complete [2021-06-02T01:24:57.814Z] 7809a108b3ef: Verifying Checksum [2021-06-02T01:24:57.814Z] 7809a108b3ef: Download complete [2021-06-02T01:24:58.078Z] 540db60ca938: Pull complete [2021-06-02T01:24:58.339Z] adcc1eea9eea: Pull complete [2021-06-02T01:24:58.339Z] 4c4ab2625f07: Pull complete [2021-06-02T01:25:00.263Z] f706445af74f: Verifying Checksum [2021-06-02T01:25:00.263Z] f706445af74f: Download complete [2021-06-02T01:25:00.263Z] 0510c868ecb4: Verifying Checksum [2021-06-02T01:25:00.263Z] 0510c868ecb4: Download complete [2021-06-02T01:25:04.543Z] 0510c868ecb4: Pull complete [2021-06-02T01:25:04.543Z] afea3b2eda06: Pull complete [2021-06-02T01:25:04.543Z] 7809a108b3ef: Pull complete [2021-06-02T01:25:08.908Z] f706445af74f: Pull complete [2021-06-02T01:25:08.908Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-02T01:25:08.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-02T01:25:08.908Z] ---> b068be0155e3 [2021-06-02T01:25:08.908Z] 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-06-02T01:25:14.211Z] ---> Running in 1d793562ab64 [2021-06-02T01:25:14.791Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T01:25:15.738Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T01:25:16.000Z] (1/12) Installing libmagic (5.39-r0) [2021-06-02T01:25:16.575Z] (2/12) Installing file (5.39-r0) [2021-06-02T01:25:16.836Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-02T01:25:16.836Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-02T01:25:21.082Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-02T01:25:21.082Z] (6/12) Installing patch (2.7.6-r6) [2021-06-02T01:25:21.082Z] (7/12) Installing build-base (0.5-r2) [2021-06-02T01:25:21.082Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-02T01:25:21.082Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-02T01:25:21.082Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-02T01:25:21.082Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-02T01:25:21.082Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-02T01:25:21.082Z] Executing busybox-1.32.1-r6.trigger [2021-06-02T01:25:21.345Z] OK: 219 MiB in 52 packages [2021-06-02T01:25:22.734Z] Removing intermediate container 1d793562ab64 [2021-06-02T01:25:22.734Z] ---> 3b2f05d3423f [2021-06-02T01:25:22.734Z] Step 4/6 : WORKDIR /edgex-go [2021-06-02T01:25:22.734Z] ---> Running in db2aa9be22aa [2021-06-02T01:25:22.997Z] Removing intermediate container db2aa9be22aa [2021-06-02T01:25:22.997Z] ---> 4b8665380ad2 [2021-06-02T01:25:22.997Z] Step 5/6 : COPY go.mod . [2021-06-02T01:25:23.258Z] ---> 72f0f9cb2b30 [2021-06-02T01:25:23.258Z] Step 6/6 : RUN go mod download [2021-06-02T01:25:23.258Z] ---> Running in ac29a1ab53cb [2021-06-02T01:25:45.273Z] Removing intermediate container ac29a1ab53cb [2021-06-02T01:25:45.273Z] ---> 31b11a0eeec8 [2021-06-02T01:25:45.273Z] Successfully built 31b11a0eeec8 [2021-06-02T01:25:45.273Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T01:25:45.595Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-02T01:25:45.595Z] . [Pipeline] withDockerContainer [2021-06-02T01:25:45.687Z] prd-centos7-docker-4c-2g-11 does not seem to be running inside a container [2021-06-02T01:25:45.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-02T01:25:46.150Z] $ docker top 062bad5ef6771a1ac7c998f15ccd0fd1a0a5c60dc1f4c76e8369f6d00168d23b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T01:25:46.575Z] + go version [2021-06-02T01:25:46.575Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-02T01:25:46.587Z] $ docker stop --time=1 062bad5ef6771a1ac7c998f15ccd0fd1a0a5c60dc1f4c76e8369f6d00168d23b [2021-06-02T01:25:47.832Z] $ docker rm -f 062bad5ef6771a1ac7c998f15ccd0fd1a0a5c60dc1f4c76e8369f6d00168d23b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T01:25:48.355Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-02T01:25:48.355Z] . [Pipeline] withDockerContainer [2021-06-02T01:25:48.444Z] prd-centos7-docker-4c-2g-11 does not seem to be running inside a container [2021-06-02T01:25:48.488Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-02T01:25:48.888Z] $ docker top 085036ea4e967f6317ad6a3fb388e3f371597bfa319246b31cb07e1393cdf20a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-02T01:25:49.018Z] ========================================================= [2021-06-02T01:25:49.018Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-02T01:25:49.018Z] ========================================================= [Pipeline] sh [2021-06-02T01:25:49.324Z] + go mod tidy [Pipeline] sh [2021-06-02T01:25:49.895Z] + make test [2021-06-02T01:25:49.895Z] go mod tidy [2021-06-02T01:25:50.166Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-02T01:25:56.831Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-02T01:26:15.090Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-02T01:26:18.443Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-02T01:26:19.400Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-02T01:26:19.682Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-02T01:26:22.255Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-02T01:26:22.838Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-02T01:26:22.838Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-02T01:26:22.838Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-02T01:26:23.420Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-02T01:26:23.687Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-02T01:26:26.325Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-02T01:26:26.325Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-02T01:26:26.325Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-02T01:26:26.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-02T01:26:26.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-02T01:26:26.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-02T01:26:26.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-02T01:26:26.650Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.066s coverage: 28.7% of statements [2021-06-02T01:26:28.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.071s coverage: 100.0% of statements [2021-06-02T01:26:28.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-02T01:26:28.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-02T01:26:28.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-02T01:26:29.018Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.078s coverage: 81.2% of statements [2021-06-02T01:26:29.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-02T01:26:29.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.068s coverage: 53.4% of statements [2021-06-02T01:26:29.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-02T01:26:29.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-02T01:26:30.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.109s coverage: 87.7% of statements [2021-06-02T01:26:30.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-02T01:26:30.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T01:26:30.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.047s coverage: 78.9% of statements [2021-06-02T01:26:30.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-02T01:26:30.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-02T01:26:30.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-02T01:26:30.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-02T01:26:30.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-02T01:26:30.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-02T01:26:30.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-02T01:26:32.012Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.239s coverage: 95.1% of statements [2021-06-02T01:26:32.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-02T01:26:32.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T01:26:32.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-02T01:26:32.012Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-02T01:26:32.012Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-02T01:26:32.012Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-02T01:26:32.012Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-02T01:26:32.012Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-02T01:26:32.012Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-02T01:26:32.012Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-02T01:26:32.012Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements [2021-06-02T01:26:32.012Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-02T01:26:32.012Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-06-02T01:26:32.012Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.048s coverage: 0.8% of statements [2021-06-02T01:26:32.012Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-02T01:26:32.277Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.048s coverage: 21.7% of statements [2021-06-02T01:26:32.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-02T01:26:32.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2021-06-02T01:26:32.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements [2021-06-02T01:26:32.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.039s coverage: 94.1% of statements [2021-06-02T01:26:33.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements [2021-06-02T01:26:33.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements [2021-06-02T01:26:45.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements [2021-06-02T01:26:45.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-06-02T01:26:49.739Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-12 in /w/workspace/edgexfoundry_edgex-go_PR-3492 [Pipeline] { [Pipeline] ws [2021-06-02T01:26:49.761Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2021-06-02T01:26:49.999Z] The recommended git tool is: git [2021-06-02T01:26:50.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.265s coverage: 81.8% of statements [2021-06-02T01:26:50.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-02T01:26:55.415Z] using credential edgex-jenkins-ssh [2021-06-02T01:26:55.441Z] Cloning the remote Git repository [2021-06-02T01:26:55.498Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-02T01:26:55.608Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2021-06-02T01:26:55.738Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-02T01:26:55.739Z] > git --version # timeout=10 [2021-06-02T01:26:55.767Z] > git --version # 'git version 2.17.1' [2021-06-02T01:26:55.769Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T01:26:55.901Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-02T01:27:09.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements [2021-06-02T01:27:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-02T01:27:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-02T01:27:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-02T01:27:09.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-06-02T01:27:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-02T01:27:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-02T01:27:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-02T01:27:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-02T01:27:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-02T01:27:09.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.043s coverage: 87.2% of statements [2021-06-02T01:27:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-02T01:27:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-02T01:27:09.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-06-02T01:27:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-02T01:27:09.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 76.0% of statements [2021-06-02T01:27:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-02T01:27:09.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-06-02T01:27:09.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-06-02T01:27:09.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements [2021-06-02T01:27:09.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.085s coverage: 91.2% of statements [2021-06-02T01:27:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-02T01:27:09.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.131s coverage: 64.4% of statements [2021-06-02T01:27:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-02T01:27:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-02T01:27:09.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements [2021-06-02T01:27:09.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-06-02T01:27:09.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2021-06-02T01:27:09.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-06-02T01:27:09.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2021-06-02T01:27:09.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.176s coverage: 66.9% of statements [2021-06-02T01:27:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-02T01:27:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-02T01:27:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-02T01:27:09.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.126s coverage: 43.5% of statements [2021-06-02T01:27:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-02T01:27:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-02T01:27:09.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.034s coverage: 89.5% of statements [2021-06-02T01:27:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-02T01:27:09.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.031s coverage: 84.8% of statements [2021-06-02T01:27:09.837Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-02T01:27:09.837Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-02T01:27:09.837Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-02T01:27:09.837Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-02T01:27:11.761Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-02T01:27:11.779Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-02T01:27:11.804Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-02T01:27:11.838Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-02T01:27:11.839Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T01:27:11.851Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3492/head:refs/remotes/origin/PR-3492 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-02T01:27:12.769Z] Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit 845790db6141b18dad79660e8519dbebf6289f96 [2021-06-02T01:27:13.112Z] Merge succeeded, producing 845790db6141b18dad79660e8519dbebf6289f96 [2021-06-02T01:27:13.112Z] Checking out Revision 845790db6141b18dad79660e8519dbebf6289f96 (PR-3492) [2021-06-02T01:27:13.386Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.075s coverage: 18.8% of statements [2021-06-02T01:27:13.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-02T01:27:13.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-02T01:27:13.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-02T01:27:13.386Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.125s coverage: 91.9% of statements [2021-06-02T01:27:13.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-02T01:27:13.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T01:27:13.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-02T01:27:13.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-02T01:27:13.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-02T01:27:13.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-02T01:27:13.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-02T01:27:13.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-02T01:27:13.386Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.054s coverage: 63.4% of statements [2021-06-02T01:27:13.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-02T01:27:13.386Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.093s coverage: 97.6% of statements [2021-06-02T01:27:13.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-02T01:27:13.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T01:27:13.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-02T01:27:13.386Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.019s coverage: 0.0% of statements [2021-06-02T01:27:13.386Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-02T01:27:13.386Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.020s coverage: 100.0% of statements [2021-06-02T01:27:13.386Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-02T01:27:13.386Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-02T01:27:13.386Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-02T01:27:13.386Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-02T01:27:13.386Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.034s coverage: 87.9% of statements [2021-06-02T01:27:13.386Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-02T01:27:13.386Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-02T01:27:13.659Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.024s coverage: 100.0% of statements [2021-06-02T01:27:13.924Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.047s coverage: 28.1% of statements [2021-06-02T01:27:13.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-02T01:27:13.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-02T01:27:14.188Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.047s coverage: 27.9% of statements [2021-06-02T01:27:14.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-02T01:27:14.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-02T01:27:14.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-02T01:27:14.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-02T01:27:14.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-02T01:27:12.786Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T01:27:12.801Z] > git checkout -f 845790db6141b18dad79660e8519dbebf6289f96 # timeout=10 [2021-06-02T01:27:13.022Z] > git remote # timeout=10 [2021-06-02T01:27:13.041Z] > git config --get remote.origin.url # timeout=10 [2021-06-02T01:27:13.052Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T01:27:13.064Z] > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 [2021-06-02T01:27:13.088Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-02T01:27:13.114Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T01:27:13.123Z] > git checkout -f 845790db6141b18dad79660e8519dbebf6289f96 # timeout=10 [2021-06-02T01:27:14.448Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements [2021-06-02T01:27:14.448Z] GO111MODULE=on go vet ./... [2021-06-02T01:27:17.483Z] Commit message: "fix: Addressed PR comments" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-02T01:27:18.869Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-02T01:27:19.282Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-02T01:27:19.621Z] + sudo service docker+ restarttrue [2021-06-02T01:27:19.621Z] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-02T01:27:37.977Z] provisioning config files... [2021-06-02T01:27:38.010Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config5854090194115315293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-02T01:27:38.397Z] ---> docker-login.sh [2021-06-02T01:27:38.397Z] nexus3.edgexfoundry.org:10001 [2021-06-02T01:27:39.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T01:27:39.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T01:27:39.652Z] Configure a credential helper to remove this warning. See [2021-06-02T01:27:39.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T01:27:39.652Z] [2021-06-02T01:27:39.652Z] Login Succeeded [2021-06-02T01:27:39.652Z] nexus3.edgexfoundry.org:10002 [2021-06-02T01:27:39.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T01:27:40.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T01:27:40.201Z] Configure a credential helper to remove this warning. See [2021-06-02T01:27:40.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T01:27:40.201Z] [2021-06-02T01:27:40.201Z] Login Succeeded [2021-06-02T01:27:40.201Z] nexus3.edgexfoundry.org:10003 [2021-06-02T01:27:40.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T01:27:40.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T01:27:40.750Z] Configure a credential helper to remove this warning. See [2021-06-02T01:27:40.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T01:27:40.750Z] [2021-06-02T01:27:40.750Z] Login Succeeded [2021-06-02T01:27:40.750Z] nexus3.edgexfoundry.org:10004 [2021-06-02T01:27:41.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T01:27:41.116Z] gofmt -l . [2021-06-02T01:27:41.116Z] [ "`gofmt -l .`" = "" ] [2021-06-02T01:27:41.116Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-02T01:27:41.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T01:27:41.300Z] Configure a credential helper to remove this warning. See [2021-06-02T01:27:41.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T01:27:41.300Z] [2021-06-02T01:27:41.300Z] Login Succeeded [2021-06-02T01:27:41.300Z] docker.io [2021-06-02T01:27:41.418Z] + ls -al . [2021-06-02T01:27:41.418Z] total 524 [2021-06-02T01:27:41.418Z] drwxrwxr-x 10 1001 1001 4096 Jun 2 01:27 . [2021-06-02T01:27:41.418Z] drwxr-xr-x 4 root root 28 Jun 2 01:25 .. [2021-06-02T01:27:41.418Z] -rw-rw-r-- 1 1001 1001 11 Jun 2 01:23 .dockerignore [2021-06-02T01:27:41.418Z] drwxrwxr-x 8 1001 1001 179 Jun 2 01:24 .git [2021-06-02T01:27:41.418Z] drwxrwxr-x 3 1001 1001 125 Jun 2 01:23 .github [2021-06-02T01:27:41.418Z] -rw-rw-r-- 1 1001 1001 818 Jun 2 01:23 .gitignore [2021-06-02T01:27:41.418Z] drwx------ 3 1001 1001 60 Jun 2 01:24 .semver [2021-06-02T01:27:41.418Z] -rw-rw-r-- 1 1001 1001 166 Jun 2 01:23 .sonarcloud.properties [2021-06-02T01:27:41.418Z] -rw-rw-r-- 1 1001 1001 8609 Jun 2 01:23 Attribution.txt [2021-06-02T01:27:41.418Z] -rw-rw-r-- 1 1001 1001 3804 Jun 2 01:23 CONTRIBUTING.md [2021-06-02T01:27:41.418Z] -rw-rw-r-- 1 1001 1001 931 Jun 2 01:23 Dockerfile.build [2021-06-02T01:27:41.418Z] -rw-rw-r-- 1 1001 1001 849 Jun 2 01:23 Jenkinsfile [2021-06-02T01:27:41.418Z] -rw-rw-r-- 1 1001 1001 10775 Jun 2 01:23 LICENSE [2021-06-02T01:27:41.418Z] -rw-rw-r-- 1 1001 1001 5605 Jun 2 01:23 Makefile [2021-06-02T01:27:41.418Z] -rw-rw-r-- 1 1001 1001 7978 Jun 2 01:23 README.md [2021-06-02T01:27:41.418Z] -rw-rw-r-- 1 1001 1001 6755 Jun 2 01:23 SECURITY.md [2021-06-02T01:27:41.418Z] -rw-rw-r-- 1 1001 1001 5 Jun 2 01:24 VERSION [2021-06-02T01:27:41.418Z] -rw-rw-r-- 1 1001 1001 4131 Jun 2 01:23 ZMQWindows.md [2021-06-02T01:27:41.418Z] drwxrwxr-x 2 1001 1001 37 Jun 2 01:23 bin [2021-06-02T01:27:41.418Z] drwxrwxr-x 14 1001 1001 4096 Jun 2 01:23 cmd [2021-06-02T01:27:41.418Z] -rw-r--r-- 1 root root 406715 Jun 2 01:27 coverage.out [2021-06-02T01:27:41.418Z] -rw-rw-r-- 1 1001 1001 902 Jun 2 01:23 go.mod [2021-06-02T01:27:41.418Z] -rw-r--r-- 1 root root 21048 Jun 2 01:25 go.sum [2021-06-02T01:27:41.418Z] drwxrwxr-x 8 1001 1001 127 Jun 2 01:23 internal [2021-06-02T01:27:41.418Z] drwxrwxr-x 3 1001 1001 16 Jun 2 01:23 openapi [2021-06-02T01:27:41.418Z] drwxrwxr-x 4 1001 1001 71 Jun 2 01:23 snap [2021-06-02T01:27:41.418Z] -rw-rw-r-- 1 1001 1001 168 Jun 2 01:23 version.go [Pipeline] sh [2021-06-02T01:27:41.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T01:27:41.714Z] + '[' -e coverage.out ] [2021-06-02T01:27:41.714Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-02T01:27:41.840Z] Stashed 1 file(s) [Pipeline] sh [2021-06-02T01:27:42.141Z] + make build [2021-06-02T01:27:42.141Z] go mod tidy [2021-06-02T01:27:42.141Z] 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-06-02T01:27:42.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T01:27:42.173Z] Configure a credential helper to remove this warning. See [2021-06-02T01:27:42.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T01:27:42.173Z] [2021-06-02T01:27:42.173Z] Login Succeeded [2021-06-02T01:27:42.173Z] ---> docker-login.sh ends [Pipeline] } [2021-06-02T01:27:42.192Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-02T01:27:42.493Z] ========================================================= [2021-06-02T01:27:42.494Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-02T01:27:42.494Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-02T01:27:42.869Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-02T01:27:43.539Z] 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-06-02T01:27:45.531Z] Sending build context to Docker daemon 166.2MB [2021-06-02T01:27:45.531Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-02T01:27:45.531Z] Step 2/6 : FROM ${BASE} [2021-06-02T01:27:45.531Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-02T01:27:45.531Z] 595b0fe564bb: Pulling fs layer [2021-06-02T01:27:45.531Z] 7186ed65a4f7: Pulling fs layer [2021-06-02T01:27:45.531Z] 316046926c0a: Pulling fs layer [2021-06-02T01:27:45.531Z] 4ebd0625c992: Pulling fs layer [2021-06-02T01:27:45.531Z] 207e8628e3a3: Pulling fs layer [2021-06-02T01:27:45.531Z] c791037a9be2: Pulling fs layer [2021-06-02T01:27:45.531Z] ffd874e62e21: Pulling fs layer [2021-06-02T01:27:45.531Z] 207e8628e3a3: Waiting [2021-06-02T01:27:45.531Z] 4ebd0625c992: Waiting [2021-06-02T01:27:45.531Z] c791037a9be2: Waiting [2021-06-02T01:27:45.531Z] ffd874e62e21: Waiting [2021-06-02T01:27:45.531Z] 316046926c0a: Verifying Checksum [2021-06-02T01:27:45.531Z] 316046926c0a: Download complete [2021-06-02T01:27:45.531Z] 7186ed65a4f7: Verifying Checksum [2021-06-02T01:27:45.531Z] 7186ed65a4f7: Download complete [2021-06-02T01:27:45.531Z] 207e8628e3a3: Download complete [2021-06-02T01:27:45.531Z] c791037a9be2: Download complete [2021-06-02T01:27:45.531Z] 595b0fe564bb: Verifying Checksum [2021-06-02T01:27:45.531Z] 595b0fe564bb: Download complete [2021-06-02T01:27:46.142Z] 595b0fe564bb: Pull complete [2021-06-02T01:27:46.750Z] 7186ed65a4f7: Pull complete [2021-06-02T01:27:47.355Z] 316046926c0a: Pull complete [2021-06-02T01:27:47.630Z] ffd874e62e21: Verifying Checksum [2021-06-02T01:27:47.631Z] ffd874e62e21: Download complete [2021-06-02T01:27:49.066Z] 4ebd0625c992: Verifying Checksum [2021-06-02T01:27:49.066Z] 4ebd0625c992: Download complete [2021-06-02T01:27:50.191Z] 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-06-02T01:27:51.588Z] 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-06-02T01:27:52.546Z] 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-06-02T01:27:52.806Z] 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-06-02T01:27:54.208Z] 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-06-02T01:27:55.159Z] 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-06-02T01:27:56.127Z] 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-06-02T01:27:57.087Z] 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-06-02T01:27:58.048Z] 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-06-02T01:27:59.013Z] 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-06-02T01:28:00.958Z] $ docker stop --time=1 085036ea4e967f6317ad6a3fb388e3f371597bfa319246b31cb07e1393cdf20a [2021-06-02T01:28:01.496Z] 4ebd0625c992: Pull complete [2021-06-02T01:28:01.497Z] 207e8628e3a3: Pull complete [2021-06-02T01:28:01.497Z] c791037a9be2: Pull complete [2021-06-02T01:28:03.635Z] $ docker rm -f 085036ea4e967f6317ad6a3fb388e3f371597bfa319246b31cb07e1393cdf20a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-06-02T01:28:04.131Z] ffd874e62e21: Pull complete [2021-06-02T01:28:04.131Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-02T01:28:04.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-02T01:28:04.131Z] ---> cfc18b08335c [2021-06-02T01:28:04.131Z] 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-06-02T01:28:06.754Z] ---> Running in 8d05bfadd006 [2021-06-02T01:28:07.729Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T01:28:08.710Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T01:28:09.304Z] (1/12) Installing libmagic (5.39-r0) [2021-06-02T01:28:09.896Z] (2/12) Installing file (5.39-r0) [2021-06-02T01:28:09.896Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-02T01:28:09.896Z] (4/12) Installing g++ (10.2.1_pre1-r3) [Pipeline] isUnix [Pipeline] sh [2021-06-02T01:28:12.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-02T01:28:12.637Z] [2021-06-02T01:28:12.637Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T01:28:12.963Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-02T01:28:12.963Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-02T01:28:12.963Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-02T01:28:12.963Z] ca9280d653b3: Pulling fs layer [2021-06-02T01:28:12.963Z] 7e9c9ca2126c: Pulling fs layer [2021-06-02T01:28:13.222Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-02T01:28:13.222Z] cbdbe7a5bc2a: Download complete [2021-06-02T01:28:13.222Z] cbdbe7a5bc2a: Pull complete [2021-06-02T01:28:13.487Z] ca9280d653b3: Verifying Checksum [2021-06-02T01:28:13.487Z] ca9280d653b3: Download complete [2021-06-02T01:28:14.082Z] ca9280d653b3: Pull complete [2021-06-02T01:28:14.355Z] 7e9c9ca2126c: Verifying Checksum [2021-06-02T01:28:14.355Z] 7e9c9ca2126c: Download complete [2021-06-02T01:28:15.296Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-02T01:28:15.296Z] (6/12) Installing patch (2.7.6-r6) [2021-06-02T01:28:15.296Z] (7/12) Installing build-base (0.5-r2) [2021-06-02T01:28:15.296Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-02T01:28:15.296Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-02T01:28:15.296Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-02T01:28:15.296Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-02T01:28:15.296Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-02T01:28:15.296Z] Executing busybox-1.32.1-r6.trigger [2021-06-02T01:28:15.296Z] OK: 218 MiB in 52 packages [2021-06-02T01:28:17.680Z] 7e9c9ca2126c: Pull complete [2021-06-02T01:28:17.680Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-02T01:28:17.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-02T01:28:17.680Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-02T01:28:17.770Z] prd-centos7-docker-4c-2g-11 does not seem to be running inside a container [2021-06-02T01:28:17.806Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-02T01:28:19.608Z] Removing intermediate container 8d05bfadd006 [2021-06-02T01:28:19.608Z] ---> a6f12ab544e3 [2021-06-02T01:28:19.608Z] Step 4/6 : WORKDIR /edgex-go [2021-06-02T01:28:19.608Z] ---> Running in 74493d8211cc [2021-06-02T01:28:19.888Z] Removing intermediate container 74493d8211cc [2021-06-02T01:28:19.888Z] ---> 9b46ccfe1149 [2021-06-02T01:28:19.888Z] Step 5/6 : COPY go.mod . [2021-06-02T01:28:20.488Z] ---> 6db1f1bae3de [2021-06-02T01:28:20.488Z] Step 6/6 : RUN go mod download [2021-06-02T01:28:20.760Z] ---> Running in 8e95e86fe149 [2021-06-02T01:28:21.965Z] $ docker top 5b575cbffa7e7e2179b72f3913b6ad9cc679eea251bcb6b23b468cbc06ea5b98 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T01:28:22.380Z] + docker-compose build --help [2021-06-02T01:28:22.380Z] + grep parallel [2021-06-02T01:28:22.954Z] --parallel Build images in parallel. [Pipeline] } [2021-06-02T01:28:22.962Z] $ docker stop --time=1 5b575cbffa7e7e2179b72f3913b6ad9cc679eea251bcb6b23b468cbc06ea5b98 [2021-06-02T01:28:24.168Z] $ docker rm -f 5b575cbffa7e7e2179b72f3913b6ad9cc679eea251bcb6b23b468cbc06ea5b98 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T01:28:24.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-02T01:28:24.618Z] . [Pipeline] withDockerContainer [2021-06-02T01:28:24.699Z] prd-centos7-docker-4c-2g-11 does not seem to be running inside a container [2021-06-02T01:28:24.748Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-02T01:28:25.237Z] $ docker top 2e7ea3bf3dd8a4218c883a49c3f38d4b06f4d8ee827705b5a245d3b6fb36de6e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T01:28:25.647Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-02T01:28:26.221Z] Building core-command ... [2021-06-02T01:28:26.221Z] Building core-data ... [2021-06-02T01:28:26.221Z] Building core-metadata ... [2021-06-02T01:28:26.221Z] Building security-bootstrapper ... [2021-06-02T01:28:26.221Z] Building security-proxy-setup ... [2021-06-02T01:28:26.221Z] Building security-secretstore-setup ... [2021-06-02T01:28:26.221Z] Building support-notifications ... [2021-06-02T01:28:26.221Z] Building support-scheduler ... [2021-06-02T01:28:26.221Z] Building sys-mgmt-agent ... [2021-06-02T01:28:26.221Z] Building sys-mgmt-agent [2021-06-02T01:28:26.221Z] Building support-scheduler [2021-06-02T01:28:26.221Z] Building security-proxy-setup [2021-06-02T01:28:26.221Z] Building core-command [2021-06-02T01:28:26.221Z] Building support-notifications [2021-06-02T01:28:47.582Z] Removing intermediate container 8e95e86fe149 [2021-06-02T01:28:47.582Z] ---> a2e65ba05bcf [2021-06-02T01:28:47.582Z] Successfully built a2e65ba05bcf [2021-06-02T01:28:47.582Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T01:28:47.927Z] + docker inspect -f . ci-base-image-arm64 [2021-06-02T01:28:47.927Z] . [Pipeline] withDockerContainer [2021-06-02T01:28:48.404Z] prd-ubuntu18.04-docker-arm64-4c-16g-12 does not seem to be running inside a container [2021-06-02T01:28:48.612Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-02T01:28:50.231Z] $ docker top 273bd52f930859b336d8cb96e505965e9e75389eab7075617bd5eeec4baee100 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T01:28:51.255Z] + go version [2021-06-02T01:28:51.255Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-02T01:28:51.319Z] $ docker stop --time=1 273bd52f930859b336d8cb96e505965e9e75389eab7075617bd5eeec4baee100 [2021-06-02T01:28:52.951Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T01:28:52.951Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T01:28:52.951Z] ---> 31b11a0eeec8 [2021-06-02T01:28:52.951Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T01:28:52.951Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T01:28:52.951Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-02T01:28:52.951Z] ---> 31b11a0eeec8 [2021-06-02T01:28:52.951Z] Step 3/23 : WORKDIR /edgex-go [2021-06-02T01:28:52.951Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T01:28:52.951Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T01:28:52.951Z] ---> 31b11a0eeec8 [2021-06-02T01:28:52.951Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T01:28:52.951Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T01:28:52.951Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-02T01:28:52.951Z] ---> 31b11a0eeec8 [2021-06-02T01:28:52.951Z] Step 3/23 : WORKDIR /edgex-go [2021-06-02T01:28:52.951Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T01:28:52.951Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-02T01:28:52.951Z] ---> 31b11a0eeec8 [2021-06-02T01:28:52.951Z] Step 3/22 : WORKDIR /edgex-go [2021-06-02T01:28:53.127Z] $ docker rm -f 273bd52f930859b336d8cb96e505965e9e75389eab7075617bd5eeec4baee100 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T01:28:53.899Z] ---> Running in 44681fcbbc5b [2021-06-02T01:28:53.899Z] ---> Running in d2d803faae7f [2021-06-02T01:28:53.899Z] ---> Running in 62324060e25e [2021-06-02T01:28:53.899Z] ---> Running in d0fbe6db7c94 [2021-06-02T01:28:53.899Z] ---> Running in 3095fff3ea1b [2021-06-02T01:28:53.899Z] Removing intermediate container 62324060e25e [2021-06-02T01:28:53.899Z] ---> 96cccc4ef33b [2021-06-02T01:28:53.899Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:28:53.899Z] Removing intermediate container d2d803faae7f [2021-06-02T01:28:53.899Z] ---> d6266f83970b [2021-06-02T01:28:53.899Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:28:53.899Z] ---> Running in c2fc9918ebbb [2021-06-02T01:28:53.953Z] + docker inspect -f . ci-base-image-arm64 [2021-06-02T01:28:53.953Z] . [Pipeline] withDockerContainer [2021-06-02T01:28:54.166Z] Removing intermediate container 44681fcbbc5b [2021-06-02T01:28:54.166Z] ---> eba58c76d1ca [2021-06-02T01:28:54.166Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:28:54.166Z] Removing intermediate container 3095fff3ea1b [2021-06-02T01:28:54.166Z] ---> 1f9f8e26460e [2021-06-02T01:28:54.166Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:28:54.166Z] Removing intermediate container d0fbe6db7c94 [2021-06-02T01:28:54.166Z] ---> d4842cae0638 [2021-06-02T01:28:54.166Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:28:54.166Z] ---> Running in 1438c1757b1e [2021-06-02T01:28:54.166Z] ---> Running in d99e1d40c8ff [2021-06-02T01:28:54.166Z] ---> Running in e92f14ce3107 [2021-06-02T01:28:54.166Z] ---> Running in 393da262db0f [2021-06-02T01:28:54.213Z] prd-ubuntu18.04-docker-arm64-4c-16g-12 does not seem to be running inside a container [2021-06-02T01:28:54.290Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-02T01:28:55.118Z] Removing intermediate container c2fc9918ebbb [2021-06-02T01:28:55.118Z] ---> e192b6baed54 [2021-06-02T01:28:55.118Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-02T01:28:55.118Z] ---> Running in cfcacd6ace38 [2021-06-02T01:28:55.118Z] Removing intermediate container 1438c1757b1e [2021-06-02T01:28:55.118Z] ---> a4ec21cf13cb [2021-06-02T01:28:55.118Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-02T01:28:55.118Z] ---> Running in cd47c9468a57 [2021-06-02T01:28:55.118Z] Removing intermediate container d99e1d40c8ff [2021-06-02T01:28:55.118Z] ---> 75cea7ab300e [2021-06-02T01:28:55.118Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-02T01:28:55.118Z] ---> Running in 41f5879a041c [2021-06-02T01:28:55.118Z] Removing intermediate container e92f14ce3107 [2021-06-02T01:28:55.118Z] ---> 8bd8605079da [2021-06-02T01:28:55.118Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-02T01:28:55.386Z] ---> Running in 12d5f15292ba [2021-06-02T01:28:55.656Z] Removing intermediate container 393da262db0f [2021-06-02T01:28:55.656Z] ---> adcbd2bcac9e [2021-06-02T01:28:55.656Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-02T01:28:55.656Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T01:28:55.656Z] ---> Running in 2a75babbbec5 [2021-06-02T01:28:55.656Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T01:28:55.788Z] $ docker top 7b63399725fda747daf6ed18c8ab835191553498e3a1fbb60e8f926c677349e6 -eo pid,comm [2021-06-02T01:28:55.920Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T01:28:55.920Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] echo [2021-06-02T01:28:56.114Z] ========================================================= [2021-06-02T01:28:56.115Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-02T01:28:56.115Z] ========================================================= [Pipeline] sh [2021-06-02T01:28:56.181Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T01:28:56.444Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T01:28:56.444Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T01:28:56.726Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T01:28:56.726Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T01:28:56.762Z] + go mod tidy [2021-06-02T01:28:57.006Z] OK: 219 MiB in 52 packages [2021-06-02T01:28:57.006Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T01:28:57.006Z] OK: 219 MiB in 52 packages [2021-06-02T01:28:57.277Z] OK: 219 MiB in 52 packages [2021-06-02T01:28:57.277Z] OK: 219 MiB in 52 packages [2021-06-02T01:28:57.277Z] Removing intermediate container cfcacd6ace38 [2021-06-02T01:28:57.277Z] ---> fae817f3c716 [2021-06-02T01:28:57.277Z] Step 6/23 : COPY go.mod . [2021-06-02T01:28:57.547Z] OK: 219 MiB in 52 packages [2021-06-02T01:28:57.547Z] Removing intermediate container cd47c9468a57 [2021-06-02T01:28:57.547Z] ---> 7f2629f9e875 [2021-06-02T01:28:57.547Z] Step 6/23 : COPY go.mod . [2021-06-02T01:28:57.547Z] ---> c7674011f9ab [2021-06-02T01:28:57.547Z] Step 7/23 : RUN go mod download [2021-06-02T01:28:57.547Z] ---> Running in 05e87923a842 [Pipeline] sh [2021-06-02T01:28:57.809Z] Removing intermediate container 12d5f15292ba [2021-06-02T01:28:57.810Z] ---> 66f002751b2c [2021-06-02T01:28:57.810Z] Step 6/24 : COPY go.mod . [2021-06-02T01:28:57.810Z] Removing intermediate container 41f5879a041c [2021-06-02T01:28:57.810Z] ---> 52d2bf165a86 [2021-06-02T01:28:57.810Z] Step 6/22 : COPY go.mod . [2021-06-02T01:28:57.810Z] ---> 8d82107be538 [2021-06-02T01:28:57.810Z] Step 7/23 : RUN go mod download [2021-06-02T01:28:57.810Z] ---> Running in 5a5101a16a51 [2021-06-02T01:28:58.076Z] Removing intermediate container 2a75babbbec5 [2021-06-02T01:28:58.076Z] ---> e2a2648ecb35 [2021-06-02T01:28:58.076Z] Step 6/24 : COPY go.mod . [2021-06-02T01:28:58.076Z] ---> 5771cbe7b4dc [2021-06-02T01:28:58.076Z] Step 7/24 : RUN go mod download [2021-06-02T01:28:58.076Z] ---> 45a9699425d2 [2021-06-02T01:28:58.076Z] Step 7/22 : RUN go mod download [2021-06-02T01:28:58.076Z] ---> Running in 0b56b3137b43 [2021-06-02T01:28:58.339Z] ---> Running in c60700a0019d [2021-06-02T01:28:58.339Z] ---> 29c6c0a7fbd7 [2021-06-02T01:28:58.339Z] Step 7/24 : RUN go mod download [2021-06-02T01:28:58.412Z] + make test [2021-06-02T01:28:58.412Z] go mod tidy [2021-06-02T01:28:58.602Z] ---> Running in cf33dedb4770 [2021-06-02T01:28:59.015Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-02T01:28:59.173Z] Removing intermediate container 05e87923a842 [2021-06-02T01:28:59.173Z] ---> ebd01e0d26e3 [2021-06-02T01:28:59.173Z] Step 8/23 : COPY . . [2021-06-02T01:29:01.093Z] Removing intermediate container 5a5101a16a51 [2021-06-02T01:29:01.093Z] ---> afa925df2459 [2021-06-02T01:29:01.093Z] Step 8/23 : COPY . . [2021-06-02T01:29:19.244Z] Removing intermediate container 0b56b3137b43 [2021-06-02T01:29:19.244Z] ---> c6e947c2e2b0 [2021-06-02T01:29:19.244Z] Step 8/24 : COPY . . [2021-06-02T01:29:19.244Z] ---> 50c911dba037 [2021-06-02T01:29:19.244Z] Step 9/23 : RUN go mod tidy [2021-06-02T01:29:19.244Z] ---> 8ba4e5b7e78a [2021-06-02T01:29:19.244Z] Step 9/23 : RUN go mod tidy [2021-06-02T01:29:25.855Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-02T01:29:27.392Z] ---> Running in 5655cdd4e960 [2021-06-02T01:29:28.344Z] ---> Running in 3c338de604cd [2021-06-02T01:29:28.344Z] Removing intermediate container c60700a0019d [2021-06-02T01:29:28.344Z] ---> 031ac7912fcc [2021-06-02T01:29:28.344Z] Step 8/22 : COPY . . [2021-06-02T01:29:28.344Z] Removing intermediate container cf33dedb4770 [2021-06-02T01:29:28.344Z] ---> b9604a7151c2 [2021-06-02T01:29:28.344Z] Step 8/24 : COPY . . [2021-06-02T01:29:28.610Z] ---> 36375c42afd7 [2021-06-02T01:29:28.611Z] Step 9/24 : RUN go mod tidy [2021-06-02T01:29:46.752Z] ---> Running in b2201a3b222b [2021-06-02T01:29:47.014Z] ---> 9cfa0ebebac4 [2021-06-02T01:29:47.014Z] Step 9/22 : RUN go mod tidy [2021-06-02T01:29:47.014Z] ---> 88d37ab5bfad [2021-06-02T01:29:47.014Z] Step 9/24 : RUN go mod tidy [2021-06-02T01:29:47.587Z] ---> Running in 85da7b324e13 [2021-06-02T01:29:47.587Z] ---> Running in bb41b3a85a79 [2021-06-02T01:29:48.163Z] Removing intermediate container 5655cdd4e960 [2021-06-02T01:29:48.163Z] ---> 24ee73170291 [2021-06-02T01:29:48.163Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-02T01:29:48.432Z] ---> Running in fa824fc90c24 [2021-06-02T01:29:49.401Z] 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-06-02T01:29:50.354Z] Removing intermediate container b2201a3b222b [2021-06-02T01:29:50.354Z] ---> 21929b27f31b [2021-06-02T01:29:50.354Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-02T01:29:50.633Z] ---> Running in cdeba092a75c [2021-06-02T01:29:51.599Z] Removing intermediate container bb41b3a85a79 [2021-06-02T01:29:51.599Z] ---> cda68cedb586 [2021-06-02T01:29:51.599Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-02T01:29:51.862Z] Removing intermediate container 85da7b324e13 [2021-06-02T01:29:51.862Z] ---> 7b528e3aa3d7 [2021-06-02T01:29:51.862Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-02T01:29:52.125Z] ---> Running in e27da68cf516 [2021-06-02T01:29:52.125Z] ---> Running in 8f1e297fad59 [2021-06-02T01:29:52.391Z] 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-06-02T01:29:53.789Z] 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-06-02T01:29:53.789Z] 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-06-02T01:29:54.365Z] Removing intermediate container 3c338de604cd [2021-06-02T01:29:54.365Z] ---> 9595a31dbe2c [2021-06-02T01:29:54.365Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-02T01:29:54.365Z] ---> Running in 3114b79b2d18 [2021-06-02T01:29:54.627Z] 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-06-02T01:30:22.476Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-02T01:30:22.476Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-02T01:30:26.800Z] Removing intermediate container fa824fc90c24 [2021-06-02T01:30:26.800Z] ---> db95366672c3 [2021-06-02T01:30:26.800Z] [2021-06-02T01:30:26.800Z] Step 11/23 : FROM alpine:3.12 [2021-06-02T01:30:26.800Z] 3.12: Pulling from library/alpine [2021-06-02T01:30:26.800Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-02T01:30:26.800Z] Status: Downloaded newer image for alpine:3.12 [2021-06-02T01:30:26.800Z] ---> 13621d1b12d4 [2021-06-02T01:30:26.800Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-02T01:30:26.800Z] ---> Running in acb4ec8a2af1 [2021-06-02T01:30:26.800Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T01:30:26.800Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T01:30:26.818Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-02T01:30:26.819Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-02T01:30:27.369Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-02T01:30:27.369Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-02T01:30:27.369Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T01:30:27.369Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T01:30:27.369Z] OK: 6 MiB in 16 packages [2021-06-02T01:30:27.966Z] Removing intermediate container acb4ec8a2af1 [2021-06-02T01:30:27.966Z] ---> fff8cff23ebd [2021-06-02T01:30:27.966Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T01:30:27.966Z] ---> Running in 4959c0d19653 [2021-06-02T01:30:28.245Z] Removing intermediate container 4959c0d19653 [2021-06-02T01:30:28.245Z] ---> d6283fbbdf71 [2021-06-02T01:30:28.245Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-02T01:30:28.245Z] ---> Running in 42a047464eaa [2021-06-02T01:30:28.517Z] Removing intermediate container 42a047464eaa [2021-06-02T01:30:28.517Z] ---> f1ebca37d3b4 [2021-06-02T01:30:28.517Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-02T01:30:28.517Z] ---> Running in e410552e1fe1 [2021-06-02T01:30:28.788Z] Removing intermediate container e410552e1fe1 [2021-06-02T01:30:28.788Z] ---> a1126517d1e9 [2021-06-02T01:30:28.788Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T01:30:29.064Z] ---> 1efba4917d9a [2021-06-02T01:30:29.064Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-02T01:30:30.033Z] ---> 5327c5a5dfb3 [2021-06-02T01:30:30.033Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-02T01:30:30.033Z] ---> 0db03b6f7fc7 [2021-06-02T01:30:30.033Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-02T01:30:30.296Z] ---> Running in 17a33765e06c [2021-06-02T01:30:30.296Z] Removing intermediate container 17a33765e06c [2021-06-02T01:30:30.296Z] ---> fb96aa04ee5c [2021-06-02T01:30:30.296Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T01:30:30.296Z] ---> Running in 6e5db37bc59c [2021-06-02T01:30:30.563Z] Removing intermediate container 6e5db37bc59c [2021-06-02T01:30:30.564Z] ---> d7a92733d436 [2021-06-02T01:30:30.564Z] Step 21/23 : LABEL arch=x86_64 [2021-06-02T01:30:30.564Z] ---> Running in 170ea2fb8038 [2021-06-02T01:30:30.826Z] Removing intermediate container 170ea2fb8038 [2021-06-02T01:30:30.826Z] ---> 4da88c49f6e6 [2021-06-02T01:30:30.826Z] Step 22/23 : LABEL git_sha=845790db6141b18dad79660e8519dbebf6289f96 [2021-06-02T01:30:30.826Z] ---> Running in e92fc1fe89cc [2021-06-02T01:30:31.088Z] 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-06-02T01:30:31.088Z] Removing intermediate container e92fc1fe89cc [2021-06-02T01:30:31.088Z] ---> df485748df7c [2021-06-02T01:30:31.088Z] Step 23/23 : LABEL version=0.0.0 [2021-06-02T01:30:31.088Z] ---> Running in e70b8b770fa1 [2021-06-02T01:30:31.349Z] Removing intermediate container e70b8b770fa1 [2021-06-02T01:30:31.349Z] ---> 664de3ac8368 [2021-06-02T01:30:31.349Z] [2021-06-02T01:30:31.349Z] Successfully built 664de3ac8368 [2021-06-02T01:30:31.349Z] Successfully tagged support-notifications:latest [2021-06-02T01:30:31.349Z] Building security-bootstrapper [2021-06-02T01:30:33.565Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-02T01:30:33.565Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-02T01:30:33.565Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-02T01:30:33.565Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-02T01:30:35.553Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-02T01:30:35.567Z]  Building support-notifications ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T01:30:35.567Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-02T01:30:35.567Z] ---> 31b11a0eeec8 [2021-06-02T01:30:35.567Z] Step 3/32 : WORKDIR /edgex-go [2021-06-02T01:30:35.567Z] ---> Using cache [2021-06-02T01:30:35.567Z] ---> d4842cae0638 [2021-06-02T01:30:35.568Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:30:35.568Z] ---> Using cache [2021-06-02T01:30:35.568Z] ---> 8bd8605079da [2021-06-02T01:30:35.568Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-02T01:30:35.568Z] ---> Using cache [2021-06-02T01:30:35.568Z] ---> 66f002751b2c [2021-06-02T01:30:35.568Z] Step 6/32 : COPY go.mod . [2021-06-02T01:30:35.568Z] ---> Using cache [2021-06-02T01:30:35.568Z] ---> 5771cbe7b4dc [2021-06-02T01:30:35.568Z] Step 7/32 : RUN go mod download [2021-06-02T01:30:35.568Z] ---> Using cache [2021-06-02T01:30:35.568Z] ---> c6e947c2e2b0 [2021-06-02T01:30:35.568Z] Step 8/32 : COPY . . [2021-06-02T01:30:35.568Z] ---> Using cache [2021-06-02T01:30:35.568Z] ---> 36375c42afd7 [2021-06-02T01:30:35.568Z] Step 9/32 : RUN go mod tidy [2021-06-02T01:30:35.568Z] ---> Using cache [2021-06-02T01:30:35.568Z] ---> 21929b27f31b [2021-06-02T01:30:35.568Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-02T01:30:35.831Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-02T01:30:36.521Z] ---> Running in ba1d01556d2c [2021-06-02T01:30:37.485Z] 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-06-02T01:30:38.058Z] Removing intermediate container cdeba092a75c [2021-06-02T01:30:38.058Z] ---> de60b0b08205 [2021-06-02T01:30:38.058Z] [2021-06-02T01:30:38.058Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T01:30:38.058Z] ---> 13621d1b12d4 [2021-06-02T01:30:38.058Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-02T01:30:38.322Z] Removing intermediate container 3114b79b2d18 [2021-06-02T01:30:38.322Z] ---> 93e151529b16 [2021-06-02T01:30:38.322Z] [2021-06-02T01:30:38.322Z] Step 11/23 : FROM alpine:3.12 [2021-06-02T01:30:38.322Z] ---> 13621d1b12d4 [2021-06-02T01:30:38.322Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-02T01:30:38.322Z] ---> Running in 81ecba0e6b03 [2021-06-02T01:30:38.588Z] ---> Running in 4d4d0ee51f5f [2021-06-02T01:30:39.165Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T01:30:39.165Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T01:30:39.428Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-02T01:30:39.428Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T01:30:39.428Z] OK: 6 MiB in 15 packages [2021-06-02T01:30:39.690Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T01:30:39.690Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T01:30:39.954Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-02T01:30:39.954Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T01:30:39.954Z] OK: 6 MiB in 15 packages [2021-06-02T01:30:40.572Z] Removing intermediate container e27da68cf516 [2021-06-02T01:30:40.572Z] ---> 11b604c822f3 [2021-06-02T01:30:40.572Z] [2021-06-02T01:30:40.572Z] Step 11/22 : FROM alpine:3.12 [2021-06-02T01:30:40.572Z] ---> 13621d1b12d4 [2021-06-02T01:30:40.572Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-02T01:30:40.572Z] ---> Running in bd8f1a771aab [2021-06-02T01:30:40.850Z] Removing intermediate container 81ecba0e6b03 [2021-06-02T01:30:40.850Z] ---> 8286bbafe71e [2021-06-02T01:30:40.850Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T01:30:40.850Z] ---> Running in e2a15d1ab369 [2021-06-02T01:30:41.127Z] Removing intermediate container 4d4d0ee51f5f [2021-06-02T01:30:41.127Z] ---> 9d5c4a9481be [2021-06-02T01:30:41.127Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T01:30:41.426Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T01:30:41.426Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T01:30:41.426Z] Removing intermediate container e2a15d1ab369 [2021-06-02T01:30:41.426Z] ---> 690268557b50 [2021-06-02T01:30:41.426Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-02T01:30:41.708Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-02T01:30:41.708Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T01:30:41.708Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-02T01:30:41.708Z] (4/4) Installing curl (7.77.0-r0) [2021-06-02T01:30:41.708Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T01:30:41.708Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T01:30:41.708Z] OK: 7 MiB in 18 packages [2021-06-02T01:30:41.970Z] ---> Running in 91e0c2ad8c2b [2021-06-02T01:30:41.970Z] ---> Running in fa999fd8f416 [2021-06-02T01:30:42.239Z] Removing intermediate container 91e0c2ad8c2b [2021-06-02T01:30:42.239Z] ---> 06674b64f820 [2021-06-02T01:30:42.239Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-02T01:30:42.239Z] Removing intermediate container 8f1e297fad59 [2021-06-02T01:30:42.239Z] ---> 7d210e2c6bba [2021-06-02T01:30:42.239Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-02T01:30:42.239Z] ---> Running in 240ae561e44e [2021-06-02T01:30:42.239Z] Removing intermediate container fa999fd8f416 [2021-06-02T01:30:42.239Z] ---> 5c0d7eef9ed8 [2021-06-02T01:30:42.239Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-02T01:30:42.239Z] ---> Running in 41521fe613b4 [2021-06-02T01:30:42.239Z] ---> Running in 57368a6ef318 [2021-06-02T01:30:42.819Z] Removing intermediate container 240ae561e44e [2021-06-02T01:30:42.819Z] ---> d34f645905a4 [2021-06-02T01:30:42.819Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-02T01:30:42.819Z] Removing intermediate container 57368a6ef318 [2021-06-02T01:30:42.819Z] ---> 890c0249a539 [2021-06-02T01:30:42.819Z] Step 16/24 : WORKDIR / [2021-06-02T01:30:42.819Z] Removing intermediate container bd8f1a771aab [2021-06-02T01:30:42.819Z] ---> 04763551b18b [2021-06-02T01:30:42.819Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-02T01:30:42.819Z] ---> Running in 6625e0c196d1 [2021-06-02T01:30:42.819Z] ---> Running in 45c832e4d746 [2021-06-02T01:30:42.819Z] ---> Running in 3377914fc03d [2021-06-02T01:30:43.094Z] Removing intermediate container 6625e0c196d1 [2021-06-02T01:30:43.094Z] ---> 1203c27c2fff [2021-06-02T01:30:43.094Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T01:30:43.094Z] Removing intermediate container 3377914fc03d [2021-06-02T01:30:43.094Z] ---> aeb95c656836 [2021-06-02T01:30:43.094Z] Step 14/22 : WORKDIR /edgex [2021-06-02T01:30:43.094Z] Removing intermediate container 45c832e4d746 [2021-06-02T01:30:43.094Z] ---> f6818f759590 [2021-06-02T01:30:43.094Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T01:30:43.094Z] ---> Running in fb7edaf7c1d4 [2021-06-02T01:30:43.094Z] 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-06-02T01:30:43.359Z] ---> 9de52a3adba2 [2021-06-02T01:30:43.359Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-02T01:30:43.359Z] Removing intermediate container fb7edaf7c1d4 [2021-06-02T01:30:43.359Z] ---> 8fec7635c97e [2021-06-02T01:30:43.359Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-02T01:30:43.629Z] ---> bb1763d07076 [2021-06-02T01:30:43.629Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-02T01:30:44.203Z] ---> f2cb6e0508dc [2021-06-02T01:30:44.203Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-02T01:30:44.203Z] ---> c191dd62e9c8 [2021-06-02T01:30:44.203Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-02T01:30:44.203Z] ---> 4fde9d0f6fce [2021-06-02T01:30:44.203Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-02T01:30:44.784Z] Removing intermediate container 41521fe613b4 [2021-06-02T01:30:44.784Z] ---> cd4ad87b0b1c [2021-06-02T01:30:44.784Z] [2021-06-02T01:30:44.784Z] Step 12/24 : FROM docker:20.10.0 [2021-06-02T01:30:44.784Z] ---> 4c3a8fe9b5f0 [2021-06-02T01:30:44.784Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-02T01:30:44.784Z] ---> Running in 8eb1d2c755f8 [2021-06-02T01:30:44.784Z] ---> 42d622b33c87 [2021-06-02T01:30:44.784Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-02T01:30:44.784Z] 20.10.0: Pulling from library/docker [2021-06-02T01:30:45.050Z] ---> 6b4af09075d2 [2021-06-02T01:30:45.051Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-02T01:30:45.051Z] ---> Running in ca537700fbef [2021-06-02T01:30:45.051Z] Removing intermediate container 8eb1d2c755f8 [2021-06-02T01:30:45.051Z] ---> 49d567a2ad40 [2021-06-02T01:30:45.051Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T01:30:45.328Z] ---> Running in f93a86ab0252 [2021-06-02T01:30:45.328Z] Removing intermediate container ca537700fbef [2021-06-02T01:30:45.328Z] ---> 3c27ed1202f3 [2021-06-02T01:30:45.328Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T01:30:45.609Z] ---> Running in bf56f1f4621e [2021-06-02T01:30:45.878Z] Removing intermediate container f93a86ab0252 [2021-06-02T01:30:45.878Z] ---> 1ef098b43479 [2021-06-02T01:30:45.878Z] Step 21/23 : LABEL arch=x86_64 [2021-06-02T01:30:45.878Z] ---> 05bff90bbfa6 [2021-06-02T01:30:45.878Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-02T01:30:45.878Z] ---> Running in c48161f35543 [2021-06-02T01:30:45.878Z] Removing intermediate container bf56f1f4621e [2021-06-02T01:30:45.878Z] ---> e5a7740c1a21 [2021-06-02T01:30:45.878Z] Step 22/24 : LABEL arch=x86_64 [2021-06-02T01:30:45.878Z] ---> Running in bbf9cc33aa11 [2021-06-02T01:30:46.018Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-02T01:30:46.018Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-02T01:30:46.018Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-02T01:30:46.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-02T01:30:46.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-02T01:30:46.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-02T01:30:46.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-02T01:30:46.140Z] ---> Running in 1a0c6f5067aa [2021-06-02T01:30:46.407Z] Removing intermediate container c48161f35543 [2021-06-02T01:30:46.407Z] ---> 9c59c2bf4837 [2021-06-02T01:30:46.407Z] Step 22/23 : LABEL git_sha=845790db6141b18dad79660e8519dbebf6289f96 [2021-06-02T01:30:46.676Z] Removing intermediate container bbf9cc33aa11 [2021-06-02T01:30:46.676Z] ---> b73ff63db385 [2021-06-02T01:30:46.676Z] Step 19/22 : CMD ["--init=true"] [2021-06-02T01:30:46.676Z] ---> Running in 0ea4bbe36e91 [2021-06-02T01:30:46.676Z] Removing intermediate container 1a0c6f5067aa [2021-06-02T01:30:46.676Z] ---> 83df08cf41a9 [2021-06-02T01:30:46.676Z] Step 23/24 : LABEL git_sha=845790db6141b18dad79660e8519dbebf6289f96 [2021-06-02T01:30:46.942Z] ---> Running in 37076cbdb0b8 [2021-06-02T01:30:46.943Z] ---> Running in 1103d4b6ac34 [2021-06-02T01:30:47.009Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.240s coverage: 28.7% of statements [2021-06-02T01:30:47.209Z] Removing intermediate container 0ea4bbe36e91 [2021-06-02T01:30:47.209Z] ---> 3acd552a1a23 [2021-06-02T01:30:47.209Z] Step 23/23 : LABEL version=0.0.0 [2021-06-02T01:30:47.209Z] ---> Running in bac12eca6281 [2021-06-02T01:30:47.209Z] Removing intermediate container 37076cbdb0b8 [2021-06-02T01:30:47.209Z] ---> 1df9464b3c0b [2021-06-02T01:30:47.209Z] Step 20/22 : LABEL arch=x86_64 [2021-06-02T01:30:47.473Z] Removing intermediate container 1103d4b6ac34 [2021-06-02T01:30:47.473Z] ---> 255f688d3f02 [2021-06-02T01:30:47.473Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T01:30:47.473Z] ---> Running in 3da3ba3d1378 [2021-06-02T01:30:47.473Z] Removing intermediate container bac12eca6281 [2021-06-02T01:30:47.473Z] ---> c6eb4e7b9ac2 [2021-06-02T01:30:47.473Z] [2021-06-02T01:30:47.473Z] ---> Running in 17a5301a1dda [2021-06-02T01:30:47.737Z] Successfully built c6eb4e7b9ac2 [2021-06-02T01:30:47.737Z] Successfully tagged support-scheduler:latest [2021-06-02T01:30:47.737Z] Building core-data [2021-06-02T01:30:47.737Z] Removing intermediate container 3da3ba3d1378 [2021-06-02T01:30:47.737Z] ---> fb15504c51e9 [2021-06-02T01:30:47.737Z] Step 21/22 : LABEL git_sha=845790db6141b18dad79660e8519dbebf6289f96 [2021-06-02T01:30:47.737Z]  Building support-scheduler ... done Removing intermediate container 17a5301a1dda [2021-06-02T01:30:47.737Z] ---> 132fcb0099f5 [2021-06-02T01:30:47.737Z] [2021-06-02T01:30:47.999Z] ---> Running in 43bd537106e6 [2021-06-02T01:30:47.999Z] Successfully built 132fcb0099f5 [2021-06-02T01:30:47.999Z] Successfully tagged core-command:latest [2021-06-02T01:30:47.999Z]  Building core-command ... done Building security-secretstore-setup [2021-06-02T01:30:48.261Z] Removing intermediate container 43bd537106e6 [2021-06-02T01:30:48.261Z] ---> bb369d93a048 [2021-06-02T01:30:48.261Z] Step 22/22 : LABEL version=0.0.0 [2021-06-02T01:30:49.644Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.274s coverage: 100.0% of statements [2021-06-02T01:30:49.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-02T01:30:49.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-02T01:30:49.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-02T01:30:50.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.190s coverage: 81.2% of statements [2021-06-02T01:30:50.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-02T01:30:51.613Z] ---> Running in 8a77569afad8 [2021-06-02T01:30:52.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.392s coverage: 53.4% of statements [2021-06-02T01:30:52.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-02T01:30:52.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-02T01:30:53.534Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T01:30:53.534Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-02T01:30:53.794Z] ---> 31b11a0eeec8 [2021-06-02T01:30:53.794Z] Step 3/26 : WORKDIR /edgex-go [2021-06-02T01:30:53.794Z] ---> Using cache [2021-06-02T01:30:53.794Z] ---> d4842cae0638 [2021-06-02T01:30:53.794Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:30:53.794Z] ---> Using cache [2021-06-02T01:30:53.794Z] ---> 8bd8605079da [2021-06-02T01:30:53.794Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-02T01:30:53.794Z] ---> Using cache [2021-06-02T01:30:53.794Z] ---> 66f002751b2c [2021-06-02T01:30:53.794Z] Step 6/26 : COPY go.mod . [2021-06-02T01:30:53.794Z] ---> Using cache [2021-06-02T01:30:53.794Z] ---> 5771cbe7b4dc [2021-06-02T01:30:53.794Z] Step 7/26 : RUN go mod download [2021-06-02T01:30:53.794Z] ---> Using cache [2021-06-02T01:30:53.794Z] ---> c6e947c2e2b0 [2021-06-02T01:30:53.794Z] Step 8/26 : COPY . . [2021-06-02T01:30:53.794Z] ---> Using cache [2021-06-02T01:30:53.794Z] ---> 36375c42afd7 [2021-06-02T01:30:53.794Z] Step 9/26 : RUN go mod tidy [2021-06-02T01:30:53.794Z] ---> Using cache [2021-06-02T01:30:53.794Z] ---> 21929b27f31b [2021-06-02T01:30:53.794Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-02T01:30:56.082Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.501s coverage: 87.7% of statements [2021-06-02T01:30:56.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-02T01:30:56.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T01:30:56.082Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.283s coverage: 78.9% of statements [2021-06-02T01:30:56.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-02T01:30:56.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-02T01:30:56.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-02T01:30:56.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-02T01:30:56.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-02T01:30:56.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-02T01:30:56.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-02T01:30:56.345Z] Removing intermediate container 8a77569afad8 [2021-06-02T01:30:56.345Z] ---> 20828014cda2 [2021-06-02T01:30:56.345Z] [2021-06-02T01:30:56.345Z] Successfully built 20828014cda2 [2021-06-02T01:30:56.345Z] Successfully tagged security-proxy-setup:latest [2021-06-02T01:30:56.345Z] Building core-metadata [2021-06-02T01:30:56.619Z] ---> Running in 01e5d3426658 [2021-06-02T01:30:56.619Z]  Building security-proxy-setup ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-02T01:30:56.619Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-02T01:30:56.619Z] ---> aefe523efa57 [2021-06-02T01:30:56.619Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-02T01:30:57.197Z] ---> Running in 148cbe528d40 [2021-06-02T01:30:59.299Z] 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-06-02T01:30:59.299Z] Removing intermediate container 148cbe528d40 [2021-06-02T01:30:59.299Z] ---> cc16821022f4 [2021-06-02T01:30:59.299Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-02T01:31:01.518Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.196s coverage: 95.1% of statements [2021-06-02T01:31:01.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-02T01:31:01.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T01:31:01.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-02T01:31:01.518Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-02T01:31:01.518Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-02T01:31:01.518Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-02T01:31:01.518Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-02T01:31:01.518Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-02T01:31:01.518Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-02T01:31:01.518Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-02T01:31:01.518Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.220s coverage: 58.8% of statements [2021-06-02T01:31:01.518Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-02T01:31:01.518Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-06-02T01:31:01.518Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.259s coverage: 0.8% of statements [2021-06-02T01:31:01.518Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-02T01:31:01.518Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.170s coverage: 21.7% of statements [2021-06-02T01:31:01.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-02T01:31:01.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.270s coverage: 47.1% of statements [2021-06-02T01:31:01.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.235s coverage: 79.5% of statements [2021-06-02T01:31:01.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.195s coverage: 94.1% of statements [2021-06-02T01:31:02.448Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T01:31:02.449Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T01:31:02.449Z] ---> 31b11a0eeec8 [2021-06-02T01:31:02.449Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T01:31:02.449Z] ---> Using cache [2021-06-02T01:31:02.449Z] ---> d4842cae0638 [2021-06-02T01:31:02.449Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:31:02.449Z] ---> Using cache [2021-06-02T01:31:02.449Z] ---> 8bd8605079da [2021-06-02T01:31:02.449Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-02T01:31:02.449Z] ---> Using cache [2021-06-02T01:31:02.449Z] ---> 66f002751b2c [2021-06-02T01:31:02.449Z] Step 6/24 : COPY go.mod . [2021-06-02T01:31:02.449Z] ---> Using cache [2021-06-02T01:31:02.449Z] ---> 5771cbe7b4dc [2021-06-02T01:31:02.449Z] Step 7/24 : RUN go mod download [2021-06-02T01:31:02.449Z] ---> Using cache [2021-06-02T01:31:02.449Z] ---> c6e947c2e2b0 [2021-06-02T01:31:02.449Z] Step 8/24 : COPY . . [2021-06-02T01:31:02.449Z] ---> Using cache [2021-06-02T01:31:02.449Z] ---> 36375c42afd7 [2021-06-02T01:31:02.449Z] Step 9/24 : RUN go mod tidy [2021-06-02T01:31:02.449Z] ---> Using cache [2021-06-02T01:31:02.449Z] ---> 21929b27f31b [2021-06-02T01:31:02.449Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-02T01:31:02.449Z] ---> Running in 7e634f4aee50 [2021-06-02T01:31:02.449Z] ---> Running in c3d7cdb6f766 [2021-06-02T01:31:02.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.278s coverage: 96.3% of statements [2021-06-02T01:31:02.775Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T01:31:02.775Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T01:31:02.775Z] ---> 31b11a0eeec8 [2021-06-02T01:31:02.775Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T01:31:02.775Z] ---> Using cache [2021-06-02T01:31:02.775Z] ---> d4842cae0638 [2021-06-02T01:31:02.775Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:31:02.775Z] ---> Using cache [2021-06-02T01:31:02.775Z] ---> 8bd8605079da [2021-06-02T01:31:02.775Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-02T01:31:03.046Z] ---> Running in 2ca92485b097 [2021-06-02T01:31:03.046Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T01:31:03.046Z] 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-06-02T01:31:03.318Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T01:31:03.318Z] (1/39) Installing readline (8.0.4-r0) [2021-06-02T01:31:03.318Z] (2/39) Installing bash (5.0.17-r0) [2021-06-02T01:31:03.318Z] Executing bash-5.0.17-r0.post-install [2021-06-02T01:31:03.318Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T01:31:03.318Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-02T01:31:03.581Z] (5/39) Installing curl (7.77.0-r0) [2021-06-02T01:31:03.581Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-02T01:31:03.581Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-02T01:31:03.581Z] (8/39) Installing expat (2.2.9-r1) [2021-06-02T01:31:03.581Z] (9/39) Installing libffi (3.3-r2) [2021-06-02T01:31:03.581Z] (10/39) Installing gdbm (1.13-r1) [2021-06-02T01:31:03.581Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-02T01:31:03.581Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-02T01:31:03.581Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T01:31:03.581Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-02T01:31:03.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.182s coverage: 87.5% of statements [2021-06-02T01:31:04.531Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T01:31:04.810Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-02T01:31:04.810Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-02T01:31:04.810Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-02T01:31:04.810Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-02T01:31:04.810Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-02T01:31:04.810Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-02T01:31:05.071Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-02T01:31:05.071Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-02T01:31:05.071Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-02T01:31:05.071Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-02T01:31:05.071Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-02T01:31:05.071Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-02T01:31:05.071Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-02T01:31:05.071Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-02T01:31:05.071Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-02T01:31:05.071Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-02T01:31:05.071Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-02T01:31:05.071Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-02T01:31:05.338Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-02T01:31:05.338Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-02T01:31:05.338Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-02T01:31:05.338Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-02T01:31:05.338Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-02T01:31:05.338Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-02T01:31:05.338Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-02T01:31:05.338Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-02T01:31:05.338Z] Executing busybox-1.31.1-r19.trigger [2021-06-02T01:31:05.338Z] OK: 72 MiB in 59 packages [2021-06-02T01:31:06.846Z] OK: 219 MiB in 52 packages [2021-06-02T01:31:08.260Z] Collecting docker-compose==1.23.2 [2021-06-02T01:31:08.260Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-02T01:31:08.542Z] Removing intermediate container 2ca92485b097 [2021-06-02T01:31:08.542Z] ---> 4e2dc9730c25 [2021-06-02T01:31:08.542Z] Step 6/24 : COPY go.mod . [2021-06-02T01:31:08.812Z] Collecting cached-property<2,>=1.2.0 [2021-06-02T01:31:08.812Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-02T01:31:09.081Z] ---> ea752a8b1c5f [2021-06-02T01:31:09.081Z] Step 7/24 : RUN go mod download [2021-06-02T01:31:09.081Z] Collecting PyYAML<4,>=3.10 [2021-06-02T01:31:09.081Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-02T01:31:09.081Z] ---> Running in 13e4531caf42 [2021-06-02T01:31:09.081Z] Removing intermediate container ba1d01556d2c [2021-06-02T01:31:09.081Z] ---> b4a8ffb7c04d [2021-06-02T01:31:09.081Z] [2021-06-02T01:31:09.081Z] Step 11/32 : FROM alpine:3.12 [2021-06-02T01:31:09.081Z] ---> 13621d1b12d4 [2021-06-02T01:31:09.081Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-02T01:31:09.081Z] ---> Running in e582a539bc09 [2021-06-02T01:31:09.672Z] Removing intermediate container e582a539bc09 [2021-06-02T01:31:09.672Z] ---> 6a6e977fe8f9 [2021-06-02T01:31:09.672Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-02T01:31:09.672Z] ---> Running in 764f64f8e99a [2021-06-02T01:31:10.286Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T01:31:10.286Z] Collecting texttable<0.10,>=0.9.0 [2021-06-02T01:31:10.286Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-02T01:31:10.287Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T01:31:10.287Z] Removing intermediate container 13e4531caf42 [2021-06-02T01:31:10.287Z] ---> ff873562c6c5 [2021-06-02T01:31:10.287Z] Step 8/24 : COPY . . [2021-06-02T01:31:10.883Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-02T01:31:10.883Z] (2/2) Installing su-exec (0.2-r1) [2021-06-02T01:31:10.883Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T01:31:10.883Z] OK: 6 MiB in 16 packages [2021-06-02T01:31:14.267Z] Collecting jsonschema<3,>=2.5.1 [2021-06-02T01:31:14.267Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-02T01:31:14.267Z] Collecting docker<4.0,>=3.6.0 [2021-06-02T01:31:14.267Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-02T01:31:15.667Z] Removing intermediate container 764f64f8e99a [2021-06-02T01:31:15.667Z] ---> 39e61fef2b26 [2021-06-02T01:31:15.667Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-02T01:31:15.667Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-02T01:31:15.667Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-02T01:31:15.667Z] ---> Running in 9cd2a2c175d5 [2021-06-02T01:31:15.940Z] ---> 94fb06787011 [2021-06-02T01:31:15.940Z] Step 9/24 : RUN go mod tidy [2021-06-02T01:31:15.940Z] ---> Running in 4992980f9e8c [2021-06-02T01:31:15.940Z] Removing intermediate container 9cd2a2c175d5 [2021-06-02T01:31:15.940Z] ---> 6a83bdf12b9a [2021-06-02T01:31:15.940Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-02T01:31:15.940Z] ---> Running in e819f1acd387 [2021-06-02T01:31:16.202Z] Removing intermediate container e819f1acd387 [2021-06-02T01:31:16.202Z] ---> b5f1f22b2a0d [2021-06-02T01:31:16.202Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-02T01:31:16.202Z] ---> Running in 514fc9bc8c48 [2021-06-02T01:31:16.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.201s coverage: 94.4% of statements [2021-06-02T01:31:16.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.187s coverage: 44.8% of statements [2021-06-02T01:31:16.468Z] Collecting docopt<0.7,>=0.6.1 [2021-06-02T01:31:16.468Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-02T01:31:17.418Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-02T01:31:17.418Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-02T01:31:17.418Z] Removing intermediate container 514fc9bc8c48 [2021-06-02T01:31:17.418Z] ---> e4001ad32ed9 [2021-06-02T01:31:17.418Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-02T01:31:17.418Z] ---> Running in 3580947e1934 [2021-06-02T01:31:17.418Z] Removing intermediate container 3580947e1934 [2021-06-02T01:31:17.418Z] ---> 36ee35e2d81a [2021-06-02T01:31:17.418Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-02T01:31:17.418Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-02T01:31:17.681Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-02T01:31:17.681Z] 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-06-02T01:31:17.681Z] Collecting docker-pycreds>=0.4.0 [2021-06-02T01:31:17.681Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-02T01:31:17.681Z] 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-06-02T01:31:17.681Z] 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-06-02T01:31:17.681Z] Collecting idna<2.8,>=2.5 [2021-06-02T01:31:17.681Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-02T01:31:17.945Z] ---> 99db34274f35 [2021-06-02T01:31:17.945Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-02T01:31:17.945Z] ---> Running in bd8dcd17013a [2021-06-02T01:31:17.945Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-02T01:31:17.945Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-02T01:31:17.945Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-02T01:31:17.945Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-02T01:31:17.945Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-02T01:31:17.945Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-02T01:31:18.209Z] Installing collected packages: cached-property, PyYAML, texttable, jsonschema, docker-pycreds, idna, urllib3, requests, websocket-client, docker, dockerpty, docopt, docker-compose [2021-06-02T01:31:18.209Z] Running setup.py install for PyYAML: started [2021-06-02T01:31:18.209Z] Removing intermediate container 4992980f9e8c [2021-06-02T01:31:18.209Z] ---> 5a6d698e040c [2021-06-02T01:31:18.209Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-02T01:31:18.475Z] ---> Running in 3b6665c806d3 [2021-06-02T01:31:18.744Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-02T01:31:18.744Z] Running setup.py install for texttable: started [2021-06-02T01:31:19.014Z] 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-06-02T01:31:19.014Z] Removing intermediate container bd8dcd17013a [2021-06-02T01:31:19.014Z] ---> 62f61c84e03f [2021-06-02T01:31:19.014Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T01:31:19.599Z] ---> aad1ea740109 [2021-06-02T01:31:19.599Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-02T01:31:19.862Z] Running setup.py install for texttable: finished with status 'done' [2021-06-02T01:31:20.125Z] Attempting uninstall: idna [2021-06-02T01:31:20.125Z] Found existing installation: idna 2.9 [2021-06-02T01:31:20.125Z] Uninstalling idna-2.9: [2021-06-02T01:31:20.125Z] Successfully uninstalled idna-2.9 [2021-06-02T01:31:20.389Z] ---> 6c63a7c97e2f [2021-06-02T01:31:20.389Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-02T01:31:20.389Z] Attempting uninstall: urllib3 [2021-06-02T01:31:20.389Z] Found existing installation: urllib3 1.25.9 [2021-06-02T01:31:20.389Z] Uninstalling urllib3-1.25.9: [2021-06-02T01:31:20.389Z] Successfully uninstalled urllib3-1.25.9 [2021-06-02T01:31:20.654Z] ---> 4d06eea0c101 [2021-06-02T01:31:20.654Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-02T01:31:20.916Z] Attempting uninstall: requests [2021-06-02T01:31:20.916Z] Found existing installation: requests 2.23.0 [2021-06-02T01:31:20.916Z] Uninstalling requests-2.23.0: [2021-06-02T01:31:20.916Z] Successfully uninstalled requests-2.23.0 [2021-06-02T01:31:20.916Z] ---> 79bb0c3ba23f [2021-06-02T01:31:20.916Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-02T01:31:21.180Z] ---> 132bc16e2583 [2021-06-02T01:31:21.180Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-02T01:31:21.450Z] ---> Running in 7626b840b848 [2021-06-02T01:31:21.450Z] Running setup.py install for dockerpty: started [2021-06-02T01:31:21.730Z] Removing intermediate container 7626b840b848 [2021-06-02T01:31:21.730Z] ---> 148c7833636e [2021-06-02T01:31:21.730Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-02T01:31:21.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.619s coverage: 81.8% of statements [2021-06-02T01:31:21.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-02T01:31:22.008Z] ---> edb8deec5785 [2021-06-02T01:31:22.008Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-02T01:31:22.284Z] ---> Running in d5c75c60cd45 [2021-06-02T01:31:22.555Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-02T01:31:22.555Z] Running setup.py install for docopt: started [2021-06-02T01:31:23.537Z] Removing intermediate container d5c75c60cd45 [2021-06-02T01:31:23.537Z] ---> bf588cb68b5a [2021-06-02T01:31:23.537Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-02T01:31:23.537Z] Running setup.py install for docopt: finished with status 'done' [2021-06-02T01:31:23.537Z] ---> Running in 70f5c9e68496 [2021-06-02T01:31:23.537Z] Removing intermediate container 70f5c9e68496 [2021-06-02T01:31:23.537Z] ---> fbf8254a6136 [2021-06-02T01:31:23.537Z] Step 29/32 : CMD ["gate"] [2021-06-02T01:31:23.815Z] ---> Running in 2890a80b4f04 [2021-06-02T01:31:23.815Z] Removing intermediate container 2890a80b4f04 [2021-06-02T01:31:23.815Z] ---> 55a69a1f03c7 [2021-06-02T01:31:23.815Z] Step 30/32 : LABEL arch=x86_64 [2021-06-02T01:31:24.078Z] 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.59.0 [2021-06-02T01:31:24.078Z] ---> Running in 27d38fe52b8e [2021-06-02T01:31:24.078Z] Removing intermediate container 27d38fe52b8e [2021-06-02T01:31:24.078Z] ---> d4ee0dbccb37 [2021-06-02T01:31:24.078Z] Step 31/32 : LABEL git_sha=845790db6141b18dad79660e8519dbebf6289f96 [2021-06-02T01:31:24.341Z] ---> Running in 5cd1f7756106 [2021-06-02T01:31:24.341Z] Removing intermediate container 5cd1f7756106 [2021-06-02T01:31:24.341Z] ---> 247122d07296 [2021-06-02T01:31:24.341Z] Step 32/32 : LABEL version=0.0.0 [2021-06-02T01:31:24.603Z] ---> Running in 936676f048b8 [2021-06-02T01:31:24.869Z] Removing intermediate container 936676f048b8 [2021-06-02T01:31:24.869Z] ---> b3111d391060 [2021-06-02T01:31:24.869Z] [2021-06-02T01:31:24.869Z] Successfully built b3111d391060 [2021-06-02T01:31:24.869Z] Successfully tagged security-bootstrapper:latest [2021-06-02T01:31:28.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.243s coverage: 92.9% of statements [2021-06-02T01:31:28.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-02T01:31:28.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-02T01:31:28.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-02T01:31:28.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-06-02T01:31:28.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-02T01:31:28.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-02T01:31:28.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-02T01:31:28.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-02T01:31:28.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-02T01:31:28.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements [2021-06-02T01:31:28.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-02T01:31:28.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-02T01:31:28.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.138s coverage: 100.0% of statements [2021-06-02T01:31:28.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-02T01:31:28.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.207s coverage: 76.0% of statements [2021-06-02T01:31:28.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-02T01:31:28.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.166s coverage: 80.0% of statements [2021-06-02T01:31:28.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.279s coverage: 87.2% of statements [2021-06-02T01:31:28.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.243s coverage: 85.4% of statements [2021-06-02T01:31:28.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.363s coverage: 91.2% of statements [2021-06-02T01:31:28.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-02T01:31:28.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.792s coverage: 64.4% of statements [2021-06-02T01:31:28.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-02T01:31:28.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-02T01:31:28.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.177s coverage: 100.0% of statements [2021-06-02T01:31:28.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 91.3% of statements [2021-06-02T01:31:29.127Z]  Building security-bootstrapper ... done Removing intermediate container 7e634f4aee50 [2021-06-02T01:31:29.127Z] ---> 9252cc98d22b [2021-06-02T01:31:29.127Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-02T01:31:29.388Z] ---> Running in ac837829c6b0 [2021-06-02T01:31:29.388Z] Removing intermediate container ac837829c6b0 [2021-06-02T01:31:29.388Z] ---> 5cf8db3a3d1c [2021-06-02T01:31:29.388Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-02T01:31:29.388Z] ---> Running in 9bf5578fad9e [2021-06-02T01:31:29.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements [2021-06-02T01:31:29.654Z] Removing intermediate container 9bf5578fad9e [2021-06-02T01:31:29.654Z] ---> 7c79fdf718bf [2021-06-02T01:31:29.654Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-02T01:31:30.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements [2021-06-02T01:31:30.230Z] ---> 0499c1779b34 [2021-06-02T01:31:30.230Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-02T01:31:30.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements [2021-06-02T01:31:30.808Z] ---> a18bfcf597a4 [2021-06-02T01:31:30.808Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-02T01:31:31.070Z] 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-06-02T01:31:31.656Z] ---> 1cbb363ef534 [2021-06-02T01:31:31.656Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-02T01:31:31.656Z] ---> Running in 1089de3f072e [2021-06-02T01:31:32.236Z] Removing intermediate container 1089de3f072e [2021-06-02T01:31:32.236Z] ---> 6aa466d4a7ca [2021-06-02T01:31:32.236Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T01:31:32.506Z] ---> Running in 21266ac0bd5b [2021-06-02T01:31:33.078Z] Removing intermediate container 21266ac0bd5b [2021-06-02T01:31:33.078Z] ---> 86eda6927938 [2021-06-02T01:31:33.078Z] Step 22/24 : LABEL arch=x86_64 [2021-06-02T01:31:33.338Z] ---> Running in 13fa749fe6e6 [2021-06-02T01:31:34.281Z] Removing intermediate container 13fa749fe6e6 [2021-06-02T01:31:34.281Z] ---> c2e08a997e24 [2021-06-02T01:31:34.281Z] Step 23/24 : LABEL git_sha=845790db6141b18dad79660e8519dbebf6289f96 [2021-06-02T01:31:34.859Z] ---> Running in 265961d13cc0 [2021-06-02T01:31:35.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.045s coverage: 66.9% of statements [2021-06-02T01:31:35.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-02T01:31:35.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-02T01:31:35.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-02T01:31:35.149Z] Removing intermediate container 265961d13cc0 [2021-06-02T01:31:35.149Z] ---> 1276a7aa5f90 [2021-06-02T01:31:35.149Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T01:31:35.753Z] ---> Running in 09dbbb18f575 [2021-06-02T01:31:36.023Z] Removing intermediate container 09dbbb18f575 [2021-06-02T01:31:36.023Z] ---> fc1b1754bab3 [2021-06-02T01:31:36.023Z] [2021-06-02T01:31:36.287Z] Removing intermediate container 01e5d3426658 [2021-06-02T01:31:36.287Z] ---> b407dffa979b [2021-06-02T01:31:36.287Z] [2021-06-02T01:31:36.287Z] Step 11/26 : FROM alpine:3.12 [2021-06-02T01:31:36.287Z] ---> 13621d1b12d4 [2021-06-02T01:31:36.287Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-02T01:31:36.287Z] Successfully built fc1b1754bab3 [2021-06-02T01:31:36.287Z] ---> Running in 57a86faa1aa1 [2021-06-02T01:31:36.287Z] Successfully tagged sys-mgmt-agent:latest [2021-06-02T01:31:36.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.750s coverage: 43.5% of statements [2021-06-02T01:31:36.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-02T01:31:36.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-02T01:31:36.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.105s coverage: 89.5% of statements [2021-06-02T01:31:36.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-02T01:31:36.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.081s coverage: 84.8% of statements [2021-06-02T01:31:36.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-02T01:31:36.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-02T01:31:36.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-02T01:31:36.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-02T01:31:36.877Z]  Building sys-mgmt-agent ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T01:31:36.877Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T01:31:37.141Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-02T01:31:37.141Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T01:31:37.141Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-02T01:31:37.141Z] (4/6) Installing curl (7.77.0-r0) [2021-06-02T01:31:37.141Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-02T01:31:37.141Z] (6/6) Installing su-exec (0.2-r1) [2021-06-02T01:31:37.141Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T01:31:37.141Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T01:31:37.420Z] OK: 7 MiB in 20 packages [2021-06-02T01:31:38.374Z] Removing intermediate container 57a86faa1aa1 [2021-06-02T01:31:38.374Z] ---> 93d29dad738c [2021-06-02T01:31:38.374Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-02T01:31:38.374Z] ---> Running in b10605a8865d [2021-06-02T01:31:38.644Z] Removing intermediate container c3d7cdb6f766 [2021-06-02T01:31:38.644Z] ---> ee5222d8f138 [2021-06-02T01:31:38.644Z] [2021-06-02T01:31:38.644Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T01:31:38.644Z] ---> 13621d1b12d4 [2021-06-02T01:31:38.644Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-02T01:31:38.644Z] ---> Using cache [2021-06-02T01:31:38.644Z] ---> 9d5c4a9481be [2021-06-02T01:31:38.644Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T01:31:38.644Z] ---> Using cache [2021-06-02T01:31:38.644Z] ---> 06674b64f820 [2021-06-02T01:31:38.644Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-02T01:31:38.644Z] Removing intermediate container b10605a8865d [2021-06-02T01:31:38.644Z] ---> 0293e59c5c15 [2021-06-02T01:31:38.644Z] Step 14/26 : WORKDIR / [2021-06-02T01:31:38.909Z] ---> Running in 4c42003e6fea [2021-06-02T01:31:38.909Z] ---> Running in 58a3387efdb6 [2021-06-02T01:31:38.909Z] Removing intermediate container 58a3387efdb6 [2021-06-02T01:31:38.909Z] ---> d19198da3a5a [2021-06-02T01:31:38.909Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-02T01:31:38.909Z] Removing intermediate container 4c42003e6fea [2021-06-02T01:31:38.909Z] ---> 28369c63b0a3 [2021-06-02T01:31:38.909Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-02T01:31:39.172Z] ---> Running in dc36800e6722 [2021-06-02T01:31:39.172Z] Removing intermediate container dc36800e6722 [2021-06-02T01:31:39.172Z] ---> a1b756f9a943 [2021-06-02T01:31:39.172Z] Step 16/24 : WORKDIR / [2021-06-02T01:31:39.172Z] ---> 2f7b5fab7f4d [2021-06-02T01:31:39.172Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-02T01:31:39.449Z] ---> Running in a3e1bf8cf1fa [2021-06-02T01:31:39.449Z] Removing intermediate container a3e1bf8cf1fa [2021-06-02T01:31:39.449Z] ---> e065952e49b2 [2021-06-02T01:31:39.449Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T01:31:39.725Z] ---> a344b3510e3f [2021-06-02T01:31:39.725Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-02T01:31:39.997Z] ---> 9603279aeb4d [2021-06-02T01:31:39.997Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-02T01:31:39.997Z] ---> b2f3d1081c31 [2021-06-02T01:31:39.997Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-02T01:31:40.581Z] ---> 540b82bfadde [2021-06-02T01:31:40.581Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-02T01:31:40.581Z] ---> 8b4f1578504d [2021-06-02T01:31:40.581Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-02T01:31:40.844Z] ---> 63295c45f6f8 [2021-06-02T01:31:40.844Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-02T01:31:40.844Z] ---> e4c09e1663fa [2021-06-02T01:31:40.844Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-02T01:31:41.120Z] ---> Running in 9ba1ce4b9e82 [2021-06-02T01:31:41.120Z] Removing intermediate container 9ba1ce4b9e82 [2021-06-02T01:31:41.120Z] ---> bd36a9cf2231 [2021-06-02T01:31:41.120Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T01:31:41.393Z] ---> Running in 006f91b61c8e [2021-06-02T01:31:41.393Z] ---> bc380fecbb19 [2021-06-02T01:31:41.393Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-02T01:31:41.393Z] Removing intermediate container 006f91b61c8e [2021-06-02T01:31:41.393Z] ---> 9331791739ca [2021-06-02T01:31:41.393Z] Step 22/24 : LABEL arch=x86_64 [2021-06-02T01:31:41.393Z] ---> Running in 2fb74a99e842 [2021-06-02T01:31:41.685Z] Removing intermediate container 2fb74a99e842 [2021-06-02T01:31:41.685Z] ---> e2605ca8b816 [2021-06-02T01:31:41.685Z] Step 23/24 : LABEL git_sha=845790db6141b18dad79660e8519dbebf6289f96 [2021-06-02T01:31:41.685Z] ---> 8ed249d6db43 [2021-06-02T01:31:41.685Z] Step 22/26 : 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-06-02T01:31:41.685Z] ---> Running in d33c7af2e035 [2021-06-02T01:31:41.904Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.269s coverage: 18.8% of statements [2021-06-02T01:31:41.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-02T01:31:41.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-02T01:31:41.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-02T01:31:41.904Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.617s coverage: 91.9% of statements [2021-06-02T01:31:41.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-02T01:31:41.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T01:31:41.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-02T01:31:41.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-02T01:31:41.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-02T01:31:41.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-02T01:31:41.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-02T01:31:41.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-02T01:31:41.904Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.215s coverage: 63.4% of statements [2021-06-02T01:31:41.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-02T01:31:41.904Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.408s coverage: 97.6% of statements [2021-06-02T01:31:41.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-02T01:31:41.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T01:31:41.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-02T01:31:41.904Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements [2021-06-02T01:31:41.904Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-02T01:31:41.904Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements [2021-06-02T01:31:41.904Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-02T01:31:41.904Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-02T01:31:41.904Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-02T01:31:41.904Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-02T01:31:41.957Z] ---> Running in 9c86a5a0267b [2021-06-02T01:31:41.957Z] Removing intermediate container d33c7af2e035 [2021-06-02T01:31:41.957Z] ---> 03c387de8caf [2021-06-02T01:31:41.957Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T01:31:41.957Z] ---> Running in f4d01c31fec4 [2021-06-02T01:31:42.224Z] Removing intermediate container f4d01c31fec4 [2021-06-02T01:31:42.224Z] ---> f0aa7493f309 [2021-06-02T01:31:42.224Z] [2021-06-02T01:31:42.224Z] Successfully built f0aa7493f309 [2021-06-02T01:31:42.224Z] Successfully tagged core-metadata:latest [2021-06-02T01:31:42.796Z]  Building core-metadata ... done Removing intermediate container 9c86a5a0267b [2021-06-02T01:31:42.796Z] ---> 6adb2c1bada8 [2021-06-02T01:31:42.796Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-02T01:31:42.796Z] ---> Running in 6b589eb4a5a5 [2021-06-02T01:31:42.796Z] Removing intermediate container 6b589eb4a5a5 [2021-06-02T01:31:42.796Z] ---> 10a95b52c9fb [2021-06-02T01:31:42.796Z] Step 24/26 : LABEL arch=x86_64 [2021-06-02T01:31:43.068Z] ---> Running in 707764b87a71 [2021-06-02T01:31:43.068Z] Removing intermediate container 707764b87a71 [2021-06-02T01:31:43.068Z] ---> fc1674af9ca8 [2021-06-02T01:31:43.068Z] Step 25/26 : LABEL git_sha=845790db6141b18dad79660e8519dbebf6289f96 [2021-06-02T01:31:43.068Z] ---> Running in 4e5a3a170b69 [2021-06-02T01:31:43.339Z] Removing intermediate container 4e5a3a170b69 [2021-06-02T01:31:43.339Z] ---> 09e6f8ea7900 [2021-06-02T01:31:43.339Z] Step 26/26 : LABEL version=0.0.0 [2021-06-02T01:31:43.339Z] ---> Running in 95c4ca96e278 [2021-06-02T01:31:43.339Z] Removing intermediate container 95c4ca96e278 [2021-06-02T01:31:43.339Z] ---> a5c943887de0 [2021-06-02T01:31:43.339Z] [2021-06-02T01:31:43.339Z] Successfully built a5c943887de0 [2021-06-02T01:31:43.350Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.103s coverage: 87.9% of statements [2021-06-02T01:31:43.350Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-02T01:31:43.350Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-02T01:31:43.350Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2021-06-02T01:31:43.600Z] Successfully tagged security-secretstore-setup:latest [2021-06-02T01:31:43.625Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.281s coverage: 28.1% of statements [2021-06-02T01:31:43.625Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-02T01:31:43.625Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-02T01:31:44.547Z]  Building security-secretstore-setup ... done Removing intermediate container 3b6665c806d3 [2021-06-02T01:31:44.548Z] ---> c3e7be35499e [2021-06-02T01:31:44.548Z] [2021-06-02T01:31:44.548Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T01:31:44.548Z] ---> 13621d1b12d4 [2021-06-02T01:31:44.548Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-02T01:31:44.548Z] ---> Running in 24287a941ae9 [2021-06-02T01:31:44.810Z] Removing intermediate container 24287a941ae9 [2021-06-02T01:31:44.810Z] ---> 2122215f2e83 [2021-06-02T01:31:44.810Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-02T01:31:44.810Z] ---> Running in 90f62cd56120 [2021-06-02T01:31:44.810Z] Removing intermediate container 90f62cd56120 [2021-06-02T01:31:44.810Z] ---> f83a2342a831 [2021-06-02T01:31:44.810Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-02T01:31:44.810Z] ---> Running in ba8e495d2457 [2021-06-02T01:31:44.810Z] Removing intermediate container ba8e495d2457 [2021-06-02T01:31:44.810Z] ---> 5232d9572885 [2021-06-02T01:31:44.810Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:31:44.810Z] ---> Running in 41f8c19982bd [2021-06-02T01:31:45.058Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.151s coverage: 27.9% of statements [2021-06-02T01:31:45.058Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-02T01:31:45.058Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-02T01:31:45.058Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-02T01:31:45.058Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-02T01:31:45.058Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-02T01:31:45.058Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements [2021-06-02T01:31:45.385Z] Removing intermediate container 41f8c19982bd [2021-06-02T01:31:45.385Z] ---> 77a0f896e3eb [2021-06-02T01:31:45.385Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-02T01:31:45.385Z] ---> Running in d50e2b7b3baf [2021-06-02T01:31:45.698Z] GO111MODULE=on go vet ./... [2021-06-02T01:31:45.702Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T01:31:46.274Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T01:31:46.872Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-02T01:31:46.872Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-02T01:31:46.872Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-02T01:31:47.132Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-02T01:31:48.072Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-02T01:31:48.072Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-02T01:31:48.072Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T01:31:48.072Z] OK: 8 MiB in 20 packages [2021-06-02T01:31:48.339Z] Removing intermediate container d50e2b7b3baf [2021-06-02T01:31:48.339Z] ---> eb9d5d0972a3 [2021-06-02T01:31:48.339Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T01:31:48.602Z] ---> 6b96b7bb5f41 [2021-06-02T01:31:48.602Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-02T01:31:49.582Z] ---> 7ad30deb0b7b [2021-06-02T01:31:49.582Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-02T01:31:49.842Z] ---> e9297a019fae [2021-06-02T01:31:49.842Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-02T01:31:49.842Z] ---> Running in 8895fb957c27 [2021-06-02T01:31:49.842Z] Removing intermediate container 8895fb957c27 [2021-06-02T01:31:49.842Z] ---> 25305e349e1e [2021-06-02T01:31:49.842Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T01:31:50.103Z] ---> Running in 79614029e5f3 [2021-06-02T01:31:50.103Z] Removing intermediate container 79614029e5f3 [2021-06-02T01:31:50.103Z] ---> e8e63e26103f [2021-06-02T01:31:50.103Z] Step 22/24 : LABEL arch=x86_64 [2021-06-02T01:31:50.103Z] ---> Running in cd32814e129f [2021-06-02T01:31:50.372Z] Removing intermediate container cd32814e129f [2021-06-02T01:31:50.372Z] ---> 2564e9d2b25b [2021-06-02T01:31:50.372Z] Step 23/24 : LABEL git_sha=845790db6141b18dad79660e8519dbebf6289f96 [2021-06-02T01:31:50.372Z] ---> Running in 0eb2fc26c9bd [2021-06-02T01:31:50.372Z] Removing intermediate container 0eb2fc26c9bd [2021-06-02T01:31:50.372Z] ---> b23ef26c27d0 [2021-06-02T01:31:50.372Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T01:31:50.372Z] ---> Running in 99eb0301df39 [2021-06-02T01:31:50.632Z] Removing intermediate container 99eb0301df39 [2021-06-02T01:31:50.632Z] ---> a939d18da0b5 [2021-06-02T01:31:50.632Z] [2021-06-02T01:31:50.632Z] Successfully built a939d18da0b5 [2021-06-02T01:31:50.892Z] Successfully tagged core-data:latest [2021-06-02T01:31:50.900Z]  Building core-data ... done  [Pipeline] } [2021-06-02T01:31:50.925Z] $ docker stop --time=1 2e7ea3bf3dd8a4218c883a49c3f38d4b06f4d8ee827705b5a245d3b6fb36de6e [2021-06-02T01:31:52.451Z] $ docker rm -f 2e7ea3bf3dd8a4218c883a49c3f38d4b06f4d8ee827705b5a245d3b6fb36de6e [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-02T01:31:52.841Z] + docker images [2021-06-02T01:31:52.842Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-02T01:31:52.842Z] core-data latest a939d18da0b5 2 seconds ago 20.2MB [2021-06-02T01:31:52.842Z] c3e7be35499e 8 seconds ago 1.15GB [2021-06-02T01:31:52.842Z] security-secretstore-setup latest a5c943887de0 9 seconds ago 25.7MB [2021-06-02T01:31:52.842Z] core-metadata latest f0aa7493f309 10 seconds ago 16.6MB [2021-06-02T01:31:52.842Z] ee5222d8f138 14 seconds ago 1.15GB [2021-06-02T01:31:52.842Z] sys-mgmt-agent latest fc1b1754bab3 17 seconds ago 312MB [2021-06-02T01:31:52.842Z] b407dffa979b 17 seconds ago 1.15GB [2021-06-02T01:31:52.842Z] security-bootstrapper latest b3111d391060 28 seconds ago 18.2MB [2021-06-02T01:31:52.842Z] b4a8ffb7c04d 44 seconds ago 1.14GB [2021-06-02T01:31:52.842Z] security-proxy-setup latest 20828014cda2 About a minute ago 25.3MB [2021-06-02T01:31:52.842Z] core-command latest 132fcb0099f5 About a minute ago 15.9MB [2021-06-02T01:31:52.842Z] support-scheduler latest c6eb4e7b9ac2 About a minute ago 15.9MB [2021-06-02T01:31:52.842Z] cd4ad87b0b1c About a minute ago 1.15GB [2021-06-02T01:31:52.842Z] 11b604c822f3 About a minute ago 1.15GB [2021-06-02T01:31:52.842Z] 93e151529b16 About a minute ago 1.14GB [2021-06-02T01:31:52.842Z] de60b0b08205 About a minute ago 1.14GB [2021-06-02T01:31:52.842Z] support-notifications latest 664de3ac8368 About a minute ago 16.5MB [2021-06-02T01:31:52.842Z] db95366672c3 About a minute ago 1.14GB [2021-06-02T01:31:52.842Z] ci-base-image-x86_64 latest 31b11a0eeec8 6 minutes ago 648MB [2021-06-02T01:31:52.842Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB [2021-06-02T01:31:52.842Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB [2021-06-02T01:31:52.842Z] alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB [2021-06-02T01:31:52.842Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-02T01:31:52.842Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [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-06-02T01:32:08.331Z] Still waiting to schedule task [2021-06-02T01:32:08.331Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-02T01:33:07.536Z] gofmt -l . [2021-06-02T01:33:07.536Z] [ "`gofmt -l .`" = "" ] [2021-06-02T01:33:07.536Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-02T01:33:09.667Z] + ls -al . [2021-06-02T01:33:09.668Z] total 552 [2021-06-02T01:33:09.668Z] drwxrwxr-x 9 1001 1001 4096 Jun 2 01:33 . [2021-06-02T01:33:09.668Z] drwxr-xr-x 4 root root 4096 Jun 2 01:28 .. [2021-06-02T01:33:09.668Z] -rw-rw-r-- 1 1001 1001 11 Jun 2 01:27 .dockerignore [2021-06-02T01:33:09.668Z] drwxrwxr-x 8 1001 1001 4096 Jun 2 01:27 .git [2021-06-02T01:33:09.668Z] drwxrwxr-x 3 1001 1001 4096 Jun 2 01:27 .github [2021-06-02T01:33:09.668Z] -rw-rw-r-- 1 1001 1001 818 Jun 2 01:27 .gitignore [2021-06-02T01:33:09.668Z] -rw-rw-r-- 1 1001 1001 166 Jun 2 01:27 .sonarcloud.properties [2021-06-02T01:33:09.668Z] -rw-rw-r-- 1 1001 1001 8609 Jun 2 01:27 Attribution.txt [2021-06-02T01:33:09.668Z] -rw-rw-r-- 1 1001 1001 3804 Jun 2 01:27 CONTRIBUTING.md [2021-06-02T01:33:09.668Z] -rw-rw-r-- 1 1001 1001 931 Jun 2 01:27 Dockerfile.build [2021-06-02T01:33:09.668Z] -rw-rw-r-- 1 1001 1001 849 Jun 2 01:27 Jenkinsfile [2021-06-02T01:33:09.668Z] -rw-rw-r-- 1 1001 1001 10775 Jun 2 01:27 LICENSE [2021-06-02T01:33:09.668Z] -rw-rw-r-- 1 1001 1001 5605 Jun 2 01:27 Makefile [2021-06-02T01:33:09.668Z] -rw-rw-r-- 1 1001 1001 7978 Jun 2 01:27 README.md [2021-06-02T01:33:09.668Z] -rw-rw-r-- 1 1001 1001 6755 Jun 2 01:27 SECURITY.md [2021-06-02T01:33:09.668Z] -rw-rw-r-- 1 1001 1001 5 Jun 2 01:24 VERSION [2021-06-02T01:33:09.668Z] -rw-rw-r-- 1 1001 1001 4131 Jun 2 01:27 ZMQWindows.md [2021-06-02T01:33:09.668Z] drwxrwxr-x 2 1001 1001 4096 Jun 2 01:27 bin [2021-06-02T01:33:09.668Z] drwxrwxr-x 14 1001 1001 4096 Jun 2 01:27 cmd [2021-06-02T01:33:09.668Z] -rw-r--r-- 1 root root 406715 Jun 2 01:31 coverage.out [2021-06-02T01:33:09.668Z] -rw-rw-r-- 1 1001 1001 902 Jun 2 01:27 go.mod [2021-06-02T01:33:09.668Z] -rw-r--r-- 1 root root 21048 Jun 2 01:28 go.sum [2021-06-02T01:33:09.668Z] drwxrwxr-x 8 1001 1001 4096 Jun 2 01:27 internal [2021-06-02T01:33:09.668Z] drwxrwxr-x 3 1001 1001 4096 Jun 2 01:27 openapi [2021-06-02T01:33:09.668Z] drwxrwxr-x 4 1001 1001 4096 Jun 2 01:27 snap [2021-06-02T01:33:09.668Z] -rw-rw-r-- 1 1001 1001 168 Jun 2 01:27 version.go [Pipeline] sh [2021-06-02T01:33:10.351Z] + '[' -e coverage.out ] [2021-06-02T01:33:10.351Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-02T01:33:10.382Z] Warning: overwriting stash ‘coverage-report’ [2021-06-02T01:33:11.305Z] Stashed 1 file(s) [Pipeline] sh [2021-06-02T01:33:11.965Z] + make build [2021-06-02T01:33:11.965Z] go mod tidy [2021-06-02T01:33:12.566Z] 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-06-02T01:33:19.279Z] 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-06-02T01:33:46.107Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-02T01:33:46.107Z] 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-06-02T01:33:49.515Z] 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-06-02T01:33:50.502Z] 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-06-02T01:33:54.825Z] 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-06-02T01:33:59.149Z] 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-06-02T01:34:01.766Z] 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-06-02T01:34:05.161Z] 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-06-02T01:34:08.562Z] 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-06-02T01:34:11.976Z] 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-06-02T01:34:18.833Z] $ docker stop --time=1 7b63399725fda747daf6ed18c8ab835191553498e3a1fbb60e8f926c677349e6 [2021-06-02T01:34:21.459Z] $ docker rm -f 7b63399725fda747daf6ed18c8ab835191553498e3a1fbb60e8f926c677349e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T01:34:23.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-02T01:34:23.551Z] [2021-06-02T01:34:23.551Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T01:34:23.935Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-02T01:34:24.212Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-02T01:34:24.212Z] 29e5d40040c1: Pulling fs layer [2021-06-02T01:34:24.212Z] 1ce36da41761: Pulling fs layer [2021-06-02T01:34:24.212Z] 25b303627fd3: Pulling fs layer [2021-06-02T01:34:24.487Z] 29e5d40040c1: Verifying Checksum [2021-06-02T01:34:24.487Z] 29e5d40040c1: Download complete [2021-06-02T01:34:24.763Z] 1ce36da41761: Verifying Checksum [2021-06-02T01:34:24.763Z] 1ce36da41761: Download complete [2021-06-02T01:34:25.038Z] 29e5d40040c1: Pull complete [2021-06-02T01:34:26.475Z] 1ce36da41761: Pull complete [2021-06-02T01:34:26.475Z] 25b303627fd3: Verifying Checksum [2021-06-02T01:34:26.475Z] 25b303627fd3: Download complete [2021-06-02T01:34:36.623Z] 25b303627fd3: Pull complete [2021-06-02T01:34:36.623Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-02T01:34:36.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-02T01:34:36.623Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-02T01:34:36.867Z] prd-ubuntu18.04-docker-arm64-4c-16g-12 does not seem to be running inside a container [2021-06-02T01:34:36.951Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-02T01:34:39.656Z] $ docker top 0262208b9ab90b61006a0b5ec4c1dce99670e5bda8a8b9dba8d9cd43b2c82069 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T01:34:40.586Z] + grep parallel [2021-06-02T01:34:40.586Z] + docker-compose build --help [2021-06-02T01:34:44.883Z] --parallel Build images in parallel. [Pipeline] } [2021-06-02T01:34:45.174Z] $ docker stop --time=1 0262208b9ab90b61006a0b5ec4c1dce99670e5bda8a8b9dba8d9cd43b2c82069 [2021-06-02T01:34:47.045Z] $ docker rm -f 0262208b9ab90b61006a0b5ec4c1dce99670e5bda8a8b9dba8d9cd43b2c82069 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T01:34:47.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-02T01:34:47.738Z] . [Pipeline] withDockerContainer [2021-06-02T01:34:48.015Z] prd-ubuntu18.04-docker-arm64-4c-16g-12 does not seem to be running inside a container [2021-06-02T01:34:48.104Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-02T01:34:49.605Z] $ docker top 5b78477457ea6116aa44075c57e25f87e4e596ae8aa16c7a90aec1644aaf5797 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T01:34:50.598Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-02T01:34:56.005Z] Building core-command ... [2021-06-02T01:34:56.005Z] Building core-data ... [2021-06-02T01:34:56.005Z] Building core-metadata ... [2021-06-02T01:34:56.005Z] Building security-bootstrapper ... [2021-06-02T01:34:56.005Z] Building security-proxy-setup ... [2021-06-02T01:34:56.005Z] Building security-secretstore-setup ... [2021-06-02T01:34:56.005Z] Building support-notifications ... [2021-06-02T01:34:56.005Z] Building support-scheduler ... [2021-06-02T01:34:56.005Z] Building sys-mgmt-agent ... [2021-06-02T01:34:56.005Z] Building core-data [2021-06-02T01:34:56.005Z] Building security-bootstrapper [2021-06-02T01:34:56.005Z] Building security-secretstore-setup [2021-06-02T01:34:56.005Z] Building core-metadata [2021-06-02T01:34:56.005Z] Building security-proxy-setup [2021-06-02T01:35:23.562Z] Running on prd-ubuntu18.04-docker-8c-8g-18 in /w/workspace/edgexfoundry_edgex-go_PR-3492 [Pipeline] { [Pipeline] ws [2021-06-02T01:35:23.582Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2021-06-02T01:35:23.681Z] The recommended git tool is: git [2021-06-02T01:35:25.869Z] using credential edgex-jenkins-ssh [2021-06-02T01:35:25.882Z] Cloning the remote Git repository [2021-06-02T01:35:25.896Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-02T01:35:25.961Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2021-06-02T01:35:25.984Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-02T01:35:25.984Z] > git --version # timeout=10 [2021-06-02T01:35:25.989Z] > git --version # 'git version 2.17.1' [2021-06-02T01:35:25.989Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T01:35:26.020Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-02T01:35:31.799Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-02T01:35:31.804Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-02T01:35:31.813Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-02T01:35:31.824Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-02T01:35:31.824Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T01:35:31.828Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3492/head:refs/remotes/origin/PR-3492 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-02T01:35:32.434Z] Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit 845790db6141b18dad79660e8519dbebf6289f96 [2021-06-02T01:35:32.530Z] Merge succeeded, producing 845790db6141b18dad79660e8519dbebf6289f96 [2021-06-02T01:35:32.531Z] Checking out Revision 845790db6141b18dad79660e8519dbebf6289f96 (PR-3492) [2021-06-02T01:35:32.453Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T01:35:32.457Z] > git checkout -f 845790db6141b18dad79660e8519dbebf6289f96 # timeout=10 [2021-06-02T01:35:32.517Z] > git remote # timeout=10 [2021-06-02T01:35:32.523Z] > git config --get remote.origin.url # timeout=10 [2021-06-02T01:35:32.527Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T01:35:32.530Z] > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 [2021-06-02T01:35:32.536Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-02T01:35:32.543Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T01:35:32.557Z] > git checkout -f 845790db6141b18dad79660e8519dbebf6289f96 # timeout=10 [2021-06-02T01:35:36.113Z] Commit message: "fix: Addressed PR comments" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-02T01:35:37.103Z] + echo snap-build.sh [2021-06-02T01:35:37.104Z] snap-build.sh [2021-06-02T01:35:37.104Z] + SNAP_BASE_DIR=. [2021-06-02T01:35:37.104Z] + '[' '!' -z /w/workspace/edgex-go/9 ']' [2021-06-02T01:35:37.104Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/9 [2021-06-02T01:35:37.104Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/9]' [2021-06-02T01:35:37.104Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/9] [2021-06-02T01:35:37.104Z] + cd /w/workspace/edgex-go/9 [2021-06-02T01:35:37.104Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-02T01:35:37.104Z] Reading package lists... [2021-06-02T01:35:37.104Z] Building dependency tree... [2021-06-02T01:35:37.104Z] Reading state information... [2021-06-02T01:35:37.369Z] The following packages were automatically installed and are no longer required: [2021-06-02T01:35:37.369Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-02T01:35:37.369Z] uidmap xdelta3 [2021-06-02T01:35:37.369Z] Use 'sudo apt autoremove' to remove them. [2021-06-02T01:35:37.369Z] The following packages will be REMOVED: [2021-06-02T01:35:37.369Z] lxd* lxd-client* [2021-06-02T01:35:37.631Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-02T01:35:37.631Z] After this operation, 31.7 MB disk space will be freed. [2021-06-02T01:35:38.160Z] (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 ... 190317 files and directories currently installed.) [2021-06-02T01:35:38.160Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-02T01:35:39.110Z] Removing lxd dnsmasq configuration [2021-06-02T01:35:39.110Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-02T01:35:39.110Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-02T01:35:40.054Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-02T01:35:40.316Z] (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 ... 190142 files and directories currently installed.) [2021-06-02T01:35:40.316Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-02T01:35:41.705Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-02T01:35:41.705Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-02T01:35:42.652Z] + sudo snap remove --purge lxd [2021-06-02T01:35:42.914Z] snap "lxd" is not installed [2021-06-02T01:35:42.914Z] + sudo groupadd --force --system lxd [2021-06-02T01:35:42.914Z] ++ whoami [2021-06-02T01:35:42.914Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-02T01:35:42.914Z] + newgrp - lxd [2021-06-02T01:35:42.914Z] + sudo snap install lxd [2021-06-02T01:35:52.942Z] 2021-06-02T01:35:49Z INFO Waiting for automatic snapd restart... [2021-06-02T01:36:05.194Z] lxd 4.14 from Canonical* installed [2021-06-02T01:36:05.194Z] + sudo lxd init --auto [2021-06-02T01:36:13.624Z] + sudo snap install --classic snapcraft [2021-06-02T01:36:17.767Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T01:36:17.767Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T01:36:17.767Z] ---> a2e65ba05bcf [2021-06-02T01:36:17.767Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T01:36:17.767Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T01:36:17.767Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-02T01:36:17.767Z] ---> a2e65ba05bcf [2021-06-02T01:36:17.767Z] Step 3/32 : WORKDIR /edgex-go [2021-06-02T01:36:17.767Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T01:36:17.767Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-02T01:36:17.767Z] ---> a2e65ba05bcf [2021-06-02T01:36:17.767Z] Step 3/22 : WORKDIR /edgex-go [2021-06-02T01:36:17.767Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T01:36:17.767Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-02T01:36:17.767Z] ---> a2e65ba05bcf [2021-06-02T01:36:17.767Z] Step 3/26 : WORKDIR /edgex-go [2021-06-02T01:36:17.767Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T01:36:17.767Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T01:36:17.767Z] ---> a2e65ba05bcf [2021-06-02T01:36:17.767Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T01:36:17.767Z] ---> Running in 6c0353fe9172 [2021-06-02T01:36:17.767Z] ---> Running in 83ad91f22a27 [2021-06-02T01:36:17.767Z] ---> Running in b747b30a7f57 [2021-06-02T01:36:17.767Z] ---> Running in 097f1a28b778 [2021-06-02T01:36:17.767Z] ---> Running in 4a70a5e94d5f [2021-06-02T01:36:17.767Z] Removing intermediate container 83ad91f22a27 [2021-06-02T01:36:17.767Z] ---> 12f4c5612f9d [2021-06-02T01:36:17.767Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:36:17.767Z] Removing intermediate container b747b30a7f57 [2021-06-02T01:36:17.767Z] ---> 7894695a1aae [2021-06-02T01:36:17.767Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:36:17.767Z] Removing intermediate container 6c0353fe9172 [2021-06-02T01:36:17.767Z] Removing intermediate container 4a70a5e94d5f [2021-06-02T01:36:17.767Z] ---> 50d9153fb515 [2021-06-02T01:36:17.767Z] ---> a8303d12a372 [2021-06-02T01:36:17.767Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:36:17.767Z] ---> Running in 6dd6a534e9f0 [2021-06-02T01:36:17.767Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:36:17.767Z] Removing intermediate container 097f1a28b778 [2021-06-02T01:36:17.767Z] ---> 95121d4546d9 [2021-06-02T01:36:17.767Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:36:17.767Z] ---> Running in ad5ba2c7fdd2 [2021-06-02T01:36:17.767Z] ---> Running in 3514313d2028 [2021-06-02T01:36:17.767Z] ---> Running in 33f8d1eb3b66 [2021-06-02T01:36:17.767Z] ---> Running in a48f0bf0399c [2021-06-02T01:36:17.767Z] Removing intermediate container 6dd6a534e9f0 [2021-06-02T01:36:17.767Z] ---> c6cb9f45a2e4 [2021-06-02T01:36:17.767Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-02T01:36:17.767Z] ---> Running in beb1b06a1ae5 [2021-06-02T01:36:17.767Z] Removing intermediate container ad5ba2c7fdd2 [2021-06-02T01:36:17.767Z] ---> db82cead0b97 [2021-06-02T01:36:17.767Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-02T01:36:17.767Z] ---> Running in 8dbe3f654557 [2021-06-02T01:36:17.767Z] Removing intermediate container a48f0bf0399c [2021-06-02T01:36:17.767Z] ---> b1bc764cc38c [2021-06-02T01:36:17.767Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-02T01:36:17.767Z] ---> Running in 5d81b7bd32a2 [2021-06-02T01:36:17.767Z] Removing intermediate container 3514313d2028 [2021-06-02T01:36:17.767Z] ---> 2c38ba230b1f [2021-06-02T01:36:17.767Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-02T01:36:17.767Z] Removing intermediate container 33f8d1eb3b66 [2021-06-02T01:36:17.767Z] ---> 71439ed6c8a5 [2021-06-02T01:36:17.767Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-02T01:36:17.767Z] ---> Running in a2ad8ed43e24 [2021-06-02T01:36:17.767Z] ---> Running in 95a3b0c321da [2021-06-02T01:36:17.767Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T01:36:17.767Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T01:36:17.767Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T01:36:17.767Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T01:36:17.767Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T01:36:17.767Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T01:36:17.767Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T01:36:17.767Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T01:36:17.767Z] OK: 218 MiB in 52 packages [2021-06-02T01:36:17.767Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T01:36:18.047Z] OK: 218 MiB in 52 packages [2021-06-02T01:36:18.047Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T01:36:18.321Z] OK: 218 MiB in 52 packages [2021-06-02T01:36:18.936Z] OK: 218 MiB in 52 packages [2021-06-02T01:36:18.936Z] OK: 218 MiB in 52 packages [2021-06-02T01:36:19.531Z] Removing intermediate container beb1b06a1ae5 [2021-06-02T01:36:19.531Z] ---> 313f1869df8d [2021-06-02T01:36:19.531Z] Step 6/24 : COPY go.mod . [2021-06-02T01:36:19.806Z] Removing intermediate container 8dbe3f654557 [2021-06-02T01:36:19.806Z] ---> c0260eaa7c76 [2021-06-02T01:36:19.806Z] Step 6/22 : COPY go.mod . [2021-06-02T01:36:20.083Z] Removing intermediate container 5d81b7bd32a2 [2021-06-02T01:36:20.083Z] ---> f836844975b2 [2021-06-02T01:36:20.083Z] Step 6/32 : COPY go.mod . [2021-06-02T01:36:20.216Z] snapcraft 4.8 from Canonical* installed [2021-06-02T01:36:20.216Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-02T01:36:20.216Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-02T01:36:20.216Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-02T01:36:20.216Z] Dload Upload Total Spent Left Speed [2021-06-02T01:36:20.216Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4937 0 --:--:-- --:--:-- --:--:-- 4937 [2021-06-02T01:36:20.216Z] 67 3325k 67 2247k 0 0 6916k 0 --:--:-- --:--:-- --:--:-- 6916k 100 3325k 100 3325k 0 0 9895k 0 --:--:-- --:--:-- --:--:-- 95.6M [2021-06-02T01:36:20.216Z] ./yq_linux_amd64 [2021-06-02T01:36:20.216Z] + sudo snapcraft prime --use-lxd [2021-06-02T01:36:20.692Z] ---> 4b4c154b5ce0 [2021-06-02T01:36:20.692Z] Step 7/24 : RUN go mod download [2021-06-02T01:36:20.692Z] Removing intermediate container 95a3b0c321da [2021-06-02T01:36:20.692Z] ---> 6952705256df [2021-06-02T01:36:20.692Z] Step 6/24 : COPY go.mod . [2021-06-02T01:36:20.692Z] Removing intermediate container a2ad8ed43e24 [2021-06-02T01:36:20.692Z] ---> 92df0a82f315 [2021-06-02T01:36:20.692Z] Step 6/26 : COPY go.mod . [2021-06-02T01:36:20.962Z] ---> Running in fd1b9cf10b38 [2021-06-02T01:36:20.962Z] ---> bc8eb37eaa3d [2021-06-02T01:36:20.963Z] Step 7/22 : RUN go mod download [2021-06-02T01:36:21.237Z] ---> Running in eaccf2ec05db [2021-06-02T01:36:21.237Z] ---> 4b2a851f5b18 [2021-06-02T01:36:21.237Z] Step 7/32 : RUN go mod download [2021-06-02T01:36:21.517Z] ---> Running in 83ebd680f031 [2021-06-02T01:36:22.128Z] ---> 9a85a925da1f [2021-06-02T01:36:22.128Z] Step 7/24 : RUN go mod download [2021-06-02T01:36:22.128Z] ---> ac288f14f226 [2021-06-02T01:36:22.128Z] Step 7/26 : RUN go mod download [2021-06-02T01:36:22.131Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-02T01:36:22.131Z] 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-06-02T01:36:22.131Z] - README.md [2021-06-02T01:36:22.131Z] [2021-06-02T01:36:22.131Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-02T01:36:22.407Z] ---> Running in d584decf4372 [2021-06-02T01:36:22.407Z] ---> Running in 582355fd9298 [2021-06-02T01:36:22.702Z] Launching a container. [2021-06-02T01:36:25.088Z] Removing intermediate container fd1b9cf10b38 [2021-06-02T01:36:25.089Z] ---> 8c045372c06d [2021-06-02T01:36:25.089Z] Step 8/24 : COPY . . [2021-06-02T01:36:25.089Z] Removing intermediate container eaccf2ec05db [2021-06-02T01:36:25.089Z] ---> 51a503d8634d [2021-06-02T01:36:25.089Z] Step 8/22 : COPY . . [2021-06-02T01:36:25.723Z] Removing intermediate container 83ebd680f031 [2021-06-02T01:36:25.723Z] ---> 8685fa45f0a5 [2021-06-02T01:36:25.723Z] Step 8/32 : COPY . . [2021-06-02T01:36:26.710Z] Removing intermediate container d584decf4372 [2021-06-02T01:36:26.710Z] ---> d177e44e50da [2021-06-02T01:36:26.710Z] Step 8/24 : COPY . . [2021-06-02T01:36:27.314Z] Removing intermediate container 582355fd9298 [2021-06-02T01:36:27.314Z] ---> 2fa0cebbc269 [2021-06-02T01:36:27.314Z] Step 8/26 : COPY . . [2021-06-02T01:36:29.313Z] Waiting for container to be ready [2021-06-02T01:36:29.313Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-02T01:36:29.313Z] [2021-06-02T01:36:33.527Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-02T01:36:33.527Z] Waiting for network to be ready... [2021-06-02T01:36:33.790Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-02T01:36:34.050Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] [2021-06-02T01:36:34.050Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-02T01:36:34.051Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-06-02T01:36:34.051Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-02T01:36:34.051Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-02T01:36:34.051Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-06-02T01:36:34.051Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-06-02T01:36:34.051Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-06-02T01:36:34.051Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-06-02T01:36:34.311Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-02T01:36:34.572Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-02T01:36:34.833Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-02T01:36:34.833Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-02T01:36:34.833Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-02T01:36:34.833Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-02T01:36:34.833Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-02T01:36:34.833Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-02T01:36:35.094Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-02T01:36:35.666Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2072 kB] [2021-06-02T01:36:35.666Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] [2021-06-02T01:36:35.666Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-06-02T01:36:35.666Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-06-02T01:36:35.666Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-06-02T01:36:35.666Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-06-02T01:36:35.666Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-06-02T01:36:35.666Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-06-02T01:36:37.616Z] Fetched 24.6 MB in 4s (6170 kB/s) [2021-06-02T01:36:38.564Z] Reading package lists... [2021-06-02T01:36:38.824Z] Reading package lists... [2021-06-02T01:36:38.824Z] Building dependency tree... [2021-06-02T01:36:38.824Z] Reading state information... [2021-06-02T01:36:39.086Z] The following additional packages will be installed: [2021-06-02T01:36:39.086Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-02T01:36:39.086Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-02T01:36:39.086Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-02T01:36:39.086Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-02T01:36:39.086Z] Suggested packages: [2021-06-02T01:36:39.086Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-02T01:36:39.086Z] Recommended packages: [2021-06-02T01:36:39.086Z] gnupg libsasl2-modules [2021-06-02T01:36:39.086Z] The following NEW packages will be installed: [2021-06-02T01:36:39.086Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-02T01:36:39.086Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-02T01:36:39.086Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-02T01:36:39.086Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-02T01:36:39.086Z] The following packages will be upgraded: [2021-06-02T01:36:39.086Z] gpg gpg-agent gpgconf libudev1 [2021-06-02T01:36:39.086Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-02T01:36:39.086Z] Need to get 3530 kB of archives. [2021-06-02T01:36:39.086Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-02T01:36:39.086Z] 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-06-02T01:36:39.086Z] 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-06-02T01:36:39.086Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-02T01:36:39.086Z] 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-06-02T01:36:39.359Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-06-02T01:36:39.620Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-06-02T01:36:39.890Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-02T01:36:39.890Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-02T01:36:39.890Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-02T01:36:39.890Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-02T01:36:39.890Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-02T01:36:40.157Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-02T01:36:40.157Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-02T01:36:40.157Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-02T01:36:40.157Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-02T01:36:40.157Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-02T01:36:40.157Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-02T01:36:40.159Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-02T01:36:40.159Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-02T01:36:40.159Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-02T01:36:40.159Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-02T01:36:40.159Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-02T01:36:40.421Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T01:36:40.421Z] Fetched 3530 kB in 1s (3028 kB/s) [2021-06-02T01:36:40.421Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-02T01:36:40.421Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-06-02T01:36:40.421Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-02T01:36:40.421Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-06-02T01:36:40.421Z] Selecting previously unselected package udev. [2021-06-02T01:36:40.421Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-02T01:36:40.421Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-06-02T01:36:40.683Z] Unpacking udev (237-3ubuntu10.47) ... [2021-06-02T01:36:40.683Z] Selecting previously unselected package libfuse2:amd64. [2021-06-02T01:36:40.683Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-02T01:36:40.683Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-02T01:36:40.683Z] Selecting previously unselected package fuse. [2021-06-02T01:36:40.683Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-02T01:36:40.683Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-02T01:36:40.944Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-02T01:36:40.944Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-02T01:36:40.944Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-02T01:36:40.944Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-02T01:36:40.944Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-02T01:36:40.944Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-02T01:36:41.206Z] Selecting previously unselected package libksba8:amd64. [2021-06-02T01:36:41.206Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-02T01:36:41.206Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-02T01:36:41.206Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-02T01:36:41.206Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T01:36:41.206Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T01:36:41.206Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-02T01:36:41.206Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T01:36:41.206Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T01:36:41.206Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-02T01:36:41.206Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T01:36:41.207Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T01:36:41.468Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-02T01:36:41.468Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T01:36:41.468Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T01:36:41.468Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-02T01:36:41.468Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T01:36:41.468Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T01:36:41.468Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-02T01:36:41.468Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T01:36:41.468Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T01:36:41.468Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-02T01:36:41.468Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T01:36:41.468Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T01:36:41.730Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-02T01:36:41.731Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T01:36:41.731Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T01:36:41.731Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-02T01:36:41.731Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T01:36:41.731Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T01:36:41.731Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-02T01:36:41.731Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-02T01:36:41.731Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-02T01:36:41.731Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-02T01:36:41.731Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-02T01:36:41.731Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-02T01:36:41.993Z] Selecting previously unselected package libldap-common. [2021-06-02T01:36:41.993Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-02T01:36:41.993Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-02T01:36:41.993Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-02T01:36:41.993Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-02T01:36:41.993Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-02T01:36:41.993Z] Selecting previously unselected package dirmngr. [2021-06-02T01:36:41.993Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-02T01:36:41.993Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-02T01:36:41.993Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-02T01:36:41.993Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-02T01:36:41.993Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-02T01:36:42.253Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-02T01:36:42.253Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-02T01:36:42.253Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-02T01:36:42.253Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T01:36:42.253Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-02T01:36:42.253Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-02T01:36:42.253Z] Setting up udev (237-3ubuntu10.47) ... [2021-06-02T01:36:42.516Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-02T01:36:42.516Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T01:36:42.516Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-02T01:36:42.516Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-02T01:36:42.778Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-02T01:36:42.778Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T01:36:42.778Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T01:36:42.778Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T01:36:42.778Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T01:36:42.778Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T01:36:42.778Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T01:36:42.778Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T01:36:42.778Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-02T01:36:42.778Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-02T01:36:42.778Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-02T01:36:43.039Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-02T01:36:43.039Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-02T01:36:43.039Z] This means they are not meant to be enabled using systemctl. [2021-06-02T01:36:43.039Z] Possible reasons for having this kind of units are: [2021-06-02T01:36:43.039Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-02T01:36:43.039Z] .wants/ or .requires/ directory. [2021-06-02T01:36:43.039Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-02T01:36:43.039Z] a requirement dependency on it. [2021-06-02T01:36:43.039Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-02T01:36:43.039Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-02T01:36:43.039Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-02T01:36:43.039Z] instance name specified. [2021-06-02T01:36:43.561Z] Reading package lists... [2021-06-02T01:36:43.561Z] Building dependency tree... [2021-06-02T01:36:43.561Z] Reading state information... [2021-06-02T01:36:43.561Z] The following additional packages will be installed: [2021-06-02T01:36:43.561Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-02T01:36:43.561Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-02T01:36:43.561Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-02T01:36:43.561Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-02T01:36:43.561Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-02T01:36:43.561Z] Suggested packages: [2021-06-02T01:36:43.561Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-02T01:36:43.561Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-02T01:36:43.561Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-02T01:36:43.561Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-02T01:36:43.561Z] systemd-container policykit-1 [2021-06-02T01:36:43.561Z] Recommended packages: [2021-06-02T01:36:43.561Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-02T01:36:43.827Z] The following NEW packages will be installed: [2021-06-02T01:36:43.827Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-02T01:36:43.827Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-02T01:36:43.827Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-02T01:36:43.827Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-02T01:36:43.827Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-02T01:36:43.827Z] The following packages will be upgraded: [2021-06-02T01:36:43.827Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-02T01:36:43.827Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-02T01:36:43.827Z] Need to get 35.2 MB of archives. [2021-06-02T01:36:43.827Z] After this operation, 141 MB of additional disk space will be used. [2021-06-02T01:36:43.827Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-06-02T01:36:43.827Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-06-02T01:36:43.827Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-02T01:36:44.096Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-02T01:36:44.096Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-06-02T01:36:44.096Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-06-02T01:36:44.096Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-02T01:36:44.096Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-02T01:36:44.096Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-02T01:36:44.096Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-02T01:36:44.096Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-02T01:36:44.096Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-02T01:36:44.096Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-02T01:36:44.096Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-02T01:36:44.096Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-02T01:36:44.096Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-02T01:36:44.096Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-06-02T01:36:45.043Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-06-02T01:36:45.043Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-02T01:36:45.043Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-02T01:36:45.043Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-02T01:36:45.043Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-02T01:36:45.043Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-02T01:36:45.043Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-02T01:36:45.043Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-02T01:36:45.043Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-02T01:36:45.043Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-02T01:36:45.043Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-02T01:36:45.043Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-02T01:36:45.043Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-06-02T01:36:45.043Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T01:36:45.043Z] Fetched 35.2 MB in 1s (26.7 MB/s) [2021-06-02T01:36:45.305Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-02T01:36:45.305Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-06-02T01:36:45.305Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-02T01:36:45.878Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-06-02T01:36:45.878Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-02T01:36:45.878Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-06-02T01:36:45.878Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-02T01:36:45.878Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-02T01:36:45.878Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-02T01:36:46.138Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-02T01:36:46.138Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-02T01:36:46.138Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-02T01:36:46.138Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-02T01:36:46.399Z] Setting up apt (1.6.13) ... [2021-06-02T01:36:46.399Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-02T01:36:46.968Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-02T01:36:46.968Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-02T01:36:46.968Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-02T01:36:46.968Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-02T01:36:46.968Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-02T01:36:46.968Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-02T01:36:46.968Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-02T01:36:47.228Z] Selecting previously unselected package libexpat1:amd64. [2021-06-02T01:36:47.228Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-02T01:36:47.228Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-02T01:36:47.228Z] Selecting previously unselected package python3.6-minimal. [2021-06-02T01:36:47.228Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-02T01:36:47.228Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-02T01:36:47.488Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-02T01:36:47.488Z] Checking for services that may need to be restarted...done. [2021-06-02T01:36:47.488Z] Checking for services that may need to be restarted...done. [2021-06-02T01:36:47.488Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-02T01:36:47.488Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-02T01:36:47.488Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-02T01:36:48.061Z] Selecting previously unselected package python3-minimal. [2021-06-02T01:36:48.061Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-02T01:36:48.061Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-02T01:36:48.061Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-02T01:36:48.061Z] Selecting previously unselected package mime-support. [2021-06-02T01:36:48.061Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-02T01:36:48.061Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-02T01:36:48.061Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-02T01:36:48.061Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-02T01:36:48.061Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-02T01:36:48.322Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-02T01:36:48.322Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-02T01:36:48.322Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-02T01:36:48.322Z] Selecting previously unselected package python3.6. [2021-06-02T01:36:48.322Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-02T01:36:48.322Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-02T01:36:48.583Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-02T01:36:48.583Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-02T01:36:48.583Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-02T01:36:48.583Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-02T01:36:48.847Z] Selecting previously unselected package python3. [2021-06-02T01:36:48.847Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-02T01:36:48.847Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-02T01:36:48.847Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-02T01:36:48.847Z] Selecting previously unselected package multiarch-support. [2021-06-02T01:36:48.847Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-02T01:36:48.847Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-02T01:36:48.847Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-02T01:36:48.847Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-02T01:36:48.847Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-02T01:36:48.847Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-02T01:36:48.847Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-02T01:36:48.847Z] Selecting previously unselected package libbsd0:amd64. [2021-06-02T01:36:48.847Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-02T01:36:48.847Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-02T01:36:49.109Z] Selecting previously unselected package sudo. [2021-06-02T01:36:49.109Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-02T01:36:49.109Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-02T01:36:49.110Z] Selecting previously unselected package apparmor. [2021-06-02T01:36:49.110Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-02T01:36:49.110Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-02T01:36:49.371Z] Selecting previously unselected package libedit2:amd64. [2021-06-02T01:36:49.371Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-02T01:36:49.371Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-02T01:36:49.371Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-02T01:36:49.371Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-02T01:36:49.371Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-02T01:36:49.371Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-02T01:36:49.371Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-02T01:36:49.371Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-02T01:36:49.371Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-02T01:36:49.371Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-02T01:36:49.371Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-02T01:36:49.628Z] ---> 3d993ca256b7 [2021-06-02T01:36:49.628Z] Step 9/24 : RUN go mod tidy [2021-06-02T01:36:49.632Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-02T01:36:49.632Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-02T01:36:49.632Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-02T01:36:49.632Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-02T01:36:49.632Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-02T01:36:49.632Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-02T01:36:49.632Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-02T01:36:49.632Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-02T01:36:49.894Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-02T01:36:49.894Z] Selecting previously unselected package openssh-client. [2021-06-02T01:36:49.894Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-02T01:36:49.894Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-02T01:36:49.894Z] Selecting previously unselected package squashfs-tools. [2021-06-02T01:36:49.894Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-06-02T01:36:50.154Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-06-02T01:36:50.154Z] Selecting previously unselected package snapd. [2021-06-02T01:36:50.154Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-06-02T01:36:50.155Z] Unpacking snapd (2.48.3+18.04) ... [2021-06-02T01:36:50.223Z] ---> 636db6ebe736 [2021-06-02T01:36:50.223Z] Step 9/22 : RUN go mod tidy [2021-06-02T01:36:50.223Z] ---> Running in 0f739bf3d7f5 [2021-06-02T01:36:50.223Z] ---> 364a48ef0005 [2021-06-02T01:36:50.223Z] Step 9/32 : RUN go mod tidy [2021-06-02T01:36:50.223Z] ---> cf89ff5d010c [2021-06-02T01:36:50.223Z] Step 9/26 : RUN go mod tidy [2021-06-02T01:36:50.223Z] ---> 54c176febfec [2021-06-02T01:36:50.223Z] Step 9/24 : RUN go mod tidy [2021-06-02T01:36:50.496Z] ---> Running in 3e8079ec9166 [2021-06-02T01:36:50.496Z] ---> Running in 62cad8ccafd3 [2021-06-02T01:36:50.496Z] ---> Running in 30e2e486ca7b [2021-06-02T01:36:50.496Z] ---> Running in 3b2f781ab6fb [2021-06-02T01:36:52.073Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-02T01:36:52.073Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-02T01:36:52.073Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-02T01:36:52.073Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-02T01:36:52.073Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-02T01:36:52.073Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-02T01:36:52.073Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-02T01:36:52.073Z] Setting up systemd (237-3ubuntu10.47) ... [2021-06-02T01:36:52.073Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-02T01:36:52.649Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-02T01:36:52.649Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-02T01:36:52.649Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-02T01:36:52.649Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-02T01:36:52.649Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-02T01:36:52.912Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-02T01:36:53.486Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-06-02T01:36:53.486Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-02T01:36:53.486Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-02T01:36:53.486Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-02T01:36:53.486Z] running python rtupdate hooks for python3.6... [2021-06-02T01:36:53.486Z] running python post-rtupdate hooks for python3.6... [2021-06-02T01:36:53.486Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-02T01:36:54.063Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-02T01:36:54.324Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-02T01:36:54.325Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-02T01:36:54.325Z] Setting up snapd (2.48.3+18.04) ... [2021-06-02T01:36:54.897Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-02T01:36:54.898Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-02T01:36:55.158Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-02T01:36:55.158Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-02T01:36:55.419Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-02T01:36:55.419Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-02T01:36:55.679Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-02T01:36:55.679Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-02T01:36:55.939Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-02T01:36:56.200Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-02T01:36:56.200Z] /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-06-02T01:36:56.200Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-02T01:36:56.200Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-02T01:36:57.161Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-02T01:36:57.161Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-02T01:36:57.161Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-02T01:36:57.266Z] Removing intermediate container 0f739bf3d7f5 [2021-06-02T01:36:57.266Z] ---> 5e7e94534adc [2021-06-02T01:36:57.266Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-02T01:36:57.266Z] Removing intermediate container 3e8079ec9166 [2021-06-02T01:36:57.266Z] ---> bbadcc63f7c8 [2021-06-02T01:36:57.266Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-02T01:36:57.266Z] ---> Running in 5b9a69a160ff [2021-06-02T01:36:57.266Z] ---> Running in 86354ccf6103 [2021-06-02T01:36:57.543Z] Removing intermediate container 62cad8ccafd3 [2021-06-02T01:36:57.543Z] ---> bb820d8a9e06 [2021-06-02T01:36:57.543Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-02T01:36:57.543Z] Removing intermediate container 30e2e486ca7b [2021-06-02T01:36:57.543Z] ---> 848cc438adae [2021-06-02T01:36:57.543Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-02T01:36:57.825Z] Removing intermediate container 3b2f781ab6fb [2021-06-02T01:36:57.825Z] ---> 150d0af39fce [2021-06-02T01:36:57.825Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-02T01:36:57.825Z] ---> Running in 46fa35e1deab [2021-06-02T01:36:57.825Z] ---> Running in 3c92666e40be [2021-06-02T01:36:58.113Z] ---> Running in acd0a462ba8a [2021-06-02T01:36:58.364Z] Reading package lists... [2021-06-02T01:36:58.637Z] Reading package lists... [2021-06-02T01:36:58.637Z] Building dependency tree... [2021-06-02T01:36:58.637Z] Reading state information... [2021-06-02T01:36:58.899Z] Calculating upgrade... [2021-06-02T01:36:58.899Z] The following packages will be upgraded: [2021-06-02T01:36:58.899Z] advancecomp base-files bash binutils binutils-common [2021-06-02T01:36:58.899Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-02T01:36:58.899Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-02T01:36:58.899Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-02T01:36:58.899Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-02T01:36:58.899Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-02T01:36:58.899Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-02T01:36:58.899Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-02T01:36:58.899Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-02T01:36:58.899Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-02T01:36:58.899Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-02T01:36:58.899Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-02T01:36:58.899Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-02T01:36:58.899Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-02T01:36:58.899Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-02T01:36:58.899Z] ubuntu-keyring util-linux [2021-06-02T01:36:58.899Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-02T01:36:58.899Z] Need to get 64.1 MB of archives. [2021-06-02T01:36:58.899Z] After this operation, 5085 kB of additional disk space will be used. [2021-06-02T01:36:58.899Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-06-02T01:36:59.162Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-02T01:36:59.162Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-02T01:36:59.162Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-02T01:36:59.162Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-02T01:36:59.162Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-02T01:36:59.162Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-02T01:36:59.162Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-02T01:36:59.162Z] 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-06-02T01:36:59.162Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-02T01:36:59.162Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-02T01:36:59.162Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-02T01:36:59.162Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-02T01:36:59.162Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-02T01:36:59.162Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-02T01:36:59.162Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-02T01:36:59.162Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-02T01:36:59.162Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-02T01:36:59.162Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-02T01:36:59.162Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-02T01:36:59.162Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-02T01:36:59.422Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-02T01:36:59.422Z] 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-06-02T01:36:59.422Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-02T01:36:59.422Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-02T01:36:59.422Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-02T01:36:59.422Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-02T01:36:59.422Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-02T01:36:59.422Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-02T01:36:59.422Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-02T01:36:59.422Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-02T01:36:59.422Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-02T01:36:59.422Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-02T01:36:59.422Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-02T01:36:59.422Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-02T01:36:59.422Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-02T01:36:59.422Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-02T01:36:59.422Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-06-02T01:36:59.422Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-06-02T01:36:59.422Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-02T01:36:59.422Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-02T01:36:59.422Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-02T01:36:59.422Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-02T01:36:59.422Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-02T01:36:59.422Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-02T01:36:59.422Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-02T01:36:59.422Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-02T01:36:59.422Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-02T01:36:59.422Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-02T01:36:59.422Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-06-02T01:36:59.422Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-02T01:36:59.422Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-02T01:36:59.422Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-02T01:36:59.422Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-02T01:36:59.422Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-02T01:36:59.422Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-02T01:36:59.422Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-02T01:36:59.686Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-02T01:36:59.947Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-02T01:36:59.947Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-02T01:36:59.947Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-02T01:36:59.947Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-02T01:36:59.947Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-02T01:36:59.947Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-02T01:36:59.947Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-02T01:36:59.947Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-02T01:37:00.117Z] 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-06-02T01:37:00.117Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-02T01:37:00.211Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-02T01:37:00.211Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-02T01:37:00.211Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-02T01:37:00.211Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-02T01:37:00.211Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-02T01:37:00.211Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-02T01:37:00.211Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-02T01:37:00.395Z] 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-06-02T01:37:00.473Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-02T01:37:00.473Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-02T01:37:00.473Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-02T01:37:00.473Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-02T01:37:00.473Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-02T01:37:00.473Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-02T01:37:00.473Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-02T01:37:00.473Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-02T01:37:00.473Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-02T01:37:00.473Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-02T01:37:00.473Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-06-02T01:37:00.473Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-02T01:37:00.473Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-06-02T01:37:00.473Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-02T01:37:00.473Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-02T01:37:00.671Z] 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-06-02T01:37:00.671Z] 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-06-02T01:37:00.732Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-02T01:37:00.732Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-02T01:37:00.732Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-02T01:37:00.732Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-02T01:37:00.732Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-06-02T01:37:00.732Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-02T01:37:00.732Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-02T01:37:00.732Z] Get:96 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-06-02T01:37:00.732Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-02T01:37:00.732Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-02T01:37:00.732Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-02T01:37:00.732Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-02T01:37:00.732Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-02T01:37:00.732Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-02T01:37:00.994Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T01:37:00.994Z] Fetched 64.1 MB in 2s (34.1 MB/s) [2021-06-02T01:37:00.994Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:37:00.994Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-02T01:37:00.994Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-02T01:37:01.566Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-02T01:37:01.566Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-02T01:37:01.566Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-06-02T01:37:01.566Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-06-02T01:37:01.833Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T01:37:01.833Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T01:37:01.833Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T01:37:01.833Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T01:37:01.833Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T01:37:01.833Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T01:37:02.094Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T01:37:02.094Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T01:37:02.094Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T01:37:02.094Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T01:37:02.094Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T01:37:02.094Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T01:37:02.094Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T01:37:02.094Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T01:37:02.355Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T01:37:02.355Z] (Reading database ... 13911 files and directories currently installed.) [2021-06-02T01:37:02.356Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T01:37:02.356Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-02T01:37:02.356Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-02T01:37:02.356Z] (Reading database ... 13911 files and directories currently installed.) [2021-06-02T01:37:02.356Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T01:37:02.356Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T01:37:02.624Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T01:37:02.624Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T01:37:02.624Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T01:37:02.624Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T01:37:02.885Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T01:37:02.885Z] (Reading database ... 13911 files and directories currently installed.) [2021-06-02T01:37:02.885Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-02T01:37:02.885Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-02T01:37:03.456Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-02T01:37:03.456Z] (Reading database ... 13911 files and directories currently installed.) [2021-06-02T01:37:03.456Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-02T01:37:03.718Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-02T01:37:03.718Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-02T01:37:03.718Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-02T01:37:03.980Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-02T01:37:03.980Z] Installing new version of config file /etc/issue ... [2021-06-02T01:37:03.980Z] Installing new version of config file /etc/issue.net ... [2021-06-02T01:37:03.980Z] Installing new version of config file /etc/lsb-release ... [2021-06-02T01:37:03.980Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-02T01:37:03.980Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-02T01:37:04.242Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-02T01:37:04.242Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-02T01:37:04.242Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:37:04.242Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-02T01:37:04.242Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-02T01:37:04.503Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-02T01:37:04.503Z] 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-06-02T01:37:04.503Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:37:04.503Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T01:37:04.503Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-02T01:37:04.503Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-02T01:37:04.503Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:37:04.503Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-02T01:37:04.503Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-02T01:37:04.765Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-02T01:37:04.765Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:37:04.765Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-02T01:37:04.765Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-02T01:37:04.765Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-02T01:37:05.026Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:37:05.026Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-02T01:37:05.026Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-02T01:37:05.026Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-02T01:37:05.026Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:37:05.026Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-02T01:37:05.026Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-02T01:37:05.287Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-02T01:37:05.287Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:37:05.287Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-02T01:37:05.287Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-02T01:37:05.287Z] Setting up grep (3.1-2build1) ... [2021-06-02T01:37:05.287Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:37:05.287Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-02T01:37:05.287Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-02T01:37:05.550Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-02T01:37:05.550Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:37:05.550Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-02T01:37:05.550Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-02T01:37:05.550Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-02T01:37:05.830Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:37:05.830Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-02T01:37:05.830Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-02T01:37:06.092Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-02T01:37:06.092Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-02T01:37:06.354Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-02T01:37:06.354Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-02T01:37:06.614Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-02T01:37:06.614Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:37:06.614Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-02T01:37:06.614Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-02T01:37:06.879Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-02T01:37:06.879Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-02T01:37:07.143Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-02T01:37:07.143Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-02T01:37:07.143Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-02T01:37:07.143Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:37:07.143Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-02T01:37:07.143Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-02T01:37:07.405Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-02T01:37:07.405Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:37:07.405Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T01:37:07.405Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-02T01:37:07.405Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-02T01:37:07.405Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:37:07.405Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T01:37:07.405Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-02T01:37:07.664Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-02T01:37:07.664Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:37:07.664Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T01:37:07.664Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-02T01:37:07.664Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-02T01:37:07.664Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:37:07.664Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T01:37:07.664Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-02T01:37:07.926Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-02T01:37:07.926Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:37:07.926Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-02T01:37:07.926Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-02T01:37:07.926Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-02T01:37:07.926Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-02T01:37:07.926Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-02T01:37:08.187Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:37:08.187Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-02T01:37:08.187Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-02T01:37:08.187Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-02T01:37:08.187Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:37:08.187Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T01:37:08.187Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-02T01:37:08.449Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-02T01:37:08.710Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:37:08.710Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T01:37:08.710Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-02T01:37:08.710Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-02T01:37:08.710Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:37:08.710Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T01:37:08.973Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-02T01:37:09.233Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-02T01:37:09.495Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-02T01:37:09.756Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-02T01:37:09.756Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:37:09.756Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-02T01:37:09.756Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-02T01:37:10.017Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-02T01:37:10.017Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:37:10.017Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-02T01:37:10.017Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-02T01:37:10.017Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-02T01:37:10.017Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-02T01:37:10.017Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-02T01:37:10.017Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-02T01:37:10.278Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-02T01:37:10.278Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-02T01:37:10.539Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-02T01:37:10.539Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-02T01:37:10.539Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-02T01:37:10.539Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-02T01:37:10.539Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-02T01:37:10.539Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-02T01:37:10.539Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-02T01:37:10.539Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-02T01:37:10.539Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-02T01:37:10.539Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-02T01:37:10.800Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-02T01:37:10.800Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-02T01:37:10.800Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-02T01:37:10.800Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-02T01:37:10.800Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-02T01:37:11.063Z] (Reading database ... 13916 files and directories currently installed.) [2021-06-02T01:37:11.063Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-02T01:37:11.063Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-02T01:37:11.063Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-02T01:37:11.328Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T01:37:11.328Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T01:37:11.328Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-02T01:37:11.328Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-06-02T01:37:11.328Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-02T01:37:11.328Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-02T01:37:11.328Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-02T01:37:11.328Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-02T01:37:11.589Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T01:37:11.589Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-02T01:37:11.589Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-02T01:37:11.589Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-02T01:37:11.589Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T01:37:11.589Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-02T01:37:11.590Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-02T01:37:11.590Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-02T01:37:11.850Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T01:37:11.850Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-02T01:37:11.850Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-02T01:37:11.850Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-02T01:37:12.111Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T01:37:12.111Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-02T01:37:12.111Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-02T01:37:12.111Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-02T01:37:12.111Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T01:37:12.111Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-02T01:37:12.111Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-02T01:37:12.372Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-02T01:37:12.372Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T01:37:12.372Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-02T01:37:12.372Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-02T01:37:12.372Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-02T01:37:12.634Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T01:37:12.634Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-02T01:37:12.634Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-02T01:37:12.634Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-02T01:37:12.634Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T01:37:12.634Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-06-02T01:37:12.634Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-02T01:37:12.896Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-06-02T01:37:12.896Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T01:37:12.896Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-06-02T01:37:12.896Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-02T01:37:12.896Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-06-02T01:37:12.896Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T01:37:12.896Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-02T01:37:12.896Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-02T01:37:13.156Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-02T01:37:13.156Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T01:37:13.156Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-02T01:37:13.156Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-02T01:37:13.156Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-02T01:37:13.156Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T01:37:13.156Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-02T01:37:13.156Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-02T01:37:13.417Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-02T01:37:13.417Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T01:37:13.417Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-02T01:37:13.417Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-02T01:37:13.417Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-02T01:37:13.417Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T01:37:13.417Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-02T01:37:13.417Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-02T01:37:13.677Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-02T01:37:13.677Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T01:37:13.677Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-02T01:37:13.677Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-02T01:37:13.677Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-02T01:37:13.677Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-02T01:37:13.677Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-02T01:37:13.677Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-02T01:37:13.677Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-02T01:37:13.677Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-02T01:37:13.937Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-02T01:37:13.938Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-02T01:37:13.938Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-02T01:37:14.200Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-02T01:37:14.200Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-02T01:37:14.200Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-02T01:37:14.200Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-02T01:37:14.200Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-02T01:37:14.200Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-02T01:37:14.200Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-02T01:37:14.460Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-02T01:37:14.460Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-02T01:37:14.460Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-02T01:37:14.460Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-02T01:37:14.460Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-02T01:37:14.460Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-02T01:37:14.460Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-02T01:37:14.460Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-02T01:37:14.722Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-02T01:37:14.722Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-02T01:37:14.984Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-02T01:37:14.984Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-02T01:37:14.984Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-02T01:37:14.984Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-02T01:37:14.984Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-02T01:37:15.247Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-02T01:37:15.247Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-02T01:37:15.247Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-02T01:37:15.515Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-02T01:37:15.515Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-02T01:37:15.515Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-02T01:37:15.515Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-02T01:37:15.515Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T01:37:15.515Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T01:37:15.778Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T01:37:15.778Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T01:37:15.778Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T01:37:15.778Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T01:37:15.778Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T01:37:15.778Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T01:37:16.722Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T01:37:16.722Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T01:37:17.301Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T01:37:17.301Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T01:37:17.563Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T01:37:17.563Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T01:37:17.823Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T01:37:17.823Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T01:37:18.771Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T01:37:18.771Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T01:37:18.771Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-02T01:37:18.771Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-02T01:37:18.771Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-02T01:37:18.771Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-02T01:37:18.771Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-02T01:37:18.771Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-02T01:37:19.035Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-02T01:37:19.035Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-02T01:37:19.035Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-02T01:37:19.035Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-02T01:37:19.035Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-02T01:37:19.035Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-02T01:37:19.035Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-02T01:37:19.035Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-02T01:37:19.301Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T01:37:19.301Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-02T01:37:19.301Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T01:37:19.301Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T01:37:19.301Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T01:37:19.301Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-02T01:37:19.301Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-02T01:37:19.301Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-02T01:37:19.301Z] [2021-06-02T01:37:19.301Z] Current default time zone: 'Etc/UTC' [2021-06-02T01:37:19.301Z] Local time is now: Wed Jun 2 01:37:19 UTC 2021. [2021-06-02T01:37:19.301Z] Universal Time is now: Wed Jun 2 01:37:19 UTC 2021. [2021-06-02T01:37:19.301Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-02T01:37:19.301Z] [2021-06-02T01:37:19.301Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-06-02T01:37:19.301Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T01:37:19.301Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-06-02T01:37:19.301Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-02T01:37:19.301Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-02T01:37:19.301Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-02T01:37:19.301Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-02T01:37:19.562Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-02T01:37:19.562Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-02T01:37:19.562Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-02T01:37:19.562Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T01:37:19.562Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-02T01:37:19.562Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T01:37:19.562Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-02T01:37:19.562Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T01:37:19.562Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-02T01:37:19.562Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-02T01:37:19.562Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-02T01:37:19.562Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-02T01:37:19.562Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-02T01:37:19.562Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-02T01:37:19.562Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-02T01:37:19.562Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-02T01:37:21.475Z] Updating certificates in /etc/ssl/certs... [2021-06-02T01:37:22.417Z] 23 added, 27 removed; done. [2021-06-02T01:37:22.417Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-02T01:37:22.417Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T01:37:22.417Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-02T01:37:22.417Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-02T01:37:22.417Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-02T01:37:22.417Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T01:37:22.417Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-02T01:37:22.418Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T01:37:22.418Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T01:37:22.418Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T01:37:22.418Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T01:37:22.418Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T01:37:22.418Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-02T01:37:22.418Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-02T01:37:22.418Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-02T01:37:22.418Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-02T01:37:22.418Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-02T01:37:22.418Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T01:37:22.418Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T01:37:22.418Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-02T01:37:22.418Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-02T01:37:22.418Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-02T01:37:22.418Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-02T01:37:22.418Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-02T01:37:22.418Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-02T01:37:22.678Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-02T01:37:22.678Z] Updating certificates in /etc/ssl/certs... [2021-06-02T01:37:23.250Z] 0 added, 0 removed; done. [2021-06-02T01:37:23.250Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-02T01:37:23.250Z] done. [2021-06-02T01:37:23.511Z] Reading package lists... [2021-06-02T01:37:23.772Z] Building dependency tree... [2021-06-02T01:37:23.772Z] Reading state information... [2021-06-02T01:37:23.772Z] The following NEW packages will be installed: [2021-06-02T01:37:23.772Z] apt-transport-https [2021-06-02T01:37:24.034Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-02T01:37:24.034Z] Need to get 1692 B of archives. [2021-06-02T01:37:24.034Z] After this operation, 154 kB of additional disk space will be used. [2021-06-02T01:37:24.034Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-02T01:37:24.034Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T01:37:24.034Z] Fetched 1692 B in 0s (10.6 kB/s) [2021-06-02T01:37:24.034Z] Selecting previously unselected package apt-transport-https. [2021-06-02T01:37:24.034Z] (Reading database ... 13926 files and directories currently installed.) [2021-06-02T01:37:24.034Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-02T01:37:24.034Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-02T01:37:24.297Z] Setting up apt-transport-https (1.6.13) ... [2021-06-02T01:37:24.297Z] Waiting for network to be ready... [2021-06-02T01:37:30.888Z] 2021-06-02T01:37:26Z INFO Waiting for automatic snapd restart... [2021-06-02T01:37:30.888Z] snapd 2.50 from Canonical* installed [2021-06-02T01:37:31.149Z] "snapd" switched to the "latest/stable" channel [2021-06-02T01:37:31.149Z] [2021-06-02T01:37:33.703Z] core18 20210507 from Canonical* installed [2021-06-02T01:37:33.703Z] "core18" switched to the "latest/stable" channel [2021-06-02T01:37:33.703Z] [2021-06-02T01:37:37.013Z] snapcraft 4.8 from Canonical* installed [2021-06-02T01:37:37.013Z] "snapcraft" switched to the "latest/stable" channel [2021-06-02T01:37:37.013Z] [2021-06-02T01:37:41.220Z] 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-06-02T01:37:41.220Z] - README.md [2021-06-02T01:37:41.220Z] [2021-06-02T01:37:41.220Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-02T01:37:41.220Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-02T01:37:41.220Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-02T01:37:41.220Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-02T01:37:42.424Z] Reading package lists... [2021-06-02T01:37:42.685Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-06-02T01:37:42.685Z] Reading package lists... [2021-06-02T01:37:42.957Z] Building dependency tree... [2021-06-02T01:37:42.957Z] Reading state information... [2021-06-02T01:37:42.957Z] Suggested packages: [2021-06-02T01:37:42.957Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-02T01:37:42.957Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-02T01:37:42.957Z] Recommended packages: [2021-06-02T01:37:42.957Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-02T01:37:42.957Z] The following NEW packages will be installed: [2021-06-02T01:37:42.957Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-02T01:37:42.957Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-02T01:37:42.957Z] pkg-config zip [2021-06-02T01:37:42.957Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-02T01:37:42.957Z] Need to get 7663 kB of archives. [2021-06-02T01:37:42.957Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-02T01:37:42.957Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-06-02T01:37:43.218Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-02T01:37:43.218Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-02T01:37:43.218Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-02T01:37:43.218Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-02T01:37:43.218Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-02T01:37:43.218Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-02T01:37:43.218Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-02T01:37:43.479Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-02T01:37:43.479Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-02T01:37:43.479Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-02T01:37:43.479Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-02T01:37:43.479Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-02T01:37:43.479Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-02T01:37:43.739Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-02T01:37:43.739Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T01:37:43.739Z] Fetched 7663 kB in 1s (11.9 MB/s) [2021-06-02T01:37:43.739Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-02T01:37:43.739Z] (Reading database ... 13930 files and directories currently installed.) [2021-06-02T01:37:43.739Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-02T01:37:43.739Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-02T01:37:44.000Z] Selecting previously unselected package libpsl5:amd64. [2021-06-02T01:37:44.000Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-02T01:37:44.000Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-02T01:37:44.000Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-02T01:37:44.000Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-02T01:37:44.000Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-02T01:37:44.000Z] Selecting previously unselected package librtmp1:amd64. [2021-06-02T01:37:44.000Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-02T01:37:44.000Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-02T01:37:44.260Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-02T01:37:44.260Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-02T01:37:44.260Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-02T01:37:44.260Z] Selecting previously unselected package liberror-perl. [2021-06-02T01:37:44.260Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-02T01:37:44.260Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-02T01:37:44.260Z] Selecting previously unselected package git-man. [2021-06-02T01:37:44.260Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-02T01:37:44.260Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-02T01:37:44.260Z] Selecting previously unselected package git. [2021-06-02T01:37:44.260Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-02T01:37:44.524Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-02T01:37:44.785Z] Selecting previously unselected package libnorm1:amd64. [2021-06-02T01:37:44.785Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-02T01:37:44.785Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-02T01:37:45.046Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-02T01:37:45.046Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-02T01:37:45.046Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-02T01:37:45.046Z] Selecting previously unselected package libsodium23:amd64. [2021-06-02T01:37:45.046Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-02T01:37:45.046Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-02T01:37:45.046Z] Selecting previously unselected package libzmq5:amd64. [2021-06-02T01:37:45.046Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-02T01:37:45.046Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-02T01:37:45.046Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-02T01:37:45.046Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-02T01:37:45.046Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-02T01:37:45.307Z] Selecting previously unselected package pkg-config. [2021-06-02T01:37:45.307Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-02T01:37:45.307Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-02T01:37:45.307Z] Selecting previously unselected package zip. [2021-06-02T01:37:45.307Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-02T01:37:45.307Z] Unpacking zip (3.0-11build1) ... [2021-06-02T01:37:45.307Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-02T01:37:45.307Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-02T01:37:45.307Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-02T01:37:45.307Z] Setting up liberror-perl (0.17025-1) ... [2021-06-02T01:37:45.307Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-02T01:37:45.307Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-02T01:37:45.307Z] No schema files found: doing nothing. [2021-06-02T01:37:45.307Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-02T01:37:45.568Z] Setting up zip (3.0-11build1) ... [2021-06-02T01:37:45.568Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-02T01:37:45.568Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-02T01:37:45.568Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-02T01:37:45.568Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-02T01:37:45.568Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-02T01:37:45.568Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-02T01:37:45.568Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-02T01:37:45.568Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-02T01:37:46.139Z] git set to automatically installed. [2021-06-02T01:37:46.139Z] git-man set to automatically installed. [2021-06-02T01:37:46.139Z] libcurl3-gnutls set to automatically installed. [2021-06-02T01:37:46.139Z] liberror-perl set to automatically installed. [2021-06-02T01:37:46.139Z] libglib2.0-0 set to automatically installed. [2021-06-02T01:37:46.139Z] libnghttp2-14 set to automatically installed. [2021-06-02T01:37:46.139Z] libnorm1 set to automatically installed. [2021-06-02T01:37:46.139Z] libpgm-5.2-0 set to automatically installed. [2021-06-02T01:37:46.139Z] libpsl5 set to automatically installed. [2021-06-02T01:37:46.139Z] librtmp1 set to automatically installed. [2021-06-02T01:37:46.139Z] libsodium23 set to automatically installed. [2021-06-02T01:37:46.139Z] libzmq3-dev set to automatically installed. [2021-06-02T01:37:46.139Z] libzmq5 set to automatically installed. [2021-06-02T01:37:46.139Z] pkg-config set to automatically installed. [2021-06-02T01:37:46.139Z] zip set to automatically installed. [2021-06-02T01:37:48.057Z] snapd is not logged in, snap install commands will use sudo [2021-06-02T01:37:58.331Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-06-02T01:37:58.905Z] snapd is not logged in, snap install commands will use sudo [2021-06-02T01:37:59.849Z] snap "core18" has no updates available [2021-06-02T01:38:00.420Z] Pulling go-build-helper [2021-06-02T01:38:00.420Z] + snapcraftctl pull [2021-06-02T01:38:01.363Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-06-02T01:38:01.363Z] Skipping pull go-build-helper (already ran) [2021-06-02T01:38:01.363Z] Building go-build-helper [2021-06-02T01:38:01.626Z] + snapcraftctl build [2021-06-02T01:38:03.541Z] Staging go-build-helper [2021-06-02T01:38:03.541Z] + snapcraftctl stage [2021-06-02T01:38:11.670Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-02T01:38:11.670Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-02T01:38:11.670Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] [2021-06-02T01:38:11.670Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-06-02T01:38:11.670Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-02T01:38:11.670Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-02T01:38:11.670Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-06-02T01:38:11.670Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-06-02T01:38:11.670Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-06-02T01:38:11.670Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-06-02T01:38:11.670Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-02T01:38:11.670Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-02T01:38:11.670Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-02T01:38:11.670Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-02T01:38:11.670Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-02T01:38:11.670Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-02T01:38:11.670Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-02T01:38:11.670Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-02T01:38:11.670Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-02T01:38:11.670Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2072 kB] [2021-06-02T01:38:11.670Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] [2021-06-02T01:38:11.670Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-06-02T01:38:11.670Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-06-02T01:38:11.670Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-06-02T01:38:11.670Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-06-02T01:38:11.670Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-06-02T01:38:11.670Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-06-02T01:38:11.670Z] Fetched 24.6 MB in 0s (0 B/s) [2021-06-02T01:38:11.670Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-02T01:38:11.670Z] Fetched 224 kB in 0s (0 B/s) [2021-06-02T01:38:11.670Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-02T01:38:11.670Z] Fetched 157 kB in 0s (0 B/s) [2021-06-02T01:38:11.670Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-02T01:38:11.670Z] Fetched 221 kB in 0s (0 B/s) [2021-06-02T01:38:11.670Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-02T01:38:11.670Z] Fetched 143 kB in 0s (0 B/s) [2021-06-02T01:38:11.670Z] Pulling app-service-config [2021-06-02T01:38:11.670Z] + snapcraftctl pull [2021-06-02T01:38:11.931Z] Cloning into '/root/parts/app-service-config/src'... [2021-06-02T01:38:12.879Z] + snapcraftctl pull [2021-06-02T01:38:12.879Z] Pulling config-common [2021-06-02T01:38:16.186Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-02T01:38:16.186Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-02T01:38:16.186Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-02T01:38:16.186Z] Fetched 0 B in 0s (0 B/s) [2021-06-02T01:38:16.186Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-02T01:38:16.186Z] Fetched 0 B in 0s (0 B/s) [2021-06-02T01:38:16.186Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-02T01:38:16.186Z] Fetched 0 B in 0s (0 B/s) [2021-06-02T01:38:16.186Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-02T01:38:16.186Z] Fetched 0 B in 0s (0 B/s) [2021-06-02T01:38:16.186Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-02T01:38:16.186Z] Fetched 0 B in 0s (0 B/s) [2021-06-02T01:38:16.186Z] Pulling edgex-go [2021-06-02T01:38:16.186Z] + snapcraftctl pull [2021-06-02T01:38:31.101Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-02T01:38:31.101Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-02T01:38:31.101Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-02T01:38:31.101Z] Fetched 0 B in 0s (0 B/s) [2021-06-02T01:38:31.101Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-02T01:38:31.101Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-02T01:38:31.101Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-02T01:38:31.101Z] Fetched 279 kB in 0s (0 B/s) [2021-06-02T01:38:31.101Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-02T01:38:31.101Z] Fetched 122 kB in 0s (0 B/s) [2021-06-02T01:38:31.101Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-02T01:38:31.101Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-02T01:38:31.101Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-02T01:38:31.101Z] Fetched 8848 B in 0s (0 B/s) [2021-06-02T01:38:31.101Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-02T01:38:31.101Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-02T01:38:31.101Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-02T01:38:31.101Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-02T01:38:31.101Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-02T01:38:31.101Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-02T01:38:31.101Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-02T01:38:31.101Z] Fetched 219 kB in 0s (0 B/s) [2021-06-02T01:38:31.101Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-02T01:38:31.101Z] Fetched 154 kB in 0s (0 B/s) [2021-06-02T01:38:31.101Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-02T01:38:31.101Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-02T01:38:31.101Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-02T01:38:31.101Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-02T01:38:31.101Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-02T01:38:31.101Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-02T01:38:31.101Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-02T01:38:31.101Z] Fetched 499 kB in 0s (0 B/s) [2021-06-02T01:38:31.101Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-02T01:38:31.101Z] Fetched 111 kB in 0s (0 B/s) [2021-06-02T01:38:31.101Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-02T01:38:31.101Z] Fetched 240 kB in 0s (0 B/s) [2021-06-02T01:38:31.101Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-02T01:38:31.101Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-02T01:38:31.101Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-02T01:38:31.101Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-02T01:38:31.101Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-02T01:38:31.101Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-02T01:38:31.101Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-02T01:38:31.101Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-02T01:38:31.101Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-02T01:38:31.101Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-02T01:38:31.101Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-02T01:38:31.101Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-02T01:38:31.101Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-02T01:38:31.101Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-02T01:38:31.101Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-02T01:38:31.101Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-02T01:38:31.101Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-02T01:38:31.101Z] Fetched 8720 B in 0s (0 B/s) [2021-06-02T01:38:31.101Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-06-02T01:38:31.101Z] Fetched 137 kB in 0s (0 B/s) [2021-06-02T01:38:31.101Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-02T01:38:31.101Z] Fetched 119 kB in 0s (0 B/s) [2021-06-02T01:38:31.102Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-06-02T01:38:31.102Z] Fetched 110 kB in 0s (0 B/s) [2021-06-02T01:38:31.102Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-02T01:38:31.102Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-02T01:38:31.102Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-02T01:38:31.102Z] Fetched 645 kB in 0s (0 B/s) [2021-06-02T01:38:31.102Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-02T01:38:31.102Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-02T01:38:31.102Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-02T01:38:31.102Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-02T01:38:31.102Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-02T01:38:31.102Z] Fetched 368 kB in 0s (0 B/s) [2021-06-02T01:38:31.102Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-02T01:38:31.102Z] Fetched 187 kB in 0s (0 B/s) [2021-06-02T01:38:31.102Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-02T01:38:31.102Z] Fetched 175 kB in 0s (0 B/s) [2021-06-02T01:38:31.102Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-02T01:38:31.102Z] Fetched 206 kB in 0s (0 B/s) [2021-06-02T01:38:31.102Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-02T01:38:31.102Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-02T01:38:31.102Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-02T01:38:31.102Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-02T01:38:31.102Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-02T01:38:31.102Z] Fetched 159 kB in 0s (0 B/s) [2021-06-02T01:38:31.102Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-02T01:38:31.102Z] Fetched 107 kB in 0s (0 B/s) [2021-06-02T01:38:31.102Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-02T01:38:31.102Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-02T01:38:31.102Z] Pulling static-packages [2021-06-02T01:38:31.102Z] + snapcraftctl pull [2021-06-02T01:38:32.042Z] Pulling version [2021-06-02T01:38:32.042Z] + cd /root/project [2021-06-02T01:38:32.042Z] + [ -f VERSION ] [2021-06-02T01:38:32.042Z] + PROJECT_VERSION=local-dev [2021-06-02T01:38:32.042Z] + git rev-parse --short HEAD [2021-06-02T01:38:32.042Z] + GIT_REVISION=845790db [2021-06-02T01:38:32.042Z] + snapcraftctl set-version local-dev [2021-06-02T01:38:32.985Z] Skipping build go-build-helper (already ran) [2021-06-02T01:38:33.245Z] Building app-service-config [2021-06-02T01:38:33.245Z] + make build [2021-06-02T01:38:33.245Z] go mod tidy [2021-06-02T01:38:35.158Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.67 [2021-06-02T01:38:35.418Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-06-02T01:38:35.418Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 [2021-06-02T01:38:35.418Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.61 [2021-06-02T01:38:35.418Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-02T01:38:35.709Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-02T01:38:35.709Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-02T01:38:35.709Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.23 [2021-06-02T01:38:35.709Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-02T01:38:35.709Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-02T01:38:35.709Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-02T01:38:35.709Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-02T01:38:35.709Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-02T01:38:35.709Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-02T01:38:35.709Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-02T01:38:35.976Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-06-02T01:38:35.976Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-02T01:38:35.976Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-02T01:38:35.976Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-02T01:38:36.249Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-02T01:38:36.249Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-02T01:38:36.249Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-02T01:38:36.249Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-02T01:38:36.249Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-02T01:38:36.521Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-02T01:38:36.521Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-02T01:38:36.521Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-06-02T01:38:36.521Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-02T01:38:36.521Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-02T01:38:36.521Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-06-02T01:38:36.521Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-02T01:38:36.521Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-06-02T01:38:36.521Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-02T01:38:36.521Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-02T01:38:36.521Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-02T01:38:36.790Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-02T01:38:36.790Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-02T01:38:36.790Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-02T01:38:36.790Z] go: downloading golang.org/x/text v0.3.2 [2021-06-02T01:38:36.790Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-02T01:38:36.790Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-02T01:38:36.790Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-02T01:38:36.790Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-02T01:38:37.060Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-02T01:38:37.060Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-02T01:38:37.060Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-02T01:38:37.060Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-02T01:38:37.060Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-02T01:38:37.060Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-02T01:38:37.060Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-02T01:38:37.060Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-06-02T01:38:37.060Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-02T01:38:37.060Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-02T01:38:37.060Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-02T01:38:37.060Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-02T01:38:37.060Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-02T01:38:37.060Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-02T01:38:37.060Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-06-02T01:38:37.060Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-02T01:38:37.060Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-02T01:38:37.060Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-02T01:38:37.060Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-02T01:38:37.321Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-02T01:38:37.321Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-02T01:38:37.321Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-02T01:38:37.321Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-02T01:38:37.321Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-02T01:38:37.321Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-02T01:38:37.321Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-02T01:38:37.321Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-02T01:38:37.321Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-02T01:38:37.321Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-02T01:38:37.321Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-02T01:38:37.321Z] go: downloading github.com/kr/text v0.1.0 [2021-06-02T01:38:37.321Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-02T01:38:37.321Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-06-02T01:38:37.321Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-02T01:38:37.321Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-02T01:38:37.580Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-02T01:38:37.841Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-06-02T01:38:47.847Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-06-02T01:38:47.847Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-06-02T01:38:47.847Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-06-02T01:38:47.847Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-06-02T01:38:48.123Z] Building config-common [2021-06-02T01:38:48.123Z] + snapcraftctl build [2021-06-02T01:38:50.666Z] Building edgex-go [2021-06-02T01:38:50.666Z] + cd /root/parts/edgex-go/src [2021-06-02T01:38:50.666Z] + make build [2021-06-02T01:38:50.666Z] go mod tidy [2021-06-02T01:38:50.666Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.94 [2021-06-02T01:38:50.666Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-02T01:38:50.666Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-06-02T01:38:50.926Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-02T01:38:50.926Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-02T01:38:50.926Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-02T01:38:50.926Z] 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-06-02T01:38:52.611Z] 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-06-02T01:38:52.611Z] 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-06-02T01:38:55.133Z] 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-06-02T01:38:59.333Z] 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-06-02T01:39:00.275Z] 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-06-02T01:39:01.000Z] Removing intermediate container 86354ccf6103 [2021-06-02T01:39:01.000Z] ---> 4887696c17ac [2021-06-02T01:39:01.000Z] [2021-06-02T01:39:01.000Z] Step 11/22 : FROM alpine:3.12 [2021-06-02T01:39:01.000Z] 3.12: Pulling from library/alpine [2021-06-02T01:39:01.000Z] Removing intermediate container 46fa35e1deab [2021-06-02T01:39:01.000Z] ---> d968302db021 [2021-06-02T01:39:01.000Z] [2021-06-02T01:39:01.000Z] Step 11/32 : FROM alpine:3.12 [2021-06-02T01:39:01.000Z] Removing intermediate container 3c92666e40be [2021-06-02T01:39:01.000Z] ---> fda056319814 [2021-06-02T01:39:01.000Z] [2021-06-02T01:39:01.000Z] Step 11/26 : FROM alpine:3.12 [2021-06-02T01:39:01.000Z] 3.12: Pulling from library/alpine [2021-06-02T01:39:01.000Z] 3.12: Pulling from library/alpine [2021-06-02T01:39:01.287Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-02T01:39:01.287Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-02T01:39:01.287Z] Status: Downloaded newer image for alpine:3.12 [2021-06-02T01:39:01.287Z] Status: Image is up to date for alpine:3.12 [2021-06-02T01:39:01.287Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-02T01:39:01.287Z] Status: Image is up to date for alpine:3.12 [2021-06-02T01:39:01.287Z] ---> 9852663dfa18 [2021-06-02T01:39:01.287Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-02T01:39:01.287Z] ---> 9852663dfa18 [2021-06-02T01:39:01.287Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-02T01:39:01.287Z] ---> 9852663dfa18 [2021-06-02T01:39:01.287Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-02T01:39:01.895Z] ---> Running in 70ebcebefcc8 [2021-06-02T01:39:01.895Z] ---> Running in 8d4c8483bb3d [2021-06-02T01:39:01.895Z] ---> Running in 400195ea460d [2021-06-02T01:39:02.188Z] 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-06-02T01:39:02.448Z] 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-06-02T01:39:03.902Z] Removing intermediate container 400195ea460d [2021-06-02T01:39:03.902Z] ---> e0e4b5a60142 [2021-06-02T01:39:03.902Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-02T01:39:03.903Z] ---> Running in bf3cb712fab2 [2021-06-02T01:39:04.358Z] 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-06-02T01:39:04.505Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T01:39:04.505Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T01:39:04.779Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T01:39:04.779Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T01:39:05.382Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-02T01:39:05.382Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-02T01:39:05.382Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T01:39:05.382Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-02T01:39:05.382Z] (4/6) Installing curl (7.77.0-r0) [2021-06-02T01:39:05.661Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-02T01:39:05.661Z] (6/6) Installing su-exec (0.2-r1) [2021-06-02T01:39:05.661Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T01:39:05.661Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-02T01:39:05.661Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T01:39:05.661Z] (4/4) Installing curl (7.77.0-r0) [2021-06-02T01:39:05.661Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T01:39:05.661Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T01:39:05.661Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T01:39:05.739Z] 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-06-02T01:39:05.995Z] OK: 7 MiB in 20 packages [2021-06-02T01:39:05.995Z] OK: 7 MiB in 18 packages [2021-06-02T01:39:06.603Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T01:39:06.603Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T01:39:06.878Z] Removing intermediate container 5b9a69a160ff [2021-06-02T01:39:06.878Z] ---> 6e83504d8649 [2021-06-02T01:39:06.878Z] [2021-06-02T01:39:06.878Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T01:39:06.878Z] ---> 9852663dfa18 [2021-06-02T01:39:06.878Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-02T01:39:07.120Z] 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-06-02T01:39:07.167Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-02T01:39:07.167Z] (2/2) Installing su-exec (0.2-r1) [2021-06-02T01:39:07.167Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T01:39:07.167Z] OK: 5 MiB in 16 packages [2021-06-02T01:39:07.167Z] ---> Running in 8f5a80a5c281 [2021-06-02T01:39:08.507Z] 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-06-02T01:39:09.174Z] Removing intermediate container bf3cb712fab2 [2021-06-02T01:39:09.174Z] ---> efa92ab9224e [2021-06-02T01:39:09.174Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-02T01:39:09.174Z] Removing intermediate container 70ebcebefcc8 [2021-06-02T01:39:09.174Z] ---> 4b267ef5e8fe [2021-06-02T01:39:09.174Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.'Removing intermediate container 8d4c8483bb3d [2021-06-02T01:39:09.174Z] [2021-06-02T01:39:09.174Z] ---> 219eae80d819 [2021-06-02T01:39:09.174Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-02T01:39:09.174Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T01:39:09.174Z] ---> Running in d4de0ee553dc [2021-06-02T01:39:09.174Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T01:39:09.174Z] ---> Running in e8d9cc3b2d68 [2021-06-02T01:39:09.174Z] ---> Running in bc5d684a2c36 [2021-06-02T01:39:09.449Z] 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-06-02T01:39:09.782Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-02T01:39:09.783Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T01:39:09.783Z] OK: 5 MiB in 15 packages [2021-06-02T01:39:10.389Z] Removing intermediate container d4de0ee553dc [2021-06-02T01:39:10.389Z] ---> d0dc182697c8 [2021-06-02T01:39:10.389Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-02T01:39:10.389Z] Removing intermediate container e8d9cc3b2d68 [2021-06-02T01:39:10.389Z] ---> 6bf092ad8535 [2021-06-02T01:39:10.389Z] Step 14/26 : WORKDIR / [2021-06-02T01:39:10.666Z] Removing intermediate container bc5d684a2c36 [2021-06-02T01:39:10.666Z] ---> d8c287b0bc16 [2021-06-02T01:39:10.666Z] Step 14/22 : WORKDIR /edgex [2021-06-02T01:39:10.846Z] 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-06-02T01:39:10.952Z] ---> Running in 8bafdfee911d [2021-06-02T01:39:10.952Z] ---> Running in a90494df37a3 [2021-06-02T01:39:10.952Z] ---> Running in 3db2a55b9747 [2021-06-02T01:39:11.572Z] Removing intermediate container 8f5a80a5c281 [2021-06-02T01:39:11.572Z] ---> 2fd8d65faab6 [2021-06-02T01:39:11.572Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T01:39:11.572Z] Removing intermediate container 8bafdfee911d [2021-06-02T01:39:11.572Z] ---> c28f7cd29b6f [2021-06-02T01:39:11.572Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-02T01:39:11.853Z] ---> Running in b5f745b52150 [2021-06-02T01:39:11.853Z] Removing intermediate container a90494df37a3 [2021-06-02T01:39:11.853Z] ---> c11087f9d99c [2021-06-02T01:39:11.853Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-02T01:39:11.853Z] ---> Running in ff479021308c [2021-06-02T01:39:12.136Z] Removing intermediate container 3db2a55b9747 [2021-06-02T01:39:12.136Z] ---> 363960806356 [2021-06-02T01:39:12.136Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-02T01:39:12.136Z] Removing intermediate container acd0a462ba8a [2021-06-02T01:39:12.136Z] ---> 641b38b51c81 [2021-06-02T01:39:12.136Z] [2021-06-02T01:39:12.136Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T01:39:12.136Z] ---> 9852663dfa18 [2021-06-02T01:39:12.136Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-02T01:39:12.413Z] ---> Running in 6e46a5654ec1 [2021-06-02T01:39:12.715Z] Removing intermediate container b5f745b52150 [2021-06-02T01:39:12.715Z] ---> 9f4144131b1e [2021-06-02T01:39:12.715Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-02T01:39:12.777Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-02T01:39:12.777Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-02T01:39:12.777Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-02T01:39:12.777Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-02T01:39:12.777Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-02T01:39:12.777Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-02T01:39:12.777Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-02T01:39:12.777Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-02T01:39:12.777Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-02T01:39:12.777Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-02T01:39:12.777Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-02T01:39:12.777Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-02T01:39:12.777Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-02T01:39:12.777Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-02T01:39:12.777Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-02T01:39:12.777Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-02T01:39:12.777Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-02T01:39:12.777Z] + 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-06-02T01:39:12.777Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-02T01:39:12.777Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-06-02T01:39:12.777Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-02T01:39:12.777Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-02T01:39:12.777Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-02T01:39:12.777Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-06-02T01:39:12.777Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-02T01:39:12.777Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-02T01:39:12.777Z] + 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-06-02T01:39:12.992Z] ---> Running in 36c05c853900 [2021-06-02T01:39:13.270Z] ---> b716d04db4ee [2021-06-02T01:39:13.270Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-02T01:39:13.545Z] ---> 33085242df59 [2021-06-02T01:39:13.545Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-02T01:39:13.545Z] Removing intermediate container 6e46a5654ec1 [2021-06-02T01:39:13.545Z] ---> 12ab453e60a7 [2021-06-02T01:39:13.545Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-02T01:39:13.824Z] ---> Running in 6ec30cb4d20b [2021-06-02T01:39:13.824Z] Removing intermediate container 36c05c853900 [2021-06-02T01:39:13.824Z] ---> 5aa65ca1185f [2021-06-02T01:39:13.824Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-02T01:39:14.101Z] ---> Running in 629101529b66 [2021-06-02T01:39:14.381Z] ---> dd0f09cc2c75 [2021-06-02T01:39:14.381Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-02T01:39:14.677Z] Removing intermediate container 6ec30cb4d20b [2021-06-02T01:39:14.677Z] ---> 4519db38bdf9 [2021-06-02T01:39:14.677Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-02T01:39:14.966Z] Removing intermediate container 629101529b66 [2021-06-02T01:39:14.966Z] ---> 0422b6cfe6b1 [2021-06-02T01:39:14.966Z] Step 16/24 : WORKDIR / [2021-06-02T01:39:14.966Z] ---> Running in 3f9afcc3e034 [2021-06-02T01:39:15.250Z] ---> Running in 9e5cc68e71a7 [2021-06-02T01:39:15.251Z] ---> d463d1d1df26 [2021-06-02T01:39:15.251Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-02T01:39:15.251Z] Removing intermediate container ff479021308c [2021-06-02T01:39:15.251Z] ---> 5f7ce3f41ac2 [2021-06-02T01:39:15.251Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-02T01:39:15.527Z] ---> 9a0a623fbf1e [2021-06-02T01:39:15.527Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-02T01:39:15.527Z] ---> Running in 1dbc86249aaf [2021-06-02T01:39:15.527Z] Removing intermediate container 3f9afcc3e034 [2021-06-02T01:39:15.527Z] ---> 9f90ad828316 [2021-06-02T01:39:15.527Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:39:16.086Z] Building static-packages [2021-06-02T01:39:16.086Z] + snapcraftctl build [2021-06-02T01:39:16.131Z] ---> Running in 205a8f0cbc48 [2021-06-02T01:39:16.131Z] Removing intermediate container 9e5cc68e71a7 [2021-06-02T01:39:16.131Z] ---> 7e307f48dfb9 [2021-06-02T01:39:16.131Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T01:39:16.742Z] Removing intermediate container 1dbc86249aaf [2021-06-02T01:39:16.742Z] ---> 5a5c4f024fa0 [2021-06-02T01:39:16.742Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-02T01:39:17.022Z] ---> db3ae43e2f82 [2021-06-02T01:39:17.022Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-02T01:39:17.022Z] ---> bf5ab97145c0 [2021-06-02T01:39:17.022Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-02T01:39:17.296Z] ---> Running in eb414feab4d8 [2021-06-02T01:39:17.570Z] ---> c87602206b71 [2021-06-02T01:39:17.570Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-02T01:39:18.011Z] Building version [2021-06-02T01:39:18.011Z] + snapcraftctl build [2021-06-02T01:39:18.168Z] ---> 4ec95d779bde [2021-06-02T01:39:18.168Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-02T01:39:18.168Z] Removing intermediate container eb414feab4d8 [2021-06-02T01:39:18.168Z] ---> e8264f3aba1c [2021-06-02T01:39:18.168Z] Step 19/22 : CMD ["--init=true"] [2021-06-02T01:39:18.446Z] ---> Running in f11cf0b27ff9 [2021-06-02T01:39:18.446Z] ---> Running in e2491e49496b [2021-06-02T01:39:19.054Z] ---> 954e46794a6f [2021-06-02T01:39:19.054Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-02T01:39:19.328Z] Removing intermediate container e2491e49496b [2021-06-02T01:39:19.328Z] ---> 7cbf93e417ba [2021-06-02T01:39:19.328Z] Step 20/22 : LABEL arch=arm64 [2021-06-02T01:39:19.604Z] Skipping stage go-build-helper (already ran) [2021-06-02T01:39:19.605Z] Staging app-service-config [2021-06-02T01:39:19.605Z] + snapcraftctl stage [2021-06-02T01:39:19.606Z] ---> e74b6244b816 [2021-06-02T01:39:19.606Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-02T01:39:19.606Z] Removing intermediate container 205a8f0cbc48 [2021-06-02T01:39:19.606Z] ---> 02568bf24a25 [2021-06-02T01:39:19.606Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-02T01:39:20.207Z] ---> Running in b983b820fdc9 [2021-06-02T01:39:20.481Z] ---> Running in 43c723222675 [2021-06-02T01:39:20.990Z] Staging config-common [2021-06-02T01:39:20.990Z] + snapcraftctl stage [2021-06-02T01:39:21.566Z] Staging edgex-go [2021-06-02T01:39:21.566Z] + snapcraftctl stage [2021-06-02T01:39:21.913Z] ---> 341deee007b5 [2021-06-02T01:39:21.913Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-02T01:39:21.913Z] ---> 55715a71e9b9 [2021-06-02T01:39:21.913Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-02T01:39:21.913Z] Removing intermediate container b983b820fdc9 [2021-06-02T01:39:21.913Z] ---> 486736ecf9df [2021-06-02T01:39:21.913Z] Step 21/22 : LABEL git_sha=845790db6141b18dad79660e8519dbebf6289f96 [2021-06-02T01:39:22.503Z] ---> Running in 152df0badc1b [2021-06-02T01:39:22.503Z] ---> Running in c77ecaa4bf34 [2021-06-02T01:39:22.508Z] Staging static-packages [2021-06-02T01:39:22.508Z] + snapcraftctl stage [2021-06-02T01:39:22.780Z] ---> 84724f88b734 [2021-06-02T01:39:22.780Z] Step 22/26 : 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-06-02T01:39:23.053Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T01:39:23.053Z] Removing intermediate container 152df0badc1b [2021-06-02T01:39:23.053Z] ---> 41b02bb10e8f [2021-06-02T01:39:23.053Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T01:39:23.053Z] ---> Running in baa0d2deb83d [2021-06-02T01:39:23.053Z] Removing intermediate container f11cf0b27ff9 [2021-06-02T01:39:23.053Z] ---> 779f318534bc [2021-06-02T01:39:23.053Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T01:39:23.336Z] Removing intermediate container c77ecaa4bf34 [2021-06-02T01:39:23.336Z] ---> 86d63c9a3cf6 [2021-06-02T01:39:23.336Z] Step 22/22 : LABEL version=0.0.0 [2021-06-02T01:39:23.336Z] ---> Running in 9337ca2e3a4a [2021-06-02T01:39:23.617Z] ---> Running in 5788ee92a3aa [2021-06-02T01:39:23.617Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T01:39:23.893Z] Staging version [2021-06-02T01:39:23.893Z] + snapcraftctl stage [2021-06-02T01:39:24.212Z] Removing intermediate container 9337ca2e3a4a [2021-06-02T01:39:24.212Z] ---> 7b5f152f47c9 [2021-06-02T01:39:24.212Z] Step 22/24 : LABEL arch=arm64 [2021-06-02T01:39:24.483Z] Removing intermediate container 5788ee92a3aa [2021-06-02T01:39:24.483Z] ---> 502ca4a41292 [2021-06-02T01:39:24.483Z] [2021-06-02T01:39:24.483Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-02T01:39:24.483Z] ---> 91cb6bf34163 [2021-06-02T01:39:24.483Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-02T01:39:24.483Z] ---> Running in 8860da5074f5 [2021-06-02T01:39:24.483Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-02T01:39:24.763Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-02T01:39:24.763Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-02T01:39:24.836Z] Priming go-build-helper [2021-06-02T01:39:24.836Z] + snapcraftctl prime [2021-06-02T01:39:25.036Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-02T01:39:25.036Z] Successfully built 502ca4a41292 [2021-06-02T01:39:25.036Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-02T01:39:25.036Z]  Building security-proxy-setup ... done Building support-scheduler [2021-06-02T01:39:25.036Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-02T01:39:25.036Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T01:39:25.312Z] OK: 8 MiB in 20 packages [2021-06-02T01:39:25.312Z] Removing intermediate container 8860da5074f5 [2021-06-02T01:39:25.312Z] ---> f76efb6ff631 [2021-06-02T01:39:25.312Z] Step 23/24 : LABEL git_sha=845790db6141b18dad79660e8519dbebf6289f96 [2021-06-02T01:39:25.587Z] ---> Running in 14d25c461387 [2021-06-02T01:39:25.780Z] Priming app-service-config [2021-06-02T01:39:25.781Z] + snapcraftctl prime [2021-06-02T01:39:26.571Z] Removing intermediate container baa0d2deb83d [2021-06-02T01:39:26.571Z] ---> de851cc6201a [2021-06-02T01:39:26.571Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-02T01:39:26.571Z] Removing intermediate container 14d25c461387 [2021-06-02T01:39:26.571Z] ---> 59fdf8f339cc [2021-06-02T01:39:26.571Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T01:39:26.571Z] ---> b3febb389340 [2021-06-02T01:39:26.571Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-02T01:39:26.846Z] ---> Running in 949552fe511d [2021-06-02T01:39:26.846Z] ---> Running in bfc94ca6244e [2021-06-02T01:39:27.117Z] Removing intermediate container 43c723222675 [2021-06-02T01:39:27.117Z] ---> d1985ec9a69d [2021-06-02T01:39:27.117Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T01:39:27.167Z] Priming config-common [2021-06-02T01:39:27.167Z] + snapcraftctl prime [2021-06-02T01:39:27.715Z] Removing intermediate container bfc94ca6244e [2021-06-02T01:39:27.715Z] ---> 9693c493c0b2 [2021-06-02T01:39:27.715Z] Step 24/26 : LABEL arch=arm64 [2021-06-02T01:39:28.014Z] ---> 096f0fdc7903 [2021-06-02T01:39:28.014Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-02T01:39:28.014Z] Removing intermediate container 949552fe511d [2021-06-02T01:39:28.014Z] ---> 6e69f5f6c0e9 [2021-06-02T01:39:28.014Z] [2021-06-02T01:39:28.291Z] ---> Running in 7c0032d2ee98 [2021-06-02T01:39:28.556Z] Priming edgex-go [2021-06-02T01:39:28.556Z] + snapcraftctl prime [2021-06-02T01:39:28.577Z] ---> 92c98d32c71c [2021-06-02T01:39:28.577Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-02T01:39:28.851Z] Successfully built 6e69f5f6c0e9 [2021-06-02T01:39:28.851Z] Successfully tagged core-metadata-arm64:latest [2021-06-02T01:39:28.851Z] Building support-notifications [2021-06-02T01:39:29.124Z]  Building core-metadata ... done Removing intermediate container 7c0032d2ee98 [2021-06-02T01:39:29.124Z] ---> c29d341d88cf [2021-06-02T01:39:29.124Z] Step 25/26 : LABEL git_sha=845790db6141b18dad79660e8519dbebf6289f96 [2021-06-02T01:39:29.397Z] ---> Running in a983e28301a7 [2021-06-02T01:39:29.397Z] ---> bc9f3790686b [2021-06-02T01:39:29.397Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-02T01:39:29.946Z] Priming static-packages [2021-06-02T01:39:29.946Z] + snapcraftctl prime [2021-06-02T01:39:30.374Z] Removing intermediate container a983e28301a7 [2021-06-02T01:39:30.375Z] ---> bfdca90d2b36 [2021-06-02T01:39:30.375Z] Step 26/26 : LABEL version=0.0.0 [2021-06-02T01:39:30.375Z] ---> c768b3b03558 [2021-06-02T01:39:30.375Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-02T01:39:30.375Z] ---> Running in 72ab9b53a0a0 [2021-06-02T01:39:30.650Z] ---> f58cd1ad79a3 [2021-06-02T01:39:30.650Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-02T01:39:30.956Z] ---> Running in 9463aaf2ca56 [2021-06-02T01:39:31.228Z] Removing intermediate container 72ab9b53a0a0 [2021-06-02T01:39:31.228Z] ---> f09cca57e88d [2021-06-02T01:39:31.228Z] [2021-06-02T01:39:31.498Z] ---> 0dfd8bab5aca [2021-06-02T01:39:31.498Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-02T01:39:31.498Z] Successfully built f09cca57e88d [2021-06-02T01:39:31.777Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-02T01:39:31.777Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2021-06-02T01:39:31.777Z] ---> Running in 74d64fbaa1a6 [2021-06-02T01:39:31.777Z] Removing intermediate container 9463aaf2ca56 [2021-06-02T01:39:31.777Z] ---> d3959a6cff3c [2021-06-02T01:39:31.777Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-02T01:39:32.497Z] Priming version [2021-06-02T01:39:32.497Z] + snapcraftctl prime [2021-06-02T01:39:32.754Z] Removing intermediate container 74d64fbaa1a6 [2021-06-02T01:39:32.754Z] ---> 85a458811a19 [2021-06-02T01:39:32.754Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T01:39:32.754Z] ---> 0a474dfdcb39 [2021-06-02T01:39:32.754Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-02T01:39:32.754Z] ---> Running in 17597f44f4b3 [2021-06-02T01:39:33.348Z] ---> Running in 2f8b71fad183 [2021-06-02T01:39:33.442Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-06-02T01:39:33.631Z] Removing intermediate container 17597f44f4b3 [2021-06-02T01:39:33.631Z] ---> 4266e36b0e39 [2021-06-02T01:39:33.631Z] Step 22/24 : LABEL arch=arm64 [2021-06-02T01:39:33.902Z] ---> Running in ac013ecf4318 [2021-06-02T01:39:34.890Z] Removing intermediate container ac013ecf4318 [2021-06-02T01:39:34.890Z] ---> e511cf0e8027 [2021-06-02T01:39:34.890Z] Step 23/24 : LABEL git_sha=845790db6141b18dad79660e8519dbebf6289f96 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-06-02T01:39:35.500Z] ---> Running in a2da3d1fb309 [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-02T01:39:36.093Z] Removing intermediate container a2da3d1fb309 [2021-06-02T01:39:36.093Z] ---> 2536763984a3 [2021-06-02T01:39:36.093Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T01:39:36.365Z] ---> Running in e1c3ae938936 [2021-06-02T01:39:36.365Z] Removing intermediate container 2f8b71fad183 [2021-06-02T01:39:36.365Z] ---> 85d15094e0e6 [2021-06-02T01:39:36.365Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-02T01:39:36.961Z] ---> Running in 77f87f6cc7e6 [2021-06-02T01:39:36.961Z] Removing intermediate container e1c3ae938936 [2021-06-02T01:39:36.961Z] ---> e9b06865e9db [2021-06-02T01:39:36.961Z] [2021-06-02T01:39:37.559Z] Successfully built e9b06865e9db [2021-06-02T01:39:37.559Z] Successfully tagged core-data-arm64:latest [2021-06-02T01:39:37.559Z]  Building core-data ... done Building core-command [2021-06-02T01:39:37.833Z] Removing intermediate container 77f87f6cc7e6 [2021-06-02T01:39:37.833Z] ---> 9876e834b30b [2021-06-02T01:39:37.833Z] Step 29/32 : CMD ["gate"] [2021-06-02T01:39:38.105Z] ---> Running in d5248d7d34c3 [2021-06-02T01:39:38.696Z] Removing intermediate container d5248d7d34c3 [2021-06-02T01:39:38.696Z] ---> e0bec88c91ba [2021-06-02T01:39:38.696Z] Step 30/32 : LABEL arch=arm64 [2021-06-02T01:39:38.970Z] ---> Running in 553cfd593cfc [2021-06-02T01:39:39.567Z] Removing intermediate container 553cfd593cfc [2021-06-02T01:39:39.567Z] ---> 6ce0861300fe [2021-06-02T01:39:39.567Z] Step 31/32 : LABEL git_sha=845790db6141b18dad79660e8519dbebf6289f96 [2021-06-02T01:39:39.913Z] ---> Running in 7efed8106f51 [2021-06-02T01:39:40.971Z] Removing intermediate container 7efed8106f51 [2021-06-02T01:39:40.971Z] ---> 9b2b99f02f96 [2021-06-02T01:39:40.971Z] Step 32/32 : LABEL version=0.0.0 [2021-06-02T01:39:41.260Z] ---> Running in 7303369f6437 [2021-06-02T01:39:41.875Z] Removing intermediate container 7303369f6437 [2021-06-02T01:39:41.875Z] ---> 8043fcaafcf8 [2021-06-02T01:39:41.875Z] [2021-06-02T01:39:42.506Z] Successfully built 8043fcaafcf8 [2021-06-02T01:39:42.506Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-02T01:40:14.853Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T01:40:14.853Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-02T01:40:14.853Z] ---> a2e65ba05bcf [2021-06-02T01:40:14.853Z] Step 3/23 : WORKDIR /edgex-go [2021-06-02T01:40:14.853Z] ---> Using cache [2021-06-02T01:40:14.853Z] ---> a8303d12a372 [2021-06-02T01:40:14.853Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:40:14.853Z] ---> Using cache [2021-06-02T01:40:14.853Z] ---> b1bc764cc38c [2021-06-02T01:40:14.853Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-02T01:40:14.853Z] ---> Using cache [2021-06-02T01:40:14.853Z] ---> f836844975b2 [2021-06-02T01:40:14.853Z] Step 6/23 : COPY go.mod . [2021-06-02T01:40:14.853Z] ---> Using cache [2021-06-02T01:40:14.853Z] ---> 4b2a851f5b18 [2021-06-02T01:40:14.853Z] Step 7/23 : RUN go mod download [2021-06-02T01:40:14.853Z] ---> Using cache [2021-06-02T01:40:14.853Z] ---> 8685fa45f0a5 [2021-06-02T01:40:14.853Z] Step 8/23 : COPY . . [2021-06-02T01:40:14.853Z] ---> Using cache [2021-06-02T01:40:14.853Z] ---> 364a48ef0005 [2021-06-02T01:40:14.853Z] Step 9/23 : RUN go mod tidy [2021-06-02T01:40:14.853Z] ---> Using cache [2021-06-02T01:40:14.853Z] ---> bb820d8a9e06 [2021-06-02T01:40:14.853Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-02T01:40:16.861Z] ---> Running in 070b24c2a56a [2021-06-02T01:40:18.311Z] 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-06-02T01:40:20.311Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T01:40:20.311Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-02T01:40:20.311Z] ---> a2e65ba05bcf [2021-06-02T01:40:20.311Z] Step 3/23 : WORKDIR /edgex-go [2021-06-02T01:40:20.311Z] ---> Using cache [2021-06-02T01:40:20.311Z] ---> a8303d12a372 [2021-06-02T01:40:20.311Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:40:20.311Z] ---> Using cache [2021-06-02T01:40:20.311Z] ---> b1bc764cc38c [2021-06-02T01:40:20.311Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-02T01:40:21.313Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T01:40:21.313Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T01:40:21.313Z] ---> a2e65ba05bcf [2021-06-02T01:40:21.313Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T01:40:21.313Z] ---> Using cache [2021-06-02T01:40:21.313Z] ---> a8303d12a372 [2021-06-02T01:40:21.313Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:40:21.313Z] ---> Using cache [2021-06-02T01:40:21.313Z] ---> b1bc764cc38c [2021-06-02T01:40:21.313Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-02T01:40:21.313Z] ---> Running in 9ae8496244d9 [2021-06-02T01:40:21.922Z] ---> Running in cd52c004d5bb [2021-06-02T01:40:24.576Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T01:40:24.576Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T01:40:24.576Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T01:40:24.576Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T01:40:24.576Z] ---> a2e65ba05bcf [2021-06-02T01:40:24.576Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T01:40:24.576Z] ---> Using cache [2021-06-02T01:40:24.576Z] ---> a8303d12a372 [2021-06-02T01:40:24.576Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:40:24.576Z] ---> Using cache [2021-06-02T01:40:24.576Z] ---> b1bc764cc38c [2021-06-02T01:40:24.576Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-02T01:40:24.576Z] ---> Using cache [2021-06-02T01:40:24.576Z] ---> f836844975b2 [2021-06-02T01:40:24.576Z] Step 6/24 : COPY go.mod . [2021-06-02T01:40:24.576Z] ---> Using cache [2021-06-02T01:40:24.576Z] ---> 4b2a851f5b18 [2021-06-02T01:40:24.576Z] Step 7/24 : RUN go mod download [2021-06-02T01:40:24.576Z] ---> Using cache [2021-06-02T01:40:24.576Z] ---> 8685fa45f0a5 [2021-06-02T01:40:24.576Z] Step 8/24 : COPY . . [2021-06-02T01:40:24.862Z] ---> Using cache [2021-06-02T01:40:24.862Z] ---> 364a48ef0005 [2021-06-02T01:40:24.862Z] Step 9/24 : RUN go mod tidy [2021-06-02T01:40:24.862Z] ---> Using cache [2021-06-02T01:40:24.862Z] ---> bb820d8a9e06 [2021-06-02T01:40:24.862Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-02T01:40:25.202Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T01:40:25.202Z] ---> Running in b2d51825ae8a [2021-06-02T01:40:25.481Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T01:40:26.539Z] OK: 218 MiB in 52 packages [2021-06-02T01:40:26.539Z] OK: 218 MiB in 52 packages [2021-06-02T01:40:27.535Z] 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-06-02T01:40:28.139Z] Removing intermediate container 9ae8496244d9 [2021-06-02T01:40:28.139Z] ---> 915463615a79 [2021-06-02T01:40:28.139Z] Step 6/23 : COPY go.mod . [2021-06-02T01:40:28.456Z] Removing intermediate container cd52c004d5bb [2021-06-02T01:40:28.456Z] ---> 3cae9aa0dbed [2021-06-02T01:40:28.456Z] Step 6/24 : COPY go.mod . [2021-06-02T01:40:29.909Z] ---> d0366bb5d923 [2021-06-02T01:40:29.909Z] Step 7/23 : RUN go mod download [2021-06-02T01:40:29.909Z] ---> 248220b916a1 [2021-06-02T01:40:29.909Z] Step 7/24 : RUN go mod download [2021-06-02T01:40:29.909Z] ---> Running in 41fd87510df6 [2021-06-02T01:40:29.909Z] ---> Running in 94904a43d7d0 [2021-06-02T01:40:34.253Z] Removing intermediate container 41fd87510df6 [2021-06-02T01:40:34.253Z] ---> bd15ccf3c052 [2021-06-02T01:40:34.253Z] Step 8/23 : COPY . . [2021-06-02T01:40:34.531Z] Removing intermediate container 94904a43d7d0 [2021-06-02T01:40:34.531Z] ---> 11f530bd7059 [2021-06-02T01:40:34.531Z] Step 8/24 : COPY . . [2021-06-02T01:41:06.956Z] ---> cebc8e25d259 [2021-06-02T01:41:06.956Z] Step 9/24 : RUN go mod tidy [2021-06-02T01:41:06.956Z] ---> 25b0071de65a [2021-06-02T01:41:06.956Z] Step 9/23 : RUN go mod tidy [2021-06-02T01:41:06.956Z] ---> Running in a481f8a7fd95 [2021-06-02T01:41:06.956Z] ---> Running in e4208801e851 [2021-06-02T01:41:12.421Z] Removing intermediate container a481f8a7fd95 [2021-06-02T01:41:12.421Z] ---> a1d919ca1556 [2021-06-02T01:41:12.421Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-02T01:41:12.421Z] ---> Running in 8d448d8c0d28 [2021-06-02T01:41:12.421Z] Removing intermediate container e4208801e851 [2021-06-02T01:41:12.421Z] ---> 16d770e64c43 [2021-06-02T01:41:12.421Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-02T01:41:12.698Z] ---> Running in abd10b9c8da9 [2021-06-02T01:41:14.702Z] 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-06-02T01:41:14.980Z] 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-06-02T01:41:30.123Z] Removing intermediate container 070b24c2a56a [2021-06-02T01:41:30.123Z] ---> 17e1bebe6dac [2021-06-02T01:41:30.123Z] [2021-06-02T01:41:30.123Z] Step 11/23 : FROM alpine:3.12 [2021-06-02T01:41:30.123Z] ---> 9852663dfa18 [2021-06-02T01:41:30.123Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-02T01:41:30.123Z] ---> Using cache [2021-06-02T01:41:30.123Z] ---> 2fd8d65faab6 [2021-06-02T01:41:30.123Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T01:41:30.123Z] ---> Using cache [2021-06-02T01:41:30.123Z] ---> 9f4144131b1e [2021-06-02T01:41:30.123Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-02T01:41:30.123Z] ---> Running in 88387674043f [2021-06-02T01:41:30.123Z] Removing intermediate container 88387674043f [2021-06-02T01:41:30.123Z] ---> a85248fca862 [2021-06-02T01:41:30.123Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-02T01:41:30.409Z] ---> Running in 6a94dfd91f18 [2021-06-02T01:41:31.010Z] Removing intermediate container 6a94dfd91f18 [2021-06-02T01:41:31.010Z] ---> c13489db4822 [2021-06-02T01:41:31.010Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T01:41:32.473Z] ---> cec54fbabf60 [2021-06-02T01:41:32.473Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-02T01:41:34.466Z] ---> bdf044d7a2d8 [2021-06-02T01:41:34.466Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-02T01:41:35.469Z] ---> fb7711b224cd [2021-06-02T01:41:35.469Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-02T01:41:35.469Z] ---> Running in c1fe0a1fed49 [2021-06-02T01:41:36.069Z] Removing intermediate container c1fe0a1fed49 [2021-06-02T01:41:36.069Z] ---> 366ab07870a9 [2021-06-02T01:41:36.069Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T01:41:36.343Z] ---> Running in 4ecffbd6fb4a [2021-06-02T01:41:37.340Z] Removing intermediate container 4ecffbd6fb4a [2021-06-02T01:41:37.341Z] ---> 0d33e578c934 [2021-06-02T01:41:37.341Z] Step 21/23 : LABEL arch=arm64 [2021-06-02T01:41:37.341Z] ---> Running in a9573fcd1cee [2021-06-02T01:41:38.333Z] Removing intermediate container a9573fcd1cee [2021-06-02T01:41:38.333Z] ---> e6f102daaab2 [2021-06-02T01:41:38.333Z] Step 22/23 : LABEL git_sha=845790db6141b18dad79660e8519dbebf6289f96 [2021-06-02T01:41:38.957Z] ---> Running in d772832b126e [2021-06-02T01:41:39.979Z] Removing intermediate container d772832b126e [2021-06-02T01:41:39.979Z] ---> d922d6556014 [2021-06-02T01:41:39.979Z] Step 23/23 : LABEL version=0.0.0 [2021-06-02T01:41:40.257Z] ---> Running in bf8b8cef12af [2021-06-02T01:41:41.705Z] Removing intermediate container bf8b8cef12af [2021-06-02T01:41:41.705Z] ---> c980e6a82fb6 [2021-06-02T01:41:41.705Z] [2021-06-02T01:41:43.152Z] Successfully built c980e6a82fb6 [2021-06-02T01:41:43.152Z] Successfully tagged support-scheduler-arm64:latest [2021-06-02T01:41:43.768Z]  Building support-scheduler ... done Removing intermediate container b2d51825ae8a [2021-06-02T01:41:43.768Z] ---> 0f05b6a0794f [2021-06-02T01:41:43.768Z] [2021-06-02T01:41:43.768Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T01:41:43.768Z] ---> 9852663dfa18 [2021-06-02T01:41:43.768Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-02T01:41:43.768Z] ---> Using cache [2021-06-02T01:41:43.768Z] ---> 2fd8d65faab6 [2021-06-02T01:41:43.768Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T01:41:43.768Z] ---> Using cache [2021-06-02T01:41:43.768Z] ---> 9f4144131b1e [2021-06-02T01:41:43.768Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-02T01:41:44.373Z] ---> Running in 2357f5175ffd [2021-06-02T01:41:44.984Z] Removing intermediate container 2357f5175ffd [2021-06-02T01:41:44.984Z] ---> f212cf74fc4f [2021-06-02T01:41:44.984Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-02T01:41:45.266Z] ---> Running in 0e4e0fb57665 [2021-06-02T01:41:46.133Z] Removing intermediate container 0e4e0fb57665 [2021-06-02T01:41:46.133Z] ---> 9da621d3d84e [2021-06-02T01:41:46.133Z] Step 16/24 : WORKDIR / [2021-06-02T01:41:46.133Z] ---> Running in 71bdd7a9f92d [2021-06-02T01:41:46.767Z] Removing intermediate container 71bdd7a9f92d [2021-06-02T01:41:46.767Z] ---> f01702111ba0 [2021-06-02T01:41:46.767Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T01:41:48.234Z] ---> e9d5de3aaeff [2021-06-02T01:41:48.234Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-02T01:41:49.693Z] ---> 452d99de1792 [2021-06-02T01:41:49.693Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-02T01:41:51.146Z] ---> 98d5e5602217 [2021-06-02T01:41:51.146Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-02T01:41:51.146Z] ---> Running in e9e4a9865c19 [2021-06-02T01:41:51.751Z] Removing intermediate container e9e4a9865c19 [2021-06-02T01:41:51.751Z] ---> 3393ab19ff42 [2021-06-02T01:41:51.751Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T01:41:52.034Z] ---> Running in 6133ad00966c [2021-06-02T01:41:52.636Z] Removing intermediate container 6133ad00966c [2021-06-02T01:41:52.636Z] ---> 67798ad93d42 [2021-06-02T01:41:52.636Z] Step 22/24 : LABEL arch=arm64 [2021-06-02T01:41:52.912Z] ---> Running in dbddd924b840 [2021-06-02T01:41:53.524Z] Removing intermediate container dbddd924b840 [2021-06-02T01:41:53.524Z] ---> c3832d074ad0 [2021-06-02T01:41:53.524Z] Step 23/24 : LABEL git_sha=845790db6141b18dad79660e8519dbebf6289f96 [2021-06-02T01:41:53.524Z] ---> Running in df977d43fb38 [2021-06-02T01:41:54.137Z] Removing intermediate container df977d43fb38 [2021-06-02T01:41:54.137Z] ---> 325ee24441d8 [2021-06-02T01:41:54.137Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T01:41:54.411Z] ---> Running in 5fd911f9cf3e [2021-06-02T01:41:55.012Z] Removing intermediate container 5fd911f9cf3e [2021-06-02T01:41:55.012Z] ---> ec4b695df175 [2021-06-02T01:41:55.012Z] [2021-06-02T01:41:55.289Z] Successfully built ec4b695df175 [2021-06-02T01:41:55.568Z] Successfully tagged core-command-arm64:latest [2021-06-02T01:42:22.406Z]  Building core-command ... done Removing intermediate container 8d448d8c0d28 [2021-06-02T01:42:22.406Z] ---> 666eae63f1f0 [2021-06-02T01:42:22.406Z] [2021-06-02T01:42:22.406Z] Step 11/23 : FROM alpine:3.12 [2021-06-02T01:42:22.406Z] ---> 9852663dfa18 [2021-06-02T01:42:22.406Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-02T01:42:22.406Z] Removing intermediate container abd10b9c8da9 [2021-06-02T01:42:22.406Z] ---> 3f02cfc78361 [2021-06-02T01:42:22.406Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-02T01:42:22.406Z] ---> Running in 36c4feb4409a [2021-06-02T01:42:22.406Z] ---> Running in a16b0e3e5474 [2021-06-02T01:42:22.406Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T01:42:22.406Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-02T01:42:22.680Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T01:42:23.282Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-02T01:42:23.282Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-02T01:42:23.282Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T01:42:23.282Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T01:42:23.556Z] OK: 6 MiB in 16 packages [2021-06-02T01:42:25.007Z] Removing intermediate container a16b0e3e5474 [2021-06-02T01:42:25.007Z] ---> f816dd683a54 [2021-06-02T01:42:25.007Z] [2021-06-02T01:42:25.007Z] Step 12/24 : FROM docker:20.10.0 [2021-06-02T01:42:25.007Z] Removing intermediate container 36c4feb4409a [2021-06-02T01:42:25.007Z] ---> 837cb8cd8377 [2021-06-02T01:42:25.007Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T01:42:25.287Z] 20.10.0: Pulling from library/docker [2021-06-02T01:42:25.287Z] ---> Running in 33234c44434e [2021-06-02T01:42:26.278Z] Removing intermediate container 33234c44434e [2021-06-02T01:42:26.278Z] ---> cef30ceec759 [2021-06-02T01:42:26.278Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-02T01:42:26.278Z] ---> Running in cccb5eb82b23 [2021-06-02T01:42:27.275Z] Removing intermediate container cccb5eb82b23 [2021-06-02T01:42:27.275Z] ---> 4cb322290106 [2021-06-02T01:42:27.275Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-02T01:42:27.552Z] ---> Running in 722ef67b51de [2021-06-02T01:42:28.155Z] Removing intermediate container 722ef67b51de [2021-06-02T01:42:28.155Z] ---> ab9764d02d13 [2021-06-02T01:42:28.155Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T01:42:29.146Z] ---> d5c139c74c6d [2021-06-02T01:42:29.146Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-02T01:42:31.131Z] ---> 232c0a38cf9a [2021-06-02T01:42:31.131Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-02T01:42:32.131Z] ---> bebf5c0bbdb4 [2021-06-02T01:42:32.131Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-02T01:42:32.407Z] ---> Running in a1406d42c6fb [2021-06-02T01:42:33.011Z] Removing intermediate container a1406d42c6fb [2021-06-02T01:42:33.011Z] ---> 0c17fa3ba641 [2021-06-02T01:42:33.011Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T01:42:33.289Z] ---> Running in 0f10cd384103 [2021-06-02T01:42:33.888Z] Removing intermediate container 0f10cd384103 [2021-06-02T01:42:33.888Z] ---> 38b000e04177 [2021-06-02T01:42:33.888Z] Step 21/23 : LABEL arch=arm64 [2021-06-02T01:42:33.888Z] ---> Running in 274a73e3ae44 [2021-06-02T01:42:34.162Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-02T01:42:34.162Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-02T01:42:34.162Z] ---> eeaf43b92773 [2021-06-02T01:42:34.162Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-02T01:42:34.439Z] ---> Running in 65a46b2e3cb6 [2021-06-02T01:42:34.439Z] Removing intermediate container 274a73e3ae44 [2021-06-02T01:42:34.439Z] ---> 050af51d4b84 [2021-06-02T01:42:34.439Z] Step 22/23 : LABEL git_sha=845790db6141b18dad79660e8519dbebf6289f96 [2021-06-02T01:42:34.713Z] ---> Running in 60f21a39a969 [2021-06-02T01:42:34.987Z] Removing intermediate container 65a46b2e3cb6 [2021-06-02T01:42:34.987Z] ---> d40805fc7ce1 [2021-06-02T01:42:34.987Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-02T01:42:35.262Z] ---> Running in f87413576b67 [2021-06-02T01:42:35.262Z] Removing intermediate container 60f21a39a969 [2021-06-02T01:42:35.262Z] ---> 4419c0402b94 [2021-06-02T01:42:35.262Z] Step 23/23 : LABEL version=0.0.0 [2021-06-02T01:42:35.540Z] ---> Running in 158bdc5686b8 [2021-06-02T01:42:36.147Z] Removing intermediate container 158bdc5686b8 [2021-06-02T01:42:36.147Z] ---> d5324a163ce2 [2021-06-02T01:42:36.147Z] [2021-06-02T01:42:36.426Z] Successfully built d5324a163ce2 [2021-06-02T01:42:36.426Z] Successfully tagged support-notifications-arm64:latest [2021-06-02T01:42:36.701Z]  Building support-notifications ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T01:42:36.974Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T01:42:37.572Z] (1/39) Installing readline (8.0.4-r0) [2021-06-02T01:42:37.572Z] (2/39) Installing bash (5.0.17-r0) [2021-06-02T01:42:37.572Z] Executing bash-5.0.17-r0.post-install [2021-06-02T01:42:37.572Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T01:42:37.572Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-02T01:42:37.572Z] (5/39) Installing curl (7.77.0-r0) [2021-06-02T01:42:37.572Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-02T01:42:37.572Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-02T01:42:37.572Z] (8/39) Installing expat (2.2.9-r1) [2021-06-02T01:42:37.572Z] (9/39) Installing libffi (3.3-r2) [2021-06-02T01:42:37.572Z] (10/39) Installing gdbm (1.13-r1) [2021-06-02T01:42:37.572Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-02T01:42:37.572Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-02T01:42:37.572Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-02T01:42:39.551Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-02T01:42:39.551Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-02T01:42:39.551Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-02T01:42:39.551Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-02T01:42:39.551Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-02T01:42:39.551Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-02T01:42:39.551Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-02T01:42:39.551Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-02T01:42:39.551Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-02T01:42:39.551Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-02T01:42:39.551Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-02T01:42:39.551Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-02T01:42:39.551Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-02T01:42:39.551Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-02T01:42:39.551Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-02T01:42:39.551Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-02T01:42:39.551Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-02T01:42:39.551Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-02T01:42:39.824Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-02T01:42:39.824Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-02T01:42:39.824Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-02T01:42:39.824Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-02T01:42:39.824Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-02T01:42:39.824Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-02T01:42:39.824Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-02T01:42:39.824Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-02T01:42:40.098Z] Executing busybox-1.31.1-r19.trigger [2021-06-02T01:42:40.098Z] OK: 72 MiB in 59 packages [2021-06-02T01:42:44.411Z] Collecting docker-compose==1.23.2 [2021-06-02T01:42:44.411Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-02T01:42:44.411Z] Collecting cached-property<2,>=1.2.0 [2021-06-02T01:42:44.411Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-02T01:42:45.389Z] Collecting PyYAML<4,>=3.10 [2021-06-02T01:42:45.389Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-02T01:42:48.783Z] Collecting docker<4.0,>=3.6.0 [2021-06-02T01:42:48.783Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-02T01:42:48.783Z] 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-06-02T01:42:49.054Z] Collecting jsonschema<3,>=2.5.1 [2021-06-02T01:42:49.332Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-02T01:42:49.610Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-02T01:42:49.610Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-02T01:42:51.588Z] Collecting docopt<0.7,>=0.6.1 [2021-06-02T01:42:51.588Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-02T01:42:54.190Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-02T01:42:54.190Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-02T01:42:54.463Z] Collecting texttable<0.10,>=0.9.0 [2021-06-02T01:42:54.463Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-02T01:42:57.069Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-02T01:42:57.069Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-02T01:42:57.069Z] Collecting docker-pycreds>=0.4.0 [2021-06-02T01:42:57.069Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-02T01:42:57.069Z] 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-06-02T01:42:57.343Z] Collecting idna<2.8,>=2.5 [2021-06-02T01:42:57.343Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-02T01:42:57.954Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-02T01:42:57.954Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-02T01:42:58.252Z] 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-06-02T01:42:58.252Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-02T01:42:58.252Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-02T01:42:58.252Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-02T01:42:58.252Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-02T01:42:58.843Z] Installing collected packages: cached-property, PyYAML, websocket-client, docker-pycreds, idna, urllib3, requests, docker, jsonschema, dockerpty, docopt, texttable, docker-compose [2021-06-02T01:42:59.113Z] Running setup.py install for PyYAML: started [2021-06-02T01:43:01.077Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-02T01:43:01.349Z] Attempting uninstall: idna [2021-06-02T01:43:01.349Z] Found existing installation: idna 2.9 [2021-06-02T01:43:01.349Z] Uninstalling idna-2.9: [2021-06-02T01:43:01.620Z] Successfully uninstalled idna-2.9 [2021-06-02T01:43:02.214Z] Attempting uninstall: urllib3 [2021-06-02T01:43:02.214Z] Found existing installation: urllib3 1.25.9 [2021-06-02T01:43:02.214Z] Uninstalling urllib3-1.25.9: [2021-06-02T01:43:02.214Z] Successfully uninstalled urllib3-1.25.9 [2021-06-02T01:43:02.808Z] Attempting uninstall: requests [2021-06-02T01:43:02.808Z] Found existing installation: requests 2.23.0 [2021-06-02T01:43:02.808Z] Uninstalling requests-2.23.0: [2021-06-02T01:43:02.808Z] Successfully uninstalled requests-2.23.0 [2021-06-02T01:43:04.240Z] Running setup.py install for dockerpty: started [2021-06-02T01:43:06.212Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-02T01:43:06.212Z] Running setup.py install for docopt: started [2021-06-02T01:43:07.637Z] Running setup.py install for docopt: finished with status 'done' [2021-06-02T01:43:07.637Z] Running setup.py install for texttable: started [2021-06-02T01:43:09.689Z] Running setup.py install for texttable: finished with status 'done' [2021-06-02T01:43:10.691Z] 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.59.0 [2021-06-02T01:43:18.975Z] Removing intermediate container f87413576b67 [2021-06-02T01:43:18.975Z] ---> 763a27bde506 [2021-06-02T01:43:18.975Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-02T01:43:18.975Z] ---> Running in 2024656ab45d [2021-06-02T01:43:19.250Z] Removing intermediate container 2024656ab45d [2021-06-02T01:43:19.250Z] ---> a3c378a2561b [2021-06-02T01:43:19.250Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-02T01:43:19.524Z] ---> Running in 90ce60593fbb [2021-06-02T01:43:20.119Z] Removing intermediate container 90ce60593fbb [2021-06-02T01:43:20.119Z] ---> 2101b8791281 [2021-06-02T01:43:20.119Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-02T01:43:21.097Z] ---> 077b64f14723 [2021-06-02T01:43:21.097Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-02T01:43:22.072Z] ---> b809ca39d407 [2021-06-02T01:43:22.072Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-02T01:43:22.664Z] ---> 4cf594853def [2021-06-02T01:43:22.664Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-02T01:43:22.934Z] ---> Running in dad478d8cce5 [2021-06-02T01:43:23.529Z] Removing intermediate container dad478d8cce5 [2021-06-02T01:43:23.529Z] ---> 4c5db40d8c8c [2021-06-02T01:43:23.529Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T01:43:23.529Z] ---> Running in c65b7b0c56ca [2021-06-02T01:43:24.124Z] Removing intermediate container c65b7b0c56ca [2021-06-02T01:43:24.124Z] ---> 1ed74e172c62 [2021-06-02T01:43:24.124Z] Step 22/24 : LABEL arch=arm64 [2021-06-02T01:43:24.124Z] ---> Running in 3800ed9739e1 [2021-06-02T01:43:24.719Z] Removing intermediate container 3800ed9739e1 [2021-06-02T01:43:24.719Z] ---> a076af98f903 [2021-06-02T01:43:24.719Z] Step 23/24 : LABEL git_sha=845790db6141b18dad79660e8519dbebf6289f96 [2021-06-02T01:43:24.719Z] ---> Running in 19c220b3b387 [2021-06-02T01:43:25.315Z] Removing intermediate container 19c220b3b387 [2021-06-02T01:43:25.315Z] ---> 7b1ec8d91588 [2021-06-02T01:43:25.315Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T01:43:25.315Z] ---> Running in 6261f8ea7aa1 [2021-06-02T01:43:25.908Z] Removing intermediate container 6261f8ea7aa1 [2021-06-02T01:43:25.908Z] ---> 9fc2a552cf55 [2021-06-02T01:43:25.908Z] [2021-06-02T01:43:26.181Z] Successfully built 9fc2a552cf55 [2021-06-02T01:43:26.181Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-02T01:43:26.736Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-02T01:43:26.738Z] $ docker stop --time=1 5b78477457ea6116aa44075c57e25f87e4e596ae8aa16c7a90aec1644aaf5797 [2021-06-02T01:43:28.565Z] $ docker rm -f 5b78477457ea6116aa44075c57e25f87e4e596ae8aa16c7a90aec1644aaf5797 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-02T01:43:29.173Z] + docker images [2021-06-02T01:43:29.447Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-02T01:43:29.447Z] sys-mgmt-agent-arm64 latest 9fc2a552cf55 4 seconds ago 299MB [2021-06-02T01:43:29.447Z] support-notifications-arm64 latest d5324a163ce2 54 seconds ago 15.6MB [2021-06-02T01:43:29.447Z] f816dd683a54 About a minute ago 970MB [2021-06-02T01:43:29.447Z] 666eae63f1f0 About a minute ago 965MB [2021-06-02T01:43:29.447Z] core-command-arm64 latest ec4b695df175 About a minute ago 15MB [2021-06-02T01:43:29.447Z] 0f05b6a0794f About a minute ago 963MB [2021-06-02T01:43:29.447Z] support-scheduler-arm64 latest c980e6a82fb6 About a minute ago 15MB [2021-06-02T01:43:29.447Z] 17e1bebe6dac 2 minutes ago 965MB [2021-06-02T01:43:29.447Z] security-bootstrapper-arm64 latest 8043fcaafcf8 3 minutes ago 17.1MB [2021-06-02T01:43:29.447Z] core-data-arm64 latest e9b06865e9db 3 minutes ago 19.1MB [2021-06-02T01:43:29.447Z] security-secretstore-setup-arm64 latest f09cca57e88d 3 minutes ago 24.4MB [2021-06-02T01:43:29.447Z] core-metadata-arm64 latest 6e69f5f6c0e9 4 minutes ago 15.6MB [2021-06-02T01:43:29.447Z] security-proxy-setup-arm64 latest 502ca4a41292 4 minutes ago 24MB [2021-06-02T01:43:29.447Z] 641b38b51c81 4 minutes ago 972MB [2021-06-02T01:43:29.447Z] 6e83504d8649 4 minutes ago 969MB [2021-06-02T01:43:29.447Z] d968302db021 4 minutes ago 964MB [2021-06-02T01:43:29.447Z] fda056319814 4 minutes ago 969MB [2021-06-02T01:43:29.447Z] 4887696c17ac 4 minutes ago 968MB [2021-06-02T01:43:29.447Z] ci-base-image-arm64 latest a2e65ba05bcf 14 minutes ago 641MB [2021-06-02T01:43:29.447Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 4 weeks ago 428MB [2021-06-02T01:43:29.447Z] alpine 3.12 9852663dfa18 6 weeks ago 5.32MB [2021-06-02T01:43:29.447Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-06-02T01:43:29.447Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [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-06-02T01:43:30.475Z] ---> job-cost.sh [2021-06-02T01:43:30.475Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8E4W [2021-06-02T01:44:09.467Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-02T01:45:46.234Z] lf-activate-venv(): INFO: Adding /tmp/venv-8E4W/bin to PATH [2021-06-02T01:45:46.234Z] INFO: No Stack... [2021-06-02T01:45:46.234Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-02T01:45:46.234Z] INFO: Archiving Costs [Pipeline] sh [2021-06-02T01:45:46.576Z] + cat /w/workspace/edgex-go/9/archives/cost.csv [2021-06-02T01:45:46.576Z] + cut -d, -f6 [Pipeline] lock [2021-06-02T01:45:46.638Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3492-9-stack-cost] [2021-06-02T01:45:46.648Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3492-9-stack-cost] did not exist. Created. [2021-06-02T01:45:46.648Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3492-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-02T01:45:47.018Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-02T01:45:47.271Z] Stashed 1 file(s) [Pipeline] } [2021-06-02T01:45:47.282Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3492-9-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] configFileProvider [2021-06-02T01:45:47.882Z] provisioning config files... [2021-06-02T01:45:47.891Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config3012235457897938636tmp [Pipeline] { [Pipeline] sh [2021-06-02T01:45:48.200Z] + set +x [2021-06-02T01:45:48.200Z] + curl -s https://codecov.io/bash [2021-06-02T01:45:48.200Z] + bash -s -- [2021-06-02T01:45:48.200Z] [2021-06-02T01:45:48.200Z] _____ _ [2021-06-02T01:45:48.200Z] / ____| | | [2021-06-02T01:45:48.200Z] | | ___ __| | ___ ___ _____ __ [2021-06-02T01:45:48.200Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-02T01:45:48.200Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-02T01:45:48.200Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-02T01:45:48.200Z] Bash-1.0.3 [2021-06-02T01:45:48.200Z] [2021-06-02T01:45:48.200Z] [2021-06-02T01:45:48.200Z] ==> git version 2.24.4 found [2021-06-02T01:45:48.200Z] ==> 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-06-02T01:45:48.200Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-02T01:45:48.200Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-02T01:45:48.200Z] ==> Jenkins CI detected. [2021-06-02T01:45:48.200Z] project root: . [2021-06-02T01:45:48.200Z] --> token set from env [2021-06-02T01:45:48.200Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-02T01:45:48.465Z] ==> Running gcov in . (disable via -X gcov) [2021-06-02T01:45:48.465Z] ==> Python coveragepy not found [2021-06-02T01:45:48.465Z] ==> Searching for coverage reports in: [2021-06-02T01:45:48.465Z] + . [2021-06-02T01:45:48.465Z] -> Found 1 reports [2021-06-02T01:45:48.465Z] ==> Detecting git/mercurial file structure [2021-06-02T01:45:48.465Z] ==> Reading reports [2021-06-02T01:45:48.465Z] + ./coverage.out bytes=406715 [2021-06-02T01:45:48.465Z] ==> Appending adjustments [2021-06-02T01:45:48.465Z] https://docs.codecov.io/docs/fixing-reports [2021-06-02T01:45:49.853Z] + Found adjustments [2021-06-02T01:45:49.853Z] ==> Gzipping contents [2021-06-02T01:45:49.853Z] 56K /tmp/codecov.XoFYPH.gz [2021-06-02T01:45:49.853Z] ==> Uploading reports [2021-06-02T01:45:49.853Z] url: https://codecov.io [2021-06-02T01:45:49.853Z] query: branch=PR-3492&commit=845790db6141b18dad79660e8519dbebf6289f96&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3492%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3492&job=&cmd_args= [2021-06-02T01:45:49.853Z] -> Pinging Codecov [2021-06-02T01:45:49.853Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3492&commit=845790db6141b18dad79660e8519dbebf6289f96&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3492%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3492&job=&cmd_args= [2021-06-02T01:45:50.113Z] -> Uploading to [2021-06-02T01:45:50.113Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-02/00271124DB129430A58F1EEE437C3FCB/845790db6141b18dad79660e8519dbebf6289f96/fd0e192e-43bf-45d2-9b0b-4c244ee76a2b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210602%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210602T014549Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d4a6bcf02afaca21a2cfd9327f6d00a81df47a0a70344f81939680f8830b2c56 [2021-06-02T01:45:50.113Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-02T01:45:50.113Z] Dload Upload Total Spent Left Speed [2021-06-02T01:45:50.373Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 55253 0 0 100 55253 0 162k --:--:-- --:--:-- --:--:-- 162k [2021-06-02T01:45:50.373Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/845790db6141b18dad79660e8519dbebf6289f96 [Pipeline] } [2021-06-02T01:45:50.381Z] Deleting 1 temporary files [Pipeline] // configFileProvider [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-06-02T01:45:51.799Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T01:45:52.390Z] ---> package-listing.sh [2021-06-02T01:45:52.390Z] ++ facter osfamily [2021-06-02T01:45:52.390Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-02T01:45:52.659Z] + OS_FAMILY=redhat [2021-06-02T01:45:52.659Z] + workspace=/w/workspace/edgex-go/9 [2021-06-02T01:45:52.659Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-02T01:45:52.659Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-02T01:45:52.659Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-02T01:45:52.659Z] + PACKAGES=/tmp/packages_start.txt [2021-06-02T01:45:52.659Z] + '[' /w/workspace/edgex-go/9 ']' [2021-06-02T01:45:52.659Z] + PACKAGES=/tmp/packages_end.txt [2021-06-02T01:45:52.659Z] + case "${OS_FAMILY}" in [2021-06-02T01:45:52.659Z] + rpm -qa [2021-06-02T01:45:52.659Z] + sort [2021-06-02T01:45:55.215Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-02T01:45:55.215Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-02T01:45:55.215Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-02T01:45:55.215Z] + '[' /w/workspace/edgex-go/9 ']' [2021-06-02T01:45:55.215Z] + mkdir -p /w/workspace/edgex-go/9/archives/ [2021-06-02T01:45:55.215Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo [2021-06-02T01:45:55.228Z] 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-02T01:45:55.513Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-02T01:45:56.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-02T01:45:56.082Z] [2021-06-02T01:45:56.082Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-02T01:45:56.395Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-02T01:45:56.395Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-02T01:45:56.395Z] df20fa9351a1: Pulling fs layer [2021-06-02T01:45:56.395Z] 36b3adc4ff6f: Pulling fs layer [2021-06-02T01:45:56.395Z] 8ad3a11d3b57: Pulling fs layer [2021-06-02T01:45:56.395Z] 46f8f816bc3b: Pulling fs layer [2021-06-02T01:45:56.395Z] 93b61091891f: Pulling fs layer [2021-06-02T01:45:56.395Z] 93b9cdb0e59b: Pulling fs layer [2021-06-02T01:45:56.395Z] 5e14af77c1be: Pulling fs layer [2021-06-02T01:45:56.395Z] 01666e4c0597: Pulling fs layer [2021-06-02T01:45:56.395Z] aa168da1d23b: Pulling fs layer [2021-06-02T01:45:56.395Z] 93b61091891f: Waiting [2021-06-02T01:45:56.395Z] 93b9cdb0e59b: Waiting [2021-06-02T01:45:56.395Z] 5e14af77c1be: Waiting [2021-06-02T01:45:56.395Z] 01666e4c0597: Waiting [2021-06-02T01:45:56.395Z] aa168da1d23b: Waiting [2021-06-02T01:45:56.395Z] 46f8f816bc3b: Waiting [2021-06-02T01:45:56.395Z] 36b3adc4ff6f: Verifying Checksum [2021-06-02T01:45:56.395Z] 36b3adc4ff6f: Download complete [2021-06-02T01:45:56.395Z] 46f8f816bc3b: Verifying Checksum [2021-06-02T01:45:56.395Z] 46f8f816bc3b: Download complete [2021-06-02T01:45:56.395Z] df20fa9351a1: Verifying Checksum [2021-06-02T01:45:56.395Z] df20fa9351a1: Download complete [2021-06-02T01:45:56.395Z] 93b9cdb0e59b: Verifying Checksum [2021-06-02T01:45:56.395Z] 93b9cdb0e59b: Download complete [2021-06-02T01:45:56.395Z] 93b61091891f: Verifying Checksum [2021-06-02T01:45:56.395Z] 93b61091891f: Download complete [2021-06-02T01:45:56.656Z] 5e14af77c1be: Verifying Checksum [2021-06-02T01:45:56.656Z] 5e14af77c1be: Download complete [2021-06-02T01:45:56.656Z] 01666e4c0597: Verifying Checksum [2021-06-02T01:45:56.656Z] 01666e4c0597: Download complete [2021-06-02T01:45:56.656Z] df20fa9351a1: Pull complete [2021-06-02T01:45:56.656Z] 8ad3a11d3b57: Verifying Checksum [2021-06-02T01:45:56.656Z] 8ad3a11d3b57: Download complete [2021-06-02T01:45:56.656Z] 36b3adc4ff6f: Pull complete [2021-06-02T01:45:57.241Z] 8ad3a11d3b57: Pull complete [2021-06-02T01:45:57.241Z] 46f8f816bc3b: Pull complete [2021-06-02T01:45:57.505Z] 93b61091891f: Pull complete [2021-06-02T01:45:57.505Z] 93b9cdb0e59b: Pull complete [2021-06-02T01:45:57.505Z] 5e14af77c1be: Pull complete [2021-06-02T01:45:57.765Z] 01666e4c0597: Pull complete [2021-06-02T01:45:58.347Z] aa168da1d23b: Verifying Checksum [2021-06-02T01:45:58.347Z] aa168da1d23b: Download complete [2021-06-02T01:46:02.606Z] aa168da1d23b: Pull complete [2021-06-02T01:46:02.607Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-02T01:46:02.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-02T01:46:02.607Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-02T01:46:02.695Z] prd-centos7-docker-4c-2g-11 does not seem to be running inside a container [2021-06-02T01:46:02.728Z] $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-02T01:46:05.952Z] $ docker top 77e0e8fce7de612336e53ab322f653e656ed3bda9e9d6be1415c98b9fe781fe7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T01:46:06.370Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-02T01:46:06.667Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-02T01:46:06.971Z] + ls /var/log/sa-host [2021-06-02T01:46:06.971Z] + sadf -c /var/log/sa-host/sa02 [2021-06-02T01:46:06.971Z] file_magic: OK [2021-06-02T01:46:06.971Z] HZ: Using current value: 100 [2021-06-02T01:46:06.971Z] file_header: OK [2021-06-02T01:46:06.971Z] 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-06-02T01:46:06.971Z] Statistics: [2021-06-02T01:46:06.971Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-02T01:46:06.971Z] File successfully converted to sysstat format version 12.2.1 [2021-06-02T01:46:06.971Z] + sadf -c /var/log/sa-host/sa05 [2021-06-02T01:46:06.971Z] file_magic: OK [2021-06-02T01:46:06.971Z] HZ: Using current value: 100 [2021-06-02T01:46:06.971Z] file_header: OK [2021-06-02T01:46:06.971Z] 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-06-02T01:46:06.971Z] Statistics: [2021-06-02T01:46:06.971Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-02T01:46:06.971Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-02T01:46:07.148Z] provisioning config files... [2021-06-02T01:46:07.168Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config6561662734137313148tmp [Pipeline] { [Pipeline] echo [2021-06-02T01:46:07.191Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T01:46:07.487Z] ---> create-netrc.sh [Pipeline] } [2021-06-02T01:46:07.500Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-06-02T01:46:07.527Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T01:46:07.826Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-02T01:46:07.837Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T01:46:08.134Z] ---> sudo-logs.sh [2021-06-02T01:46:08.135Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-02T01:46:08.167Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T01:46:08.463Z] ---> job-cost.sh [2021-06-02T01:46:08.463Z] lf-activate-venv: SKIPPING [2021-06-02T01:46:08.463Z] DEBUG: total: 0.18000000715255737 [2021-06-02T01:46:08.463Z] INFO: Retrieving Stack Cost... [2021-06-02T01:46:10.385Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-02T01:46:10.647Z] INFO: Archiving Costs [Pipeline] echo [2021-06-02T01:46:10.661Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T01:46:10.957Z] ---> logs-deploy.sh [2021-06-02T01:46:10.957Z] lf-activate-venv: SKIPPING [2021-06-02T01:46:10.957Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3492/9 [2021-06-02T01:46:10.957Z] INFO: archiving workspace using pattern(s): [2021-06-02T01:46:11.906Z] Archives upload complete. [2021-06-02T01:46:11.906Z] INFO: archiving logs to Nexus