Pull request #3671 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from ce44feff22c90d3acea22d7d42256d7d6e4b4afe+19484f48f3ea22dd3cb206c35107457b0d52dfca (09c6cac40e670e9d887167d0e7b95d55fdbec003) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5042499578683945047.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2465360074420058956.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-3671/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3671/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4984299211306485882.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3954113681054557033.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-3671/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3671/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3680095484723191178.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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_BUILD_IMAGE_TARGET: builder 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-332 in /w/workspace/edgexfoundry_edgex-go_PR-3671 [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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/9@tmp/jenkins-gitclient-ssh8891786927039631510.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 19484f48f3ea22dd3cb206c35107457b0d52dfca into PR head commit ce44feff22c90d3acea22d7d42256d7d6e4b4afe Merge succeeded, producing ce44feff22c90d3acea22d7d42256d7d6e4b4afe Checking out Revision ce44feff22c90d3acea22d7d42256d7d6e4b4afe (PR-3671) > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/9@tmp/jenkins-gitclient-ssh5503525907476321883.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3671/head:refs/remotes/origin/PR-3671 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce44feff22c90d3acea22d7d42256d7d6e4b4afe # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/9@tmp/jenkins-gitclient-ssh3430837760772148548.key > git merge 19484f48f3ea22dd3cb206c35107457b0d52dfca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce44feff22c90d3acea22d7d42256d7d6e4b4afe # timeout=10 Commit message: "fix(security): use localhost for kuiper config" First time build. Skipping changelog. > git rev-list --no-walk cb3c4429376b143cfd7ca8e73aaca6b269d06cde # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-19T17:44:45.680Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-19T17:44:45.770Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-19T17:44:45.796Z] ========================================================= [2021-08-19T17:44:45.797Z] EdgeX Global Pipelines Version Info [2021-08-19T17:44:45.797Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-19T17:44:47.046Z] ------------------- [2021-08-19T17:44:47.047Z] stable info: [2021-08-19T17:44:47.047Z] ------------------- [2021-08-19T17:44:47.047Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-19T17:44:47.047Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-19T17:44:47.047Z] Message: update stable to v1.0.205 [2021-08-19T17:44:47.639Z] ------------------- [2021-08-19T17:44:47.639Z] experimental info: [2021-08-19T17:44:47.639Z] ------------------- [2021-08-19T17:44:47.639Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-19T17:44:47.640Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-19T17:44:47.640Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-19T17:44:47.775Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-19T17:44:47.796Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-19T17:44:47.818Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-19T17:44:47.839Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-19T17:44:47.860Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-19T17:44:47.881Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-19T17:44:47.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-19T17:44:47.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-19T17:44:47.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-19T17:44:47.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-19T17:44:47.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-19T17:44:48.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-19T17:44:48.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-19T17:44:48.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-19T17:44:48.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-19T17:44:48.095Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-19T17:44:48.115Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-19T17:44:48.137Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-19T17:44:48.158Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-19T17:44:48.180Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-19T17:44:48.201Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-19T17:44:48.223Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-19T17:44:48.245Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-19T17:44:48.267Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3671 [Pipeline] echo [2021-08-19T17:44:48.290Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3671 [Pipeline] echo [2021-08-19T17:44:48.313Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3671 [Pipeline] echo [2021-08-19T17:44:48.334Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ce44feff22c90d3acea22d7d42256d7d6e4b4afe [Pipeline] echo [2021-08-19T17:44:48.366Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ce44fef [Pipeline] echo [2021-08-19T17:44:48.398Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-19T17:44:48.485Z] provisioning config files... [2021-08-19T17:44:48.507Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config1709732375532486035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-19T17:44:48.847Z] ---> docker-login.sh [2021-08-19T17:44:48.847Z] nexus3.edgexfoundry.org:10001 [2021-08-19T17:44:48.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-19T17:44:49.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-19T17:44:49.116Z] Configure a credential helper to remove this warning. See [2021-08-19T17:44:49.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-19T17:44:49.116Z] [2021-08-19T17:44:49.116Z] Login Succeeded [2021-08-19T17:44:49.116Z] nexus3.edgexfoundry.org:10002 [2021-08-19T17:44:49.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-19T17:44:49.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-19T17:44:49.116Z] Configure a credential helper to remove this warning. See [2021-08-19T17:44:49.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-19T17:44:49.116Z] [2021-08-19T17:44:49.116Z] Login Succeeded [2021-08-19T17:44:49.116Z] nexus3.edgexfoundry.org:10003 [2021-08-19T17:44:49.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-19T17:44:49.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-19T17:44:49.388Z] Configure a credential helper to remove this warning. See [2021-08-19T17:44:49.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-19T17:44:49.388Z] [2021-08-19T17:44:49.388Z] Login Succeeded [2021-08-19T17:44:49.388Z] nexus3.edgexfoundry.org:10004 [2021-08-19T17:44:49.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-19T17:44:49.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-19T17:44:49.388Z] Configure a credential helper to remove this warning. See [2021-08-19T17:44:49.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-19T17:44:49.388Z] [2021-08-19T17:44:49.388Z] Login Succeeded [2021-08-19T17:44:49.389Z] docker.io [2021-08-19T17:44:49.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-19T17:44:49.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-19T17:44:49.926Z] Configure a credential helper to remove this warning. See [2021-08-19T17:44:49.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-19T17:44:49.926Z] [2021-08-19T17:44:49.926Z] Login Succeeded [2021-08-19T17:44:49.926Z] ---> docker-login.sh ends [Pipeline] } [2021-08-19T17:44:49.940Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-19T17:44:50.298Z] ++ 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-08-19T17:44:50.298Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-19T17:44:50.298Z] ++ dirname cmd/core-command/Dockerfile [2021-08-19T17:44:50.298Z] ++ cut -d/ -f2 [2021-08-19T17:44:50.298Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-19T17:44:50.298Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-19T17:44:50.298Z] ++ dirname cmd/core-data/Dockerfile [2021-08-19T17:44:50.298Z] ++ cut -d/ -f2 [2021-08-19T17:44:50.298Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-19T17:44:50.298Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-19T17:44:50.298Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-19T17:44:50.298Z] ++ cut -d/ -f2 [2021-08-19T17:44:50.298Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-19T17:44:50.298Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-19T17:44:50.298Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-19T17:44:50.298Z] ++ cut -d/ -f2 [2021-08-19T17:44:50.298Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-19T17:44:50.298Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-19T17:44:50.299Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-19T17:44:50.299Z] ++ cut -d/ -f2 [2021-08-19T17:44:50.299Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-19T17:44:50.299Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-19T17:44:50.299Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-19T17:44:50.299Z] ++ cut -d/ -f2 [2021-08-19T17:44:50.299Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-19T17:44:50.299Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-19T17:44:50.299Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-19T17:44:50.299Z] ++ cut -d/ -f2 [2021-08-19T17:44:50.299Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-19T17:44:50.299Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-19T17:44:50.299Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-19T17:44:50.299Z] ++ cut -d/ -f2 [2021-08-19T17:44:50.299Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-19T17:44:50.299Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-19T17:44:50.299Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-19T17:44:50.299Z] ++ cut -d/ -f2 [2021-08-19T17:44:50.299Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-19T17:44:50.358Z] 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-08-19T17:44:51.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-19T17:44:51.486Z] [2021-08-19T17:44:51.486Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-19T17:44:51.819Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-19T17:44:51.819Z] latest: Pulling from edgex-devops/git-semver [2021-08-19T17:44:51.819Z] 31603596830f: Pulling fs layer [2021-08-19T17:44:51.819Z] 04fac38145f0: Pulling fs layer [2021-08-19T17:44:51.819Z] 701f6daf10bf: Pulling fs layer [2021-08-19T17:44:51.819Z] 24f72da36158: Pulling fs layer [2021-08-19T17:44:51.819Z] 24f72da36158: Waiting [2021-08-19T17:44:51.819Z] 04fac38145f0: Verifying Checksum [2021-08-19T17:44:51.819Z] 04fac38145f0: Download complete [2021-08-19T17:44:52.089Z] 31603596830f: Verifying Checksum [2021-08-19T17:44:52.089Z] 31603596830f: Download complete [2021-08-19T17:44:52.356Z] 31603596830f: Pull complete [2021-08-19T17:44:52.356Z] 04fac38145f0: Pull complete [2021-08-19T17:44:52.356Z] 24f72da36158: Verifying Checksum [2021-08-19T17:44:52.356Z] 24f72da36158: Download complete [2021-08-19T17:44:52.625Z] 701f6daf10bf: Verifying Checksum [2021-08-19T17:44:52.625Z] 701f6daf10bf: Download complete [2021-08-19T17:44:53.211Z] 701f6daf10bf: Pull complete [2021-08-19T17:44:53.211Z] 24f72da36158: Pull complete [2021-08-19T17:44:53.211Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-08-19T17:44:53.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-19T17:44:53.211Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-19T17:44:53.308Z] prd-centos7-docker-4c-2g-332 does not seem to be running inside a container [2021-08-19T17:44:53.376Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-19T17:44:54.278Z] $ docker top cc8450c172bcaac3a7a523ccbb9bca3a19af1e0601f96a30d639d3152ecb6b3c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-19T17:44:54.412Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-19T17:44:54.412Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-19T17:44:54.539Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-19T17:44:54.540Z] $ docker exec cc8450c172bcaac3a7a523ccbb9bca3a19af1e0601f96a30d639d3152ecb6b3c ssh-agent [2021-08-19T17:44:54.682Z] SSH_AUTH_SOCK=/tmp/ssh-I7ndhXCahrCC/agent.13 [2021-08-19T17:44:54.682Z] SSH_AGENT_PID=20 [2021-08-19T17:44:54.695Z] Running ssh-add (command line suppressed) [2021-08-19T17:44:54.811Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_8884592364459325558.key (/w/workspace/edgex-go/9@tmp/private_key_8884592364459325558.key) [2021-08-19T17:44:54.835Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-19T17:44:55.150Z] + git tag --points-at HEAD [Pipeline] } [2021-08-19T17:44:55.170Z] $ docker exec --env ******** --env ******** cc8450c172bcaac3a7a523ccbb9bca3a19af1e0601f96a30d639d3152ecb6b3c ssh-agent -k [2021-08-19T17:44:55.290Z] unset SSH_AUTH_SOCK; [2021-08-19T17:44:55.290Z] unset SSH_AGENT_PID; [2021-08-19T17:44:55.291Z] echo Agent pid 20 killed; [2021-08-19T17:44:55.308Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-19T17:44:55.348Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-19T17:44:55.348Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-19T17:44:55.474Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-19T17:44:55.475Z] $ docker exec cc8450c172bcaac3a7a523ccbb9bca3a19af1e0601f96a30d639d3152ecb6b3c ssh-agent [2021-08-19T17:44:55.595Z] SSH_AUTH_SOCK=/tmp/ssh-83cnub8IvIB4/agent.54 [2021-08-19T17:44:55.595Z] SSH_AGENT_PID=60 [2021-08-19T17:44:55.605Z] Running ssh-add (command line suppressed) [2021-08-19T17:44:55.720Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_4420106523145548147.key (/w/workspace/edgex-go/9@tmp/private_key_4420106523145548147.key) [2021-08-19T17:44:55.745Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-19T17:44:56.060Z] + git semver init [2021-08-19T17:44:56.060Z] # -> Open(): unable to determine branch for HEAD [2021-08-19T17:44:56.060Z] # $GIT_DIR = /w/workspace/edgex-go/9/.git [2021-08-19T17:44:56.060Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/9 [2021-08-19T17:44:56.060Z] # $SEMVER_REMOTE_NAME = origin [2021-08-19T17:44:56.060Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-19T17:44:56.060Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-19T17:44:56.060Z] # $SEMVER_BRANCH = PR-3671 [2021-08-19T17:44:56.060Z] # $SEMVER_TEMP = /tmp/semver-071910631 [2021-08-19T17:44:56.060Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-19T17:45:11.095Z] # '/tmp/semver-071910631' -> '/w/workspace/edgex-go/9/.semver' [2021-08-19T17:45:11.096Z] # -> Force: false [2021-08-19T17:45:11.096Z] # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } [2021-08-19T17:45:11.110Z] $ docker exec --env ******** --env ******** cc8450c172bcaac3a7a523ccbb9bca3a19af1e0601f96a30d639d3152ecb6b3c ssh-agent -k [2021-08-19T17:45:11.230Z] unset SSH_AUTH_SOCK; [2021-08-19T17:45:11.230Z] unset SSH_AGENT_PID; [2021-08-19T17:45:11.230Z] echo Agent pid 60 killed; [2021-08-19T17:45:11.250Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-19T17:45:11.667Z] + git semver [Pipeline] } [2021-08-19T17:45:11.687Z] $ docker stop --time=1 cc8450c172bcaac3a7a523ccbb9bca3a19af1e0601f96a30d639d3152ecb6b3c [2021-08-19T17:45:13.877Z] $ docker rm -f cc8450c172bcaac3a7a523ccbb9bca3a19af1e0601f96a30d639d3152ecb6b3c [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-19T17:45:14.280Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-19T17:45:14.621Z] Stashed 1 file(s) [Pipeline] echo [2021-08-19T17:45:14.626Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-08-19T17:45:14.915Z] ========================================================= [2021-08-19T17:45:14.915Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-19T17:45:14.915Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-19T17:45:15.032Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-326 in /w/workspace/edgexfoundry_edgex-go_PR-3671 [Pipeline] { [Pipeline] ws [2021-08-19T17:45:15.050Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2021-08-19T17:45:15.259Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-19T17:45:15.259Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-19T17:45:15.259Z] 540db60ca938: Pulling fs layer [2021-08-19T17:45:15.259Z] adcc1eea9eea: Pulling fs layer [2021-08-19T17:45:15.259Z] 4c4ab2625f07: Pulling fs layer [2021-08-19T17:45:15.259Z] db62176df00c: Pulling fs layer [2021-08-19T17:45:15.259Z] 3b30891b0d05: Pulling fs layer [2021-08-19T17:45:15.259Z] 06b49ca38bd5: Pulling fs layer [2021-08-19T17:45:15.259Z] c788192a36de: Pulling fs layer [2021-08-19T17:45:15.260Z] a77e37c0d609: Pulling fs layer [2021-08-19T17:45:15.260Z] c3185cebc471: Pulling fs layer [2021-08-19T17:45:15.260Z] db62176df00c: Waiting [2021-08-19T17:45:15.260Z] 3b30891b0d05: Waiting [2021-08-19T17:45:15.260Z] 06b49ca38bd5: Waiting [2021-08-19T17:45:15.260Z] c788192a36de: Waiting [2021-08-19T17:45:15.260Z] a77e37c0d609: Waiting [2021-08-19T17:45:15.260Z] c3185cebc471: Waiting [2021-08-19T17:45:15.260Z] 4c4ab2625f07: Verifying Checksum [2021-08-19T17:45:15.260Z] 4c4ab2625f07: Download complete [2021-08-19T17:45:15.260Z] adcc1eea9eea: Download complete [2021-08-19T17:45:15.260Z] 3b30891b0d05: Verifying Checksum [2021-08-19T17:45:15.260Z] 3b30891b0d05: Download complete [2021-08-19T17:45:15.271Z] The recommended git tool is: git [2021-08-19T17:45:15.528Z] 06b49ca38bd5: Verifying Checksum [2021-08-19T17:45:15.528Z] 06b49ca38bd5: Download complete [2021-08-19T17:45:15.528Z] c788192a36de: Verifying Checksum [2021-08-19T17:45:15.528Z] c788192a36de: Download complete [2021-08-19T17:45:15.528Z] 540db60ca938: Verifying Checksum [2021-08-19T17:45:15.528Z] 540db60ca938: Download complete [2021-08-19T17:45:15.528Z] 540db60ca938: Pull complete [2021-08-19T17:45:15.797Z] adcc1eea9eea: Pull complete [2021-08-19T17:45:15.797Z] 4c4ab2625f07: Pull complete [2021-08-19T17:45:16.379Z] a77e37c0d609: Verifying Checksum [2021-08-19T17:45:16.379Z] a77e37c0d609: Download complete [2021-08-19T17:45:19.737Z] c3185cebc471: Verifying Checksum [2021-08-19T17:45:19.737Z] c3185cebc471: Download complete [2021-08-19T17:45:19.737Z] db62176df00c: Verifying Checksum [2021-08-19T17:45:19.737Z] db62176df00c: Download complete [2021-08-19T17:45:21.156Z] using credential edgex-jenkins-ssh [2021-08-19T17:45:21.179Z] Cloning the remote Git repository [2021-08-19T17:45:21.231Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-19T17:45:21.377Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2021-08-19T17:45:21.509Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-19T17:45:21.511Z] > git --version # timeout=10 [2021-08-19T17:45:21.534Z] > git --version # 'git version 2.17.1' [2021-08-19T17:45:21.537Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-19T17:45:21.639Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-19T17:45:24.017Z] db62176df00c: Pull complete [2021-08-19T17:45:24.017Z] 3b30891b0d05: Pull complete [2021-08-19T17:45:24.018Z] 06b49ca38bd5: Pull complete [2021-08-19T17:45:24.287Z] c788192a36de: Pull complete [2021-08-19T17:45:24.287Z] a77e37c0d609: Pull complete [2021-08-19T17:45:26.896Z] c3185cebc471: Pull complete [2021-08-19T17:45:26.896Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-19T17:45:26.896Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-19T17:45:26.896Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-19T17:45:27.231Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-19T17:45:27.231Z] WORKDIR /edgex [2021-08-19T17:45:27.231Z] COPY go.mod . [2021-08-19T17:45:27.231Z] RUN go mod download' [2021-08-19T17:45:27.231Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-19T17:45:28.671Z] Sending build context to Docker daemon 328.7MB [2021-08-19T17:45:28.671Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-19T17:45:28.671Z] ---> 031687cdd783 [2021-08-19T17:45:28.671Z] Step 2/4 : WORKDIR /edgex [2021-08-19T17:45:30.639Z] ---> Running in cd099ee3bdf7 [2021-08-19T17:45:30.639Z] Removing intermediate container cd099ee3bdf7 [2021-08-19T17:45:30.639Z] ---> 58a314f1f192 [2021-08-19T17:45:30.639Z] Step 3/4 : COPY go.mod . [2021-08-19T17:45:30.639Z] ---> 1f05102fc369 [2021-08-19T17:45:30.639Z] Step 4/4 : RUN go mod download [2021-08-19T17:45:30.639Z] ---> Running in 510f4a708259 [2021-08-19T17:45:40.984Z] Merging remotes/origin/main commit 19484f48f3ea22dd3cb206c35107457b0d52dfca into PR head commit ce44feff22c90d3acea22d7d42256d7d6e4b4afe [2021-08-19T17:45:41.401Z] Merge succeeded, producing ce44feff22c90d3acea22d7d42256d7d6e4b4afe [2021-08-19T17:45:41.402Z] Checking out Revision ce44feff22c90d3acea22d7d42256d7d6e4b4afe (PR-3671) [2021-08-19T17:45:40.071Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-19T17:45:40.096Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-19T17:45:40.127Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-19T17:45:40.169Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-19T17:45:40.170Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-19T17:45:40.187Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3671/head:refs/remotes/origin/PR-3671 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-19T17:45:40.994Z] > git config core.sparsecheckout # timeout=10 [2021-08-19T17:45:41.012Z] > git checkout -f ce44feff22c90d3acea22d7d42256d7d6e4b4afe # timeout=10 [2021-08-19T17:45:41.276Z] > git remote # timeout=10 [2021-08-19T17:45:41.298Z] > git config --get remote.origin.url # timeout=10 [2021-08-19T17:45:41.316Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-19T17:45:41.331Z] > git merge 19484f48f3ea22dd3cb206c35107457b0d52dfca # timeout=10 [2021-08-19T17:45:41.361Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-19T17:45:41.396Z] > git config core.sparsecheckout # timeout=10 [2021-08-19T17:45:41.430Z] > git checkout -f ce44feff22c90d3acea22d7d42256d7d6e4b4afe # timeout=10 [2021-08-19T17:45:46.360Z] Commit message: "fix(security): use localhost for kuiper config" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-19T17:45:46.851Z] provisioning config files... [2021-08-19T17:45:46.892Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config1790430497866769655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-19T17:45:47.558Z] ---> docker-login.sh [2021-08-19T17:45:47.558Z] nexus3.edgexfoundry.org:10001 [2021-08-19T17:45:48.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-19T17:45:48.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-19T17:45:48.835Z] Configure a credential helper to remove this warning. See [2021-08-19T17:45:48.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-19T17:45:48.835Z] [2021-08-19T17:45:48.835Z] Login Succeeded [2021-08-19T17:45:49.113Z] nexus3.edgexfoundry.org:10002 [2021-08-19T17:45:49.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-19T17:45:49.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-19T17:45:49.672Z] Configure a credential helper to remove this warning. See [2021-08-19T17:45:49.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-19T17:45:49.673Z] [2021-08-19T17:45:49.673Z] Login Succeeded [2021-08-19T17:45:49.673Z] nexus3.edgexfoundry.org:10003 [2021-08-19T17:45:49.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-19T17:45:50.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-19T17:45:50.230Z] Configure a credential helper to remove this warning. See [2021-08-19T17:45:50.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-19T17:45:50.230Z] [2021-08-19T17:45:50.230Z] Login Succeeded [2021-08-19T17:45:50.230Z] nexus3.edgexfoundry.org:10004 [2021-08-19T17:45:50.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-19T17:45:50.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-19T17:45:50.838Z] Configure a credential helper to remove this warning. See [2021-08-19T17:45:50.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-19T17:45:50.838Z] [2021-08-19T17:45:50.838Z] Login Succeeded [2021-08-19T17:45:50.838Z] docker.io [2021-08-19T17:45:51.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-19T17:45:51.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-19T17:45:51.720Z] Configure a credential helper to remove this warning. See [2021-08-19T17:45:51.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-19T17:45:51.721Z] [2021-08-19T17:45:51.721Z] Login Succeeded [2021-08-19T17:45:51.721Z] ---> docker-login.sh ends [Pipeline] } [2021-08-19T17:45:51.811Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-19T17:45:52.424Z] ========================================================= [2021-08-19T17:45:52.425Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-19T17:45:52.425Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-19T17:45:52.849Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-19T17:45:53.141Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-19T17:45:53.141Z] 595b0fe564bb: Pulling fs layer [2021-08-19T17:45:53.141Z] 24495759ef45: Pulling fs layer [2021-08-19T17:45:53.141Z] d148012ef14d: Pulling fs layer [2021-08-19T17:45:53.141Z] e90a11edd702: Pulling fs layer [2021-08-19T17:45:53.141Z] d77568369979: Pulling fs layer [2021-08-19T17:45:53.141Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-19T17:45:53.141Z] 170f2ba95c9a: Pulling fs layer [2021-08-19T17:45:53.141Z] 97ac5df62f85: Pulling fs layer [2021-08-19T17:45:53.141Z] fc1c9f9a7f3b: Waiting [2021-08-19T17:45:53.141Z] e90a11edd702: Waiting [2021-08-19T17:45:53.141Z] 170f2ba95c9a: Waiting [2021-08-19T17:45:53.141Z] d77568369979: Waiting [2021-08-19T17:45:53.141Z] 97ac5df62f85: Waiting [2021-08-19T17:45:53.141Z] d148012ef14d: Verifying Checksum [2021-08-19T17:45:53.141Z] d148012ef14d: Download complete [2021-08-19T17:45:53.141Z] 24495759ef45: Verifying Checksum [2021-08-19T17:45:53.141Z] 24495759ef45: Download complete [2021-08-19T17:45:53.141Z] d77568369979: Verifying Checksum [2021-08-19T17:45:53.141Z] d77568369979: Download complete [2021-08-19T17:45:53.424Z] 595b0fe564bb: Verifying Checksum [2021-08-19T17:45:53.424Z] 595b0fe564bb: Download complete [2021-08-19T17:45:53.424Z] fc1c9f9a7f3b: Download complete [2021-08-19T17:45:53.424Z] 170f2ba95c9a: Verifying Checksum [2021-08-19T17:45:53.425Z] 170f2ba95c9a: Download complete [2021-08-19T17:45:54.036Z] 595b0fe564bb: Pull complete [2021-08-19T17:45:55.039Z] 24495759ef45: Pull complete [2021-08-19T17:45:55.319Z] d148012ef14d: Pull complete [2021-08-19T17:45:56.833Z] 97ac5df62f85: Download complete [2021-08-19T17:45:57.902Z] e90a11edd702: Verifying Checksum [2021-08-19T17:45:57.903Z] e90a11edd702: Download complete [2021-08-19T17:46:02.901Z] Removing intermediate container 510f4a708259 [2021-08-19T17:46:02.901Z] ---> 52165ff036d5 [2021-08-19T17:46:02.901Z] Successfully built 52165ff036d5 [2021-08-19T17:46:02.901Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-19T17:46:03.229Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-19T17:46:03.229Z] . [Pipeline] withDockerContainer [2021-08-19T17:46:03.324Z] prd-centos7-docker-4c-2g-332 does not seem to be running inside a container [2021-08-19T17:46:03.384Z] $ 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-x86_64 cat [2021-08-19T17:46:03.773Z] $ docker top 793548cacb0d3c0b597a6a94fac30bd5b473e81aacff1c0cc6366e28c8f42ff4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-19T17:46:04.175Z] + go version [2021-08-19T17:46:04.175Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-19T17:46:04.190Z] $ docker stop --time=1 793548cacb0d3c0b597a6a94fac30bd5b473e81aacff1c0cc6366e28c8f42ff4 [2021-08-19T17:46:05.374Z] $ docker rm -f 793548cacb0d3c0b597a6a94fac30bd5b473e81aacff1c0cc6366e28c8f42ff4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-19T17:46:05.918Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-19T17:46:05.918Z] . [Pipeline] withDockerContainer [2021-08-19T17:46:06.006Z] prd-centos7-docker-4c-2g-332 does not seem to be running inside a container [2021-08-19T17:46:06.055Z] $ 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-x86_64 cat [2021-08-19T17:46:06.422Z] $ docker top 5ef1eb1a0092cc78bbcbc94c03d5e2b2d20bbaa489d3406a311451ee3a85247e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-19T17:46:06.515Z] ========================================================= [2021-08-19T17:46:06.515Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-19T17:46:06.516Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-19T17:46:06.832Z] + go mod tidy [Pipeline] sh [2021-08-19T17:46:07.625Z] + make test [2021-08-19T17:46:07.626Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-19T17:46:07.899Z] go mod tidy [2021-08-19T17:46:07.900Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-19T17:46:10.389Z] e90a11edd702: Pull complete [2021-08-19T17:46:10.389Z] d77568369979: Pull complete [2021-08-19T17:46:10.389Z] fc1c9f9a7f3b: Pull complete [2021-08-19T17:46:10.389Z] 170f2ba95c9a: Pull complete [2021-08-19T17:46:13.297Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-19T17:46:15.823Z] 97ac5df62f85: Pull complete [2021-08-19T17:46:15.823Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-19T17:46:15.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-19T17:46:15.824Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-19T17:46:16.194Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-19T17:46:16.194Z] WORKDIR /edgex [2021-08-19T17:46:16.194Z] COPY go.mod . [2021-08-19T17:46:16.194Z] RUN go mod download build [2021-08-19T17:46:16.194Z] -t ci-base-image-arm64 -f - . [2021-08-19T17:46:18.231Z] Sending build context to Docker daemon 166MB [2021-08-19T17:46:18.231Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-19T17:46:18.231Z] ---> 04bc70af865f [2021-08-19T17:46:18.231Z] Step 2/4 : WORKDIR /edgex [2021-08-19T17:46:22.567Z] ---> Running in 04b084502b69 [2021-08-19T17:46:23.169Z] Removing intermediate container 04b084502b69 [2021-08-19T17:46:23.169Z] ---> 17ed744db712 [2021-08-19T17:46:23.169Z] Step 3/4 : COPY go.mod . [2021-08-19T17:46:24.151Z] ---> e5bdc3df2b84 [2021-08-19T17:46:24.151Z] Step 4/4 : RUN go mod download [2021-08-19T17:46:24.151Z] ---> Running in 29d29635d4a7 [2021-08-19T17:46:31.582Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-19T17:46:36.959Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-19T17:46:36.959Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-19T17:46:37.236Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-19T17:46:39.831Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-19T17:46:40.424Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-19T17:46:40.424Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-19T17:46:40.424Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-19T17:46:40.694Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-19T17:46:40.971Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-19T17:46:41.554Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-19T17:46:41.554Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-19T17:46:41.554Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-19T17:46:41.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-19T17:46:44.147Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements [2021-08-19T17:46:44.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-19T17:46:44.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-19T17:46:45.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 100.0% of statements [2021-08-19T17:46:45.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-19T17:46:45.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.080s coverage: 46.3% of statements [2021-08-19T17:46:45.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-19T17:46:45.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-19T17:46:46.102Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.106s coverage: 90.1% of statements [2021-08-19T17:46:46.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-19T17:46:46.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-19T17:46:47.065Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements [2021-08-19T17:46:47.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-19T17:46:47.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-19T17:46:47.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-19T17:46:47.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-19T17:46:47.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-19T17:46:47.653Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.266s coverage: 94.2% of statements [2021-08-19T17:46:47.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-19T17:46:47.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-19T17:46:47.653Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements [2021-08-19T17:46:47.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-19T17:46:47.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-19T17:46:47.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-19T17:46:47.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-19T17:46:47.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-19T17:46:48.243Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.041s coverage: 60.0% of statements [2021-08-19T17:46:48.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-19T17:46:48.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-19T17:46:48.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-19T17:46:48.830Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.069s coverage: 0.8% of statements [2021-08-19T17:46:48.830Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-19T17:46:48.830Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.039s coverage: 58.8% of statements [2021-08-19T17:46:48.830Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 21.7% of statements [2021-08-19T17:46:48.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-19T17:46:49.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2021-08-19T17:46:50.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 79.5% of statements [2021-08-19T17:46:50.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-08-19T17:46:50.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements [2021-08-19T17:46:50.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2021-08-19T17:47:02.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.051s coverage: 94.4% of statements [2021-08-19T17:47:02.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-08-19T17:47:09.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.172s coverage: 81.8% of statements [2021-08-19T17:47:09.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-19T17:47:27.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2021-08-19T17:47:27.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-19T17:47:27.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-19T17:47:27.560Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-19T17:47:27.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-08-19T17:47:27.560Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-19T17:47:27.560Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-19T17:47:27.560Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-19T17:47:27.560Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-19T17:47:27.560Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-19T17:47:27.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2021-08-19T17:47:27.560Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-19T17:47:27.560Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-19T17:47:27.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-08-19T17:47:27.560Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-19T17:47:27.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2021-08-19T17:47:27.560Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-19T17:47:27.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-08-19T17:47:27.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-08-19T17:47:27.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-08-19T17:47:27.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.079s coverage: 91.2% of statements [2021-08-19T17:47:27.560Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-19T17:47:27.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements [2021-08-19T17:47:27.560Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-19T17:47:27.560Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-19T17:47:27.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-08-19T17:47:27.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 91.3% of statements [2021-08-19T17:47:27.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2021-08-19T17:47:27.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-08-19T17:47:27.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2021-08-19T17:47:27.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.183s coverage: 66.9% of statements [2021-08-19T17:47:27.560Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-19T17:47:27.560Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-19T17:47:27.560Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-19T17:47:27.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.124s coverage: 43.6% of statements [2021-08-19T17:47:27.560Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-19T17:47:27.560Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-19T17:47:27.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2021-08-19T17:47:27.560Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-19T17:47:27.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2021-08-19T17:47:27.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-19T17:47:34.494Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 19.5% of statements [2021-08-19T17:47:34.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-19T17:47:34.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-19T17:47:34.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-19T17:47:34.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-19T17:47:34.494Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 92.0% of statements [2021-08-19T17:47:34.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-19T17:47:34.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-19T17:47:34.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-19T17:47:34.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-19T17:47:34.494Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements [2021-08-19T17:47:34.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-19T17:47:34.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-19T17:47:34.494Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements [2021-08-19T17:47:34.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-19T17:47:34.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-19T17:47:34.494Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-19T17:47:34.494Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-19T17:47:34.494Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-08-19T17:47:34.494Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-19T17:47:34.494Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-19T17:47:34.494Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-19T17:47:34.494Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-19T17:47:34.494Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-19T17:47:34.494Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-19T17:47:34.494Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-08-19T17:47:34.494Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.027s coverage: 95.4% of statements [2021-08-19T17:47:34.494Z] GO111MODULE=on go vet ./... [2021-08-19T17:47:45.938Z] Removing intermediate container 29d29635d4a7 [2021-08-19T17:47:45.938Z] ---> 6001a03b624d [2021-08-19T17:47:46.212Z] Successfully built 6001a03b624d [2021-08-19T17:47:46.212Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-19T17:47:46.584Z] + docker inspect -f . ci-base-image-arm64 [2021-08-19T17:47:46.585Z] . [Pipeline] withDockerContainer [2021-08-19T17:47:46.842Z] prd-ubuntu18.04-docker-arm64-4c-16g-326 does not seem to be running inside a container [2021-08-19T17:47:46.920Z] $ 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-arm64 cat [2021-08-19T17:47:49.007Z] $ docker top 8763c3d5853f4fce39aabe576e1467667ece626be6001944487f882de8a6af2e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-19T17:47:50.057Z] + go version [2021-08-19T17:47:50.058Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-19T17:47:50.067Z] $ docker stop --time=1 8763c3d5853f4fce39aabe576e1467667ece626be6001944487f882de8a6af2e [2021-08-19T17:47:52.095Z] $ docker rm -f 8763c3d5853f4fce39aabe576e1467667ece626be6001944487f882de8a6af2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-19T17:47:53.010Z] + docker inspect -f . ci-base-image-arm64 [2021-08-19T17:47:53.010Z] . [Pipeline] withDockerContainer [2021-08-19T17:47:53.308Z] prd-ubuntu18.04-docker-arm64-4c-16g-326 does not seem to be running inside a container [2021-08-19T17:47:53.385Z] $ 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-arm64 cat [2021-08-19T17:47:55.196Z] $ docker top e7d4171fc0610cd990621952ee79b1c3e66fa710352e98ea04ad1013b15ed6bb -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-19T17:47:55.587Z] ========================================================= [2021-08-19T17:47:55.587Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-19T17:47:55.587Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-19T17:47:56.270Z] + go mod tidy [2021-08-19T17:47:56.666Z] gofmt -l . [2021-08-19T17:47:56.933Z] [ "`gofmt -l .`" = "" ] [2021-08-19T17:47:57.198Z] ./bin/test-attribution-txt.sh [Pipeline] sh [Pipeline] sh [2021-08-19T17:47:57.948Z] + make test [2021-08-19T17:47:57.949Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-19T17:47:57.949Z] go mod tidy [2021-08-19T17:47:58.159Z] + ls -al . [2021-08-19T17:47:58.159Z] total 604 [2021-08-19T17:47:58.159Z] drwxrwxr-x 10 1001 1001 4096 Aug 19 17:47 . [2021-08-19T17:47:58.159Z] drwxr-xr-x 4 root root 28 Aug 19 17:46 .. [2021-08-19T17:47:58.159Z] -rw-rw-r-- 1 1001 1001 11 Aug 19 17:44 .dockerignore [2021-08-19T17:47:58.159Z] drwxrwxr-x 8 1001 1001 179 Aug 19 17:44 .git [2021-08-19T17:47:58.159Z] drwxrwxr-x 3 1001 1001 125 Aug 19 17:44 .github [2021-08-19T17:47:58.159Z] -rw-rw-r-- 1 1001 1001 818 Aug 19 17:44 .gitignore [2021-08-19T17:47:58.159Z] -rw-rw-r-- 1 1001 1001 76 Aug 19 17:44 .hadolint.yml [2021-08-19T17:47:58.159Z] drwx------ 3 1001 1001 58 Aug 19 17:45 .semver [2021-08-19T17:47:58.159Z] -rw-rw-r-- 1 1001 1001 166 Aug 19 17:44 .sonarcloud.properties [2021-08-19T17:47:58.159Z] -rw-rw-r-- 1 1001 1001 1171 Aug 19 17:44 ADOPTERS.md [2021-08-19T17:47:58.159Z] -rw-rw-r-- 1 1001 1001 8609 Aug 19 17:44 Attribution.txt [2021-08-19T17:47:58.159Z] -rw-rw-r-- 1 1001 1001 43881 Aug 19 17:44 CHANGELOG.md [2021-08-19T17:47:58.159Z] -rw-rw-r-- 1 1001 1001 3804 Aug 19 17:44 CONTRIBUTING.md [2021-08-19T17:47:58.159Z] -rw-rw-r-- 1 1001 1001 677 Aug 19 17:44 GOVERNANCE.md [2021-08-19T17:47:58.159Z] -rw-rw-r-- 1 1001 1001 849 Aug 19 17:44 Jenkinsfile [2021-08-19T17:47:58.159Z] -rw-rw-r-- 1 1001 1001 10775 Aug 19 17:44 LICENSE [2021-08-19T17:47:58.159Z] -rw-rw-r-- 1 1001 1001 5915 Aug 19 17:44 Makefile [2021-08-19T17:47:58.159Z] -rw-rw-r-- 1 1001 1001 582 Aug 19 17:44 OWNERS.md [2021-08-19T17:47:58.159Z] -rw-rw-r-- 1 1001 1001 8643 Aug 19 17:44 README.md [2021-08-19T17:47:58.159Z] -rw-rw-r-- 1 1001 1001 6912 Aug 19 17:44 SECURITY.md [2021-08-19T17:47:58.159Z] -rw-rw-r-- 1 1001 1001 5 Aug 19 17:45 VERSION [2021-08-19T17:47:58.159Z] -rw-rw-r-- 1 1001 1001 4131 Aug 19 17:44 ZMQWindows.md [2021-08-19T17:47:58.159Z] drwxrwxr-x 2 1001 1001 37 Aug 19 17:44 bin [2021-08-19T17:47:58.159Z] drwxrwxr-x 14 1001 1001 4096 Aug 19 17:44 cmd [2021-08-19T17:47:58.159Z] -rw-r--r-- 1 root root 404331 Aug 19 17:47 coverage.out [2021-08-19T17:47:58.159Z] -rw-rw-r-- 1 1001 1001 813 Aug 19 17:44 go.mod [2021-08-19T17:47:58.159Z] -rw-r--r-- 1 root root 48847 Aug 19 17:46 go.sum [2021-08-19T17:47:58.159Z] drwxrwxr-x 8 1001 1001 124 Aug 19 17:44 internal [2021-08-19T17:47:58.159Z] drwxrwxr-x 3 1001 1001 16 Aug 19 17:44 openapi [2021-08-19T17:47:58.159Z] drwxrwxr-x 4 1001 1001 71 Aug 19 17:44 snap [2021-08-19T17:47:58.159Z] -rw-rw-r-- 1 1001 1001 204 Aug 19 17:44 version.go [Pipeline] sh [2021-08-19T17:47:58.495Z] + '[' -e coverage.out ] [2021-08-19T17:47:58.495Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-19T17:47:58.553Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-19T17:47:58.592Z] Stashed 1 file(s) [Pipeline] sh [2021-08-19T17:47:58.913Z] + make build [2021-08-19T17:47:58.913Z] go mod tidy [2021-08-19T17:47:58.913Z] 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-08-19T17:48:00.329Z] 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-08-19T17:48:07.012Z] 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-08-19T17:48:07.603Z] 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-08-19T17:48:08.566Z] 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-08-19T17:48:08.843Z] 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-08-19T17:48:09.802Z] 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-08-19T17:48:10.770Z] 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-08-19T17:48:11.355Z] 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-08-19T17:48:12.758Z] 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-08-19T17:48:13.350Z] 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-08-19T17:48:14.328Z] 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-08-19T17:48:15.800Z] $ docker stop --time=1 5ef1eb1a0092cc78bbcbc94c03d5e2b2d20bbaa489d3406a311451ee3a85247e [2021-08-19T17:48:17.721Z] $ docker rm -f 5ef1eb1a0092cc78bbcbc94c03d5e2b2d20bbaa489d3406a311451ee3a85247e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-19T17:48:19.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-19T17:48:19.072Z] [2021-08-19T17:48:19.072Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-19T17:48:19.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-19T17:48:19.407Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-19T17:48:19.407Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-19T17:48:19.407Z] ca9280d653b3: Pulling fs layer [2021-08-19T17:48:19.407Z] 7e9c9ca2126c: Pulling fs layer [2021-08-19T17:48:19.690Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-19T17:48:19.690Z] cbdbe7a5bc2a: Download complete [2021-08-19T17:48:19.963Z] cbdbe7a5bc2a: Pull complete [2021-08-19T17:48:20.554Z] ca9280d653b3: Verifying Checksum [2021-08-19T17:48:20.554Z] ca9280d653b3: Download complete [2021-08-19T17:48:21.138Z] ca9280d653b3: Pull complete [2021-08-19T17:48:22.749Z] 7e9c9ca2126c: Verifying Checksum [2021-08-19T17:48:22.749Z] 7e9c9ca2126c: Download complete [2021-08-19T17:48:26.285Z] 7e9c9ca2126c: Pull complete [2021-08-19T17:48:26.285Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-19T17:48:26.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-19T17:48:26.704Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-19T17:48:27.011Z] prd-centos7-docker-4c-2g-332 does not seem to be running inside a container [2021-08-19T17:48:27.076Z] $ 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:latest cat [2021-08-19T17:48:28.621Z] $ docker top 90f1cfb89abb7a8cc47458b3e234794e4bd41fa46f58b45d474f439ad11473c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-19T17:48:29.012Z] + docker-compose build --help [2021-08-19T17:48:29.013Z] + grep parallel [2021-08-19T17:48:29.599Z] --parallel Build images in parallel. [Pipeline] } [2021-08-19T17:48:29.616Z] $ docker stop --time=1 90f1cfb89abb7a8cc47458b3e234794e4bd41fa46f58b45d474f439ad11473c9 [2021-08-19T17:48:30.811Z] $ docker rm -f 90f1cfb89abb7a8cc47458b3e234794e4bd41fa46f58b45d474f439ad11473c9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-19T17:48:30.972Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-19T17:48:31.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-19T17:48:31.254Z] . [Pipeline] withDockerContainer [2021-08-19T17:48:31.339Z] prd-centos7-docker-4c-2g-332 does not seem to be running inside a container [2021-08-19T17:48:31.398Z] $ 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:latest cat [2021-08-19T17:48:31.740Z] $ docker top e227b32c6ea0ae90b03df57c24648933be51c7f124a7a8a93e204738b9e3e1ab -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-19T17:48:32.152Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-19T17:48:32.734Z] Building core-command ... [2021-08-19T17:48:32.734Z] Building core-data ... [2021-08-19T17:48:32.734Z] Building core-metadata ... [2021-08-19T17:48:32.734Z] Building security-bootstrapper ... [2021-08-19T17:48:32.734Z] Building security-proxy-setup ... [2021-08-19T17:48:32.734Z] Building security-secretstore-setup ... [2021-08-19T17:48:32.734Z] Building support-notifications ... [2021-08-19T17:48:32.734Z] Building support-scheduler ... [2021-08-19T17:48:32.734Z] Building sys-mgmt-agent ... [2021-08-19T17:48:32.734Z] Building support-notifications [2021-08-19T17:48:32.734Z] Building sys-mgmt-agent [2021-08-19T17:48:32.734Z] Building core-command [2021-08-19T17:48:32.734Z] Building security-proxy-setup [2021-08-19T17:48:32.734Z] Building core-metadata [2021-08-19T17:48:45.056Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T17:48:45.056Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-19T17:48:45.056Z] ---> 52165ff036d5 [2021-08-19T17:48:45.056Z] Step 3/24 : WORKDIR /edgex-go [2021-08-19T17:48:45.056Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T17:48:45.056Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-19T17:48:45.056Z] ---> 52165ff036d5 [2021-08-19T17:48:45.056Z] Step 3/22 : WORKDIR /edgex-go [2021-08-19T17:48:48.396Z] ---> Running in b3fef963c727 [2021-08-19T17:48:48.397Z] ---> Running in a00b00a9f5c3 [2021-08-19T17:48:52.674Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T17:48:52.674Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-19T17:48:52.963Z] ---> 52165ff036d5 [2021-08-19T17:48:52.963Z] Step 3/24 : WORKDIR /edgex-go [2021-08-19T17:48:52.963Z] ---> Using cache [2021-08-19T17:48:52.963Z] ---> 157a7f9e218c [2021-08-19T17:48:52.963Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T17:48:54.403Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T17:48:54.403Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-19T17:48:54.403Z] ---> 52165ff036d5 [2021-08-19T17:48:54.403Z] Step 3/23 : WORKDIR /edgex-go [2021-08-19T17:48:54.403Z] ---> Using cache [2021-08-19T17:48:54.403Z] ---> 157a7f9e218c [2021-08-19T17:48:54.403Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T17:48:54.667Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T17:48:54.667Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-19T17:48:54.667Z] ---> 52165ff036d5 [2021-08-19T17:48:54.667Z] Step 3/24 : WORKDIR /edgex-go [2021-08-19T17:48:54.667Z] ---> Using cache [2021-08-19T17:48:54.667Z] ---> 157a7f9e218c [2021-08-19T17:48:54.667Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T17:48:54.933Z] Removing intermediate container a00b00a9f5c3 [2021-08-19T17:48:54.933Z] ---> 82a7984009d5 [2021-08-19T17:48:54.933Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T17:48:54.933Z] Removing intermediate container b3fef963c727 [2021-08-19T17:48:54.933Z] ---> 157a7f9e218c [2021-08-19T17:48:54.933Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T17:48:54.933Z] ---> Running in 52078a19a961 [2021-08-19T17:48:54.933Z] ---> Running in ba4b2c398a84 [2021-08-19T17:48:54.933Z] ---> Running in e85918b8419d [2021-08-19T17:48:54.933Z] ---> Running in 6392c5f8234b [2021-08-19T17:48:54.933Z] ---> Running in 2a89881f0bc7 [2021-08-19T17:48:55.889Z] Removing intermediate container 52078a19a961 [2021-08-19T17:48:55.889Z] ---> 01cf4eaddffe [2021-08-19T17:48:55.889Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-19T17:48:55.889Z] ---> Running in 2a7f4c3fd380 [2021-08-19T17:48:55.889Z] Removing intermediate container e85918b8419d [2021-08-19T17:48:55.889Z] ---> c61537db2652 [2021-08-19T17:48:55.889Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-19T17:48:55.889Z] ---> Running in 34296c62535c [2021-08-19T17:48:55.889Z] Removing intermediate container 2a89881f0bc7 [2021-08-19T17:48:55.889Z] ---> 01f4a21a8c69 [2021-08-19T17:48:55.889Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-19T17:48:55.889Z] Removing intermediate container 6392c5f8234b [2021-08-19T17:48:55.889Z] ---> ecf78d4caf2d [2021-08-19T17:48:55.889Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-19T17:48:55.889Z] ---> Running in bd1ab8de16f7 [2021-08-19T17:48:55.889Z] ---> Running in bc47f72e577c [2021-08-19T17:48:56.160Z] Removing intermediate container ba4b2c398a84 [2021-08-19T17:48:56.160Z] ---> 6d1616669dc5 [2021-08-19T17:48:56.160Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-19T17:48:56.160Z] ---> Running in 927739c5e77f [2021-08-19T17:48:56.431Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-19T17:48:56.431Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-19T17:48:56.696Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-19T17:48:56.696Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-19T17:48:56.696Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-19T17:48:57.276Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-19T17:48:57.276Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-19T17:48:57.545Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-19T17:48:57.545Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-19T17:48:57.545Z] OK: 219 MiB in 52 packages [2021-08-19T17:48:57.545Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-19T17:48:57.812Z] OK: 219 MiB in 52 packages [2021-08-19T17:48:58.095Z] OK: 219 MiB in 52 packages [2021-08-19T17:48:58.095Z] Removing intermediate container 2a7f4c3fd380 [2021-08-19T17:48:58.095Z] ---> 7aaaf396d706 [2021-08-19T17:48:58.095Z] Step 6/24 : COPY go.mod . [2021-08-19T17:48:58.363Z] OK: 219 MiB in 52 packages [2021-08-19T17:48:58.363Z] Removing intermediate container bd1ab8de16f7 [2021-08-19T17:48:58.363Z] ---> 7d6feac633a7 [2021-08-19T17:48:58.363Z] Step 6/24 : COPY go.mod . [2021-08-19T17:48:58.363Z] ---> 586bc0b096cb [2021-08-19T17:48:58.363Z] Step 7/24 : RUN go mod download [2021-08-19T17:48:58.363Z] ---> Running in 897ee0224aa0 [2021-08-19T17:48:58.363Z] Removing intermediate container 34296c62535c [2021-08-19T17:48:58.363Z] ---> 44061f1645e3 [2021-08-19T17:48:58.363Z] Step 6/24 : COPY go.mod . [2021-08-19T17:48:58.632Z] ---> 8210d7f40972 [2021-08-19T17:48:58.632Z] Step 7/24 : RUN go mod download [2021-08-19T17:48:58.632Z] OK: 219 MiB in 52 packages [2021-08-19T17:48:58.632Z] ---> cf848eced1ad [2021-08-19T17:48:58.632Z] Step 7/24 : RUN go mod download [2021-08-19T17:48:58.632Z] ---> Running in f862490ecaaf [2021-08-19T17:48:58.632Z] ---> Running in f950e464f926 [2021-08-19T17:48:58.632Z] Removing intermediate container bc47f72e577c [2021-08-19T17:48:58.632Z] ---> a55d1166e642 [2021-08-19T17:48:58.632Z] Step 6/22 : COPY go.mod . [2021-08-19T17:48:58.898Z] ---> cbe1f949e9b5 [2021-08-19T17:48:58.898Z] Step 7/22 : RUN go mod download [2021-08-19T17:48:58.898Z] ---> Running in 70e95221c688 [2021-08-19T17:48:58.898Z] Removing intermediate container 927739c5e77f [2021-08-19T17:48:58.898Z] ---> 698ef835d3c8 [2021-08-19T17:48:58.898Z] Step 6/23 : COPY go.mod . [2021-08-19T17:48:59.482Z] ---> 4cc7d47052c5 [2021-08-19T17:48:59.483Z] Step 7/23 : RUN go mod download [2021-08-19T17:48:59.483Z] ---> Running in 8bf247d7e2e6 [2021-08-19T17:49:00.451Z] Removing intermediate container 897ee0224aa0 [2021-08-19T17:49:00.452Z] ---> 68dffd54cd9d [2021-08-19T17:49:00.452Z] Step 8/24 : COPY . . [2021-08-19T17:49:00.452Z] Removing intermediate container f862490ecaaf [2021-08-19T17:49:00.452Z] ---> 49c111ad2638 [2021-08-19T17:49:00.452Z] Step 8/24 : COPY . . [2021-08-19T17:49:00.729Z] Removing intermediate container f950e464f926 [2021-08-19T17:49:00.729Z] ---> 6490311f1faf [2021-08-19T17:49:00.729Z] Step 8/24 : COPY . . [2021-08-19T17:49:06.108Z] Removing intermediate container 70e95221c688 [2021-08-19T17:49:06.108Z] ---> 5109815aeee4 [2021-08-19T17:49:06.108Z] Step 8/22 : COPY . . [2021-08-19T17:49:06.385Z] Removing intermediate container 8bf247d7e2e6 [2021-08-19T17:49:06.385Z] ---> 38edf090aacc [2021-08-19T17:49:06.385Z] Step 8/23 : COPY . . [2021-08-19T17:49:13.019Z] ---> a6665db35d2d [2021-08-19T17:49:13.019Z] Step 9/24 : RUN go mod tidy [2021-08-19T17:49:13.019Z] ---> 51d0c73d9820 [2021-08-19T17:49:13.019Z] Step 9/24 : RUN go mod tidy [2021-08-19T17:49:13.019Z] ---> 6d209bcf9fd7 [2021-08-19T17:49:13.019Z] Step 9/24 : RUN go mod tidy [2021-08-19T17:49:13.019Z] ---> Running in 958bf8f01124 [2021-08-19T17:49:13.019Z] ---> Running in bebdcfcd2976 [2021-08-19T17:49:13.019Z] ---> Running in f8933b99c9b2 [2021-08-19T17:49:15.600Z] Removing intermediate container 958bf8f01124 [2021-08-19T17:49:15.600Z] ---> 88eec18f124d [2021-08-19T17:49:15.600Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-19T17:49:15.865Z] ---> Running in efe12c067495 [2021-08-19T17:49:16.448Z] Removing intermediate container bebdcfcd2976 [2021-08-19T17:49:16.448Z] ---> 829579165f68 [2021-08-19T17:49:16.448Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-19T17:49:16.448Z] ---> Running in 28e2f62c5142 [2021-08-19T17:49:16.448Z] Removing intermediate container f8933b99c9b2 [2021-08-19T17:49:16.448Z] ---> 0be0aace7d92 [2021-08-19T17:49:16.448Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-19T17:49:16.714Z] ---> Running in 507e3ea92f0b [2021-08-19T17:49:17.322Z] 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-08-19T17:49:17.322Z] 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-08-19T17:49:17.322Z] 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-08-19T17:49:23.996Z] ---> 0079cb86c0bf [2021-08-19T17:49:23.996Z] Step 9/23 : RUN go mod tidy [2021-08-19T17:49:23.996Z] ---> Running in 64f2ec5534a5 [2021-08-19T17:49:27.347Z] ---> 99dd020b96cf [2021-08-19T17:49:27.347Z] Step 9/22 : RUN go mod tidy [2021-08-19T17:49:27.347Z] ---> Running in 80698f1ab71e [2021-08-19T17:49:27.347Z] Removing intermediate container 64f2ec5534a5 [2021-08-19T17:49:27.347Z] ---> cbb078831f09 [2021-08-19T17:49:27.347Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-19T17:49:27.347Z] ---> Running in 0c944bc7696e [2021-08-19T17:49:27.616Z] 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-08-19T17:49:29.028Z] Removing intermediate container 80698f1ab71e [2021-08-19T17:49:29.028Z] ---> 18809eb9b966 [2021-08-19T17:49:29.028Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-19T17:49:29.028Z] ---> Running in 276365d531ad [2021-08-19T17:49:29.303Z] 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-08-19T17:49:39.164Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-19T17:49:44.605Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-19T17:49:44.605Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-19T17:49:46.066Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-19T17:49:55.981Z] Removing intermediate container 507e3ea92f0b [2021-08-19T17:49:55.981Z] ---> b9bfc64edaf1 [2021-08-19T17:49:55.982Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-19T17:49:55.982Z] ---> Running in 5519f59bf332 [2021-08-19T17:49:55.982Z] Removing intermediate container efe12c067495 [2021-08-19T17:49:55.982Z] ---> 7b4e7cefbd9b [2021-08-19T17:49:55.982Z] [2021-08-19T17:49:55.982Z] Step 11/24 : FROM alpine:3.12 [2021-08-19T17:49:55.982Z] 3.12: Pulling from library/alpine [2021-08-19T17:49:55.982Z] 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-08-19T17:49:55.982Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-19T17:49:55.982Z] Status: Downloaded newer image for alpine:3.12 [2021-08-19T17:49:55.982Z] ---> 13621d1b12d4 [2021-08-19T17:49:55.982Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-19T17:49:55.982Z] ---> Running in 8bdacc5653c7 [2021-08-19T17:49:56.249Z] Removing intermediate container 5519f59bf332 [2021-08-19T17:49:56.249Z] ---> fe19455fc85a [2021-08-19T17:49:56.249Z] [2021-08-19T17:49:56.249Z] Step 12/24 : FROM docker:20.10.7 [2021-08-19T17:49:56.249Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-19T17:49:56.249Z] 20.10.7: Pulling from library/docker [2021-08-19T17:49:56.249Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-19T17:49:56.849Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-19T17:49:56.849Z] Executing busybox-1.31.1-r20.trigger [2021-08-19T17:49:56.849Z] OK: 6 MiB in 15 packages [2021-08-19T17:49:57.847Z] Removing intermediate container 8bdacc5653c7 [2021-08-19T17:49:57.847Z] ---> b4eaffee345e [2021-08-19T17:49:57.847Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-19T17:49:57.847Z] ---> Running in a25d3d7550a9 [2021-08-19T17:49:58.435Z] Removing intermediate container a25d3d7550a9 [2021-08-19T17:49:58.435Z] ---> 7460cedbc293 [2021-08-19T17:49:58.435Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-19T17:49:58.435Z] ---> Running in 6b6879fb2511 [2021-08-19T17:49:58.711Z] Removing intermediate container 28e2f62c5142 [2021-08-19T17:49:58.711Z] ---> e1b9060e01a0 [2021-08-19T17:49:58.711Z] [2021-08-19T17:49:58.711Z] Step 11/24 : FROM alpine:3.12 [2021-08-19T17:49:58.711Z] ---> 13621d1b12d4 [2021-08-19T17:49:58.711Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-19T17:49:58.711Z] ---> Using cache [2021-08-19T17:49:58.711Z] ---> b4eaffee345e [2021-08-19T17:49:58.711Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-19T17:49:58.711Z] ---> Using cache [2021-08-19T17:49:58.711Z] ---> 7460cedbc293 [2021-08-19T17:49:58.711Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-19T17:49:58.711Z] ---> Running in 182ce8f6f67d [2021-08-19T17:49:58.711Z] Removing intermediate container 6b6879fb2511 [2021-08-19T17:49:58.711Z] ---> 7b7defd91ee3 [2021-08-19T17:49:58.711Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-19T17:49:58.711Z] ---> Running in a770ecbc0db0 [2021-08-19T17:49:58.711Z] Removing intermediate container 182ce8f6f67d [2021-08-19T17:49:58.711Z] ---> 69f43dadc97d [2021-08-19T17:49:58.711Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-19T17:49:58.977Z] ---> Running in 4c6a1422c7db [2021-08-19T17:49:58.977Z] Removing intermediate container a770ecbc0db0 [2021-08-19T17:49:58.977Z] ---> b512b3049145 [2021-08-19T17:49:58.977Z] Step 16/24 : WORKDIR / [2021-08-19T17:49:59.245Z] ---> Running in fcd65cec6e51 [2021-08-19T17:49:59.245Z] Removing intermediate container 4c6a1422c7db [2021-08-19T17:49:59.245Z] ---> f101147542a4 [2021-08-19T17:49:59.245Z] Step 16/24 : WORKDIR / [2021-08-19T17:49:59.245Z] ---> Running in 00899bb451ef [2021-08-19T17:49:59.511Z] Removing intermediate container fcd65cec6e51 [2021-08-19T17:49:59.512Z] ---> 4a8caef1c9fe [2021-08-19T17:49:59.512Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-19T17:49:59.512Z] Removing intermediate container 00899bb451ef [2021-08-19T17:49:59.512Z] ---> a420008418ba [2021-08-19T17:49:59.512Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-19T17:49:59.780Z] ---> 7758eeeaf82f [2021-08-19T17:49:59.780Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-19T17:49:59.780Z] ---> a3d4cc7b930f [2021-08-19T17:49:59.780Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-19T17:50:00.741Z] ---> 44f98f010d97 [2021-08-19T17:50:00.741Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-19T17:50:00.741Z] ---> 85ed1d777f3a [2021-08-19T17:50:00.741Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-19T17:50:00.741Z] 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-08-19T17:50:00.741Z] ---> a124335a0a1a [2021-08-19T17:50:00.741Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-19T17:50:01.010Z] ---> e384471798ed [2021-08-19T17:50:01.010Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-19T17:50:01.010Z] ---> Running in 78838758ab12 [2021-08-19T17:50:01.010Z] Removing intermediate container 78838758ab12 [2021-08-19T17:50:01.010Z] ---> 207ae4bd90fd [2021-08-19T17:50:01.010Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-19T17:50:01.010Z] ---> Running in 7961a85beca8 [2021-08-19T17:50:01.010Z] ---> Running in dd2acc1c9cff [2021-08-19T17:50:01.219Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-19T17:50:01.219Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-19T17:50:01.219Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-19T17:50:01.219Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-19T17:50:01.219Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-19T17:50:01.219Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-19T17:50:01.280Z] Removing intermediate container dd2acc1c9cff [2021-08-19T17:50:01.281Z] ---> 058e22bd8ecf [2021-08-19T17:50:01.281Z] Step 22/24 : LABEL arch=x86_64 [2021-08-19T17:50:01.281Z] Removing intermediate container 7961a85beca8 [2021-08-19T17:50:01.281Z] ---> 78e1a83a3616 [2021-08-19T17:50:01.281Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-19T17:50:01.281Z] ---> Running in a5e2739d6808 [2021-08-19T17:50:01.548Z] ---> Running in e5fba0dfa37b [2021-08-19T17:50:01.548Z] Removing intermediate container a5e2739d6808 [2021-08-19T17:50:01.548Z] ---> 3720f983a595 [2021-08-19T17:50:01.548Z] Step 23/24 : LABEL git_sha=ce44feff22c90d3acea22d7d42256d7d6e4b4afe [2021-08-19T17:50:01.548Z] Removing intermediate container e5fba0dfa37b [2021-08-19T17:50:01.548Z] ---> 3b5e958537aa [2021-08-19T17:50:01.548Z] Step 22/24 : LABEL arch=x86_64 [2021-08-19T17:50:01.548Z] ---> Running in 8c9412f84dd2 [2021-08-19T17:50:01.816Z] ---> Running in 5c72f05aa762 [2021-08-19T17:50:01.816Z] Removing intermediate container 8c9412f84dd2 [2021-08-19T17:50:01.816Z] ---> c3e42cb825d2 [2021-08-19T17:50:01.816Z] Step 24/24 : LABEL version=0.0.0 [2021-08-19T17:50:01.830Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-19T17:50:01.831Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-19T17:50:01.831Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-19T17:50:01.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-19T17:50:02.084Z] ---> Running in 35b2e618e7c6 [2021-08-19T17:50:02.084Z] Removing intermediate container 5c72f05aa762 [2021-08-19T17:50:02.084Z] ---> 5f09bf583660 [2021-08-19T17:50:02.084Z] Step 23/24 : LABEL git_sha=ce44feff22c90d3acea22d7d42256d7d6e4b4afe [2021-08-19T17:50:02.084Z] ---> Running in 02909dfb3672 [2021-08-19T17:50:02.369Z] Removing intermediate container 35b2e618e7c6 [2021-08-19T17:50:02.369Z] ---> dc9bb66a6c70 [2021-08-19T17:50:02.369Z] [2021-08-19T17:50:02.369Z] Successfully built dc9bb66a6c70 [2021-08-19T17:50:02.369Z] Successfully tagged core-command:latest [2021-08-19T17:50:02.369Z] Building security-bootstrapper [2021-08-19T17:50:02.369Z]  Building core-command ... done Removing intermediate container 02909dfb3672 [2021-08-19T17:50:02.369Z] ---> 0e4d22542fcc [2021-08-19T17:50:02.369Z] Step 24/24 : LABEL version=0.0.0 [2021-08-19T17:50:02.660Z] ---> Running in a6e69e6e4bf2 [2021-08-19T17:50:03.337Z] Removing intermediate container a6e69e6e4bf2 [2021-08-19T17:50:03.337Z] ---> 424cdb4236d8 [2021-08-19T17:50:03.337Z] [2021-08-19T17:50:03.633Z] Successfully built 424cdb4236d8 [2021-08-19T17:50:03.633Z] Successfully tagged core-metadata:latest [2021-08-19T17:50:03.633Z]  Building core-metadata ... done Building security-secretstore-setup [2021-08-19T17:50:09.007Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T17:50:09.008Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-19T17:50:09.008Z] ---> 52165ff036d5 [2021-08-19T17:50:09.008Z] Step 3/26 : WORKDIR /edgex-go [2021-08-19T17:50:09.008Z] ---> Using cache [2021-08-19T17:50:09.008Z] ---> 157a7f9e218c [2021-08-19T17:50:09.008Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T17:50:09.008Z] ---> Using cache [2021-08-19T17:50:09.008Z] ---> 6d1616669dc5 [2021-08-19T17:50:09.008Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-19T17:50:09.294Z] ---> Running in 8740b97a7b30 [2021-08-19T17:50:09.571Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-19T17:50:09.839Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-19T17:50:09.840Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-19T17:50:09.840Z] ---> 08bdaf2f88f9 [2021-08-19T17:50:09.840Z] 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-08-19T17:50:10.423Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-19T17:50:10.693Z] ---> Running in 553f560b6279 [2021-08-19T17:50:10.960Z] OK: 219 MiB in 52 packages [2021-08-19T17:50:11.227Z] Removing intermediate container 276365d531ad [2021-08-19T17:50:11.227Z] ---> 763961db2708 [2021-08-19T17:50:11.227Z] [2021-08-19T17:50:11.227Z] Step 11/22 : FROM alpine:3.12 [2021-08-19T17:50:11.227Z] ---> 13621d1b12d4 [2021-08-19T17:50:11.227Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-19T17:50:11.227Z] Removing intermediate container 0c944bc7696e [2021-08-19T17:50:11.227Z] ---> 14a6a0aef564 [2021-08-19T17:50:11.227Z] [2021-08-19T17:50:11.227Z] Step 11/23 : FROM alpine:3.12 [2021-08-19T17:50:11.227Z] ---> 13621d1b12d4 [2021-08-19T17:50:11.227Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-19T17:50:11.496Z] Removing intermediate container 553f560b6279 [2021-08-19T17:50:11.496Z] ---> 24c0b9f316c4 [2021-08-19T17:50:11.496Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-19T17:50:11.496Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T17:50:11.496Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-19T17:50:11.496Z] ---> 52165ff036d5 [2021-08-19T17:50:11.496Z] Step 3/32 : WORKDIR /edgex-go [2021-08-19T17:50:11.496Z] ---> Using cache [2021-08-19T17:50:11.496Z] ---> 157a7f9e218c [2021-08-19T17:50:11.496Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T17:50:11.496Z] ---> Using cache [2021-08-19T17:50:11.496Z] ---> 6d1616669dc5 [2021-08-19T17:50:11.496Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-19T17:50:11.496Z] ---> Running in aec1caa40355 [2021-08-19T17:50:11.496Z] ---> Running in 10968f2ecf23 [2021-08-19T17:50:11.496Z] ---> Running in 86a15dcf7a8c [2021-08-19T17:50:11.496Z] ---> Running in 22a02a8f2a4e [2021-08-19T17:50:11.763Z] Removing intermediate container 8740b97a7b30 [2021-08-19T17:50:11.764Z] ---> a2a8cbcba12d [2021-08-19T17:50:11.764Z] Step 6/26 : COPY go.mod . [2021-08-19T17:50:12.038Z] ---> ae97a6a73647 [2021-08-19T17:50:12.038Z] Step 7/26 : RUN go mod download [2021-08-19T17:50:12.038Z] ---> Running in 6ed09d04f6fa [2021-08-19T17:50:12.038Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-19T17:50:12.038Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-19T17:50:12.313Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-19T17:50:12.313Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-19T17:50:12.313Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-19T17:50:12.313Z] (4/4) Installing curl (7.78.0-r0) [2021-08-19T17:50:12.313Z] Executing busybox-1.31.1-r20.trigger [2021-08-19T17:50:12.313Z] Executing ca-certificates-20191127-r4.trigger [2021-08-19T17:50:12.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-19T17:50:12.313Z] OK: 7 MiB in 18 packages [2021-08-19T17:50:12.313Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-19T17:50:12.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-19T17:50:12.585Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-19T17:50:12.585Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-19T17:50:12.585Z] (1/39) Installing readline (8.1.0-r0) [2021-08-19T17:50:12.585Z] (2/39) Installing bash (5.1.0-r0) [2021-08-19T17:50:12.585Z] Executing bash-5.1.0-r0.post-install [2021-08-19T17:50:12.585Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-19T17:50:12.585Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-19T17:50:12.585Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-19T17:50:12.585Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-19T17:50:12.585Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-19T17:50:12.585Z] Executing busybox-1.31.1-r20.trigger [2021-08-19T17:50:12.854Z] (6/39) Installing curl (7.78.0-r0) [2021-08-19T17:50:12.854Z] Executing ca-certificates-20191127-r4.trigger [2021-08-19T17:50:12.854Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-19T17:50:12.854Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-19T17:50:12.854Z] (9/39) Installing expat (2.2.10-r1) [2021-08-19T17:50:12.854Z] (10/39) Installing libffi (3.3-r2) [2021-08-19T17:50:12.854Z] (11/39) Installing gdbm (1.19-r0) [2021-08-19T17:50:12.854Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-19T17:50:12.854Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-19T17:50:12.854Z] OK: 6 MiB in 16 packages [2021-08-19T17:50:12.854Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-19T17:50:13.819Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-19T17:50:14.086Z] Removing intermediate container aec1caa40355 [2021-08-19T17:50:14.086Z] ---> c8aebb3d5fe1 [2021-08-19T17:50:14.086Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-19T17:50:14.086Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-19T17:50:14.086Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-19T17:50:14.086Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-19T17:50:14.086Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-19T17:50:14.086Z] Removing intermediate container 10968f2ecf23 [2021-08-19T17:50:14.086Z] ---> 59aa3f096a82 [2021-08-19T17:50:14.086Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-19T17:50:14.086Z] ---> Running in 91cc193655ef [2021-08-19T17:50:14.086Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-19T17:50:14.086Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-19T17:50:14.086Z] ---> Running in db10ef48fe87 [2021-08-19T17:50:14.086Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-19T17:50:14.086Z] OK: 219 MiB in 52 packages [2021-08-19T17:50:14.086Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-19T17:50:14.357Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-19T17:50:14.357Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-19T17:50:14.357Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-19T17:50:14.357Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-19T17:50:14.357Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-19T17:50:14.357Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-19T17:50:14.357Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-19T17:50:14.357Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-19T17:50:14.357Z] Removing intermediate container 6ed09d04f6fa [2021-08-19T17:50:14.357Z] ---> 364ab10991ad [2021-08-19T17:50:14.357Z] Step 8/26 : COPY . . [2021-08-19T17:50:14.621Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-19T17:50:14.621Z] Removing intermediate container 91cc193655ef [2021-08-19T17:50:14.621Z] ---> 212fa3c50b7f [2021-08-19T17:50:14.621Z] Step 14/22 : WORKDIR /edgex [2021-08-19T17:50:14.621Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-19T17:50:14.621Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-19T17:50:14.622Z] Removing intermediate container db10ef48fe87 [2021-08-19T17:50:14.622Z] ---> 032ae478afa2 [2021-08-19T17:50:14.622Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-19T17:50:14.622Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-19T17:50:14.622Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-19T17:50:14.622Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-19T17:50:14.622Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-19T17:50:15.204Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-19T17:50:15.204Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-19T17:50:15.204Z] ---> Running in f1b0fbbdc4b0 [2021-08-19T17:50:15.204Z] ---> Running in c6ba8047b0aa [2021-08-19T17:50:16.164Z] Removing intermediate container 22a02a8f2a4e [2021-08-19T17:50:16.164Z] ---> e2e3f68cb7ed [2021-08-19T17:50:16.164Z] Step 6/32 : COPY go.mod . [2021-08-19T17:50:16.164Z] Executing busybox-1.32.1-r6.trigger [2021-08-19T17:50:16.429Z] OK: 82 MiB in 59 packages [2021-08-19T17:50:16.429Z] Removing intermediate container c6ba8047b0aa [2021-08-19T17:50:16.429Z] ---> d9bb7f724b80 [2021-08-19T17:50:16.429Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-19T17:50:16.429Z] Removing intermediate container f1b0fbbdc4b0 [2021-08-19T17:50:16.429Z] ---> 558f50a703b4 [2021-08-19T17:50:16.429Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-19T17:50:16.429Z] ---> Running in 7d6561d96ac3 [2021-08-19T17:50:17.057Z] ---> 613e138c8d3d [2021-08-19T17:50:17.057Z] Step 7/32 : RUN go mod download [2021-08-19T17:50:17.069Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.293s coverage: 28.7% of statements [2021-08-19T17:50:17.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-19T17:50:17.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-19T17:50:17.333Z] Removing intermediate container 7d6561d96ac3 [2021-08-19T17:50:17.333Z] ---> 8593c121d67c [2021-08-19T17:50:17.333Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-19T17:50:17.333Z] ---> 516870cbef0a [2021-08-19T17:50:17.333Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-19T17:50:17.608Z] ---> Running in d6a157a91381 [2021-08-19T17:50:18.213Z] ---> fc57d6bc47e5 [2021-08-19T17:50:18.213Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-19T17:50:18.493Z] ---> 87b9257fcd29 [2021-08-19T17:50:18.493Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-19T17:50:18.776Z] Collecting docker-compose==1.23.2 [2021-08-19T17:50:18.776Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-19T17:50:19.056Z] Collecting texttable<0.10,>=0.9.0 [2021-08-19T17:50:19.056Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-19T17:50:19.326Z] ---> d7fe3de3e5d8 [2021-08-19T17:50:19.327Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-19T17:50:19.599Z] ---> 74993ef0faff [2021-08-19T17:50:19.599Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-19T17:50:19.599Z] Collecting jsonschema<3,>=2.5.1 [2021-08-19T17:50:19.599Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-19T17:50:19.872Z] Collecting PyYAML<4,>=3.10 [2021-08-19T17:50:19.872Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-19T17:50:19.872Z] ---> Running in 07baffc9bf8c [2021-08-19T17:50:19.872Z] ---> b078cb9c3239 [2021-08-19T17:50:19.872Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-19T17:50:20.149Z] ---> Running in e898d644b96e [2021-08-19T17:50:20.149Z] Removing intermediate container d6a157a91381 [2021-08-19T17:50:20.149Z] ---> 5aa522e32fa6 [2021-08-19T17:50:20.149Z] Step 8/32 : COPY . . [2021-08-19T17:50:20.149Z] Removing intermediate container 07baffc9bf8c [2021-08-19T17:50:20.149Z] ---> 8fe7142e6b0c [2021-08-19T17:50:20.149Z] Step 19/22 : CMD ["--init=true"] [2021-08-19T17:50:20.149Z] ---> 401fc20c6241 [2021-08-19T17:50:20.149Z] Step 9/26 : RUN go mod tidy [2021-08-19T17:50:20.432Z] Collecting docopt<0.7,>=0.6.1 [2021-08-19T17:50:20.432Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-19T17:50:20.432Z] ---> Running in 12dd9c42b6b2 [2021-08-19T17:50:20.432Z] ---> Running in 05b0ce2c2677 [2021-08-19T17:50:20.432Z] Removing intermediate container e898d644b96e [2021-08-19T17:50:20.432Z] ---> 930353b094a1 [2021-08-19T17:50:20.432Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-19T17:50:20.503Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.534s coverage: 100.0% of statements [2021-08-19T17:50:20.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-19T17:50:20.736Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-19T17:50:20.736Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-19T17:50:20.736Z] 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-08-19T17:50:20.736Z] ---> Running in 5031c4d99013 [2021-08-19T17:50:20.736Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-19T17:50:20.736Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-19T17:50:21.038Z] Removing intermediate container 12dd9c42b6b2 [2021-08-19T17:50:21.038Z] ---> eac17ff410df [2021-08-19T17:50:21.038Z] Step 20/22 : LABEL arch=x86_64 [2021-08-19T17:50:21.038Z] Collecting cached-property<2,>=1.2.0 [2021-08-19T17:50:21.038Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-19T17:50:21.327Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-19T17:50:21.327Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-19T17:50:21.327Z] Collecting docker<4.0,>=3.6.0 [2021-08-19T17:50:21.327Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-19T17:50:21.493Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.365s coverage: 46.3% of statements [2021-08-19T17:50:21.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-19T17:50:21.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-19T17:50:21.626Z] Collecting docker-pycreds>=0.4.0 [2021-08-19T17:50:21.626Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-19T17:50:21.626Z] Removing intermediate container 5031c4d99013 [2021-08-19T17:50:21.626Z] ---> 4972f100c6f2 [2021-08-19T17:50:21.626Z] Step 21/23 : LABEL arch=x86_64 [2021-08-19T17:50:21.626Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-19T17:50:21.626Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-19T17:50:21.910Z] Collecting certifi>=2017.4.17 [2021-08-19T17:50:21.910Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-19T17:50:21.910Z] Collecting idna<2.8,>=2.5 [2021-08-19T17:50:21.910Z] ---> Running in 7a6a6b9dc1e7 [2021-08-19T17:50:21.910Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-19T17:50:21.910Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-19T17:50:21.910Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-19T17:50:21.910Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-19T17:50:21.910Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-19T17:50:21.910Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-19T17:50:21.910Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-19T17:50:21.910Z] ---> Running in feee1e1b5887 [2021-08-19T17:50:22.186Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-19T17:50:22.186Z] Attempting uninstall: urllib3 [2021-08-19T17:50:22.186Z] Found existing installation: urllib3 1.26.2 [2021-08-19T17:50:22.186Z] Uninstalling urllib3-1.26.2: [2021-08-19T17:50:22.186Z] Successfully uninstalled urllib3-1.26.2 [2021-08-19T17:50:22.186Z] Removing intermediate container 7a6a6b9dc1e7 [2021-08-19T17:50:22.186Z] ---> ded490a0bae7 [2021-08-19T17:50:22.186Z] Step 21/22 : LABEL git_sha=ce44feff22c90d3acea22d7d42256d7d6e4b4afe [2021-08-19T17:50:22.454Z] Removing intermediate container feee1e1b5887 [2021-08-19T17:50:22.454Z] ---> 264a742b22ec [2021-08-19T17:50:22.454Z] Step 22/23 : LABEL git_sha=ce44feff22c90d3acea22d7d42256d7d6e4b4afe [2021-08-19T17:50:22.454Z] Attempting uninstall: idna [2021-08-19T17:50:22.454Z] Found existing installation: idna 3.1 [2021-08-19T17:50:22.454Z] Uninstalling idna-3.1: [2021-08-19T17:50:22.454Z] Successfully uninstalled idna-3.1 [2021-08-19T17:50:22.454Z] ---> Running in 5c30f30d5f71 [2021-08-19T17:50:22.723Z] Attempting uninstall: chardet [2021-08-19T17:50:22.723Z] Found existing installation: chardet 4.0.0 [2021-08-19T17:50:22.723Z] Uninstalling chardet-4.0.0: [2021-08-19T17:50:22.723Z] Successfully uninstalled chardet-4.0.0 [2021-08-19T17:50:22.723Z] ---> Running in 4d485d6c4cff [2021-08-19T17:50:22.723Z] Removing intermediate container 05b0ce2c2677 [2021-08-19T17:50:22.723Z] ---> d41d3b8d32fa [2021-08-19T17:50:22.723Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-19T17:50:23.013Z] Removing intermediate container 5c30f30d5f71 [2021-08-19T17:50:23.013Z] ---> 78069947ca7e [2021-08-19T17:50:23.013Z] Step 22/22 : LABEL version=0.0.0 [2021-08-19T17:50:23.013Z] ---> Running in e6cb13a02c79 [2021-08-19T17:50:23.013Z] Attempting uninstall: requests [2021-08-19T17:50:23.013Z] Found existing installation: requests 2.25.1 [2021-08-19T17:50:23.013Z] Uninstalling requests-2.25.1: [2021-08-19T17:50:23.013Z] Successfully uninstalled requests-2.25.1 [2021-08-19T17:50:23.013Z] ---> Running in 8daf69eee5bb [2021-08-19T17:50:23.013Z] Running setup.py install for texttable: started [2021-08-19T17:50:23.013Z] Removing intermediate container 4d485d6c4cff [2021-08-19T17:50:23.013Z] ---> 84b85bd470c4 [2021-08-19T17:50:23.013Z] Step 23/23 : LABEL version=0.0.0 [2021-08-19T17:50:23.314Z] ---> Running in 41dac1e7ed31 [2021-08-19T17:50:23.507Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.851s coverage: 90.1% of statements [2021-08-19T17:50:23.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-19T17:50:23.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-19T17:50:23.619Z] Removing intermediate container 8daf69eee5bb [2021-08-19T17:50:23.619Z] ---> 8da699444b68 [2021-08-19T17:50:23.619Z] [2021-08-19T17:50:23.619Z] Running setup.py install for texttable: finished with status 'done' [2021-08-19T17:50:23.619Z] Running setup.py install for PyYAML: started [2021-08-19T17:50:23.619Z] Successfully built 8da699444b68 [2021-08-19T17:50:23.619Z] Successfully tagged security-proxy-setup:latest [2021-08-19T17:50:23.912Z]  Building security-proxy-setup ... done Building support-scheduler [2021-08-19T17:50:23.912Z] Removing intermediate container 41dac1e7ed31 [2021-08-19T17:50:23.912Z] ---> cb65c650f80f [2021-08-19T17:50:23.912Z] [2021-08-19T17:50:23.912Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-19T17:50:23.912Z] Running setup.py install for docopt: started [2021-08-19T17:50:23.912Z] Successfully built cb65c650f80f [2021-08-19T17:50:23.912Z] Successfully tagged support-notifications:latest [2021-08-19T17:50:23.912Z]  Building support-notifications ... done Building core-data [2021-08-19T17:50:24.206Z] 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-08-19T17:50:24.834Z] Running setup.py install for docopt: finished with status 'done' [2021-08-19T17:50:24.834Z] Running setup.py install for dockerpty: started [2021-08-19T17:50:25.423Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-19T17:50:26.933Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.239s coverage: 81.2% of statements [2021-08-19T17:50:26.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-19T17:50:26.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-19T17:50:26.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-19T17:50:26.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-19T17:50:26.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-19T17:50:28.784Z] ---> f6c8a661b5af [2021-08-19T17:50:28.785Z] Step 9/32 : RUN go mod tidy [2021-08-19T17:50:29.368Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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-08-19T17:50:30.342Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T17:50:30.342Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-19T17:50:30.342Z] ---> 52165ff036d5 [2021-08-19T17:50:30.342Z] Step 3/24 : WORKDIR /edgex-go [2021-08-19T17:50:30.342Z] ---> Using cache [2021-08-19T17:50:30.342Z] ---> 157a7f9e218c [2021-08-19T17:50:30.342Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T17:50:30.342Z] ---> Using cache [2021-08-19T17:50:30.342Z] ---> 6d1616669dc5 [2021-08-19T17:50:30.342Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-19T17:50:30.922Z] ---> Running in a15d4fe8a5e7 [2021-08-19T17:50:31.188Z] ---> Running in fc9da20ff7f0 [2021-08-19T17:50:33.148Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-19T17:50:33.698Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.738s coverage: 94.2% of statements [2021-08-19T17:50:33.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-19T17:50:33.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-19T17:50:33.698Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.260s coverage: 59.1% of statements [2021-08-19T17:50:33.698Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-19T17:50:33.698Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-19T17:50:33.698Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-19T17:50:33.698Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-19T17:50:33.698Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-19T17:50:33.698Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.229s coverage: 60.0% of statements [2021-08-19T17:50:33.698Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-19T17:50:33.698Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-19T17:50:33.698Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-19T17:50:33.698Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.340s coverage: 0.8% of statements [2021-08-19T17:50:33.698Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-19T17:50:33.698Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.174s coverage: 58.8% of statements [2021-08-19T17:50:33.698Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.210s coverage: 21.7% of statements [2021-08-19T17:50:33.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-19T17:50:33.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.220s coverage: 47.1% of statements [2021-08-19T17:50:33.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.318s coverage: 79.5% of statements [2021-08-19T17:50:33.731Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-19T17:50:34.004Z] OK: 219 MiB in 52 packages [2021-08-19T17:50:34.291Z] Removing intermediate container a15d4fe8a5e7 [2021-08-19T17:50:34.291Z] ---> 228267f94f46 [2021-08-19T17:50:34.291Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-19T17:50:34.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.192s coverage: 94.1% of statements [2021-08-19T17:50:34.566Z] ---> Running in a5de27603efb [2021-08-19T17:50:35.179Z] Removing intermediate container fc9da20ff7f0 [2021-08-19T17:50:35.179Z] ---> 8da1aa6df9a1 [2021-08-19T17:50:35.179Z] Step 6/24 : COPY go.mod . [2021-08-19T17:50:35.179Z] 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-08-19T17:50:35.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.280s coverage: 96.3% of statements [2021-08-19T17:50:35.471Z] ---> 9d313826f087 [2021-08-19T17:50:35.471Z] Step 7/24 : RUN go mod download [2021-08-19T17:50:35.471Z] ---> Running in d74dc7ea2c49 [2021-08-19T17:50:35.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.276s coverage: 87.5% of statements [2021-08-19T17:50:38.908Z] Removing intermediate container 86a15dcf7a8c [2021-08-19T17:50:38.908Z] ---> d17fb05ae074 [2021-08-19T17:50:38.908Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-19T17:50:38.908Z] ---> Running in 20cca6010066 [2021-08-19T17:50:38.908Z] Removing intermediate container d74dc7ea2c49 [2021-08-19T17:50:38.908Z] ---> ce87b6ab05a5 [2021-08-19T17:50:38.908Z] Step 8/24 : COPY . . [2021-08-19T17:50:39.892Z] Removing intermediate container 20cca6010066 [2021-08-19T17:50:39.892Z] ---> 6eb71e3e2f7d [2021-08-19T17:50:39.892Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-19T17:50:40.889Z] ---> Running in cb7243f00922 [2021-08-19T17:50:40.889Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T17:50:40.889Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-19T17:50:40.889Z] ---> 52165ff036d5 [2021-08-19T17:50:40.889Z] Step 3/23 : WORKDIR /edgex-go [2021-08-19T17:50:40.889Z] ---> Using cache [2021-08-19T17:50:40.889Z] ---> 157a7f9e218c [2021-08-19T17:50:40.889Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T17:50:40.889Z] ---> Using cache [2021-08-19T17:50:40.889Z] ---> 6d1616669dc5 [2021-08-19T17:50:40.889Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-19T17:50:40.889Z] ---> Using cache [2021-08-19T17:50:40.889Z] ---> e2e3f68cb7ed [2021-08-19T17:50:40.889Z] Step 6/23 : COPY go.mod . [2021-08-19T17:50:40.890Z] ---> Using cache [2021-08-19T17:50:40.890Z] ---> 613e138c8d3d [2021-08-19T17:50:40.890Z] Step 7/23 : RUN go mod download [2021-08-19T17:50:40.890Z] ---> Using cache [2021-08-19T17:50:40.890Z] ---> 5aa522e32fa6 [2021-08-19T17:50:40.890Z] Step 8/23 : COPY . . [2021-08-19T17:50:40.890Z] ---> Using cache [2021-08-19T17:50:40.890Z] ---> f6c8a661b5af [2021-08-19T17:50:40.890Z] Step 9/23 : RUN go mod tidy [2021-08-19T17:50:40.890Z] ---> Using cache [2021-08-19T17:50:40.890Z] ---> 228267f94f46 [2021-08-19T17:50:40.890Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-19T17:50:40.890Z] ---> Running in 73754b893d47 [2021-08-19T17:50:41.156Z] Removing intermediate container cb7243f00922 [2021-08-19T17:50:41.156Z] ---> 3da741a20713 [2021-08-19T17:50:41.156Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-19T17:50:41.738Z] 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-08-19T17:50:42.694Z] ---> acdd6a67a037 [2021-08-19T17:50:42.694Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-19T17:50:44.109Z] ---> 2a0fb433445e [2021-08-19T17:50:44.109Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-19T17:50:44.708Z] ---> ba0c1960187b [2021-08-19T17:50:44.708Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-19T17:50:44.708Z] ---> 6ee186361715 [2021-08-19T17:50:44.708Z] Step 9/24 : RUN go mod tidy [2021-08-19T17:50:44.708Z] ---> Running in d83546175e07 [2021-08-19T17:50:44.708Z] ---> Running in 456e65987c88 [2021-08-19T17:50:44.977Z] Removing intermediate container d83546175e07 [2021-08-19T17:50:44.977Z] ---> cd34bda7ec15 [2021-08-19T17:50:44.977Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-19T17:50:44.977Z] ---> Running in eb1f12c8b655 [2021-08-19T17:50:45.249Z] Removing intermediate container eb1f12c8b655 [2021-08-19T17:50:45.249Z] ---> 9e39d604db4d [2021-08-19T17:50:45.249Z] Step 22/24 : LABEL arch=x86_64 [2021-08-19T17:50:45.249Z] ---> Running in 3c648b9087df [2021-08-19T17:50:45.517Z] Removing intermediate container 3c648b9087df [2021-08-19T17:50:45.517Z] ---> 15be9f01399f [2021-08-19T17:50:45.517Z] Step 23/24 : LABEL git_sha=ce44feff22c90d3acea22d7d42256d7d6e4b4afe [2021-08-19T17:50:45.517Z] ---> Running in 0e3440f9ef92 [2021-08-19T17:50:45.784Z] 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-08-19T17:50:45.785Z] Removing intermediate container 0e3440f9ef92 [2021-08-19T17:50:45.785Z] ---> 6e636e0e9dcd [2021-08-19T17:50:45.785Z] Step 24/24 : LABEL version=0.0.0 [2021-08-19T17:50:45.785Z] ---> Running in bf1249626c50 [2021-08-19T17:50:46.053Z] Removing intermediate container bf1249626c50 [2021-08-19T17:50:46.053Z] ---> 2880af99be16 [2021-08-19T17:50:46.053Z] [2021-08-19T17:50:46.053Z] Successfully built 2880af99be16 [2021-08-19T17:50:46.053Z] Successfully tagged sys-mgmt-agent:latest [2021-08-19T17:50:47.012Z]  Building sys-mgmt-agent ... done Removing intermediate container 456e65987c88 [2021-08-19T17:50:47.012Z] ---> 294c01c7cdbc [2021-08-19T17:50:47.012Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-19T17:50:47.012Z] ---> Running in 6169c3fe087a [2021-08-19T17:50:47.278Z] 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-08-19T17:50:48.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.239s coverage: 94.4% of statements [2021-08-19T17:50:48.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.192s coverage: 44.8% of statements [2021-08-19T17:50:50.627Z] Removing intermediate container e6cb13a02c79 [2021-08-19T17:50:50.627Z] ---> 76e4e5bf51d9 [2021-08-19T17:50:50.627Z] [2021-08-19T17:50:50.627Z] Step 11/26 : FROM alpine:3.12 [2021-08-19T17:50:50.627Z] ---> 13621d1b12d4 [2021-08-19T17:50:50.627Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-19T17:50:50.627Z] ---> Running in e5ef809eecf8 [2021-08-19T17:50:50.627Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-19T17:50:50.627Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-19T17:50:50.900Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-19T17:50:50.900Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-19T17:50:50.900Z] (3/3) Installing su-exec (0.2-r1) [2021-08-19T17:50:50.900Z] Executing busybox-1.31.1-r20.trigger [2021-08-19T17:50:50.900Z] Executing ca-certificates-20191127-r4.trigger [2021-08-19T17:50:50.900Z] OK: 6 MiB in 17 packages [2021-08-19T17:50:51.484Z] Removing intermediate container e5ef809eecf8 [2021-08-19T17:50:51.484Z] ---> 689684d35b83 [2021-08-19T17:50:51.484Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-19T17:50:51.484Z] ---> Running in d52fe207f3a5 [2021-08-19T17:50:51.752Z] Removing intermediate container d52fe207f3a5 [2021-08-19T17:50:51.752Z] ---> 9462554a452a [2021-08-19T17:50:51.752Z] Step 14/26 : WORKDIR / [2021-08-19T17:50:51.752Z] ---> Running in 58c7589e15c3 [2021-08-19T17:50:52.022Z] Removing intermediate container 58c7589e15c3 [2021-08-19T17:50:52.022Z] ---> dfea68b8d9d8 [2021-08-19T17:50:52.022Z] 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-08-19T17:50:52.022Z] ---> 64b0bc265620 [2021-08-19T17:50:52.022Z] 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-08-19T17:50:52.287Z] ---> d910ec4f55e3 [2021-08-19T17:50:52.287Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-19T17:50:52.555Z] ---> 0f215a01dc89 [2021-08-19T17:50:52.555Z] 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-08-19T17:50:53.142Z] ---> 9f2abde8c2cb [2021-08-19T17:50:53.142Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-19T17:50:53.742Z] ---> 22c64047568c [2021-08-19T17:50:53.742Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-19T17:50:54.020Z] ---> 94d4246c2d97 [2021-08-19T17:50:54.020Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-19T17:50:54.292Z] ---> f86744ddf05c [2021-08-19T17:50:54.292Z] 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-08-19T17:50:54.292Z] ---> Running in 1f168d49c2e9 [2021-08-19T17:50:55.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.612s coverage: 81.8% of statements [2021-08-19T17:50:55.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-19T17:50:55.740Z] Removing intermediate container 1f168d49c2e9 [2021-08-19T17:50:55.740Z] ---> 9126a8ca3ebe [2021-08-19T17:50:55.741Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-19T17:50:55.741Z] ---> Running in 7a7634f166b5 [2021-08-19T17:50:55.741Z] Removing intermediate container 7a7634f166b5 [2021-08-19T17:50:55.741Z] ---> 965da27b5620 [2021-08-19T17:50:55.741Z] Step 24/26 : LABEL arch=x86_64 [2021-08-19T17:50:55.741Z] ---> Running in 502d31c6cf10 [2021-08-19T17:50:56.020Z] Removing intermediate container 502d31c6cf10 [2021-08-19T17:50:56.020Z] ---> e1892adaa81b [2021-08-19T17:50:56.020Z] Step 25/26 : LABEL git_sha=ce44feff22c90d3acea22d7d42256d7d6e4b4afe [2021-08-19T17:50:56.020Z] ---> Running in 67a13a60c963 [2021-08-19T17:50:56.020Z] Removing intermediate container 67a13a60c963 [2021-08-19T17:50:56.020Z] ---> 09d55254cf5d [2021-08-19T17:50:56.020Z] Step 26/26 : LABEL version=0.0.0 [2021-08-19T17:50:56.295Z] ---> Running in 2ac64fd117f2 [2021-08-19T17:50:56.295Z] Removing intermediate container 2ac64fd117f2 [2021-08-19T17:50:56.295Z] ---> d831d8cb7cf0 [2021-08-19T17:50:56.295Z] [2021-08-19T17:50:56.572Z] Successfully built d831d8cb7cf0 [2021-08-19T17:50:56.572Z] Successfully tagged security-secretstore-setup:latest [2021-08-19T17:51:02.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.278s coverage: 92.9% of statements [2021-08-19T17:51:02.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-19T17:51:02.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-19T17:51:02.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-19T17:51:02.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-08-19T17:51:02.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-19T17:51:02.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-19T17:51:02.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-19T17:51:02.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-19T17:51:02.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-19T17:51:02.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.195s coverage: 87.2% of statements [2021-08-19T17:51:02.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-19T17:51:02.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-19T17:51:02.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.160s coverage: 100.0% of statements [2021-08-19T17:51:02.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-19T17:51:02.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.211s coverage: 58.8% of statements [2021-08-19T17:51:02.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-19T17:51:02.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.215s coverage: 80.0% of statements [2021-08-19T17:51:02.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.267s coverage: 87.2% of statements [2021-08-19T17:51:02.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.276s coverage: 85.4% of statements [2021-08-19T17:51:02.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.304s coverage: 91.2% of statements [2021-08-19T17:51:02.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-19T17:51:04.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.952s coverage: 64.4% of statements [2021-08-19T17:51:04.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-19T17:51:04.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-19T17:51:04.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.189s coverage: 100.0% of statements [2021-08-19T17:51:04.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.100s coverage: 91.3% of statements [2021-08-19T17:51:04.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements [2021-08-19T17:51:04.846Z]  Building security-secretstore-setup ... done Removing intermediate container a5de27603efb [2021-08-19T17:51:04.846Z] ---> 693f810a4a60 [2021-08-19T17:51:04.846Z] [2021-08-19T17:51:04.846Z] Step 11/32 : FROM alpine:3.12 [2021-08-19T17:51:04.846Z] ---> 13621d1b12d4 [2021-08-19T17:51:04.846Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-19T17:51:04.846Z] ---> Running in fedad419f698 [2021-08-19T17:51:04.846Z] Removing intermediate container fedad419f698 [2021-08-19T17:51:04.846Z] ---> 3c53794a0a05 [2021-08-19T17:51:04.846Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-19T17:51:04.846Z] ---> Running in 20c7789977de [2021-08-19T17:51:05.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements [2021-08-19T17:51:05.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements [2021-08-19T17:51:05.431Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-19T17:51:05.432Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-19T17:51:05.432Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-19T17:51:05.432Z] (2/2) Installing su-exec (0.2-r1) [2021-08-19T17:51:05.698Z] Executing busybox-1.31.1-r20.trigger [2021-08-19T17:51:05.698Z] OK: 6 MiB in 16 packages [2021-08-19T17:51:05.966Z] Removing intermediate container 20c7789977de [2021-08-19T17:51:05.966Z] ---> 7c1ff4c05175 [2021-08-19T17:51:05.966Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-19T17:51:05.966Z] ---> Running in 6e2f89574f2a [2021-08-19T17:51:06.232Z] Removing intermediate container 6e2f89574f2a [2021-08-19T17:51:06.232Z] ---> 1226db054828 [2021-08-19T17:51:06.232Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-19T17:51:06.232Z] ---> Running in ab671f3d2ac8 [2021-08-19T17:51:06.501Z] Removing intermediate container ab671f3d2ac8 [2021-08-19T17:51:06.501Z] ---> 01499ec6f416 [2021-08-19T17:51:06.501Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-19T17:51:06.501Z] ---> Running in 5277ca413742 [2021-08-19T17:51:07.464Z] Removing intermediate container 5277ca413742 [2021-08-19T17:51:07.465Z] ---> 1a272b43f3b5 [2021-08-19T17:51:07.465Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-19T17:51:07.465Z] ---> Running in 05d4de3592ae [2021-08-19T17:51:07.465Z] Removing intermediate container 05d4de3592ae [2021-08-19T17:51:07.465Z] ---> 371ca9bf8534 [2021-08-19T17:51:07.465Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-19T17:51:07.733Z] ---> 129ef3c560e0 [2021-08-19T17:51:07.733Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-19T17:51:07.733Z] ---> Running in 586e6731fdf3 [2021-08-19T17:51:09.162Z] Removing intermediate container 73754b893d47 [2021-08-19T17:51:09.162Z] ---> 0efe250eb0eb [2021-08-19T17:51:09.162Z] [2021-08-19T17:51:09.162Z] Step 11/23 : FROM alpine:3.12 [2021-08-19T17:51:09.162Z] ---> 13621d1b12d4 [2021-08-19T17:51:09.162Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-19T17:51:09.162Z] ---> Using cache [2021-08-19T17:51:09.162Z] ---> b4eaffee345e [2021-08-19T17:51:09.162Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-19T17:51:09.162Z] ---> Using cache [2021-08-19T17:51:09.162Z] ---> 7460cedbc293 [2021-08-19T17:51:09.162Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-19T17:51:09.162Z] ---> Running in 7bf32714571e [2021-08-19T17:51:09.433Z] Removing intermediate container 586e6731fdf3 [2021-08-19T17:51:09.433Z] ---> 171b433433d9 [2021-08-19T17:51:09.433Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-19T17:51:09.433Z] Removing intermediate container 7bf32714571e [2021-08-19T17:51:09.433Z] ---> 8986a5270c30 [2021-08-19T17:51:09.433Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-19T17:51:09.433Z] ---> Running in 1b0669c56d7a [2021-08-19T17:51:09.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.146s coverage: 66.9% of statements [2021-08-19T17:51:09.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-19T17:51:09.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-19T17:51:09.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-19T17:51:09.704Z] ---> 6c8706698246 [2021-08-19T17:51:09.704Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-19T17:51:09.704Z] Removing intermediate container 1b0669c56d7a [2021-08-19T17:51:09.704Z] ---> 7a4984687f31 [2021-08-19T17:51:09.704Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-19T17:51:10.298Z] ---> c135ea07330f [2021-08-19T17:51:10.298Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-19T17:51:10.298Z] ---> ed86f1fc1b76 [2021-08-19T17:51:10.298Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-19T17:51:10.893Z] ---> daa94ed81629 [2021-08-19T17:51:10.893Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-19T17:51:10.893Z] ---> ddd2aef4e698 [2021-08-19T17:51:10.893Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-19T17:51:10.893Z] ---> b9046aeaa095 [2021-08-19T17:51:10.893Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-19T17:51:11.180Z] ---> fcc308e7c4ec [2021-08-19T17:51:11.180Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-19T17:51:11.180Z] ---> Running in 91abfbcd1695 [2021-08-19T17:51:11.180Z] ---> 74ca29ddbee7 [2021-08-19T17:51:11.180Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-19T17:51:11.467Z] Removing intermediate container 91abfbcd1695 [2021-08-19T17:51:11.467Z] ---> 68991649e3a8 [2021-08-19T17:51:11.467Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-19T17:51:11.467Z] ---> Running in 982c3f483f2c [2021-08-19T17:51:11.765Z] ---> Running in 0fabd8b17b51 [2021-08-19T17:51:11.765Z] Removing intermediate container 982c3f483f2c [2021-08-19T17:51:11.765Z] ---> 4cf9c8571102 [2021-08-19T17:51:11.765Z] Step 21/23 : LABEL arch=x86_64 [2021-08-19T17:51:11.765Z] ---> Running in 67dc53748bee [2021-08-19T17:51:11.765Z] Removing intermediate container 0fabd8b17b51 [2021-08-19T17:51:11.765Z] ---> c5ca8e9b2664 [2021-08-19T17:51:11.765Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-19T17:51:12.052Z] Removing intermediate container 67dc53748bee [2021-08-19T17:51:12.052Z] ---> 3b89b7783cc4 [2021-08-19T17:51:12.052Z] Step 22/23 : LABEL git_sha=ce44feff22c90d3acea22d7d42256d7d6e4b4afe [2021-08-19T17:51:12.052Z] ---> Running in 31f9cf4a2b5e [2021-08-19T17:51:12.052Z] ---> 907e889af4a7 [2021-08-19T17:51:12.052Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-19T17:51:12.052Z] Removing intermediate container 31f9cf4a2b5e [2021-08-19T17:51:12.052Z] ---> ab5a35eb65e5 [2021-08-19T17:51:12.052Z] Step 23/23 : LABEL version=0.0.0 [2021-08-19T17:51:12.052Z] ---> Running in 7c6b3c717b13 [2021-08-19T17:51:12.052Z] ---> Running in 70bf524b371c [2021-08-19T17:51:12.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.810s coverage: 43.6% of statements [2021-08-19T17:51:12.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-19T17:51:12.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-19T17:51:12.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.222s coverage: 89.5% of statements [2021-08-19T17:51:12.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-19T17:51:12.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.276s coverage: 84.8% of statements [2021-08-19T17:51:12.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-19T17:51:12.333Z] Removing intermediate container 70bf524b371c [2021-08-19T17:51:12.333Z] ---> 61bf2bc72a4c [2021-08-19T17:51:12.333Z] [2021-08-19T17:51:12.333Z] Successfully built 61bf2bc72a4c [2021-08-19T17:51:12.333Z] Successfully tagged support-scheduler:latest [2021-08-19T17:51:13.320Z]  Building support-scheduler ... done Removing intermediate container 7c6b3c717b13 [2021-08-19T17:51:13.320Z] ---> 3ac5e32f0aa3 [2021-08-19T17:51:13.320Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-19T17:51:13.320Z] ---> Running in f7a3f37ebcc8 [2021-08-19T17:51:13.320Z] Removing intermediate container f7a3f37ebcc8 [2021-08-19T17:51:13.320Z] ---> a8593458c6e8 [2021-08-19T17:51:13.320Z] Step 29/32 : CMD ["gate"] [2021-08-19T17:51:13.320Z] ---> Running in 6bdeebf54fc6 [2021-08-19T17:51:13.320Z] Removing intermediate container 6bdeebf54fc6 [2021-08-19T17:51:13.320Z] ---> 68a7e4fd30b1 [2021-08-19T17:51:13.320Z] Step 30/32 : LABEL arch=x86_64 [2021-08-19T17:51:13.320Z] ---> Running in b8d9fd40fa9f [2021-08-19T17:51:13.320Z] Removing intermediate container b8d9fd40fa9f [2021-08-19T17:51:13.320Z] ---> 65ba59903def [2021-08-19T17:51:13.320Z] Step 31/32 : LABEL git_sha=ce44feff22c90d3acea22d7d42256d7d6e4b4afe [2021-08-19T17:51:13.651Z] ---> Running in fad2955652a0 [2021-08-19T17:51:13.651Z] Removing intermediate container fad2955652a0 [2021-08-19T17:51:13.651Z] ---> c919feecb2b4 [2021-08-19T17:51:13.651Z] Step 32/32 : LABEL version=0.0.0 [2021-08-19T17:51:14.002Z] ---> Running in 1ec469e90944 [2021-08-19T17:51:14.332Z] Removing intermediate container 1ec469e90944 [2021-08-19T17:51:14.332Z] ---> 99481ec1003b [2021-08-19T17:51:14.332Z] [2021-08-19T17:51:14.332Z] Successfully built 99481ec1003b [2021-08-19T17:51:14.332Z] Successfully tagged security-bootstrapper:latest [2021-08-19T17:51:14.332Z]  Building security-bootstrapper ... done Removing intermediate container 6169c3fe087a [2021-08-19T17:51:14.332Z] ---> 6530bd548a52 [2021-08-19T17:51:14.332Z] [2021-08-19T17:51:14.333Z] Step 11/24 : FROM alpine:3.12 [2021-08-19T17:51:14.333Z] ---> 13621d1b12d4 [2021-08-19T17:51:14.333Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-19T17:51:14.333Z] ---> Running in 9f893fc79e0f [2021-08-19T17:51:14.333Z] Removing intermediate container 9f893fc79e0f [2021-08-19T17:51:14.333Z] ---> 5eb7be11e5b5 [2021-08-19T17:51:14.333Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-19T17:51:14.333Z] ---> Running in be1c9b23e0a1 [2021-08-19T17:51:14.674Z] Removing intermediate container be1c9b23e0a1 [2021-08-19T17:51:14.674Z] ---> 85e005ff1a53 [2021-08-19T17:51:14.674Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-19T17:51:14.674Z] ---> Running in 89f05827a7ec [2021-08-19T17:51:14.674Z] Removing intermediate container 89f05827a7ec [2021-08-19T17:51:14.674Z] ---> b3c87b85bde0 [2021-08-19T17:51:14.674Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T17:51:14.674Z] ---> Running in 88e2901b052b [2021-08-19T17:51:15.024Z] Removing intermediate container 88e2901b052b [2021-08-19T17:51:15.024Z] ---> e567660e2690 [2021-08-19T17:51:15.024Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-19T17:51:15.024Z] ---> Running in d5d2dc905d9e [2021-08-19T17:51:15.352Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-19T17:51:16.307Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-19T17:51:16.571Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-19T17:51:16.571Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-19T17:51:16.835Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-19T17:51:16.835Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-19T17:51:17.103Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-19T17:51:17.103Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-19T17:51:17.103Z] Executing busybox-1.31.1-r20.trigger [2021-08-19T17:51:17.103Z] OK: 8 MiB in 20 packages [2021-08-19T17:51:17.370Z] Removing intermediate container d5d2dc905d9e [2021-08-19T17:51:17.370Z] ---> e3896b9ab8b5 [2021-08-19T17:51:17.370Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-19T17:51:17.634Z] ---> 0c20692decab [2021-08-19T17:51:17.634Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-19T17:51:17.901Z] ---> 3c2c24152081 [2021-08-19T17:51:17.901Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-19T17:51:18.165Z] ---> b5f8c1c1d5ac [2021-08-19T17:51:18.165Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-19T17:51:18.165Z] ---> Running in f3009cf89e46 [2021-08-19T17:51:18.165Z] Removing intermediate container f3009cf89e46 [2021-08-19T17:51:18.165Z] ---> a554a7c9bce1 [2021-08-19T17:51:18.165Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-19T17:51:18.165Z] ---> Running in a93f96116474 [2021-08-19T17:51:18.436Z] Removing intermediate container a93f96116474 [2021-08-19T17:51:18.436Z] ---> cc5e4fef1e87 [2021-08-19T17:51:18.436Z] Step 22/24 : LABEL arch=x86_64 [2021-08-19T17:51:18.436Z] ---> Running in bba68e6f94ed [2021-08-19T17:51:18.436Z] Removing intermediate container bba68e6f94ed [2021-08-19T17:51:18.436Z] ---> 3c3278eafb4a [2021-08-19T17:51:18.436Z] Step 23/24 : LABEL git_sha=ce44feff22c90d3acea22d7d42256d7d6e4b4afe [2021-08-19T17:51:18.436Z] ---> Running in 257e5fbdb5f8 [2021-08-19T17:51:18.436Z] Removing intermediate container 257e5fbdb5f8 [2021-08-19T17:51:18.436Z] ---> 5be8d834f369 [2021-08-19T17:51:18.436Z] Step 24/24 : LABEL version=0.0.0 [2021-08-19T17:51:18.436Z] ---> Running in 299207727a1b [2021-08-19T17:51:18.701Z] Removing intermediate container 299207727a1b [2021-08-19T17:51:18.701Z] ---> b689e980a3fb [2021-08-19T17:51:18.701Z] [2021-08-19T17:51:18.701Z] Successfully built b689e980a3fb [2021-08-19T17:51:18.701Z] Successfully tagged core-data:latest [2021-08-19T17:51:18.712Z]  Building core-data ... done  [Pipeline] } [2021-08-19T17:51:18.716Z] $ docker stop --time=1 e227b32c6ea0ae90b03df57c24648933be51c7f124a7a8a93e204738b9e3e1ab [2021-08-19T17:51:20.022Z] $ docker rm -f e227b32c6ea0ae90b03df57c24648933be51c7f124a7a8a93e204738b9e3e1ab [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-19T17:51:20.403Z] + docker images [2021-08-19T17:51:20.404Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-19T17:51:20.404Z] core-data latest b689e980a3fb 2 seconds ago 20.4MB [2021-08-19T17:51:20.404Z] 6530bd548a52 6 seconds ago 1.75GB [2021-08-19T17:51:20.404Z] security-bootstrapper latest 99481ec1003b 7 seconds ago 18.8MB [2021-08-19T17:51:20.404Z] support-scheduler latest 61bf2bc72a4c 8 seconds ago 16.1MB [2021-08-19T17:51:20.404Z] 0efe250eb0eb 12 seconds ago 1.75GB [2021-08-19T17:51:20.404Z] 693f810a4a60 16 seconds ago 1.75GB [2021-08-19T17:51:20.404Z] security-secretstore-setup latest d831d8cb7cf0 24 seconds ago 28.1MB [2021-08-19T17:51:20.404Z] 76e4e5bf51d9 31 seconds ago 1.75GB [2021-08-19T17:51:20.404Z] sys-mgmt-agent latest 2880af99be16 35 seconds ago 325MB [2021-08-19T17:51:20.404Z] support-notifications latest cb65c650f80f 57 seconds ago 16.8MB [2021-08-19T17:51:20.404Z] security-proxy-setup latest 8da699444b68 57 seconds ago 25.9MB [2021-08-19T17:51:20.404Z] 763961db2708 About a minute ago 1.75GB [2021-08-19T17:51:20.404Z] 14a6a0aef564 About a minute ago 1.75GB [2021-08-19T17:51:20.404Z] core-command latest dc9bb66a6c70 About a minute ago 16MB [2021-08-19T17:51:20.404Z] core-metadata latest 424cdb4236d8 About a minute ago 16.7MB [2021-08-19T17:51:20.404Z] e1b9060e01a0 About a minute ago 1.75GB [2021-08-19T17:51:20.404Z] fe19455fc85a About a minute ago 1.75GB [2021-08-19T17:51:20.404Z] 7b4e7cefbd9b About a minute ago 1.74GB [2021-08-19T17:51:20.404Z] ci-base-image-x86_64 latest 52165ff036d5 5 minutes ago 1.24GB [2021-08-19T17:51:20.404Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 26 hours ago 37.5MB [2021-08-19T17:51:20.404Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 13 days ago 547MB [2021-08-19T17:51:20.404Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-19T17:51:20.404Z] alpine 3.12 13621d1b12d4 4 months ago 5.58MB [2021-08-19T17:51:20.404Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [2021-08-19T17:51:20.587Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.225s coverage: 19.5% of statements [2021-08-19T17:51:20.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-19T17:51:20.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-19T17:51:20.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-19T17:51:20.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-19T17:51:20.587Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.613s coverage: 92.0% of statements [2021-08-19T17:51:20.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-19T17:51:20.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-19T17:51:20.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-19T17:51:20.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-19T17:51:20.587Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.202s coverage: 62.7% of statements [2021-08-19T17:51:20.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-19T17:51:20.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-19T17:51:20.587Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.409s coverage: 97.7% of statements [2021-08-19T17:51:20.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-19T17:51:20.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-19T17:51:20.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-19T17:51:20.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-19T17:51:20.587Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.171s coverage: 28.9% of statements [2021-08-19T17:51:20.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-19T17:51:20.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-19T17:51:20.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-19T17:51:20.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-19T17:51:20.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-19T17:51:20.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-19T17:51:20.587Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.185s coverage: 100.0% of statements [2021-08-19T17:51:20.587Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-08-19T17:51:20.587Z] GO111MODULE=on go vet ./... [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-08-19T17:51:35.913Z] Still waiting to schedule task [2021-08-19T17:51:35.914Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-08-19T17:52:57.439Z] gofmt -l . [2021-08-19T17:52:57.440Z] [ "`gofmt -l .`" = "" ] [2021-08-19T17:52:57.440Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-19T17:52:58.109Z] + ls -al . [2021-08-19T17:52:58.109Z] total 632 [2021-08-19T17:52:58.109Z] drwxrwxr-x 9 1001 1001 4096 Aug 19 17:52 . [2021-08-19T17:52:58.109Z] drwxr-xr-x 4 root root 4096 Aug 19 17:47 .. [2021-08-19T17:52:58.109Z] -rw-rw-r-- 1 1001 1001 11 Aug 19 17:45 .dockerignore [2021-08-19T17:52:58.109Z] drwxrwxr-x 8 1001 1001 4096 Aug 19 17:45 .git [2021-08-19T17:52:58.109Z] drwxrwxr-x 3 1001 1001 4096 Aug 19 17:45 .github [2021-08-19T17:52:58.109Z] -rw-rw-r-- 1 1001 1001 818 Aug 19 17:45 .gitignore [2021-08-19T17:52:58.109Z] -rw-rw-r-- 1 1001 1001 76 Aug 19 17:45 .hadolint.yml [2021-08-19T17:52:58.109Z] -rw-rw-r-- 1 1001 1001 166 Aug 19 17:45 .sonarcloud.properties [2021-08-19T17:52:58.109Z] -rw-rw-r-- 1 1001 1001 1171 Aug 19 17:45 ADOPTERS.md [2021-08-19T17:52:58.109Z] -rw-rw-r-- 1 1001 1001 8609 Aug 19 17:45 Attribution.txt [2021-08-19T17:52:58.109Z] -rw-rw-r-- 1 1001 1001 43881 Aug 19 17:45 CHANGELOG.md [2021-08-19T17:52:58.109Z] -rw-rw-r-- 1 1001 1001 3804 Aug 19 17:45 CONTRIBUTING.md [2021-08-19T17:52:58.109Z] -rw-rw-r-- 1 1001 1001 677 Aug 19 17:45 GOVERNANCE.md [2021-08-19T17:52:58.109Z] -rw-rw-r-- 1 1001 1001 849 Aug 19 17:45 Jenkinsfile [2021-08-19T17:52:58.109Z] -rw-rw-r-- 1 1001 1001 10775 Aug 19 17:45 LICENSE [2021-08-19T17:52:58.109Z] -rw-rw-r-- 1 1001 1001 5915 Aug 19 17:45 Makefile [2021-08-19T17:52:58.109Z] -rw-rw-r-- 1 1001 1001 582 Aug 19 17:45 OWNERS.md [2021-08-19T17:52:58.109Z] -rw-rw-r-- 1 1001 1001 8643 Aug 19 17:45 README.md [2021-08-19T17:52:58.109Z] -rw-rw-r-- 1 1001 1001 6912 Aug 19 17:45 SECURITY.md [2021-08-19T17:52:58.109Z] -rw-rw-r-- 1 1001 1001 5 Aug 19 17:45 VERSION [2021-08-19T17:52:58.109Z] -rw-rw-r-- 1 1001 1001 4131 Aug 19 17:45 ZMQWindows.md [2021-08-19T17:52:58.109Z] drwxrwxr-x 2 1001 1001 4096 Aug 19 17:45 bin [2021-08-19T17:52:58.109Z] drwxrwxr-x 14 1001 1001 4096 Aug 19 17:45 cmd [2021-08-19T17:52:58.109Z] -rw-r--r-- 1 root root 404331 Aug 19 17:51 coverage.out [2021-08-19T17:52:58.109Z] -rw-rw-r-- 1 1001 1001 813 Aug 19 17:45 go.mod [2021-08-19T17:52:58.109Z] -rw-r--r-- 1 root root 48847 Aug 19 17:47 go.sum [2021-08-19T17:52:58.109Z] drwxrwxr-x 8 1001 1001 4096 Aug 19 17:45 internal [2021-08-19T17:52:58.109Z] drwxrwxr-x 3 1001 1001 4096 Aug 19 17:45 openapi [2021-08-19T17:52:58.109Z] drwxrwxr-x 4 1001 1001 4096 Aug 19 17:45 snap [2021-08-19T17:52:58.109Z] -rw-rw-r-- 1 1001 1001 204 Aug 19 17:45 version.go [Pipeline] sh [2021-08-19T17:52:58.773Z] + '[' -e coverage.out ] [2021-08-19T17:52:58.773Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-19T17:52:58.806Z] Warning: overwriting stash ‘coverage-report’ [2021-08-19T17:52:59.774Z] Stashed 1 file(s) [Pipeline] sh [2021-08-19T17:53:00.433Z] + make build [2021-08-19T17:53:00.433Z] go mod tidy [2021-08-19T17:53:01.033Z] 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-08-19T17:53:07.732Z] 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-08-19T17:53:34.703Z] 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-08-19T17:53:35.681Z] 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-08-19T17:53:39.985Z] 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-08-19T17:53:40.967Z] 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-08-19T17:53:44.360Z] 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-08-19T17:53:47.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-08-19T17:53:50.353Z] 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-08-19T17:53:54.653Z] 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-08-19T17:53:57.264Z] 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-08-19T17:53:59.878Z] 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-08-19T17:54:06.599Z] $ docker stop --time=1 e7d4171fc0610cd990621952ee79b1c3e66fa710352e98ea04ad1013b15ed6bb [2021-08-19T17:54:09.395Z] $ docker rm -f e7d4171fc0610cd990621952ee79b1c3e66fa710352e98ea04ad1013b15ed6bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-19T17:54:10.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-19T17:54:10.968Z] [2021-08-19T17:54:10.968Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-19T17:54:11.613Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-19T17:54:11.889Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-19T17:54:11.889Z] 29e5d40040c1: Pulling fs layer [2021-08-19T17:54:11.889Z] 1ce36da41761: Pulling fs layer [2021-08-19T17:54:11.889Z] 25b303627fd3: Pulling fs layer [2021-08-19T17:54:12.166Z] 29e5d40040c1: Verifying Checksum [2021-08-19T17:54:12.166Z] 29e5d40040c1: Download complete [2021-08-19T17:54:12.766Z] 29e5d40040c1: Pull complete [2021-08-19T17:54:13.039Z] 1ce36da41761: Download complete [2021-08-19T17:54:14.480Z] 1ce36da41761: Pull complete [2021-08-19T17:54:15.076Z] 25b303627fd3: Verifying Checksum [2021-08-19T17:54:15.076Z] 25b303627fd3: Download complete [2021-08-19T17:54:25.227Z] 25b303627fd3: Pull complete [2021-08-19T17:54:25.227Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-19T17:54:25.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-19T17:54:25.227Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-19T17:54:25.463Z] prd-ubuntu18.04-docker-arm64-4c-16g-326 does not seem to be running inside a container [2021-08-19T17:54:25.534Z] $ 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-arm64:latest cat [2021-08-19T17:54:28.831Z] $ docker top 077e2412fb268b1711390118e6c641318361fa90cc6adbd8137db170418042d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-19T17:54:29.782Z] + grep parallel [2021-08-19T17:54:29.782Z] + docker-compose build --help [2021-08-19T17:54:34.081Z] --parallel Build images in parallel. [Pipeline] } [2021-08-19T17:54:34.088Z] $ docker stop --time=1 077e2412fb268b1711390118e6c641318361fa90cc6adbd8137db170418042d3 [2021-08-19T17:54:35.966Z] $ docker rm -f 077e2412fb268b1711390118e6c641318361fa90cc6adbd8137db170418042d3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-19T17:54:36.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-19T17:54:36.662Z] . [Pipeline] withDockerContainer [2021-08-19T17:54:36.897Z] prd-ubuntu18.04-docker-arm64-4c-16g-326 does not seem to be running inside a container [2021-08-19T17:54:36.962Z] $ 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-arm64:latest cat [2021-08-19T17:54:38.420Z] $ docker top aa0f1459621ad4f7c430b839807107d6002b36362b8e7b0b420ebc1a616a2ac9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-19T17:54:39.365Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-19T17:54:44.795Z] Building core-command ... [2021-08-19T17:54:44.795Z] Building core-data ... [2021-08-19T17:54:44.795Z] Building core-metadata ... [2021-08-19T17:54:44.795Z] Building security-bootstrapper ... [2021-08-19T17:54:44.795Z] Building security-proxy-setup ... [2021-08-19T17:54:44.795Z] Building security-secretstore-setup ... [2021-08-19T17:54:44.795Z] Building support-notifications ... [2021-08-19T17:54:44.795Z] Building support-scheduler ... [2021-08-19T17:54:44.795Z] Building sys-mgmt-agent ... [2021-08-19T17:54:44.795Z] Building security-secretstore-setup [2021-08-19T17:54:44.795Z] Building core-metadata [2021-08-19T17:54:44.795Z] Building core-command [2021-08-19T17:54:44.795Z] Building security-proxy-setup [2021-08-19T17:54:44.795Z] Building security-bootstrapper [2021-08-19T17:55:24.533Z] Running on prd-ubuntu18.04-docker-8c-8g-333 in /w/workspace/edgexfoundry_edgex-go_PR-3671 [Pipeline] { [Pipeline] ws [2021-08-19T17:55:24.553Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2021-08-19T17:55:24.687Z] The recommended git tool is: git [2021-08-19T17:55:27.188Z] using credential edgex-jenkins-ssh [2021-08-19T17:55:27.208Z] Cloning the remote Git repository [2021-08-19T17:55:27.252Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-19T17:55:27.328Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2021-08-19T17:55:27.371Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-19T17:55:27.372Z] > git --version # timeout=10 [2021-08-19T17:55:27.377Z] > git --version # 'git version 2.17.1' [2021-08-19T17:55:27.377Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-19T17:55:27.412Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-19T17:55:49.490Z] Merging remotes/origin/main commit 19484f48f3ea22dd3cb206c35107457b0d52dfca into PR head commit ce44feff22c90d3acea22d7d42256d7d6e4b4afe [2021-08-19T17:55:49.606Z] Merge succeeded, producing ce44feff22c90d3acea22d7d42256d7d6e4b4afe [2021-08-19T17:55:49.606Z] Checking out Revision ce44feff22c90d3acea22d7d42256d7d6e4b4afe (PR-3671) [2021-08-19T17:55:48.845Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-19T17:55:48.853Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-19T17:55:48.867Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-19T17:55:48.881Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-19T17:55:48.881Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-19T17:55:48.896Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3671/head:refs/remotes/origin/PR-3671 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-19T17:55:49.504Z] > git config core.sparsecheckout # timeout=10 [2021-08-19T17:55:49.511Z] > git checkout -f ce44feff22c90d3acea22d7d42256d7d6e4b4afe # timeout=10 [2021-08-19T17:55:49.573Z] > git remote # timeout=10 [2021-08-19T17:55:49.582Z] > git config --get remote.origin.url # timeout=10 [2021-08-19T17:55:49.587Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-19T17:55:49.590Z] > git merge 19484f48f3ea22dd3cb206c35107457b0d52dfca # timeout=10 [2021-08-19T17:55:49.600Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-19T17:55:49.611Z] > git config core.sparsecheckout # timeout=10 [2021-08-19T17:55:49.618Z] > git checkout -f ce44feff22c90d3acea22d7d42256d7d6e4b4afe # timeout=10 [2021-08-19T17:55:52.804Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T17:55:52.805Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-19T17:55:52.805Z] ---> 6001a03b624d [2021-08-19T17:55:52.805Z] Step 3/24 : WORKDIR /edgex-go [2021-08-19T17:55:52.805Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T17:55:52.805Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-19T17:55:52.805Z] ---> 6001a03b624d [2021-08-19T17:55:52.805Z] Step 3/32 : WORKDIR /edgex-go [2021-08-19T17:55:52.805Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T17:55:52.805Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-19T17:55:52.805Z] ---> 6001a03b624d [2021-08-19T17:55:52.805Z] Step 3/26 : WORKDIR /edgex-go [2021-08-19T17:55:52.805Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T17:55:52.805Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-19T17:55:52.805Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 ---> 6001a03b624d [2021-08-19T17:55:52.805Z] [2021-08-19T17:55:52.805Z] Step 3/22 : WORKDIR /edgex-goStep 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-19T17:55:52.805Z] [2021-08-19T17:55:52.805Z] ---> 6001a03b624d [2021-08-19T17:55:52.805Z] Step 3/24 : WORKDIR /edgex-go [2021-08-19T17:55:53.355Z] Commit message: "fix(security): use localhost for kuiper config" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-19T17:55:54.165Z] + echo snap-build.sh [2021-08-19T17:55:54.165Z] snap-build.sh [2021-08-19T17:55:54.165Z] + SNAP_BASE_DIR=. [2021-08-19T17:55:54.165Z] + '[' '!' -z /w/workspace/edgex-go/9 ']' [2021-08-19T17:55:54.165Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/9 [2021-08-19T17:55:54.165Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/9]' [2021-08-19T17:55:54.165Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/9] [2021-08-19T17:55:54.165Z] + cd /w/workspace/edgex-go/9 [2021-08-19T17:55:54.165Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-19T17:55:54.165Z] Reading package lists... [2021-08-19T17:55:54.165Z] Building dependency tree... [2021-08-19T17:55:54.165Z] Reading state information... [2021-08-19T17:55:54.165Z] The following packages were automatically installed and are no longer required: [2021-08-19T17:55:54.165Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-19T17:55:54.165Z] uidmap xdelta3 [2021-08-19T17:55:54.165Z] Use 'sudo apt autoremove' to remove them. [2021-08-19T17:55:54.165Z] The following packages will be REMOVED: [2021-08-19T17:55:54.165Z] lxd* lxd-client* [2021-08-19T17:55:54.165Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-19T17:55:54.437Z] After this operation, 31.7 MB disk space will be freed. [2021-08-19T17:55:54.974Z] (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 ... 190624 files and directories currently installed.) [2021-08-19T17:55:54.974Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-19T17:55:55.429Z] ---> Running in a21bb9924309 [2021-08-19T17:55:55.429Z] ---> Running in a9803db23e31 [2021-08-19T17:55:55.429Z] ---> Running in 822f056d16e9 [2021-08-19T17:55:55.429Z] ---> Running in 32f8bd0319ac [2021-08-19T17:55:55.429Z] ---> Running in 64e993d994bc [2021-08-19T17:55:55.560Z] Removing lxd dnsmasq configuration [2021-08-19T17:55:55.704Z] Removing intermediate container 64e993d994bc [2021-08-19T17:55:55.704Z] ---> e096b87c6de0 [2021-08-19T17:55:55.825Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-19T17:55:55.826Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-08-19T17:55:55.991Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T17:55:55.991Z] Removing intermediate container a9803db23e31 [2021-08-19T17:55:55.991Z] ---> 62eabaf6feb2 [2021-08-19T17:55:55.991Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T17:55:55.991Z] Removing intermediate container a21bb9924309 [2021-08-19T17:55:55.991Z] ---> 4c737f219382 [2021-08-19T17:55:55.991Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T17:55:55.991Z] ---> Running in 88a984162d3e [2021-08-19T17:55:56.269Z] Removing intermediate container 822f056d16e9 [2021-08-19T17:55:56.269Z] ---> cb00bb8fabc3 [2021-08-19T17:55:56.269Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T17:55:56.269Z] Removing intermediate container 32f8bd0319ac [2021-08-19T17:55:56.269Z] ---> 4afd10a462cc [2021-08-19T17:55:56.269Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T17:55:56.269Z] ---> Running in f2759262c970 [2021-08-19T17:55:56.269Z] ---> Running in f39129826f70 [2021-08-19T17:55:56.269Z] ---> Running in bcc3991510cf [2021-08-19T17:55:56.407Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-19T17:55:56.546Z] ---> Running in 33aec6c10840 [2021-08-19T17:55:56.675Z] (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 ... 190449 files and directories currently installed.) [2021-08-19T17:55:56.675Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-19T17:55:58.082Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-08-19T17:55:58.082Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-08-19T17:55:58.351Z] + sudo snap remove --purge lxd [2021-08-19T17:55:58.618Z] snap "lxd" is not installed [2021-08-19T17:55:58.618Z] + sudo groupadd --force --system lxd [2021-08-19T17:55:58.618Z] ++ whoami [2021-08-19T17:55:58.618Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-19T17:55:58.618Z] + newgrp - lxd [2021-08-19T17:55:58.618Z] + sudo snap install lxd [2021-08-19T17:55:59.951Z] Removing intermediate container 88a984162d3e [2021-08-19T17:55:59.951Z] ---> 4a5a3ccf0cc4 [2021-08-19T17:55:59.951Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-19T17:56:00.229Z] ---> Running in 5a470c8803cd [2021-08-19T17:56:00.506Z] Removing intermediate container f2759262c970 [2021-08-19T17:56:00.506Z] ---> 2e78f07dd924 [2021-08-19T17:56:00.506Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-19T17:56:00.506Z] Removing intermediate container bcc3991510cf [2021-08-19T17:56:00.506Z] ---> 5ccf50c86dd0 [2021-08-19T17:56:00.506Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-19T17:56:00.779Z] ---> Running in 2308c1cf56c1 [2021-08-19T17:56:00.779Z] ---> Running in 37e6199e322a [2021-08-19T17:56:00.779Z] Removing intermediate container 33aec6c10840 [2021-08-19T17:56:00.779Z] ---> 86c2c7646dba [2021-08-19T17:56:00.779Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-19T17:56:00.779Z] Removing intermediate container f39129826f70 [2021-08-19T17:56:00.779Z] ---> 6182c6cf9e54 [2021-08-19T17:56:00.779Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-19T17:56:01.055Z] ---> Running in 5f66d9b28969 [2021-08-19T17:56:01.328Z] ---> Running in b2b81d2e92ad [2021-08-19T17:56:02.326Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-19T17:56:03.310Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-19T17:56:03.310Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-19T17:56:03.310Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-19T17:56:03.310Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-19T17:56:03.310Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-19T17:56:03.911Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-19T17:56:03.911Z] OK: 218 MiB in 52 packages [2021-08-19T17:56:04.203Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-19T17:56:04.203Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-19T17:56:04.487Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-19T17:56:05.107Z] OK: 218 MiB in 52 packages [2021-08-19T17:56:05.107Z] OK: 218 MiB in 52 packages [2021-08-19T17:56:05.392Z] OK: 218 MiB in 52 packages [2021-08-19T17:56:05.673Z] OK: 218 MiB in 52 packages [2021-08-19T17:56:05.673Z] Removing intermediate container 5a470c8803cd [2021-08-19T17:56:05.673Z] ---> 62bb2c497b34 [2021-08-19T17:56:05.673Z] Step 6/24 : COPY go.mod . [2021-08-19T17:56:07.130Z] Removing intermediate container 37e6199e322a [2021-08-19T17:56:07.130Z] ---> 061e5bcea059 [2021-08-19T17:56:07.130Z] Step 6/24 : COPY go.mod . [2021-08-19T17:56:07.130Z] ---> 18e03c724cf7 [2021-08-19T17:56:07.130Z] Step 7/24 : RUN go mod download [2021-08-19T17:56:07.130Z] Removing intermediate container 2308c1cf56c1 [2021-08-19T17:56:07.130Z] ---> 856189849b50 [2021-08-19T17:56:07.130Z] Step 6/22 : COPY go.mod . [2021-08-19T17:56:07.404Z] ---> Running in dd6d638b1044 [2021-08-19T17:56:07.404Z] Removing intermediate container 5f66d9b28969 [2021-08-19T17:56:07.404Z] Removing intermediate container b2b81d2e92ad [2021-08-19T17:56:07.404Z] ---> 474478114b4b [2021-08-19T17:56:07.404Z] Step 6/26 : COPY go.mod . ---> 37649a0db4f7 [2021-08-19T17:56:07.404Z] [2021-08-19T17:56:07.405Z] Step 6/32 : COPY go.mod . [2021-08-19T17:56:08.396Z] ---> c9f0d2106737 [2021-08-19T17:56:08.396Z] Step 7/24 : RUN go mod download [2021-08-19T17:56:08.671Z] ---> d3e68dba8749 [2021-08-19T17:56:08.671Z] Step 7/22 : RUN go mod download [2021-08-19T17:56:08.671Z] ---> Running in 90866474e300 [2021-08-19T17:56:08.688Z] 2021-08-19T17:56:05Z INFO Waiting for automatic snapd restart... [2021-08-19T17:56:08.943Z] ---> Running in 1f360140fbc2 [2021-08-19T17:56:08.943Z] ---> 92b1e65a1580 [2021-08-19T17:56:08.943Z] Step 7/26 : RUN go mod download [2021-08-19T17:56:08.943Z] ---> 66efb642e86b [2021-08-19T17:56:08.943Z] Step 7/32 : RUN go mod download [2021-08-19T17:56:09.218Z] ---> Running in e93222ebe720 [2021-08-19T17:56:09.218Z] ---> Running in fd40fff82c4c [2021-08-19T17:56:12.639Z] Removing intermediate container dd6d638b1044 [2021-08-19T17:56:12.639Z] ---> b1d47d28ef52 [2021-08-19T17:56:12.639Z] Step 8/24 : COPY . . [2021-08-19T17:56:16.965Z] Removing intermediate container 90866474e300 [2021-08-19T17:56:16.965Z] ---> b94b495b3407 [2021-08-19T17:56:16.965Z] Step 8/24 : COPY . . [2021-08-19T17:56:17.574Z] Removing intermediate container 1f360140fbc2 [2021-08-19T17:56:17.574Z] ---> ad6c0509b689 [2021-08-19T17:56:17.574Z] Step 8/22 : COPY . . [2021-08-19T17:56:18.171Z] Removing intermediate container fd40fff82c4c [2021-08-19T17:56:18.171Z] ---> ee590e7bd625 [2021-08-19T17:56:18.171Z] Step 8/32 : COPY . . [2021-08-19T17:56:18.171Z] Removing intermediate container e93222ebe720 [2021-08-19T17:56:18.171Z] ---> 9e6ea1213854 [2021-08-19T17:56:18.171Z] Step 8/26 : COPY . . [2021-08-19T17:56:20.994Z] lxd 4.17 from Canonical* installed [2021-08-19T17:56:20.995Z] + sudo lxd init --auto [2021-08-19T17:56:29.208Z] + sudo snap install --classic snapcraft [2021-08-19T17:56:36.479Z] ---> 4b372b890a17 [2021-08-19T17:56:36.479Z] Step 9/24 : RUN go mod tidy [2021-08-19T17:56:36.479Z] ---> Running in 42599e4cc122 [2021-08-19T17:56:36.479Z] ---> aff91d00ae1b [2021-08-19T17:56:36.479Z] Step 9/26 : RUN go mod tidy [2021-08-19T17:56:36.479Z] ---> 5bafdcb0492e [2021-08-19T17:56:36.479Z] Step 9/22 : RUN go mod tidy [2021-08-19T17:56:36.479Z] ---> 8102fc35b8e2 [2021-08-19T17:56:36.480Z] Step 9/24 : RUN go mod tidy [2021-08-19T17:56:36.480Z] ---> d15da2442070 [2021-08-19T17:56:36.480Z] Step 9/32 : RUN go mod tidy [2021-08-19T17:56:36.754Z] ---> Running in b2774a7e0e70 [2021-08-19T17:56:36.754Z] ---> Running in 08e38c1dff84 [2021-08-19T17:56:36.754Z] ---> Running in 79bd7761fb4f [2021-08-19T17:56:36.754Z] ---> Running in 64c74fd94e1c [2021-08-19T17:56:41.074Z] Removing intermediate container 42599e4cc122 [2021-08-19T17:56:41.074Z] ---> 2fc49f73ecdd [2021-08-19T17:56:41.074Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-19T17:56:41.351Z] ---> Running in 04bdadc720a1 [2021-08-19T17:56:41.528Z] snapcraft 5.0 from Canonical* installed [2021-08-19T17:56:41.528Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-19T17:56:41.528Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-08-19T17:56:41.528Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-19T17:56:41.528Z] Dload Upload Total Spent Left Speed [2021-08-19T17:56:41.528Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3943 0 --:--:-- --:--:-- --:--:-- 3943 [2021-08-19T17:56:41.528Z] 100 3325k 100 3325k 0 0 4918k 0 --:--:-- --:--:-- --:--:-- 4918k [2021-08-19T17:56:41.528Z] ./yq_linux_amd64 [2021-08-19T17:56:41.528Z] + sudo snapcraft prime --use-lxd [2021-08-19T17:56:42.935Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-08-19T17:56:42.935Z] 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-08-19T17:56:42.935Z] - README.md [2021-08-19T17:56:42.935Z] [2021-08-19T17:56:42.935Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-19T17:56:42.935Z] Launching a container. [2021-08-19T17:56:43.347Z] 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-08-19T17:56:44.354Z] Removing intermediate container 79bd7761fb4f [2021-08-19T17:56:44.354Z] ---> b842e3136470 [2021-08-19T17:56:44.354Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-19T17:56:44.354Z] ---> Running in eb8e93cfbca6 [2021-08-19T17:56:44.630Z] Removing intermediate container b2774a7e0e70 [2021-08-19T17:56:44.630Z] ---> 4bf3ad902057 [2021-08-19T17:56:44.630Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-19T17:56:45.241Z] ---> Running in 3643368b26dd [2021-08-19T17:56:45.523Z] Removing intermediate container 08e38c1dff84 [2021-08-19T17:56:45.523Z] ---> 04e6af09717e [2021-08-19T17:56:45.523Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-19T17:56:45.523Z] Removing intermediate container 64c74fd94e1c [2021-08-19T17:56:45.523Z] ---> 641ff6ea2ffb [2021-08-19T17:56:45.523Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-19T17:56:45.806Z] ---> Running in 36eefe4b7578 [2021-08-19T17:56:45.806Z] ---> Running in 4313c944f89c [2021-08-19T17:56:47.267Z] 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-08-19T17:56:48.257Z] 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-08-19T17:56:48.536Z] 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-08-19T17:56:49.149Z] 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-08-19T17:56:49.594Z] Waiting for container to be ready [2021-08-19T17:56:50.176Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-08-19T17:56:50.176Z] [2021-08-19T17:56:53.523Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-08-19T17:56:54.114Z] Waiting for network to be ready... [2021-08-19T17:56:54.380Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-19T17:56:54.646Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-19T17:56:54.646Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] [2021-08-19T17:56:54.646Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-08-19T17:56:54.646Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-19T17:56:54.646Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-19T17:56:54.646Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-08-19T17:56:54.646Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-08-19T17:56:54.646Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1136 kB] [2021-08-19T17:56:54.915Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [258 kB] [2021-08-19T17:56:54.915Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-19T17:56:55.181Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-19T17:56:55.445Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-19T17:56:55.445Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-19T17:56:55.445Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-19T17:56:55.445Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-19T17:56:55.445Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-19T17:56:55.445Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-19T17:56:55.711Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-19T17:56:55.711Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] [2021-08-19T17:56:55.976Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-08-19T17:56:55.976Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-08-19T17:56:55.976Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-08-19T17:56:55.976Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-08-19T17:56:55.976Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-08-19T17:56:55.976Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1745 kB] [2021-08-19T17:56:55.976Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [374 kB] [2021-08-19T17:56:58.554Z] Fetched 25.1 MB in 4s (6371 kB/s) [2021-08-19T17:56:59.136Z] Reading package lists... [2021-08-19T17:56:59.404Z] Reading package lists... [2021-08-19T17:56:59.404Z] Building dependency tree... [2021-08-19T17:56:59.404Z] Reading state information... [2021-08-19T17:56:59.404Z] The following additional packages will be installed: [2021-08-19T17:56:59.404Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-19T17:56:59.404Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-19T17:56:59.404Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-19T17:56:59.404Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-08-19T17:56:59.404Z] Suggested packages: [2021-08-19T17:56:59.404Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-08-19T17:56:59.404Z] Recommended packages: [2021-08-19T17:56:59.404Z] gnupg libsasl2-modules [2021-08-19T17:56:59.670Z] The following NEW packages will be installed: [2021-08-19T17:56:59.670Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-19T17:56:59.671Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-19T17:56:59.671Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-19T17:56:59.671Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-08-19T17:56:59.671Z] The following packages will be upgraded: [2021-08-19T17:56:59.671Z] gpg gpg-agent gpgconf libudev1 [2021-08-19T17:56:59.671Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-08-19T17:56:59.671Z] Need to get 3527 kB of archives. [2021-08-19T17:56:59.671Z] After this operation, 13.3 MB of additional disk space will be used. [2021-08-19T17:56:59.671Z] 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-08-19T17:56:59.671Z] 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-08-19T17:56:59.671Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-08-19T17:56:59.671Z] 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-08-19T17:56:59.938Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-08-19T17:57:00.203Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-08-19T17:57:00.470Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-08-19T17:57:00.470Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-08-19T17:57:00.470Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-08-19T17:57:00.470Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-08-19T17:57:00.470Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-08-19T17:57:00.737Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-08-19T17:57:00.737Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-08-19T17:57:00.737Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-08-19T17:57:00.737Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-08-19T17:57:00.737Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-08-19T17:57:00.737Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-08-19T17:57:00.737Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-08-19T17:57:00.737Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-08-19T17:57:00.737Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-08-19T17:57:00.737Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-08-19T17:57:00.737Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-08-19T17:57:00.737Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-19T17:57:00.737Z] Fetched 3527 kB in 1s (3030 kB/s) [2021-08-19T17:57:01.004Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-19T17:57:01.004Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-08-19T17:57:01.004Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-19T17:57:01.004Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-08-19T17:57:01.004Z] Selecting previously unselected package udev. [2021-08-19T17:57:01.004Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-19T17:57:01.004Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-08-19T17:57:01.004Z] Unpacking udev (237-3ubuntu10.51) ... [2021-08-19T17:57:01.269Z] Selecting previously unselected package libfuse2:amd64. [2021-08-19T17:57:01.270Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-08-19T17:57:01.270Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-19T17:57:01.536Z] Selecting previously unselected package fuse. [2021-08-19T17:57:01.536Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-08-19T17:57:01.536Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-08-19T17:57:01.536Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-19T17:57:01.536Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-19T17:57:01.536Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-19T17:57:01.536Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-19T17:57:01.536Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-19T17:57:01.536Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-19T17:57:01.807Z] Selecting previously unselected package libksba8:amd64. [2021-08-19T17:57:01.807Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-08-19T17:57:01.807Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-08-19T17:57:01.807Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-08-19T17:57:01.807Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-19T17:57:01.807Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-19T17:57:01.807Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-08-19T17:57:01.807Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-19T17:57:01.807Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-19T17:57:02.072Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-08-19T17:57:02.072Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-19T17:57:02.072Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-19T17:57:02.072Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-08-19T17:57:02.072Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-19T17:57:02.072Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-19T17:57:02.072Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-08-19T17:57:02.072Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-19T17:57:02.072Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-19T17:57:02.072Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-08-19T17:57:02.072Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-19T17:57:02.072Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-19T17:57:02.072Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-08-19T17:57:02.072Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-19T17:57:02.072Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-19T17:57:02.337Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-08-19T17:57:02.337Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-19T17:57:02.337Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-19T17:57:02.337Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-08-19T17:57:02.337Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-19T17:57:02.337Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-19T17:57:02.337Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-19T17:57:02.337Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-19T17:57:02.337Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-19T17:57:02.337Z] Selecting previously unselected package libsasl2-2:amd64. [2021-08-19T17:57:02.606Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-19T17:57:02.606Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-19T17:57:02.606Z] Selecting previously unselected package libldap-common. [2021-08-19T17:57:02.606Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-08-19T17:57:02.606Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-19T17:57:02.606Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-19T17:57:02.606Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-08-19T17:57:02.606Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-19T17:57:02.606Z] Selecting previously unselected package dirmngr. [2021-08-19T17:57:02.606Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-19T17:57:02.606Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-19T17:57:02.872Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-19T17:57:02.872Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-08-19T17:57:02.872Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-19T17:57:02.872Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-19T17:57:02.872Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-19T17:57:02.872Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-08-19T17:57:02.872Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-19T17:57:02.872Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-08-19T17:57:02.872Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-19T17:57:02.872Z] Setting up udev (237-3ubuntu10.51) ... [2021-08-19T17:57:03.139Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-08-19T17:57:03.139Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-19T17:57:03.139Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-08-19T17:57:03.409Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-08-19T17:57:03.410Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-08-19T17:57:03.410Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-19T17:57:03.410Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-19T17:57:03.410Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-19T17:57:03.410Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-19T17:57:03.410Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-19T17:57:03.410Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-19T17:57:03.410Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-19T17:57:03.410Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-19T17:57:03.410Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-19T17:57:03.410Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-19T17:57:03.992Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-08-19T17:57:03.992Z] settings in the [Install] section, and DefaultInstance for template units). [2021-08-19T17:57:03.992Z] This means they are not meant to be enabled using systemctl. [2021-08-19T17:57:03.992Z] Possible reasons for having this kind of units are: [2021-08-19T17:57:03.992Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-08-19T17:57:03.992Z] .wants/ or .requires/ directory. [2021-08-19T17:57:03.992Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-08-19T17:57:03.992Z] a requirement dependency on it. [2021-08-19T17:57:03.992Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-08-19T17:57:03.992Z] D-Bus, udev, scripted systemctl call, ...). [2021-08-19T17:57:03.992Z] 4) In case of template units, the unit is meant to be enabled with some [2021-08-19T17:57:03.992Z] instance name specified. [2021-08-19T17:57:04.259Z] Reading package lists... [2021-08-19T17:57:04.259Z] Building dependency tree... [2021-08-19T17:57:04.259Z] Reading state information... [2021-08-19T17:57:04.259Z] The following additional packages will be installed: [2021-08-19T17:57:04.259Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-08-19T17:57:04.259Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-08-19T17:57:04.259Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-08-19T17:57:04.259Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-08-19T17:57:04.259Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-08-19T17:57:04.259Z] Suggested packages: [2021-08-19T17:57:04.259Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-08-19T17:57:04.259Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-08-19T17:57:04.259Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-08-19T17:57:04.259Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-08-19T17:57:04.259Z] systemd-container policykit-1 [2021-08-19T17:57:04.259Z] Recommended packages: [2021-08-19T17:57:04.259Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-08-19T17:57:04.529Z] The following NEW packages will be installed: [2021-08-19T17:57:04.529Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-08-19T17:57:04.529Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-08-19T17:57:04.529Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-08-19T17:57:04.529Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-08-19T17:57:04.529Z] python3.6-minimal snapd squashfs-tools sudo [2021-08-19T17:57:04.529Z] The following packages will be upgraded: [2021-08-19T17:57:04.529Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-08-19T17:57:04.529Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-08-19T17:57:04.529Z] Need to get 36.7 MB of archives. [2021-08-19T17:57:04.529Z] After this operation, 147 MB of additional disk space will be used. [2021-08-19T17:57:04.529Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-08-19T17:57:04.529Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-08-19T17:57:04.794Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-08-19T17:57:05.124Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-08-19T17:57:05.124Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-08-19T17:57:05.124Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-08-19T17:57:05.124Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-08-19T17:57:05.124Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-08-19T17:57:05.124Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-08-19T17:57:05.124Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-08-19T17:57:05.124Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-08-19T17:57:05.124Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-08-19T17:57:05.124Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-08-19T17:57:05.124Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-08-19T17:57:05.124Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-08-19T17:57:05.424Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-08-19T17:57:05.424Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-08-19T17:57:05.424Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-08-19T17:57:05.732Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.10 [1301 kB] [2021-08-19T17:57:05.733Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-08-19T17:57:05.733Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-08-19T17:57:05.733Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-08-19T17:57:05.733Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-08-19T17:57:05.733Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-08-19T17:57:05.733Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-08-19T17:57:05.733Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-08-19T17:57:05.733Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-08-19T17:57:05.733Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-08-19T17:57:05.733Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-08-19T17:57:05.733Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-08-19T17:57:07.223Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-19T17:57:07.223Z] Fetched 36.7 MB in 2s (15.4 MB/s) [2021-08-19T17:57:07.223Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-19T17:57:07.223Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-08-19T17:57:07.223Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-19T17:57:07.491Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-08-19T17:57:07.491Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-19T17:57:07.491Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-08-19T17:57:07.758Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-19T17:57:07.758Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-08-19T17:57:07.758Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-08-19T17:57:07.758Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-08-19T17:57:07.758Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-19T17:57:07.758Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-08-19T17:57:08.025Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-08-19T17:57:08.025Z] Setting up apt (1.6.14) ... [2021-08-19T17:57:08.025Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-08-19T17:57:08.607Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-08-19T17:57:08.607Z] (Reading database ... 12764 files and directories currently installed.) [2021-08-19T17:57:08.607Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... [2021-08-19T17:57:08.607Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... [2021-08-19T17:57:08.873Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-08-19T17:57:08.873Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-19T17:57:08.873Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-19T17:57:08.873Z] Selecting previously unselected package libexpat1:amd64. [2021-08-19T17:57:08.873Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-08-19T17:57:08.873Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-19T17:57:08.873Z] Selecting previously unselected package python3.6-minimal. [2021-08-19T17:57:08.873Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-19T17:57:08.873Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-19T17:57:09.146Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) ... [2021-08-19T17:57:09.146Z] Checking for services that may need to be restarted...done. [2021-08-19T17:57:09.146Z] Checking for services that may need to be restarted...done. [2021-08-19T17:57:09.146Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-19T17:57:09.413Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-19T17:57:09.413Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-19T17:57:09.678Z] Selecting previously unselected package python3-minimal. [2021-08-19T17:57:09.678Z] (Reading database ... 13012 files and directories currently installed.) [2021-08-19T17:57:09.678Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-08-19T17:57:09.678Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-08-19T17:57:09.678Z] Selecting previously unselected package mime-support. [2021-08-19T17:57:09.678Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-08-19T17:57:09.678Z] Unpacking mime-support (3.60ubuntu1) ... [2021-08-19T17:57:09.950Z] Selecting previously unselected package libmpdec2:amd64. [2021-08-19T17:57:09.950Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-08-19T17:57:09.950Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-19T17:57:09.950Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-08-19T17:57:09.950Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-19T17:57:09.950Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-19T17:57:10.216Z] Selecting previously unselected package python3.6. [2021-08-19T17:57:10.216Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-19T17:57:10.216Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-19T17:57:10.216Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-19T17:57:10.216Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-08-19T17:57:10.216Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-19T17:57:10.216Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-08-19T17:57:10.483Z] Selecting previously unselected package python3. [2021-08-19T17:57:10.484Z] (Reading database ... 13442 files and directories currently installed.) [2021-08-19T17:57:10.484Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-08-19T17:57:10.484Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-08-19T17:57:10.484Z] Selecting previously unselected package multiarch-support. [2021-08-19T17:57:10.484Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-08-19T17:57:10.484Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-08-19T17:57:10.484Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-08-19T17:57:10.484Z] Selecting previously unselected package liblzo2-2:amd64. [2021-08-19T17:57:10.484Z] (Reading database ... 13479 files and directories currently installed.) [2021-08-19T17:57:10.484Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-08-19T17:57:10.484Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-08-19T17:57:10.750Z] Selecting previously unselected package libbsd0:amd64. [2021-08-19T17:57:10.750Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-08-19T17:57:10.750Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-19T17:57:10.750Z] Selecting previously unselected package sudo. [2021-08-19T17:57:10.750Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-08-19T17:57:10.750Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-19T17:57:10.750Z] Selecting previously unselected package apparmor. [2021-08-19T17:57:10.750Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-08-19T17:57:10.750Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-08-19T17:57:11.015Z] Selecting previously unselected package libedit2:amd64. [2021-08-19T17:57:11.015Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-08-19T17:57:11.015Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-08-19T17:57:11.015Z] Selecting previously unselected package libkrb5support0:amd64. [2021-08-19T17:57:11.015Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-08-19T17:57:11.015Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-19T17:57:11.015Z] Selecting previously unselected package libk5crypto3:amd64. [2021-08-19T17:57:11.015Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-19T17:57:11.015Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-19T17:57:11.015Z] Selecting previously unselected package libkeyutils1:amd64. [2021-08-19T17:57:11.015Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-08-19T17:57:11.015Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-19T17:57:11.015Z] Selecting previously unselected package libkrb5-3:amd64. [2021-08-19T17:57:11.015Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-19T17:57:11.280Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-19T17:57:11.280Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-19T17:57:11.280Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-08-19T17:57:11.280Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-19T17:57:11.280Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-08-19T17:57:11.280Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-08-19T17:57:11.280Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-19T17:57:11.545Z] Selecting previously unselected package openssh-client. [2021-08-19T17:57:11.545Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-08-19T17:57:11.545Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-08-19T17:57:11.545Z] Selecting previously unselected package squashfs-tools. [2021-08-19T17:57:11.545Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-08-19T17:57:11.545Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-19T17:57:11.545Z] Selecting previously unselected package snapd. [2021-08-19T17:57:11.546Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-08-19T17:57:11.546Z] Unpacking snapd (2.49.2+18.04) ... [2021-08-19T17:57:13.484Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-08-19T17:57:13.484Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-19T17:57:13.750Z] Setting up mime-support (3.60ubuntu1) ... [2021-08-19T17:57:13.750Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-19T17:57:13.750Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-19T17:57:13.750Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-19T17:57:13.750Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-19T17:57:13.750Z] Setting up systemd (237-3ubuntu10.51) ... [2021-08-19T17:57:13.750Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-08-19T17:57:14.330Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-19T17:57:14.330Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-19T17:57:14.330Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-08-19T17:57:14.330Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-19T17:57:14.330Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-19T17:57:14.330Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-19T17:57:14.910Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-19T17:57:14.910Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-19T17:57:14.910Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-19T17:57:14.910Z] Setting up python3 (3.6.7-1~18.04) ... [2021-08-19T17:57:14.910Z] running python rtupdate hooks for python3.6... [2021-08-19T17:57:14.910Z] running python post-rtupdate hooks for python3.6... [2021-08-19T17:57:15.173Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-08-19T17:57:15.756Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-08-19T17:57:15.756Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-19T17:57:16.022Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-08-19T17:57:16.022Z] Setting up snapd (2.49.2+18.04) ... [2021-08-19T17:57:16.286Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-08-19T17:57:16.551Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-08-19T17:57:16.551Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-08-19T17:57:16.818Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-08-19T17:57:17.084Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-19T17:57:17.084Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-19T17:57:17.351Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-08-19T17:57:17.351Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-08-19T17:57:17.617Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-08-19T17:57:17.882Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-08-19T17:57:17.883Z] /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-08-19T17:57:17.883Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-19T17:57:17.883Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-08-19T17:57:18.839Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-19T17:57:18.839Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-19T17:57:18.839Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-19T17:57:20.060Z] Reading package lists... [2021-08-19T17:57:20.060Z] Reading package lists... [2021-08-19T17:57:20.343Z] Building dependency tree... [2021-08-19T17:57:20.343Z] Reading state information... [2021-08-19T17:57:20.343Z] Calculating upgrade... [2021-08-19T17:57:20.611Z] The following packages will be upgraded: [2021-08-19T17:57:20.611Z] advancecomp base-files bash binutils binutils-common [2021-08-19T17:57:20.611Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-08-19T17:57:20.612Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-08-19T17:57:20.612Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-08-19T17:57:20.612Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-08-19T17:57:20.612Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-08-19T17:57:20.612Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-08-19T17:57:20.612Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-08-19T17:57:20.612Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-08-19T17:57:20.612Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-08-19T17:57:20.612Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-08-19T17:57:20.612Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-08-19T17:57:20.612Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-08-19T17:57:20.612Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-08-19T17:57:20.612Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-08-19T17:57:20.612Z] ubuntu-keyring util-linux [2021-08-19T17:57:20.612Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-08-19T17:57:20.612Z] Need to get 64.2 MB of archives. [2021-08-19T17:57:20.612Z] After this operation, 5126 kB of additional disk space will be used. [2021-08-19T17:57:20.612Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] [2021-08-19T17:57:20.881Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-08-19T17:57:20.881Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-08-19T17:57:20.881Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-08-19T17:57:20.881Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-08-19T17:57:20.881Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-08-19T17:57:20.881Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-08-19T17:57:20.881Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-08-19T17:57:20.881Z] 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-08-19T17:57:20.881Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-08-19T17:57:20.881Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-08-19T17:57:20.881Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-08-19T17:57:20.881Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-08-19T17:57:20.881Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-08-19T17:57:20.881Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-08-19T17:57:20.881Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-08-19T17:57:20.881Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-08-19T17:57:20.881Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-08-19T17:57:20.881Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-08-19T17:57:20.881Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-08-19T17:57:20.881Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-08-19T17:57:20.881Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-08-19T17:57:20.881Z] 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-08-19T17:57:20.881Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-08-19T17:57:20.881Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-08-19T17:57:20.881Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-08-19T17:57:20.881Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-08-19T17:57:20.881Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-08-19T17:57:20.881Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-08-19T17:57:20.881Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-08-19T17:57:20.881Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-08-19T17:57:20.881Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-08-19T17:57:20.881Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-08-19T17:57:20.881Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-08-19T17:57:20.881Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-08-19T17:57:20.881Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-08-19T17:57:20.881Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-08-19T17:57:21.149Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-08-19T17:57:21.149Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-08-19T17:57:21.149Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-08-19T17:57:21.149Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-08-19T17:57:21.149Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-08-19T17:57:21.149Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-08-19T17:57:21.149Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-08-19T17:57:21.149Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-08-19T17:57:21.149Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-08-19T17:57:21.149Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-08-19T17:57:21.149Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-08-19T17:57:21.149Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-08-19T17:57:21.149Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-08-19T17:57:21.149Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-08-19T17:57:21.149Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-08-19T17:57:21.149Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-08-19T17:57:21.149Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-08-19T17:57:21.149Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-08-19T17:57:21.149Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-08-19T17:57:21.420Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-08-19T17:57:21.420Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-08-19T17:57:21.420Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-08-19T17:57:21.420Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-08-19T17:57:21.689Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-08-19T17:57:21.689Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-08-19T17:57:21.689Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-08-19T17:57:21.689Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-08-19T17:57:21.689Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-08-19T17:57:21.983Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-08-19T17:57:21.984Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-08-19T17:57:21.984Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-08-19T17:57:21.984Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-08-19T17:57:21.984Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-08-19T17:57:21.984Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-08-19T17:57:21.984Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-08-19T17:57:21.984Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-08-19T17:57:21.984Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-08-19T17:57:21.984Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-08-19T17:57:21.984Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-08-19T17:57:22.251Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-08-19T17:57:22.251Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-08-19T17:57:22.251Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-08-19T17:57:22.251Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-08-19T17:57:22.251Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-08-19T17:57:22.251Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-08-19T17:57:22.251Z] 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-08-19T17:57:22.251Z] 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-08-19T17:57:22.251Z] 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-08-19T17:57:22.251Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-08-19T17:57:22.251Z] 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-08-19T17:57:22.251Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-08-19T17:57:22.516Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-08-19T17:57:22.516Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-08-19T17:57:22.516Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-08-19T17:57:22.516Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-08-19T17:57:22.516Z] 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-08-19T17:57:22.516Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-08-19T17:57:22.516Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-08-19T17:57:22.516Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.10 [614 kB] [2021-08-19T17:57:22.516Z] Get:97 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-08-19T17:57:22.516Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-08-19T17:57:22.516Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-08-19T17:57:22.516Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-08-19T17:57:22.516Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-08-19T17:57:22.516Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-08-19T17:57:22.516Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-08-19T17:57:22.796Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-19T17:57:22.796Z] Fetched 64.2 MB in 2s (31.3 MB/s) [2021-08-19T17:57:23.062Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-19T17:57:23.062Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-08-19T17:57:23.062Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-19T17:57:23.331Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-19T17:57:23.331Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-19T17:57:23.600Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... [2021-08-19T17:57:23.600Z] Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... [2021-08-19T17:57:23.600Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-19T17:57:23.600Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-19T17:57:23.870Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-19T17:57:23.870Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-19T17:57:23.870Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-19T17:57:23.870Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-19T17:57:23.870Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-19T17:57:23.870Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-19T17:57:24.139Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-19T17:57:24.139Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-19T17:57:24.139Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-19T17:57:24.139Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-19T17:57:24.139Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-19T17:57:24.139Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-19T17:57:24.139Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-19T17:57:24.410Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-19T17:57:24.410Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-19T17:57:24.410Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-08-19T17:57:24.410Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-08-19T17:57:24.410Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-19T17:57:24.410Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-19T17:57:24.410Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-19T17:57:24.410Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-19T17:57:24.410Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-19T17:57:24.410Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-19T17:57:24.681Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-19T17:57:24.681Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-19T17:57:24.681Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-19T17:57:24.681Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-08-19T17:57:24.948Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-19T17:57:25.217Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-08-19T17:57:25.488Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-19T17:57:25.488Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-08-19T17:57:25.488Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-08-19T17:57:25.488Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-08-19T17:57:25.488Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-08-19T17:57:25.758Z] Setting up base-files (10.1ubuntu2.10) ... [2021-08-19T17:57:25.758Z] Installing new version of config file /etc/issue ... [2021-08-19T17:57:25.758Z] Installing new version of config file /etc/issue.net ... [2021-08-19T17:57:25.758Z] Installing new version of config file /etc/lsb-release ... [2021-08-19T17:57:25.758Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-08-19T17:57:25.758Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-08-19T17:57:26.024Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-08-19T17:57:26.024Z] Removing obsolete conffile /etc/default/motd-news ... [2021-08-19T17:57:26.024Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T17:57:26.024Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-08-19T17:57:26.024Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-08-19T17:57:26.024Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-08-19T17:57:26.291Z] 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-08-19T17:57:26.291Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T17:57:26.291Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-19T17:57:26.291Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-08-19T17:57:26.291Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-08-19T17:57:26.291Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T17:57:26.291Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-08-19T17:57:26.291Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-08-19T17:57:26.558Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-08-19T17:57:26.558Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T17:57:26.558Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-08-19T17:57:26.558Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-19T17:57:26.825Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-08-19T17:57:26.825Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T17:57:26.825Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-19T17:57:26.825Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-19T17:57:26.825Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-19T17:57:26.825Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T17:57:26.825Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-19T17:57:26.825Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-19T17:57:27.091Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-08-19T17:57:27.091Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T17:57:27.091Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-08-19T17:57:27.091Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-08-19T17:57:27.091Z] Setting up grep (3.1-2build1) ... [2021-08-19T17:57:27.091Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T17:57:27.091Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-08-19T17:57:27.358Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-08-19T17:57:27.358Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-08-19T17:57:27.358Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T17:57:27.358Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-19T17:57:27.358Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-19T17:57:27.358Z] Setting up login (1:4.5-1ubuntu2) ... [2021-08-19T17:57:27.624Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T17:57:27.624Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-19T17:57:27.624Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-19T17:57:27.624Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-08-19T17:57:27.624Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T17:57:27.624Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-19T17:57:27.624Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-19T17:57:28.595Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-19T17:57:28.596Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-19T17:57:28.596Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-19T17:57:28.596Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-19T17:57:28.862Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-08-19T17:57:28.862Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T17:57:28.862Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-08-19T17:57:28.862Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-19T17:57:29.446Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-19T17:57:29.446Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-19T17:57:29.446Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-19T17:57:29.446Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-19T17:57:29.446Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-08-19T17:57:29.446Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T17:57:29.446Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-08-19T17:57:29.446Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-08-19T17:57:29.725Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-08-19T17:57:29.725Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T17:57:29.725Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-19T17:57:29.725Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-19T17:57:29.725Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-19T17:57:29.725Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T17:57:29.725Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-19T17:57:29.725Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-19T17:57:29.990Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-19T17:57:29.990Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T17:57:29.990Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-19T17:57:29.990Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-19T17:57:29.990Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-19T17:57:29.990Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T17:57:30.258Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-19T17:57:30.258Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-19T17:57:30.258Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-19T17:57:30.258Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T17:57:30.258Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-19T17:57:30.258Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-19T17:57:30.258Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-19T17:57:30.258Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-19T17:57:30.524Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-19T17:57:30.524Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T17:57:30.524Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-19T17:57:30.524Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-19T17:57:30.524Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-19T17:57:30.524Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T17:57:30.524Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-19T17:57:30.524Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-19T17:57:30.524Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-19T17:57:30.791Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T17:57:30.791Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-19T17:57:30.791Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-19T17:57:30.791Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-08-19T17:57:30.791Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T17:57:30.791Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-19T17:57:30.791Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-19T17:57:31.375Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-08-19T17:57:31.375Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-08-19T17:57:31.642Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-08-19T17:57:31.642Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T17:57:31.642Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-19T17:57:31.910Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-19T17:57:31.910Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-08-19T17:57:31.910Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-19T17:57:31.910Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-08-19T17:57:31.910Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-19T17:57:32.177Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-08-19T17:57:32.177Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-19T17:57:32.177Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-08-19T17:57:32.177Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-08-19T17:57:32.177Z] Setting up debconf (1.5.66ubuntu1) ... [2021-08-19T17:57:32.443Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-19T17:57:32.443Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-08-19T17:57:32.443Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-19T17:57:32.443Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-08-19T17:57:32.443Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-19T17:57:32.443Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-08-19T17:57:32.443Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-19T17:57:32.710Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-08-19T17:57:32.710Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-19T17:57:32.710Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-19T17:57:32.710Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-19T17:57:32.710Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-19T17:57:32.976Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-19T17:57:32.977Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-19T17:57:32.977Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-19T17:57:32.977Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-19T17:57:32.977Z] (Reading database ... 13919 files and directories currently installed.) [2021-08-19T17:57:32.977Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-19T17:57:32.977Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-19T17:57:33.244Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-19T17:57:33.244Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-19T17:57:33.244Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-19T17:57:33.244Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-19T17:57:33.244Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-08-19T17:57:33.244Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-19T17:57:33.511Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-19T17:57:33.511Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-19T17:57:33.511Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-19T17:57:33.511Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-19T17:57:33.511Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-08-19T17:57:33.511Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-08-19T17:57:33.511Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-08-19T17:57:33.781Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-19T17:57:33.781Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-08-19T17:57:33.781Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-08-19T17:57:33.781Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-08-19T17:57:33.781Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-19T17:57:33.781Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-08-19T17:57:33.781Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-19T17:57:33.781Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-19T17:57:34.052Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-19T17:57:34.052Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-19T17:57:34.052Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-19T17:57:34.052Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-19T17:57:34.052Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-19T17:57:34.052Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-08-19T17:57:34.318Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-08-19T17:57:34.319Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-08-19T17:57:34.319Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-19T17:57:34.319Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-19T17:57:34.319Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-19T17:57:34.585Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-08-19T17:57:34.585Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-19T17:57:34.585Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-19T17:57:34.585Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-19T17:57:34.585Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-08-19T17:57:34.853Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-19T17:57:34.853Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-19T17:57:34.853Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-19T17:57:34.853Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-19T17:57:34.853Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-19T17:57:34.853Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-19T17:57:34.853Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-19T17:57:35.119Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-19T17:57:35.119Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-19T17:57:35.119Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-08-19T17:57:35.119Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-08-19T17:57:35.119Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-08-19T17:57:35.119Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-19T17:57:35.119Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-08-19T17:57:35.119Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-08-19T17:57:35.387Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-08-19T17:57:35.387Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-19T17:57:35.387Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-08-19T17:57:35.387Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-08-19T17:57:35.387Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-08-19T17:57:35.655Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-19T17:57:35.655Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-08-19T17:57:35.655Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-08-19T17:57:35.655Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-08-19T17:57:35.655Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-19T17:57:35.655Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-08-19T17:57:35.655Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-08-19T17:57:35.655Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-08-19T17:57:35.922Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-19T17:57:35.922Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-08-19T17:57:35.922Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-08-19T17:57:35.922Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-08-19T17:57:35.922Z] (Reading database ... 13924 files and directories currently installed.) [2021-08-19T17:57:35.922Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-19T17:57:35.922Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-19T17:57:35.922Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-19T17:57:35.922Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-19T17:57:36.189Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... [2021-08-19T17:57:36.189Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... [2021-08-19T17:57:36.457Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-08-19T17:57:36.457Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-08-19T17:57:36.457Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-08-19T17:57:36.457Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-08-19T17:57:36.457Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-08-19T17:57:36.457Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-08-19T17:57:36.723Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-08-19T17:57:36.723Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-08-19T17:57:36.723Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-08-19T17:57:36.723Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-08-19T17:57:36.723Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-08-19T17:57:36.723Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-08-19T17:57:36.723Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-08-19T17:57:36.723Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-08-19T17:57:36.989Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-08-19T17:57:36.989Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-08-19T17:57:36.989Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-08-19T17:57:36.989Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-08-19T17:57:37.255Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-08-19T17:57:37.255Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-08-19T17:57:37.255Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-08-19T17:57:37.255Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-08-19T17:57:37.521Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-19T17:57:37.521Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-19T17:57:37.787Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-19T17:57:37.787Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-19T17:57:37.787Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-19T17:57:37.787Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-19T17:57:37.787Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-19T17:57:37.787Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-19T17:57:37.787Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-19T17:57:38.054Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-19T17:57:38.054Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-19T17:57:38.054Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-19T17:57:38.055Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-19T17:57:38.055Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-19T17:57:38.055Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-19T17:57:38.055Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-19T17:57:39.016Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-19T17:57:39.017Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-19T17:57:39.974Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-19T17:57:39.974Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-19T17:57:39.974Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-19T17:57:39.974Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-19T17:57:40.242Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-19T17:57:40.242Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-19T17:57:41.201Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-19T17:57:41.201Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-19T17:57:41.201Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-19T17:57:41.201Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-19T17:57:41.201Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-08-19T17:57:41.201Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-19T17:57:41.468Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-08-19T17:57:41.468Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-19T17:57:41.468Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-08-19T17:57:41.468Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-08-19T17:57:41.468Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-19T17:57:41.468Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-19T17:57:41.468Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-19T17:57:41.468Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-19T17:57:41.468Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-08-19T17:57:41.735Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-08-19T17:57:41.735Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-19T17:57:41.735Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-19T17:57:41.735Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-19T17:57:41.735Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-19T17:57:41.735Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-19T17:57:41.735Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-08-19T17:57:41.735Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-08-19T17:57:41.735Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-08-19T17:57:41.735Z] [2021-08-19T17:57:41.735Z] Current default time zone: 'Etc/UTC' [2021-08-19T17:57:41.735Z] Local time is now: Thu Aug 19 17:57:41 UTC 2021. [2021-08-19T17:57:41.735Z] Universal Time is now: Thu Aug 19 17:57:41 UTC 2021. [2021-08-19T17:57:41.735Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-08-19T17:57:41.735Z] [2021-08-19T17:57:42.003Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-08-19T17:57:42.003Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-19T17:57:42.003Z] Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... [2021-08-19T17:57:42.003Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-08-19T17:57:42.003Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-08-19T17:57:42.003Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-08-19T17:57:42.003Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-08-19T17:57:42.003Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-08-19T17:57:42.003Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-08-19T17:57:42.003Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-08-19T17:57:42.003Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-19T17:57:42.003Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-08-19T17:57:42.003Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-19T17:57:42.003Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-19T17:57:42.003Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-19T17:57:42.003Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-08-19T17:57:42.003Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-08-19T17:57:42.003Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-08-19T17:57:42.271Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.10) ... [2021-08-19T17:57:42.271Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-08-19T17:57:42.271Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-08-19T17:57:42.271Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-08-19T17:57:42.271Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-08-19T17:57:44.209Z] Updating certificates in /etc/ssl/certs... [2021-08-19T17:57:44.793Z] 23 added, 27 removed; done. [2021-08-19T17:57:44.793Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-08-19T17:57:44.793Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-19T17:57:44.793Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-08-19T17:57:44.793Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-08-19T17:57:44.793Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-08-19T17:57:45.059Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-19T17:57:45.060Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-19T17:57:45.060Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-19T17:57:45.060Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-19T17:57:45.060Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-19T17:57:45.060Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-19T17:57:45.060Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-19T17:57:45.060Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-08-19T17:57:45.060Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-08-19T17:57:45.060Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-08-19T17:57:45.060Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-08-19T17:57:45.060Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-08-19T17:57:45.060Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-19T17:57:45.060Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-19T17:57:45.060Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-08-19T17:57:45.060Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-08-19T17:57:45.060Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-08-19T17:57:45.327Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-19T17:57:45.327Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-08-19T17:57:45.327Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-08-19T17:57:45.327Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-08-19T17:57:45.327Z] Updating certificates in /etc/ssl/certs... [2021-08-19T17:57:45.910Z] 0 added, 0 removed; done. [2021-08-19T17:57:45.910Z] Running hooks in /etc/ca-certificates/update.d... [2021-08-19T17:57:45.910Z] done. [2021-08-19T17:57:46.178Z] Reading package lists... [2021-08-19T17:57:46.443Z] Building dependency tree... [2021-08-19T17:57:46.443Z] Reading state information... [2021-08-19T17:57:46.710Z] The following NEW packages will be installed: [2021-08-19T17:57:46.710Z] apt-transport-https [2021-08-19T17:57:46.710Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-08-19T17:57:46.710Z] Need to get 4348 B of archives. [2021-08-19T17:57:46.710Z] After this operation, 154 kB of additional disk space will be used. [2021-08-19T17:57:46.710Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-08-19T17:57:46.978Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-19T17:57:46.978Z] Fetched 4348 B in 0s (21.8 kB/s) [2021-08-19T17:57:46.978Z] Selecting previously unselected package apt-transport-https. [2021-08-19T17:57:46.978Z] (Reading database ... 13929 files and directories currently installed.) [2021-08-19T17:57:46.978Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-08-19T17:57:46.978Z] Unpacking apt-transport-https (1.6.14) ... [2021-08-19T17:57:46.978Z] Setting up apt-transport-https (1.6.14) ... [2021-08-19T17:57:47.246Z] Waiting for network to be ready... [2021-08-19T17:57:52.598Z] 2021-08-19T17:57:49Z INFO Waiting for automatic snapd restart... [2021-08-19T17:57:52.598Z] snapd 2.51.3 from Canonical* installed [2021-08-19T17:57:53.558Z] "snapd" switched to the "latest/stable" channel [2021-08-19T17:57:53.559Z] [2021-08-19T17:57:56.138Z] core18 20210722 from Canonical* installed [2021-08-19T17:57:56.138Z] "core18" switched to the "latest/stable" channel [2021-08-19T17:57:56.138Z] [2021-08-19T17:57:58.716Z] snapcraft 5.0 from Canonical* installed [2021-08-19T17:57:58.716Z] "snapcraft" switched to the "latest/stable" channel [2021-08-19T17:57:58.716Z] [2021-08-19T17:58:02.981Z] 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-08-19T17:58:02.981Z] - README.md [2021-08-19T17:58:02.981Z] [2021-08-19T17:58:02.981Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-19T17:58:03.250Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-19T17:58:03.518Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-19T17:58:03.518Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-19T17:58:04.744Z] Reading package lists... [2021-08-19T17:58:05.017Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 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-08-19T17:58:05.017Z] Reading package lists... [2021-08-19T17:58:05.286Z] Building dependency tree... [2021-08-19T17:58:05.286Z] Reading state information... [2021-08-19T17:58:05.286Z] Suggested packages: [2021-08-19T17:58:05.286Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-08-19T17:58:05.286Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-08-19T17:58:05.286Z] Recommended packages: [2021-08-19T17:58:05.286Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-08-19T17:58:05.286Z] The following NEW packages will be installed: [2021-08-19T17:58:05.286Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-08-19T17:58:05.286Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-08-19T17:58:05.286Z] pkg-config zip [2021-08-19T17:58:05.286Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-19T17:58:05.557Z] Need to get 7663 kB of archives. [2021-08-19T17:58:05.557Z] After this operation, 43.8 MB of additional disk space will be used. [2021-08-19T17:58:05.557Z] 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-08-19T17:58:05.557Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-08-19T17:58:05.557Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-08-19T17:58:05.558Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-08-19T17:58:05.558Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-08-19T17:58:05.824Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-08-19T17:58:05.824Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-08-19T17:58:05.824Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-08-19T17:58:06.091Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-08-19T17:58:06.091Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-08-19T17:58:06.091Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-08-19T17:58:06.091Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-08-19T17:58:06.091Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-08-19T17:58:06.358Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-08-19T17:58:06.358Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-08-19T17:58:06.358Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-19T17:58:06.358Z] Fetched 7663 kB in 1s (9522 kB/s) [2021-08-19T17:58:06.358Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-08-19T17:58:06.358Z] (Reading database ... 13933 files and directories currently installed.) [2021-08-19T17:58:06.358Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-08-19T17:58:06.358Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-19T17:58:06.626Z] Selecting previously unselected package libpsl5:amd64. [2021-08-19T17:58:06.626Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-08-19T17:58:06.626Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-08-19T17:58:06.626Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-08-19T17:58:06.626Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-08-19T17:58:06.626Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-19T17:58:06.626Z] Selecting previously unselected package librtmp1:amd64. [2021-08-19T17:58:06.626Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-08-19T17:58:06.626Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-19T17:58:06.626Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-08-19T17:58:06.626Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-08-19T17:58:06.626Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-19T17:58:06.892Z] Selecting previously unselected package liberror-perl. [2021-08-19T17:58:06.893Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-08-19T17:58:06.893Z] Unpacking liberror-perl (0.17025-1) ... [2021-08-19T17:58:06.893Z] Selecting previously unselected package git-man. [2021-08-19T17:58:06.893Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-08-19T17:58:06.893Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-19T17:58:06.893Z] Selecting previously unselected package git. [2021-08-19T17:58:06.893Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-08-19T17:58:06.893Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-08-19T17:58:07.477Z] Selecting previously unselected package libnorm1:amd64. [2021-08-19T17:58:07.477Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-08-19T17:58:07.477Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-19T17:58:07.477Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-08-19T17:58:07.477Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-08-19T17:58:07.477Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-19T17:58:07.746Z] Selecting previously unselected package libsodium23:amd64. [2021-08-19T17:58:07.746Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-08-19T17:58:07.746Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-08-19T17:58:07.746Z] Selecting previously unselected package libzmq5:amd64. [2021-08-19T17:58:07.746Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-19T17:58:07.746Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-19T17:58:07.746Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-08-19T17:58:07.746Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-19T17:58:07.746Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-19T17:58:07.746Z] Selecting previously unselected package pkg-config. [2021-08-19T17:58:07.746Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-08-19T17:58:07.746Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-08-19T17:58:08.012Z] Selecting previously unselected package zip. [2021-08-19T17:58:08.012Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-08-19T17:58:08.012Z] Unpacking zip (3.0-11build1) ... [2021-08-19T17:58:08.012Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-19T17:58:08.012Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-19T17:58:08.012Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-19T17:58:08.012Z] Setting up liberror-perl (0.17025-1) ... [2021-08-19T17:58:08.012Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-08-19T17:58:08.012Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-19T17:58:08.012Z] No schema files found: doing nothing. [2021-08-19T17:58:08.012Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-19T17:58:08.012Z] Setting up zip (3.0-11build1) ... [2021-08-19T17:58:08.012Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-19T17:58:08.012Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-08-19T17:58:08.012Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-08-19T17:58:08.012Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-19T17:58:08.012Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-19T17:58:08.012Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-19T17:58:08.012Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-08-19T17:58:08.282Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-19T17:58:08.870Z] git set to automatically installed. [2021-08-19T17:58:08.870Z] git-man set to automatically installed. [2021-08-19T17:58:08.870Z] libcurl3-gnutls set to automatically installed. [2021-08-19T17:58:08.870Z] liberror-perl set to automatically installed. [2021-08-19T17:58:08.870Z] libglib2.0-0 set to automatically installed. [2021-08-19T17:58:08.870Z] libnghttp2-14 set to automatically installed. [2021-08-19T17:58:08.870Z] libnorm1 set to automatically installed. [2021-08-19T17:58:08.870Z] libpgm-5.2-0 set to automatically installed. [2021-08-19T17:58:08.870Z] libpsl5 set to automatically installed. [2021-08-19T17:58:08.870Z] librtmp1 set to automatically installed. [2021-08-19T17:58:08.871Z] libsodium23 set to automatically installed. [2021-08-19T17:58:08.871Z] libzmq3-dev set to automatically installed. [2021-08-19T17:58:08.871Z] libzmq5 set to automatically installed. [2021-08-19T17:58:08.871Z] pkg-config set to automatically installed. [2021-08-19T17:58:08.871Z] zip set to automatically installed. [2021-08-19T17:58:10.276Z] snapd is not logged in, snap install commands will use sudo [2021-08-19T17:58:15.615Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-08-19T17:58:16.197Z] snapd is not logged in, snap install commands will use sudo [2021-08-19T17:58:17.154Z] snap "core18" has no updates available [2021-08-19T17:58:17.735Z] Pulling config-common [2021-08-19T17:58:17.735Z] + snapcraftctl pull [2021-08-19T17:58:19.142Z] Pulling go-build-helper [2021-08-19T17:58:19.142Z] + snapcraftctl pull [2021-08-19T17:58:20.098Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-08-19T17:58:20.098Z] Skipping pull go-build-helper (already ran) [2021-08-19T17:58:20.098Z] Building go-build-helper [2021-08-19T17:58:20.098Z] + snapcraftctl build [2021-08-19T17:58:22.067Z] Staging go-build-helper [2021-08-19T17:58:22.067Z] + snapcraftctl stage [2021-08-19T17:58:30.302Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-19T17:58:30.302Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-19T17:58:30.302Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] [2021-08-19T17:58:30.302Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-08-19T17:58:30.302Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-19T17:58:30.302Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-19T17:58:30.302Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-08-19T17:58:30.302Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-08-19T17:58:30.302Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1136 kB] [2021-08-19T17:58:30.302Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [258 kB] [2021-08-19T17:58:30.302Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-19T17:58:30.302Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-19T17:58:30.302Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-19T17:58:30.302Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-19T17:58:30.302Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-19T17:58:30.302Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-19T17:58:30.302Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-19T17:58:30.302Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-19T17:58:30.302Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-19T17:58:30.302Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] [2021-08-19T17:58:30.302Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-08-19T17:58:30.302Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-08-19T17:58:30.302Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-08-19T17:58:30.302Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-08-19T17:58:30.302Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-08-19T17:58:30.302Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1745 kB] [2021-08-19T17:58:30.302Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [374 kB] [2021-08-19T17:58:30.302Z] Fetched 25.1 MB in 0s (0 B/s) [2021-08-19T17:58:30.302Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-08-19T17:58:30.302Z] Fetched 224 kB in 0s (0 B/s) [2021-08-19T17:58:30.302Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-08-19T17:58:30.302Z] Fetched 157 kB in 0s (0 B/s) [2021-08-19T17:58:30.302Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-08-19T17:58:30.302Z] Fetched 221 kB in 0s (0 B/s) [2021-08-19T17:58:30.302Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-08-19T17:58:30.302Z] Fetched 143 kB in 0s (0 B/s) [2021-08-19T17:58:30.302Z] Pulling edgex-go [2021-08-19T17:58:30.302Z] + snapcraftctl pull [2021-08-19T17:58:31.421Z] Pulling hooks [2021-08-19T17:58:31.421Z] + snapcraftctl pull [2021-08-19T17:58:41.057Z] 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-08-19T17:58:41.057Z] Removing intermediate container 04bdadc720a1 [2021-08-19T17:58:41.057Z] ---> 57eab36d4851 [2021-08-19T17:58:41.057Z] [2021-08-19T17:58:41.057Z] Step 11/24 : FROM alpine:3.12 [2021-08-19T17:58:41.057Z] 3.12: Pulling from library/alpine [2021-08-19T17:58:41.057Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-19T17:58:41.057Z] Status: Downloaded newer image for alpine:3.12 [2021-08-19T17:58:41.057Z] ---> c4fd0aeabfcf [2021-08-19T17:58:41.057Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-19T17:58:41.057Z] ---> Running in 2af2f6b2c3c3 [2021-08-19T17:58:41.057Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-19T17:58:41.057Z] 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-08-19T17:58:41.057Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-19T17:58:41.057Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-19T17:58:41.058Z] Executing busybox-1.31.1-r20.trigger [2021-08-19T17:58:41.058Z] OK: 5 MiB in 15 packages [2021-08-19T17:58:41.658Z] Removing intermediate container 2af2f6b2c3c3 [2021-08-19T17:58:41.658Z] ---> 06cca2f5fc2a [2021-08-19T17:58:41.658Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-19T17:58:41.658Z] ---> Running in 75925632f094 [2021-08-19T17:58:43.116Z] Removing intermediate container 75925632f094 [2021-08-19T17:58:43.116Z] ---> 7aff59238a48 [2021-08-19T17:58:43.116Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-19T17:58:43.116Z] ---> Running in 0f4f03b7cf1a [2021-08-19T17:58:44.572Z] Removing intermediate container 0f4f03b7cf1a [2021-08-19T17:58:44.572Z] ---> 126c84ef4b52 [2021-08-19T17:58:44.572Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-19T17:58:44.572Z] ---> Running in 3c33d19ed5d4 [2021-08-19T17:58:46.579Z] Removing intermediate container 3c33d19ed5d4 [2021-08-19T17:58:46.579Z] ---> b7f8e4c2d65b [2021-08-19T17:58:46.579Z] Step 16/24 : WORKDIR / [2021-08-19T17:58:47.184Z] ---> Running in c7c8158435cc [2021-08-19T17:58:49.180Z] Removing intermediate container c7c8158435cc [2021-08-19T17:58:49.180Z] ---> ccbded2a6877 [2021-08-19T17:58:49.180Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-19T17:58:49.701Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-19T17:58:49.701Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-19T17:58:49.701Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-19T17:58:49.701Z] Fetched 0 B in 0s (0 B/s) [2021-08-19T17:58:49.701Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-08-19T17:58:49.701Z] Fetched 96.5 kB in 0s (0 B/s) [2021-08-19T17:58:49.701Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-08-19T17:58:49.701Z] Fetched 279 kB in 0s (0 B/s) [2021-08-19T17:58:49.701Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-08-19T17:58:49.701Z] Fetched 122 kB in 0s (0 B/s) [2021-08-19T17:58:49.701Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-08-19T17:58:49.701Z] Fetched 77.8 kB in 0s (0 B/s) [2021-08-19T17:58:49.701Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-08-19T17:58:49.701Z] Fetched 8848 B in 0s (0 B/s) [2021-08-19T17:58:49.701Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-08-19T17:58:49.701Z] Fetched 47.8 kB in 0s (0 B/s) [2021-08-19T17:58:49.701Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-08-19T17:58:49.701Z] Fetched 45.6 kB in 0s (0 B/s) [2021-08-19T17:58:49.701Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-08-19T17:58:49.701Z] Fetched 15.0 kB in 0s (0 B/s) [2021-08-19T17:58:49.701Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-08-19T17:58:49.701Z] Fetched 219 kB in 0s (0 B/s) [2021-08-19T17:58:49.701Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-08-19T17:58:49.702Z] Fetched 154 kB in 0s (0 B/s) [2021-08-19T17:58:49.702Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-08-19T17:58:49.702Z] Fetched 50.6 kB in 0s (0 B/s) [2021-08-19T17:58:49.702Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-08-19T17:58:49.702Z] Fetched 14.8 kB in 0s (0 B/s) [2021-08-19T17:58:49.702Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-08-19T17:58:49.702Z] Fetched 41.8 kB in 0s (0 B/s) [2021-08-19T17:58:49.702Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-08-19T17:58:49.702Z] Fetched 499 kB in 0s (0 B/s) [2021-08-19T17:58:49.702Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-08-19T17:58:49.702Z] Fetched 111 kB in 0s (0 B/s) [2021-08-19T17:58:49.702Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-08-19T17:58:49.702Z] Fetched 240 kB in 0s (0 B/s) [2021-08-19T17:58:49.702Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-08-19T17:58:49.702Z] Fetched 29.3 kB in 0s (0 B/s) [2021-08-19T17:58:49.702Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-08-19T17:58:49.702Z] Fetched 85.5 kB in 0s (0 B/s) [2021-08-19T17:58:49.702Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-08-19T17:58:49.702Z] Fetched 24.5 kB in 0s (0 B/s) [2021-08-19T17:58:49.702Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-08-19T17:58:49.702Z] Fetched 49.2 kB in 0s (0 B/s) [2021-08-19T17:58:49.702Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-08-19T17:58:49.702Z] Fetched 54.2 kB in 0s (0 B/s) [2021-08-19T17:58:49.702Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-08-19T17:58:49.702Z] Fetched 30.8 kB in 0s (0 B/s) [2021-08-19T17:58:49.702Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-08-19T17:58:49.702Z] Fetched 15.8 kB in 0s (0 B/s) [2021-08-19T17:58:49.702Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-08-19T17:58:49.702Z] Fetched 85.9 kB in 0s (0 B/s) [2021-08-19T17:58:49.702Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-08-19T17:58:49.702Z] Fetched 8720 B in 0s (0 B/s) [2021-08-19T17:58:49.702Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-08-19T17:58:49.702Z] Fetched 140 kB in 0s (0 B/s) [2021-08-19T17:58:49.702Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-08-19T17:58:49.702Z] Fetched 119 kB in 0s (0 B/s) [2021-08-19T17:58:49.702Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-08-19T17:58:49.702Z] Fetched 111 kB in 0s (0 B/s) [2021-08-19T17:58:49.702Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-08-19T17:58:49.702Z] Fetched 11.1 kB in 0s (0 B/s) [2021-08-19T17:58:49.702Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-08-19T17:58:49.702Z] Fetched 645 kB in 0s (0 B/s) [2021-08-19T17:58:49.702Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-08-19T17:58:49.702Z] Fetched 41.3 kB in 0s (0 B/s) [2021-08-19T17:58:49.702Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-08-19T17:58:49.702Z] Fetched 17.9 kB in 0s (0 B/s) [2021-08-19T17:58:49.702Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-08-19T17:58:49.702Z] Fetched 368 kB in 0s (0 B/s) [2021-08-19T17:58:49.702Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-08-19T17:58:49.702Z] Fetched 187 kB in 0s (0 B/s) [2021-08-19T17:58:49.702Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-08-19T17:58:49.702Z] Fetched 175 kB in 0s (0 B/s) [2021-08-19T17:58:49.702Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-08-19T17:58:49.702Z] Fetched 206 kB in 0s (0 B/s) [2021-08-19T17:58:49.702Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb [1301 kB] [2021-08-19T17:58:49.702Z] Fetched 1301 kB in 0s (0 B/s) [2021-08-19T17:58:49.702Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-08-19T17:58:49.702Z] Fetched 36.2 kB in 0s (0 B/s) [2021-08-19T17:58:49.702Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-08-19T17:58:49.702Z] Fetched 159 kB in 0s (0 B/s) [2021-08-19T17:58:49.702Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-08-19T17:58:49.702Z] Fetched 107 kB in 0s (0 B/s) [2021-08-19T17:58:49.702Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-08-19T17:58:49.702Z] Fetched 48.7 kB in 0s (0 B/s) [2021-08-19T17:58:49.702Z] Pulling static-packages [2021-08-19T17:58:49.702Z] + snapcraftctl pull [2021-08-19T17:58:49.702Z] Pulling version [2021-08-19T17:58:49.702Z] + cd /root/project [2021-08-19T17:58:49.702Z] + git describe --tags --abbrev=0 [2021-08-19T17:58:49.702Z] + sed s/v// [2021-08-19T17:58:49.702Z] + GIT_VERSION=2.0.1-dev.32 [2021-08-19T17:58:49.702Z] + [ -z 2.0.1-dev.32 ] [2021-08-19T17:58:49.702Z] + snapcraftctl set-version 2.0.1-dev.32 [2021-08-19T17:58:50.159Z] Removing intermediate container 36eefe4b7578 [2021-08-19T17:58:50.159Z] ---> 1fa639ba18c8 [2021-08-19T17:58:50.159Z] [2021-08-19T17:58:50.159Z] Step 11/32 : FROM alpine:3.12 [2021-08-19T17:58:50.159Z] ---> c4fd0aeabfcf [2021-08-19T17:58:50.159Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-19T17:58:50.159Z] Removing intermediate container eb8e93cfbca6 [2021-08-19T17:58:50.159Z] ---> e78f863af80b [2021-08-19T17:58:50.159Z] [2021-08-19T17:58:50.159Z] Step 11/22 : FROM alpine:3.12 [2021-08-19T17:58:50.159Z] ---> c4fd0aeabfcf [2021-08-19T17:58:50.159Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-19T17:58:50.285Z] Building config-common [2021-08-19T17:58:50.285Z] + snapcraftctl build [2021-08-19T17:58:50.437Z] ---> Running in e1e9d6e4d6e1 [2021-08-19T17:58:50.437Z] ---> Running in 13c7e99d2a17 [2021-08-19T17:58:50.712Z] ---> 6af6baa318b5 [2021-08-19T17:58:50.712Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-19T17:58:50.987Z] Removing intermediate container 4313c944f89c [2021-08-19T17:58:50.987Z] ---> f27f2c206376 [2021-08-19T17:58:50.987Z] [2021-08-19T17:58:50.987Z] Step 11/26 : FROM alpine:3.12 [2021-08-19T17:58:50.987Z] ---> c4fd0aeabfcf [2021-08-19T17:58:50.987Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-19T17:58:51.590Z] ---> Running in b8fc8c3863fe [2021-08-19T17:58:51.865Z] Removing intermediate container 13c7e99d2a17 [2021-08-19T17:58:51.865Z] ---> f5b9b3ccc2ef [2021-08-19T17:58:51.865Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-19T17:58:52.231Z] Skipping build go-build-helper (already ran) [2021-08-19T17:58:52.231Z] Building edgex-go [2021-08-19T17:58:52.472Z] ---> Running in c34b4bb94e2c [2021-08-19T17:58:52.498Z] + cd /root/parts/edgex-go/src [2021-08-19T17:58:52.498Z] + git describe --tags --abbrev=0 [2021-08-19T17:58:52.498Z] + sed s/v// [2021-08-19T17:58:52.498Z] + GIT_VERSION=2.0.1-dev.32 [2021-08-19T17:58:52.498Z] + [ -z 2.0.1-dev.32 ] [2021-08-19T17:58:52.498Z] + echo 2.0.1-dev.32 [2021-08-19T17:58:52.498Z] + make build [2021-08-19T17:58:52.498Z] go mod tidy [2021-08-19T17:58:52.751Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-19T17:58:53.029Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-19T17:58:53.308Z] ---> 414576959580 [2021-08-19T17:58:53.308Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-19T17:58:53.583Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-19T17:58:53.861Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-19T17:58:53.861Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-19T17:58:53.861Z] (4/4) Installing curl (7.78.0-r0) [2021-08-19T17:58:53.861Z] Executing busybox-1.31.1-r20.trigger [2021-08-19T17:58:53.861Z] Executing ca-certificates-20191127-r4.trigger [2021-08-19T17:58:53.861Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-19T17:58:54.140Z] OK: 7 MiB in 18 packages [2021-08-19T17:58:54.140Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-19T17:58:54.833Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-19T17:58:54.833Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-19T17:58:54.833Z] Removing intermediate container 3643368b26dd [2021-08-19T17:58:54.833Z] ---> e1f649d0185d [2021-08-19T17:58:54.833Z] [2021-08-19T17:58:54.833Z] Step 11/24 : FROM alpine:3.12 [2021-08-19T17:58:54.833Z] ---> c4fd0aeabfcf [2021-08-19T17:58:54.833Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-19T17:58:54.833Z] ---> Using cache [2021-08-19T17:58:54.833Z] ---> 06cca2f5fc2a [2021-08-19T17:58:54.833Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-19T17:58:54.833Z] ---> Using cache [2021-08-19T17:58:54.833Z] ---> 7aff59238a48 [2021-08-19T17:58:54.833Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-19T17:58:54.833Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-19T17:58:54.833Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-19T17:58:54.833Z] (3/3) Installing su-exec (0.2-r1) [2021-08-19T17:58:55.269Z] Executing busybox-1.31.1-r20.trigger [2021-08-19T17:58:55.269Z] ---> bfd36e3e020d [2021-08-19T17:58:55.269Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-19T17:58:55.269Z] Executing ca-certificates-20191127-r4.trigger [2021-08-19T17:58:55.269Z] ---> Running in 02e73f1cf27d [2021-08-19T17:58:55.269Z] OK: 6 MiB in 17 packages [2021-08-19T17:58:55.609Z] ---> Running in 8f16a3ffa4fd [2021-08-19T17:58:55.609Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-19T17:58:55.609Z] (2/2) Installing su-exec (0.2-r1) [2021-08-19T17:58:55.609Z] Executing busybox-1.31.1-r20.trigger [2021-08-19T17:58:55.609Z] OK: 5 MiB in 16 packages [2021-08-19T17:58:56.749Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-19T17:58:56.749Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-19T17:58:56.749Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.13 [2021-08-19T17:58:56.749Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-19T17:58:56.750Z] go: downloading github.com/google/uuid v1.3.0 [2021-08-19T17:58:56.750Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-19T17:58:56.750Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-08-19T17:58:56.750Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-19T17:58:56.750Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-08-19T17:58:56.750Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-19T17:58:56.750Z] go: downloading github.com/lib/pq v1.10.2 [2021-08-19T17:58:56.750Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-19T17:58:56.750Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-08-19T17:58:56.750Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-08-19T17:58:56.750Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-08-19T17:58:56.750Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-19T17:58:57.018Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-08-19T17:58:57.117Z] Removing intermediate container 02e73f1cf27d [2021-08-19T17:58:57.117Z] ---> da0b23d487d4 [2021-08-19T17:58:57.117Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-19T17:58:57.117Z] Removing intermediate container 8f16a3ffa4fd [2021-08-19T17:58:57.117Z] ---> c6fc33d4685e [2021-08-19T17:58:57.117Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-19T17:58:57.117Z] ---> Running in 9a600fcda96c [2021-08-19T17:58:57.284Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-19T17:58:57.476Z] ---> Running in 84614a6e69fe [2021-08-19T17:58:57.754Z] Removing intermediate container e1e9d6e4d6e1 [2021-08-19T17:58:57.754Z] ---> d5c882e1a219 [2021-08-19T17:58:57.754Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-19T17:58:57.754Z] Removing intermediate container c34b4bb94e2c [2021-08-19T17:58:57.754Z] ---> 3da258ea526a [2021-08-19T17:58:57.754Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-19T17:58:57.865Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-19T17:58:57.865Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-19T17:58:57.865Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-08-19T17:58:57.865Z] go: downloading github.com/go-playground/validator/v10 v10.8.0 [2021-08-19T17:58:57.865Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-08-19T17:58:57.865Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-08-19T17:58:58.026Z] Removing intermediate container b8fc8c3863fe [2021-08-19T17:58:58.026Z] ---> 77743f56af8a [2021-08-19T17:58:58.026Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-19T17:58:58.026Z] ---> Running in 1348d0ddffb9 [2021-08-19T17:58:58.138Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-19T17:58:58.138Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-19T17:58:58.308Z] Removing intermediate container 9a600fcda96c [2021-08-19T17:58:58.309Z] ---> f7e1dca9b7ac [2021-08-19T17:58:58.309Z] Step 16/24 : WORKDIR / [2021-08-19T17:58:58.309Z] ---> Running in 8d09d5ec1c73 [2021-08-19T17:58:58.309Z] ---> Running in 73390572bccd [2021-08-19T17:58:58.309Z] Removing intermediate container 84614a6e69fe [2021-08-19T17:58:58.309Z] ---> bd085430b319 [2021-08-19T17:58:58.309Z] Step 22/24 : LABEL arch=arm64 [2021-08-19T17:58:58.413Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-19T17:58:58.413Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-08-19T17:58:58.413Z] go: downloading golang.org/x/text v0.3.6 [2021-08-19T17:58:58.413Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-19T17:58:58.413Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-19T17:58:58.413Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-19T17:58:58.413Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-19T17:58:58.413Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-19T17:58:58.413Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-19T17:58:58.593Z] ---> Running in a016da1cc1b4 [2021-08-19T17:58:58.593Z] ---> Running in 387341aea8bb [2021-08-19T17:58:58.593Z] Removing intermediate container 1348d0ddffb9 [2021-08-19T17:58:58.593Z] ---> dd54e35f743d [2021-08-19T17:58:58.593Z] Step 14/22 : WORKDIR /edgex [2021-08-19T17:58:58.681Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-08-19T17:58:58.681Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-19T17:58:58.681Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-19T17:58:58.681Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-19T17:58:58.681Z] go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c [2021-08-19T17:58:58.681Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-19T17:58:58.867Z] ---> Running in b8eefec8a683 [2021-08-19T17:58:58.867Z] Removing intermediate container 8d09d5ec1c73 [2021-08-19T17:58:58.867Z] ---> 7ceeb226d174 [2021-08-19T17:58:58.867Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-19T17:58:58.948Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-08-19T17:58:58.948Z] go: downloading github.com/kr/text v0.1.0 [2021-08-19T17:58:59.140Z] Removing intermediate container 73390572bccd [2021-08-19T17:58:59.140Z] ---> 5529e99b7982 [2021-08-19T17:58:59.140Z] Step 14/26 : WORKDIR / [2021-08-19T17:58:59.140Z] ---> Running in fe5049d50bfa [2021-08-19T17:58:59.215Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-19T17:58:59.215Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-19T17:58:59.215Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-19T17:58:59.215Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-19T17:58:59.215Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-19T17:58:59.215Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-19T17:58:59.215Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-19T17:58:59.215Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-19T17:58:59.215Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-19T17:58:59.215Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-19T17:58:59.415Z] ---> Running in e91ac96e99f2 [2021-08-19T17:58:59.416Z] Removing intermediate container 387341aea8bb [2021-08-19T17:58:59.416Z] ---> b0da86ea4e81 [2021-08-19T17:58:59.416Z] Step 23/24 : LABEL git_sha=ce44feff22c90d3acea22d7d42256d7d6e4b4afe [2021-08-19T17:58:59.416Z] Removing intermediate container a016da1cc1b4 [2021-08-19T17:58:59.416Z] ---> 09f79f0486b4 [2021-08-19T17:58:59.416Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-19T17:58:59.483Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-19T17:58:59.484Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-19T17:58:59.484Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-19T17:58:59.484Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-19T17:58:59.484Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-19T17:58:59.484Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-19T17:58:59.484Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-19T17:58:59.484Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-19T17:58:59.484Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-19T17:58:59.484Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-19T17:58:59.484Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-19T17:58:59.484Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-19T17:58:59.484Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-19T17:58:59.484Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-19T17:58:59.484Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-19T17:58:59.697Z] ---> Running in 5decdcb3e388 [2021-08-19T17:58:59.750Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-19T17:58:59.750Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-19T17:58:59.750Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-19T17:58:59.750Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-19T17:58:59.750Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-19T17:58:59.750Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-19T17:58:59.750Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-19T17:58:59.750Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-19T17:58:59.750Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o cmd/core-data/core-data ./cmd/core-data [2021-08-19T17:58:59.972Z] Removing intermediate container b8eefec8a683 [2021-08-19T17:58:59.972Z] ---> 570c4c5d3ed3 [2021-08-19T17:58:59.972Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-19T17:58:59.972Z] Removing intermediate container fe5049d50bfa [2021-08-19T17:58:59.973Z] ---> c78e0078c21b [2021-08-19T17:58:59.973Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-19T17:59:00.249Z] ---> Running in 610b927358dc [2021-08-19T17:59:00.547Z] Removing intermediate container e91ac96e99f2 [2021-08-19T17:59:00.547Z] ---> 7d628746f44a [2021-08-19T17:59:00.547Z] 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-08-19T17:59:00.831Z] Removing intermediate container 5decdcb3e388 [2021-08-19T17:59:00.831Z] ---> 0a2d972a17f5 [2021-08-19T17:59:00.831Z] Step 24/24 : LABEL version=0.0.0 [2021-08-19T17:59:00.831Z] ---> fa9ffe91857e [2021-08-19T17:59:00.831Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-19T17:59:01.103Z] ---> Running in 6851c732c618 [2021-08-19T17:59:01.379Z] ---> 17a83fc81982 [2021-08-19T17:59:01.379Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-19T17:59:01.996Z] Removing intermediate container 6851c732c618 [2021-08-19T17:59:01.996Z] ---> 29b81827f6cf [2021-08-19T17:59:01.996Z] [2021-08-19T17:59:01.996Z] ---> 896013c8f5cb [2021-08-19T17:59:01.996Z] 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-08-19T17:59:02.597Z] Successfully built 29b81827f6cf [2021-08-19T17:59:02.871Z] Successfully tagged core-command-arm64:latest [2021-08-19T17:59:02.871Z] ---> 23d175ea651e [2021-08-19T17:59:02.871Z] Building support-notifications [2021-08-19T17:59:02.871Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-19T17:59:03.476Z]  Building core-command ... done  ---> f10a08097548 [2021-08-19T17:59:03.476Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-19T17:59:03.476Z] ---> 1ae5076f176a [2021-08-19T17:59:03.476Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-19T17:59:04.921Z] ---> 9e78f55e84ce [2021-08-19T17:59:04.921Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-19T17:59:05.193Z] Removing intermediate container 610b927358dc [2021-08-19T17:59:05.193Z] ---> 2e6c7fc17965 [2021-08-19T17:59:05.193Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-19T17:59:05.789Z] ---> Running in 387949a912a3 [2021-08-19T17:59:06.063Z] ---> 19f21b223989 [2021-08-19T17:59:06.063Z] 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-08-19T17:59:06.063Z] ---> 2db060e24c0f [2021-08-19T17:59:06.063Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-19T17:59:06.063Z] ---> Running in 65fe7bba4376 [2021-08-19T17:59:06.670Z] ---> Running in 649a729898e5 [2021-08-19T17:59:06.670Z] Removing intermediate container 387949a912a3 [2021-08-19T17:59:06.670Z] ---> 84f79eef460c [2021-08-19T17:59:06.670Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-19T17:59:07.697Z] Removing intermediate container 65fe7bba4376 [2021-08-19T17:59:07.697Z] ---> 1c8fa222b835 [2021-08-19T17:59:07.697Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-19T17:59:07.697Z] ---> a2e6e7f85379 [2021-08-19T17:59:07.697Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-19T17:59:07.697Z] ---> Running in 6c86e864d2c9 [2021-08-19T17:59:08.301Z] Removing intermediate container 649a729898e5 [2021-08-19T17:59:08.301Z] ---> 3f2b03b29bb5 [2021-08-19T17:59:08.301Z] Step 19/22 : CMD ["--init=true"] [2021-08-19T17:59:08.897Z] ---> Running in add96070ebb9 [2021-08-19T17:59:08.897Z] ---> 6877245a0174 [2021-08-19T17:59:08.897Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-19T17:59:08.897Z] Removing intermediate container 6c86e864d2c9 [2021-08-19T17:59:08.897Z] ---> 4cdc3cbfcaf9 [2021-08-19T17:59:08.897Z] Step 22/24 : LABEL arch=arm64 [2021-08-19T17:59:09.192Z] ---> 0aa22adc12f9 [2021-08-19T17:59:09.192Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-19T17:59:09.192Z] ---> Running in e12875594875 [2021-08-19T17:59:09.476Z] ---> Running in 2f2bf75a7d05 [2021-08-19T17:59:09.761Z] Removing intermediate container add96070ebb9 [2021-08-19T17:59:09.761Z] ---> b9cd95e9e0ab [2021-08-19T17:59:09.761Z] Step 20/22 : LABEL arch=arm64 [2021-08-19T17:59:09.832Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-19T17:59:10.051Z] ---> Running in c70af27972b6 [2021-08-19T17:59:10.336Z] Removing intermediate container 2f2bf75a7d05 [2021-08-19T17:59:10.337Z] ---> de442d507dd8 [2021-08-19T17:59:10.337Z] Step 23/24 : LABEL git_sha=ce44feff22c90d3acea22d7d42256d7d6e4b4afe [2021-08-19T17:59:11.361Z] ---> Running in 3d5680064921 [2021-08-19T17:59:11.361Z] Removing intermediate container c70af27972b6 [2021-08-19T17:59:11.361Z] ---> bd660de1a0b8 [2021-08-19T17:59:11.361Z] Step 21/22 : LABEL git_sha=ce44feff22c90d3acea22d7d42256d7d6e4b4afe [2021-08-19T17:59:11.965Z] ---> b59d7cda2fdd [2021-08-19T17:59:11.965Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-19T17:59:12.242Z] ---> Running in a7b79f01d315 [2021-08-19T17:59:12.407Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o cmd/core-command/core-command ./cmd/core-command [2021-08-19T17:59:12.518Z] Removing intermediate container 3d5680064921 [2021-08-19T17:59:12.518Z] ---> 4d7fe50a6604 [2021-08-19T17:59:12.518Z] Step 24/24 : LABEL version=0.0.0 [2021-08-19T17:59:13.370Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-19T17:59:13.507Z] ---> Running in bd605637ec83 [2021-08-19T17:59:13.782Z] Removing intermediate container a7b79f01d315 [2021-08-19T17:59:13.782Z] ---> 8588346dd2cd [2021-08-19T17:59:13.782Z] Step 22/22 : LABEL version=0.0.0 [2021-08-19T17:59:14.055Z] ---> 00ef7386601f [2021-08-19T17:59:14.055Z] 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-08-19T17:59:14.329Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-19T17:59:14.666Z] ---> Running in 0fda96c2e004 [2021-08-19T17:59:14.909Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-19T17:59:14.940Z] ---> Running in 28d96e0d63df [2021-08-19T17:59:14.940Z] Removing intermediate container e12875594875 [2021-08-19T17:59:14.940Z] ---> 6caa89ba80d3 [2021-08-19T17:59:14.940Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-19T17:59:14.940Z] Removing intermediate container bd605637ec83 [2021-08-19T17:59:14.940Z] ---> 30d39d684ded [2021-08-19T17:59:14.940Z] [2021-08-19T17:59:15.865Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-19T17:59:15.937Z] Successfully built 30d39d684ded [2021-08-19T17:59:16.210Z] Successfully tagged core-metadata-arm64:latest [2021-08-19T17:59:16.210Z]  Building core-metadata ... done Building core-data [2021-08-19T17:59:16.210Z] Removing intermediate container 0fda96c2e004 [2021-08-19T17:59:16.210Z] ---> cf11a20d6330 [2021-08-19T17:59:16.210Z] [2021-08-19T17:59:16.484Z] ---> 6bb3e6c2fcde [2021-08-19T17:59:16.484Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-19T17:59:16.484Z] Successfully built cf11a20d6330 [2021-08-19T17:59:16.484Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-19T17:59:16.484Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2021-08-19T17:59:17.272Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-19T17:59:17.922Z] Removing intermediate container 28d96e0d63df [2021-08-19T17:59:17.922Z] ---> 89b00e646bc2 [2021-08-19T17:59:17.922Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-19T17:59:17.922Z] ---> a1588d64ad2f [2021-08-19T17:59:17.922Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-19T17:59:17.922Z] ---> Running in fdd527ad6170 [2021-08-19T17:59:18.228Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-19T17:59:18.934Z] Removing intermediate container fdd527ad6170 [2021-08-19T17:59:18.934Z] ---> 16b1b8dc777e [2021-08-19T17:59:18.934Z] Step 24/26 : LABEL arch=arm64 [2021-08-19T17:59:19.193Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-19T17:59:19.541Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T17:59:19.541Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-19T17:59:19.541Z] ---> 6001a03b624d [2021-08-19T17:59:19.541Z] Step 3/23 : WORKDIR /edgex-go [2021-08-19T17:59:19.541Z] ---> Using cache [2021-08-19T17:59:19.541Z] ---> 4afd10a462cc [2021-08-19T17:59:19.541Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T17:59:19.541Z] ---> Using cache [2021-08-19T17:59:19.541Z] ---> 86c2c7646dba [2021-08-19T17:59:19.542Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-19T17:59:19.816Z] ---> 217f7defa74d [2021-08-19T17:59:19.817Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-19T17:59:19.817Z] ---> Running in 44ef96dc322d [2021-08-19T17:59:20.150Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-19T17:59:20.418Z] ---> Running in 14373d66dbe4 [2021-08-19T17:59:21.107Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.32" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-19T17:59:22.389Z] Removing intermediate container 44ef96dc322d [2021-08-19T17:59:22.389Z] ---> 1c7303fea238 [2021-08-19T17:59:22.389Z] Step 25/26 : LABEL git_sha=ce44feff22c90d3acea22d7d42256d7d6e4b4afe [2021-08-19T17:59:22.389Z] ---> d7d21148422d [2021-08-19T17:59:22.389Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-19T17:59:22.674Z] ---> Running in b142fba4d18c [2021-08-19T17:59:23.047Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-08-19T17:59:23.047Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-08-19T17:59:23.047Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-08-19T17:59:23.047Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-08-19T17:59:23.047Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-08-19T17:59:23.047Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-08-19T17:59:23.047Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-08-19T17:59:23.047Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-08-19T17:59:23.047Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-08-19T17:59:23.047Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-08-19T17:59:23.047Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-08-19T17:59:23.047Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-08-19T17:59:23.047Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-08-19T17:59:23.047Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-08-19T17:59:23.047Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-08-19T17:59:23.047Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-08-19T17:59:23.047Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-08-19T17:59:23.047Z] + 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-08-19T17:59:23.047Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-08-19T17:59:23.047Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-08-19T17:59:23.047Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-08-19T17:59:23.047Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-08-19T17:59:23.047Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-08-19T17:59:23.047Z] + 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-08-19T17:59:23.047Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-08-19T17:59:23.047Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-08-19T17:59:23.047Z] + 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-08-19T17:59:24.003Z] Building hooks [2021-08-19T17:59:24.003Z] + cd /root/parts/hooks/src [2021-08-19T17:59:24.003Z] + make build [2021-08-19T17:59:24.003Z] go mod tidy [2021-08-19T17:59:24.116Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-19T17:59:24.387Z] ---> 14aed9f296f1 [2021-08-19T17:59:24.387Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-19T17:59:24.387Z] Removing intermediate container b142fba4d18c [2021-08-19T17:59:24.387Z] ---> e557208660da [2021-08-19T17:59:24.387Z] Step 26/26 : LABEL version=0.0.0 [2021-08-19T17:59:24.981Z] ---> Running in 0b9387c636bc [2021-08-19T17:59:24.981Z] ---> Running in ab7141dbf23d [2021-08-19T17:59:25.265Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-19T17:59:25.409Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-08-19T17:59:25.674Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-08-19T17:59:25.674Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-08-19T17:59:25.674Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-08-19T17:59:25.674Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-08-19T17:59:25.868Z] Removing intermediate container 0b9387c636bc [2021-08-19T17:59:25.868Z] ---> 98b19b3f90f9 [2021-08-19T17:59:25.868Z] [2021-08-19T17:59:25.868Z] Removing intermediate container ab7141dbf23d [2021-08-19T17:59:25.868Z] ---> 1a237bf8825a [2021-08-19T17:59:25.868Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-19T17:59:25.868Z] OK: 218 MiB in 52 packages [2021-08-19T17:59:26.468Z] Successfully built 98b19b3f90f9 [2021-08-19T17:59:26.468Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-19T17:59:26.468Z] Building support-scheduler [2021-08-19T17:59:26.632Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-08-19T17:59:26.900Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-08-19T17:59:26.900Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-08-19T17:59:27.068Z]  Building security-secretstore-setup ... done  ---> 49ae6273869e [2021-08-19T17:59:27.068Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-19T17:59:27.347Z] Removing intermediate container 14373d66dbe4 [2021-08-19T17:59:27.347Z] ---> 940d755d650b [2021-08-19T17:59:27.347Z] Step 6/23 : COPY go.mod . [2021-08-19T17:59:27.633Z] ---> Running in 3362abc0e29a [2021-08-19T17:59:28.650Z] ---> fdcded042592 [2021-08-19T17:59:28.650Z] Step 7/23 : RUN go mod download [2021-08-19T17:59:28.926Z] ---> Running in fee9ae9ec298 [2021-08-19T17:59:30.236Z] Building static-packages [2021-08-19T17:59:30.236Z] + snapcraftctl build [2021-08-19T17:59:31.567Z] Removing intermediate container 3362abc0e29a [2021-08-19T17:59:31.567Z] ---> ad3a3ed59435 [2021-08-19T17:59:31.567Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-19T17:59:32.174Z] ---> Running in 4907d7a44196 [2021-08-19T17:59:32.183Z] Building version [2021-08-19T17:59:32.183Z] + snapcraftctl build [2021-08-19T17:59:33.163Z] Removing intermediate container 4907d7a44196 [2021-08-19T17:59:33.163Z] ---> e4612b889e2c [2021-08-19T17:59:33.163Z] Step 29/32 : CMD ["gate"] [2021-08-19T17:59:33.763Z] ---> Running in c6b8b47f5043 [2021-08-19T17:59:34.040Z] Removing intermediate container fee9ae9ec298 [2021-08-19T17:59:34.040Z] ---> 7299e34fa454 [2021-08-19T17:59:34.040Z] Step 8/23 : COPY . . [2021-08-19T17:59:34.127Z] Staging config-common [2021-08-19T17:59:34.127Z] + snapcraftctl stage [2021-08-19T17:59:34.644Z] Removing intermediate container c6b8b47f5043 [2021-08-19T17:59:34.645Z] ---> be582684dc60 [2021-08-19T17:59:34.645Z] Step 30/32 : LABEL arch=arm64 [2021-08-19T17:59:34.711Z] Skipping stage go-build-helper (already ran) [2021-08-19T17:59:34.711Z] Staging edgex-go [2021-08-19T17:59:34.978Z] + snapcraftctl stage [2021-08-19T17:59:35.257Z] ---> Running in a0b864f9a5db [2021-08-19T17:59:35.934Z] Staging hooks [2021-08-19T17:59:35.935Z] + snapcraftctl stage [2021-08-19T17:59:36.703Z] Removing intermediate container a0b864f9a5db [2021-08-19T17:59:36.703Z] ---> 1feb1e09f6d7 [2021-08-19T17:59:36.703Z] Step 31/32 : LABEL git_sha=ce44feff22c90d3acea22d7d42256d7d6e4b4afe [2021-08-19T17:59:36.894Z] Staging static-packages [2021-08-19T17:59:36.894Z] + snapcraftctl stage [2021-08-19T17:59:37.302Z] ---> Running in c44dfe312592 [2021-08-19T17:59:37.852Z] Staging version [2021-08-19T17:59:37.852Z] + snapcraftctl stage [2021-08-19T17:59:38.758Z] Removing intermediate container c44dfe312592 [2021-08-19T17:59:38.758Z] ---> 5603ed84abd2 [2021-08-19T17:59:38.758Z] Step 32/32 : LABEL version=0.0.0 [2021-08-19T17:59:39.260Z] Priming config-common [2021-08-19T17:59:39.260Z] + snapcraftctl prime [2021-08-19T17:59:39.363Z] ---> Running in 836fac5b6e34 [2021-08-19T17:59:40.223Z] Priming go-build-helper [2021-08-19T17:59:40.224Z] + snapcraftctl prime [2021-08-19T17:59:40.833Z] Removing intermediate container 836fac5b6e34 [2021-08-19T17:59:40.833Z] ---> b6df1ccdbde0 [2021-08-19T17:59:40.833Z] [2021-08-19T17:59:41.179Z] Priming edgex-go [2021-08-19T17:59:41.179Z] + snapcraftctl prime [2021-08-19T17:59:41.436Z] Successfully built b6df1ccdbde0 [2021-08-19T17:59:41.436Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-19T17:59:42.584Z] Priming hooks [2021-08-19T17:59:42.584Z] + snapcraftctl prime [2021-08-19T17:59:43.542Z] Priming static-packages [2021-08-19T17:59:43.542Z] + snapcraftctl prime [2021-08-19T17:59:46.113Z] Priming version [2021-08-19T17:59:46.113Z] + snapcraftctl prime [2021-08-19T17:59:46.845Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T17:59:46.845Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-19T17:59:46.845Z] ---> 6001a03b624d [2021-08-19T17:59:46.845Z] Step 3/24 : WORKDIR /edgex-go [2021-08-19T17:59:46.845Z] ---> Using cache [2021-08-19T17:59:46.845Z] ---> 4afd10a462cc [2021-08-19T17:59:46.845Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T17:59:46.845Z] ---> Using cache [2021-08-19T17:59:46.845Z] ---> 86c2c7646dba [2021-08-19T17:59:46.845Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-19T17:59:46.845Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T17:59:46.845Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-19T17:59:46.845Z] ---> 6001a03b624d [2021-08-19T17:59:46.845Z] Step 3/24 : WORKDIR /edgex-go [2021-08-19T17:59:46.845Z] ---> Using cache [2021-08-19T17:59:46.845Z] ---> 4afd10a462cc [2021-08-19T17:59:46.845Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T17:59:46.845Z] ---> Using cache [2021-08-19T17:59:46.845Z] ---> 86c2c7646dba [2021-08-19T17:59:46.845Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-19T17:59:47.070Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-19T17:59:49.483Z] ---> Running in 32df3090e283 [2021-08-19T17:59:49.484Z] ---> Running in 9fa41affaf15 [2021-08-19T17:59:50.097Z] ---> f55d45d1efb9 [2021-08-19T17:59:50.097Z] Step 9/23 : RUN go mod tidy [2021-08-19T17:59:50.375Z] ---> Running in fdadba8f79a6 [2021-08-19T17:59:51.827Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-19T17:59:51.827Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-19T17:59:52.425Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T17:59:52.425Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-19T17:59:52.425Z] ---> 6001a03b624d [2021-08-19T17:59:52.425Z] Step 3/23 : WORKDIR /edgex-go [2021-08-19T17:59:52.425Z] ---> Using cache [2021-08-19T17:59:52.425Z] ---> 4afd10a462cc [2021-08-19T17:59:52.425Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T17:59:52.425Z] ---> Using cache [2021-08-19T17:59:52.425Z] ---> 86c2c7646dba [2021-08-19T17:59:52.425Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-19T17:59:52.425Z] ---> Using cache [2021-08-19T17:59:52.425Z] ---> 474478114b4b [2021-08-19T17:59:52.425Z] Step 6/23 : COPY go.mod . [2021-08-19T17:59:52.425Z] ---> Using cache [2021-08-19T17:59:52.425Z] ---> 92b1e65a1580 [2021-08-19T17:59:52.425Z] Step 7/23 : RUN go mod download [2021-08-19T17:59:52.425Z] ---> Using cache [2021-08-19T17:59:52.425Z] ---> 9e6ea1213854 [2021-08-19T17:59:52.425Z] Step 8/23 : COPY . . [2021-08-19T17:59:52.425Z] ---> Using cache [2021-08-19T17:59:52.425Z] ---> aff91d00ae1b [2021-08-19T17:59:52.425Z] Step 9/23 : RUN go mod tidy [2021-08-19T17:59:52.425Z] ---> Using cache [2021-08-19T17:59:52.425Z] ---> 641ff6ea2ffb [2021-08-19T17:59:52.425Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-19T17:59:52.702Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-19T17:59:52.702Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-19T17:59:52.976Z] ---> Running in 57cf29359f60 [2021-08-19T17:59:54.109Z] OK: 218 MiB in 52 packages [2021-08-19T17:59:54.109Z] OK: 218 MiB in 52 packages [2021-08-19T17:59:55.171Z] 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-08-19T17:59:55.512Z] Removing intermediate container fdadba8f79a6 [2021-08-19T17:59:55.512Z] ---> 0acdb3a9f1d4 [2021-08-19T17:59:55.512Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-19T17:59:55.818Z] ---> Running in 365bc128de01 [2021-08-19T17:59:56.454Z] Removing intermediate container 32df3090e283 [2021-08-19T17:59:56.454Z] ---> 3c2511425679 [2021-08-19T17:59:56.454Z] Step 6/24 : COPY go.mod . [2021-08-19T17:59:56.740Z] Removing intermediate container 9fa41affaf15 [2021-08-19T17:59:56.740Z] ---> 16ab460eadae [2021-08-19T17:59:56.740Z] Step 6/24 : COPY go.mod . [2021-08-19T17:59:58.215Z] 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-08-19T17:59:58.215Z] ---> f730f7e0def0 [2021-08-19T17:59:58.215Z] Step 7/24 : RUN go mod download [2021-08-19T17:59:58.215Z] ---> 395e2711f80c [2021-08-19T17:59:58.215Z] Step 7/24 : RUN go mod download [2021-08-19T17:59:58.215Z] ---> Running in 1e048b7ab4f6 [2021-08-19T17:59:58.215Z] ---> Running in f1ae9c1444b9 [2021-08-19T18:00:04.987Z] Removing intermediate container 1e048b7ab4f6 [2021-08-19T18:00:04.987Z] ---> 81de6e66fdc8 [2021-08-19T18:00:04.987Z] Step 8/24 : COPY . . [2021-08-19T18:00:04.987Z] Removing intermediate container f1ae9c1444b9 [2021-08-19T18:00:04.987Z] ---> b10ad9da32ab [2021-08-19T18:00:04.987Z] Step 8/24 : COPY . . [2021-08-19T18:00:37.445Z] ---> fd16653790e1 [2021-08-19T18:00:37.445Z] Step 9/24 : RUN go mod tidy [2021-08-19T18:00:37.445Z] ---> 69ad29e084ac [2021-08-19T18:00:37.445Z] Step 9/24 : RUN go mod tidy [2021-08-19T18:00:37.445Z] ---> Running in 6fae41594322 [2021-08-19T18:00:37.445Z] ---> Running in b475279f158e [2021-08-19T18:00:40.891Z] Removing intermediate container 6fae41594322 [2021-08-19T18:00:40.891Z] ---> 766b623bee7f [2021-08-19T18:00:40.891Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-19T18:00:40.891Z] Removing intermediate container b475279f158e [2021-08-19T18:00:40.891Z] ---> 7b3e2d03f4e0 [2021-08-19T18:00:40.891Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-19T18:00:40.891Z] ---> Running in 495240d7078b [2021-08-19T18:00:41.170Z] ---> Running in 979e0f5344ea [2021-08-19T18:00:43.829Z] 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-08-19T18:00:43.829Z] 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-08-19T18:01:30.912Z] Removing intermediate container 57cf29359f60 [2021-08-19T18:01:30.912Z] ---> 903a471a311f [2021-08-19T18:01:30.912Z] [2021-08-19T18:01:30.912Z] Step 11/23 : FROM alpine:3.12 [2021-08-19T18:01:30.912Z] ---> c4fd0aeabfcf [2021-08-19T18:01:30.912Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-19T18:01:30.912Z] ---> Using cache [2021-08-19T18:01:30.912Z] ---> 06cca2f5fc2a [2021-08-19T18:01:30.912Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-19T18:01:30.912Z] ---> Using cache [2021-08-19T18:01:30.912Z] ---> 7aff59238a48 [2021-08-19T18:01:30.912Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-19T18:01:30.912Z] ---> Running in ce3d1178eb27 [2021-08-19T18:01:30.912Z] Removing intermediate container ce3d1178eb27 [2021-08-19T18:01:30.912Z] ---> 45f729c7ca97 [2021-08-19T18:01:30.912Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-19T18:01:30.912Z] ---> Running in e96c4ef636e6 [2021-08-19T18:01:30.912Z] Removing intermediate container e96c4ef636e6 [2021-08-19T18:01:30.912Z] ---> 4bf00b336758 [2021-08-19T18:01:30.912Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-19T18:01:30.912Z] ---> cf9c0bc1d48e [2021-08-19T18:01:30.912Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-19T18:01:30.912Z] Removing intermediate container 365bc128de01 [2021-08-19T18:01:30.912Z] ---> 61445f0d31c1 [2021-08-19T18:01:30.912Z] [2021-08-19T18:01:30.912Z] Step 11/23 : FROM alpine:3.12 [2021-08-19T18:01:30.912Z] ---> c4fd0aeabfcf [2021-08-19T18:01:30.912Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-19T18:01:30.912Z] ---> Running in e07f87ddfd89 [2021-08-19T18:01:30.912Z] ---> 2492c12f4e72 [2021-08-19T18:01:30.912Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-19T18:01:30.912Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-19T18:01:31.195Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-19T18:01:31.810Z] ---> d1fb78046cf1 [2021-08-19T18:01:31.810Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-19T18:01:31.810Z] ---> Running in ba12129d4c23 [2021-08-19T18:01:32.091Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-19T18:01:32.091Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-19T18:01:32.091Z] Executing busybox-1.31.1-r20.trigger [2021-08-19T18:01:32.091Z] Executing ca-certificates-20191127-r4.trigger [2021-08-19T18:01:32.706Z] OK: 6 MiB in 16 packages [2021-08-19T18:01:32.706Z] Removing intermediate container ba12129d4c23 [2021-08-19T18:01:32.706Z] ---> eb8b7149d45d [2021-08-19T18:01:32.706Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-19T18:01:32.985Z] ---> Running in 445095d2cb31 [2021-08-19T18:01:33.603Z] Removing intermediate container 445095d2cb31 [2021-08-19T18:01:33.603Z] ---> c7108261c272 [2021-08-19T18:01:33.603Z] Step 21/23 : LABEL arch=arm64 [2021-08-19T18:01:33.881Z] ---> Running in 633ac1a10b8a [2021-08-19T18:01:34.876Z] Removing intermediate container 633ac1a10b8a [2021-08-19T18:01:34.876Z] ---> be10d2f4d28a [2021-08-19T18:01:34.876Z] Step 22/23 : LABEL git_sha=ce44feff22c90d3acea22d7d42256d7d6e4b4afe [2021-08-19T18:01:34.876Z] Removing intermediate container e07f87ddfd89 [2021-08-19T18:01:34.876Z] ---> f02f822f1e25 [2021-08-19T18:01:34.876Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-19T18:01:35.155Z] ---> Running in e0b870a6a109 [2021-08-19T18:01:35.155Z] ---> Running in 5d7d0aae7d01 [2021-08-19T18:01:35.763Z] Removing intermediate container e0b870a6a109 [2021-08-19T18:01:35.763Z] ---> 1c33f65356ae [2021-08-19T18:01:35.763Z] Step 23/23 : LABEL version=0.0.0 [2021-08-19T18:01:36.044Z] Removing intermediate container 5d7d0aae7d01 [2021-08-19T18:01:36.044Z] ---> 0df6ef9eb7b1 [2021-08-19T18:01:36.044Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-19T18:01:36.044Z] ---> Running in 829542cc0afb [2021-08-19T18:01:36.327Z] ---> Running in c9f381dd0fa3 [2021-08-19T18:01:36.932Z] Removing intermediate container 829542cc0afb [2021-08-19T18:01:36.933Z] ---> d252663ee6eb [2021-08-19T18:01:36.933Z] [2021-08-19T18:01:37.541Z] Removing intermediate container c9f381dd0fa3 [2021-08-19T18:01:37.541Z] ---> 55f3eac3049a [2021-08-19T18:01:37.541Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-19T18:01:37.541Z] Successfully built d252663ee6eb [2021-08-19T18:01:37.541Z] Successfully tagged support-scheduler-arm64:latest [2021-08-19T18:01:37.541Z]  Building support-scheduler ... done  ---> Running in cf1d4e351693 [2021-08-19T18:01:38.145Z] Removing intermediate container cf1d4e351693 [2021-08-19T18:01:38.145Z] ---> c42a60a22133 [2021-08-19T18:01:38.145Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-19T18:01:39.597Z] ---> bc83d1be5d09 [2021-08-19T18:01:39.597Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-19T18:01:41.071Z] ---> 67b1b4cde050 [2021-08-19T18:01:41.071Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-19T18:01:43.120Z] ---> 38b0d5139c9a [2021-08-19T18:01:43.120Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-19T18:01:43.120Z] ---> Running in f1df07ba6946 [2021-08-19T18:01:43.409Z] Removing intermediate container f1df07ba6946 [2021-08-19T18:01:43.409Z] ---> 3f771016265b [2021-08-19T18:01:43.409Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-19T18:01:43.687Z] ---> Running in bc1e6f287621 [2021-08-19T18:01:44.291Z] Removing intermediate container bc1e6f287621 [2021-08-19T18:01:44.291Z] ---> 637b19b698d1 [2021-08-19T18:01:44.291Z] Step 21/23 : LABEL arch=arm64 [2021-08-19T18:01:44.573Z] ---> Running in 701409daf889 [2021-08-19T18:01:45.184Z] Removing intermediate container 701409daf889 [2021-08-19T18:01:45.184Z] ---> 21656184cfe8 [2021-08-19T18:01:45.184Z] Step 22/23 : LABEL git_sha=ce44feff22c90d3acea22d7d42256d7d6e4b4afe [2021-08-19T18:01:45.462Z] ---> Running in b891a91f6f6d [2021-08-19T18:01:46.069Z] Removing intermediate container b891a91f6f6d [2021-08-19T18:01:46.069Z] ---> 7b39379535d9 [2021-08-19T18:01:46.069Z] Step 23/23 : LABEL version=0.0.0 [2021-08-19T18:01:46.345Z] ---> Running in 8a7eabaa6449 [2021-08-19T18:01:46.949Z] Removing intermediate container 8a7eabaa6449 [2021-08-19T18:01:46.949Z] ---> 850ebdc9ea4b [2021-08-19T18:01:46.949Z] [2021-08-19T18:01:47.226Z] Successfully built 850ebdc9ea4b [2021-08-19T18:01:47.502Z] Successfully tagged support-notifications-arm64:latest [2021-08-19T18:02:02.602Z]  Building support-notifications ... done Removing intermediate container 495240d7078b [2021-08-19T18:02:02.602Z] ---> 9a0d766e790a [2021-08-19T18:02:02.602Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-19T18:02:02.602Z] ---> Running in ad422b313183 [2021-08-19T18:02:02.602Z] 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-08-19T18:02:04.574Z] Removing intermediate container ad422b313183 [2021-08-19T18:02:04.574Z] ---> ae1a344de49f [2021-08-19T18:02:04.574Z] [2021-08-19T18:02:04.574Z] Step 12/24 : FROM docker:20.10.7 [2021-08-19T18:02:04.847Z] 20.10.7: Pulling from library/docker [2021-08-19T18:02:10.290Z] Removing intermediate container 979e0f5344ea [2021-08-19T18:02:10.290Z] ---> 900f93b07fd9 [2021-08-19T18:02:10.290Z] [2021-08-19T18:02:10.290Z] Step 11/24 : FROM alpine:3.12 [2021-08-19T18:02:10.290Z] ---> c4fd0aeabfcf [2021-08-19T18:02:10.290Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-19T18:02:10.290Z] ---> Running in 37faf0bb886f [2021-08-19T18:02:10.891Z] Removing intermediate container 37faf0bb886f [2021-08-19T18:02:10.891Z] ---> 2200aa8e6b98 [2021-08-19T18:02:10.891Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-19T18:02:11.169Z] ---> Running in fe22f2b1a815 [2021-08-19T18:02:11.788Z] Removing intermediate container fe22f2b1a815 [2021-08-19T18:02:11.788Z] ---> b9ebaf093c83 [2021-08-19T18:02:11.788Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-19T18:02:12.068Z] ---> Running in a7d455de23f6 [2021-08-19T18:02:12.670Z] Removing intermediate container a7d455de23f6 [2021-08-19T18:02:12.670Z] ---> c6ac159cc089 [2021-08-19T18:02:12.670Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T18:02:12.943Z] ---> Running in 7e056621777b [2021-08-19T18:02:13.549Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-19T18:02:13.549Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-19T18:02:13.549Z] ---> df445af6242a [2021-08-19T18:02:13.549Z] 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-08-19T18:02:13.822Z] ---> Running in 602395befcd3 [2021-08-19T18:02:14.421Z] Removing intermediate container 602395befcd3 [2021-08-19T18:02:14.421Z] ---> 073d3f522a75 [2021-08-19T18:02:14.421Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-19T18:02:14.698Z] ---> Running in 47d4673896d0 [2021-08-19T18:02:15.302Z] Removing intermediate container 7e056621777b [2021-08-19T18:02:15.302Z] ---> ae983569a8d3 [2021-08-19T18:02:15.302Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-19T18:02:15.302Z] ---> Running in 7f1c1acee62c [2021-08-19T18:02:15.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-19T18:02:16.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-19T18:02:16.819Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-19T18:02:16.819Z] (1/39) Installing readline (8.1.0-r0) [2021-08-19T18:02:16.819Z] (2/39) Installing bash (5.1.0-r0) [2021-08-19T18:02:17.118Z] Executing bash-5.1.0-r0.post-install [2021-08-19T18:02:17.118Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-19T18:02:17.118Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-19T18:02:17.118Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-19T18:02:17.118Z] (6/39) Installing curl (7.78.0-r0) [2021-08-19T18:02:17.118Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-19T18:02:17.118Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-19T18:02:17.118Z] (9/39) Installing expat (2.2.10-r1) [2021-08-19T18:02:17.118Z] (10/39) Installing libffi (3.3-r2) [2021-08-19T18:02:17.118Z] (11/39) Installing gdbm (1.19-r0) [2021-08-19T18:02:17.118Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-19T18:02:17.118Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-19T18:02:17.118Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-19T18:02:17.413Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-19T18:02:18.439Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-19T18:02:18.439Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-19T18:02:18.718Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-19T18:02:18.718Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-19T18:02:19.003Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-19T18:02:19.003Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-19T18:02:19.003Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-19T18:02:19.003Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-19T18:02:19.003Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-19T18:02:19.003Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-19T18:02:19.003Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-19T18:02:19.003Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-19T18:02:19.003Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-19T18:02:19.285Z] Executing busybox-1.31.1-r20.trigger [2021-08-19T18:02:19.285Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-19T18:02:19.285Z] OK: 8 MiB in 20 packages [2021-08-19T18:02:19.285Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-19T18:02:19.285Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-19T18:02:19.285Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-19T18:02:19.285Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-19T18:02:19.285Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-19T18:02:19.285Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-19T18:02:19.285Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-19T18:02:19.285Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-19T18:02:19.285Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-19T18:02:19.573Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-19T18:02:19.573Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-19T18:02:19.573Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-19T18:02:19.573Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-19T18:02:19.573Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-19T18:02:19.573Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-19T18:02:19.573Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-19T18:02:19.573Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-19T18:02:20.184Z] Executing busybox-1.32.1-r6.trigger [2021-08-19T18:02:20.184Z] OK: 82 MiB in 59 packages [2021-08-19T18:02:21.177Z] Removing intermediate container 7f1c1acee62c [2021-08-19T18:02:21.177Z] ---> 450153fbdd32 [2021-08-19T18:02:21.177Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-19T18:02:21.776Z] ---> c02248175fc3 [2021-08-19T18:02:21.776Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-19T18:02:23.219Z] ---> ffcdf2ece22c [2021-08-19T18:02:23.219Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-19T18:02:24.213Z] ---> 5f6a163d3351 [2021-08-19T18:02:24.213Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-19T18:02:24.213Z] ---> Running in 70e8bafb07d4 [2021-08-19T18:02:24.813Z] Removing intermediate container 70e8bafb07d4 [2021-08-19T18:02:24.813Z] ---> afcc31104ad5 [2021-08-19T18:02:24.813Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-19T18:02:24.813Z] ---> Running in f4441038e851 [2021-08-19T18:02:25.408Z] Removing intermediate container f4441038e851 [2021-08-19T18:02:25.408Z] ---> d4d706ff259e [2021-08-19T18:02:25.408Z] Step 22/24 : LABEL arch=arm64 [2021-08-19T18:02:25.682Z] ---> Running in 7053efd32535 [2021-08-19T18:02:25.957Z] Removing intermediate container 7053efd32535 [2021-08-19T18:02:25.957Z] ---> 79bf354fd3db [2021-08-19T18:02:25.957Z] Step 23/24 : LABEL git_sha=ce44feff22c90d3acea22d7d42256d7d6e4b4afe [2021-08-19T18:02:26.230Z] ---> Running in 44e64d012620 [2021-08-19T18:02:26.825Z] Removing intermediate container 44e64d012620 [2021-08-19T18:02:26.825Z] ---> bce5b99561da [2021-08-19T18:02:26.825Z] Step 24/24 : LABEL version=0.0.0 [2021-08-19T18:02:26.825Z] ---> Running in 901102d4f146 [2021-08-19T18:02:27.421Z] Removing intermediate container 901102d4f146 [2021-08-19T18:02:27.421Z] ---> c67046ca9cd5 [2021-08-19T18:02:27.421Z] [2021-08-19T18:02:27.421Z] Collecting docker-compose==1.23.2 [2021-08-19T18:02:27.421Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-19T18:02:27.697Z] Successfully built c67046ca9cd5 [2021-08-19T18:02:27.697Z] Successfully tagged core-data-arm64:latest [2021-08-19T18:02:27.969Z]  Building core-data ... done Collecting cached-property<2,>=1.2.0 [2021-08-19T18:02:27.969Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-19T18:02:28.563Z] Collecting PyYAML<4,>=3.10 [2021-08-19T18:02:28.563Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-19T18:02:32.851Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-19T18:02:32.851Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-19T18:02:32.851Z] Collecting jsonschema<3,>=2.5.1 [2021-08-19T18:02:32.851Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-19T18:02:32.851Z] 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-08-19T18:02:32.851Z] Collecting texttable<0.10,>=0.9.0 [2021-08-19T18:02:32.851Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-19T18:02:36.228Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-19T18:02:36.228Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-19T18:02:36.228Z] Collecting docopt<0.7,>=0.6.1 [2021-08-19T18:02:36.228Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-19T18:02:38.835Z] Collecting docker<4.0,>=3.6.0 [2021-08-19T18:02:38.835Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-19T18:02:38.835Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-19T18:02:38.835Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-19T18:02:41.448Z] Collecting docker-pycreds>=0.4.0 [2021-08-19T18:02:41.448Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-19T18:02:41.719Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-19T18:02:41.719Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-19T18:02:41.989Z] Collecting certifi>=2017.4.17 [2021-08-19T18:02:42.260Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-19T18:02:42.260Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-19T18:02:42.260Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-19T18:02:42.531Z] Collecting idna<2.8,>=2.5 [2021-08-19T18:02:42.531Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-19T18:02:42.802Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-19T18:02:42.802Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-19T18:02:42.802Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-19T18:02:42.802Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-19T18:02:43.775Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-19T18:02:43.775Z] Attempting uninstall: urllib3 [2021-08-19T18:02:43.775Z] Found existing installation: urllib3 1.26.2 [2021-08-19T18:02:43.775Z] Uninstalling urllib3-1.26.2: [2021-08-19T18:02:43.775Z] Successfully uninstalled urllib3-1.26.2 [2021-08-19T18:02:44.370Z] Attempting uninstall: idna [2021-08-19T18:02:44.370Z] Found existing installation: idna 3.1 [2021-08-19T18:02:44.370Z] Uninstalling idna-3.1: [2021-08-19T18:02:44.643Z] Successfully uninstalled idna-3.1 [2021-08-19T18:02:45.238Z] Attempting uninstall: chardet [2021-08-19T18:02:45.238Z] Found existing installation: chardet 4.0.0 [2021-08-19T18:02:45.238Z] Uninstalling chardet-4.0.0: [2021-08-19T18:02:45.238Z] Successfully uninstalled chardet-4.0.0 [2021-08-19T18:02:46.666Z] Attempting uninstall: requests [2021-08-19T18:02:46.666Z] Found existing installation: requests 2.25.1 [2021-08-19T18:02:46.666Z] Uninstalling requests-2.25.1: [2021-08-19T18:02:46.938Z] Successfully uninstalled requests-2.25.1 [2021-08-19T18:02:47.209Z] Running setup.py install for texttable: started [2021-08-19T18:02:49.820Z] Running setup.py install for texttable: finished with status 'done' [2021-08-19T18:02:49.820Z] Running setup.py install for PyYAML: started [2021-08-19T18:02:52.431Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-19T18:02:52.431Z] Running setup.py install for docopt: started [2021-08-19T18:02:54.397Z] Running setup.py install for docopt: finished with status 'done' [2021-08-19T18:02:54.397Z] Running setup.py install for dockerpty: started [2021-08-19T18:02:57.007Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-19T18:02:57.986Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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-08-19T18:03:08.128Z] Removing intermediate container 47d4673896d0 [2021-08-19T18:03:08.128Z] ---> 5139ff8b2f8d [2021-08-19T18:03:08.128Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-19T18:03:08.128Z] ---> Running in 0570216dd8a6 [2021-08-19T18:03:08.128Z] Removing intermediate container 0570216dd8a6 [2021-08-19T18:03:08.128Z] ---> 4dd6fe971d02 [2021-08-19T18:03:08.128Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-19T18:03:08.128Z] ---> Running in c50a8c037501 [2021-08-19T18:03:08.128Z] Removing intermediate container c50a8c037501 [2021-08-19T18:03:08.128Z] ---> 0353b4e8c223 [2021-08-19T18:03:08.128Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-19T18:03:09.562Z] ---> 522c733da31b [2021-08-19T18:03:09.562Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-19T18:03:10.536Z] ---> 54455db31a6b [2021-08-19T18:03:10.536Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-19T18:03:11.516Z] ---> 2797e55f22af [2021-08-19T18:03:11.516Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-19T18:03:11.516Z] ---> Running in 669b194cc106 [2021-08-19T18:03:12.113Z] Removing intermediate container 669b194cc106 [2021-08-19T18:03:12.114Z] ---> 9b242de316ec [2021-08-19T18:03:12.114Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-19T18:03:12.114Z] ---> Running in c687192db111 [2021-08-19T18:03:12.707Z] Removing intermediate container c687192db111 [2021-08-19T18:03:12.707Z] ---> a5b388bff608 [2021-08-19T18:03:12.707Z] Step 22/24 : LABEL arch=arm64 [2021-08-19T18:03:12.707Z] ---> Running in 425ce13feaca [2021-08-19T18:03:13.301Z] Removing intermediate container 425ce13feaca [2021-08-19T18:03:13.301Z] ---> 0b207daa2c3e [2021-08-19T18:03:13.301Z] Step 23/24 : LABEL git_sha=ce44feff22c90d3acea22d7d42256d7d6e4b4afe [2021-08-19T18:03:13.301Z] ---> Running in ca252f2d3c1f [2021-08-19T18:03:13.895Z] Removing intermediate container ca252f2d3c1f [2021-08-19T18:03:13.895Z] ---> 4097283888d0 [2021-08-19T18:03:13.895Z] Step 24/24 : LABEL version=0.0.0 [2021-08-19T18:03:14.169Z] ---> Running in 10b000848760 [2021-08-19T18:03:14.762Z] Removing intermediate container 10b000848760 [2021-08-19T18:03:14.763Z] ---> bd1d9aab3425 [2021-08-19T18:03:14.763Z] [2021-08-19T18:03:15.034Z] Successfully built bd1d9aab3425 [2021-08-19T18:03:15.034Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-19T18:03:15.320Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-19T18:03:15.310Z] $ docker stop --time=1 aa0f1459621ad4f7c430b839807107d6002b36362b8e7b0b420ebc1a616a2ac9 [2021-08-19T18:03:17.205Z] $ docker rm -f aa0f1459621ad4f7c430b839807107d6002b36362b8e7b0b420ebc1a616a2ac9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-19T18:03:17.860Z] + docker images [2021-08-19T18:03:18.135Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-19T18:03:18.135Z] sys-mgmt-agent-arm64 latest bd1d9aab3425 3 seconds ago 311MB [2021-08-19T18:03:18.135Z] core-data-arm64 latest c67046ca9cd5 50 seconds ago 19.3MB [2021-08-19T18:03:18.135Z] 900f93b07fd9 About a minute ago 1.57GB [2021-08-19T18:03:18.135Z] ae1a344de49f About a minute ago 1.56GB [2021-08-19T18:03:18.135Z] support-notifications-arm64 latest 850ebdc9ea4b About a minute ago 15.9MB [2021-08-19T18:03:18.135Z] support-scheduler-arm64 latest d252663ee6eb About a minute ago 15.2MB [2021-08-19T18:03:18.135Z] 61445f0d31c1 About a minute ago 1.56GB [2021-08-19T18:03:18.135Z] 903a471a311f About a minute ago 1.56GB [2021-08-19T18:03:18.135Z] security-bootstrapper-arm64 latest b6df1ccdbde0 3 minutes ago 17.7MB [2021-08-19T18:03:18.135Z] security-secretstore-setup-arm64 latest 98b19b3f90f9 3 minutes ago 26.5MB [2021-08-19T18:03:18.135Z] security-proxy-setup-arm64 latest cf11a20d6330 4 minutes ago 24.5MB [2021-08-19T18:03:18.135Z] core-metadata-arm64 latest 30d39d684ded 4 minutes ago 15.8MB [2021-08-19T18:03:18.135Z] core-command-arm64 latest 29b81827f6cf 4 minutes ago 15.1MB [2021-08-19T18:03:18.135Z] e1f649d0185d 4 minutes ago 1.56GB [2021-08-19T18:03:18.135Z] f27f2c206376 4 minutes ago 1.57GB [2021-08-19T18:03:18.136Z] 1fa639ba18c8 4 minutes ago 1.56GB [2021-08-19T18:03:18.136Z] e78f863af80b 4 minutes ago 1.57GB [2021-08-19T18:03:18.136Z] 57eab36d4851 4 minutes ago 1.56GB [2021-08-19T18:03:18.136Z] ci-base-image-arm64 latest 6001a03b624d 15 minutes ago 1.23GB [2021-08-19T18:03:18.136Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 13 days ago 533MB [2021-08-19T18:03:18.136Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-08-19T18:03:18.136Z] alpine 3.12 c4fd0aeabfcf 2 months ago 5.32MB [2021-08-19T18:03:18.136Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-19T18:03:18.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-19T18:03:19.054Z] [2021-08-19T18:03:19.054Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-19T18:03:19.431Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-19T18:03:19.720Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-19T18:03:19.720Z] 448f6bf000e3: Pulling fs layer [2021-08-19T18:03:19.720Z] f757da607395: Pulling fs layer [2021-08-19T18:03:19.720Z] 05883995daec: Pulling fs layer [2021-08-19T18:03:19.720Z] 8603b9c90790: Pulling fs layer [2021-08-19T18:03:19.720Z] 1560dd03e051: Pulling fs layer [2021-08-19T18:03:19.720Z] 27f5ce0e4adf: Pulling fs layer [2021-08-19T18:03:19.720Z] c2d8d7efcc4b: Pulling fs layer [2021-08-19T18:03:19.720Z] 8603b9c90790: Waiting [2021-08-19T18:03:19.720Z] 1560dd03e051: Waiting [2021-08-19T18:03:19.720Z] 27f5ce0e4adf: Waiting [2021-08-19T18:03:19.720Z] c2d8d7efcc4b: Waiting [2021-08-19T18:03:20.002Z] f757da607395: Download complete [2021-08-19T18:03:20.002Z] 8603b9c90790: Verifying Checksum [2021-08-19T18:03:20.002Z] 8603b9c90790: Download complete [2021-08-19T18:03:20.280Z] 1560dd03e051: Verifying Checksum [2021-08-19T18:03:20.280Z] 1560dd03e051: Download complete [2021-08-19T18:03:20.280Z] 27f5ce0e4adf: Download complete [2021-08-19T18:03:20.560Z] 05883995daec: Verifying Checksum [2021-08-19T18:03:20.560Z] 05883995daec: Download complete [2021-08-19T18:03:20.836Z] 448f6bf000e3: Download complete [2021-08-19T18:03:24.244Z] c2d8d7efcc4b: Verifying Checksum [2021-08-19T18:03:24.244Z] c2d8d7efcc4b: Download complete [2021-08-19T18:03:24.517Z] 448f6bf000e3: Pull complete [2021-08-19T18:03:25.489Z] f757da607395: Pull complete [2021-08-19T18:03:26.924Z] 05883995daec: Pull complete [2021-08-19T18:03:27.200Z] 8603b9c90790: Pull complete [2021-08-19T18:03:28.180Z] 1560dd03e051: Pull complete [2021-08-19T18:03:28.775Z] 27f5ce0e4adf: Pull complete [2021-08-19T18:03:43.869Z] c2d8d7efcc4b: Pull complete [2021-08-19T18:03:43.869Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-19T18:03:43.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-19T18:03:43.869Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-19T18:03:44.156Z] prd-ubuntu18.04-docker-arm64-4c-16g-326 does not seem to be running inside a container [2021-08-19T18:03:44.223Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-19T18:03:48.254Z] $ docker top cdee8f7035d4784be16926ea73e023192c169504e6341740453d506680fa2f32 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-19T18:03:49.443Z] ---> job-cost.sh [2021-08-19T18:03:49.443Z] lf-activate-venv: SKIPPING [2021-08-19T18:03:49.443Z] INFO: No Stack... [2021-08-19T18:03:50.417Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-08-19T18:03:50.687Z] INFO: Archiving Costs [Pipeline] sh [2021-08-19T18:03:51.355Z] + cut -d,+ -f6cat [2021-08-19T18:03:51.355Z] /w/workspace/edgex-go/9/archives/cost.csv [Pipeline] lock [2021-08-19T18:03:51.420Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3671-9-stack-cost] [2021-08-19T18:03:51.430Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3671-9-stack-cost] did not exist. Created. [2021-08-19T18:03:51.431Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3671-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-19T18:03:52.112Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-08-19T18:03:52.282Z] Stashed 1 file(s) [Pipeline] } [2021-08-19T18:03:52.299Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3671-9-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-19T18:03:52.306Z] $ docker stop --time=1 cdee8f7035d4784be16926ea73e023192c169504e6341740453d506680fa2f32 [2021-08-19T18:03:54.014Z] $ docker rm -f cdee8f7035d4784be16926ea73e023192c169504e6341740453d506680fa2f32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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-08-19T18:03:54.930Z] provisioning config files... [2021-08-19T18:03:54.947Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config7136153996319568688tmp [Pipeline] { [Pipeline] sh [2021-08-19T18:03:55.270Z] + set +x [2021-08-19T18:03:55.271Z] + curl -s https://codecov.io/bash [2021-08-19T18:03:55.271Z] + bash -s -- [2021-08-19T18:03:55.540Z] [2021-08-19T18:03:55.541Z] _____ _ [2021-08-19T18:03:55.541Z] / ____| | | [2021-08-19T18:03:55.541Z] | | ___ __| | ___ ___ _____ __ [2021-08-19T18:03:55.541Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-19T18:03:55.541Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-19T18:03:55.541Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-19T18:03:55.541Z] Bash-1.0.6 [2021-08-19T18:03:55.541Z] [2021-08-19T18:03:55.541Z] [2021-08-19T18:03:55.541Z] ==> git version 2.24.4 found [2021-08-19T18:03:55.541Z] ==> 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-08-19T18:03:55.541Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-19T18:03:55.541Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-19T18:03:55.541Z] ==> Jenkins CI detected. [2021-08-19T18:03:55.541Z] current dir:  /w/workspace/edgex-go/9 [2021-08-19T18:03:55.541Z] project root: . [2021-08-19T18:03:55.541Z] --> token set from env [2021-08-19T18:03:55.541Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-19T18:03:55.541Z] ==> Running gcov in . (disable via -X gcov) [2021-08-19T18:03:55.541Z] ==> Python coveragepy not found [2021-08-19T18:03:55.541Z] ==> Searching for coverage reports in: [2021-08-19T18:03:55.541Z] + . [2021-08-19T18:03:55.541Z] -> Found 1 reports [2021-08-19T18:03:55.541Z] ==> Detecting git/mercurial file structure [2021-08-19T18:03:55.541Z] ==> Reading reports [2021-08-19T18:03:55.541Z] + ./coverage.out bytes=404331 [2021-08-19T18:03:55.541Z] ==> Appending adjustments [2021-08-19T18:03:55.541Z] https://docs.codecov.io/docs/fixing-reports [2021-08-19T18:03:56.947Z] + Found adjustments [2021-08-19T18:03:56.947Z] ==> Gzipping contents [2021-08-19T18:03:56.947Z] 56K /tmp/codecov.xQXNVZ.gz [2021-08-19T18:03:56.947Z] ==> Uploading reports [2021-08-19T18:03:56.947Z] url: https://codecov.io [2021-08-19T18:03:56.947Z] query: branch=PR-3671&commit=ce44feff22c90d3acea22d7d42256d7d6e4b4afe&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3671%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3671&job=&cmd_args= [2021-08-19T18:03:56.947Z] -> Pinging Codecov [2021-08-19T18:03:56.947Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3671&commit=ce44feff22c90d3acea22d7d42256d7d6e4b4afe&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3671%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3671&job=&cmd_args= [2021-08-19T18:03:57.212Z] -> Uploading to [2021-08-19T18:03:57.212Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-19/00271124DB129430A58F1EEE437C3FCB/ce44feff22c90d3acea22d7d42256d7d6e4b4afe/d1896731-95d1-4615-a4d2-c10fa28006b5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210819%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210819T180357Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f7c9c7a9e48f12b8647417f3146e72e8224018ce24b466b7f48c56816209be8f [2021-08-19T18:03:57.212Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-19T18:03:57.212Z] Dload Upload Total Spent Left Speed [2021-08-19T18:03:57.794Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54412 0 0 100 54412 0 132k --:--:-- --:--:-- --:--:-- 132k 100 54412 0 0 100 54412 0 132k --:--:-- --:--:-- --:--:-- 132k [2021-08-19T18:03:57.794Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ce44feff22c90d3acea22d7d42256d7d6e4b4afe [Pipeline] } [2021-08-19T18:03:57.805Z] 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] sh [2021-08-19T18:03:59.075Z] + '[' -d /w/workspace/edgex-go/9/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-19T18:03:59.417Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-19T18:04:00.013Z] ---> package-listing.sh [2021-08-19T18:04:00.014Z] ++ facter osfamily [2021-08-19T18:04:00.014Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-19T18:04:00.280Z] + OS_FAMILY=redhat [2021-08-19T18:04:00.280Z] + workspace=/w/workspace/edgex-go/9 [2021-08-19T18:04:00.280Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-19T18:04:00.280Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-19T18:04:00.280Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-19T18:04:00.280Z] + PACKAGES=/tmp/packages_start.txt [2021-08-19T18:04:00.280Z] + '[' /w/workspace/edgex-go/9 ']' [2021-08-19T18:04:00.280Z] + PACKAGES=/tmp/packages_end.txt [2021-08-19T18:04:00.280Z] + case "${OS_FAMILY}" in [2021-08-19T18:04:00.280Z] + sort [2021-08-19T18:04:00.280Z] + rpm -qa [2021-08-19T18:04:03.621Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-19T18:04:03.621Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-19T18:04:03.621Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-19T18:04:03.621Z] + '[' /w/workspace/edgex-go/9 ']' [2021-08-19T18:04:03.621Z] + mkdir -p /w/workspace/edgex-go/9/archives/ [2021-08-19T18:04:03.621Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo [2021-08-19T18:04:03.643Z] 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-08-19T18:04:03.943Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-19T18:04:04.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-19T18:04:04.527Z] [2021-08-19T18:04:04.527Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-19T18:04:04.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-19T18:04:05.142Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-19T18:04:05.142Z] b4d181a07f80: Pulling fs layer [2021-08-19T18:04:05.142Z] a1111a8f2ec3: Pulling fs layer [2021-08-19T18:04:05.142Z] ed53099fbce6: Pulling fs layer [2021-08-19T18:04:05.142Z] dc539afda2c1: Pulling fs layer [2021-08-19T18:04:05.142Z] 77bc0d833cb6: Pulling fs layer [2021-08-19T18:04:05.142Z] 9065ff56babe: Pulling fs layer [2021-08-19T18:04:05.142Z] d287ab97295c: Pulling fs layer [2021-08-19T18:04:05.142Z] dc539afda2c1: Waiting [2021-08-19T18:04:05.142Z] 77bc0d833cb6: Waiting [2021-08-19T18:04:05.142Z] 9065ff56babe: Waiting [2021-08-19T18:04:05.142Z] d287ab97295c: Waiting [2021-08-19T18:04:05.411Z] a1111a8f2ec3: Verifying Checksum [2021-08-19T18:04:05.411Z] a1111a8f2ec3: Download complete [2021-08-19T18:04:05.679Z] dc539afda2c1: Verifying Checksum [2021-08-19T18:04:05.679Z] dc539afda2c1: Download complete [2021-08-19T18:04:05.944Z] 77bc0d833cb6: Verifying Checksum [2021-08-19T18:04:05.944Z] 77bc0d833cb6: Download complete [2021-08-19T18:04:05.944Z] ed53099fbce6: Verifying Checksum [2021-08-19T18:04:05.944Z] ed53099fbce6: Download complete [2021-08-19T18:04:05.944Z] 9065ff56babe: Verifying Checksum [2021-08-19T18:04:05.944Z] 9065ff56babe: Download complete [2021-08-19T18:04:07.888Z] b4d181a07f80: Verifying Checksum [2021-08-19T18:04:07.888Z] b4d181a07f80: Download complete [2021-08-19T18:04:09.301Z] b4d181a07f80: Pull complete [2021-08-19T18:04:09.301Z] a1111a8f2ec3: Pull complete [2021-08-19T18:04:09.899Z] ed53099fbce6: Pull complete [2021-08-19T18:04:09.899Z] dc539afda2c1: Pull complete [2021-08-19T18:04:10.165Z] 77bc0d833cb6: Pull complete [2021-08-19T18:04:10.165Z] 9065ff56babe: Pull complete [2021-08-19T18:04:11.125Z] d287ab97295c: Verifying Checksum [2021-08-19T18:04:11.125Z] d287ab97295c: Download complete [2021-08-19T18:04:16.471Z] d287ab97295c: Pull complete [2021-08-19T18:04:16.471Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-19T18:04:16.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-19T18:04:16.471Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-19T18:04:16.557Z] prd-centos7-docker-4c-2g-332 does not seem to be running inside a container [2021-08-19T18:04:16.614Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-19T18:04:20.364Z] $ docker top bbd13d86ed6b54886515ef4accdeb084fa31576dc07360dd8aab862010db8c67 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-19T18:04:20.758Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-19T18:04:21.071Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-19T18:04:21.392Z] + ls /var/log/sa-host [2021-08-19T18:04:21.392Z] + sadf -c /var/log/sa-host/sa19 [2021-08-19T18:04:21.392Z] file_magic: OK [2021-08-19T18:04:21.392Z] HZ: Using current value: 100 [2021-08-19T18:04:21.392Z] file_header: OK [2021-08-19T18:04:21.392Z] 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-08-19T18:04:21.392Z] Statistics: [2021-08-19T18:04:21.392Z] 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... [2021-08-19T18:04:21.392Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-19T18:04:22.020Z] provisioning config files... [2021-08-19T18:04:22.036Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config8930460211036027906tmp [Pipeline] { [Pipeline] echo [2021-08-19T18:04:22.058Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-19T18:04:22.378Z] ---> create-netrc.sh [Pipeline] } [2021-08-19T18:04:22.392Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-19T18:04:22.809Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-19T18:04:22.824Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-19T18:04:23.140Z] ---> sudo-logs.sh [2021-08-19T18:04:23.140Z] Archiving 'sudo' log.. [2021-08-19T18:04:23.141Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-332.vexxhost.local: Name or service not known [2021-08-19T18:04:23.141Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-332.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-19T18:04:23.181Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-19T18:04:23.499Z] ---> job-cost.sh [2021-08-19T18:04:23.499Z] lf-activate-venv: SKIPPING [2021-08-19T18:04:23.499Z] DEBUG: total: 0.10999999940395355 [2021-08-19T18:04:23.499Z] INFO: Retrieving Stack Cost... [2021-08-19T18:04:24.458Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-19T18:04:24.726Z] INFO: Archiving Costs [Pipeline] echo [2021-08-19T18:04:24.745Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-19T18:04:25.063Z] ---> logs-deploy.sh [2021-08-19T18:04:25.063Z] lf-activate-venv: SKIPPING [2021-08-19T18:04:25.063Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3671/9 [2021-08-19T18:04:25.063Z] INFO: archiving workspace using pattern(s): [2021-08-19T18:04:26.025Z] Archives upload complete. [2021-08-19T18:04:26.025Z] INFO: archiving logs to Nexus [2021-08-19T18:04:26.612Z] ---> uname -a: [2021-08-19T18:04:26.612Z] Linux prd-centos7-docker-4c-2g-332.vexxhost.local 3.10.0-1160.36.2.el7.x86_64 #1 SMP Wed Jul 21 11:57:15 UTC 2021 x86_64 GNU/Linux [2021-08-19T18:04:26.612Z] [2021-08-19T18:04:26.612Z] [2021-08-19T18:04:26.612Z] ---> lscpu: [2021-08-19T18:04:26.612Z] Architecture: x86_64 [2021-08-19T18:04:26.612Z] CPU op-mode(s): 32-bit, 64-bit [2021-08-19T18:04:26.612Z] Byte Order: Little Endian [2021-08-19T18:04:26.612Z] Address sizes: 40 bits physical, 48 bits virtual [2021-08-19T18:04:26.612Z] CPU(s): 2 [2021-08-19T18:04:26.612Z] On-line CPU(s) list: 0,1 [2021-08-19T18:04:26.612Z] Thread(s) per core: 1 [2021-08-19T18:04:26.612Z] Core(s) per socket: 1 [2021-08-19T18:04:26.612Z] Socket(s): 2 [2021-08-19T18:04:26.612Z] NUMA node(s): 1 [2021-08-19T18:04:26.612Z] Vendor ID: AuthenticAMD [2021-08-19T18:04:26.612Z] CPU family: 23 [2021-08-19T18:04:26.612Z] Model: 49 [2021-08-19T18:04:26.612Z] Model name: AMD EPYC-Rome Processor [2021-08-19T18:04:26.612Z] Stepping: 0 [2021-08-19T18:04:26.612Z] CPU MHz: 2799.998 [2021-08-19T18:04:26.612Z] BogoMIPS: 5599.99 [2021-08-19T18:04:26.612Z] Virtualization: AMD-V [2021-08-19T18:04:26.612Z] Hypervisor vendor: KVM [2021-08-19T18:04:26.612Z] Virtualization type: full [2021-08-19T18:04:26.612Z] L1d cache: 32K [2021-08-19T18:04:26.612Z] L1i cache: 32K [2021-08-19T18:04:26.612Z] L2 cache: 512K [2021-08-19T18:04:26.612Z] L3 cache: 16384K [2021-08-19T18:04:26.612Z] NUMA node0 CPU(s): 0,1 [2021-08-19T18:04:26.612Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-08-19T18:04:26.612Z] [2021-08-19T18:04:26.612Z] [2021-08-19T18:04:26.612Z] ---> nproc: [2021-08-19T18:04:26.612Z] 2 [2021-08-19T18:04:26.612Z] [2021-08-19T18:04:26.612Z] [2021-08-19T18:04:26.612Z] ---> df -h: [2021-08-19T18:04:26.612Z] Filesystem Size Used Avail Use% Mounted on [2021-08-19T18:04:26.612Z] overlay 40G 14G 27G 35% / [2021-08-19T18:04:26.612Z] tmpfs 64M 0 64M 0% /dev [2021-08-19T18:04:26.612Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-08-19T18:04:26.612Z] shm 64M 0 64M 0% /dev/shm [2021-08-19T18:04:26.612Z] /dev/vda1 40G 14G 27G 35% /facter-os [2021-08-19T18:04:26.613Z] [2021-08-19T18:04:26.613Z] [2021-08-19T18:04:26.613Z] ---> sar -b -r -n DEV: [2021-08-19T18:04:26.613Z] Linux 3.10.0-1160.36.2.el7.x86_64 (centos-7-docker-611db46c-487c-30ca-28da-62715972c0a2.vexxhost.lo) 08/19/21 _x86_64_ (2 CPU) [2021-08-19T18:04:26.613Z] [2021-08-19T18:04:26.613Z] 17:43:55 LINUX RESTART (2 CPU) [2021-08-19T18:04:26.613Z] [2021-08-19T18:04:26.613Z] 17:45:01 tps rtps wtps bread/s bwrtn/s [2021-08-19T18:04:26.613Z] 17:46:01 346.58 0.20 346.38 25.98 97868.88 [2021-08-19T18:04:26.613Z] 17:47:01 63.84 0.00 63.84 0.00 7107.01 [2021-08-19T18:04:26.613Z] 17:48:01 48.71 0.03 48.68 0.80 5219.71 [2021-08-19T18:04:26.613Z] 17:49:02 520.05 236.87 283.18 6960.20 183947.06 [2021-08-19T18:04:26.613Z] 17:50:01 566.82 244.56 322.26 12534.33 156903.59 [2021-08-19T18:04:26.613Z] 17:51:01 741.08 165.22 575.86 8385.61 242473.11 [2021-08-19T18:04:26.613Z] 17:52:01 147.09 22.95 124.15 1945.05 19360.40 [2021-08-19T18:04:26.613Z] 17:53:01 0.60 0.00 0.60 0.00 8.54 [2021-08-19T18:04:26.613Z] 17:54:01 0.17 0.00 0.17 0.00 1.47 [2021-08-19T18:04:26.613Z] 17:55:01 0.62 0.38 0.23 119.01 2.27 [2021-08-19T18:04:26.613Z] 17:56:01 0.32 0.00 0.32 0.00 4.15 [2021-08-19T18:04:26.613Z] 17:57:01 0.25 0.00 0.25 0.00 2.63 [2021-08-19T18:04:26.613Z] 17:58:01 0.37 0.00 0.37 0.00 5.63 [2021-08-19T18:04:26.613Z] 17:59:01 0.43 0.27 0.17 8.39 1.20 [2021-08-19T18:04:26.613Z] 18:00:01 0.47 0.02 0.45 0.13 6.40 [2021-08-19T18:04:26.613Z] 18:01:01 0.25 0.05 0.20 0.67 1.83 [2021-08-19T18:04:26.613Z] 18:02:01 0.92 0.15 0.77 2.93 11.46 [2021-08-19T18:04:26.613Z] 18:03:01 0.53 0.00 0.53 0.00 6.31 [2021-08-19T18:04:26.613Z] 18:04:01 41.40 41.18 0.22 3419.09 15.81 [2021-08-19T18:04:26.613Z] Average: 130.36 37.37 92.98 1751.22 37484.37 [2021-08-19T18:04:26.613Z] [2021-08-19T18:04:26.613Z] 17:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-08-19T18:04:26.613Z] 17:46:01 3051644 0 981168 12.25 2620 3973508 1430696 15.80 1400740 3002072 8 [2021-08-19T18:04:26.613Z] 17:47:01 3281900 0 1048796 13.10 2620 3675624 1751852 19.34 1443424 2795464 139576 [2021-08-19T18:04:26.613Z] 17:48:01 3285332 0 1107008 13.82 2620 3613980 1627156 17.96 1428792 2801152 88472 [2021-08-19T18:04:26.613Z] 17:49:02 144816 0 1278892 15.97 2620 6582612 2185832 24.13 2853448 4396268 717852 [2021-08-19T18:04:26.613Z] 17:50:01 541344 0 1309032 16.34 2620 6155944 2338084 25.81 2789908 4048780 1096 [2021-08-19T18:04:26.613Z] 17:51:01 1122188 0 1486084 18.56 2620 5398048 2736408 30.21 2520212 3692232 53116 [2021-08-19T18:04:26.613Z] 17:52:01 2661216 0 1169096 14.60 2620 4176008 1567752 17.31 1338264 3374892 8 [2021-08-19T18:04:26.613Z] 17:53:01 2687204 0 1143104 14.27 2620 4176012 1355528 14.97 1320044 3374044 8 [2021-08-19T18:04:26.613Z] 17:54:01 2703012 0 1127292 14.08 2620 4176016 1349360 14.90 1331644 3348284 8 [2021-08-19T18:04:26.613Z] 17:55:01 2697212 0 1129556 14.10 2620 4179552 1352320 14.93 1337316 3349048 8 [2021-08-19T18:04:26.613Z] 17:56:01 2697776 0 1128988 14.10 2620 4179556 1352428 14.93 1337616 3349232 8 [2021-08-19T18:04:26.613Z] 17:57:01 2698520 0 1128240 14.09 2620 4179560 1352224 14.93 1337044 3349232 8 [2021-08-19T18:04:26.613Z] 17:58:01 2698412 0 1128340 14.09 2620 4179568 1352224 14.93 1337048 3349236 8 [2021-08-19T18:04:26.613Z] 17:59:01 2698016 0 1128736 14.09 2620 4179568 1352224 14.93 1337748 3348652 8 [2021-08-19T18:04:26.613Z] 18:00:01 2698340 0 1128376 14.09 2620 4179604 1352308 14.93 1337972 3348560 8 [2021-08-19T18:04:26.613Z] 18:01:01 2696860 0 1129852 14.11 2620 4179608 1354704 14.96 1338464 3348560 12 [2021-08-19T18:04:26.613Z] 18:02:01 2696684 0 1129844 14.11 2620 4179792 1353040 14.94 1338492 3348676 8 [2021-08-19T18:04:26.613Z] 18:03:01 2697220 0 1129304 14.10 2620 4179796 1352800 14.94 1338092 3348676 8 [2021-08-19T18:04:26.613Z] 18:04:01 2568768 0 1155144 14.42 2620 4282408 1385960 15.30 1365344 3448704 176 [2021-08-19T18:04:26.613Z] Average: 2438235 0 1156150 14.44 2620 4411935 1573837 17.38 1570085 3390619 52652 [2021-08-19T18:04:26.613Z] [2021-08-19T18:04:26.613Z] 17:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-08-19T18:04:26.613Z] 17:46:01 eth0 1173.79 921.95 5800.84 87.80 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:46:01 docker0 562.55 642.41 46.64 2502.35 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:47:01 veth069d6e8 0.63 0.77 0.05 0.06 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:47:01 eth0 47.09 26.67 39.15 16.49 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:47:01 docker0 0.63 0.63 0.04 0.05 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:48:01 veth069d6e8 1.51 1.51 0.12 0.12 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:48:01 eth0 25.42 14.43 19.36 10.12 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:48:01 docker0 1.51 1.51 0.10 0.12 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:49:02 eth0 354.29 234.62 1870.93 146.25 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:49:02 veth5c10410 0.00 0.69 0.00 0.04 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:49:02 docker0 50.24 66.45 3.33 165.35 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:50:01 vethab54eab 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:50:01 veth8d23034 0.05 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:50:01 eth0 211.76 118.66 1247.06 18.13 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:51:01 vethc531d45 0.05 0.25 0.00 0.02 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:51:01 eth0 189.38 94.32 704.61 26.50 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:51:01 veth825299d 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:52:01 eth0 54.49 32.32 93.25 119.37 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:52:01 docker0 1081.20 1366.33 97.36 5607.63 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:53:01 eth0 0.53 0.40 0.38 0.03 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:54:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:55:01 eth0 0.68 0.23 0.19 0.07 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:56:01 eth0 0.58 0.32 0.27 0.20 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:57:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:58:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:59:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 18:00:01 eth0 0.35 0.22 0.15 0.07 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 18:01:01 eth0 0.07 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 18:02:01 eth0 1.00 0.40 0.33 0.20 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 18:03:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 18:04:01 eth0 12.93 7.73 11.60 4.89 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] Average: eth0 109.11 76.50 515.12 22.69 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] Average: docker0 36.41 45.66 2.90 178.11 0.00 0.00 0.00 0.00 [2021-08-19T18:04:26.613Z] [2021-08-19T18:04:26.613Z] [2021-08-19T18:04:26.613Z] ---> sar -P ALL: [2021-08-19T18:04:26.613Z] Linux 3.10.0-1160.36.2.el7.x86_64 (centos-7-docker-611db46c-487c-30ca-28da-62715972c0a2.vexxhost.lo) 08/19/21 _x86_64_ (2 CPU) [2021-08-19T18:04:26.613Z] [2021-08-19T18:04:26.613Z] 17:43:55 LINUX RESTART (2 CPU) [2021-08-19T18:04:26.613Z] [2021-08-19T18:04:26.613Z] 17:45:01 CPU %user %nice %system %iowait %steal %idle [2021-08-19T18:04:26.613Z] 17:46:01 all 31.66 0.00 12.68 3.93 0.12 51.61 [2021-08-19T18:04:26.613Z] 17:46:01 0 28.62 0.00 13.18 4.89 0.13 53.19 [2021-08-19T18:04:26.613Z] 17:46:01 1 34.71 0.00 12.18 2.97 0.11 50.03 [2021-08-19T18:04:26.613Z] 17:47:01 all 59.57 0.00 7.50 0.44 0.09 32.40 [2021-08-19T18:04:26.613Z] 17:47:01 0 59.68 0.00 7.43 0.38 0.09 32.42 [2021-08-19T18:04:26.613Z] 17:47:01 1 59.45 0.00 7.57 0.51 0.09 32.38 [2021-08-19T18:04:26.613Z] 17:48:01 all 44.08 0.00 6.27 0.36 0.09 49.20 [2021-08-19T18:04:26.613Z] 17:48:01 0 43.93 0.00 5.92 0.30 0.09 49.76 [2021-08-19T18:04:26.613Z] 17:48:01 1 44.24 0.00 6.61 0.43 0.09 48.63 [2021-08-19T18:04:26.613Z] 17:49:02 all 37.76 0.00 16.42 18.68 0.12 27.02 [2021-08-19T18:04:26.614Z] 17:49:02 0 36.22 0.00 16.28 20.31 0.11 27.08 [2021-08-19T18:04:26.614Z] 17:49:02 1 39.32 0.00 16.56 17.04 0.13 26.96 [2021-08-19T18:04:26.614Z] 17:50:01 all 70.30 0.00 14.21 12.80 0.14 2.55 [2021-08-19T18:04:26.614Z] 17:50:01 0 69.65 0.00 14.21 13.01 0.15 2.99 [2021-08-19T18:04:26.614Z] 17:50:01 1 70.94 0.00 14.21 12.60 0.13 2.12 [2021-08-19T18:04:26.614Z] 17:51:01 all 66.81 0.00 20.60 9.64 0.16 2.79 [2021-08-19T18:04:26.614Z] 17:51:01 0 65.61 0.00 21.61 9.57 0.13 3.07 [2021-08-19T18:04:26.614Z] 17:51:01 1 68.02 0.00 19.59 9.70 0.19 2.50 [2021-08-19T18:04:26.614Z] 17:52:01 all 15.64 0.00 4.67 1.83 0.04 77.83 [2021-08-19T18:04:26.614Z] 17:52:01 0 16.12 0.00 4.53 1.90 0.03 77.41 [2021-08-19T18:04:26.614Z] 17:52:01 1 15.15 0.00 4.80 1.75 0.05 78.25 [2021-08-19T18:04:26.614Z] 17:53:01 all 0.23 0.00 0.09 0.00 0.02 99.67 [2021-08-19T18:04:26.614Z] 17:53:01 0 0.28 0.00 0.05 0.00 0.02 99.65 [2021-08-19T18:04:26.614Z] 17:53:01 1 0.17 0.00 0.13 0.00 0.02 99.68 [2021-08-19T18:04:26.614Z] 17:54:01 all 0.22 0.00 0.07 0.00 0.02 99.70 [2021-08-19T18:04:26.614Z] 17:54:01 0 0.38 0.00 0.05 0.00 0.02 99.55 [2021-08-19T18:04:26.614Z] 17:54:01 1 0.05 0.00 0.08 0.00 0.02 99.85 [2021-08-19T18:04:26.614Z] 17:55:01 all 0.16 0.00 0.04 0.04 0.02 99.74 [2021-08-19T18:04:26.614Z] 17:55:01 0 0.28 0.00 0.03 0.00 0.02 99.67 [2021-08-19T18:04:26.614Z] 17:55:01 1 0.03 0.00 0.05 0.08 0.02 99.82 [2021-08-19T18:04:26.614Z] 17:56:01 all 0.16 0.00 0.04 0.00 0.02 99.78 [2021-08-19T18:04:26.614Z] 17:56:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-08-19T18:04:26.614Z] 17:56:01 1 0.27 0.00 0.03 0.00 0.02 99.68 [2021-08-19T18:04:26.614Z] [2021-08-19T18:04:26.614Z] 17:56:01 CPU %user %nice %system %iowait %steal %idle [2021-08-19T18:04:26.614Z] 17:57:01 all 0.15 0.00 0.03 0.00 0.02 99.81 [2021-08-19T18:04:26.614Z] 17:57:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-08-19T18:04:26.614Z] 17:57:01 1 0.27 0.00 0.02 0.00 0.02 99.70 [2021-08-19T18:04:26.614Z] 17:58:01 all 0.13 0.00 0.03 0.00 0.03 99.81 [2021-08-19T18:04:26.614Z] 17:58:01 0 0.05 0.00 0.05 0.00 0.03 99.87 [2021-08-19T18:04:26.614Z] 17:58:01 1 0.22 0.00 0.02 0.00 0.02 99.75 [2021-08-19T18:04:26.614Z] 17:59:01 all 0.18 0.00 0.04 0.00 0.01 99.77 [2021-08-19T18:04:26.614Z] 17:59:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-08-19T18:04:26.614Z] 17:59:01 1 0.30 0.00 0.03 0.00 0.00 99.67 [2021-08-19T18:04:26.614Z] 18:00:01 all 0.14 0.00 0.03 0.00 0.02 99.82 [2021-08-19T18:04:26.614Z] 18:00:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-08-19T18:04:26.614Z] 18:00:01 1 0.25 0.00 0.02 0.00 0.02 99.72 [2021-08-19T18:04:26.614Z] 18:01:01 all 0.24 0.00 0.02 0.00 0.02 99.72 [2021-08-19T18:04:26.614Z] 18:01:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-08-19T18:04:26.614Z] 18:01:01 1 0.45 0.00 0.02 0.00 0.02 99.52 [2021-08-19T18:04:26.614Z] 18:02:01 all 0.26 0.00 0.04 0.00 0.02 99.68 [2021-08-19T18:04:26.614Z] 18:02:01 0 0.10 0.00 0.05 0.00 0.02 99.83 [2021-08-19T18:04:26.614Z] 18:02:01 1 0.42 0.00 0.03 0.00 0.02 99.53 [2021-08-19T18:04:26.614Z] 18:03:01 all 0.20 0.00 0.03 0.00 0.01 99.76 [2021-08-19T18:04:26.614Z] 18:03:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-08-19T18:04:26.614Z] 18:03:01 1 0.35 0.00 0.03 0.00 0.00 99.62 [2021-08-19T18:04:26.614Z] 18:04:01 all 1.96 0.00 0.68 1.10 0.03 96.22 [2021-08-19T18:04:26.614Z] 18:04:01 0 2.06 0.00 0.82 0.64 0.05 96.43 [2021-08-19T18:04:26.614Z] 18:04:01 1 1.86 0.00 0.54 1.57 0.02 96.02 [2021-08-19T18:04:26.614Z] Average: all 16.34 0.00 4.14 2.41 0.05 77.06 [2021-08-19T18:04:26.614Z] Average: 0 16.02 0.00 4.19 2.52 0.05 77.23 [2021-08-19T18:04:26.614Z] Average: 1 16.67 0.00 4.09 2.31 0.05 76.88 [2021-08-19T18:04:26.614Z] [2021-08-19T18:04:26.614Z] [2021-08-19T18:04:26.614Z]