Pull request #3762 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 86411704c056e83a3fc2a54d4c214538f329b007 rather than e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 Obtained Jenkinsfile from 86411704c056e83a3fc2a54d4c214538f329b007 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-ssh6645522742886708872.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh1892098559991671933.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-3762/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-3762/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3987823483615841712.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh1837770652773003566.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-3762/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-3762/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3912439284873994679.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-456 in /w/workspace/edgexfoundry_edgex-go_PR-3762 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2@tmp/jenkins-gitclient-ssh5650333904954686254.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [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/2@tmp/jenkins-gitclient-ssh9176054054306598797.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3762/head:refs/remotes/origin/PR-3762 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 86411704c056e83a3fc2a54d4c214538f329b007 into PR head commit e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 Merge succeeded, producing e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 Checking out Revision e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 (PR-3762) > git config core.sparsecheckout # timeout=10 > git checkout -f e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 # 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/2@tmp/jenkins-gitclient-ssh9131791898894172369.key > git merge 86411704c056e83a3fc2a54d4c214538f329b007 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 # timeout=10 Commit message: "feat(command): Support object value type in Set Command" First time build. Skipping changelog. > git rev-list --no-walk c5644aea87f12f23d375f1d978b6a8ca8a4c895d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-20T12:12:31.205Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-20T12:12:31.238Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-20T12:12:31.250Z] ========================================================= [2021-10-20T12:12:31.250Z] EdgeX Global Pipelines Version Info [2021-10-20T12:12:31.250Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-20T12:12:32.364Z] ------------------- [2021-10-20T12:12:32.364Z] stable info: [2021-10-20T12:12:32.364Z] ------------------- [2021-10-20T12:12:32.364Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-20T12:12:32.364Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-20T12:12:32.364Z] Message: update stable to v1.0.210 [2021-10-20T12:12:32.937Z] ------------------- [2021-10-20T12:12:32.937Z] experimental info: [2021-10-20T12:12:32.937Z] ------------------- [2021-10-20T12:12:32.937Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-20T12:12:32.937Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-20T12:12:32.937Z] Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-20T12:12:33.008Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-20T12:12:33.017Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-20T12:12:33.026Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-20T12:12:33.034Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-20T12:12:33.043Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-20T12:12:33.052Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-20T12:12:33.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-20T12:12:33.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-20T12:12:33.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-20T12:12:33.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-20T12:12:33.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-20T12:12:33.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-20T12:12:33.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-20T12:12:33.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-20T12:12:33.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-20T12:12:33.138Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-20T12:12:33.147Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-20T12:12:33.155Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-20T12:12:33.164Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-20T12:12:33.173Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-20T12:12:33.183Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-20T12:12:33.190Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-20T12:12:33.198Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3762 [Pipeline] echo [2021-10-20T12:12:33.207Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3762 [Pipeline] echo [2021-10-20T12:12:33.216Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3762 [Pipeline] echo [2021-10-20T12:12:33.227Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 [Pipeline] echo [2021-10-20T12:12:33.237Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e5e094d [Pipeline] echo [2021-10-20T12:12:33.245Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-20T12:12:33.283Z] provisioning config files... [2021-10-20T12:12:33.298Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config364731272199504642tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T12:12:33.608Z] ---> docker-login.sh [2021-10-20T12:12:33.608Z] nexus3.edgexfoundry.org:10001 [2021-10-20T12:12:33.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T12:12:33.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T12:12:33.871Z] Configure a credential helper to remove this warning. See [2021-10-20T12:12:33.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T12:12:33.871Z] [2021-10-20T12:12:33.871Z] Login Succeeded [2021-10-20T12:12:33.871Z] nexus3.edgexfoundry.org:10002 [2021-10-20T12:12:33.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T12:12:33.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T12:12:33.871Z] Configure a credential helper to remove this warning. See [2021-10-20T12:12:33.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T12:12:33.871Z] [2021-10-20T12:12:33.871Z] Login Succeeded [2021-10-20T12:12:33.871Z] nexus3.edgexfoundry.org:10003 [2021-10-20T12:12:33.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T12:12:33.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T12:12:33.871Z] Configure a credential helper to remove this warning. See [2021-10-20T12:12:33.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T12:12:33.871Z] [2021-10-20T12:12:33.871Z] Login Succeeded [2021-10-20T12:12:33.871Z] nexus3.edgexfoundry.org:10004 [2021-10-20T12:12:34.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T12:12:34.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T12:12:34.133Z] Configure a credential helper to remove this warning. See [2021-10-20T12:12:34.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T12:12:34.133Z] [2021-10-20T12:12:34.133Z] Login Succeeded [2021-10-20T12:12:34.133Z] docker.io [2021-10-20T12:12:34.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T12:12:34.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T12:12:34.397Z] Configure a credential helper to remove this warning. See [2021-10-20T12:12:34.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T12:12:34.397Z] [2021-10-20T12:12:34.397Z] Login Succeeded [2021-10-20T12:12:34.397Z] ---> docker-login.sh ends [Pipeline] } [2021-10-20T12:12:34.405Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-20T12:12:34.735Z] ++ 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-10-20T12:12:34.735Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T12:12:34.735Z] ++ dirname cmd/core-command/Dockerfile [2021-10-20T12:12:34.735Z] ++ cut -d/ -f2 [2021-10-20T12:12:34.735Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-20T12:12:34.735Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T12:12:34.735Z] ++ dirname cmd/core-data/Dockerfile [2021-10-20T12:12:34.735Z] ++ cut -d/ -f2 [2021-10-20T12:12:34.735Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-20T12:12:34.735Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T12:12:34.735Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-20T12:12:34.735Z] ++ cut -d/ -f2 [2021-10-20T12:12:34.735Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-20T12:12:34.735Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T12:12:34.735Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-20T12:12:34.735Z] ++ cut -d/ -f2 [2021-10-20T12:12:34.735Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-20T12:12:34.735Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T12:12:34.735Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-20T12:12:34.735Z] ++ cut -d/ -f2 [2021-10-20T12:12:34.735Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-20T12:12:34.735Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T12:12:34.735Z] ++ cut -d/ -f2 [2021-10-20T12:12:34.735Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-20T12:12:34.735Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-20T12:12:34.735Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T12:12:34.735Z] ++ cut -d/ -f2 [2021-10-20T12:12:34.735Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-20T12:12:34.735Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-20T12:12:34.735Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T12:12:34.735Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-20T12:12:34.735Z] ++ cut -d/ -f2 [2021-10-20T12:12:34.735Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-20T12:12:34.735Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T12:12:34.735Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-20T12:12:34.735Z] ++ cut -d/ -f2 [2021-10-20T12:12:34.735Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-20T12:12:34.769Z] 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-10-20T12:12:35.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-20T12:12:35.458Z] [2021-10-20T12:12:35.458Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T12:12:35.775Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-20T12:12:35.775Z] latest: Pulling from edgex-devops/git-semver [2021-10-20T12:12:35.775Z] a0d0a0d46f8b: Pulling fs layer [2021-10-20T12:12:35.775Z] 3e5f54012d9b: Pulling fs layer [2021-10-20T12:12:35.775Z] 4c7163046ea9: Pulling fs layer [2021-10-20T12:12:35.775Z] 0c2d73faf560: Pulling fs layer [2021-10-20T12:12:35.775Z] 0c2d73faf560: Waiting [2021-10-20T12:12:35.775Z] 3e5f54012d9b: Verifying Checksum [2021-10-20T12:12:35.775Z] 3e5f54012d9b: Download complete [2021-10-20T12:12:35.775Z] a0d0a0d46f8b: Download complete [2021-10-20T12:12:35.775Z] 0c2d73faf560: Verifying Checksum [2021-10-20T12:12:35.775Z] 0c2d73faf560: Download complete [2021-10-20T12:12:35.775Z] 4c7163046ea9: Verifying Checksum [2021-10-20T12:12:35.775Z] 4c7163046ea9: Download complete [2021-10-20T12:12:36.045Z] a0d0a0d46f8b: Pull complete [2021-10-20T12:12:36.045Z] 3e5f54012d9b: Pull complete [2021-10-20T12:12:36.306Z] 4c7163046ea9: Pull complete [2021-10-20T12:12:36.564Z] 0c2d73faf560: Pull complete [2021-10-20T12:12:36.564Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-20T12:12:36.564Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-20T12:12:36.564Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-20T12:12:36.634Z] prd-centos7-docker-4c-2g-456 does not seem to be running inside a container [2021-10-20T12:12:36.682Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-20T12:12:37.287Z] $ docker top 2efe1f341ded7b85ecc75d3a333e8a2aa0382d8ef2c343278813bec3d6b84c4f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-20T12:12:37.364Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-20T12:12:37.364Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-20T12:12:37.464Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-20T12:12:37.467Z] $ docker exec 2efe1f341ded7b85ecc75d3a333e8a2aa0382d8ef2c343278813bec3d6b84c4f ssh-agent [2021-10-20T12:12:37.580Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiCpfjl/agent.13 [2021-10-20T12:12:37.580Z] SSH_AGENT_PID=19 [2021-10-20T12:12:37.589Z] Running ssh-add (command line suppressed) [2021-10-20T12:12:37.679Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6971689312645443996.key (/w/workspace/edgex-go/2@tmp/private_key_6971689312645443996.key) [2021-10-20T12:12:37.689Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-20T12:12:37.983Z] + git tag --points-at HEAD [Pipeline] } [2021-10-20T12:12:37.997Z] $ docker exec --env ******** --env ******** 2efe1f341ded7b85ecc75d3a333e8a2aa0382d8ef2c343278813bec3d6b84c4f ssh-agent -k [2021-10-20T12:12:38.085Z] unset SSH_AUTH_SOCK; [2021-10-20T12:12:38.085Z] unset SSH_AGENT_PID; [2021-10-20T12:12:38.085Z] echo Agent pid 19 killed; [2021-10-20T12:12:38.093Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-20T12:12:38.116Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-20T12:12:38.116Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-20T12:12:38.232Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-20T12:12:38.235Z] $ docker exec 2efe1f341ded7b85ecc75d3a333e8a2aa0382d8ef2c343278813bec3d6b84c4f ssh-agent [2021-10-20T12:12:38.326Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlihoCn/agent.51 [2021-10-20T12:12:38.326Z] SSH_AGENT_PID=58 [2021-10-20T12:12:38.331Z] Running ssh-add (command line suppressed) [2021-10-20T12:12:38.443Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1286896095111895926.key (/w/workspace/edgex-go/2@tmp/private_key_1286896095111895926.key) [2021-10-20T12:12:38.455Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-20T12:12:38.754Z] + git semver init [2021-10-20T12:12:38.754Z] # -> Open(): unable to determine branch for HEAD [2021-10-20T12:12:38.754Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-10-20T12:12:38.754Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-10-20T12:12:38.754Z] # $SEMVER_REMOTE_NAME = origin [2021-10-20T12:12:38.754Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-20T12:12:38.754Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-20T12:12:38.754Z] # $SEMVER_BRANCH = PR-3762 [2021-10-20T12:12:38.754Z] # $SEMVER_TEMP = /tmp/semver-512954086 [2021-10-20T12:12:38.754Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-20T12:12:51.004Z] # '/tmp/semver-512954086' -> '/w/workspace/edgex-go/2/.semver' [2021-10-20T12:12:51.004Z] # -> Force: false [2021-10-20T12:12:51.004Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-10-20T12:12:51.016Z] $ docker exec --env ******** --env ******** 2efe1f341ded7b85ecc75d3a333e8a2aa0382d8ef2c343278813bec3d6b84c4f ssh-agent -k [2021-10-20T12:12:51.105Z] unset SSH_AUTH_SOCK; [2021-10-20T12:12:51.105Z] unset SSH_AGENT_PID; [2021-10-20T12:12:51.106Z] echo Agent pid 58 killed; [2021-10-20T12:12:51.116Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-20T12:12:51.424Z] + git semver [Pipeline] } [2021-10-20T12:12:51.438Z] $ docker stop --time=1 2efe1f341ded7b85ecc75d3a333e8a2aa0382d8ef2c343278813bec3d6b84c4f [2021-10-20T12:12:53.549Z] $ docker rm -f 2efe1f341ded7b85ecc75d3a333e8a2aa0382d8ef2c343278813bec3d6b84c4f [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-20T12:12:53.900Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-20T12:12:54.134Z] Stashed 1 file(s) [Pipeline] echo [2021-10-20T12:12:54.136Z] [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-10-20T12:12:54.344Z] ========================================================= [2021-10-20T12:12:54.344Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-20T12:12:54.344Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-20T12:12:54.648Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-20T12:12:54.648Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-20T12:12:54.648Z] a0d0a0d46f8b: Already exists [2021-10-20T12:12:54.648Z] 31adcdaf11c8: Pulling fs layer [2021-10-20T12:12:54.648Z] b8b176561691: Pulling fs layer [2021-10-20T12:12:54.648Z] 4527c011a84f: Pulling fs layer [2021-10-20T12:12:54.648Z] 5d74067f8e1e: Pulling fs layer [2021-10-20T12:12:54.648Z] e0aca202a116: Pulling fs layer [2021-10-20T12:12:54.648Z] 3a43be97a3b4: Pulling fs layer [2021-10-20T12:12:54.648Z] 34cad66bf833: Pulling fs layer [2021-10-20T12:12:54.648Z] b4e3c513aaa6: Pulling fs layer [2021-10-20T12:12:54.648Z] 5d74067f8e1e: Waiting [2021-10-20T12:12:54.648Z] e0aca202a116: Waiting [2021-10-20T12:12:54.648Z] 3a43be97a3b4: Waiting [2021-10-20T12:12:54.648Z] 34cad66bf833: Waiting [2021-10-20T12:12:54.648Z] b4e3c513aaa6: Waiting [2021-10-20T12:12:54.648Z] b8b176561691: Verifying Checksum [2021-10-20T12:12:54.648Z] b8b176561691: Download complete [2021-10-20T12:12:54.648Z] 31adcdaf11c8: Verifying Checksum [2021-10-20T12:12:54.648Z] 31adcdaf11c8: Download complete [2021-10-20T12:12:54.648Z] 5d74067f8e1e: Verifying Checksum [2021-10-20T12:12:54.648Z] 5d74067f8e1e: Download complete [2021-10-20T12:12:54.648Z] e0aca202a116: Verifying Checksum [2021-10-20T12:12:54.648Z] e0aca202a116: Download complete [2021-10-20T12:12:54.648Z] 3a43be97a3b4: Verifying Checksum [2021-10-20T12:12:54.648Z] 3a43be97a3b4: Download complete [2021-10-20T12:12:54.922Z] 34cad66bf833: Verifying Checksum [2021-10-20T12:12:54.922Z] 34cad66bf833: Download complete [2021-10-20T12:12:54.922Z] 31adcdaf11c8: Pull complete [2021-10-20T12:12:54.922Z] b8b176561691: Pull complete [2021-10-20T12:12:55.189Z] b4e3c513aaa6: Verifying Checksum [2021-10-20T12:12:55.189Z] b4e3c513aaa6: Download complete [2021-10-20T12:12:55.453Z] 4527c011a84f: Download complete [2021-10-20T12:12:58.783Z] 4527c011a84f: Pull complete [2021-10-20T12:12:58.783Z] 5d74067f8e1e: Pull complete [2021-10-20T12:12:58.783Z] e0aca202a116: Pull complete [2021-10-20T12:12:58.783Z] 3a43be97a3b4: Pull complete [2021-10-20T12:12:59.055Z] 34cad66bf833: Pull complete [2021-10-20T12:13:01.620Z] b4e3c513aaa6: Pull complete [2021-10-20T12:13:01.620Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-20T12:13:01.620Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-20T12:13:01.620Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-20T12:13:01.922Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-20T12:13:01.922Z] WORKDIR /edgex [2021-10-20T12:13:01.922Z] COPY go.mod . [2021-10-20T12:13:01.922Z] RUN go mod download' [2021-10-20T12:13:01.922Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-20T12:13:03.318Z] Sending build context to Docker daemon 329.6MB [2021-10-20T12:13:03.318Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-20T12:13:03.318Z] ---> 9f6097aaca64 [2021-10-20T12:13:03.318Z] Step 2/4 : WORKDIR /edgex [2021-10-20T12:13:05.242Z] ---> Running in 99b40e6992c7 [2021-10-20T12:13:05.242Z] Removing intermediate container 99b40e6992c7 [2021-10-20T12:13:05.242Z] ---> f47b06952b9d [2021-10-20T12:13:05.242Z] Step 3/4 : COPY go.mod . [2021-10-20T12:13:05.502Z] ---> 4aef8e143636 [2021-10-20T12:13:05.502Z] Step 4/4 : RUN go mod download [2021-10-20T12:13:05.502Z] ---> Running in 67b6e1f7b71f [2021-10-20T12:13:09.310Z] Still waiting to schedule task [2021-10-20T12:13:09.310Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-20T12:13:37.665Z] Removing intermediate container 67b6e1f7b71f [2021-10-20T12:13:37.666Z] ---> 09e4bcc82f46 [2021-10-20T12:13:37.666Z] Successfully built 09e4bcc82f46 [2021-10-20T12:13:37.666Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T12:13:37.965Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-20T12:13:37.965Z] . [Pipeline] withDockerContainer [2021-10-20T12:13:38.026Z] prd-centos7-docker-4c-2g-456 does not seem to be running inside a container [2021-10-20T12:13:38.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-20T12:13:38.422Z] $ docker top ac6dcd404141d2605eb4b535d0b345b0bb8d42b52371afa5165df9eb6cae501e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-20T12:13:38.766Z] + go version [2021-10-20T12:13:38.766Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-20T12:13:38.778Z] $ docker stop --time=1 ac6dcd404141d2605eb4b535d0b345b0bb8d42b52371afa5165df9eb6cae501e [2021-10-20T12:13:39.947Z] $ docker rm -f ac6dcd404141d2605eb4b535d0b345b0bb8d42b52371afa5165df9eb6cae501e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T12:13:40.625Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-20T12:13:40.625Z] . [Pipeline] withDockerContainer [2021-10-20T12:13:40.687Z] prd-centos7-docker-4c-2g-456 does not seem to be running inside a container [2021-10-20T12:13:40.720Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-20T12:13:41.037Z] $ docker top e6c4e665bf806a7e037eb9057aa9b3a394afeda0acc67313983e4063c5498876 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-20T12:13:41.106Z] ========================================================= [2021-10-20T12:13:41.106Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-20T12:13:41.106Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-20T12:13:41.398Z] + make test [2021-10-20T12:13:41.398Z] go mod tidy [2021-10-20T12:13:41.398Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-20T12:13:46.733Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-20T12:14:04.949Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-20T12:14:08.309Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-20T12:14:08.309Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-20T12:14:08.902Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-20T12:14:10.890Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-20T12:14:11.864Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-20T12:14:11.864Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-20T12:14:11.864Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-20T12:14:12.449Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-20T12:14:12.449Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-20T12:14:13.024Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-20T12:14:13.024Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-20T12:14:13.024Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-20T12:14:13.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-20T12:14:14.459Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.040s coverage: 28.7% of statements [2021-10-20T12:14:14.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-20T12:14:14.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-20T12:14:15.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 98.5% of statements [2021-10-20T12:14:15.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-20T12:14:15.670Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.050s coverage: 47.2% of statements [2021-10-20T12:14:15.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-20T12:14:15.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-20T12:14:17.066Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.133s coverage: 90.1% of statements [2021-10-20T12:14:17.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-20T12:14:17.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-20T12:14:17.653Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.082s coverage: 84.4% of statements [2021-10-20T12:14:17.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-20T12:14:17.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-20T12:14:17.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-20T12:14:17.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-20T12:14:17.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-20T12:14:18.616Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.273s coverage: 94.2% of statements [2021-10-20T12:14:18.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-20T12:14:18.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-20T12:14:18.616Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 59.1% of statements [2021-10-20T12:14:18.616Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-20T12:14:18.616Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-20T12:14:18.616Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-20T12:14:18.616Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-20T12:14:18.616Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-20T12:14:18.883Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements [2021-10-20T12:14:18.883Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-20T12:14:18.883Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-20T12:14:18.883Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-20T12:14:19.832Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.060s coverage: 0.9% of statements [2021-10-20T12:14:19.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-20T12:14:19.832Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.040s coverage: 58.8% of statements [2021-10-20T12:14:20.097Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements [2021-10-20T12:14:20.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-20T12:14:20.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements [2021-10-20T12:14:20.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements [2021-10-20T12:14:20.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2021-10-20T12:14:20.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.107s coverage: 96.3% of statements [2021-10-20T12:14:21.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2021-10-20T12:14:33.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements [2021-10-20T12:14:33.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-10-20T12:14:39.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.186s coverage: 82.5% of statements [2021-10-20T12:14:39.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-20T12:14:58.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.067s coverage: 92.9% of statements [2021-10-20T12:14:58.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-20T12:14:58.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-20T12:14:58.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-20T12:14:58.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-10-20T12:14:58.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-20T12:14:58.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-20T12:14:58.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-20T12:14:58.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-20T12:14:58.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-20T12:14:58.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.053s coverage: 87.2% of statements [2021-10-20T12:14:58.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-20T12:14:58.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-20T12:14:58.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-10-20T12:14:58.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-20T12:14:58.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-10-20T12:14:58.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-20T12:14:58.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.0% of statements [2021-10-20T12:14:58.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-10-20T12:14:58.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements [2021-10-20T12:14:58.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.146s coverage: 91.2% of statements [2021-10-20T12:14:58.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-20T12:14:58.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements [2021-10-20T12:14:58.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-20T12:14:58.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-20T12:14:58.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements [2021-10-20T12:14:58.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2021-10-20T12:14:58.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-10-20T12:14:58.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements [2021-10-20T12:14:58.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2021-10-20T12:14:58.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.210s coverage: 70.4% of statements [2021-10-20T12:14:58.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-20T12:14:58.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-20T12:14:58.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-20T12:14:58.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.155s coverage: 43.4% of statements [2021-10-20T12:14:58.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-20T12:14:58.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-20T12:14:58.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2021-10-20T12:14:58.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-20T12:14:58.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements [2021-10-20T12:14:58.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-20T12:15:04.936Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.055s coverage: 18.1% of statements [2021-10-20T12:15:04.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-20T12:15:04.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-20T12:15:04.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-20T12:15:04.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-20T12:15:04.936Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.137s coverage: 92.0% of statements [2021-10-20T12:15:04.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-20T12:15:04.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-20T12:15:04.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-20T12:15:04.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-20T12:15:04.936Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2021-10-20T12:15:04.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-20T12:15:04.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-20T12:15:04.936Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements [2021-10-20T12:15:04.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-20T12:15:04.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-20T12:15:04.936Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-20T12:15:04.936Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-20T12:15:04.936Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-10-20T12:15:04.936Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-20T12:15:04.936Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-20T12:15:04.936Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-20T12:15:04.936Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-20T12:15:04.936Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-20T12:15:04.936Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-20T12:15:04.936Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-10-20T12:15:04.936Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2021-10-20T12:15:04.936Z] 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-10-20T12:15:37.133Z] GO111MODULE=on go vet ./... [2021-10-20T12:15:47.192Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-20T12:15:47.192Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-20T12:15:47.192Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-20T12:15:47.484Z] + ls -al . [2021-10-20T12:15:47.484Z] total 628 [2021-10-20T12:15:47.484Z] drwxrwxr-x 10 1001 1001 4096 Oct 20 12:15 . [2021-10-20T12:15:47.484Z] drwxr-xr-x 4 root root 28 Oct 20 12:13 .. [2021-10-20T12:15:47.484Z] -rw-rw-r-- 1 1001 1001 11 Oct 20 12:12 .dockerignore [2021-10-20T12:15:47.484Z] drwxrwxr-x 8 1001 1001 179 Oct 20 12:12 .git [2021-10-20T12:15:47.484Z] drwxrwxr-x 4 1001 1001 142 Oct 20 12:12 .github [2021-10-20T12:15:47.484Z] -rw-rw-r-- 1 1001 1001 804 Oct 20 12:12 .gitignore [2021-10-20T12:15:47.484Z] -rw-rw-r-- 1 1001 1001 42 Oct 20 12:12 .golangci.yml [2021-10-20T12:15:47.484Z] -rw-rw-r-- 1 1001 1001 76 Oct 20 12:12 .hadolint.yml [2021-10-20T12:15:47.484Z] drwx------ 3 1001 1001 58 Oct 20 12:12 .semver [2021-10-20T12:15:47.484Z] -rw-rw-r-- 1 1001 1001 166 Oct 20 12:12 .sonarcloud.properties [2021-10-20T12:15:47.484Z] -rw-rw-r-- 1 1001 1001 1171 Oct 20 12:12 ADOPTERS.md [2021-10-20T12:15:47.484Z] -rw-rw-r-- 1 1001 1001 8608 Oct 20 12:12 Attribution.txt [2021-10-20T12:15:47.484Z] -rw-rw-r-- 1 1001 1001 43881 Oct 20 12:12 CHANGELOG.md [2021-10-20T12:15:47.484Z] -rw-rw-r-- 1 1001 1001 3804 Oct 20 12:12 CONTRIBUTING.md [2021-10-20T12:15:47.484Z] -rw-rw-r-- 1 1001 1001 677 Oct 20 12:12 GOVERNANCE.md [2021-10-20T12:15:47.484Z] -rw-rw-r-- 1 1001 1001 849 Oct 20 12:12 Jenkinsfile [2021-10-20T12:15:47.484Z] -rw-rw-r-- 1 1001 1001 10775 Oct 20 12:12 LICENSE [2021-10-20T12:15:47.484Z] -rw-rw-r-- 1 1001 1001 6508 Oct 20 12:12 Makefile [2021-10-20T12:15:47.484Z] -rw-rw-r-- 1 1001 1001 582 Oct 20 12:12 OWNERS.md [2021-10-20T12:15:47.484Z] -rw-rw-r-- 1 1001 1001 8256 Oct 20 12:12 README.md [2021-10-20T12:15:47.484Z] -rw-rw-r-- 1 1001 1001 6912 Oct 20 12:12 SECURITY.md [2021-10-20T12:15:47.484Z] -rw-rw-r-- 1 1001 1001 5 Oct 20 12:12 VERSION [2021-10-20T12:15:47.484Z] -rw-rw-r-- 1 1001 1001 4131 Oct 20 12:12 ZMQWindows.md [2021-10-20T12:15:47.484Z] drwxrwxr-x 2 1001 1001 37 Oct 20 12:12 bin [2021-10-20T12:15:47.484Z] drwxrwxr-x 14 1001 1001 4096 Oct 20 12:12 cmd [2021-10-20T12:15:47.484Z] -rw-r--r-- 1 root root 418481 Oct 20 12:15 coverage.out [2021-10-20T12:15:47.484Z] -rw-rw-r-- 1 1001 1001 829 Oct 20 12:12 go.mod [2021-10-20T12:15:47.484Z] -rw-rw-r-- 1 1001 1001 50143 Oct 20 12:12 go.sum [2021-10-20T12:15:47.484Z] drwxrwxr-x 8 1001 1001 124 Oct 20 12:12 internal [2021-10-20T12:15:47.484Z] drwxrwxr-x 3 1001 1001 16 Oct 20 12:12 openapi [2021-10-20T12:15:47.484Z] drwxrwxr-x 4 1001 1001 71 Oct 20 12:12 snap [2021-10-20T12:15:47.484Z] -rw-rw-r-- 1 1001 1001 204 Oct 20 12:12 version.go [Pipeline] sh [2021-10-20T12:15:47.783Z] + '[' -e coverage.out ] [2021-10-20T12:15:47.783Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-20T12:15:47.878Z] Stashed 1 file(s) [Pipeline] sh [2021-10-20T12:15:48.171Z] + make build [2021-10-20T12:15:48.171Z] 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-10-20T12:15:49.582Z] 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-10-20T12:15:56.255Z] 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-10-20T12:15:56.840Z] 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-10-20T12:15:57.794Z] 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-10-20T12:15:58.058Z] 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-10-20T12:15:59.004Z] 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-10-20T12:15:59.949Z] 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-10-20T12:16:00.904Z] 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-10-20T12:16:01.860Z] 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-10-20T12:16:02.436Z] 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-10-20T12:16:03.400Z] 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-10-20T12:16:04.819Z] $ docker stop --time=1 e6c4e665bf806a7e037eb9057aa9b3a394afeda0acc67313983e4063c5498876 [2021-10-20T12:16:06.603Z] $ docker rm -f e6c4e665bf806a7e037eb9057aa9b3a394afeda0acc67313983e4063c5498876 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T12:16:07.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-20T12:16:07.709Z] [2021-10-20T12:16:07.709Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T12:16:08.011Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-20T12:16:08.011Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-20T12:16:08.011Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-20T12:16:08.011Z] ca9280d653b3: Pulling fs layer [2021-10-20T12:16:08.011Z] 7e9c9ca2126c: Pulling fs layer [2021-10-20T12:16:08.011Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-20T12:16:08.011Z] cbdbe7a5bc2a: Download complete [2021-10-20T12:16:08.300Z] ca9280d653b3: Verifying Checksum [2021-10-20T12:16:08.300Z] ca9280d653b3: Download complete [2021-10-20T12:16:08.300Z] cbdbe7a5bc2a: Pull complete [2021-10-20T12:16:08.853Z] 7e9c9ca2126c: Verifying Checksum [2021-10-20T12:16:08.853Z] 7e9c9ca2126c: Download complete [2021-10-20T12:16:09.292Z] ca9280d653b3: Pull complete [2021-10-20T12:16:12.857Z] 7e9c9ca2126c: Pull complete [2021-10-20T12:16:12.857Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-20T12:16:12.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-20T12:16:12.857Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-20T12:16:12.916Z] prd-centos7-docker-4c-2g-456 does not seem to be running inside a container [2021-10-20T12:16:12.950Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-20T12:16:15.759Z] $ docker top 8ae69461c0be4a8f476a2f8955195d6ac0a94dd786126bef9598f59caa96fd5a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-20T12:16:16.108Z] + docker-compose build --help [2021-10-20T12:16:16.109Z] + grep parallel [2021-10-20T12:16:16.681Z] --parallel Build images in parallel. [Pipeline] } [2021-10-20T12:16:16.694Z] $ docker stop --time=1 8ae69461c0be4a8f476a2f8955195d6ac0a94dd786126bef9598f59caa96fd5a [2021-10-20T12:16:17.882Z] $ docker rm -f 8ae69461c0be4a8f476a2f8955195d6ac0a94dd786126bef9598f59caa96fd5a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T12:16:18.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-20T12:16:18.253Z] . [Pipeline] withDockerContainer [2021-10-20T12:16:18.313Z] prd-centos7-docker-4c-2g-456 does not seem to be running inside a container [2021-10-20T12:16:18.350Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-10-20T12:16:18.718Z] $ docker top 25e17480389c178098bfe1df4842729d4c98430057bee252d7026fef25d0d966 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-20T12:16:19.092Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-20T12:16:19.665Z] Building core-command ... [2021-10-20T12:16:19.665Z] Building core-data ... [2021-10-20T12:16:19.665Z] Building core-metadata ... [2021-10-20T12:16:19.665Z] Building security-bootstrapper ... [2021-10-20T12:16:19.665Z] Building security-proxy-setup ... [2021-10-20T12:16:19.665Z] Building security-secretstore-setup ... [2021-10-20T12:16:19.665Z] Building support-notifications ... [2021-10-20T12:16:19.665Z] Building support-scheduler ... [2021-10-20T12:16:19.665Z] Building sys-mgmt-agent ... [2021-10-20T12:16:19.665Z] Building support-notifications [2021-10-20T12:16:19.665Z] Building security-bootstrapper [2021-10-20T12:16:19.665Z] Building security-proxy-setup [2021-10-20T12:16:19.665Z] Building core-command [2021-10-20T12:16:19.665Z] Building core-metadata [2021-10-20T12:16:31.913Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T12:16:31.913Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-20T12:16:31.913Z] ---> 09e4bcc82f46 [2021-10-20T12:16:31.913Z] Step 3/22 : WORKDIR /edgex-go [2021-10-20T12:16:31.913Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T12:16:31.913Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-20T12:16:31.913Z] ---> 09e4bcc82f46 [2021-10-20T12:16:31.913Z] Step 3/20 : WORKDIR /edgex-go [2021-10-20T12:16:31.913Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T12:16:31.913Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-20T12:16:31.913Z] ---> 09e4bcc82f46 [2021-10-20T12:16:31.913Z] Step 3/30 : WORKDIR /edgex-go [2021-10-20T12:16:31.913Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T12:16:31.913Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-20T12:16:31.913Z] ---> 09e4bcc82f46 [2021-10-20T12:16:31.913Z] Step 3/22 : WORKDIR /edgex-go [2021-10-20T12:16:31.913Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T12:16:31.913Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-20T12:16:31.913Z] ---> 09e4bcc82f46 [2021-10-20T12:16:31.913Z] Step 3/21 : WORKDIR /edgex-go [2021-10-20T12:16:33.297Z] ---> Running in ead4d218841e [2021-10-20T12:16:33.297Z] ---> Running in 62e605df15c6 [2021-10-20T12:16:33.297Z] ---> Running in f5196f8ede2e [2021-10-20T12:16:33.297Z] ---> Running in 5cc03905c67d [2021-10-20T12:16:33.297Z] ---> Running in 6f7ab6da6510 [2021-10-20T12:16:33.297Z] Removing intermediate container f5196f8ede2e [2021-10-20T12:16:33.297Z] ---> fbd59d05e0b2 [2021-10-20T12:16:33.297Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T12:16:33.297Z] Removing intermediate container 6f7ab6da6510 [2021-10-20T12:16:33.297Z] ---> 6682c153e5e6 [2021-10-20T12:16:33.297Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T12:16:33.297Z] Removing intermediate container ead4d218841e [2021-10-20T12:16:33.297Z] ---> cfa9eb75e132 [2021-10-20T12:16:33.297Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T12:16:33.297Z] Removing intermediate container 62e605df15c6 [2021-10-20T12:16:33.297Z] ---> 749acde60a57 [2021-10-20T12:16:33.297Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T12:16:33.297Z] Removing intermediate container 5cc03905c67d [2021-10-20T12:16:33.297Z] ---> 31703b417b3e [2021-10-20T12:16:33.297Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T12:16:33.297Z] ---> Running in 64d46b635c65 [2021-10-20T12:16:33.297Z] ---> Running in fa4c6f37601c [2021-10-20T12:16:33.297Z] ---> Running in 6cdc42c7f71e [2021-10-20T12:16:33.297Z] ---> Running in 2ca8c3544202 [2021-10-20T12:16:33.297Z] ---> Running in 3ce3f7214ae1 [2021-10-20T12:16:34.241Z] Removing intermediate container fa4c6f37601c [2021-10-20T12:16:34.241Z] ---> 27c6d544fb77 [2021-10-20T12:16:34.241Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-20T12:16:34.241Z] ---> Running in 72e1660c7f4f [2021-10-20T12:16:34.241Z] Removing intermediate container 64d46b635c65 [2021-10-20T12:16:34.241Z] ---> 7fcd15f215e2 [2021-10-20T12:16:34.241Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-20T12:16:34.241Z] ---> Running in 24384f0e77ec [2021-10-20T12:16:34.509Z] Removing intermediate container 3ce3f7214ae1 [2021-10-20T12:16:34.509Z] ---> 33e0bb184075 [2021-10-20T12:16:34.509Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-20T12:16:34.509Z] ---> Running in ed4e50cf8495 [2021-10-20T12:16:34.509Z] Removing intermediate container 2ca8c3544202 [2021-10-20T12:16:34.509Z] ---> 8a87f8629235 [2021-10-20T12:16:34.509Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-20T12:16:34.509Z] ---> Running in 6122d46e9564 [2021-10-20T12:16:34.774Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T12:16:34.774Z] Removing intermediate container 6cdc42c7f71e [2021-10-20T12:16:34.774Z] ---> 783f8e9e21f6 [2021-10-20T12:16:34.774Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-20T12:16:34.774Z] ---> Running in 92144e820972 [2021-10-20T12:16:35.041Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T12:16:35.041Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T12:16:35.041Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T12:16:35.304Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T12:16:35.565Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T12:16:35.826Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T12:16:35.826Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T12:16:36.103Z] OK: 220 MiB in 52 packages [2021-10-20T12:16:36.103Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T12:16:36.103Z] OK: 220 MiB in 52 packages [2021-10-20T12:16:36.103Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T12:16:36.380Z] OK: 220 MiB in 52 packages [2021-10-20T12:16:36.380Z] Removing intermediate container 72e1660c7f4f [2021-10-20T12:16:36.380Z] ---> 7ee5e2410d5d [2021-10-20T12:16:36.380Z] Step 6/30 : COPY . . [2021-10-20T12:16:36.380Z] OK: 220 MiB in 52 packages [2021-10-20T12:16:36.651Z] OK: 220 MiB in 52 packages [2021-10-20T12:16:36.651Z] Removing intermediate container 24384f0e77ec [2021-10-20T12:16:36.651Z] ---> a7ee0e75d6eb [2021-10-20T12:16:36.651Z] Step 6/22 : COPY . . [2021-10-20T12:16:39.974Z] Removing intermediate container 6122d46e9564 [2021-10-20T12:16:39.974Z] ---> 01edd25dddca [2021-10-20T12:16:39.974Z] Step 6/22 : COPY . . [2021-10-20T12:16:39.974Z] Removing intermediate container ed4e50cf8495 [2021-10-20T12:16:39.974Z] ---> 4689153c5e54 [2021-10-20T12:16:39.974Z] Step 6/20 : COPY . . [2021-10-20T12:16:40.236Z] Removing intermediate container 92144e820972 [2021-10-20T12:16:40.236Z] ---> 5682263a73c8 [2021-10-20T12:16:40.236Z] Step 6/21 : COPY . . [2021-10-20T12:16:45.567Z] ---> 4578ed778235 [2021-10-20T12:16:45.567Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T12:16:45.567Z] ---> a5a8c0be8812 [2021-10-20T12:16:45.567Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T12:16:45.567Z] ---> Running in 16774eff9260 [2021-10-20T12:16:45.826Z] ---> Running in 74a1956948c1 [2021-10-20T12:16:54.025Z] ---> ebdfb899b9ce [2021-10-20T12:16:54.025Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T12:16:54.025Z] ---> Running in 45a6666bb557 [2021-10-20T12:16:54.025Z] ---> f17e98bca018 [2021-10-20T12:16:54.025Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T12:16:54.025Z] ---> Running in 45686719e220 [2021-10-20T12:16:54.025Z] Removing intermediate container 74a1956948c1 [2021-10-20T12:16:54.025Z] ---> f5c738aada08 [2021-10-20T12:16:54.025Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-20T12:16:54.025Z] ---> Running in e26a65a5fd36 [2021-10-20T12:16:54.025Z] Removing intermediate container 16774eff9260 [2021-10-20T12:16:54.025Z] ---> 5cc4d9618bd7 [2021-10-20T12:16:54.025Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-20T12:16:54.025Z] ---> Running in 4ae7cc4d7e5e [2021-10-20T12:16:54.600Z] 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-10-20T12:16:54.600Z] 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-10-20T12:16:54.869Z] Removing intermediate container 45a6666bb557 [2021-10-20T12:16:54.869Z] ---> 0b07716f47ca [2021-10-20T12:16:54.869Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-20T12:16:55.145Z] ---> Running in 7e129a16f628 [2021-10-20T12:16:55.145Z] Removing intermediate container 45686719e220 [2021-10-20T12:16:55.145Z] ---> 4fc3b553c0ec [2021-10-20T12:16:55.145Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-20T12:16:55.414Z] ---> Running in 5bd2c9c1012a [2021-10-20T12:16:56.023Z] 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-10-20T12:16:56.317Z] 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-10-20T12:16:57.768Z] ---> ef2d15c77949 [2021-10-20T12:16:57.768Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T12:16:57.768Z] ---> Running in 731d023323c4 [2021-10-20T12:16:59.724Z] Removing intermediate container 731d023323c4 [2021-10-20T12:16:59.724Z] ---> e6bee3537b9c [2021-10-20T12:16:59.724Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-20T12:16:59.724Z] ---> Running in 2b81c00018b0 [2021-10-20T12:16:59.993Z] 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-10-20T12:17:38.849Z] Removing intermediate container 4ae7cc4d7e5e [2021-10-20T12:17:38.849Z] ---> 47d34fd892bc [2021-10-20T12:17:38.849Z] [2021-10-20T12:17:38.849Z] Step 9/30 : FROM alpine:3.14 [2021-10-20T12:17:38.849Z] Removing intermediate container 5bd2c9c1012a [2021-10-20T12:17:38.849Z] ---> ed06ddf6397c [2021-10-20T12:17:38.849Z] [2021-10-20T12:17:38.849Z] Step 9/22 : FROM alpine:3.14 [2021-10-20T12:17:38.849Z] 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-10-20T12:17:38.849Z] 3.14: Pulling from library/alpine [2021-10-20T12:17:38.849Z] 3.14: Pulling from library/alpine [2021-10-20T12:17:38.849Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-20T12:17:38.849Z] Status: Downloaded newer image for alpine:3.14 [2021-10-20T12:17:38.849Z] Removing intermediate container e26a65a5fd36 [2021-10-20T12:17:38.849Z] ---> 1e35afe9167c [2021-10-20T12:17:38.849Z] [2021-10-20T12:17:38.849Z] Step 9/22 : FROM alpine:3.14 [2021-10-20T12:17:38.849Z] ---> 14119a10abf4 [2021-10-20T12:17:38.849Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-20T12:17:38.849Z] ---> 14119a10abf4 [2021-10-20T12:17:38.849Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-20T12:17:38.849Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-20T12:17:38.849Z] Status: Image is up to date for alpine:3.14 [2021-10-20T12:17:38.849Z] ---> 14119a10abf4 [2021-10-20T12:17:38.849Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-20T12:17:38.849Z] ---> Running in 4aaf2f5c9be3 [2021-10-20T12:17:38.849Z] ---> Running in a31c5695b6af [2021-10-20T12:17:38.849Z] ---> Running in 3bb4d715806f [2021-10-20T12:17:38.849Z] Removing intermediate container 4aaf2f5c9be3 [2021-10-20T12:17:38.849Z] ---> a0904a77c4ed [2021-10-20T12:17:38.849Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-20T12:17:38.849Z] ---> Running in f7d51e9a5e1c [2021-10-20T12:17:38.849Z] Removing intermediate container 7e129a16f628 [2021-10-20T12:17:38.849Z] ---> 433e187928c1 [2021-10-20T12:17:38.849Z] [2021-10-20T12:17:38.849Z] Step 9/21 : FROM alpine:3.14 [2021-10-20T12:17:38.849Z] ---> 14119a10abf4 [2021-10-20T12:17:38.849Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-20T12:17:38.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T12:17:38.849Z] ---> Running in dbaa7a58ac26 [2021-10-20T12:17:38.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T12:17:39.113Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-20T12:17:39.113Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T12:17:39.113Z] OK: 6 MiB in 15 packages [2021-10-20T12:17:39.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T12:17:39.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T12:17:39.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T12:17:39.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T12:17:39.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T12:17:39.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T12:17:39.910Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-20T12:17:39.910Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T12:17:39.910Z] OK: 6 MiB in 15 packages [2021-10-20T12:17:39.910Z] Removing intermediate container 2b81c00018b0 [2021-10-20T12:17:39.910Z] ---> f9da481ae65d [2021-10-20T12:17:39.910Z] [2021-10-20T12:17:39.910Z] Step 9/20 : FROM alpine:3.14 [2021-10-20T12:17:39.910Z] ---> 14119a10abf4 [2021-10-20T12:17:39.910Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-20T12:17:39.910Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-20T12:17:39.910Z] (2/2) Installing su-exec (0.2-r1) [2021-10-20T12:17:39.910Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T12:17:39.910Z] OK: 6 MiB in 16 packages [2021-10-20T12:17:39.910Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-20T12:17:39.910Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-20T12:17:39.910Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T12:17:39.910Z] Executing ca-certificates-20191127-r5.trigger [2021-10-20T12:17:40.185Z] ---> Running in 61a02609f856 [2021-10-20T12:17:40.185Z] Removing intermediate container a31c5695b6af [2021-10-20T12:17:40.185Z] ---> f65461cd9bcb [2021-10-20T12:17:40.185Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-20T12:17:40.185Z] OK: 6 MiB in 16 packages [2021-10-20T12:17:40.185Z] ---> Running in 5b9a1759e551 [2021-10-20T12:17:40.185Z] Removing intermediate container 5b9a1759e551 [2021-10-20T12:17:40.185Z] ---> 8c85d158c175 [2021-10-20T12:17:40.185Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-20T12:17:40.185Z] Removing intermediate container 3bb4d715806f [2021-10-20T12:17:40.185Z] ---> 35637922fb50 [2021-10-20T12:17:40.185Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-20T12:17:40.185Z] ---> Running in 3645fdc76143 [2021-10-20T12:17:40.185Z] ---> Running in 114cd8404595 [2021-10-20T12:17:40.451Z] Removing intermediate container 3645fdc76143 [2021-10-20T12:17:40.451Z] ---> 1fef2ef6d5fe [2021-10-20T12:17:40.451Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-20T12:17:40.451Z] Removing intermediate container 114cd8404595 [2021-10-20T12:17:40.451Z] ---> b288602ca2aa [2021-10-20T12:17:40.451Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-20T12:17:40.726Z] Removing intermediate container f7d51e9a5e1c [2021-10-20T12:17:40.726Z] ---> 9654dd18f7a2 [2021-10-20T12:17:40.726Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-20T12:17:40.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T12:17:40.726Z] ---> Running in 920d03b52467 [2021-10-20T12:17:40.726Z] ---> Running in 3ce210ad8df1 [2021-10-20T12:17:40.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T12:17:40.726Z] Removing intermediate container dbaa7a58ac26 [2021-10-20T12:17:40.726Z] ---> cba359a8a2df [2021-10-20T12:17:40.726Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-20T12:17:40.726Z] ---> Running in 8ba1dfab1de4 [2021-10-20T12:17:40.726Z] ---> Running in 2e140733e1be [2021-10-20T12:17:41.017Z] Removing intermediate container 920d03b52467 [2021-10-20T12:17:41.017Z] ---> 0ae725f11031 [2021-10-20T12:17:41.017Z] Step 14/22 : WORKDIR / [2021-10-20T12:17:41.017Z] ---> Running in bb3624382456 [2021-10-20T12:17:41.017Z] Removing intermediate container 3ce210ad8df1 [2021-10-20T12:17:41.017Z] ---> 18a708627f0a [2021-10-20T12:17:41.017Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-20T12:17:41.017Z] Removing intermediate container 2e140733e1be [2021-10-20T12:17:41.017Z] ---> a87cdb19fc33 [2021-10-20T12:17:41.017Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-20T12:17:41.017Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-20T12:17:41.017Z] Removing intermediate container 8ba1dfab1de4 [2021-10-20T12:17:41.017Z] ---> bf47e002f65f [2021-10-20T12:17:41.017Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-20T12:17:41.017Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-20T12:17:41.017Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-20T12:17:41.017Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-20T12:17:41.017Z] ---> Running in 38fe2bb87d12 [2021-10-20T12:17:41.017Z] ---> Running in e0b4abef1762 [2021-10-20T12:17:41.017Z] (5/5) Installing curl (7.79.1-r0) [2021-10-20T12:17:41.017Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T12:17:41.017Z] Executing ca-certificates-20191127-r5.trigger [2021-10-20T12:17:41.281Z] OK: 8 MiB in 19 packages [2021-10-20T12:17:41.281Z] ---> Running in 94cd6e3adcf4 [2021-10-20T12:17:41.281Z] Removing intermediate container bb3624382456 [2021-10-20T12:17:41.281Z] ---> e103290617a9 [2021-10-20T12:17:41.281Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T12:17:41.281Z] Removing intermediate container e0b4abef1762 [2021-10-20T12:17:41.281Z] ---> 788a133d7f81 [2021-10-20T12:17:41.281Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-20T12:17:41.281Z] Removing intermediate container 94cd6e3adcf4 [2021-10-20T12:17:41.281Z] ---> 8aba3d52d5df [2021-10-20T12:17:41.281Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-20T12:17:41.281Z] Removing intermediate container 38fe2bb87d12 [2021-10-20T12:17:41.281Z] ---> 80f4d59c5067 [2021-10-20T12:17:41.281Z] Step 14/22 : WORKDIR / [2021-10-20T12:17:41.281Z] ---> Running in 357840f6e1b9 [2021-10-20T12:17:41.281Z] ---> Running in 8323fc7c611a [2021-10-20T12:17:41.281Z] ---> Running in 4d279e118820 [2021-10-20T12:17:41.545Z] ---> 727d30927529 [2021-10-20T12:17:41.545Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-20T12:17:41.545Z] Removing intermediate container 357840f6e1b9 [2021-10-20T12:17:41.545Z] ---> 49351828f300 [2021-10-20T12:17:41.545Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T12:17:41.545Z] Removing intermediate container 4d279e118820 [2021-10-20T12:17:41.545Z] ---> 9725f69260c4 [2021-10-20T12:17:41.545Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T12:17:41.545Z] Removing intermediate container 61a02609f856 [2021-10-20T12:17:41.545Z] ---> 3c7fda7e5a74 [2021-10-20T12:17:41.545Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-20T12:17:41.808Z] ---> Running in 56ea41fc838e [2021-10-20T12:17:41.808Z] ---> 0d6dc5a01780 [2021-10-20T12:17:41.808Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-20T12:17:42.086Z] ---> a384a4e166b5 [2021-10-20T12:17:42.086Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-20T12:17:42.086Z] ---> 4d60e3df5c1d [2021-10-20T12:17:42.086Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-20T12:17:42.086Z] Removing intermediate container 56ea41fc838e [2021-10-20T12:17:42.086Z] ---> 19d9967dfeeb [2021-10-20T12:17:42.086Z] Step 12/20 : WORKDIR /edgex [2021-10-20T12:17:42.086Z] ---> Running in c2737f443730 [2021-10-20T12:17:42.361Z] Removing intermediate container 8323fc7c611a [2021-10-20T12:17:42.361Z] ---> 1e7558213283 [2021-10-20T12:17:42.361Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-20T12:17:42.361Z] Removing intermediate container c2737f443730 [2021-10-20T12:17:42.361Z] ---> 24dbd935c3dc [2021-10-20T12:17:42.361Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-20T12:17:42.361Z] ---> 91d9ad6fa68b [2021-10-20T12:17:42.361Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-20T12:17:42.361Z] ---> 5b0054a4b9e9 [2021-10-20T12:17:42.361Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-20T12:17:42.361Z] ---> 2b38a8bb8631 [2021-10-20T12:17:42.361Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-20T12:17:42.361Z] ---> Running in e25d3682b0cc [2021-10-20T12:17:42.361Z] ---> Running in 322294fb6ecf [2021-10-20T12:17:42.622Z] Removing intermediate container 322294fb6ecf [2021-10-20T12:17:42.622Z] ---> 82005fbd1af3 [2021-10-20T12:17:42.622Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T12:17:42.622Z] Removing intermediate container e25d3682b0cc [2021-10-20T12:17:42.622Z] ---> 0c9d130d8fab [2021-10-20T12:17:42.622Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-20T12:17:42.622Z] ---> 9f9bade056e0 [2021-10-20T12:17:42.622Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-20T12:17:42.622Z] ---> 638fa7eb4b20 [2021-10-20T12:17:42.622Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-20T12:17:42.622Z] ---> Running in c50e3ac487bc [2021-10-20T12:17:42.622Z] ---> Running in 4019d9a66a8e [2021-10-20T12:17:42.622Z] ---> 5bf78ac70273 [2021-10-20T12:17:42.622Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-20T12:17:42.883Z] ---> Running in 33c8a748f091 [2021-10-20T12:17:42.883Z] Removing intermediate container c50e3ac487bc [2021-10-20T12:17:42.883Z] ---> 6b85a80c1674 [2021-10-20T12:17:42.883Z] Step 20/22 : LABEL arch=x86_64 [2021-10-20T12:17:42.883Z] Removing intermediate container 4019d9a66a8e [2021-10-20T12:17:42.883Z] ---> a6838527bce9 [2021-10-20T12:17:42.883Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T12:17:42.883Z] ---> Running in a95a72d84cf7 [2021-10-20T12:17:42.883Z] ---> 9b935f544ccb [2021-10-20T12:17:42.883Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-20T12:17:42.883Z] ---> Running in 580dbb903e36 [2021-10-20T12:17:42.883Z] Removing intermediate container 33c8a748f091 [2021-10-20T12:17:42.883Z] ---> 415c8bfc56fe [2021-10-20T12:17:42.883Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T12:17:43.147Z] ---> Running in 90f58b39e9fc [2021-10-20T12:17:43.147Z] ---> 271bcfb93c68 [2021-10-20T12:17:43.147Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-20T12:17:43.147Z] ---> Running in 855bd21db98f [2021-10-20T12:17:43.147Z] Removing intermediate container a95a72d84cf7 [2021-10-20T12:17:43.147Z] ---> 57854219fa16 [2021-10-20T12:17:43.147Z] Step 19/21 : LABEL arch=x86_64 [2021-10-20T12:17:43.147Z] ---> Running in 2e205907d7dc [2021-10-20T12:17:43.147Z] Removing intermediate container 580dbb903e36 [2021-10-20T12:17:43.147Z] ---> f65f496b6ada [2021-10-20T12:17:43.147Z] Step 21/22 : LABEL git_sha=e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 [2021-10-20T12:17:43.147Z] ---> Running in 98284f8a04ff [2021-10-20T12:17:43.147Z] Removing intermediate container 855bd21db98f [2021-10-20T12:17:43.147Z] ---> 1fd6ac415ee3 [2021-10-20T12:17:43.147Z] Step 20/22 : LABEL arch=x86_64 [2021-10-20T12:17:43.147Z] ---> Running in a9fe2c337c7f [2021-10-20T12:17:43.410Z] Removing intermediate container 2e205907d7dc [2021-10-20T12:17:43.410Z] ---> 5d1ed28c7e64 [2021-10-20T12:17:43.410Z] Step 20/21 : LABEL git_sha=e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 [2021-10-20T12:17:43.410Z] ---> Running in 45989d8d35f9 [2021-10-20T12:17:43.410Z] Removing intermediate container 98284f8a04ff [2021-10-20T12:17:43.410Z] ---> cfba901b85be [2021-10-20T12:17:43.410Z] Step 22/22 : LABEL version=0.0.0 [2021-10-20T12:17:43.410Z] Removing intermediate container a9fe2c337c7f [2021-10-20T12:17:43.410Z] ---> b22c575e02b8 [2021-10-20T12:17:43.410Z] Step 21/22 : LABEL git_sha=e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 [2021-10-20T12:17:43.410Z] ---> a21b624b58bd [2021-10-20T12:17:43.410Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-20T12:17:43.410Z] ---> Running in ecdc05f652b4 [2021-10-20T12:17:43.410Z] ---> Running in d6106f7a2207 [2021-10-20T12:17:43.410Z] ---> Running in 8a2bcf5c8775 [2021-10-20T12:17:43.670Z] Removing intermediate container 45989d8d35f9 [2021-10-20T12:17:43.670Z] ---> 88abeefd9998 [2021-10-20T12:17:43.670Z] Step 21/21 : LABEL version=0.0.0 [2021-10-20T12:17:43.670Z] ---> Running in 16610a96f46b [2021-10-20T12:17:43.670Z] Removing intermediate container 8a2bcf5c8775 [2021-10-20T12:17:43.670Z] ---> 268f8cf256c8 [2021-10-20T12:17:43.670Z] Step 22/22 : LABEL version=0.0.0 [2021-10-20T12:17:43.670Z] Removing intermediate container ecdc05f652b4 [2021-10-20T12:17:43.670Z] ---> f1889996ad7e [2021-10-20T12:17:43.670Z] [2021-10-20T12:17:43.670Z] ---> Running in 493cf9d804e0 [2021-10-20T12:17:43.670Z] Removing intermediate container d6106f7a2207 [2021-10-20T12:17:43.670Z] ---> 25ed7fa63c9c [2021-10-20T12:17:43.670Z] Step 17/20 : CMD ["--init=true"] [2021-10-20T12:17:43.670Z] ---> Running in b9d5c6bf8957 [2021-10-20T12:17:43.670Z] Removing intermediate container 16610a96f46b [2021-10-20T12:17:43.670Z] ---> 9d444d0b2405 [2021-10-20T12:17:43.670Z] [2021-10-20T12:17:43.670Z] Successfully built f1889996ad7e [2021-10-20T12:17:43.936Z] Successfully tagged core-metadata:latest [2021-10-20T12:17:43.936Z] Building security-secretstore-setup [2021-10-20T12:17:43.936Z]  Building core-metadata ... done Removing intermediate container 90f58b39e9fc [2021-10-20T12:17:43.936Z] ---> 2aa136089b86 [2021-10-20T12:17:43.936Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T12:17:43.936Z] Successfully built 9d444d0b2405 [2021-10-20T12:17:43.936Z] Successfully tagged support-notifications:latest [2021-10-20T12:17:43.936Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-10-20T12:17:43.936Z] Removing intermediate container b9d5c6bf8957 [2021-10-20T12:17:43.936Z] ---> 5ce4546b116d [2021-10-20T12:17:43.936Z] Step 18/20 : LABEL arch=x86_64 [2021-10-20T12:17:43.936Z] Removing intermediate container 493cf9d804e0 [2021-10-20T12:17:43.936Z] ---> c87285b75851 [2021-10-20T12:17:43.936Z] [2021-10-20T12:17:44.200Z] Successfully built c87285b75851 [2021-10-20T12:17:44.200Z] Successfully tagged core-command:latest [2021-10-20T12:17:44.200Z] Building core-data [2021-10-20T12:17:44.200Z] ---> Running in ecc707071418 [2021-10-20T12:17:45.140Z]  Building core-command ... done  ---> 5c3c140633ae [2021-10-20T12:17:45.140Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-20T12:17:46.078Z] Removing intermediate container ecc707071418 [2021-10-20T12:17:46.078Z] ---> 6bcb365cde62 [2021-10-20T12:17:46.078Z] Step 19/20 : LABEL git_sha=e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 [2021-10-20T12:17:47.987Z] ---> dc2d9bd16f21 [2021-10-20T12:17:47.987Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-20T12:17:47.987Z] ---> Running in a61338dfc387 [2021-10-20T12:17:48.562Z] Removing intermediate container a61338dfc387 [2021-10-20T12:17:48.562Z] ---> fde54bfefc87 [2021-10-20T12:17:48.562Z] Step 20/20 : LABEL version=0.0.0 [2021-10-20T12:17:49.510Z] ---> Running in a44268cfafb1 [2021-10-20T12:17:49.510Z] ---> bf20a95de012 [2021-10-20T12:17:49.510Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-20T12:17:51.439Z] Removing intermediate container a44268cfafb1 [2021-10-20T12:17:51.439Z] ---> cbcbb92832f3 [2021-10-20T12:17:51.439Z] [2021-10-20T12:17:51.439Z] ---> 652e89f1ffbe [2021-10-20T12:17:51.439Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-20T12:17:51.439Z] Successfully built cbcbb92832f3 [2021-10-20T12:17:51.439Z] Successfully tagged security-proxy-setup:latest [2021-10-20T12:17:51.439Z]  Building security-proxy-setup ... done Building support-scheduler [2021-10-20T12:17:53.356Z] ---> b87c731d2d8e [2021-10-20T12:17:53.356Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-20T12:17:53.356Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T12:17:53.356Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-20T12:17:53.356Z] ---> 09e4bcc82f46 [2021-10-20T12:17:53.356Z] Step 3/22 : WORKDIR /edgex-go [2021-10-20T12:17:53.356Z] ---> Using cache [2021-10-20T12:17:53.356Z] ---> 749acde60a57 [2021-10-20T12:17:53.356Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T12:17:53.356Z] ---> Using cache [2021-10-20T12:17:53.356Z] ---> 33e0bb184075 [2021-10-20T12:17:53.356Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-20T12:17:53.356Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T12:17:53.356Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-20T12:17:53.356Z] ---> 09e4bcc82f46 [2021-10-20T12:17:53.356Z] Step 3/24 : WORKDIR /edgex-go [2021-10-20T12:17:53.356Z] ---> Using cache [2021-10-20T12:17:53.356Z] ---> 749acde60a57 [2021-10-20T12:17:53.356Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T12:17:53.356Z] ---> Using cache [2021-10-20T12:17:53.356Z] ---> 33e0bb184075 [2021-10-20T12:17:53.356Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-20T12:17:53.356Z] ---> Using cache [2021-10-20T12:17:53.356Z] ---> 4689153c5e54 [2021-10-20T12:17:53.356Z] Step 6/24 : COPY . . [2021-10-20T12:17:53.356Z] ---> Using cache [2021-10-20T12:17:53.356Z] ---> ef2d15c77949 [2021-10-20T12:17:53.356Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T12:17:53.356Z] ---> Using cache [2021-10-20T12:17:53.356Z] ---> e6bee3537b9c [2021-10-20T12:17:53.356Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-20T12:17:53.356Z] ---> Running in 2f29acf708ad [2021-10-20T12:17:53.356Z] ---> Running in aca07b95b61f [2021-10-20T12:17:53.616Z] ---> Running in 21269e4fbabb [2021-10-20T12:17:53.881Z] Removing intermediate container 21269e4fbabb [2021-10-20T12:17:53.881Z] ---> f62b0b511586 [2021-10-20T12:17:53.881Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-20T12:17:53.881Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T12:17:53.881Z] 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-10-20T12:17:54.147Z] ---> 6b2664ba0111 [2021-10-20T12:17:54.147Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-20T12:17:54.411Z] ---> Running in 743203f07338 [2021-10-20T12:17:54.994Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T12:17:55.257Z] OK: 220 MiB in 52 packages [2021-10-20T12:17:55.519Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T12:17:55.519Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-20T12:17:55.519Z] ---> 09e4bcc82f46 [2021-10-20T12:17:55.519Z] Step 3/22 : WORKDIR /edgex-go [2021-10-20T12:17:55.519Z] ---> Using cache [2021-10-20T12:17:55.519Z] ---> 749acde60a57 [2021-10-20T12:17:55.519Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T12:17:55.519Z] ---> Using cache [2021-10-20T12:17:55.519Z] ---> 33e0bb184075 [2021-10-20T12:17:55.519Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-20T12:17:55.787Z] ---> Running in a4b8d087e10a [2021-10-20T12:17:55.787Z] Removing intermediate container 743203f07338 [2021-10-20T12:17:55.787Z] ---> 6e6d3cf54595 [2021-10-20T12:17:55.787Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-20T12:17:55.787Z] ---> Running in 07e1fa3ac195 [2021-10-20T12:17:56.052Z] Removing intermediate container 2f29acf708ad [2021-10-20T12:17:56.052Z] ---> 146acee3a8ac [2021-10-20T12:17:56.052Z] Step 6/22 : COPY . . [2021-10-20T12:17:56.317Z] Removing intermediate container 07e1fa3ac195 [2021-10-20T12:17:56.317Z] ---> d666b89a757d [2021-10-20T12:17:56.317Z] Step 27/30 : CMD ["gate"] [2021-10-20T12:17:56.317Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T12:17:56.317Z] ---> Running in 860b1b6ad30f [2021-10-20T12:17:57.277Z] Removing intermediate container 860b1b6ad30f [2021-10-20T12:17:57.277Z] ---> 804e3629d835 [2021-10-20T12:17:57.277Z] Step 28/30 : LABEL arch=x86_64 [2021-10-20T12:17:57.277Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T12:17:57.544Z] OK: 220 MiB in 52 packages [2021-10-20T12:17:58.147Z] ---> Running in 5ab19a0d3a1d [2021-10-20T12:17:58.432Z] Removing intermediate container 5ab19a0d3a1d [2021-10-20T12:17:58.432Z] ---> 87055dbe0736 [2021-10-20T12:17:58.432Z] Step 29/30 : LABEL git_sha=e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 [2021-10-20T12:17:58.432Z] ---> Running in af4738ff00f5 [2021-10-20T12:17:58.432Z] Removing intermediate container a4b8d087e10a [2021-10-20T12:17:58.432Z] ---> 420c1337d602 [2021-10-20T12:17:58.432Z] Step 6/22 : COPY . . [2021-10-20T12:17:58.710Z] Removing intermediate container af4738ff00f5 [2021-10-20T12:17:58.710Z] ---> a1614bef2f20 [2021-10-20T12:17:58.710Z] Step 30/30 : LABEL version=0.0.0 [2021-10-20T12:17:58.993Z] ---> Running in c3333a67d9be [2021-10-20T12:17:59.275Z] Removing intermediate container c3333a67d9be [2021-10-20T12:17:59.275Z] ---> 1abc259093b3 [2021-10-20T12:17:59.275Z] [2021-10-20T12:17:59.548Z] Successfully built 1abc259093b3 [2021-10-20T12:17:59.548Z] Successfully tagged security-bootstrapper:latest [2021-10-20T12:18:03.929Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T12:18:03.929Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-20T12:18:03.929Z] ---> 09e4bcc82f46 [2021-10-20T12:18:03.929Z] Step 3/23 : WORKDIR /edgex-go [2021-10-20T12:18:03.929Z] ---> Using cache [2021-10-20T12:18:03.929Z] ---> 749acde60a57 [2021-10-20T12:18:03.929Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T12:18:03.929Z] ---> Using cache [2021-10-20T12:18:03.929Z] ---> 33e0bb184075 [2021-10-20T12:18:03.929Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-20T12:18:03.929Z] ---> Using cache [2021-10-20T12:18:03.929Z] ---> 4689153c5e54 [2021-10-20T12:18:03.929Z] Step 6/23 : COPY go.mod . [2021-10-20T12:18:05.842Z] ---> 7d9de94e88ea [2021-10-20T12:18:05.842Z] Step 7/23 : RUN go mod download [2021-10-20T12:18:05.842Z] ---> Running in f1cb4e00aaaa [2021-10-20T12:18:06.110Z] ---> 1cce06eb025e [2021-10-20T12:18:06.110Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T12:18:06.110Z] ---> 527d5e892088 [2021-10-20T12:18:06.110Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T12:18:06.110Z] ---> Running in bae79b7be83c [2021-10-20T12:18:06.110Z] ---> Running in 09c75f197abb [2021-10-20T12:18:08.046Z] Removing intermediate container 09c75f197abb [2021-10-20T12:18:08.046Z] ---> 17b5ebe2b768 [2021-10-20T12:18:08.046Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-20T12:18:08.046Z] ---> Running in a4fd77d6e0da [2021-10-20T12:18:08.046Z] Removing intermediate container bae79b7be83c [2021-10-20T12:18:08.046Z] ---> 6d0c3ed1004a [2021-10-20T12:18:08.046Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-20T12:18:08.046Z] ---> Running in 123bf78b41f1 [2021-10-20T12:18:08.046Z] Removing intermediate container f1cb4e00aaaa [2021-10-20T12:18:08.046Z] ---> cb63eb2ab992 [2021-10-20T12:18:08.046Z] Step 8/23 : COPY . . [2021-10-20T12:18:08.626Z] 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-10-20T12:18:08.626Z] 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-10-20T12:18:13.933Z] 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-10-20T12:18:13.933Z] ---> cbb215e937ee [2021-10-20T12:18:13.933Z] Step 9/23 : RUN go mod tidy [2021-10-20T12:18:14.197Z] ---> Running in 38e51b9f3b4b [2021-10-20T12:18:17.533Z] Removing intermediate container aca07b95b61f [2021-10-20T12:18:17.533Z] ---> 193870097b03 [2021-10-20T12:18:17.533Z] [2021-10-20T12:18:17.533Z] Step 9/24 : FROM alpine:3.14 [2021-10-20T12:18:17.533Z] ---> 14119a10abf4 [2021-10-20T12:18:17.533Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-20T12:18:17.533Z] ---> Running in 50034c1aeb33 [2021-10-20T12:18:18.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T12:18:18.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T12:18:18.381Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-20T12:18:18.656Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-20T12:18:18.656Z] (3/3) Installing su-exec (0.2-r1) [2021-10-20T12:18:18.656Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T12:18:18.656Z] Executing ca-certificates-20191127-r5.trigger [2021-10-20T12:18:18.656Z] OK: 6 MiB in 17 packages [2021-10-20T12:18:18.927Z] Removing intermediate container 38e51b9f3b4b [2021-10-20T12:18:18.927Z] ---> 5a1674987d0a [2021-10-20T12:18:18.927Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-20T12:18:18.927Z] ---> Running in 18bc732a0b33 [2021-10-20T12:18:19.515Z] Removing intermediate container 50034c1aeb33 [2021-10-20T12:18:19.515Z] ---> 389be781a03c [2021-10-20T12:18:19.515Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-20T12:18:19.515Z] ---> Running in e5e1a640efa5 [2021-10-20T12:18:19.515Z] 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-10-20T12:18:19.785Z] Removing intermediate container e5e1a640efa5 [2021-10-20T12:18:19.785Z] ---> 8a32f3c2daa6 [2021-10-20T12:18:19.785Z] Step 12/24 : WORKDIR / [2021-10-20T12:18:19.785Z] ---> Running in fa15ed5af321 [2021-10-20T12:18:19.785Z] Removing intermediate container fa15ed5af321 [2021-10-20T12:18:19.785Z] ---> 668005c2dc37 [2021-10-20T12:18:19.785Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-20T12:18:20.382Z] ---> 9ad564517814 [2021-10-20T12:18:20.382Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-20T12:18:20.665Z] ---> 0c7cda3a5a59 [2021-10-20T12:18:20.665Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-20T12:18:20.665Z] ---> 342702a7561f [2021-10-20T12:18:20.665Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-20T12:18:20.946Z] ---> 17adbc92eb51 [2021-10-20T12:18:20.946Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-20T12:18:21.559Z] ---> 6a46811eeca7 [2021-10-20T12:18:21.559Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-20T12:18:22.174Z] ---> dc9329131774 [2021-10-20T12:18:22.174Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-20T12:18:22.448Z] ---> 73edfbd0edbc [2021-10-20T12:18:22.448Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-20T12:18:22.448Z] ---> Running in ca2853f57e7c [2021-10-20T12:18:23.419Z] Removing intermediate container ca2853f57e7c [2021-10-20T12:18:23.419Z] ---> 15a3db9f6ec2 [2021-10-20T12:18:23.419Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-20T12:18:23.419Z] ---> Running in b8cfb443d1c2 [2021-10-20T12:18:23.419Z] Removing intermediate container b8cfb443d1c2 [2021-10-20T12:18:23.419Z] ---> b6b2471dc904 [2021-10-20T12:18:23.419Z] Step 22/24 : LABEL arch=x86_64 [2021-10-20T12:18:23.699Z] ---> Running in 920b5c5f9993 [2021-10-20T12:18:23.699Z] Removing intermediate container 920b5c5f9993 [2021-10-20T12:18:23.699Z] ---> 6076ab1a0d31 [2021-10-20T12:18:23.699Z] Step 23/24 : LABEL git_sha=e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 [2021-10-20T12:18:23.699Z] ---> Running in 8e0e03cad623 [2021-10-20T12:18:23.974Z] Removing intermediate container 8e0e03cad623 [2021-10-20T12:18:23.974Z] ---> a7172ab2dd58 [2021-10-20T12:18:23.974Z] Step 24/24 : LABEL version=0.0.0 [2021-10-20T12:18:23.974Z] ---> Running in 12fa1fae40e8 [2021-10-20T12:18:24.245Z] Removing intermediate container 12fa1fae40e8 [2021-10-20T12:18:24.245Z] ---> 4b5b3b8a8006 [2021-10-20T12:18:24.245Z] [2021-10-20T12:18:24.245Z] Successfully built 4b5b3b8a8006 [2021-10-20T12:18:24.245Z] Successfully tagged security-secretstore-setup:latest [2021-10-20T12:18:34.293Z]  Building security-secretstore-setup ... done Removing intermediate container 123bf78b41f1 [2021-10-20T12:18:34.293Z] ---> 2d57ea8d9836 [2021-10-20T12:18:34.293Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-20T12:18:34.293Z] ---> Running in 754a63d09e6e [2021-10-20T12:18:34.293Z] 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-10-20T12:18:35.244Z] Removing intermediate container 754a63d09e6e [2021-10-20T12:18:35.244Z] ---> dd8eb2e972c3 [2021-10-20T12:18:35.244Z] [2021-10-20T12:18:35.244Z] Step 10/22 : FROM docker:20.10.8 [2021-10-20T12:18:35.244Z] 20.10.8: Pulling from library/docker [2021-10-20T12:18:39.485Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-20T12:18:39.485Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-20T12:18:39.485Z] ---> bc6c0ffef665 [2021-10-20T12:18:39.485Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-20T12:18:40.057Z] ---> Running in 8ca61bb444a8 [2021-10-20T12:18:40.335Z] Removing intermediate container 8ca61bb444a8 [2021-10-20T12:18:40.335Z] ---> 94326f775979 [2021-10-20T12:18:40.335Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-20T12:18:40.335Z] ---> Running in be29918cf398 [2021-10-20T12:18:40.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T12:18:40.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T12:18:41.189Z] (1/42) Installing readline (8.1.0-r0) [2021-10-20T12:18:41.189Z] (2/42) Installing bash (5.1.4-r0) [2021-10-20T12:18:41.452Z] Executing bash-5.1.4-r0.post-install [2021-10-20T12:18:41.452Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-20T12:18:41.452Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-20T12:18:41.452Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-20T12:18:41.452Z] (6/42) Installing curl (7.79.1-r0) [2021-10-20T12:18:41.452Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-20T12:18:41.452Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-20T12:18:41.452Z] (9/42) Installing expat (2.4.1-r0) [2021-10-20T12:18:41.452Z] (10/42) Installing libffi (3.3-r2) [2021-10-20T12:18:41.452Z] (11/42) Installing gdbm (1.19-r0) [2021-10-20T12:18:41.452Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-20T12:18:41.452Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-20T12:18:41.452Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-20T12:18:41.452Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-20T12:18:41.452Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-20T12:18:41.452Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-20T12:18:42.405Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-20T12:18:42.405Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-20T12:18:42.405Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-20T12:18:42.405Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-20T12:18:42.405Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-20T12:18:42.405Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-20T12:18:42.405Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-20T12:18:42.405Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-20T12:18:42.405Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-20T12:18:42.405Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-20T12:18:42.405Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-20T12:18:42.405Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-20T12:18:42.405Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-20T12:18:42.405Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-20T12:18:42.405Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-20T12:18:42.664Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-20T12:18:43.614Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-20T12:18:43.614Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-20T12:18:43.614Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-20T12:18:43.614Z] Removing intermediate container a4fd77d6e0da [2021-10-20T12:18:43.614Z] ---> 5f21e022b441 [2021-10-20T12:18:43.614Z] [2021-10-20T12:18:43.614Z] Step 9/22 : FROM alpine:3.14 [2021-10-20T12:18:43.614Z] ---> 14119a10abf4 [2021-10-20T12:18:43.614Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-20T12:18:43.614Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-20T12:18:43.614Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-20T12:18:43.614Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-20T12:18:43.614Z] ---> Running in c1e129367414 [2021-10-20T12:18:43.614Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-20T12:18:43.614Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-20T12:18:43.883Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-20T12:18:43.883Z] Removing intermediate container c1e129367414 [2021-10-20T12:18:43.883Z] ---> 599f4aaf30f4 [2021-10-20T12:18:43.883Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-20T12:18:44.163Z] ---> Running in 09751b15694a [2021-10-20T12:18:44.163Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T12:18:44.163Z] OK: 84 MiB in 64 packages [2021-10-20T12:18:44.163Z] Removing intermediate container 09751b15694a [2021-10-20T12:18:44.163Z] ---> 510833a39391 [2021-10-20T12:18:44.163Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-20T12:18:44.442Z] ---> Running in 91133588c46c [2021-10-20T12:18:44.442Z] Removing intermediate container 91133588c46c [2021-10-20T12:18:44.442Z] ---> 2b17d63fdf48 [2021-10-20T12:18:44.442Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T12:18:44.714Z] ---> Running in 409cb6343a24 [2021-10-20T12:18:44.987Z] Collecting docker-compose==1.23.2 [2021-10-20T12:18:44.987Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-20T12:18:44.987Z] Collecting texttable<0.10,>=0.9.0 [2021-10-20T12:18:44.987Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-20T12:18:45.247Z] Collecting docopt<0.7,>=0.6.1 [2021-10-20T12:18:45.247Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-20T12:18:45.247Z] Removing intermediate container 18bc732a0b33 [2021-10-20T12:18:45.248Z] ---> b159c8bd9ba1 [2021-10-20T12:18:45.248Z] [2021-10-20T12:18:45.248Z] Step 11/23 : FROM alpine:3.14 [2021-10-20T12:18:45.248Z] ---> 14119a10abf4 [2021-10-20T12:18:45.248Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-20T12:18:45.248Z] ---> Using cache [2021-10-20T12:18:45.248Z] ---> 35637922fb50 [2021-10-20T12:18:45.248Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-20T12:18:45.248Z] ---> Using cache [2021-10-20T12:18:45.248Z] ---> b288602ca2aa [2021-10-20T12:18:45.248Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-20T12:18:45.517Z] ---> Running in 9b573870decd [2021-10-20T12:18:45.517Z] Removing intermediate container 9b573870decd [2021-10-20T12:18:45.517Z] ---> faacf707af9e [2021-10-20T12:18:45.517Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-20T12:18:45.517Z] ---> Running in 600efe22aaa5 [2021-10-20T12:18:45.517Z] Removing intermediate container 409cb6343a24 [2021-10-20T12:18:45.517Z] ---> 0776cb869a15 [2021-10-20T12:18:45.517Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-20T12:18:45.517Z] ---> Running in 324bf3fb9e48 [2021-10-20T12:18:45.802Z] Removing intermediate container 600efe22aaa5 [2021-10-20T12:18:45.802Z] ---> d102aa2865d6 [2021-10-20T12:18:45.802Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T12:18:45.802Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-20T12:18:45.802Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-20T12:18:45.802Z] Collecting jsonschema<3,>=2.5.1 [2021-10-20T12:18:45.802Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-20T12:18:45.802Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-20T12:18:45.802Z] Collecting PyYAML<4,>=3.10 [2021-10-20T12:18:45.802Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-20T12:18:45.802Z] ---> 412b267aeeaf [2021-10-20T12:18:45.802Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-20T12:18:46.083Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T12:18:46.356Z] ---> 0cce2ef36695 [2021-10-20T12:18:46.357Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-20T12:18:46.357Z] Collecting docker<4.0,>=3.6.0 [2021-10-20T12:18:46.357Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-20T12:18:46.357Z] ---> 896c262be2f3 [2021-10-20T12:18:46.357Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-20T12:18:46.357Z] Collecting cached-property<2,>=1.2.0 [2021-10-20T12:18:46.357Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-20T12:18:46.621Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-20T12:18:46.621Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-20T12:18:46.621Z] ---> Running in 72c35ed5260e [2021-10-20T12:18:46.621Z] Removing intermediate container 72c35ed5260e [2021-10-20T12:18:46.621Z] ---> 2a089bd1fd50 [2021-10-20T12:18:46.621Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T12:18:46.621Z] ---> Running in 1e0a9bf3f38d [2021-10-20T12:18:46.621Z] Removing intermediate container 1e0a9bf3f38d [2021-10-20T12:18:46.621Z] ---> 6cac4380960d [2021-10-20T12:18:46.621Z] Step 21/23 : LABEL arch=x86_64 [2021-10-20T12:18:46.887Z] ---> Running in 205c4c211173 [2021-10-20T12:18:46.887Z] Removing intermediate container 205c4c211173 [2021-10-20T12:18:46.887Z] ---> d82c706397e7 [2021-10-20T12:18:46.887Z] Step 22/23 : LABEL git_sha=e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 [2021-10-20T12:18:46.887Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T12:18:46.887Z] ---> Running in c7435a4eb132 [2021-10-20T12:18:46.887Z] Removing intermediate container c7435a4eb132 [2021-10-20T12:18:46.887Z] ---> 75a5c07203ac [2021-10-20T12:18:46.887Z] Step 23/23 : LABEL version=0.0.0 [2021-10-20T12:18:46.887Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-20T12:18:46.887Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-20T12:18:46.887Z] Collecting docker-pycreds>=0.4.0 [2021-10-20T12:18:46.887Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-20T12:18:46.887Z] ---> Running in eb6a5a577eca [2021-10-20T12:18:47.156Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-20T12:18:47.156Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-20T12:18:47.156Z] Removing intermediate container eb6a5a577eca [2021-10-20T12:18:47.156Z] ---> d7f8358c8126 [2021-10-20T12:18:47.156Z] [2021-10-20T12:18:47.156Z] Collecting idna<2.8,>=2.5 [2021-10-20T12:18:47.156Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-20T12:18:47.156Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-20T12:18:47.156Z] Successfully built d7f8358c8126 [2021-10-20T12:18:47.156Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-20T12:18:47.156Z] Successfully tagged support-scheduler:latest [2021-10-20T12:18:47.156Z]  Building support-scheduler ... done  Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-20T12:18:47.156Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-20T12:18:47.416Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-20T12:18:47.416Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-20T12:18:47.416Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-20T12:18:47.416Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-20T12:18:47.416Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-20T12:18:47.416Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-20T12:18:47.416Z] Attempting uninstall: urllib3 [2021-10-20T12:18:47.416Z] Found existing installation: urllib3 1.26.5 [2021-10-20T12:18:47.416Z] Uninstalling urllib3-1.26.5: [2021-10-20T12:18:47.416Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-20T12:18:47.416Z] Successfully uninstalled urllib3-1.26.5 [2021-10-20T12:18:47.416Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-20T12:18:47.416Z] Attempting uninstall: idna [2021-10-20T12:18:47.416Z] Found existing installation: idna 3.2 [2021-10-20T12:18:47.416Z] Uninstalling idna-3.2: [2021-10-20T12:18:47.416Z] Successfully uninstalled idna-3.2 [2021-10-20T12:18:47.676Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-20T12:18:47.677Z] Attempting uninstall: chardet [2021-10-20T12:18:47.677Z] Found existing installation: chardet 4.0.0 [2021-10-20T12:18:47.677Z] Uninstalling chardet-4.0.0: [2021-10-20T12:18:47.677Z] Successfully uninstalled chardet-4.0.0 [2021-10-20T12:18:47.677Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-20T12:18:47.942Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T12:18:47.942Z] OK: 8 MiB in 20 packages [2021-10-20T12:18:48.226Z] Attempting uninstall: requests [2021-10-20T12:18:48.226Z] Found existing installation: requests 2.25.1 [2021-10-20T12:18:48.226Z] Uninstalling requests-2.25.1: [2021-10-20T12:18:48.226Z] Successfully uninstalled requests-2.25.1 [2021-10-20T12:18:48.226Z] Running setup.py install for texttable: started [2021-10-20T12:18:48.226Z] Removing intermediate container 324bf3fb9e48 [2021-10-20T12:18:48.226Z] ---> 09dafa06b6f5 [2021-10-20T12:18:48.226Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T12:18:48.226Z] ---> d8dccae5cd9e [2021-10-20T12:18:48.226Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-20T12:18:48.492Z] Running setup.py install for texttable: finished with status 'done' [2021-10-20T12:18:48.492Z] Running setup.py install for PyYAML: started [2021-10-20T12:18:48.762Z] ---> 210db169e91e [2021-10-20T12:18:48.762Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-20T12:18:48.762Z] ---> b27f1131f911 [2021-10-20T12:18:48.762Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-20T12:18:48.762Z] ---> Running in b558273a3991 [2021-10-20T12:18:49.034Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-20T12:18:49.034Z] Removing intermediate container b558273a3991 [2021-10-20T12:18:49.034Z] ---> feb891879014 [2021-10-20T12:18:49.034Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T12:18:49.034Z] Running setup.py install for docopt: started [2021-10-20T12:18:49.034Z] ---> Running in 60161c0f6038 [2021-10-20T12:18:49.034Z] Removing intermediate container 60161c0f6038 [2021-10-20T12:18:49.034Z] ---> 85aa6420c09b [2021-10-20T12:18:49.034Z] Step 20/22 : LABEL arch=x86_64 [2021-10-20T12:18:49.034Z] ---> Running in 69a7f4cbcb43 [2021-10-20T12:18:49.034Z] Removing intermediate container 69a7f4cbcb43 [2021-10-20T12:18:49.034Z] ---> a2b675eff43b [2021-10-20T12:18:49.034Z] Step 21/22 : LABEL git_sha=e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 [2021-10-20T12:18:49.304Z] ---> Running in 2805fcd5c890 [2021-10-20T12:18:49.304Z] Removing intermediate container 2805fcd5c890 [2021-10-20T12:18:49.304Z] ---> 88011b88bff5 [2021-10-20T12:18:49.304Z] Step 22/22 : LABEL version=0.0.0 [2021-10-20T12:18:49.304Z] ---> Running in e1ba8cce02d2 [2021-10-20T12:18:49.304Z] Running setup.py install for docopt: finished with status 'done' [2021-10-20T12:18:49.304Z] Running setup.py install for dockerpty: started [2021-10-20T12:18:49.304Z] Removing intermediate container e1ba8cce02d2 [2021-10-20T12:18:49.304Z] ---> 4036d60e9d45 [2021-10-20T12:18:49.304Z] [2021-10-20T12:18:49.568Z] Successfully built 4036d60e9d45 [2021-10-20T12:18:49.568Z] Successfully tagged core-data:latest [2021-10-20T12:18:49.568Z]  Building core-data ... done  Running setup.py install for dockerpty: finished with status 'done' [2021-10-20T12:18:49.826Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-10-20T12:18:53.138Z] Removing intermediate container be29918cf398 [2021-10-20T12:18:53.138Z] ---> cf8fbb06fce5 [2021-10-20T12:18:53.138Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-20T12:18:53.138Z] ---> Running in 7ada69c1ac57 [2021-10-20T12:18:53.138Z] Removing intermediate container 7ada69c1ac57 [2021-10-20T12:18:53.138Z] ---> 89a3698de8c1 [2021-10-20T12:18:53.138Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-20T12:18:53.138Z] ---> Running in 3d97dd9987b5 [2021-10-20T12:18:53.138Z] Removing intermediate container 3d97dd9987b5 [2021-10-20T12:18:53.138Z] ---> 450eac26b2ca [2021-10-20T12:18:53.138Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-20T12:18:53.402Z] ---> 1d8b618a2cee [2021-10-20T12:18:53.402Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-20T12:18:53.402Z] ---> 69504baf64e3 [2021-10-20T12:18:53.402Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-20T12:18:53.661Z] ---> 349b45e1b1a6 [2021-10-20T12:18:53.661Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-20T12:18:53.661Z] ---> Running in b42f420d59b9 [2021-10-20T12:18:53.661Z] Removing intermediate container b42f420d59b9 [2021-10-20T12:18:53.661Z] ---> 525e8b6d2ff0 [2021-10-20T12:18:53.661Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T12:18:53.921Z] ---> Running in ebf4c3e12f00 [2021-10-20T12:18:53.921Z] Removing intermediate container ebf4c3e12f00 [2021-10-20T12:18:53.921Z] ---> 4913b764765b [2021-10-20T12:18:53.921Z] Step 20/22 : LABEL arch=x86_64 [2021-10-20T12:18:53.921Z] ---> Running in 5c87fe0dc4f0 [2021-10-20T12:18:53.921Z] Removing intermediate container 5c87fe0dc4f0 [2021-10-20T12:18:53.921Z] ---> 5be43077e666 [2021-10-20T12:18:53.921Z] Step 21/22 : LABEL git_sha=e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 [2021-10-20T12:18:53.922Z] ---> Running in 489fba74eab2 [2021-10-20T12:18:54.181Z] Removing intermediate container 489fba74eab2 [2021-10-20T12:18:54.181Z] ---> 72e53462c3b2 [2021-10-20T12:18:54.181Z] Step 22/22 : LABEL version=0.0.0 [2021-10-20T12:18:54.181Z] ---> Running in 2b2ddb63d925 [2021-10-20T12:18:54.181Z] Removing intermediate container 2b2ddb63d925 [2021-10-20T12:18:54.181Z] ---> 54dd8e9ffcca [2021-10-20T12:18:54.181Z] [2021-10-20T12:18:54.181Z] Successfully built 54dd8e9ffcca [2021-10-20T12:18:54.181Z] Successfully tagged sys-mgmt-agent:latest [2021-10-20T12:18:54.447Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-20T12:18:54.451Z] $ docker stop --time=1 25e17480389c178098bfe1df4842729d4c98430057bee252d7026fef25d0d966 [2021-10-20T12:18:55.785Z] $ docker rm -f 25e17480389c178098bfe1df4842729d4c98430057bee252d7026fef25d0d966 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-20T12:18:56.128Z] + docker images [2021-10-20T12:18:56.128Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-20T12:18:56.128Z] sys-mgmt-agent latest 54dd8e9ffcca 2 seconds ago 294MB [2021-10-20T12:18:56.128Z] core-data latest 4036d60e9d45 7 seconds ago 20.6MB [2021-10-20T12:18:56.128Z] support-scheduler latest d7f8358c8126 10 seconds ago 16.1MB [2021-10-20T12:18:56.128Z] b159c8bd9ba1 11 seconds ago 1.76GB [2021-10-20T12:18:56.128Z] 5f21e022b441 14 seconds ago 1.76GB [2021-10-20T12:18:56.128Z] dd8eb2e972c3 22 seconds ago 1.75GB [2021-10-20T12:18:56.128Z] security-secretstore-setup latest 4b5b3b8a8006 32 seconds ago 28.2MB [2021-10-20T12:18:56.128Z] 193870097b03 39 seconds ago 1.76GB [2021-10-20T12:18:56.128Z] security-bootstrapper latest 1abc259093b3 58 seconds ago 18.8MB [2021-10-20T12:18:56.128Z] security-proxy-setup latest cbcbb92832f3 About a minute ago 26.7MB [2021-10-20T12:18:56.128Z] support-notifications latest 9d444d0b2405 About a minute ago 16.9MB [2021-10-20T12:18:56.128Z] core-command latest c87285b75851 About a minute ago 16MB [2021-10-20T12:18:56.128Z] core-metadata latest f1889996ad7e About a minute ago 16.8MB [2021-10-20T12:18:56.128Z] f9da481ae65d About a minute ago 1.76GB [2021-10-20T12:18:56.128Z] 433e187928c1 About a minute ago 1.76GB [2021-10-20T12:18:56.128Z] 1e35afe9167c About a minute ago 1.76GB [2021-10-20T12:18:56.128Z] ed06ddf6397c About a minute ago 1.75GB [2021-10-20T12:18:56.128Z] 47d34fd892bc About a minute ago 1.75GB [2021-10-20T12:18:56.128Z] ci-base-image-x86_64 latest 09e4bcc82f46 5 minutes ago 1.25GB [2021-10-20T12:18:56.128Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 6 days ago 548MB [2021-10-20T12:18:56.128Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 12 days ago 34.5MB [2021-10-20T12:18:56.128Z] docker 20.10.8 bc6c0ffef665 6 weeks ago 214MB [2021-10-20T12:18:56.128Z] alpine 3.14 14119a10abf4 7 weeks ago 5.6MB [2021-10-20T12:18:56.128Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-10-20T12:19:11.396Z] Still waiting to schedule task [2021-10-20T12:19:11.396Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-466’ [2021-10-20T12:21:33.848Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-472 in /w/workspace/edgexfoundry_edgex-go_PR-3762 [Pipeline] { [Pipeline] ws [2021-10-20T12:21:33.857Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-10-20T12:21:34.067Z] The recommended git tool is: git [2021-10-20T12:21:40.095Z] using credential edgex-jenkins-ssh [2021-10-20T12:21:40.112Z] Cloning the remote Git repository [2021-10-20T12:21:40.228Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-20T12:21:40.481Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-10-20T12:21:40.567Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-20T12:21:40.568Z] > git --version # timeout=10 [2021-10-20T12:21:40.584Z] > git --version # 'git version 2.17.1' [2021-10-20T12:21:40.586Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T12:21:40.679Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-20T12:21:57.688Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-20T12:21:57.706Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-20T12:21:57.731Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-20T12:21:57.766Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-20T12:21:57.767Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T12:21:57.782Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3762/head:refs/remotes/origin/PR-3762 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-20T12:21:58.662Z] Merging remotes/origin/main commit 86411704c056e83a3fc2a54d4c214538f329b007 into PR head commit e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 [2021-10-20T12:21:59.024Z] Merge succeeded, producing e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 [2021-10-20T12:21:59.025Z] Checking out Revision e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 (PR-3762) [2021-10-20T12:21:58.681Z] > git config core.sparsecheckout # timeout=10 [2021-10-20T12:21:58.703Z] > git checkout -f e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 # timeout=10 [2021-10-20T12:21:58.931Z] > git remote # timeout=10 [2021-10-20T12:21:58.954Z] > git config --get remote.origin.url # timeout=10 [2021-10-20T12:21:58.967Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T12:21:58.979Z] > git merge 86411704c056e83a3fc2a54d4c214538f329b007 # timeout=10 [2021-10-20T12:21:59.003Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-20T12:21:59.029Z] > git config core.sparsecheckout # timeout=10 [2021-10-20T12:21:59.051Z] > git checkout -f e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 # timeout=10 [2021-10-20T12:22:03.601Z] Running on prd-ubuntu18.04-docker-8c-8g-473 in /w/workspace/edgexfoundry_edgex-go_PR-3762 [Pipeline] { [Pipeline] ws [2021-10-20T12:22:03.611Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-10-20T12:22:03.695Z] The recommended git tool is: git [2021-10-20T12:22:03.779Z] Commit message: "feat(command): Support object value type in Set Command" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-20T12:22:04.810Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-20T12:22:04.810Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-20T12:22:04.810Z] Dload Upload Total Spent Left Speed [2021-10-20T12:22:04.810Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 183k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh [2021-10-20T12:22:05.328Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-20T12:22:05.431Z] using credential edgex-jenkins-ssh [2021-10-20T12:22:05.439Z] Cloning the remote Git repository [2021-10-20T12:22:05.693Z] + sudo tee /etc/docker/daemon.new [2021-10-20T12:22:05.693Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-20T12:22:05.693Z] { [2021-10-20T12:22:05.693Z] "registry-mirrors": [ [2021-10-20T12:22:05.693Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-20T12:22:05.693Z] ], [2021-10-20T12:22:05.693Z] "bip": "10.250.0.254/24", [2021-10-20T12:22:05.693Z] "hosts": [ [2021-10-20T12:22:05.693Z] "tcp://0.0.0.0:5555", [2021-10-20T12:22:05.693Z] "unix:///var/run/docker.sock" [2021-10-20T12:22:05.693Z] ], [2021-10-20T12:22:05.693Z] "mtu": 1458, [2021-10-20T12:22:05.693Z] "selinux-enabled": true, [2021-10-20T12:22:05.693Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-20T12:22:05.693Z] } [Pipeline] sh [2021-10-20T12:22:05.472Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-20T12:22:05.539Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-10-20T12:22:05.563Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-20T12:22:05.563Z] > git --version # timeout=10 [2021-10-20T12:22:05.569Z] > git --version # 'git version 2.17.1' [2021-10-20T12:22:05.570Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T12:22:05.593Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-20T12:22:06.102Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-20T12:22:06.465Z] + sudo service docker restart [2021-10-20T12:22:13.103Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-20T12:22:13.107Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-20T12:22:13.122Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-20T12:22:13.131Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-20T12:22:13.132Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T12:22:13.136Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3762/head:refs/remotes/origin/PR-3762 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-20T12:22:13.785Z] Merging remotes/origin/main commit 86411704c056e83a3fc2a54d4c214538f329b007 into PR head commit e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 [2021-10-20T12:22:13.891Z] Merge succeeded, producing e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 [2021-10-20T12:22:13.891Z] Checking out Revision e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 (PR-3762) [2021-10-20T12:22:13.794Z] > git config core.sparsecheckout # timeout=10 [2021-10-20T12:22:13.799Z] > git checkout -f e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 # timeout=10 [2021-10-20T12:22:13.854Z] > git remote # timeout=10 [2021-10-20T12:22:13.862Z] > git config --get remote.origin.url # timeout=10 [2021-10-20T12:22:13.869Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T12:22:13.876Z] > git merge 86411704c056e83a3fc2a54d4c214538f329b007 # timeout=10 [2021-10-20T12:22:13.886Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-20T12:22:13.895Z] > git config core.sparsecheckout # timeout=10 [2021-10-20T12:22:13.899Z] > git checkout -f e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 # timeout=10 [2021-10-20T12:22:17.382Z] Commit message: "feat(command): Support object value type in Set Command" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T12:22:18.071Z] + echo snap-build.sh [2021-10-20T12:22:18.071Z] snap-build.sh [2021-10-20T12:22:18.071Z] + SNAP_BASE_DIR=. [2021-10-20T12:22:18.071Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-10-20T12:22:18.071Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-10-20T12:22:18.071Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-10-20T12:22:18.071Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-10-20T12:22:18.071Z] + cd /w/workspace/edgex-go/2 [2021-10-20T12:22:18.071Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-10-20T12:22:18.071Z] Reading package lists... [2021-10-20T12:22:18.071Z] Building dependency tree... [2021-10-20T12:22:18.071Z] Reading state information... [2021-10-20T12:22:18.071Z] The following packages were automatically installed and are no longer required: [2021-10-20T12:22:18.071Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-10-20T12:22:18.071Z] uidmap xdelta3 [2021-10-20T12:22:18.071Z] Use 'sudo apt autoremove' to remove them. [2021-10-20T12:22:18.071Z] The following packages will be REMOVED: [2021-10-20T12:22:18.071Z] lxd* lxd-client* [2021-10-20T12:22:18.334Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-10-20T12:22:18.334Z] After this operation, 31.7 MB disk space will be freed. [2021-10-20T12:22:18.854Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-10-20T12:22:18.854Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-20T12:22:19.427Z] Removing lxd dnsmasq configuration [2021-10-20T12:22:19.688Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-10-20T12:22:19.688Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-10-20T12:22:20.258Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-20T12:22:20.519Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-10-20T12:22:20.519Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-20T12:22:21.903Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-10-20T12:22:21.903Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-10-20T12:22:22.165Z] + sudo snap remove --purge lxd [2021-10-20T12:22:22.427Z] snap "lxd" is not installed [2021-10-20T12:22:22.427Z] + sudo groupadd --force --system lxd [2021-10-20T12:22:22.427Z] ++ whoami [2021-10-20T12:22:22.427Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-10-20T12:22:22.427Z] + newgrp - lxd [2021-10-20T12:22:22.427Z] + sudo snap install lxd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-20T12:22:24.880Z] provisioning config files... [2021-10-20T12:22:24.911Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1057389741894203592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T12:22:25.298Z] ---> docker-login.sh [2021-10-20T12:22:25.298Z] nexus3.edgexfoundry.org:10001 [2021-10-20T12:22:26.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T12:22:27.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T12:22:27.047Z] Configure a credential helper to remove this warning. See [2021-10-20T12:22:27.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T12:22:27.047Z] [2021-10-20T12:22:27.047Z] Login Succeeded [2021-10-20T12:22:27.047Z] nexus3.edgexfoundry.org:10002 [2021-10-20T12:22:27.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T12:22:27.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T12:22:27.661Z] Configure a credential helper to remove this warning. See [2021-10-20T12:22:27.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T12:22:27.661Z] [2021-10-20T12:22:27.661Z] Login Succeeded [2021-10-20T12:22:27.661Z] nexus3.edgexfoundry.org:10003 [2021-10-20T12:22:28.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T12:22:28.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T12:22:28.269Z] Configure a credential helper to remove this warning. See [2021-10-20T12:22:28.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T12:22:28.269Z] [2021-10-20T12:22:28.269Z] Login Succeeded [2021-10-20T12:22:28.269Z] nexus3.edgexfoundry.org:10004 [2021-10-20T12:22:28.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T12:22:28.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T12:22:28.877Z] Configure a credential helper to remove this warning. See [2021-10-20T12:22:28.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T12:22:28.877Z] [2021-10-20T12:22:28.877Z] Login Succeeded [2021-10-20T12:22:28.877Z] docker.io [2021-10-20T12:22:29.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T12:22:29.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T12:22:29.761Z] Configure a credential helper to remove this warning. See [2021-10-20T12:22:29.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T12:22:29.761Z] [2021-10-20T12:22:29.761Z] Login Succeeded [2021-10-20T12:22:29.761Z] ---> docker-login.sh ends [Pipeline] } [2021-10-20T12:22:29.782Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-20T12:22:30.313Z] ========================================================= [2021-10-20T12:22:30.313Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-20T12:22:30.313Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-20T12:22:30.701Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-20T12:22:30.980Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-20T12:22:30.980Z] 552d1f2373af: Pulling fs layer [2021-10-20T12:22:30.980Z] ea3f2d53f512: Pulling fs layer [2021-10-20T12:22:30.980Z] 9e70ebbbe112: Pulling fs layer [2021-10-20T12:22:30.980Z] 7a9cfe048b4a: Pulling fs layer [2021-10-20T12:22:30.980Z] 72dc09318566: Pulling fs layer [2021-10-20T12:22:30.980Z] f4f7b4309257: Pulling fs layer [2021-10-20T12:22:30.980Z] 0ac9a79272e3: Pulling fs layer [2021-10-20T12:22:30.980Z] b78e95d17946: Pulling fs layer [2021-10-20T12:22:30.980Z] f4f7b4309257: Waiting [2021-10-20T12:22:30.980Z] 0ac9a79272e3: Waiting [2021-10-20T12:22:30.980Z] b78e95d17946: Waiting [2021-10-20T12:22:30.980Z] 7a9cfe048b4a: Waiting [2021-10-20T12:22:30.980Z] 72dc09318566: Waiting [2021-10-20T12:22:30.980Z] 9e70ebbbe112: Download complete [2021-10-20T12:22:31.262Z] ea3f2d53f512: Download complete [2021-10-20T12:22:31.262Z] 72dc09318566: Verifying Checksum [2021-10-20T12:22:31.262Z] 72dc09318566: Download complete [2021-10-20T12:22:31.262Z] f4f7b4309257: Verifying Checksum [2021-10-20T12:22:31.262Z] f4f7b4309257: Download complete [2021-10-20T12:22:31.262Z] 0ac9a79272e3: Verifying Checksum [2021-10-20T12:22:31.262Z] 0ac9a79272e3: Download complete [2021-10-20T12:22:31.262Z] 552d1f2373af: Verifying Checksum [2021-10-20T12:22:31.262Z] 552d1f2373af: Download complete [2021-10-20T12:22:32.288Z] 552d1f2373af: Pull complete [2021-10-20T12:22:32.432Z] 2021-10-20T12:22:29Z INFO Waiting for automatic snapd restart... [2021-10-20T12:22:32.901Z] ea3f2d53f512: Pull complete [2021-10-20T12:22:33.514Z] b78e95d17946: Verifying Checksum [2021-10-20T12:22:33.514Z] b78e95d17946: Download complete [2021-10-20T12:22:33.514Z] 9e70ebbbe112: Pull complete [2021-10-20T12:22:33.797Z] 7a9cfe048b4a: Verifying Checksum [2021-10-20T12:22:33.797Z] 7a9cfe048b4a: Download complete [2021-10-20T12:22:46.263Z] 7a9cfe048b4a: Pull complete [2021-10-20T12:22:46.263Z] 72dc09318566: Pull complete [2021-10-20T12:22:46.263Z] f4f7b4309257: Pull complete [2021-10-20T12:22:46.263Z] 0ac9a79272e3: Pull complete [2021-10-20T12:22:50.554Z] lxd 4.19 from Canonical* installed [2021-10-20T12:22:50.554Z] + sudo lxd init --auto [2021-10-20T12:22:51.728Z] b78e95d17946: Pull complete [2021-10-20T12:22:51.728Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-20T12:22:51.728Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-20T12:22:51.728Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-20T12:22:52.100Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-20T12:22:52.100Z] WORKDIR /edgex [2021-10-20T12:22:52.100Z] COPY go.mod . [2021-10-20T12:22:52.100Z] RUN go mod download [2021-10-20T12:22:52.100Z] + docker build -t ci-base-image-arm64 -f - . [2021-10-20T12:22:54.764Z] Sending build context to Docker daemon 166.4MB [2021-10-20T12:22:54.764Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-20T12:22:54.764Z] ---> 8b459fc5aaf0 [2021-10-20T12:22:54.764Z] Step 2/4 : WORKDIR /edgex [2021-10-20T12:22:58.688Z] + sudo snap install --classic snapcraft [2021-10-20T12:23:00.194Z] ---> Running in fee86e0e8e3a [2021-10-20T12:23:00.473Z] Removing intermediate container fee86e0e8e3a [2021-10-20T12:23:00.473Z] ---> 2f2d85090269 [2021-10-20T12:23:00.473Z] Step 3/4 : COPY go.mod . [2021-10-20T12:23:01.082Z] ---> ea1ece570bf7 [2021-10-20T12:23:01.082Z] Step 4/4 : RUN go mod download [2021-10-20T12:23:01.360Z] ---> Running in b920151e425a [2021-10-20T12:23:10.929Z] snapcraft 5.0 from Canonical* installed [2021-10-20T12:23:10.929Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-10-20T12:23:10.929Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-10-20T12:23:10.929Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-20T12:23:10.929Z] Dload Upload Total Spent Left Speed [2021-10-20T12:23:10.929Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3014 0 --:--:-- --:--:-- --:--:-- 3014 [2021-10-20T12:23:10.929Z] 100 3325k 100 3325k 0 0 7455k 0 --:--:-- --:--:-- --:--:-- 7455k [2021-10-20T12:23:10.929Z] ./yq_linux_amd64 [2021-10-20T12:23:10.929Z] + sudo snapcraft prime --use-lxd [2021-10-20T12:23:12.843Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-10-20T12:23:12.843Z] 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-10-20T12:23:12.843Z] - README.md [2021-10-20T12:23:12.843Z] [2021-10-20T12:23:12.843Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-20T12:23:12.843Z] Launching a container. [2021-10-20T12:23:18.141Z] Waiting for container to be ready [2021-10-20T12:23:18.401Z] To start your first instance, try: lxc launch ubuntu:20.04 [2021-10-20T12:23:18.401Z] [2021-10-20T12:23:22.618Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-10-20T12:23:22.618Z] Waiting for network to be ready... [2021-10-20T12:23:22.618Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-20T12:23:22.879Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-20T12:23:22.879Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1921 kB] [2021-10-20T12:23:22.879Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [348 kB] [2021-10-20T12:23:22.879Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-20T12:23:22.879Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-20T12:23:22.879Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [483 kB] [2021-10-20T12:23:22.879Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.2 kB] [2021-10-20T12:23:22.879Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-20T12:23:22.879Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-20T12:23:23.140Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-20T12:23:23.401Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-20T12:23:23.401Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-20T12:23:23.662Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-20T12:23:23.662Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-20T12:23:23.662Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-20T12:23:23.662Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-20T12:23:23.662Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-20T12:23:23.922Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-20T12:23:23.922Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2267 kB] [2021-10-20T12:23:24.190Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [440 kB] [2021-10-20T12:23:24.190Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-20T12:23:24.190Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-20T12:23:24.190Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [508 kB] [2021-10-20T12:23:24.190Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.0 kB] [2021-10-20T12:23:24.190Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1758 kB] [2021-10-20T12:23:24.190Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-20T12:23:26.736Z] Fetched 25.4 MB in 4s (6529 kB/s) [2021-10-20T12:23:27.309Z] Reading package lists... [2021-10-20T12:23:27.570Z] Reading package lists... [2021-10-20T12:23:27.833Z] Building dependency tree... [2021-10-20T12:23:27.833Z] Reading state information... [2021-10-20T12:23:27.833Z] The following additional packages will be installed: [2021-10-20T12:23:27.833Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-20T12:23:27.833Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-20T12:23:27.833Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-20T12:23:27.833Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-10-20T12:23:27.833Z] Suggested packages: [2021-10-20T12:23:27.833Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-10-20T12:23:27.833Z] Recommended packages: [2021-10-20T12:23:27.833Z] gnupg libsasl2-modules [2021-10-20T12:23:27.833Z] The following NEW packages will be installed: [2021-10-20T12:23:27.833Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-20T12:23:27.833Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-20T12:23:27.833Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-20T12:23:27.833Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-10-20T12:23:27.833Z] The following packages will be upgraded: [2021-10-20T12:23:27.833Z] gpg gpg-agent gpgconf libudev1 [2021-10-20T12:23:27.833Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-10-20T12:23:27.833Z] Need to get 3527 kB of archives. [2021-10-20T12:23:27.833Z] After this operation, 13.3 MB of additional disk space will be used. [2021-10-20T12:23:27.833Z] 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-10-20T12:23:27.833Z] 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-10-20T12:23:28.093Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-10-20T12:23:28.093Z] 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-10-20T12:23:28.093Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-10-20T12:23:28.355Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-10-20T12:23:28.617Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-10-20T12:23:28.617Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-10-20T12:23:28.617Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-10-20T12:23:28.878Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-10-20T12:23:28.878Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-10-20T12:23:28.878Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-10-20T12:23:28.878Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-10-20T12:23:28.878Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-10-20T12:23:28.878Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-10-20T12:23:28.878Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-10-20T12:23:28.878Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-10-20T12:23:28.878Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-10-20T12:23:28.878Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-10-20T12:23:28.878Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-10-20T12:23:28.878Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-10-20T12:23:28.878Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-10-20T12:23:29.139Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-20T12:23:29.139Z] Fetched 3527 kB in 1s (3378 kB/s) [2021-10-20T12:23:29.139Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-20T12:23:29.139Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-10-20T12:23:29.139Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-20T12:23:29.139Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-10-20T12:23:29.139Z] Selecting previously unselected package udev. [2021-10-20T12:23:29.139Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-20T12:23:29.139Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-10-20T12:23:29.139Z] Unpacking udev (237-3ubuntu10.52) ... [2021-10-20T12:23:29.400Z] Selecting previously unselected package libfuse2:amd64. [2021-10-20T12:23:29.400Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-10-20T12:23:29.401Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-20T12:23:29.401Z] Selecting previously unselected package fuse. [2021-10-20T12:23:29.401Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-10-20T12:23:29.401Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-10-20T12:23:29.401Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-20T12:23:29.401Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-20T12:23:29.663Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-20T12:23:29.663Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-20T12:23:29.663Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-20T12:23:29.663Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-20T12:23:29.663Z] Selecting previously unselected package libksba8:amd64. [2021-10-20T12:23:29.663Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-10-20T12:23:29.663Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-10-20T12:23:29.663Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-10-20T12:23:29.663Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-20T12:23:29.663Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T12:23:29.923Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-10-20T12:23:29.923Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-20T12:23:29.923Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T12:23:29.923Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-10-20T12:23:29.923Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-20T12:23:29.923Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T12:23:29.923Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-10-20T12:23:29.923Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-20T12:23:29.923Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T12:23:29.923Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-10-20T12:23:29.923Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-20T12:23:29.923Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T12:23:29.923Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-10-20T12:23:29.923Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-20T12:23:29.923Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T12:23:30.183Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-10-20T12:23:30.183Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-20T12:23:30.183Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T12:23:30.183Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-10-20T12:23:30.183Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-20T12:23:30.183Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T12:23:30.183Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-10-20T12:23:30.183Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-20T12:23:30.183Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T12:23:30.183Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-10-20T12:23:30.183Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-20T12:23:30.183Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-20T12:23:30.183Z] Selecting previously unselected package libsasl2-2:amd64. [2021-10-20T12:23:30.183Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-20T12:23:30.183Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-20T12:23:30.183Z] Selecting previously unselected package libldap-common. [2021-10-20T12:23:30.183Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-10-20T12:23:30.183Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-20T12:23:30.458Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-10-20T12:23:30.458Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-10-20T12:23:30.458Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-20T12:23:30.458Z] Selecting previously unselected package dirmngr. [2021-10-20T12:23:30.458Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-20T12:23:30.458Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-20T12:23:30.458Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-20T12:23:30.458Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-10-20T12:23:30.458Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-20T12:23:30.458Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-20T12:23:30.458Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-20T12:23:30.458Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-10-20T12:23:30.458Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T12:23:30.458Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-10-20T12:23:30.458Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-20T12:23:30.731Z] Setting up udev (237-3ubuntu10.52) ... [2021-10-20T12:23:30.731Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-10-20T12:23:31.004Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T12:23:31.004Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-10-20T12:23:31.004Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-10-20T12:23:31.004Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-10-20T12:23:31.004Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T12:23:31.004Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T12:23:31.004Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T12:23:31.004Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T12:23:31.004Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T12:23:31.004Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T12:23:31.004Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T12:23:31.004Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-20T12:23:31.004Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-20T12:23:31.273Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-20T12:23:31.534Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-10-20T12:23:31.534Z] settings in the [Install] section, and DefaultInstance for template units). [2021-10-20T12:23:31.534Z] This means they are not meant to be enabled using systemctl. [2021-10-20T12:23:31.534Z] Possible reasons for having this kind of units are: [2021-10-20T12:23:31.534Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-10-20T12:23:31.534Z] .wants/ or .requires/ directory. [2021-10-20T12:23:31.534Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-10-20T12:23:31.534Z] a requirement dependency on it. [2021-10-20T12:23:31.534Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-10-20T12:23:31.534Z] D-Bus, udev, scripted systemctl call, ...). [2021-10-20T12:23:31.534Z] 4) In case of template units, the unit is meant to be enabled with some [2021-10-20T12:23:31.534Z] instance name specified. [2021-10-20T12:23:31.795Z] Reading package lists... [2021-10-20T12:23:32.055Z] Building dependency tree... [2021-10-20T12:23:32.056Z] Reading state information... [2021-10-20T12:23:32.056Z] The following additional packages will be installed: [2021-10-20T12:23:32.056Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-10-20T12:23:32.056Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-10-20T12:23:32.056Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-10-20T12:23:32.056Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-10-20T12:23:32.056Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-10-20T12:23:32.056Z] Suggested packages: [2021-10-20T12:23:32.056Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-10-20T12:23:32.056Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-10-20T12:23:32.056Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-10-20T12:23:32.056Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-10-20T12:23:32.056Z] systemd-container policykit-1 [2021-10-20T12:23:32.056Z] Recommended packages: [2021-10-20T12:23:32.056Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-10-20T12:23:32.056Z] The following NEW packages will be installed: [2021-10-20T12:23:32.056Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-10-20T12:23:32.056Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-10-20T12:23:32.056Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-10-20T12:23:32.056Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-10-20T12:23:32.056Z] python3.6-minimal snapd squashfs-tools sudo [2021-10-20T12:23:32.056Z] The following packages will be upgraded: [2021-10-20T12:23:32.056Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-10-20T12:23:32.056Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-10-20T12:23:32.056Z] Need to get 36.8 MB of archives. [2021-10-20T12:23:32.056Z] After this operation, 147 MB of additional disk space will be used. [2021-10-20T12:23:32.056Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-10-20T12:23:32.315Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-10-20T12:23:32.315Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-10-20T12:23:32.315Z] 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-10-20T12:23:32.315Z] 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-10-20T12:23:32.315Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-10-20T12:23:32.315Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-10-20T12:23:32.315Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-10-20T12:23:32.315Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-10-20T12:23:32.315Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-10-20T12:23:32.315Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-10-20T12:23:32.315Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-10-20T12:23:32.315Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-10-20T12:23:32.315Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-10-20T12:23:32.315Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-10-20T12:23:32.315Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-10-20T12:23:32.315Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-10-20T12:23:33.260Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-10-20T12:23:33.260Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-10-20T12:23:33.260Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-10-20T12:23:33.260Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-10-20T12:23:33.260Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-10-20T12:23:33.260Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-10-20T12:23:33.260Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-10-20T12:23:33.260Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-10-20T12:23:33.260Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-10-20T12:23:33.260Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-10-20T12:23:33.260Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-10-20T12:23:33.260Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-10-20T12:23:33.260Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-10-20T12:23:34.205Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-20T12:23:34.205Z] Fetched 36.8 MB in 2s (20.3 MB/s) [2021-10-20T12:23:34.205Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-20T12:23:34.205Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-10-20T12:23:34.205Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-20T12:23:34.466Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-10-20T12:23:34.727Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-20T12:23:34.727Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-10-20T12:23:34.727Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-20T12:23:34.727Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-10-20T12:23:34.727Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-10-20T12:23:34.727Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-10-20T12:23:34.988Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-20T12:23:34.988Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-10-20T12:23:34.988Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-10-20T12:23:35.249Z] Setting up apt (1.6.14) ... [2021-10-20T12:23:35.249Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-10-20T12:23:35.510Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-10-20T12:23:35.511Z] (Reading database ... 12764 files and directories currently installed.) [2021-10-20T12:23:35.511Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-20T12:23:35.511Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-20T12:23:35.771Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-10-20T12:23:35.771Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-20T12:23:35.771Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-20T12:23:35.771Z] Selecting previously unselected package libexpat1:amd64. [2021-10-20T12:23:35.771Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-10-20T12:23:35.771Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-20T12:23:35.771Z] Selecting previously unselected package python3.6-minimal. [2021-10-20T12:23:35.771Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-20T12:23:35.771Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-20T12:23:36.031Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-20T12:23:36.292Z] Checking for services that may need to be restarted...done. [2021-10-20T12:23:36.292Z] Checking for services that may need to be restarted...done. [2021-10-20T12:23:36.292Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-20T12:23:36.292Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-20T12:23:36.292Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-20T12:23:36.553Z] Selecting previously unselected package python3-minimal. [2021-10-20T12:23:36.553Z] (Reading database ... 13012 files and directories currently installed.) [2021-10-20T12:23:36.553Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-10-20T12:23:36.553Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-10-20T12:23:36.553Z] Selecting previously unselected package mime-support. [2021-10-20T12:23:36.553Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-10-20T12:23:36.553Z] Unpacking mime-support (3.60ubuntu1) ... [2021-10-20T12:23:36.814Z] Selecting previously unselected package libmpdec2:amd64. [2021-10-20T12:23:36.814Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-10-20T12:23:36.814Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-20T12:23:36.814Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-10-20T12:23:36.814Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-20T12:23:36.814Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-20T12:23:37.075Z] Selecting previously unselected package python3.6. [2021-10-20T12:23:37.075Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-20T12:23:37.075Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-20T12:23:37.075Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-10-20T12:23:37.075Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-10-20T12:23:37.075Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-20T12:23:37.075Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-10-20T12:23:37.337Z] Selecting previously unselected package python3. [2021-10-20T12:23:37.337Z] (Reading database ... 13442 files and directories currently installed.) [2021-10-20T12:23:37.337Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-10-20T12:23:37.337Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-10-20T12:23:37.337Z] Selecting previously unselected package multiarch-support. [2021-10-20T12:23:37.337Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-10-20T12:23:37.337Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-10-20T12:23:37.337Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-10-20T12:23:37.337Z] Selecting previously unselected package liblzo2-2:amd64. [2021-10-20T12:23:37.337Z] (Reading database ... 13479 files and directories currently installed.) [2021-10-20T12:23:37.337Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-10-20T12:23:37.337Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-10-20T12:23:37.337Z] Selecting previously unselected package libbsd0:amd64. [2021-10-20T12:23:37.337Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-10-20T12:23:37.337Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-20T12:23:37.599Z] Selecting previously unselected package sudo. [2021-10-20T12:23:37.599Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-10-20T12:23:37.599Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-20T12:23:37.599Z] Selecting previously unselected package apparmor. [2021-10-20T12:23:37.599Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-10-20T12:23:37.599Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-10-20T12:23:37.599Z] Selecting previously unselected package libedit2:amd64. [2021-10-20T12:23:37.599Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-10-20T12:23:37.599Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-10-20T12:23:37.860Z] Selecting previously unselected package libkrb5support0:amd64. [2021-10-20T12:23:37.860Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-10-20T12:23:37.860Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-20T12:23:37.860Z] Selecting previously unselected package libk5crypto3:amd64. [2021-10-20T12:23:37.860Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-20T12:23:37.860Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-20T12:23:37.860Z] Selecting previously unselected package libkeyutils1:amd64. [2021-10-20T12:23:37.860Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-10-20T12:23:37.860Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-20T12:23:37.860Z] Selecting previously unselected package libkrb5-3:amd64. [2021-10-20T12:23:37.860Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-20T12:23:37.860Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-20T12:23:37.860Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-10-20T12:23:37.860Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-10-20T12:23:37.860Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-20T12:23:38.121Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-10-20T12:23:38.121Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-10-20T12:23:38.121Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-20T12:23:38.121Z] Selecting previously unselected package openssh-client. [2021-10-20T12:23:38.121Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-10-20T12:23:38.121Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-20T12:23:38.383Z] Selecting previously unselected package squashfs-tools. [2021-10-20T12:23:38.383Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-10-20T12:23:38.383Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-20T12:23:38.383Z] Selecting previously unselected package snapd. [2021-10-20T12:23:38.383Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-10-20T12:23:38.383Z] Unpacking snapd (2.51.1+18.04) ... [2021-10-20T12:23:40.301Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-10-20T12:23:40.301Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-20T12:23:40.301Z] Setting up mime-support (3.60ubuntu1) ... [2021-10-20T12:23:40.301Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-20T12:23:40.561Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-20T12:23:40.561Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-20T12:23:40.561Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-20T12:23:40.561Z] Setting up systemd (237-3ubuntu10.52) ... [2021-10-20T12:23:40.561Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-10-20T12:23:41.138Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-20T12:23:41.138Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-20T12:23:41.138Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-10-20T12:23:41.138Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-20T12:23:41.138Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-20T12:23:41.138Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-20T12:23:41.708Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-20T12:23:41.708Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-20T12:23:41.708Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-20T12:23:41.708Z] Setting up python3 (3.6.7-1~18.04) ... [2021-10-20T12:23:41.708Z] running python rtupdate hooks for python3.6... [2021-10-20T12:23:41.708Z] running python post-rtupdate hooks for python3.6... [2021-10-20T12:23:41.708Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-10-20T12:23:42.276Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-10-20T12:23:42.536Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-20T12:23:42.536Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-20T12:23:42.536Z] Setting up snapd (2.51.1+18.04) ... [2021-10-20T12:23:43.106Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-10-20T12:23:43.106Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-10-20T12:23:43.364Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-10-20T12:23:43.364Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-10-20T12:23:43.624Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-20T12:23:43.624Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-20T12:23:43.883Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-10-20T12:23:44.142Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-10-20T12:23:44.142Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-10-20T12:23:44.402Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-10-20T12:23:44.663Z] /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-10-20T12:23:44.663Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-20T12:23:44.663Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-20T12:23:45.232Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-20T12:23:45.491Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-20T12:23:45.491Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-20T12:23:46.688Z] Reading package lists... [2021-10-20T12:23:46.949Z] Reading package lists... [2021-10-20T12:23:47.209Z] Building dependency tree... [2021-10-20T12:23:47.209Z] Reading state information... [2021-10-20T12:23:47.209Z] Calculating upgrade... [2021-10-20T12:23:47.209Z] The following packages will be upgraded: [2021-10-20T12:23:47.209Z] advancecomp base-files bash binutils binutils-common [2021-10-20T12:23:47.209Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-10-20T12:23:47.209Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-10-20T12:23:47.209Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-10-20T12:23:47.209Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-10-20T12:23:47.209Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-10-20T12:23:47.209Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-10-20T12:23:47.209Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-10-20T12:23:47.209Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-10-20T12:23:47.209Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-10-20T12:23:47.209Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-10-20T12:23:47.209Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-10-20T12:23:47.209Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-10-20T12:23:47.209Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-10-20T12:23:47.209Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-10-20T12:23:47.209Z] ubuntu-keyring util-linux [2021-10-20T12:23:47.469Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-10-20T12:23:47.469Z] Need to get 64.1 MB of archives. [2021-10-20T12:23:47.469Z] After this operation, 5144 kB of additional disk space will be used. [2021-10-20T12:23:47.469Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] [2021-10-20T12:23:47.469Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-10-20T12:23:47.469Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-10-20T12:23:47.469Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-10-20T12:23:47.469Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-10-20T12:23:47.469Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-10-20T12:23:47.469Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-10-20T12:23:47.469Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-10-20T12:23:47.469Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-10-20T12:23:47.469Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-10-20T12:23:47.469Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-10-20T12:23:47.469Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-10-20T12:23:47.469Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-10-20T12:23:47.469Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-10-20T12:23:47.469Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-10-20T12:23:47.469Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-10-20T12:23:47.469Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-10-20T12:23:47.469Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-10-20T12:23:47.469Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-10-20T12:23:47.470Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-10-20T12:23:47.730Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-10-20T12:23:47.730Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-10-20T12:23:47.730Z] 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-10-20T12:23:47.730Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-10-20T12:23:47.730Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-10-20T12:23:47.730Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-10-20T12:23:47.730Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-10-20T12:23:47.730Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-10-20T12:23:47.730Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-10-20T12:23:47.730Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-10-20T12:23:47.730Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-10-20T12:23:47.730Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-10-20T12:23:47.730Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-10-20T12:23:47.730Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-10-20T12:23:47.730Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-10-20T12:23:47.730Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-10-20T12:23:47.730Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-10-20T12:23:47.730Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-10-20T12:23:47.730Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-10-20T12:23:47.731Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-10-20T12:23:47.731Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-10-20T12:23:47.731Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-10-20T12:23:47.731Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-10-20T12:23:47.731Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-10-20T12:23:47.731Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-10-20T12:23:47.731Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-10-20T12:23:47.731Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] [2021-10-20T12:23:47.731Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-10-20T12:23:47.731Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-10-20T12:23:47.731Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-10-20T12:23:47.731Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-10-20T12:23:47.731Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-10-20T12:23:47.731Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-10-20T12:23:47.731Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-10-20T12:23:47.731Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-10-20T12:23:47.731Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-10-20T12:23:47.731Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-10-20T12:23:47.990Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-10-20T12:23:47.990Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-10-20T12:23:47.990Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-10-20T12:23:47.990Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-10-20T12:23:48.250Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-10-20T12:23:48.250Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-10-20T12:23:48.250Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-10-20T12:23:48.250Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-10-20T12:23:48.250Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-10-20T12:23:48.511Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-10-20T12:23:48.511Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-10-20T12:23:48.511Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-10-20T12:23:48.511Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-10-20T12:23:48.511Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-10-20T12:23:48.511Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-10-20T12:23:48.511Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-10-20T12:23:48.511Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-10-20T12:23:48.511Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-10-20T12:23:48.511Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-10-20T12:23:48.511Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-10-20T12:23:48.772Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-10-20T12:23:48.772Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-10-20T12:23:48.772Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-10-20T12:23:48.772Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-10-20T12:23:48.772Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-10-20T12:23:48.772Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-10-20T12:23:48.772Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-10-20T12:23:48.772Z] Get:85 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-10-20T12:23:48.772Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-10-20T12:23:48.772Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-10-20T12:23:48.772Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-10-20T12:23:48.772Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-10-20T12:23:48.772Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-10-20T12:23:48.772Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-10-20T12:23:48.772Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-10-20T12:23:48.772Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-10-20T12:23:48.772Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-10-20T12:23:48.772Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-10-20T12:23:48.772Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-10-20T12:23:49.032Z] 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-10-20T12:23:49.032Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-10-20T12:23:49.032Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-10-20T12:23:49.032Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-10-20T12:23:49.032Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-10-20T12:23:49.032Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-10-20T12:23:49.032Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-10-20T12:23:49.032Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-20T12:23:49.292Z] Fetched 64.1 MB in 2s (38.0 MB/s) [2021-10-20T12:23:49.292Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-20T12:23:49.292Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-10-20T12:23:49.292Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-20T12:23:49.552Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-20T12:23:49.552Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-20T12:23:49.552Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... [2021-10-20T12:23:49.552Z] Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... [2021-10-20T12:23:49.812Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T12:23:49.812Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-20T12:23:50.073Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T12:23:50.073Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-20T12:23:50.073Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T12:23:50.073Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-20T12:23:50.073Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T12:23:50.073Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-20T12:23:50.073Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T12:23:50.073Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-20T12:23:50.073Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T12:23:50.334Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-20T12:23:50.334Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T12:23:50.334Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-20T12:23:50.334Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-20T12:23:50.334Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-20T12:23:50.334Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T12:23:50.334Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-10-20T12:23:50.334Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-10-20T12:23:50.334Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-20T12:23:50.334Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T12:23:50.595Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-20T12:23:50.595Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T12:23:50.595Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-20T12:23:50.595Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T12:23:50.595Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-20T12:23:50.595Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-20T12:23:50.856Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-20T12:23:50.856Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-10-20T12:23:50.856Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-20T12:23:51.428Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-10-20T12:23:51.428Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-20T12:23:51.428Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-10-20T12:23:51.428Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-10-20T12:23:51.428Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-10-20T12:23:51.428Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-10-20T12:23:51.689Z] Setting up base-files (10.1ubuntu2.11) ... [2021-10-20T12:23:51.689Z] Installing new version of config file /etc/issue ... [2021-10-20T12:23:51.689Z] Installing new version of config file /etc/issue.net ... [2021-10-20T12:23:51.689Z] Installing new version of config file /etc/lsb-release ... [2021-10-20T12:23:51.689Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-10-20T12:23:51.950Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-10-20T12:23:52.212Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-10-20T12:23:52.212Z] Removing obsolete conffile /etc/default/motd-news ... [2021-10-20T12:23:52.212Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T12:23:52.212Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-10-20T12:23:52.212Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-10-20T12:23:52.212Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-10-20T12:23:52.212Z] 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-10-20T12:23:52.473Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T12:23:52.473Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-20T12:23:52.473Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-10-20T12:23:52.473Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-10-20T12:23:52.473Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T12:23:52.473Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-10-20T12:23:52.473Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-10-20T12:23:52.474Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-10-20T12:23:52.736Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T12:23:52.736Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-10-20T12:23:52.736Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-20T12:23:52.736Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-10-20T12:23:52.736Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T12:23:52.736Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-20T12:23:52.997Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-20T12:23:52.998Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-20T12:23:52.998Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T12:23:52.998Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-20T12:23:52.998Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-20T12:23:52.998Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-10-20T12:23:52.998Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T12:23:52.998Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-10-20T12:23:53.260Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-10-20T12:23:53.260Z] Setting up grep (3.1-2build1) ... [2021-10-20T12:23:53.260Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T12:23:53.260Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-10-20T12:23:53.260Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-10-20T12:23:53.260Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-10-20T12:23:53.260Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T12:23:53.260Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-20T12:23:53.260Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-20T12:23:53.522Z] Setting up login (1:4.5-1ubuntu2) ... [2021-10-20T12:23:53.522Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T12:23:53.522Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-20T12:23:53.523Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-20T12:23:53.523Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-10-20T12:23:53.784Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T12:23:53.784Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-20T12:23:53.784Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-20T12:23:54.047Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-20T12:23:54.047Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-20T12:23:54.317Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-20T12:23:54.317Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-20T12:23:54.579Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-10-20T12:23:54.579Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T12:23:54.579Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-10-20T12:23:54.579Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-20T12:23:55.150Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-20T12:23:55.150Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-20T12:23:55.150Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-20T12:23:55.150Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-20T12:23:55.150Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-10-20T12:23:55.150Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T12:23:55.150Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-10-20T12:23:55.150Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-10-20T12:23:55.150Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-10-20T12:23:55.410Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T12:23:55.410Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-20T12:23:55.410Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-20T12:23:55.410Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-20T12:23:55.410Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T12:23:55.410Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-20T12:23:55.410Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-20T12:23:55.410Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-20T12:23:55.410Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T12:23:55.410Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-20T12:23:55.410Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-20T12:23:55.671Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-20T12:23:55.671Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T12:23:55.671Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-20T12:23:55.671Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-20T12:23:55.671Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-20T12:23:55.671Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T12:23:55.671Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-20T12:23:55.671Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-20T12:23:55.932Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-20T12:23:55.932Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-20T12:23:55.932Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-20T12:23:55.932Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T12:23:55.932Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-20T12:23:55.932Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-20T12:23:55.932Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-20T12:23:55.932Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T12:23:55.932Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-20T12:23:55.932Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-20T12:23:56.192Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-20T12:23:56.192Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T12:23:56.192Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-20T12:23:56.192Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-20T12:23:56.192Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-10-20T12:23:56.192Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T12:23:56.192Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-20T12:23:56.452Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-20T12:23:56.713Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-10-20T12:23:56.973Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-10-20T12:23:57.300Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-10-20T12:23:57.561Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T12:23:57.561Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-20T12:23:57.561Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-20T12:23:57.561Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-10-20T12:23:57.821Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T12:23:57.822Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-10-20T12:23:57.822Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-20T12:23:57.822Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-10-20T12:23:57.822Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-20T12:23:57.822Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-10-20T12:23:57.822Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-10-20T12:23:58.081Z] Setting up debconf (1.5.66ubuntu1) ... [2021-10-20T12:23:58.081Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-20T12:23:58.081Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-10-20T12:23:58.081Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-20T12:23:58.081Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-10-20T12:23:58.342Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-20T12:23:58.342Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-10-20T12:23:58.342Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-20T12:23:58.342Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-10-20T12:23:58.342Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-20T12:23:58.342Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-20T12:23:58.342Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-20T12:23:58.342Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-20T12:23:58.616Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-20T12:23:58.616Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-20T12:23:58.616Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-20T12:23:58.616Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-20T12:23:58.616Z] (Reading database ... 13919 files and directories currently installed.) [2021-10-20T12:23:58.616Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-20T12:23:58.876Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-20T12:23:58.876Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-20T12:23:58.876Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T12:23:58.876Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-20T12:23:58.876Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-20T12:23:58.876Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-10-20T12:23:58.876Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-20T12:23:59.137Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-20T12:23:59.137Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-20T12:23:59.137Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-20T12:23:59.137Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T12:23:59.137Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-10-20T12:23:59.137Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-10-20T12:23:59.137Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-10-20T12:23:59.397Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T12:23:59.397Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-10-20T12:23:59.397Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-10-20T12:23:59.397Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-10-20T12:23:59.397Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T12:23:59.397Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-10-20T12:23:59.397Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-20T12:23:59.397Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-20T12:23:59.657Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T12:23:59.657Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-20T12:23:59.657Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-20T12:23:59.657Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-20T12:23:59.916Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T12:23:59.916Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-10-20T12:23:59.916Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-10-20T12:23:59.916Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-10-20T12:23:59.916Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T12:23:59.916Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-20T12:23:59.916Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-20T12:24:00.176Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-10-20T12:24:00.176Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T12:24:00.176Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-20T12:24:00.176Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-20T12:24:00.176Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-10-20T12:24:00.435Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T12:24:00.435Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-20T12:24:00.435Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-20T12:24:00.435Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-20T12:24:00.435Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T12:24:00.435Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-20T12:24:00.435Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-20T12:24:00.435Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-20T12:24:00.694Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T12:24:00.694Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-10-20T12:24:00.694Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-10-20T12:24:00.694Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-10-20T12:24:00.694Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T12:24:00.694Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-10-20T12:24:00.694Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-10-20T12:24:00.694Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-10-20T12:24:00.953Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T12:24:00.953Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-10-20T12:24:00.953Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-10-20T12:24:00.953Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-10-20T12:24:00.953Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T12:24:00.953Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-10-20T12:24:00.953Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-10-20T12:24:01.213Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-10-20T12:24:01.213Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T12:24:01.213Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-10-20T12:24:01.213Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-10-20T12:24:01.213Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-10-20T12:24:01.213Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T12:24:01.213Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-10-20T12:24:01.213Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-10-20T12:24:01.213Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-10-20T12:24:01.474Z] (Reading database ... 13924 files and directories currently installed.) [2021-10-20T12:24:01.474Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-20T12:24:01.474Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-20T12:24:01.474Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-20T12:24:01.474Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-20T12:24:01.474Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-20T12:24:01.474Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-20T12:24:01.734Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-10-20T12:24:01.734Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-10-20T12:24:01.734Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-10-20T12:24:01.734Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-10-20T12:24:01.734Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-10-20T12:24:01.734Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-10-20T12:24:01.994Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-10-20T12:24:01.994Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-10-20T12:24:01.994Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-10-20T12:24:01.994Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-10-20T12:24:01.994Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-10-20T12:24:01.994Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-10-20T12:24:01.994Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-10-20T12:24:02.254Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-10-20T12:24:02.254Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-10-20T12:24:02.254Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-10-20T12:24:02.254Z] Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... [2021-10-20T12:24:02.254Z] Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... [2021-10-20T12:24:02.514Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-10-20T12:24:02.514Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-10-20T12:24:02.514Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-10-20T12:24:02.774Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-10-20T12:24:02.774Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-20T12:24:02.774Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-20T12:24:03.037Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-20T12:24:03.037Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-20T12:24:03.037Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-20T12:24:03.037Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-20T12:24:03.037Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-20T12:24:03.037Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-20T12:24:03.297Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-20T12:24:03.297Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-20T12:24:03.297Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-20T12:24:03.297Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-20T12:24:03.297Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-20T12:24:03.297Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-20T12:24:03.557Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-20T12:24:03.557Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-20T12:24:04.500Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-20T12:24:04.500Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-20T12:24:05.071Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-20T12:24:05.071Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-20T12:24:05.331Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-20T12:24:05.331Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-20T12:24:05.592Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-20T12:24:05.592Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-20T12:24:06.536Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-20T12:24:06.536Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-20T12:24:06.536Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-20T12:24:06.536Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-20T12:24:06.536Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-10-20T12:24:06.536Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-20T12:24:06.536Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-10-20T12:24:06.536Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-20T12:24:06.536Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-10-20T12:24:06.536Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-10-20T12:24:06.798Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-20T12:24:06.798Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-20T12:24:06.798Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-20T12:24:06.798Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-20T12:24:06.798Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-10-20T12:24:06.798Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-10-20T12:24:07.059Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-20T12:24:07.059Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-20T12:24:07.059Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-20T12:24:07.059Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-20T12:24:07.059Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-20T12:24:07.059Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-10-20T12:24:07.059Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-10-20T12:24:07.059Z] Setting up tzdata (2021a-2ubuntu0.18.04) ... [2021-10-20T12:24:07.059Z] [2021-10-20T12:24:07.059Z] Current default time zone: 'Etc/UTC' [2021-10-20T12:24:07.059Z] Local time is now: Wed Oct 20 12:24:06 UTC 2021. [2021-10-20T12:24:07.059Z] Universal Time is now: Wed Oct 20 12:24:06 UTC 2021. [2021-10-20T12:24:07.059Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-10-20T12:24:07.059Z] [2021-10-20T12:24:07.059Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-10-20T12:24:07.059Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-20T12:24:07.059Z] Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... [2021-10-20T12:24:07.059Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-10-20T12:24:07.059Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-10-20T12:24:07.059Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-10-20T12:24:07.320Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-10-20T12:24:07.320Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-10-20T12:24:07.320Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-10-20T12:24:07.320Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-10-20T12:24:07.320Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-20T12:24:07.320Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-10-20T12:24:07.320Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-20T12:24:07.320Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-10-20T12:24:07.320Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-20T12:24:07.320Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-10-20T12:24:07.320Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-10-20T12:24:07.320Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-10-20T12:24:07.320Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-20T12:24:07.320Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-10-20T12:24:07.320Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-10-20T12:24:07.320Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-10-20T12:24:07.320Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-10-20T12:24:09.235Z] Updating certificates in /etc/ssl/certs... [2021-10-20T12:24:10.181Z] 23 added, 28 removed; done. [2021-10-20T12:24:10.181Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-10-20T12:24:10.181Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-20T12:24:10.181Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-10-20T12:24:10.181Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-10-20T12:24:10.181Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-10-20T12:24:10.181Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-20T12:24:10.181Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-10-20T12:24:10.181Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-20T12:24:10.181Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-20T12:24:10.181Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-20T12:24:10.181Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-20T12:24:10.181Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-20T12:24:10.181Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-10-20T12:24:10.181Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-10-20T12:24:10.181Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-10-20T12:24:10.181Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-10-20T12:24:10.181Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-10-20T12:24:10.181Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-20T12:24:10.181Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-20T12:24:10.181Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-10-20T12:24:10.181Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-10-20T12:24:10.181Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-10-20T12:24:10.440Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-20T12:24:10.440Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-20T12:24:10.440Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-10-20T12:24:10.440Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-10-20T12:24:10.440Z] Updating certificates in /etc/ssl/certs... [2021-10-20T12:24:11.018Z] 0 added, 0 removed; done. [2021-10-20T12:24:11.018Z] Running hooks in /etc/ca-certificates/update.d... [2021-10-20T12:24:11.018Z] done. [2021-10-20T12:24:11.277Z] Reading package lists... [2021-10-20T12:24:11.538Z] Building dependency tree... [2021-10-20T12:24:11.538Z] Reading state information... [2021-10-20T12:24:11.799Z] The following NEW packages will be installed: [2021-10-20T12:24:11.799Z] apt-transport-https [2021-10-20T12:24:11.799Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-10-20T12:24:12.059Z] Need to get 4348 B of archives. [2021-10-20T12:24:12.059Z] After this operation, 154 kB of additional disk space will be used. [2021-10-20T12:24:12.059Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-10-20T12:24:12.059Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-20T12:24:12.059Z] Fetched 4348 B in 0s (24.1 kB/s) [2021-10-20T12:24:12.059Z] Selecting previously unselected package apt-transport-https. [2021-10-20T12:24:12.059Z] (Reading database ... 13928 files and directories currently installed.) [2021-10-20T12:24:12.059Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-10-20T12:24:12.059Z] Unpacking apt-transport-https (1.6.14) ... [2021-10-20T12:24:12.059Z] Setting up apt-transport-https (1.6.14) ... [2021-10-20T12:24:12.318Z] Waiting for network to be ready... [2021-10-20T12:24:18.899Z] 2021-10-20T12:24:15Z INFO Waiting for automatic snapd restart... [2021-10-20T12:24:19.844Z] snapd 2.52 from Canonical* installed [2021-10-20T12:24:20.414Z] "snapd" switched to the "latest/stable" channel [2021-10-20T12:24:20.414Z] [2021-10-20T12:24:22.961Z] core18 20210722 from Canonical* installed [2021-10-20T12:24:22.961Z] "core18" switched to the "latest/stable" channel [2021-10-20T12:24:22.961Z] [2021-10-20T12:24:23.272Z] Removing intermediate container b920151e425a [2021-10-20T12:24:23.272Z] ---> be4ea38d1840 [2021-10-20T12:24:23.272Z] Successfully built be4ea38d1840 [2021-10-20T12:24:23.272Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T12:24:23.629Z] + docker inspect -f . ci-base-image-arm64 [2021-10-20T12:24:23.629Z] . [Pipeline] withDockerContainer [2021-10-20T12:24:23.929Z] prd-ubuntu18.04-docker-arm64-4c-16g-472 does not seem to be running inside a container [2021-10-20T12:24:24.044Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-10-20T12:24:25.505Z] snapcraft 5.0 from Canonical* installed [2021-10-20T12:24:25.505Z] "snapcraft" switched to the "latest/stable" channel [2021-10-20T12:24:25.505Z] [2021-10-20T12:24:25.778Z] $ docker top 4fbb65f12ad2132ba19d4d2d5352e871410c3654ccb10a28ea27536582241c09 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-20T12:24:26.791Z] + go version [2021-10-20T12:24:26.791Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-20T12:24:26.813Z] $ docker stop --time=1 4fbb65f12ad2132ba19d4d2d5352e871410c3654ccb10a28ea27536582241c09 [2021-10-20T12:24:28.688Z] $ docker rm -f 4fbb65f12ad2132ba19d4d2d5352e871410c3654ccb10a28ea27536582241c09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T12:24:29.480Z] + docker inspect -f . ci-base-image-arm64 [2021-10-20T12:24:29.481Z] . [Pipeline] withDockerContainer [2021-10-20T12:24:29.697Z] 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-10-20T12:24:29.697Z] - README.md [2021-10-20T12:24:29.697Z] [2021-10-20T12:24:29.697Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-20T12:24:29.769Z] prd-ubuntu18.04-docker-arm64-4c-16g-472 does not seem to be running inside a container [2021-10-20T12:24:29.868Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-10-20T12:24:29.957Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-20T12:24:30.217Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-20T12:24:30.217Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-20T12:24:31.419Z] Reading package lists... [2021-10-20T12:24:31.519Z] $ docker top 1a4cc5b169b0a2c09ecce588a5644f68384309ed2e74b2704e954f0af01ac925 -eo pid,comm [2021-10-20T12:24:31.679Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 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-10-20T12:24:31.679Z] Reading package lists... [Pipeline] { [Pipeline] echo [2021-10-20T12:24:31.897Z] ========================================================= [2021-10-20T12:24:31.897Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-20T12:24:31.897Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-20T12:24:31.939Z] Building dependency tree... [2021-10-20T12:24:31.939Z] Reading state information... [2021-10-20T12:24:32.200Z] Suggested packages: [2021-10-20T12:24:32.200Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-10-20T12:24:32.200Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-10-20T12:24:32.200Z] Recommended packages: [2021-10-20T12:24:32.200Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-10-20T12:24:32.200Z] The following NEW packages will be installed: [2021-10-20T12:24:32.200Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-10-20T12:24:32.200Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-10-20T12:24:32.200Z] pkg-config zip [2021-10-20T12:24:32.200Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-10-20T12:24:32.200Z] Need to get 7670 kB of archives. [2021-10-20T12:24:32.200Z] After this operation, 43.8 MB of additional disk space will be used. [2021-10-20T12:24:32.200Z] 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-10-20T12:24:32.460Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-10-20T12:24:32.460Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-10-20T12:24:32.460Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-10-20T12:24:32.460Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-10-20T12:24:32.460Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-10-20T12:24:32.460Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-10-20T12:24:32.460Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-10-20T12:24:32.574Z] + make test [2021-10-20T12:24:32.574Z] go mod tidy [2021-10-20T12:24:32.742Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-10-20T12:24:32.742Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-10-20T12:24:32.742Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-10-20T12:24:32.742Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-10-20T12:24:33.005Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-10-20T12:24:33.005Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-10-20T12:24:33.005Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-10-20T12:24:33.005Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-20T12:24:33.005Z] Fetched 7670 kB in 1s (10.2 MB/s) [2021-10-20T12:24:33.005Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-10-20T12:24:33.005Z] (Reading database ... 13932 files and directories currently installed.) [2021-10-20T12:24:33.005Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-10-20T12:24:33.182Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-20T12:24:33.265Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-20T12:24:33.265Z] Selecting previously unselected package libpsl5:amd64. [2021-10-20T12:24:33.265Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-10-20T12:24:33.265Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-10-20T12:24:33.265Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-10-20T12:24:33.265Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-10-20T12:24:33.265Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-20T12:24:33.265Z] Selecting previously unselected package librtmp1:amd64. [2021-10-20T12:24:33.265Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-10-20T12:24:33.265Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-20T12:24:33.524Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-10-20T12:24:33.524Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-10-20T12:24:33.524Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-20T12:24:33.524Z] Selecting previously unselected package liberror-perl. [2021-10-20T12:24:33.524Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-10-20T12:24:33.524Z] Unpacking liberror-perl (0.17025-1) ... [2021-10-20T12:24:33.524Z] Selecting previously unselected package git-man. [2021-10-20T12:24:33.524Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-10-20T12:24:33.524Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-20T12:24:33.785Z] Selecting previously unselected package git. [2021-10-20T12:24:33.785Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-10-20T12:24:33.785Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-10-20T12:24:34.046Z] Selecting previously unselected package libnorm1:amd64. [2021-10-20T12:24:34.046Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-10-20T12:24:34.046Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-20T12:24:34.307Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-10-20T12:24:34.307Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-10-20T12:24:34.307Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-20T12:24:34.307Z] Selecting previously unselected package libsodium23:amd64. [2021-10-20T12:24:34.307Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-10-20T12:24:34.307Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-10-20T12:24:34.307Z] Selecting previously unselected package libzmq5:amd64. [2021-10-20T12:24:34.307Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-20T12:24:34.307Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-20T12:24:34.307Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-10-20T12:24:34.307Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-20T12:24:34.307Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-20T12:24:34.568Z] Selecting previously unselected package pkg-config. [2021-10-20T12:24:34.568Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-10-20T12:24:34.568Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-10-20T12:24:34.568Z] Selecting previously unselected package zip. [2021-10-20T12:24:34.568Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-10-20T12:24:34.568Z] Unpacking zip (3.0-11build1) ... [2021-10-20T12:24:34.568Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-20T12:24:34.568Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-20T12:24:34.568Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-20T12:24:34.568Z] Setting up liberror-perl (0.17025-1) ... [2021-10-20T12:24:34.568Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-10-20T12:24:34.568Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-20T12:24:34.568Z] No schema files found: doing nothing. [2021-10-20T12:24:34.568Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-20T12:24:34.568Z] Setting up zip (3.0-11build1) ... [2021-10-20T12:24:34.568Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-20T12:24:34.568Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-10-20T12:24:34.829Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-10-20T12:24:34.829Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-20T12:24:34.829Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-20T12:24:34.829Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-20T12:24:34.829Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-10-20T12:24:34.829Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-20T12:24:35.401Z] git set to automatically installed. [2021-10-20T12:24:35.401Z] git-man set to automatically installed. [2021-10-20T12:24:35.401Z] libcurl3-gnutls set to automatically installed. [2021-10-20T12:24:35.401Z] liberror-perl set to automatically installed. [2021-10-20T12:24:35.401Z] libglib2.0-0 set to automatically installed. [2021-10-20T12:24:35.401Z] libnghttp2-14 set to automatically installed. [2021-10-20T12:24:35.401Z] libnorm1 set to automatically installed. [2021-10-20T12:24:35.401Z] libpgm-5.2-0 set to automatically installed. [2021-10-20T12:24:35.401Z] libpsl5 set to automatically installed. [2021-10-20T12:24:35.401Z] librtmp1 set to automatically installed. [2021-10-20T12:24:35.401Z] libsodium23 set to automatically installed. [2021-10-20T12:24:35.401Z] libzmq3-dev set to automatically installed. [2021-10-20T12:24:35.401Z] libzmq5 set to automatically installed. [2021-10-20T12:24:35.401Z] pkg-config set to automatically installed. [2021-10-20T12:24:35.401Z] zip set to automatically installed. [2021-10-20T12:24:36.345Z] snapd is not logged in, snap install commands will use sudo [2021-10-20T12:24:37.289Z] snap "core18" has no updates available [2021-10-20T12:24:37.861Z] snapd is not logged in, snap install commands will use sudo [2021-10-20T12:24:42.071Z] go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed [2021-10-20T12:24:42.332Z] Pulling config-common [2021-10-20T12:24:42.332Z] + snapcraftctl pull [2021-10-20T12:24:43.716Z] Pulling go-build-helper [2021-10-20T12:24:43.716Z] + snapcraftctl pull [2021-10-20T12:24:44.673Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-10-20T12:24:44.673Z] Skipping pull go-build-helper (already ran) [2021-10-20T12:24:44.673Z] Building go-build-helper [2021-10-20T12:24:44.673Z] + snapcraftctl build [2021-10-20T12:24:46.704Z] Staging go-build-helper [2021-10-20T12:24:46.704Z] + snapcraftctl stage [2021-10-20T12:24:54.845Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-20T12:24:54.845Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-20T12:24:54.845Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1921 kB] [2021-10-20T12:24:54.845Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [348 kB] [2021-10-20T12:24:54.845Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-20T12:24:54.845Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-20T12:24:54.845Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [483 kB] [2021-10-20T12:24:54.845Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.2 kB] [2021-10-20T12:24:54.845Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-20T12:24:54.845Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-20T12:24:54.845Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-20T12:24:54.845Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-20T12:24:54.845Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-20T12:24:54.845Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-20T12:24:54.845Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-20T12:24:54.845Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-20T12:24:54.845Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-20T12:24:54.845Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-20T12:24:54.845Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-20T12:24:54.845Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2267 kB] [2021-10-20T12:24:54.845Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [440 kB] [2021-10-20T12:24:54.845Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-20T12:24:54.845Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-20T12:24:54.845Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [508 kB] [2021-10-20T12:24:54.845Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.0 kB] [2021-10-20T12:24:54.845Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1758 kB] [2021-10-20T12:24:54.845Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-20T12:24:54.845Z] Fetched 25.4 MB in 0s (0 B/s) [2021-10-20T12:24:54.845Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-10-20T12:24:54.845Z] Fetched 224 kB in 0s (0 B/s) [2021-10-20T12:24:54.845Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-10-20T12:24:54.845Z] Fetched 157 kB in 0s (0 B/s) [2021-10-20T12:24:54.845Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-10-20T12:24:54.845Z] Fetched 221 kB in 0s (0 B/s) [2021-10-20T12:24:54.845Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-10-20T12:24:54.845Z] Fetched 143 kB in 0s (0 B/s) [2021-10-20T12:24:54.845Z] Pulling edgex-go [2021-10-20T12:24:54.845Z] + snapcraftctl pull [2021-10-20T12:24:56.228Z] Pulling hooks [2021-10-20T12:24:56.228Z] + snapcraftctl pull [2021-10-20T12:25:05.640Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-20T12:25:14.348Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-20T12:25:14.348Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-20T12:25:14.348Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-20T12:25:14.348Z] Fetched 0 B in 0s (0 B/s) [2021-10-20T12:25:14.348Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-10-20T12:25:14.348Z] Fetched 96.5 kB in 0s (0 B/s) [2021-10-20T12:25:14.348Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-10-20T12:25:14.348Z] Fetched 279 kB in 0s (0 B/s) [2021-10-20T12:25:14.348Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-10-20T12:25:14.348Z] Fetched 122 kB in 0s (0 B/s) [2021-10-20T12:25:14.348Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-10-20T12:25:14.348Z] Fetched 77.8 kB in 0s (0 B/s) [2021-10-20T12:25:14.348Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-10-20T12:25:14.348Z] Fetched 8848 B in 0s (0 B/s) [2021-10-20T12:25:14.348Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-10-20T12:25:14.348Z] Fetched 47.8 kB in 0s (0 B/s) [2021-10-20T12:25:14.348Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-10-20T12:25:14.348Z] Fetched 45.6 kB in 0s (0 B/s) [2021-10-20T12:25:14.348Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-10-20T12:25:14.348Z] Fetched 15.0 kB in 0s (0 B/s) [2021-10-20T12:25:14.348Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-10-20T12:25:14.348Z] Fetched 220 kB in 0s (0 B/s) [2021-10-20T12:25:14.348Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-10-20T12:25:14.348Z] Fetched 154 kB in 0s (0 B/s) [2021-10-20T12:25:14.348Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-10-20T12:25:14.348Z] Fetched 50.6 kB in 0s (0 B/s) [2021-10-20T12:25:14.348Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-10-20T12:25:14.348Z] Fetched 14.8 kB in 0s (0 B/s) [2021-10-20T12:25:14.348Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-10-20T12:25:14.348Z] Fetched 41.8 kB in 0s (0 B/s) [2021-10-20T12:25:14.348Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-10-20T12:25:14.348Z] Fetched 499 kB in 0s (0 B/s) [2021-10-20T12:25:14.348Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-10-20T12:25:14.348Z] Fetched 111 kB in 0s (0 B/s) [2021-10-20T12:25:14.348Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-10-20T12:25:14.348Z] Fetched 240 kB in 0s (0 B/s) [2021-10-20T12:25:14.348Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-10-20T12:25:14.348Z] Fetched 29.3 kB in 0s (0 B/s) [2021-10-20T12:25:14.348Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-10-20T12:25:14.348Z] Fetched 85.5 kB in 0s (0 B/s) [2021-10-20T12:25:14.348Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-10-20T12:25:14.348Z] Fetched 24.5 kB in 0s (0 B/s) [2021-10-20T12:25:14.348Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-10-20T12:25:14.348Z] Fetched 49.2 kB in 0s (0 B/s) [2021-10-20T12:25:14.348Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-10-20T12:25:14.348Z] Fetched 54.2 kB in 0s (0 B/s) [2021-10-20T12:25:14.348Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-10-20T12:25:14.348Z] Fetched 30.8 kB in 0s (0 B/s) [2021-10-20T12:25:14.348Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-10-20T12:25:14.348Z] Fetched 15.8 kB in 0s (0 B/s) [2021-10-20T12:25:14.348Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-10-20T12:25:14.348Z] Fetched 85.9 kB in 0s (0 B/s) [2021-10-20T12:25:14.348Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-10-20T12:25:14.348Z] Fetched 8720 B in 0s (0 B/s) [2021-10-20T12:25:14.348Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-10-20T12:25:14.348Z] Fetched 140 kB in 0s (0 B/s) [2021-10-20T12:25:14.348Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-10-20T12:25:14.348Z] Fetched 119 kB in 0s (0 B/s) [2021-10-20T12:25:14.348Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-10-20T12:25:14.348Z] Fetched 111 kB in 0s (0 B/s) [2021-10-20T12:25:14.348Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-10-20T12:25:14.348Z] Fetched 11.1 kB in 0s (0 B/s) [2021-10-20T12:25:14.348Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-10-20T12:25:14.348Z] Fetched 646 kB in 0s (0 B/s) [2021-10-20T12:25:14.348Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-10-20T12:25:14.348Z] Fetched 41.3 kB in 0s (0 B/s) [2021-10-20T12:25:14.348Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-10-20T12:25:14.348Z] Fetched 17.9 kB in 0s (0 B/s) [2021-10-20T12:25:14.348Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-10-20T12:25:14.348Z] Fetched 368 kB in 0s (0 B/s) [2021-10-20T12:25:14.348Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-10-20T12:25:14.348Z] Fetched 187 kB in 0s (0 B/s) [2021-10-20T12:25:14.348Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-10-20T12:25:14.348Z] Fetched 175 kB in 0s (0 B/s) [2021-10-20T12:25:14.348Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-10-20T12:25:14.349Z] Fetched 206 kB in 0s (0 B/s) [2021-10-20T12:25:14.349Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-10-20T12:25:14.349Z] Fetched 1302 kB in 0s (0 B/s) [2021-10-20T12:25:14.349Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-10-20T12:25:14.349Z] Fetched 36.2 kB in 0s (0 B/s) [2021-10-20T12:25:14.349Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-10-20T12:25:14.349Z] Fetched 159 kB in 0s (0 B/s) [2021-10-20T12:25:14.349Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-10-20T12:25:14.349Z] Fetched 107 kB in 0s (0 B/s) [2021-10-20T12:25:14.349Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-10-20T12:25:14.349Z] Fetched 48.7 kB in 0s (0 B/s) [2021-10-20T12:25:14.349Z] Pulling static-packages [2021-10-20T12:25:14.349Z] + snapcraftctl pull [2021-10-20T12:25:14.349Z] Pulling version [2021-10-20T12:25:14.349Z] + cd /root/project [2021-10-20T12:25:14.349Z] + git describe --tags --abbrev=0 [2021-10-20T12:25:14.349Z] + sed s/v// [2021-10-20T12:25:14.349Z] + GIT_VERSION=2.0.1-dev.72 [2021-10-20T12:25:14.349Z] + [ -z 2.0.1-dev.72 ] [2021-10-20T12:25:14.349Z] + snapcraftctl set-version 2.0.1-dev.72 [2021-10-20T12:25:14.609Z] Building config-common [2021-10-20T12:25:14.609Z] + snapcraftctl build [2021-10-20T12:25:16.521Z] Skipping build go-build-helper (already ran) [2021-10-20T12:25:16.780Z] Building edgex-go [2021-10-20T12:25:17.039Z] + cd /root/parts/edgex-go/src [2021-10-20T12:25:17.039Z] + git describe --tags --abbrev=0 [2021-10-20T12:25:17.039Z] + sed s/v// [2021-10-20T12:25:17.039Z] + GIT_VERSION=2.0.1-dev.72 [2021-10-20T12:25:17.039Z] + [ -z 2.0.1-dev.72 ] [2021-10-20T12:25:17.039Z] + echo 2.0.1-dev.72 [2021-10-20T12:25:17.039Z] + [ ! -d vendor ] [2021-10-20T12:25:17.039Z] + go mod download all [2021-10-20T12:25:25.171Z] + make build [2021-10-20T12:25:25.171Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/core-data/core-data ./cmd/core-data [2021-10-20T12:25:35.165Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-20T12:25:38.460Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/core-command/core-command ./cmd/core-command [2021-10-20T12:25:39.404Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-20T12:25:40.345Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-20T12:25:40.918Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-20T12:25:41.858Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-20T12:25:43.240Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-20T12:25:44.183Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-20T12:25:45.565Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-20T12:25:46.135Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-20T12:25:47.077Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-20T12:25:48.990Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-10-20T12:25:48.990Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-10-20T12:25:48.990Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-10-20T12:25:48.990Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-10-20T12:25:48.990Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-10-20T12:25:48.990Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-10-20T12:25:48.990Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-10-20T12:25:48.990Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-10-20T12:25:48.990Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-10-20T12:25:48.990Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-10-20T12:25:48.990Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-10-20T12:25:48.990Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-10-20T12:25:48.990Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-10-20T12:25:48.990Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-10-20T12:25:48.990Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-10-20T12:25:48.990Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-10-20T12:25:48.990Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-10-20T12:25:48.990Z] + 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-10-20T12:25:48.990Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-10-20T12:25:48.990Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-10-20T12:25:48.990Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-10-20T12:25:48.990Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-10-20T12:25:48.990Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-10-20T12:25:48.990Z] + 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-10-20T12:25:48.990Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-10-20T12:25:48.990Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-10-20T12:25:48.990Z] + 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-10-20T12:25:49.931Z] Building hooks [2021-10-20T12:25:49.931Z] + cd /root/parts/hooks/src [2021-10-20T12:25:49.931Z] + make build [2021-10-20T12:25:49.931Z] go mod tidy [2021-10-20T12:25:50.192Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 [2021-10-20T12:25:50.457Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-20T12:25:50.457Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-20T12:25:50.716Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-10-20T12:25:51.286Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-10-20T12:25:51.854Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-10-20T12:25:51.854Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-10-20T12:25:55.151Z] Building static-packages [2021-10-20T12:25:55.151Z] + snapcraftctl build [2021-10-20T12:25:57.067Z] Building version [2021-10-20T12:25:57.067Z] + snapcraftctl build [2021-10-20T12:25:58.975Z] Staging config-common [2021-10-20T12:25:58.975Z] + snapcraftctl stage [2021-10-20T12:25:59.916Z] Skipping stage go-build-helper (already ran) [2021-10-20T12:25:59.916Z] Staging edgex-go [2021-10-20T12:25:59.916Z] + snapcraftctl stage [2021-10-20T12:26:01.301Z] Staging hooks [2021-10-20T12:26:01.301Z] + snapcraftctl stage [2021-10-20T12:26:02.245Z] Staging static-packages [2021-10-20T12:26:02.245Z] + snapcraftctl stage [2021-10-20T12:26:02.352Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-20T12:26:03.186Z] Staging version [2021-10-20T12:26:03.186Z] + snapcraftctl stage [2021-10-20T12:26:04.128Z] Priming config-common [2021-10-20T12:26:04.128Z] + snapcraftctl prime [2021-10-20T12:26:05.516Z] Priming go-build-helper [2021-10-20T12:26:05.516Z] + snapcraftctl prime [2021-10-20T12:26:06.458Z] Priming edgex-go [2021-10-20T12:26:06.458Z] + snapcraftctl prime [2021-10-20T12:26:07.400Z] Priming hooks [2021-10-20T12:26:07.400Z] + snapcraftctl prime [2021-10-20T12:26:08.782Z] Priming static-packages [2021-10-20T12:26:08.782Z] + snapcraftctl prime [2021-10-20T12:26:10.748Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-20T12:26:10.748Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-20T12:26:11.328Z] Priming version [2021-10-20T12:26:11.328Z] + snapcraftctl prime [2021-10-20T12:26:11.757Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-20T12:26:12.271Z] 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-10-20T12:26:24.295Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-20T12:26:24.295Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-20T12:26:24.295Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-20T12:26:24.295Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-20T12:26:24.295Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-20T12:26:24.915Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-20T12:26:25.920Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-20T12:26:25.920Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-20T12:26:25.920Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-20T12:26:25.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-20T12:26:34.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.258s coverage: 28.7% of statements [2021-10-20T12:26:34.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-20T12:26:34.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-20T12:26:37.710Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.456s coverage: 98.5% of statements [2021-10-20T12:26:37.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-20T12:26:37.710Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.493s coverage: 47.2% of statements [2021-10-20T12:26:37.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-20T12:26:37.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-20T12:26:40.376Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.658s coverage: 90.1% of statements [2021-10-20T12:26:40.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-20T12:26:40.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-20T12:26:42.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.268s coverage: 84.4% of statements [2021-10-20T12:26:42.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-20T12:26:42.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-20T12:26:42.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-20T12:26:42.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-20T12:26:42.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-20T12:26:51.216Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.730s coverage: 94.2% of statements [2021-10-20T12:26:51.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-20T12:26:51.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-20T12:26:51.216Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.229s coverage: 59.1% of statements [2021-10-20T12:26:51.216Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-20T12:26:51.216Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-20T12:26:51.216Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-20T12:26:51.216Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-20T12:26:51.216Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-20T12:26:51.216Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.200s coverage: 60.0% of statements [2021-10-20T12:26:51.216Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-20T12:26:51.216Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-20T12:26:51.216Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-20T12:26:51.216Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.323s coverage: 0.9% of statements [2021-10-20T12:26:51.216Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-20T12:26:51.216Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.244s coverage: 58.8% of statements [2021-10-20T12:26:51.216Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.235s coverage: 21.7% of statements [2021-10-20T12:26:51.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-20T12:26:51.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.201s coverage: 47.1% of statements [2021-10-20T12:26:52.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.285s coverage: 79.5% of statements [2021-10-20T12:26:52.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.194s coverage: 94.1% of statements [2021-10-20T12:26:52.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.259s coverage: 96.3% of statements [2021-10-20T12:26:53.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.265s coverage: 87.5% of statements [2021-10-20T12:27:06.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.266s coverage: 94.4% of statements [2021-10-20T12:27:06.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.187s coverage: 44.8% of statements [2021-10-20T12:27:11.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.617s coverage: 82.5% of statements [2021-10-20T12:27:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-20T12:27:19.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.267s coverage: 92.9% of statements [2021-10-20T12:27:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-20T12:27:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-20T12:27:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-20T12:27:19.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-10-20T12:27:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-20T12:27:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-20T12:27:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-20T12:27:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-20T12:27:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-20T12:27:19.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.196s coverage: 87.2% of statements [2021-10-20T12:27:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-20T12:27:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-20T12:27:19.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements [2021-10-20T12:27:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-20T12:27:19.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.272s coverage: 58.8% of statements [2021-10-20T12:27:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-20T12:27:19.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.246s coverage: 80.0% of statements [2021-10-20T12:27:19.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.243s coverage: 87.2% of statements [2021-10-20T12:27:19.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.300s coverage: 85.4% of statements [2021-10-20T12:27:19.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.729s coverage: 91.2% of statements [2021-10-20T12:27:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-20T12:27:20.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.776s coverage: 64.4% of statements [2021-10-20T12:27:20.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-20T12:27:20.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-20T12:27:20.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.172s coverage: 100.0% of statements [2021-10-20T12:27:21.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.118s coverage: 89.4% of statements [2021-10-20T12:27:21.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements [2021-10-20T12:27:21.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements [2021-10-20T12:27:22.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements [2021-10-20T12:27:27.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.283s coverage: 70.4% of statements [2021-10-20T12:27:27.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-20T12:27:27.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-20T12:27:27.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-20T12:27:28.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.776s coverage: 43.4% of statements [2021-10-20T12:27:28.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-20T12:27:28.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-20T12:27:28.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.281s coverage: 89.5% of statements [2021-10-20T12:27:28.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-20T12:27:28.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.227s coverage: 84.8% of statements [2021-10-20T12:27:28.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-20T12:27:36.813Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.399s coverage: 18.1% of statements [2021-10-20T12:27:36.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-20T12:27:36.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-20T12:27:36.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-20T12:27:36.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-20T12:27:36.813Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.626s coverage: 92.0% of statements [2021-10-20T12:27:36.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-20T12:27:36.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-20T12:27:36.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-20T12:27:36.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-20T12:27:36.813Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.184s coverage: 63.2% of statements [2021-10-20T12:27:36.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-20T12:27:36.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-20T12:27:36.813Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.428s coverage: 97.7% of statements [2021-10-20T12:27:36.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-20T12:27:36.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-20T12:27:36.813Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-20T12:27:36.813Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-20T12:27:36.813Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.183s coverage: 28.9% of statements [2021-10-20T12:27:36.813Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-20T12:27:36.813Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-20T12:27:36.813Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-20T12:27:36.813Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-20T12:27:36.813Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-20T12:27:36.813Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-20T12:27:36.813Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.185s coverage: 100.0% of statements [2021-10-20T12:27:36.813Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.063s coverage: 96.9% of statements [2021-10-20T12:27:36.813Z] 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-10-20T12:27:36.813Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-10-20T12:27:36.813Z] GO111MODULE=on go vet ./... [2021-10-20T12:28:58.747Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-20T12:28:58.747Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-20T12:28:58.747Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-20T12:29:00.405Z] + ls -al . [2021-10-20T12:29:00.405Z] total 656 [2021-10-20T12:29:00.405Z] drwxrwxr-x 9 1001 1001 4096 Oct 20 12:28 . [2021-10-20T12:29:00.405Z] drwxr-xr-x 4 root root 4096 Oct 20 12:24 .. [2021-10-20T12:29:00.405Z] -rw-rw-r-- 1 1001 1001 11 Oct 20 12:21 .dockerignore [2021-10-20T12:29:00.405Z] drwxrwxr-x 8 1001 1001 4096 Oct 20 12:22 .git [2021-10-20T12:29:00.405Z] drwxrwxr-x 4 1001 1001 4096 Oct 20 12:21 .github [2021-10-20T12:29:00.405Z] -rw-rw-r-- 1 1001 1001 804 Oct 20 12:21 .gitignore [2021-10-20T12:29:00.405Z] -rw-rw-r-- 1 1001 1001 42 Oct 20 12:21 .golangci.yml [2021-10-20T12:29:00.405Z] -rw-rw-r-- 1 1001 1001 76 Oct 20 12:21 .hadolint.yml [2021-10-20T12:29:00.405Z] -rw-rw-r-- 1 1001 1001 166 Oct 20 12:21 .sonarcloud.properties [2021-10-20T12:29:00.405Z] -rw-rw-r-- 1 1001 1001 1171 Oct 20 12:21 ADOPTERS.md [2021-10-20T12:29:00.405Z] -rw-rw-r-- 1 1001 1001 8608 Oct 20 12:21 Attribution.txt [2021-10-20T12:29:00.405Z] -rw-rw-r-- 1 1001 1001 43881 Oct 20 12:21 CHANGELOG.md [2021-10-20T12:29:00.405Z] -rw-rw-r-- 1 1001 1001 3804 Oct 20 12:21 CONTRIBUTING.md [2021-10-20T12:29:00.405Z] -rw-rw-r-- 1 1001 1001 677 Oct 20 12:21 GOVERNANCE.md [2021-10-20T12:29:00.405Z] -rw-rw-r-- 1 1001 1001 849 Oct 20 12:21 Jenkinsfile [2021-10-20T12:29:00.405Z] -rw-rw-r-- 1 1001 1001 10775 Oct 20 12:21 LICENSE [2021-10-20T12:29:00.405Z] -rw-rw-r-- 1 1001 1001 6508 Oct 20 12:21 Makefile [2021-10-20T12:29:00.405Z] -rw-rw-r-- 1 1001 1001 582 Oct 20 12:21 OWNERS.md [2021-10-20T12:29:00.405Z] -rw-rw-r-- 1 1001 1001 8256 Oct 20 12:21 README.md [2021-10-20T12:29:00.405Z] -rw-rw-r-- 1 1001 1001 6912 Oct 20 12:21 SECURITY.md [2021-10-20T12:29:00.405Z] -rw-rw-r-- 1 1001 1001 5 Oct 20 12:12 VERSION [2021-10-20T12:29:00.405Z] -rw-rw-r-- 1 1001 1001 4131 Oct 20 12:21 ZMQWindows.md [2021-10-20T12:29:00.405Z] drwxrwxr-x 2 1001 1001 4096 Oct 20 12:21 bin [2021-10-20T12:29:00.405Z] drwxrwxr-x 14 1001 1001 4096 Oct 20 12:21 cmd [2021-10-20T12:29:00.405Z] -rw-r--r-- 1 root root 418481 Oct 20 12:27 coverage.out [2021-10-20T12:29:00.405Z] -rw-rw-r-- 1 1001 1001 829 Oct 20 12:21 go.mod [2021-10-20T12:29:00.405Z] -rw-rw-r-- 1 1001 1001 50143 Oct 20 12:21 go.sum [2021-10-20T12:29:00.405Z] drwxrwxr-x 8 1001 1001 4096 Oct 20 12:21 internal [2021-10-20T12:29:00.405Z] drwxrwxr-x 3 1001 1001 4096 Oct 20 12:21 openapi [2021-10-20T12:29:00.405Z] drwxrwxr-x 4 1001 1001 4096 Oct 20 12:21 snap [2021-10-20T12:29:00.405Z] -rw-rw-r-- 1 1001 1001 204 Oct 20 12:21 version.go [Pipeline] sh [2021-10-20T12:29:01.076Z] + '[' -e coverage.out ] [2021-10-20T12:29:01.076Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-20T12:29:01.101Z] Warning: overwriting stash ‘coverage-report’ [2021-10-20T12:29:01.983Z] Stashed 1 file(s) [Pipeline] sh [2021-10-20T12:29:02.642Z] + make build [2021-10-20T12:29:02.642Z] 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-10-20T12:29:09.382Z] 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-10-20T12:29:31.630Z] 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-10-20T12:29:33.094Z] 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-10-20T12:29:37.513Z] 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-10-20T12:29:38.124Z] 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-10-20T12:29:41.551Z] 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-10-20T12:29:44.974Z] 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-10-20T12:29:48.389Z] 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-10-20T12:29:51.804Z] 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-10-20T12:29:55.221Z] 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-10-20T12:29:57.871Z] 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-10-20T12:30:03.328Z] $ docker stop --time=1 1a4cc5b169b0a2c09ecce588a5644f68384309ed2e74b2704e954f0af01ac925 [2021-10-20T12:30:05.940Z] $ docker rm -f 1a4cc5b169b0a2c09ecce588a5644f68384309ed2e74b2704e954f0af01ac925 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T12:30:07.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-20T12:30:07.690Z] [2021-10-20T12:30:07.690Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T12:30:08.064Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-20T12:30:08.342Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-20T12:30:08.342Z] 29e5d40040c1: Pulling fs layer [2021-10-20T12:30:08.342Z] 1ce36da41761: Pulling fs layer [2021-10-20T12:30:08.342Z] 25b303627fd3: Pulling fs layer [2021-10-20T12:30:08.623Z] 29e5d40040c1: Verifying Checksum [2021-10-20T12:30:08.623Z] 29e5d40040c1: Download complete [2021-10-20T12:30:08.901Z] 1ce36da41761: Verifying Checksum [2021-10-20T12:30:08.901Z] 1ce36da41761: Download complete [2021-10-20T12:30:09.180Z] 29e5d40040c1: Pull complete [2021-10-20T12:30:10.171Z] 25b303627fd3: Verifying Checksum [2021-10-20T12:30:10.171Z] 25b303627fd3: Download complete [2021-10-20T12:30:10.449Z] 1ce36da41761: Pull complete [2021-10-20T12:30:20.654Z] 25b303627fd3: Pull complete [2021-10-20T12:30:20.654Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-20T12:30:20.654Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-20T12:30:20.655Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-20T12:30:20.909Z] prd-ubuntu18.04-docker-arm64-4c-16g-472 does not seem to be running inside a container [2021-10-20T12:30:21.012Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-10-20T12:30:24.160Z] $ docker top 5e2602de708acb2998e1626108fd2a6b1d13d76ed6c1ef2f8902ef163a4a2ea8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-20T12:30:25.078Z] + docker-compose+ buildgrep --help parallel [2021-10-20T12:30:25.078Z] [2021-10-20T12:30:28.476Z] --parallel Build images in parallel. [Pipeline] } [2021-10-20T12:30:28.499Z] $ docker stop --time=1 5e2602de708acb2998e1626108fd2a6b1d13d76ed6c1ef2f8902ef163a4a2ea8 [2021-10-20T12:30:30.346Z] $ docker rm -f 5e2602de708acb2998e1626108fd2a6b1d13d76ed6c1ef2f8902ef163a4a2ea8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T12:30:30.945Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-20T12:30:30.945Z] . [Pipeline] withDockerContainer [2021-10-20T12:30:31.212Z] prd-ubuntu18.04-docker-arm64-4c-16g-472 does not seem to be running inside a container [2021-10-20T12:30:31.315Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-10-20T12:30:32.861Z] $ docker top 7468cd94ed58716f23a0befe3b9f9c338588223f14069fd20de1fd879f99d7c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-20T12:30:33.851Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-20T12:30:38.177Z] Building core-command ... [2021-10-20T12:30:38.177Z] Building core-data ... [2021-10-20T12:30:38.177Z] Building core-metadata ... [2021-10-20T12:30:38.177Z] Building security-bootstrapper ... [2021-10-20T12:30:38.177Z] Building security-proxy-setup ... [2021-10-20T12:30:38.177Z] Building security-secretstore-setup ... [2021-10-20T12:30:38.177Z] Building support-notifications ... [2021-10-20T12:30:38.177Z] Building support-scheduler ... [2021-10-20T12:30:38.177Z] Building sys-mgmt-agent ... [2021-10-20T12:30:38.177Z] Building support-notifications [2021-10-20T12:30:38.177Z] Building security-bootstrapper [2021-10-20T12:30:38.177Z] Building security-proxy-setup [2021-10-20T12:30:38.177Z] Building core-command [2021-10-20T12:30:38.177Z] Building core-metadata [2021-10-20T12:31:46.292Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T12:31:46.292Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-20T12:31:46.292Z] ---> be4ea38d1840 [2021-10-20T12:31:46.292Z] Step 3/30 : WORKDIR /edgex-go [2021-10-20T12:31:46.292Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T12:31:46.292Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-20T12:31:46.292Z] ---> be4ea38d1840 [2021-10-20T12:31:46.292Z] Step 3/22 : WORKDIR /edgex-go [2021-10-20T12:31:46.292Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T12:31:46.292Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-20T12:31:46.292Z] ---> be4ea38d1840 [2021-10-20T12:31:46.292Z] Step 3/21 : WORKDIR /edgex-go [2021-10-20T12:31:46.292Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T12:31:46.292Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-20T12:31:46.292Z] ---> be4ea38d1840 [2021-10-20T12:31:46.292Z] Step 3/22 : WORKDIR /edgex-go [2021-10-20T12:31:46.292Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T12:31:46.292Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-20T12:31:46.292Z] ---> be4ea38d1840 [2021-10-20T12:31:46.292Z] Step 3/20 : WORKDIR /edgex-go [2021-10-20T12:31:50.653Z] ---> Running in e6ab070dcb96 [2021-10-20T12:31:50.653Z] ---> Running in 6dbbca4250b7 [2021-10-20T12:31:50.653Z] ---> Running in dba85dbf9d72 [2021-10-20T12:31:50.653Z] ---> Running in 21ca7d34e14e [2021-10-20T12:31:50.653Z] ---> Running in ee1ecec69b60 [2021-10-20T12:31:51.267Z] Removing intermediate container 6dbbca4250b7 [2021-10-20T12:31:51.267Z] ---> 25e55e5956d5 [2021-10-20T12:31:51.267Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T12:31:51.267Z] Removing intermediate container e6ab070dcb96 [2021-10-20T12:31:51.267Z] ---> d85628e71ac3 [2021-10-20T12:31:51.267Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T12:31:51.267Z] Removing intermediate container dba85dbf9d72 [2021-10-20T12:31:51.267Z] ---> 43bf34e61c77 [2021-10-20T12:31:51.267Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T12:31:51.267Z] Removing intermediate container 21ca7d34e14e [2021-10-20T12:31:51.267Z] ---> 4a356c59efc1 [2021-10-20T12:31:51.267Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T12:31:51.548Z] Removing intermediate container ee1ecec69b60 [2021-10-20T12:31:51.548Z] ---> 7c32431613ab [2021-10-20T12:31:51.548Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T12:31:51.548Z] ---> Running in 0fdce7f553b6 [2021-10-20T12:31:51.548Z] ---> Running in 9afbe3a77444 [2021-10-20T12:31:51.548Z] ---> Running in 18e2a594eed4 [2021-10-20T12:31:51.548Z] ---> Running in 4059b6cad8af [2021-10-20T12:31:51.548Z] ---> Running in 33c2f0128c37 [2021-10-20T12:31:55.893Z] Removing intermediate container 0fdce7f553b6 [2021-10-20T12:31:55.893Z] ---> 21a13e8ed53f [2021-10-20T12:31:55.893Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-20T12:31:55.893Z] Removing intermediate container 9afbe3a77444 [2021-10-20T12:31:55.893Z] ---> a22b2fbf1187 [2021-10-20T12:31:55.893Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-20T12:31:55.893Z] Removing intermediate container 18e2a594eed4 [2021-10-20T12:31:55.893Z] ---> 866652e4274b [2021-10-20T12:31:55.893Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-20T12:31:55.893Z] ---> Running in 70bc08f1dfac [2021-10-20T12:31:55.893Z] ---> Running in b389bde7c8d0 [2021-10-20T12:31:55.893Z] Removing intermediate container 4059b6cad8af [2021-10-20T12:31:55.893Z] ---> 690d179e22ad [2021-10-20T12:31:55.893Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-20T12:31:55.893Z] Removing intermediate container 33c2f0128c37 [2021-10-20T12:31:55.893Z] ---> 1af54570c992 [2021-10-20T12:31:55.893Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-20T12:31:55.893Z] ---> Running in 5fec876726d3 [2021-10-20T12:31:55.893Z] ---> Running in c6afe8f9768a [2021-10-20T12:31:55.893Z] ---> Running in 195f7c9cfff1 [2021-10-20T12:31:57.892Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T12:31:57.892Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T12:31:57.892Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T12:31:57.892Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T12:31:58.165Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T12:31:58.767Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T12:31:58.767Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T12:31:58.767Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T12:31:59.047Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T12:31:59.334Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T12:31:59.618Z] OK: 219 MiB in 52 packages [2021-10-20T12:31:59.618Z] OK: 219 MiB in 52 packages [2021-10-20T12:31:59.901Z] OK: 219 MiB in 52 packages [2021-10-20T12:32:00.179Z] OK: 219 MiB in 52 packages [2021-10-20T12:32:00.467Z] OK: 219 MiB in 52 packages [2021-10-20T12:32:01.477Z] Removing intermediate container 70bc08f1dfac [2021-10-20T12:32:01.477Z] ---> a71b2c2dcc95 [2021-10-20T12:32:01.477Z] Step 6/30 : COPY . . [2021-10-20T12:32:01.477Z] Removing intermediate container b389bde7c8d0 [2021-10-20T12:32:01.477Z] ---> 4c2f82560c3a [2021-10-20T12:32:01.477Z] Step 6/22 : COPY . . [2021-10-20T12:32:01.757Z] Removing intermediate container c6afe8f9768a [2021-10-20T12:32:01.757Z] ---> 6ea83ea83f08 [2021-10-20T12:32:01.757Z] Step 6/21 : COPY . . [2021-10-20T12:32:01.757Z] Removing intermediate container 5fec876726d3 [2021-10-20T12:32:01.757Z] ---> da4288f77dfb [2021-10-20T12:32:01.757Z] Step 6/20 : COPY . . [2021-10-20T12:32:02.035Z] Removing intermediate container 195f7c9cfff1 [2021-10-20T12:32:02.035Z] ---> 99e2d82ad9fb [2021-10-20T12:32:02.035Z] Step 6/22 : COPY . . [2021-10-20T12:32:34.479Z] ---> 86f5d57b09f0 [2021-10-20T12:32:34.479Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T12:32:34.479Z] ---> 1087de41a0bf [2021-10-20T12:32:34.479Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T12:32:34.479Z] ---> 64d5f1d3110b [2021-10-20T12:32:34.479Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T12:32:34.479Z] ---> d31a1cfe22b3 [2021-10-20T12:32:34.479Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T12:32:34.479Z] ---> 7c48c28288d4 [2021-10-20T12:32:34.479Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T12:32:34.479Z] ---> Running in 4cad6642badd [2021-10-20T12:32:34.479Z] ---> Running in 4e99d2fde8f7 [2021-10-20T12:32:34.479Z] ---> Running in c13681e04f54 [2021-10-20T12:32:34.479Z] ---> Running in 1aa4b712b28f [2021-10-20T12:32:34.479Z] ---> Running in 7fe4a6470086 [2021-10-20T12:32:37.145Z] Removing intermediate container 4e99d2fde8f7 [2021-10-20T12:32:37.145Z] ---> 12daf8eb00f9 [2021-10-20T12:32:37.145Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-20T12:32:37.145Z] Removing intermediate container 4cad6642badd [2021-10-20T12:32:37.145Z] ---> 0f97ae9fd120 [2021-10-20T12:32:37.145Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-20T12:32:37.145Z] ---> Running in ece257a21b17 [2021-10-20T12:32:37.145Z] ---> Running in 14d73a28f241 [2021-10-20T12:32:37.145Z] Removing intermediate container 1aa4b712b28f [2021-10-20T12:32:37.145Z] ---> 1f2a60fbac67 [2021-10-20T12:32:37.145Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-20T12:32:37.145Z] Removing intermediate container c13681e04f54 [2021-10-20T12:32:37.145Z] ---> c9d64c20099e [2021-10-20T12:32:37.145Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-20T12:32:37.145Z] ---> Running in 7f362d087068 [2021-10-20T12:32:37.145Z] Removing intermediate container 7fe4a6470086 [2021-10-20T12:32:37.145Z] ---> 81cf57a6d3c1 [2021-10-20T12:32:37.145Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-20T12:32:37.430Z] ---> Running in 6620fced12ea [2021-10-20T12:32:37.430Z] ---> Running in c5fce1ff9790 [2021-10-20T12:32:39.462Z] 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-10-20T12:32:39.746Z] 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-10-20T12:32:39.746Z] 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-10-20T12:32:39.746Z] 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-10-20T12:32:40.025Z] 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-10-20T12:34:32.007Z] 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-10-20T12:34:34.028Z] Removing intermediate container 6620fced12ea [2021-10-20T12:34:34.028Z] ---> afa243491cad [2021-10-20T12:34:34.028Z] [2021-10-20T12:34:34.028Z] Step 9/22 : FROM alpine:3.14 [2021-10-20T12:34:34.028Z] 3.14: Pulling from library/alpine [2021-10-20T12:34:34.313Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-20T12:34:34.313Z] Status: Downloaded newer image for alpine:3.14 [2021-10-20T12:34:34.313Z] ---> bb3de5531c18 [2021-10-20T12:34:34.313Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-20T12:34:34.601Z] ---> Running in 20f4c3301c1a [2021-10-20T12:34:38.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T12:34:38.056Z] Removing intermediate container 7f362d087068 [2021-10-20T12:34:38.056Z] ---> 02fba6ba5d80 [2021-10-20T12:34:38.056Z] [2021-10-20T12:34:38.056Z] Step 9/30 : FROM alpine:3.14 [2021-10-20T12:34:38.056Z] ---> bb3de5531c18 [2021-10-20T12:34:38.056Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-20T12:34:38.339Z] ---> Running in 0d603f1a80fb [2021-10-20T12:34:39.813Z] Removing intermediate container 0d603f1a80fb [2021-10-20T12:34:39.813Z] ---> e04e0f8ede7e [2021-10-20T12:34:39.813Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-20T12:34:40.100Z] ---> Running in 4344760341e9 [2021-10-20T12:34:41.131Z] Removing intermediate container 14d73a28f241 [2021-10-20T12:34:41.131Z] ---> 72b5ffff163f [2021-10-20T12:34:41.131Z] [2021-10-20T12:34:41.131Z] Step 9/20 : FROM alpine:3.14 [2021-10-20T12:34:41.131Z] ---> bb3de5531c18 [2021-10-20T12:34:41.131Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-20T12:34:41.422Z] ---> Running in c30fdb1be68f [2021-10-20T12:34:42.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T12:34:42.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T12:34:42.318Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.14/main: temporary error (try again later) [2021-10-20T12:34:42.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T12:34:44.910Z] Removing intermediate container ece257a21b17 [2021-10-20T12:34:44.910Z] ---> 284d3cb54fd4 [2021-10-20T12:34:44.910Z] [2021-10-20T12:34:44.910Z] Step 9/21 : FROM alpine:3.14 [2021-10-20T12:34:44.910Z] ---> bb3de5531c18 [2021-10-20T12:34:44.910Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-20T12:34:44.910Z] Removing intermediate container c5fce1ff9790 [2021-10-20T12:34:44.910Z] ---> dee0ba168a6c [2021-10-20T12:34:44.910Z] [2021-10-20T12:34:44.910Z] Step 9/22 : FROM alpine:3.14 [2021-10-20T12:34:44.910Z] ---> bb3de5531c18 [2021-10-20T12:34:44.910Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-20T12:34:44.910Z] ---> Running in 291750334fd1 [2021-10-20T12:34:45.187Z] ---> Running in 5cf9fdb1df64 [2021-10-20T12:34:46.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T12:34:46.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T12:34:47.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T12:34:47.245Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.14/main: temporary error (try again later) [2021-10-20T12:34:47.523Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.14/community: temporary error (try again later) [2021-10-20T12:34:47.523Z] ERROR: unable to select packages: [2021-10-20T12:34:47.523Z]  dumb-init (no such package): [2021-10-20T12:34:47.523Z] required by: world[dumb-init] [2021-10-20T12:34:48.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T12:34:48.126Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.14/main: temporary error (try again later) [2021-10-20T12:34:48.402Z] Building security-secretstore-setup [2021-10-20T12:34:49.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T12:34:49.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T12:34:50.020Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-20T12:34:50.303Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-20T12:34:50.303Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T12:34:50.303Z] OK: 5 MiB in 15 packages [2021-10-20T12:34:50.303Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-20T12:34:50.303Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T12:34:50.303Z] Executing ca-certificates-20191127-r5.trigger [2021-10-20T12:34:50.591Z] OK: 6 MiB in 16 packages [2021-10-20T12:34:50.591Z] ERROR: unable to select packages: [2021-10-20T12:34:50.591Z]  su-exec (no such package): [2021-10-20T12:34:50.591Z] required by: world[su-exec] [2021-10-20T12:34:51.625Z] ERROR: unable to select packages: [2021-10-20T12:34:51.625Z]  curl (no such package): [2021-10-20T12:34:51.625Z] required by: world[curl] [2021-10-20T12:34:54.282Z] Removing intermediate container 5cf9fdb1df64 [2021-10-20T12:34:54.282Z] ---> 13d42f140ce7 [2021-10-20T12:34:54.282Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-20T12:34:54.559Z] Building core-data [2021-10-20T12:34:54.836Z] ---> Running in 43fcc1b979f3 [2021-10-20T12:34:54.836Z] Building support-scheduler [2021-10-20T12:34:55.440Z] Removing intermediate container 43fcc1b979f3 [2021-10-20T12:34:55.440Z] ---> 92c8c78b1834 [2021-10-20T12:34:55.440Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-20T12:34:55.440Z] Removing intermediate container 291750334fd1 [2021-10-20T12:34:55.440Z] ---> 049d6526aa57 [2021-10-20T12:34:55.440Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-20T12:34:55.717Z] ---> Running in dcdbbeb3bb6c [2021-10-20T12:34:55.717Z] ---> Running in 296824db7b03 [2021-10-20T12:34:55.992Z] Removing intermediate container dcdbbeb3bb6c [2021-10-20T12:34:55.992Z] ---> abb3123bf678 [2021-10-20T12:34:55.992Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-20T12:34:56.270Z] ---> Running in d99d1f45f5a7 [2021-10-20T12:34:56.548Z] Removing intermediate container 296824db7b03 [2021-10-20T12:34:56.548Z] ---> 94be0398c7fc [2021-10-20T12:34:56.548Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-20T12:34:56.548Z] ---> Running in 29672347d12d [2021-10-20T12:34:56.837Z] Removing intermediate container d99d1f45f5a7 [2021-10-20T12:34:56.837Z] ---> e12f55b48473 [2021-10-20T12:34:56.837Z] Step 14/22 : WORKDIR / [2021-10-20T12:34:57.446Z] ---> Running in efaa31aa78ff [2021-10-20T12:34:58.064Z] Removing intermediate container 29672347d12d [2021-10-20T12:34:58.064Z] ---> cd42c74e8ed1 [2021-10-20T12:34:58.064Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-20T12:34:58.671Z] ---> Running in 45366fdca53f [2021-10-20T12:34:58.951Z] Removing intermediate container efaa31aa78ff [2021-10-20T12:34:58.951Z] ---> 5b2964d034dd [2021-10-20T12:34:58.951Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T12:34:59.560Z] Removing intermediate container 45366fdca53f [2021-10-20T12:34:59.560Z] ---> a851814b0cc9 [2021-10-20T12:34:59.560Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T12:35:01.569Z] ---> 985df89d92b6 [2021-10-20T12:35:01.569Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-20T12:35:01.848Z] ---> 8b450a66d764 [2021-10-20T12:35:01.848Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-20T12:35:03.857Z] ---> ec1b6d3ecc8c [2021-10-20T12:35:03.857Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-20T12:35:03.857Z] ---> 0f1101f30af9 [2021-10-20T12:35:03.857Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-20T12:35:05.340Z] ---> 3e074789381b [2021-10-20T12:35:05.340Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-20T12:35:05.626Z] ---> 026306562c80 [2021-10-20T12:35:05.626Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-20T12:35:05.626Z] ---> Running in 45338c6340f0 [2021-10-20T12:35:05.916Z] ---> Running in 9447902d6b04 [2021-10-20T12:35:06.198Z] Removing intermediate container 45338c6340f0 [2021-10-20T12:35:06.198Z] ---> 531a1ccaa732 [2021-10-20T12:35:06.198Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T12:35:06.479Z] Removing intermediate container 9447902d6b04 [2021-10-20T12:35:06.479Z] ---> d6ae8a4d78e3 [2021-10-20T12:35:06.479Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T12:35:06.763Z] ---> Running in a5c5aed2bca8 [2021-10-20T12:35:06.763Z] ---> Running in 127c20050fa6 [2021-10-20T12:35:07.797Z] Removing intermediate container a5c5aed2bca8 [2021-10-20T12:35:07.797Z] ---> e1372ee1c305 [2021-10-20T12:35:07.797Z] Step 20/22 : LABEL arch=arm64 [2021-10-20T12:35:07.797Z] Removing intermediate container 127c20050fa6 [2021-10-20T12:35:07.797Z] ---> b2b8e58f634c [2021-10-20T12:35:07.797Z] Step 19/21 : LABEL arch=arm64 [2021-10-20T12:35:08.086Z] ---> Running in 2f2d3e70997e [2021-10-20T12:35:08.368Z] ---> Running in 314974ec6414 [2021-10-20T12:35:09.023Z] Removing intermediate container 2f2d3e70997e [2021-10-20T12:35:09.023Z] ---> e39374c75822 [2021-10-20T12:35:09.023Z] Step 21/22 : LABEL git_sha=e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 [2021-10-20T12:35:09.666Z] Removing intermediate container 314974ec6414 [2021-10-20T12:35:09.666Z] ---> 5e105d084982 [2021-10-20T12:35:09.666Z] Step 20/21 : LABEL git_sha=e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 [2021-10-20T12:35:09.666Z] ---> Running in 6c819a3f2e9e [2021-10-20T12:35:09.971Z] ---> Running in 58b48ec974ba [2021-10-20T12:35:10.598Z] Removing intermediate container 6c819a3f2e9e [2021-10-20T12:35:10.598Z] ---> fa384d4a2e95 [2021-10-20T12:35:10.598Z] Step 22/22 : LABEL version=0.0.0 [2021-10-20T12:35:10.888Z] Removing intermediate container 58b48ec974ba [2021-10-20T12:35:10.888Z] ---> 4cf963e9925c [2021-10-20T12:35:10.888Z] Step 21/21 : LABEL version=0.0.0 [2021-10-20T12:35:10.888Z] ---> Running in a5d2f8a050ef [2021-10-20T12:35:11.177Z] ---> Running in 8197f6b1356e [2021-10-20T12:35:11.467Z] Removing intermediate container a5d2f8a050ef [2021-10-20T12:35:11.467Z] ---> 9cbf665c6420 [2021-10-20T12:35:11.467Z] [2021-10-20T12:35:11.746Z] Removing intermediate container 8197f6b1356e [2021-10-20T12:35:11.746Z] ---> 2c07c13c7ee6 [2021-10-20T12:35:11.746Z] [2021-10-20T12:35:12.029Z] Successfully built 9cbf665c6420 [2021-10-20T12:35:12.029Z] Successfully tagged core-metadata-arm64:latest [2021-10-20T12:35:12.029Z]  Building core-metadata ... done Building sys-mgmt-agent [2021-10-20T12:35:12.306Z] Successfully built 2c07c13c7ee6 [2021-10-20T12:35:12.306Z] Successfully tagged support-notifications-arm64:latest [2021-10-20T12:35:16.646Z]  Building support-notifications ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T12:35:16.646Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-20T12:35:16.646Z] ---> be4ea38d1840 [2021-10-20T12:35:16.646Z] Step 3/24 : WORKDIR /edgex-go [2021-10-20T12:35:16.646Z] ---> Using cache [2021-10-20T12:35:16.646Z] ---> 7c32431613ab [2021-10-20T12:35:16.646Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T12:35:16.646Z] ---> Using cache [2021-10-20T12:35:16.646Z] ---> 1af54570c992 [2021-10-20T12:35:16.646Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-20T12:35:19.291Z] ---> Running in 2d3ee7cee40b [2021-10-20T12:35:20.741Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T12:35:21.736Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T12:35:22.342Z] OK: 219 MiB in 52 packages [2021-10-20T12:35:26.714Z] Removing intermediate container 2d3ee7cee40b [2021-10-20T12:35:26.714Z] ---> b845f8bb50c9 [2021-10-20T12:35:26.714Z] Step 6/24 : COPY . . [2021-10-20T12:35:33.484Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T12:35:33.484Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-20T12:35:33.484Z] ---> be4ea38d1840 [2021-10-20T12:35:33.484Z] Step 3/22 : WORKDIR /edgex-go [2021-10-20T12:35:33.484Z] ---> Using cache [2021-10-20T12:35:33.484Z] ---> 7c32431613ab [2021-10-20T12:35:33.484Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T12:35:33.484Z] ---> Using cache [2021-10-20T12:35:33.484Z] ---> 1af54570c992 [2021-10-20T12:35:33.484Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-20T12:35:34.103Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T12:35:34.103Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-20T12:35:34.103Z] ---> be4ea38d1840 [2021-10-20T12:35:34.103Z] Step 3/23 : WORKDIR /edgex-go [2021-10-20T12:35:34.103Z] ---> Using cache [2021-10-20T12:35:34.103Z] ---> 7c32431613ab [2021-10-20T12:35:34.103Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T12:35:34.103Z] ---> Using cache [2021-10-20T12:35:34.103Z] ---> 1af54570c992 [2021-10-20T12:35:34.103Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-20T12:35:34.103Z] ---> Using cache [2021-10-20T12:35:34.103Z] ---> b845f8bb50c9 [2021-10-20T12:35:34.103Z] Step 6/23 : COPY go.mod . [2021-10-20T12:35:39.543Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T12:35:39.543Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-20T12:35:39.819Z] ---> be4ea38d1840 [2021-10-20T12:35:39.819Z] Step 3/22 : WORKDIR /edgex-go [2021-10-20T12:35:39.819Z] ---> Using cache [2021-10-20T12:35:39.819Z] ---> 7c32431613ab [2021-10-20T12:35:39.819Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T12:35:39.819Z] ---> Using cache [2021-10-20T12:35:39.819Z] ---> 1af54570c992 [2021-10-20T12:35:39.819Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-20T12:35:42.483Z] ---> 0c7a39cfc0ab [2021-10-20T12:35:42.483Z] Step 7/23 : RUN go mod download [2021-10-20T12:35:42.483Z] ---> Running in 0ab2de569f7e [2021-10-20T12:35:42.483Z] ---> Running in 1117ae2ca606 [2021-10-20T12:35:42.762Z] ---> Running in 6c0518db335e [2021-10-20T12:35:43.046Z] ---> 199fb0f5010e [2021-10-20T12:35:43.046Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T12:35:43.343Z] ---> Running in a7acd54d6504 [2021-10-20T12:35:44.804Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T12:35:44.804Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T12:35:45.805Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T12:35:45.805Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T12:35:46.818Z] OK: 219 MiB in 52 packages [2021-10-20T12:35:46.818Z] OK: 219 MiB in 52 packages [2021-10-20T12:35:47.434Z] Removing intermediate container a7acd54d6504 [2021-10-20T12:35:47.434Z] ---> fb81fa61085c [2021-10-20T12:35:47.434Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-20T12:35:47.714Z] ---> Running in 91fa98e7c79c [2021-10-20T12:35:47.714Z] Removing intermediate container 6c0518db335e [2021-10-20T12:35:47.714Z] ---> 1196be18b797 [2021-10-20T12:35:47.714Z] Step 8/23 : COPY . . [2021-10-20T12:35:48.327Z] Removing intermediate container 1117ae2ca606 [2021-10-20T12:35:48.327Z] ---> 217dfd14d306 [2021-10-20T12:35:48.327Z] Step 6/22 : COPY . . [2021-10-20T12:35:48.606Z] Removing intermediate container 0ab2de569f7e [2021-10-20T12:35:48.606Z] ---> 7a5d66213b61 [2021-10-20T12:35:48.606Z] Step 6/22 : COPY . . [2021-10-20T12:35:49.603Z] 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-10-20T12:36:28.726Z] ---> 0d124d32c1d0 [2021-10-20T12:36:28.726Z] Step 9/23 : RUN go mod tidy [2021-10-20T12:36:28.726Z] ---> a5aafdd8aefe [2021-10-20T12:36:28.726Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T12:36:28.726Z] ---> 3d4815e49838 [2021-10-20T12:36:28.726Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T12:36:28.726Z] ---> Running in 058114923a21 [2021-10-20T12:36:28.726Z] ---> Running in d470d42e6258 [2021-10-20T12:36:28.726Z] ---> Running in ddccc9fdba95 [2021-10-20T12:36:28.726Z] 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-10-20T12:36:30.197Z] Removing intermediate container d470d42e6258 [2021-10-20T12:36:30.198Z] ---> 582c4ec2f0fc [2021-10-20T12:36:30.198Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-20T12:36:30.478Z] ---> Running in 121103ef34bd [2021-10-20T12:36:30.772Z] Removing intermediate container ddccc9fdba95 [2021-10-20T12:36:30.772Z] ---> 11d29f9b82ec [2021-10-20T12:36:30.772Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-20T12:36:30.772Z] ---> Running in 1ab50263ee52 [2021-10-20T12:36:31.054Z] Removing intermediate container 058114923a21 [2021-10-20T12:36:31.054Z] ---> 2130ee6111d3 [2021-10-20T12:36:31.054Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-20T12:36:31.347Z] ---> Running in 5b424e0ec444 [2021-10-20T12:36:32.824Z] 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-10-20T12:36:33.109Z] 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-10-20T12:36:33.392Z] 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-10-20T12:36:36.832Z] Removing intermediate container 91fa98e7c79c [2021-10-20T12:36:36.832Z] ---> 4ff048d6debd [2021-10-20T12:36:36.832Z] [2021-10-20T12:36:36.832Z] Step 9/24 : FROM alpine:3.14 [2021-10-20T12:36:36.832Z] ---> bb3de5531c18 [2021-10-20T12:36:36.832Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-20T12:36:36.832Z] ---> Running in 4a533cf144e5 [2021-10-20T12:36:38.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T12:36:39.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T12:36:40.152Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-20T12:36:40.152Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-20T12:36:40.152Z] (3/3) Installing su-exec (0.2-r1) [2021-10-20T12:36:40.152Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T12:36:40.152Z] Executing ca-certificates-20191127-r5.trigger [2021-10-20T12:36:40.431Z] OK: 6 MiB in 17 packages [2021-10-20T12:36:42.442Z] Removing intermediate container 4a533cf144e5 [2021-10-20T12:36:42.442Z] ---> f0cae24499a0 [2021-10-20T12:36:42.442Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-20T12:36:42.722Z] ---> Running in cf48b8f801ac [2021-10-20T12:36:43.331Z] Removing intermediate container cf48b8f801ac [2021-10-20T12:36:43.331Z] ---> 9cdb5ae0ee88 [2021-10-20T12:36:43.331Z] Step 12/24 : WORKDIR / [2021-10-20T12:36:43.331Z] ---> Running in e1c3152675b4 [2021-10-20T12:36:44.331Z] Removing intermediate container e1c3152675b4 [2021-10-20T12:36:44.331Z] ---> 59425fd6f7a7 [2021-10-20T12:36:44.331Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-20T12:36:45.334Z] ---> 7e69d9f23aa2 [2021-10-20T12:36:45.334Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-20T12:36:46.796Z] ---> bd6783eece35 [2021-10-20T12:36:46.796Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-20T12:36:47.799Z] ---> bdb693ecd577 [2021-10-20T12:36:47.799Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-20T12:36:49.271Z] ---> 646921424857 [2021-10-20T12:36:49.271Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-20T12:36:50.921Z] ---> 101e0102b21e [2021-10-20T12:36:50.922Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-20T12:36:52.993Z] ---> 7f7bbd1f3c28 [2021-10-20T12:36:52.993Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-20T12:36:53.993Z] ---> 2d851aee2e82 [2021-10-20T12:36:53.993Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-20T12:36:53.993Z] ---> Running in 1f8e189184df [2021-10-20T12:36:57.454Z] Removing intermediate container 1f8e189184df [2021-10-20T12:36:57.454Z] ---> 79012183198c [2021-10-20T12:36:57.454Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-20T12:36:57.738Z] ---> Running in d09594059cd1 [2021-10-20T12:36:58.347Z] Removing intermediate container d09594059cd1 [2021-10-20T12:36:58.347Z] ---> 81ee973903b2 [2021-10-20T12:36:58.347Z] Step 22/24 : LABEL arch=arm64 [2021-10-20T12:36:58.347Z] ---> Running in 707cf072a202 [2021-10-20T12:36:58.954Z] Removing intermediate container 707cf072a202 [2021-10-20T12:36:58.954Z] ---> abdc746cf947 [2021-10-20T12:36:58.954Z] Step 23/24 : LABEL git_sha=e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 [2021-10-20T12:36:59.233Z] ---> Running in 94a8a0a8cd02 [2021-10-20T12:36:59.864Z] Removing intermediate container 94a8a0a8cd02 [2021-10-20T12:36:59.864Z] ---> 058719d5983a [2021-10-20T12:36:59.864Z] Step 24/24 : LABEL version=0.0.0 [2021-10-20T12:37:00.149Z] ---> Running in 65a2ccee46fa [2021-10-20T12:37:01.148Z] Removing intermediate container 65a2ccee46fa [2021-10-20T12:37:01.148Z] ---> 5202443b0149 [2021-10-20T12:37:01.148Z] [2021-10-20T12:37:01.428Z] Successfully built 5202443b0149 [2021-10-20T12:37:01.428Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-20T12:37:58.107Z]  Building security-secretstore-setup ... done Removing intermediate container 1ab50263ee52 [2021-10-20T12:37:58.107Z] ---> 7204c7a95006 [2021-10-20T12:37:58.107Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-20T12:37:58.107Z] ---> Running in 40177b867564 [2021-10-20T12:37:58.107Z] 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-10-20T12:37:58.107Z] Removing intermediate container 5b424e0ec444 [2021-10-20T12:37:58.107Z] ---> c8c1a0974418 [2021-10-20T12:37:58.107Z] [2021-10-20T12:37:58.107Z] Step 11/23 : FROM alpine:3.14 [2021-10-20T12:37:58.107Z] ---> bb3de5531c18 [2021-10-20T12:37:58.107Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-20T12:37:58.107Z] ---> Using cache [2021-10-20T12:37:58.107Z] ---> 13d42f140ce7 [2021-10-20T12:37:58.107Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-20T12:37:58.107Z] ---> Using cache [2021-10-20T12:37:58.107Z] ---> 92c8c78b1834 [2021-10-20T12:37:58.107Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-20T12:37:58.107Z] ---> Running in 04e0c4b7c756 [2021-10-20T12:37:58.707Z] Removing intermediate container 04e0c4b7c756 [2021-10-20T12:37:58.707Z] ---> 08122c6c25ae [2021-10-20T12:37:58.707Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-20T12:37:58.707Z] Removing intermediate container 40177b867564 [2021-10-20T12:37:58.707Z] ---> 5db54e625385 [2021-10-20T12:37:58.707Z] [2021-10-20T12:37:58.707Z] Step 10/22 : FROM docker:20.10.8 [2021-10-20T12:37:58.982Z] ---> Running in a1412f65a011 [2021-10-20T12:37:58.982Z] 20.10.8: Pulling from library/docker [2021-10-20T12:37:59.261Z] Removing intermediate container a1412f65a011 [2021-10-20T12:37:59.261Z] ---> 4be697f248ad [2021-10-20T12:37:59.261Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T12:38:00.721Z] ---> 94ce11c7370a [2021-10-20T12:38:00.721Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-20T12:38:02.725Z] ---> 4c500e161a14 [2021-10-20T12:38:02.725Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-20T12:38:03.715Z] ---> 71f40d6628ab [2021-10-20T12:38:03.715Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-20T12:38:04.011Z] ---> Running in 5fc07e4cd1f4 [2021-10-20T12:38:04.011Z] Removing intermediate container 121103ef34bd [2021-10-20T12:38:04.011Z] ---> aefad26aeb43 [2021-10-20T12:38:04.011Z] [2021-10-20T12:38:04.011Z] Step 9/22 : FROM alpine:3.14 [2021-10-20T12:38:04.011Z] ---> bb3de5531c18 [2021-10-20T12:38:04.011Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-20T12:38:04.289Z] ---> Running in 845b920c2a54 [2021-10-20T12:38:04.565Z] Removing intermediate container 5fc07e4cd1f4 [2021-10-20T12:38:04.565Z] ---> e52640037bd4 [2021-10-20T12:38:04.565Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T12:38:04.847Z] ---> Running in d59a414fb0ae [2021-10-20T12:38:04.847Z] Removing intermediate container 845b920c2a54 [2021-10-20T12:38:04.847Z] ---> ef3499d92162 [2021-10-20T12:38:04.847Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-20T12:38:05.128Z] ---> Running in 2dc7fa363118 [2021-10-20T12:38:05.407Z] Removing intermediate container d59a414fb0ae [2021-10-20T12:38:05.407Z] ---> 80263fba5fcb [2021-10-20T12:38:05.407Z] Step 21/23 : LABEL arch=arm64 [2021-10-20T12:38:05.685Z] ---> Running in 118bc56a3277 [2021-10-20T12:38:05.685Z] Removing intermediate container 2dc7fa363118 [2021-10-20T12:38:05.685Z] ---> a7cd4397c5bb [2021-10-20T12:38:05.685Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-20T12:38:05.962Z] ---> Running in 8ee44c53cac7 [2021-10-20T12:38:06.239Z] Removing intermediate container 118bc56a3277 [2021-10-20T12:38:06.239Z] ---> 6aa04c728316 [2021-10-20T12:38:06.239Z] Step 22/23 : LABEL git_sha=e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 [2021-10-20T12:38:06.519Z] ---> Running in 47918483c96b [2021-10-20T12:38:06.519Z] Removing intermediate container 8ee44c53cac7 [2021-10-20T12:38:06.519Z] ---> 8a90159f6505 [2021-10-20T12:38:06.519Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T12:38:06.795Z] ---> Running in 108744052a22 [2021-10-20T12:38:07.079Z] Removing intermediate container 47918483c96b [2021-10-20T12:38:07.079Z] ---> 09e0ba4b7aee [2021-10-20T12:38:07.079Z] Step 23/23 : LABEL version=0.0.0 [2021-10-20T12:38:07.357Z] ---> Running in 72c5f3303d66 [2021-10-20T12:38:07.963Z] Removing intermediate container 72c5f3303d66 [2021-10-20T12:38:07.963Z] ---> 3ea5f855df29 [2021-10-20T12:38:07.963Z] [2021-10-20T12:38:08.243Z] Successfully built 3ea5f855df29 [2021-10-20T12:38:08.243Z] Successfully tagged support-scheduler-arm64:latest [2021-10-20T12:38:08.243Z]  Building support-scheduler ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-20T12:38:08.243Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-20T12:38:08.521Z] ---> 3734d5adc5ac [2021-10-20T12:38:08.521Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-20T12:38:08.521Z] ---> Running in 4c62108ac6df [2021-10-20T12:38:09.124Z] Removing intermediate container 4c62108ac6df [2021-10-20T12:38:09.124Z] ---> bbb7b91174f9 [2021-10-20T12:38:09.124Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-20T12:38:09.124Z] Removing intermediate container 108744052a22 [2021-10-20T12:38:09.124Z] ---> 982966461558 [2021-10-20T12:38:09.124Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-20T12:38:09.124Z] ---> Running in 949338cbbe13 [2021-10-20T12:38:09.403Z] ---> Running in 6f4cbb9bced6 [2021-10-20T12:38:10.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T12:38:10.853Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T12:38:10.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T12:38:11.490Z] (1/42) Installing readline (8.1.0-r0) [2021-10-20T12:38:11.490Z] (2/42) Installing bash (5.1.4-r0) [2021-10-20T12:38:11.765Z] Executing bash-5.1.4-r0.post-install [2021-10-20T12:38:11.765Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-20T12:38:11.765Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T12:38:11.765Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-20T12:38:11.765Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-20T12:38:11.765Z] (6/42) Installing curl (7.79.1-r0) [2021-10-20T12:38:11.765Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-20T12:38:11.765Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-20T12:38:11.765Z] (9/42) Installing expat (2.4.1-r0) [2021-10-20T12:38:11.765Z] (10/42) Installing libffi (3.3-r2) [2021-10-20T12:38:11.765Z] (11/42) Installing gdbm (1.19-r0) [2021-10-20T12:38:11.765Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-20T12:38:11.765Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-20T12:38:11.765Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-20T12:38:11.765Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-20T12:38:11.765Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-20T12:38:12.052Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-20T12:38:12.656Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-20T12:38:12.657Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-20T12:38:12.657Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-20T12:38:12.657Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-20T12:38:12.939Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-20T12:38:12.939Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-20T12:38:13.219Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T12:38:13.219Z] OK: 8 MiB in 20 packages [2021-10-20T12:38:13.825Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-20T12:38:13.825Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-20T12:38:13.825Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-20T12:38:13.825Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-20T12:38:13.825Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-20T12:38:13.825Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-20T12:38:13.825Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-20T12:38:13.825Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-20T12:38:13.825Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-20T12:38:13.825Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-20T12:38:13.825Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-20T12:38:13.825Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-20T12:38:14.101Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-20T12:38:14.101Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-20T12:38:14.101Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-20T12:38:14.101Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-20T12:38:14.101Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-20T12:38:14.101Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-20T12:38:14.101Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-20T12:38:14.101Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-20T12:38:14.101Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-20T12:38:14.101Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-20T12:38:14.101Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-20T12:38:14.101Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-20T12:38:14.379Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-20T12:38:14.652Z] Removing intermediate container 6f4cbb9bced6 [2021-10-20T12:38:14.652Z] ---> 99a797a8d757 [2021-10-20T12:38:14.652Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T12:38:14.928Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T12:38:14.928Z] OK: 84 MiB in 64 packages [2021-10-20T12:38:15.924Z] ---> f7c91288d0b7 [2021-10-20T12:38:15.924Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-20T12:38:16.914Z] ---> 5785bdade6a8 [2021-10-20T12:38:16.914Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-20T12:38:17.905Z] ---> 277bf12dc5b9 [2021-10-20T12:38:17.905Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-20T12:38:17.905Z] ---> Running in fcf60e0d4b87 [2021-10-20T12:38:18.515Z] Removing intermediate container fcf60e0d4b87 [2021-10-20T12:38:18.515Z] ---> 4824310d08b5 [2021-10-20T12:38:18.515Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T12:38:18.515Z] Collecting docker-compose==1.23.2 [2021-10-20T12:38:18.515Z] ---> Running in c8111b3ea9dd [2021-10-20T12:38:18.795Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-20T12:38:19.070Z] Collecting texttable<0.10,>=0.9.0 [2021-10-20T12:38:19.070Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-20T12:38:19.070Z] Removing intermediate container c8111b3ea9dd [2021-10-20T12:38:19.070Z] ---> 876c4130b57b [2021-10-20T12:38:19.070Z] Step 20/22 : LABEL arch=arm64 [2021-10-20T12:38:19.349Z] ---> Running in 75f2ff8bb19f [2021-10-20T12:38:19.635Z] Removing intermediate container 75f2ff8bb19f [2021-10-20T12:38:19.635Z] ---> 4ec4fbc66896 [2021-10-20T12:38:19.635Z] Step 21/22 : LABEL git_sha=e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 [2021-10-20T12:38:19.910Z] ---> Running in 6672aa6adb7d [2021-10-20T12:38:20.510Z] Removing intermediate container 6672aa6adb7d [2021-10-20T12:38:20.510Z] ---> b3f52b0d5e85 [2021-10-20T12:38:20.510Z] Step 22/22 : LABEL version=0.0.0 [2021-10-20T12:38:20.510Z] ---> Running in f11df5baa1f5 [2021-10-20T12:38:21.138Z] Removing intermediate container f11df5baa1f5 [2021-10-20T12:38:21.138Z] ---> b9c09200ce00 [2021-10-20T12:38:21.138Z] [2021-10-20T12:38:21.138Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-20T12:38:21.138Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-20T12:38:21.138Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-20T12:38:21.414Z] Successfully built b9c09200ce00 [2021-10-20T12:38:21.414Z] Successfully tagged core-data-arm64:latest [2021-10-20T12:38:21.414Z]  Building core-data ... done  Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-20T12:38:22.856Z] Collecting cached-property<2,>=1.2.0 [2021-10-20T12:38:22.856Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-20T12:38:22.856Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-20T12:38:23.456Z] Collecting docker<4.0,>=3.6.0 [2021-10-20T12:38:23.456Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-20T12:38:23.734Z] Collecting jsonschema<3,>=2.5.1 [2021-10-20T12:38:23.734Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-20T12:38:23.734Z] Collecting docopt<0.7,>=0.6.1 [2021-10-20T12:38:23.734Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-20T12:38:26.369Z] Collecting PyYAML<4,>=3.10 [2021-10-20T12:38:26.369Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-20T12:38:29.773Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-20T12:38:29.774Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-20T12:38:29.774Z] Collecting docker-pycreds>=0.4.0 [2021-10-20T12:38:29.774Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-20T12:38:29.774Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-20T12:38:30.049Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-20T12:38:30.049Z] Collecting idna<2.8,>=2.5 [2021-10-20T12:38:30.049Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-20T12:38:30.049Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-20T12:38:30.649Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-20T12:38:30.649Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-20T12:38:30.924Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-20T12:38:30.924Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-20T12:38:30.924Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-20T12:38:30.924Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-20T12:38:31.524Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-20T12:38:31.524Z] Attempting uninstall: urllib3 [2021-10-20T12:38:31.524Z] Found existing installation: urllib3 1.26.5 [2021-10-20T12:38:31.524Z] Uninstalling urllib3-1.26.5: [2021-10-20T12:38:31.524Z] Successfully uninstalled urllib3-1.26.5 [2021-10-20T12:38:32.123Z] Attempting uninstall: idna [2021-10-20T12:38:32.123Z] Found existing installation: idna 3.2 [2021-10-20T12:38:32.123Z] Uninstalling idna-3.2: [2021-10-20T12:38:32.123Z] Successfully uninstalled idna-3.2 [2021-10-20T12:38:33.111Z] Attempting uninstall: chardet [2021-10-20T12:38:33.111Z] Found existing installation: chardet 4.0.0 [2021-10-20T12:38:33.111Z] Uninstalling chardet-4.0.0: [2021-10-20T12:38:33.111Z] Successfully uninstalled chardet-4.0.0 [2021-10-20T12:38:34.559Z] Attempting uninstall: requests [2021-10-20T12:38:34.560Z] Found existing installation: requests 2.25.1 [2021-10-20T12:38:34.560Z] Uninstalling requests-2.25.1: [2021-10-20T12:38:34.560Z] Successfully uninstalled requests-2.25.1 [2021-10-20T12:38:35.162Z] Running setup.py install for texttable: started [2021-10-20T12:38:36.604Z] Running setup.py install for texttable: finished with status 'done' [2021-10-20T12:38:36.604Z] Running setup.py install for PyYAML: started [2021-10-20T12:38:38.592Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-20T12:38:38.871Z] Running setup.py install for docopt: started [2021-10-20T12:38:40.888Z] Running setup.py install for docopt: finished with status 'done' [2021-10-20T12:38:40.888Z] Running setup.py install for dockerpty: started [2021-10-20T12:38:42.901Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-20T12:38:44.349Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-10-20T12:38:52.715Z] Removing intermediate container 949338cbbe13 [2021-10-20T12:38:52.715Z] ---> d6599f3619bb [2021-10-20T12:38:52.715Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-20T12:38:52.715Z] ---> Running in 087a5b4b037d [2021-10-20T12:38:52.715Z] Removing intermediate container 087a5b4b037d [2021-10-20T12:38:52.715Z] ---> bdcb9c0d5795 [2021-10-20T12:38:52.715Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-20T12:38:52.996Z] ---> Running in d7193c10b723 [2021-10-20T12:38:53.274Z] Removing intermediate container d7193c10b723 [2021-10-20T12:38:53.274Z] ---> 1a970880147b [2021-10-20T12:38:53.274Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-20T12:38:54.730Z] ---> f32c5a9ebad9 [2021-10-20T12:38:54.730Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-20T12:38:55.336Z] ---> 958ee5a82b17 [2021-10-20T12:38:55.336Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-20T12:38:55.941Z] ---> a0789823b291 [2021-10-20T12:38:55.941Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-20T12:38:56.219Z] ---> Running in fd45bee1c418 [2021-10-20T12:38:56.498Z] Removing intermediate container fd45bee1c418 [2021-10-20T12:38:56.498Z] ---> 965170359728 [2021-10-20T12:38:56.498Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T12:38:56.777Z] ---> Running in 3e613f309bbd [2021-10-20T12:38:57.056Z] Removing intermediate container 3e613f309bbd [2021-10-20T12:38:57.056Z] ---> b075434318de [2021-10-20T12:38:57.056Z] Step 20/22 : LABEL arch=arm64 [2021-10-20T12:38:57.337Z] ---> Running in 32cc58e7f836 [2021-10-20T12:38:57.614Z] Removing intermediate container 32cc58e7f836 [2021-10-20T12:38:57.614Z] ---> ec196767b0ca [2021-10-20T12:38:57.614Z] Step 21/22 : LABEL git_sha=e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 [2021-10-20T12:38:57.890Z] ---> Running in 3979cfe2df33 [2021-10-20T12:38:58.171Z] Removing intermediate container 3979cfe2df33 [2021-10-20T12:38:58.171Z] ---> a13264d00a61 [2021-10-20T12:38:58.171Z] Step 22/22 : LABEL version=0.0.0 [2021-10-20T12:38:58.451Z] ---> Running in 64c398da4c0c [2021-10-20T12:38:59.054Z] Removing intermediate container 64c398da4c0c [2021-10-20T12:38:59.054Z] ---> 085afdd2446a [2021-10-20T12:38:59.054Z] [2021-10-20T12:38:59.330Z] Successfully built 085afdd2446a [2021-10-20T12:38:59.330Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-20T12:38:59.330Z]  Building sys-mgmt-agent ... done  [2021-10-20T12:38:59.330Z] ERROR: for core-command (, "The command '/bin/sh -c apk add --update --no-cache dumb-init' returned a non-zero code: 1") [2021-10-20T12:38:59.330Z] [2021-10-20T12:38:59.331Z] ERROR: for security-bootstrapper (, "The command '/bin/sh -c apk add --update --no-cache dumb-init su-exec' returned a non-zero code: 1") [2021-10-20T12:38:59.331Z] [2021-10-20T12:38:59.331Z] ERROR: for security-proxy-setup (, "The command '/bin/sh -c apk add --update --no-cache curl' returned a non-zero code: 1") [2021-10-20T12:38:59.331Z] Service 'security-proxy-setup' failed to build: The command '/bin/sh -c apk add --update --no-cache curl' returned a non-zero code: 1 [Pipeline] } [2021-10-20T12:38:59.632Z] $ docker stop --time=1 7468cd94ed58716f23a0befe3b9f9c338588223f14069fd20de1fd879f99d7c6 [2021-10-20T12:39:01.494Z] $ docker rm -f 7468cd94ed58716f23a0befe3b9f9c338588223f14069fd20de1fd879f99d7c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T12:39:03.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-20T12:39:03.464Z] [2021-10-20T12:39:03.465Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-20T12:39:03.833Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-20T12:39:04.111Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-20T12:39:04.111Z] 448f6bf000e3: Pulling fs layer [2021-10-20T12:39:04.111Z] f757da607395: Pulling fs layer [2021-10-20T12:39:04.111Z] 05883995daec: Pulling fs layer [2021-10-20T12:39:04.111Z] 8603b9c90790: Pulling fs layer [2021-10-20T12:39:04.111Z] 1560dd03e051: Pulling fs layer [2021-10-20T12:39:04.111Z] 27f5ce0e4adf: Pulling fs layer [2021-10-20T12:39:04.111Z] 8603b9c90790: Waiting [2021-10-20T12:39:04.111Z] c2d8d7efcc4b: Pulling fs layer [2021-10-20T12:39:04.111Z] 1560dd03e051: Waiting [2021-10-20T12:39:04.111Z] 27f5ce0e4adf: Waiting [2021-10-20T12:39:04.389Z] f757da607395: Verifying Checksum [2021-10-20T12:39:04.389Z] f757da607395: Download complete [2021-10-20T12:39:04.389Z] 8603b9c90790: Download complete [2021-10-20T12:39:04.389Z] 05883995daec: Verifying Checksum [2021-10-20T12:39:04.389Z] 05883995daec: Download complete [2021-10-20T12:39:04.389Z] 27f5ce0e4adf: Verifying Checksum [2021-10-20T12:39:04.389Z] 27f5ce0e4adf: Download complete [2021-10-20T12:39:04.389Z] 1560dd03e051: Verifying Checksum [2021-10-20T12:39:04.389Z] 1560dd03e051: Download complete [2021-10-20T12:39:04.993Z] 448f6bf000e3: Verifying Checksum [2021-10-20T12:39:04.993Z] 448f6bf000e3: Download complete [2021-10-20T12:39:07.639Z] c2d8d7efcc4b: Verifying Checksum [2021-10-20T12:39:07.639Z] c2d8d7efcc4b: Download complete [2021-10-20T12:39:08.632Z] 448f6bf000e3: Pull complete [2021-10-20T12:39:09.626Z] f757da607395: Pull complete [2021-10-20T12:39:11.076Z] 05883995daec: Pull complete [2021-10-20T12:39:11.357Z] 8603b9c90790: Pull complete [2021-10-20T12:39:12.346Z] 1560dd03e051: Pull complete [2021-10-20T12:39:12.623Z] 27f5ce0e4adf: Pull complete [2021-10-20T12:39:27.751Z] c2d8d7efcc4b: Pull complete [2021-10-20T12:39:27.751Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-20T12:39:27.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-20T12:39:27.751Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-20T12:39:28.032Z] prd-ubuntu18.04-docker-arm64-4c-16g-472 does not seem to be running inside a container [2021-10-20T12:39:28.134Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-10-20T12:39:31.148Z] $ docker top b8b038a3675b3ed61d09d7de5fabf659ee17280ea18567cc093e296e646927a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T12:39:32.171Z] ---> job-cost.sh [2021-10-20T12:39:32.172Z] lf-activate-venv: SKIPPING [2021-10-20T12:39:32.172Z] INFO: No Stack... [2021-10-20T12:39:47.254Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-20T12:39:47.254Z] INFO: Archiving Costs [Pipeline] sh [2021-10-20T12:39:47.927Z] + cut -d, -f6 [2021-10-20T12:39:47.927Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2021-10-20T12:39:47.992Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3762-2-stack-cost] [2021-10-20T12:39:48.008Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3762-2-stack-cost] did not exist. Created. [2021-10-20T12:39:48.008Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3762-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-20T12:39:48.682Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-20T12:39:48.886Z] Stashed 1 file(s) [Pipeline] } [2021-10-20T12:39:48.895Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3762-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-20T12:39:48.910Z] $ docker stop --time=1 b8b038a3675b3ed61d09d7de5fabf659ee17280ea18567cc093e296e646927a0 [2021-10-20T12:39:50.633Z] $ docker rm -f b8b038a3675b3ed61d09d7de5fabf659ee17280ea18567cc093e296e646927a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-20T12:39:51.215Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-20T12:39:52.468Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-20T12:39:52.890Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T12:39:53.697Z] ---> package-listing.sh [2021-10-20T12:39:53.697Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-20T12:39:53.697Z] ++ facter osfamily [2021-10-20T12:39:53.958Z] + OS_FAMILY=redhat [2021-10-20T12:39:53.958Z] + workspace=/w/workspace/edgex-go/2 [2021-10-20T12:39:53.958Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-20T12:39:53.958Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-20T12:39:53.958Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-20T12:39:53.958Z] + PACKAGES=/tmp/packages_start.txt [2021-10-20T12:39:53.958Z] + '[' /w/workspace/edgex-go/2 ']' [2021-10-20T12:39:53.958Z] + PACKAGES=/tmp/packages_end.txt [2021-10-20T12:39:53.958Z] + case "${OS_FAMILY}" in [2021-10-20T12:39:53.958Z] + sort [2021-10-20T12:39:53.958Z] + rpm -qa [2021-10-20T12:39:57.257Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-20T12:39:57.257Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-20T12:39:57.257Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-20T12:39:57.257Z] + '[' /w/workspace/edgex-go/2 ']' [2021-10-20T12:39:57.257Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-10-20T12:39:57.257Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-10-20T12:39:57.267Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-20T12:39:57.551Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-20T12:39:58.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-20T12:39:58.110Z] [2021-10-20T12:39:58.110Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T12:39:58.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-20T12:39:58.412Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-20T12:39:58.412Z] b4d181a07f80: Pulling fs layer [2021-10-20T12:39:58.412Z] a1111a8f2ec3: Pulling fs layer [2021-10-20T12:39:58.412Z] ed53099fbce6: Pulling fs layer [2021-10-20T12:39:58.412Z] dc539afda2c1: Pulling fs layer [2021-10-20T12:39:58.412Z] 77bc0d833cb6: Pulling fs layer [2021-10-20T12:39:58.412Z] 9065ff56babe: Pulling fs layer [2021-10-20T12:39:58.412Z] d287ab97295c: Pulling fs layer [2021-10-20T12:39:58.412Z] dc539afda2c1: Waiting [2021-10-20T12:39:58.412Z] 77bc0d833cb6: Waiting [2021-10-20T12:39:58.412Z] 9065ff56babe: Waiting [2021-10-20T12:39:58.412Z] d287ab97295c: Waiting [2021-10-20T12:39:58.412Z] a1111a8f2ec3: Verifying Checksum [2021-10-20T12:39:58.412Z] a1111a8f2ec3: Download complete [2021-10-20T12:39:58.412Z] dc539afda2c1: Verifying Checksum [2021-10-20T12:39:58.412Z] dc539afda2c1: Download complete [2021-10-20T12:39:58.679Z] ed53099fbce6: Verifying Checksum [2021-10-20T12:39:58.679Z] ed53099fbce6: Download complete [2021-10-20T12:39:58.679Z] 9065ff56babe: Verifying Checksum [2021-10-20T12:39:58.679Z] 9065ff56babe: Download complete [2021-10-20T12:39:58.679Z] 77bc0d833cb6: Verifying Checksum [2021-10-20T12:39:58.679Z] 77bc0d833cb6: Download complete [2021-10-20T12:39:58.679Z] b4d181a07f80: Verifying Checksum [2021-10-20T12:39:58.679Z] b4d181a07f80: Download complete [2021-10-20T12:39:59.254Z] d287ab97295c: Verifying Checksum [2021-10-20T12:39:59.254Z] d287ab97295c: Download complete [2021-10-20T12:40:00.194Z] b4d181a07f80: Pull complete [2021-10-20T12:40:00.454Z] a1111a8f2ec3: Pull complete [2021-10-20T12:40:01.028Z] ed53099fbce6: Pull complete [2021-10-20T12:40:01.028Z] dc539afda2c1: Pull complete [2021-10-20T12:40:01.293Z] 77bc0d833cb6: Pull complete [2021-10-20T12:40:01.293Z] 9065ff56babe: Pull complete [2021-10-20T12:40:06.641Z] d287ab97295c: Pull complete [2021-10-20T12:40:06.641Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-20T12:40:06.641Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-20T12:40:06.641Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-20T12:40:06.724Z] prd-centos7-docker-4c-2g-456 does not seem to be running inside a container [2021-10-20T12:40:06.774Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-20T12:40:09.978Z] $ docker top 3482c6edda5f32d2516ab6ed0350c6a3cbe136211433c16151f2375ff86721aa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-20T12:40:10.327Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-20T12:40:10.615Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-20T12:40:10.900Z] + ls /var/log/sa-host [2021-10-20T12:40:10.900Z] + sadf -c /var/log/sa-host/sa20 [2021-10-20T12:40:10.900Z] file_magic: OK [2021-10-20T12:40:10.900Z] HZ: Using current value: 100 [2021-10-20T12:40:10.900Z] file_header: OK [2021-10-20T12:40:10.900Z] 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-10-20T12:40:10.900Z] Statistics: [2021-10-20T12:40:10.900Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-20T12:40:10.900Z] File successfully converted to sysstat format version 12.0.3 [2021-10-20T12:40:10.900Z] + sadf -c /var/log/sa-host/sa30 [2021-10-20T12:40:10.900Z] file_magic: OK [2021-10-20T12:40:10.900Z] HZ: Using current value: 100 [2021-10-20T12:40:10.900Z] file_header: OK [2021-10-20T12:40:10.900Z] 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-10-20T12:40:10.900Z] Statistics: [2021-10-20T12:40:10.900Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-20T12:40:10.900Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-20T12:40:10.973Z] provisioning config files... [2021-10-20T12:40:10.982Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config2332388049892750420tmp [Pipeline] { [Pipeline] echo [2021-10-20T12:40:10.993Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T12:40:11.279Z] ---> create-netrc.sh [Pipeline] } [2021-10-20T12:40:11.285Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-20T12:40:11.609Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-20T12:40:11.618Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T12:40:11.906Z] ---> sudo-logs.sh [2021-10-20T12:40:11.906Z] Archiving 'sudo' log.. [2021-10-20T12:40:11.906Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-456.novalocal: Name or service not known [2021-10-20T12:40:11.906Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-456.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-20T12:40:11.974Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T12:40:12.268Z] ---> job-cost.sh [2021-10-20T12:40:12.268Z] lf-activate-venv: SKIPPING [2021-10-20T12:40:12.268Z] DEBUG: total: 0.10999999940395355 [2021-10-20T12:40:12.268Z] INFO: Retrieving Stack Cost... [2021-10-20T12:40:20.391Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-20T12:40:20.649Z] INFO: Archiving Costs [Pipeline] echo [2021-10-20T12:40:20.660Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T12:40:20.969Z] ---> logs-deploy.sh [2021-10-20T12:40:20.969Z] lf-activate-venv: SKIPPING [2021-10-20T12:40:20.969Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3762/2 [2021-10-20T12:40:20.969Z] INFO: archiving workspace using pattern(s): [2021-10-20T12:40:21.540Z] Archives upload complete. [2021-10-20T12:40:21.798Z] INFO: archiving logs to Nexus