Pull request #3634 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 7434bcadf5de7b44f4e2f97c711f832a1a55cbae rather than 894ca44596d48b6582d3e249f34e86a2d8c7af64 Obtained Jenkinsfile from 7434bcadf5de7b44f4e2f97c711f832a1a55cbae 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-ssh4408480199621346811.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 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-ssh7134287402744231462.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 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-3634/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-3634/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4632426952842918180.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > 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-ssh1915888415270260139.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3634/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-3634/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh179470112506698995.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-488 in /w/workspace/edgexfoundry_edgex-go_PR-3634 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh7543407760293365852.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/3@tmp/jenkins-gitclient-ssh3301220278208343890.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3634/head:refs/remotes/origin/PR-3634 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7434bcadf5de7b44f4e2f97c711f832a1a55cbae into PR head commit 894ca44596d48b6582d3e249f34e86a2d8c7af64 Merge succeeded, producing 894ca44596d48b6582d3e249f34e86a2d8c7af64 Checking out Revision 894ca44596d48b6582d3e249f34e86a2d8c7af64 (PR-3634) > git config core.sparsecheckout # timeout=10 > git checkout -f 894ca44596d48b6582d3e249f34e86a2d8c7af64 # 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/3@tmp/jenkins-gitclient-ssh6752650031182213771.key > git merge 7434bcadf5de7b44f4e2f97c711f832a1a55cbae # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 894ca44596d48b6582d3e249f34e86a2d8c7af64 # timeout=10 Commit message: "Merge branch 'main' into issue-3629" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-29T15:54:35.587Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-29T15:54:35.677Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-29T15:54:35.703Z] ========================================================= [2021-07-29T15:54:35.703Z] EdgeX Global Pipelines Version Info [2021-07-29T15:54:35.703Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 288ed4c9957a092e029ee1a18e43bd94631a3143 # timeout=10 [2021-07-29T15:54:36.972Z] ------------------- [2021-07-29T15:54:36.972Z] stable info: [2021-07-29T15:54:36.972Z] ------------------- [2021-07-29T15:54:36.972Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-29T15:54:36.972Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-29T15:54:36.972Z] Message: update stable to v1.0.197 [2021-07-29T15:54:37.559Z] ------------------- [2021-07-29T15:54:37.559Z] experimental info: [2021-07-29T15:54:37.559Z] ------------------- [2021-07-29T15:54:37.559Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-29T15:54:37.559Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-29T15:54:37.559Z] Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-29T15:54:37.694Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-29T15:54:37.718Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-29T15:54:37.739Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-29T15:54:37.760Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-29T15:54:37.780Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-29T15:54:37.801Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-29T15:54:37.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-29T15:54:37.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-29T15:54:37.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-29T15:54:37.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-29T15:54:37.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-29T15:54:37.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-29T15:54:37.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-29T15:54:37.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-29T15:54:37.989Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-29T15:54:38.010Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-29T15:54:38.031Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-29T15:54:38.051Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-29T15:54:38.071Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-29T15:54:38.098Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-29T15:54:38.123Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-29T15:54:38.144Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-29T15:54:38.165Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3634 [Pipeline] echo [2021-07-29T15:54:38.186Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3634 [Pipeline] echo [2021-07-29T15:54:38.207Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3634 [Pipeline] echo [2021-07-29T15:54:38.229Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 894ca44596d48b6582d3e249f34e86a2d8c7af64 [Pipeline] echo [2021-07-29T15:54:38.254Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 894ca44 [Pipeline] echo [2021-07-29T15:54:38.275Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T15:54:38.342Z] provisioning config files... [2021-07-29T15:54:38.365Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8061581636711029641tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T15:54:38.697Z] ---> docker-login.sh [2021-07-29T15:54:38.697Z] nexus3.edgexfoundry.org:10001 [2021-07-29T15:54:38.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T15:54:38.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T15:54:38.967Z] Configure a credential helper to remove this warning. See [2021-07-29T15:54:38.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T15:54:38.967Z] [2021-07-29T15:54:38.967Z] Login Succeeded [2021-07-29T15:54:38.967Z] nexus3.edgexfoundry.org:10002 [2021-07-29T15:54:38.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T15:54:38.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T15:54:38.967Z] Configure a credential helper to remove this warning. See [2021-07-29T15:54:38.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T15:54:38.967Z] [2021-07-29T15:54:38.967Z] Login Succeeded [2021-07-29T15:54:38.967Z] nexus3.edgexfoundry.org:10003 [2021-07-29T15:54:39.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T15:54:39.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T15:54:39.235Z] Configure a credential helper to remove this warning. See [2021-07-29T15:54:39.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T15:54:39.235Z] [2021-07-29T15:54:39.235Z] Login Succeeded [2021-07-29T15:54:39.235Z] nexus3.edgexfoundry.org:10004 [2021-07-29T15:54:39.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T15:54:39.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T15:54:39.504Z] Configure a credential helper to remove this warning. See [2021-07-29T15:54:39.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T15:54:39.504Z] [2021-07-29T15:54:39.504Z] Login Succeeded [2021-07-29T15:54:39.504Z] docker.io [2021-07-29T15:54:39.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T15:54:39.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T15:54:39.771Z] Configure a credential helper to remove this warning. See [2021-07-29T15:54:39.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T15:54:39.771Z] [2021-07-29T15:54:39.771Z] Login Succeeded [2021-07-29T15:54:39.771Z] ---> docker-login.sh ends [Pipeline] } [2021-07-29T15:54:39.784Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-29T15:54:40.166Z] ++ 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-07-29T15:54:40.166Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T15:54:40.166Z] ++ dirname cmd/core-command/Dockerfile [2021-07-29T15:54:40.166Z] ++ cut -d/ -f2 [2021-07-29T15:54:40.166Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-29T15:54:40.166Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T15:54:40.166Z] ++ dirname cmd/core-data/Dockerfile [2021-07-29T15:54:40.166Z] ++ cut -d/ -f2 [2021-07-29T15:54:40.166Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-29T15:54:40.166Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T15:54:40.166Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-29T15:54:40.166Z] ++ cut -d/ -f2 [2021-07-29T15:54:40.166Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-29T15:54:40.166Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T15:54:40.166Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-29T15:54:40.166Z] ++ cut -d/ -f2 [2021-07-29T15:54:40.166Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-29T15:54:40.166Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T15:54:40.166Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-29T15:54:40.166Z] ++ cut -d/ -f2 [2021-07-29T15:54:40.166Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-29T15:54:40.166Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T15:54:40.166Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-29T15:54:40.166Z] ++ cut -d/ -f2 [2021-07-29T15:54:40.166Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-29T15:54:40.166Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T15:54:40.166Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-29T15:54:40.166Z] ++ cut -d/ -f2 [2021-07-29T15:54:40.166Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-29T15:54:40.166Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T15:54:40.166Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-29T15:54:40.166Z] ++ cut -d/ -f2 [2021-07-29T15:54:40.166Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-29T15:54:40.166Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T15:54:40.166Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-29T15:54:40.166Z] ++ cut -d/ -f2 [2021-07-29T15:54:40.166Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-29T15:54:40.226Z] 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-07-29T15:54:40.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T15:54:40.985Z] [2021-07-29T15:54:40.985Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T15:54:41.316Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T15:54:41.317Z] latest: Pulling from edgex-devops/git-semver [2021-07-29T15:54:41.317Z] 31603596830f: Pulling fs layer [2021-07-29T15:54:41.317Z] b6dc333f4379: Pulling fs layer [2021-07-29T15:54:41.317Z] 3d9ef1400e77: Pulling fs layer [2021-07-29T15:54:41.317Z] fd332fbdc1db: Pulling fs layer [2021-07-29T15:54:41.317Z] fd332fbdc1db: Waiting [2021-07-29T15:54:41.317Z] b6dc333f4379: Download complete [2021-07-29T15:54:41.585Z] 31603596830f: Verifying Checksum [2021-07-29T15:54:41.585Z] 31603596830f: Download complete [2021-07-29T15:54:41.856Z] 31603596830f: Pull complete [2021-07-29T15:54:41.856Z] b6dc333f4379: Pull complete [2021-07-29T15:54:41.856Z] fd332fbdc1db: Verifying Checksum [2021-07-29T15:54:41.856Z] fd332fbdc1db: Download complete [2021-07-29T15:54:42.442Z] 3d9ef1400e77: Verifying Checksum [2021-07-29T15:54:42.442Z] 3d9ef1400e77: Download complete [2021-07-29T15:54:43.029Z] 3d9ef1400e77: Pull complete [2021-07-29T15:54:43.029Z] fd332fbdc1db: Pull complete [2021-07-29T15:54:43.029Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-29T15:54:43.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T15:54:43.029Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-29T15:54:43.124Z] prd-centos7-docker-4c-2g-488 does not seem to be running inside a container [2021-07-29T15:54:43.184Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-29T15:54:44.133Z] $ docker top 8c96e40a5e626748a19a0094e9ae9aa9f39a0cc0d1c8e897fd741495ff7f6378 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-29T15:54:44.273Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-29T15:54:44.273Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-29T15:54:44.380Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-29T15:54:44.380Z] $ docker exec 8c96e40a5e626748a19a0094e9ae9aa9f39a0cc0d1c8e897fd741495ff7f6378 ssh-agent [2021-07-29T15:54:44.498Z] SSH_AUTH_SOCK=/tmp/ssh-s4pIy186ANfM/agent.15 [2021-07-29T15:54:44.498Z] SSH_AGENT_PID=21 [2021-07-29T15:54:44.509Z] Running ssh-add (command line suppressed) [2021-07-29T15:54:44.602Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7186675820958079775.key (/w/workspace/edgex-go/3@tmp/private_key_7186675820958079775.key) [2021-07-29T15:54:44.628Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-29T15:54:44.940Z] + git tag --points-at HEAD [Pipeline] } [2021-07-29T15:54:44.962Z] $ docker exec --env ******** --env ******** 8c96e40a5e626748a19a0094e9ae9aa9f39a0cc0d1c8e897fd741495ff7f6378 ssh-agent -k [2021-07-29T15:54:45.053Z] unset SSH_AUTH_SOCK; [2021-07-29T15:54:45.054Z] unset SSH_AGENT_PID; [2021-07-29T15:54:45.054Z] echo Agent pid 21 killed; [2021-07-29T15:54:45.074Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-29T15:54:45.116Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-29T15:54:45.116Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-29T15:54:45.246Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-29T15:54:45.246Z] $ docker exec 8c96e40a5e626748a19a0094e9ae9aa9f39a0cc0d1c8e897fd741495ff7f6378 ssh-agent [2021-07-29T15:54:45.366Z] SSH_AUTH_SOCK=/tmp/ssh-Qnh75hwylSCo/agent.56 [2021-07-29T15:54:45.366Z] SSH_AGENT_PID=63 [2021-07-29T15:54:45.376Z] Running ssh-add (command line suppressed) [2021-07-29T15:54:45.476Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_4076407507452438869.key (/w/workspace/edgex-go/3@tmp/private_key_4076407507452438869.key) [2021-07-29T15:54:45.498Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-29T15:54:45.830Z] + git semver init [2021-07-29T15:54:45.830Z] # -> Open(): unable to determine branch for HEAD [2021-07-29T15:54:45.830Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-07-29T15:54:45.830Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-07-29T15:54:45.830Z] # $SEMVER_REMOTE_NAME = origin [2021-07-29T15:54:45.830Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-29T15:54:45.830Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-29T15:54:45.830Z] # $SEMVER_BRANCH = PR-3634 [2021-07-29T15:54:45.830Z] # $SEMVER_TEMP = /tmp/semver-296834485 [2021-07-29T15:54:45.830Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-29T15:55:12.542Z] # '/tmp/semver-296834485' -> '/w/workspace/edgex-go/3/.semver' [2021-07-29T15:55:12.542Z] # -> Force: false [2021-07-29T15:55:12.542Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-07-29T15:55:12.555Z] $ docker exec --env ******** --env ******** 8c96e40a5e626748a19a0094e9ae9aa9f39a0cc0d1c8e897fd741495ff7f6378 ssh-agent -k [2021-07-29T15:55:12.698Z] unset SSH_AUTH_SOCK; [2021-07-29T15:55:12.699Z] unset SSH_AGENT_PID; [2021-07-29T15:55:12.699Z] echo Agent pid 63 killed; [2021-07-29T15:55:12.715Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-29T15:55:13.057Z] + git semver [Pipeline] } [2021-07-29T15:55:13.077Z] $ docker stop --time=1 8c96e40a5e626748a19a0094e9ae9aa9f39a0cc0d1c8e897fd741495ff7f6378 [2021-07-29T15:55:15.045Z] $ docker rm -f 8c96e40a5e626748a19a0094e9ae9aa9f39a0cc0d1c8e897fd741495ff7f6378 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-29T15:55:15.461Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-29T15:55:15.816Z] Stashed 1 file(s) [Pipeline] echo [2021-07-29T15:55:15.820Z] [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-07-29T15:55:16.156Z] ========================================================= [2021-07-29T15:55:16.156Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-29T15:55:16.156Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-29T15:55:16.487Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-29T15:55:17.912Z] Sending build context to Docker daemon 328.5MB [2021-07-29T15:55:17.912Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-29T15:55:17.912Z] Step 2/6 : FROM ${BASE} [2021-07-29T15:55:17.912Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-29T15:55:17.912Z] 540db60ca938: Pulling fs layer [2021-07-29T15:55:17.912Z] adcc1eea9eea: Pulling fs layer [2021-07-29T15:55:17.912Z] 4c4ab2625f07: Pulling fs layer [2021-07-29T15:55:17.912Z] 0773c198feca: Pulling fs layer [2021-07-29T15:55:17.912Z] 345f892a5656: Pulling fs layer [2021-07-29T15:55:17.912Z] 4796506630df: Pulling fs layer [2021-07-29T15:55:17.912Z] cc55df3e53f1: Pulling fs layer [2021-07-29T15:55:17.912Z] 4d027b6c602c: Pulling fs layer [2021-07-29T15:55:17.912Z] 449e75d2c14e: Pulling fs layer [2021-07-29T15:55:17.912Z] 0773c198feca: Waiting [2021-07-29T15:55:17.912Z] 345f892a5656: Waiting [2021-07-29T15:55:17.912Z] 4796506630df: Waiting [2021-07-29T15:55:17.912Z] cc55df3e53f1: Waiting [2021-07-29T15:55:17.912Z] 4d027b6c602c: Waiting [2021-07-29T15:55:17.912Z] 449e75d2c14e: Waiting [2021-07-29T15:55:17.912Z] 4c4ab2625f07: Verifying Checksum [2021-07-29T15:55:17.912Z] 4c4ab2625f07: Download complete [2021-07-29T15:55:17.912Z] adcc1eea9eea: Verifying Checksum [2021-07-29T15:55:17.912Z] adcc1eea9eea: Download complete [2021-07-29T15:55:17.912Z] 345f892a5656: Verifying Checksum [2021-07-29T15:55:17.912Z] 345f892a5656: Download complete [2021-07-29T15:55:17.912Z] 4796506630df: Verifying Checksum [2021-07-29T15:55:17.912Z] 4796506630df: Download complete [2021-07-29T15:55:17.912Z] 540db60ca938: Verifying Checksum [2021-07-29T15:55:17.912Z] 540db60ca938: Download complete [2021-07-29T15:55:17.912Z] cc55df3e53f1: Verifying Checksum [2021-07-29T15:55:17.912Z] cc55df3e53f1: Download complete [2021-07-29T15:55:18.194Z] 540db60ca938: Pull complete [2021-07-29T15:55:18.194Z] adcc1eea9eea: Pull complete [2021-07-29T15:55:18.467Z] 4c4ab2625f07: Pull complete [2021-07-29T15:55:18.467Z] 4d027b6c602c: Verifying Checksum [2021-07-29T15:55:18.467Z] 4d027b6c602c: Download complete [2021-07-29T15:55:21.048Z] 449e75d2c14e: Download complete [2021-07-29T15:55:22.008Z] 0773c198feca: Verifying Checksum [2021-07-29T15:55:22.008Z] 0773c198feca: Download complete [2021-07-29T15:55:25.398Z] 0773c198feca: Pull complete [2021-07-29T15:55:25.398Z] 345f892a5656: Pull complete [2021-07-29T15:55:25.399Z] 4796506630df: Pull complete [2021-07-29T15:55:25.673Z] cc55df3e53f1: Pull complete [2021-07-29T15:55:25.673Z] 4d027b6c602c: Pull complete [2021-07-29T15:55:27.652Z] 449e75d2c14e: Pull complete [2021-07-29T15:55:27.652Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-29T15:55:27.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-29T15:55:27.652Z] ---> 0d28375d9b5b [2021-07-29T15:55:27.652Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-29T15:55:28.656Z] ---> Running in 312cfbf22e1e [2021-07-29T15:55:28.922Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T15:55:29.883Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T15:55:30.151Z] (1/12) Installing libmagic (5.39-r0) [2021-07-29T15:55:30.737Z] (2/12) Installing file (5.39-r0) [2021-07-29T15:55:30.737Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-29T15:55:31.004Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-29T15:55:31.076Z] Still waiting to schedule task [2021-07-29T15:55:31.077Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-29T15:55:37.659Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-29T15:55:37.659Z] (6/12) Installing patch (2.7.6-r7) [2021-07-29T15:55:37.659Z] (7/12) Installing build-base (0.5-r2) [2021-07-29T15:55:37.659Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-29T15:55:37.659Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-29T15:55:37.659Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-29T15:55:37.659Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-29T15:55:37.928Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-29T15:55:37.928Z] Executing busybox-1.32.1-r6.trigger [2021-07-29T15:55:37.928Z] OK: 219 MiB in 52 packages [2021-07-29T15:55:39.350Z] Removing intermediate container 312cfbf22e1e [2021-07-29T15:55:39.350Z] ---> f7e7142030cf [2021-07-29T15:55:39.350Z] Step 4/6 : WORKDIR /edgex-go [2021-07-29T15:55:39.350Z] ---> Running in 8622ab958743 [2021-07-29T15:55:39.621Z] Removing intermediate container 8622ab958743 [2021-07-29T15:55:39.622Z] ---> 1669976d1a8f [2021-07-29T15:55:39.622Z] Step 5/6 : COPY go.mod . [2021-07-29T15:55:39.622Z] ---> 831c0f13cec9 [2021-07-29T15:55:39.622Z] Step 6/6 : RUN go mod download [2021-07-29T15:55:39.622Z] ---> Running in 92d240cd1383 [2021-07-29T15:56:18.518Z] Removing intermediate container 92d240cd1383 [2021-07-29T15:56:18.518Z] ---> 263514d20207 [2021-07-29T15:56:18.518Z] Successfully built 263514d20207 [2021-07-29T15:56:18.518Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T15:56:18.847Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-29T15:56:18.848Z] . [Pipeline] withDockerContainer [2021-07-29T15:56:18.937Z] prd-centos7-docker-4c-2g-488 does not seem to be running inside a container [2021-07-29T15:56:18.988Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-29T15:56:19.416Z] $ docker top 3c82d353cb87c705760ff875e739524a61421823bc07b3017da6eb28f897dd0e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T15:56:19.811Z] + go version [2021-07-29T15:56:19.811Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-29T15:56:19.828Z] $ docker stop --time=1 3c82d353cb87c705760ff875e739524a61421823bc07b3017da6eb28f897dd0e [2021-07-29T15:56:21.017Z] $ docker rm -f 3c82d353cb87c705760ff875e739524a61421823bc07b3017da6eb28f897dd0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T15:56:21.651Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-29T15:56:21.651Z] . [Pipeline] withDockerContainer [2021-07-29T15:56:21.743Z] prd-centos7-docker-4c-2g-488 does not seem to be running inside a container [2021-07-29T15:56:21.796Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-29T15:56:22.153Z] $ docker top 5b1baa696fdd239004ab8ce540fc3c9ff55edf73a3e2a155ff1cfa2e6e54529f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-29T15:56:22.260Z] ========================================================= [2021-07-29T15:56:22.260Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-29T15:56:22.260Z] ========================================================= [Pipeline] sh [2021-07-29T15:56:22.583Z] + go mod tidy [Pipeline] sh [2021-07-29T15:56:23.166Z] + make test [2021-07-29T15:56:23.166Z] 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-07-29T15:56:23.438Z] go mod tidy [2021-07-29T15:56:23.705Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-29T15:56:29.075Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-29T15:56:47.443Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-29T15:56:50.866Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-29T15:56:51.135Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-29T15:56:51.414Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-29T15:56:54.059Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-29T15:56:54.663Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-29T15:56:54.663Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-29T15:56:54.663Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-29T15:56:54.933Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-29T15:56:55.205Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-29T15:56:55.792Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-29T15:56:55.792Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-29T15:56:55.792Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-29T15:56:55.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-29T15:56:58.385Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2021-07-29T15:56:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-29T15:56:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-29T15:56:58.976Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.058s coverage: 100.0% of statements [2021-07-29T15:56:58.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-29T15:56:59.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.049s coverage: 46.3% of statements [2021-07-29T15:56:59.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-29T15:56:59.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-29T15:57:00.220Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.111s coverage: 90.1% of statements [2021-07-29T15:57:00.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-29T15:57:00.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-29T15:57:01.184Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 81.2% of statements [2021-07-29T15:57:01.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-29T15:57:01.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-29T15:57:01.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-29T15:57:01.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-29T15:57:01.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-29T15:57:01.782Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.246s coverage: 94.2% of statements [2021-07-29T15:57:01.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-29T15:57:01.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-29T15:57:01.782Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 59.1% of statements [2021-07-29T15:57:01.782Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-29T15:57:01.782Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-29T15:57:01.782Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-29T15:57:01.782Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-29T15:57:01.782Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-29T15:57:02.385Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements [2021-07-29T15:57:02.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-29T15:57:02.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-29T15:57:02.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-29T15:57:03.007Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.8% of statements [2021-07-29T15:57:03.007Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-29T15:57:03.007Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements [2021-07-29T15:57:03.007Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 22.0% of statements [2021-07-29T15:57:03.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-29T15:57:03.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements [2021-07-29T15:57:03.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 79.5% of statements [2021-07-29T15:57:03.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2021-07-29T15:57:03.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2021-07-29T15:57:04.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2021-07-29T15:57:16.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements [2021-07-29T15:57:16.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-07-29T15:57:22.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.163s coverage: 81.8% of statements [2021-07-29T15:57:22.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-29T15:57:40.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements [2021-07-29T15:57:40.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-29T15:57:40.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-29T15:57:40.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-29T15:57:40.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2021-07-29T15:57:40.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-29T15:57:40.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-29T15:57:40.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-29T15:57:40.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-29T15:57:40.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-29T15:57:40.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2021-07-29T15:57:40.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-29T15:57:40.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-29T15:57:40.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-07-29T15:57:40.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-29T15:57:40.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements [2021-07-29T15:57:40.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-29T15:57:40.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-07-29T15:57:40.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements [2021-07-29T15:57:40.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-07-29T15:57:40.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.071s coverage: 91.2% of statements [2021-07-29T15:57:40.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-29T15:57:40.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements [2021-07-29T15:57:40.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-29T15:57:40.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-29T15:57:40.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-07-29T15:57:40.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements [2021-07-29T15:57:40.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.040s coverage: 100.0% of statements [2021-07-29T15:57:40.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2021-07-29T15:57:40.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2021-07-29T15:57:40.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.193s coverage: 66.9% of statements [2021-07-29T15:57:40.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-29T15:57:40.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-29T15:57:40.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-29T15:57:40.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.121s coverage: 43.6% of statements [2021-07-29T15:57:40.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-29T15:57:40.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-29T15:57:40.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2021-07-29T15:57:40.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-29T15:57:40.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements [2021-07-29T15:57:40.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-29T15:57:47.051Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.3% of statements [2021-07-29T15:57:47.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-29T15:57:47.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-29T15:57:47.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-29T15:57:47.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-29T15:57:47.051Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 92.0% of statements [2021-07-29T15:57:47.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-29T15:57:47.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-29T15:57:47.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-29T15:57:47.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-29T15:57:47.051Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 62.7% of statements [2021-07-29T15:57:47.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-29T15:57:47.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-29T15:57:47.051Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.7% of statements [2021-07-29T15:57:47.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-29T15:57:47.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-29T15:57:47.051Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-29T15:57:47.051Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-29T15:57:47.051Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-07-29T15:57:47.051Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-29T15:57:47.051Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-29T15:57:47.051Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-29T15:57:47.051Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-29T15:57:47.051Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-29T15:57:47.051Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-29T15:57:47.051Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-07-29T15:57:47.051Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements [2021-07-29T15:57:47.051Z] GO111MODULE=on go vet ./... [2021-07-29T15:58:13.855Z] gofmt -l . [2021-07-29T15:58:13.855Z] [ "`gofmt -l .`" = "" ] [2021-07-29T15:58:13.855Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-29T15:58:14.183Z] + ls -al . [2021-07-29T15:58:14.183Z] total 596 [2021-07-29T15:58:14.183Z] drwxrwxr-x 10 1001 1001 4096 Jul 29 15:58 . [2021-07-29T15:58:14.183Z] drwxr-xr-x 4 root root 28 Jul 29 15:56 .. [2021-07-29T15:58:14.183Z] -rw-rw-r-- 1 1001 1001 11 Jul 29 15:54 .dockerignore [2021-07-29T15:58:14.183Z] drwxrwxr-x 8 1001 1001 179 Jul 29 15:54 .git [2021-07-29T15:58:14.183Z] drwxrwxr-x 3 1001 1001 125 Jul 29 15:54 .github [2021-07-29T15:58:14.183Z] -rw-rw-r-- 1 1001 1001 818 Jul 29 15:54 .gitignore [2021-07-29T15:58:14.183Z] -rw-rw-r-- 1 1001 1001 76 Jul 29 15:54 .hadolint.yml [2021-07-29T15:58:14.183Z] drwx------ 3 1001 1001 58 Jul 29 15:55 .semver [2021-07-29T15:58:14.191Z] -rw-rw-r-- 1 1001 1001 166 Jul 29 15:54 .sonarcloud.properties [2021-07-29T15:58:14.191Z] -rw-rw-r-- 1 1001 1001 8609 Jul 29 15:54 Attribution.txt [2021-07-29T15:58:14.191Z] -rw-rw-r-- 1 1001 1001 43881 Jul 29 15:54 CHANGELOG.md [2021-07-29T15:58:14.191Z] -rw-rw-r-- 1 1001 1001 3804 Jul 29 15:54 CONTRIBUTING.md [2021-07-29T15:58:14.191Z] -rw-rw-r-- 1 1001 1001 931 Jul 29 15:54 Dockerfile.build [2021-07-29T15:58:14.191Z] -rw-rw-r-- 1 1001 1001 849 Jul 29 15:54 Jenkinsfile [2021-07-29T15:58:14.191Z] -rw-rw-r-- 1 1001 1001 10775 Jul 29 15:54 LICENSE [2021-07-29T15:58:14.191Z] -rw-rw-r-- 1 1001 1001 5915 Jul 29 15:54 Makefile [2021-07-29T15:58:14.191Z] -rw-rw-r-- 1 1001 1001 8649 Jul 29 15:54 README.md [2021-07-29T15:58:14.191Z] -rw-rw-r-- 1 1001 1001 6912 Jul 29 15:54 SECURITY.md [2021-07-29T15:58:14.191Z] -rw-rw-r-- 1 1001 1001 5 Jul 29 15:55 VERSION [2021-07-29T15:58:14.191Z] -rw-rw-r-- 1 1001 1001 4131 Jul 29 15:54 ZMQWindows.md [2021-07-29T15:58:14.191Z] drwxrwxr-x 2 1001 1001 37 Jul 29 15:54 bin [2021-07-29T15:58:14.191Z] drwxrwxr-x 14 1001 1001 4096 Jul 29 15:54 cmd [2021-07-29T15:58:14.191Z] -rw-r--r-- 1 root root 403847 Jul 29 15:57 coverage.out [2021-07-29T15:58:14.191Z] -rw-rw-r-- 1 1001 1001 813 Jul 29 15:54 go.mod [2021-07-29T15:58:14.191Z] -rw-r--r-- 1 root root 48847 Jul 29 15:56 go.sum [2021-07-29T15:58:14.191Z] drwxrwxr-x 8 1001 1001 124 Jul 29 15:54 internal [2021-07-29T15:58:14.191Z] drwxrwxr-x 3 1001 1001 16 Jul 29 15:54 openapi [2021-07-29T15:58:14.191Z] drwxrwxr-x 4 1001 1001 71 Jul 29 15:54 snap [2021-07-29T15:58:14.191Z] -rw-rw-r-- 1 1001 1001 204 Jul 29 15:54 version.go [Pipeline] sh [2021-07-29T15:58:14.519Z] + '[' -e coverage.out ] [2021-07-29T15:58:14.519Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-29T15:58:14.642Z] Stashed 1 file(s) [Pipeline] sh [2021-07-29T15:58:14.954Z] + make build [2021-07-29T15:58:14.954Z] go mod tidy [2021-07-29T15:58:14.954Z] 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-07-29T15:58:16.373Z] 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-07-29T15:58:23.043Z] 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-07-29T15:58:23.635Z] 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-07-29T15:58:24.600Z] 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-07-29T15:58:24.869Z] 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-07-29T15:58:25.833Z] 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-07-29T15:58:26.420Z] 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-07-29T15:58:27.405Z] 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-07-29T15:58:27.989Z] 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-07-29T15:58:28.958Z] 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-07-29T15:58:29.569Z] 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-07-29T15:58:31.020Z] $ docker stop --time=1 5b1baa696fdd239004ab8ce540fc3c9ff55edf73a3e2a155ff1cfa2e6e54529f [2021-07-29T15:58:33.020Z] $ docker rm -f 5b1baa696fdd239004ab8ce540fc3c9ff55edf73a3e2a155ff1cfa2e6e54529f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-07-29T15:58:35.010Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-489 in /w/workspace/edgexfoundry_edgex-go_PR-3634 [Pipeline] { [Pipeline] ws [2021-07-29T15:58:35.870Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [Pipeline] isUnix [Pipeline] sh [2021-07-29T15:58:36.082Z] The recommended git tool is: git [2021-07-29T15:58:36.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-29T15:58:36.200Z] [2021-07-29T15:58:36.200Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T15:58:36.568Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-29T15:58:36.568Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-29T15:58:36.568Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-29T15:58:36.568Z] ca9280d653b3: Pulling fs layer [2021-07-29T15:58:36.568Z] 7e9c9ca2126c: Pulling fs layer [2021-07-29T15:58:36.955Z] cbdbe7a5bc2a: Verifying Checksum [2021-07-29T15:58:37.451Z] cbdbe7a5bc2a: Pull complete [2021-07-29T15:58:37.887Z] ca9280d653b3: Verifying Checksum [2021-07-29T15:58:37.887Z] ca9280d653b3: Download complete [2021-07-29T15:58:38.615Z] ca9280d653b3: Pull complete [2021-07-29T15:58:40.066Z] 7e9c9ca2126c: Verifying Checksum [2021-07-29T15:58:40.066Z] 7e9c9ca2126c: Download complete [2021-07-29T15:58:41.317Z] using credential edgex-jenkins-ssh [2021-07-29T15:58:41.342Z] Cloning the remote Git repository [2021-07-29T15:58:41.392Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-29T15:58:41.502Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-07-29T15:58:41.592Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-29T15:58:41.593Z] > git --version # timeout=10 [2021-07-29T15:58:41.607Z] > git --version # 'git version 2.17.1' [2021-07-29T15:58:41.609Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T15:58:41.681Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T15:58:43.425Z] 7e9c9ca2126c: Pull complete [2021-07-29T15:58:43.425Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-29T15:58:43.425Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-29T15:58:43.425Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-29T15:58:43.522Z] prd-centos7-docker-4c-2g-488 does not seem to be running inside a container [2021-07-29T15:58:43.588Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-29T15:58:46.383Z] $ docker top 2b178a7cc21e501e62f52519862c337205b08e86a3c75b6215ff9c6c3a016200 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T15:58:46.786Z] + docker-compose build --help [2021-07-29T15:58:46.786Z] + grep parallel [2021-07-29T15:58:47.379Z] --parallel Build images in parallel. [Pipeline] } [2021-07-29T15:58:47.394Z] $ docker stop --time=1 2b178a7cc21e501e62f52519862c337205b08e86a3c75b6215ff9c6c3a016200 [2021-07-29T15:58:48.643Z] $ docker rm -f 2b178a7cc21e501e62f52519862c337205b08e86a3c75b6215ff9c6c3a016200 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T15:58:49.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-29T15:58:49.087Z] . [Pipeline] withDockerContainer [2021-07-29T15:58:49.176Z] prd-centos7-docker-4c-2g-488 does not seem to be running inside a container [2021-07-29T15:58:49.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-29T15:58:49.575Z] $ docker top cc5ee94c963e470042bda782486e8693e07ea672c607c3e24c09c934fad1cf06 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T15:58:49.973Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-29T15:58:50.557Z] Building core-command ... [2021-07-29T15:58:50.557Z] Building core-data ... [2021-07-29T15:58:50.557Z] Building core-metadata ... [2021-07-29T15:58:50.557Z] Building security-bootstrapper ... [2021-07-29T15:58:50.557Z] Building security-proxy-setup ... [2021-07-29T15:58:50.557Z] Building security-secretstore-setup ... [2021-07-29T15:58:50.557Z] Building support-notifications ... [2021-07-29T15:58:50.557Z] Building support-scheduler ... [2021-07-29T15:58:50.557Z] Building sys-mgmt-agent ... [2021-07-29T15:58:50.557Z] Building core-metadata [2021-07-29T15:58:50.557Z] Building support-notifications [2021-07-29T15:58:50.557Z] Building core-data [2021-07-29T15:58:50.557Z] Building core-command [2021-07-29T15:58:50.557Z] Building security-secretstore-setup [2021-07-29T15:58:57.897Z] Merging remotes/origin/main commit 7434bcadf5de7b44f4e2f97c711f832a1a55cbae into PR head commit 894ca44596d48b6582d3e249f34e86a2d8c7af64 [2021-07-29T15:58:57.109Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-29T15:58:57.132Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T15:58:57.154Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-29T15:58:57.187Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-29T15:58:57.188Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T15:58:57.199Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3634/head:refs/remotes/origin/PR-3634 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-29T15:58:57.918Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T15:58:57.935Z] > git checkout -f 894ca44596d48b6582d3e249f34e86a2d8c7af64 # timeout=10 [2021-07-29T15:58:58.143Z] > git remote # timeout=10 [2021-07-29T15:58:58.232Z] Merge succeeded, producing 894ca44596d48b6582d3e249f34e86a2d8c7af64 [2021-07-29T15:58:58.233Z] Checking out Revision 894ca44596d48b6582d3e249f34e86a2d8c7af64 (PR-3634) [2021-07-29T15:58:58.827Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T15:58:58.827Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-29T15:58:58.827Z] ---> 263514d20207 [2021-07-29T15:58:58.827Z] Step 3/23 : WORKDIR /edgex-go [2021-07-29T15:58:58.827Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T15:58:58.827Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T15:58:58.827Z] ---> 263514d20207 [2021-07-29T15:58:58.827Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T15:58:59.095Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T15:58:59.095Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T15:58:59.095Z] ---> 263514d20207 [2021-07-29T15:58:59.095Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T15:58:58.162Z] > git config --get remote.origin.url # timeout=10 [2021-07-29T15:58:58.178Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T15:58:58.190Z] > git merge 7434bcadf5de7b44f4e2f97c711f832a1a55cbae # timeout=10 [2021-07-29T15:58:58.214Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-29T15:58:58.239Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T15:58:58.251Z] > git checkout -f 894ca44596d48b6582d3e249f34e86a2d8c7af64 # timeout=10 [2021-07-29T15:59:02.646Z] Commit message: "Merge branch 'main' into issue-3629" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T15:59:03.058Z] provisioning config files... [2021-07-29T15:59:03.091Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5454088164838589565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T15:59:03.669Z] ---> docker-login.sh [2021-07-29T15:59:03.669Z] nexus3.edgexfoundry.org:10001 [2021-07-29T15:59:04.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T15:59:04.443Z] ---> Running in 221bac7f205d [2021-07-29T15:59:04.716Z] ---> Running in b0c9ef94f911 [2021-07-29T15:59:04.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T15:59:04.883Z] Configure a credential helper to remove this warning. See [2021-07-29T15:59:04.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T15:59:04.883Z] [2021-07-29T15:59:04.883Z] Login Succeeded [2021-07-29T15:59:04.883Z] nexus3.edgexfoundry.org:10002 [2021-07-29T15:59:05.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T15:59:05.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T15:59:05.159Z] Configure a credential helper to remove this warning. See [2021-07-29T15:59:05.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T15:59:05.159Z] [2021-07-29T15:59:05.159Z] Login Succeeded [2021-07-29T15:59:05.159Z] nexus3.edgexfoundry.org:10003 [2021-07-29T15:59:05.426Z] ---> Running in f3df28a20d9e [2021-07-29T15:59:05.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T15:59:05.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T15:59:05.760Z] Configure a credential helper to remove this warning. See [2021-07-29T15:59:05.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T15:59:05.760Z] [2021-07-29T15:59:05.760Z] Login Succeeded [2021-07-29T15:59:05.760Z] nexus3.edgexfoundry.org:10004 [2021-07-29T15:59:06.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T15:59:06.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T15:59:06.310Z] Configure a credential helper to remove this warning. See [2021-07-29T15:59:06.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T15:59:06.310Z] [2021-07-29T15:59:06.310Z] Login Succeeded [2021-07-29T15:59:06.310Z] docker.io [2021-07-29T15:59:06.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T15:59:07.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T15:59:07.233Z] Configure a credential helper to remove this warning. See [2021-07-29T15:59:07.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T15:59:07.233Z] [2021-07-29T15:59:07.233Z] Login Succeeded [2021-07-29T15:59:07.233Z] ---> docker-login.sh ends [Pipeline] } [2021-07-29T15:59:07.348Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-29T15:59:07.840Z] ========================================================= [2021-07-29T15:59:07.840Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-29T15:59:07.840Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-29T15:59:08.020Z] Removing intermediate container b0c9ef94f911 [2021-07-29T15:59:08.020Z] ---> b21549faa1e2 [2021-07-29T15:59:08.020Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T15:59:08.020Z] Removing intermediate container 221bac7f205d [2021-07-29T15:59:08.020Z] ---> 4df7bf85e035 [2021-07-29T15:59:08.020Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T15:59:08.020Z] Removing intermediate container f3df28a20d9e [2021-07-29T15:59:08.020Z] ---> bd94ab6fb65e [2021-07-29T15:59:08.020Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T15:59:08.020Z] ---> Running in 9d9c99f47ca6 [2021-07-29T15:59:08.020Z] ---> Running in ca52af37abc9 [2021-07-29T15:59:08.176Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-29T15:59:08.289Z] ---> Running in d85b1616e1c0 [2021-07-29T15:59:10.151Z] Sending build context to Docker daemon 165.8MB [2021-07-29T15:59:10.151Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-29T15:59:10.151Z] Step 2/6 : FROM ${BASE} [2021-07-29T15:59:10.754Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-29T15:59:10.754Z] 595b0fe564bb: Pulling fs layer [2021-07-29T15:59:10.754Z] 24495759ef45: Pulling fs layer [2021-07-29T15:59:10.754Z] d148012ef14d: Pulling fs layer [2021-07-29T15:59:10.754Z] cb65c68fc2e2: Pulling fs layer [2021-07-29T15:59:10.754Z] 093eec477d81: Pulling fs layer [2021-07-29T15:59:10.754Z] a6d5b2bbb924: Pulling fs layer [2021-07-29T15:59:10.754Z] 2446dc1eb7d3: Pulling fs layer [2021-07-29T15:59:10.754Z] 596795e73e0f: Pulling fs layer [2021-07-29T15:59:10.754Z] 093eec477d81: Waiting [2021-07-29T15:59:10.754Z] 2446dc1eb7d3: Waiting [2021-07-29T15:59:10.754Z] a6d5b2bbb924: Waiting [2021-07-29T15:59:10.754Z] cb65c68fc2e2: Waiting [2021-07-29T15:59:10.754Z] d148012ef14d: Verifying Checksum [2021-07-29T15:59:10.754Z] d148012ef14d: Download complete [2021-07-29T15:59:10.754Z] 24495759ef45: Verifying Checksum [2021-07-29T15:59:10.754Z] 24495759ef45: Download complete [2021-07-29T15:59:10.754Z] 093eec477d81: Verifying Checksum [2021-07-29T15:59:10.754Z] 093eec477d81: Download complete [2021-07-29T15:59:10.754Z] a6d5b2bbb924: Verifying Checksum [2021-07-29T15:59:10.754Z] a6d5b2bbb924: Download complete [2021-07-29T15:59:10.754Z] 2446dc1eb7d3: Verifying Checksum [2021-07-29T15:59:10.754Z] 2446dc1eb7d3: Download complete [2021-07-29T15:59:10.754Z] 595b0fe564bb: Verifying Checksum [2021-07-29T15:59:10.754Z] 595b0fe564bb: Download complete [2021-07-29T15:59:11.744Z] 595b0fe564bb: Pull complete [2021-07-29T15:59:12.737Z] 24495759ef45: Pull complete [2021-07-29T15:59:13.015Z] d148012ef14d: Pull complete [2021-07-29T15:59:14.461Z] 596795e73e0f: Verifying Checksum [2021-07-29T15:59:14.461Z] 596795e73e0f: Download complete [2021-07-29T15:59:14.944Z] Removing intermediate container 9d9c99f47ca6 [2021-07-29T15:59:14.944Z] ---> 08ca43fdda85 [2021-07-29T15:59:14.944Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-29T15:59:14.944Z] ---> Running in 19bb990f94d0 [2021-07-29T15:59:14.944Z] Removing intermediate container d85b1616e1c0 [2021-07-29T15:59:14.944Z] ---> c8a8b992afb5 [2021-07-29T15:59:14.944Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-29T15:59:15.211Z] Removing intermediate container ca52af37abc9 [2021-07-29T15:59:15.211Z] ---> 0207b3999b64 [2021-07-29T15:59:15.211Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-29T15:59:15.445Z] cb65c68fc2e2: Verifying Checksum [2021-07-29T15:59:15.445Z] cb65c68fc2e2: Download complete [2021-07-29T15:59:15.480Z] ---> Running in 3fd3d7b473a3 [2021-07-29T15:59:15.480Z] ---> Running in 79751c0f4acc [2021-07-29T15:59:16.445Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T15:59:16.445Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T15:59:16.445Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T15:59:17.425Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T15:59:17.425Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T15:59:17.425Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T15:59:17.425Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T15:59:17.425Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-29T15:59:17.425Z] ---> 263514d20207 [2021-07-29T15:59:17.425Z] Step 3/26 : WORKDIR /edgex-go [2021-07-29T15:59:17.425Z] ---> Using cache [2021-07-29T15:59:17.425Z] ---> bd94ab6fb65e [2021-07-29T15:59:17.425Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T15:59:17.425Z] ---> Using cache [2021-07-29T15:59:17.425Z] ---> c8a8b992afb5 [2021-07-29T15:59:17.425Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-29T15:59:17.690Z] OK: 219 MiB in 52 packages [2021-07-29T15:59:17.690Z] OK: 219 MiB in 52 packages [2021-07-29T15:59:17.690Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T15:59:17.690Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T15:59:17.690Z] ---> 263514d20207 [2021-07-29T15:59:17.690Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T15:59:17.690Z] ---> Using cache [2021-07-29T15:59:17.690Z] ---> bd94ab6fb65e [2021-07-29T15:59:17.690Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T15:59:17.690Z] ---> Using cache [2021-07-29T15:59:17.690Z] ---> c8a8b992afb5 [2021-07-29T15:59:17.690Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-29T15:59:18.273Z] OK: 219 MiB in 52 packages [2021-07-29T15:59:18.545Z] ---> Running in bd08b7ebc989 [2021-07-29T15:59:18.545Z] ---> Running in 534cc32979c6 [2021-07-29T15:59:18.812Z] Removing intermediate container 3fd3d7b473a3 [2021-07-29T15:59:18.812Z] ---> f190489dee01 [2021-07-29T15:59:18.812Z] Step 6/23 : COPY go.mod . [2021-07-29T15:59:18.812Z] Removing intermediate container 79751c0f4acc [2021-07-29T15:59:18.812Z] ---> 7c7d6461db72 [2021-07-29T15:59:18.812Z] Step 6/24 : COPY go.mod . [2021-07-29T15:59:18.812Z] Removing intermediate container 19bb990f94d0 [2021-07-29T15:59:18.812Z] ---> 0a50c71b8ddc [2021-07-29T15:59:18.812Z] Step 6/24 : COPY go.mod . [2021-07-29T15:59:18.812Z] ---> 0f328ccac37e [2021-07-29T15:59:18.812Z] Step 7/23 : RUN go mod download [2021-07-29T15:59:19.080Z] ---> Running in ca1689847d4f [2021-07-29T15:59:19.080Z] ---> 19318d462037 [2021-07-29T15:59:19.080Z] Step 7/24 : RUN go mod download [2021-07-29T15:59:19.080Z] ---> Running in dc016475daee [2021-07-29T15:59:19.350Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T15:59:19.350Z] ---> af42172e18d0 [2021-07-29T15:59:19.350Z] Step 7/24 : RUN go mod download [2021-07-29T15:59:19.350Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T15:59:19.350Z] ---> Running in a8a21be651ca [2021-07-29T15:59:19.935Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T15:59:20.215Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T15:59:20.216Z] Removing intermediate container dc016475daee [2021-07-29T15:59:20.216Z] ---> e3c84650b519 [2021-07-29T15:59:20.216Z] Step 8/24 : COPY . . [2021-07-29T15:59:20.485Z] Removing intermediate container ca1689847d4f [2021-07-29T15:59:20.485Z] ---> 91aec355621e [2021-07-29T15:59:20.485Z] Step 8/23 : COPY . . [2021-07-29T15:59:20.485Z] OK: 219 MiB in 52 packages [2021-07-29T15:59:20.485Z] OK: 219 MiB in 52 packages [2021-07-29T15:59:20.755Z] Removing intermediate container a8a21be651ca [2021-07-29T15:59:20.755Z] ---> 82bff31d2dda [2021-07-29T15:59:20.755Z] Step 8/24 : COPY . . [2021-07-29T15:59:25.603Z] cb65c68fc2e2: Pull complete [2021-07-29T15:59:25.603Z] 093eec477d81: Pull complete [2021-07-29T15:59:25.878Z] a6d5b2bbb924: Pull complete [2021-07-29T15:59:26.480Z] 2446dc1eb7d3: Pull complete [2021-07-29T15:59:27.415Z] Removing intermediate container 534cc32979c6 [2021-07-29T15:59:27.415Z] ---> bdfe74c7d197 [2021-07-29T15:59:27.415Z] Step 6/24 : COPY go.mod . [2021-07-29T15:59:27.415Z] Removing intermediate container bd08b7ebc989 [2021-07-29T15:59:27.415Z] ---> 8f634cc012c7 [2021-07-29T15:59:27.415Z] Step 6/26 : COPY go.mod . [2021-07-29T15:59:27.682Z] ---> e81fc3ea31ed [2021-07-29T15:59:27.682Z] Step 7/24 : RUN go mod download [2021-07-29T15:59:27.682Z] ---> 9d6db1be8c4d [2021-07-29T15:59:27.682Z] Step 7/26 : RUN go mod download [2021-07-29T15:59:27.682Z] ---> Running in 971367c9c4a9 [2021-07-29T15:59:27.682Z] ---> 7917fe605e0e [2021-07-29T15:59:27.682Z] Step 9/24 : RUN go mod tidy [2021-07-29T15:59:27.682Z] ---> Running in bf8456163b61 [2021-07-29T15:59:27.682Z] ---> Running in 59037f73abc5 [2021-07-29T15:59:27.682Z] ---> 6bb72b0f6e13 [2021-07-29T15:59:27.682Z] Step 9/24 : RUN go mod tidy [2021-07-29T15:59:27.682Z] ---> dffc20585dab [2021-07-29T15:59:27.682Z] Step 9/23 : RUN go mod tidy [2021-07-29T15:59:27.682Z] ---> Running in 65a56d032333 [2021-07-29T15:59:27.682Z] ---> Running in 47ae583af1ae [2021-07-29T15:59:29.102Z] Removing intermediate container 971367c9c4a9 [2021-07-29T15:59:29.102Z] ---> 6ae3b684a8cc [2021-07-29T15:59:29.102Z] Step 8/24 : COPY . . [2021-07-29T15:59:30.829Z] 596795e73e0f: Pull complete [2021-07-29T15:59:30.829Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-29T15:59:30.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-29T15:59:30.829Z] ---> d9e956139c92 [2021-07-29T15:59:30.829Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-29T15:59:31.687Z] Removing intermediate container 59037f73abc5 [2021-07-29T15:59:31.687Z] ---> b9c0444168b0 [2021-07-29T15:59:31.687Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-29T15:59:31.687Z] ---> Running in dabc3d2ae673 [2021-07-29T15:59:31.687Z] Removing intermediate container bf8456163b61 [2021-07-29T15:59:31.687Z] ---> 3fc5d5540fa7 [2021-07-29T15:59:31.687Z] Step 8/26 : COPY . . [2021-07-29T15:59:31.687Z] Removing intermediate container 47ae583af1ae [2021-07-29T15:59:31.687Z] ---> 79b59b6eb97d [2021-07-29T15:59:31.687Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-29T15:59:33.636Z] Removing intermediate container 65a56d032333 [2021-07-29T15:59:33.636Z] ---> 6b3e31049f0f [2021-07-29T15:59:33.636Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-29T15:59:34.596Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-07-29T15:59:34.596Z] ---> Running in dd22b6886bab [2021-07-29T15:59:35.182Z] ---> Running in fcbbfd698b2f [2021-07-29T15:59:35.182Z] ---> Running in 40cba40ca6f2 [2021-07-29T15:59:35.459Z] ---> babd85eeea66 [2021-07-29T15:59:35.459Z] Step 9/24 : RUN go mod tidy [2021-07-29T15:59:35.459Z] ---> Running in 59df9f107e36 [2021-07-29T15:59:36.047Z] 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-07-29T15:59:36.316Z] 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-07-29T15:59:36.639Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T15:59:37.617Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T15:59:38.216Z] (1/12) Installing libmagic (5.39-r0) [2021-07-29T15:59:38.819Z] (2/12) Installing file (5.39-r0) [2021-07-29T15:59:39.093Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-29T15:59:39.093Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-29T15:59:40.693Z] ---> 920f1137889e [2021-07-29T15:59:40.693Z] Step 9/26 : RUN go mod tidy [2021-07-29T15:59:40.693Z] Removing intermediate container 59df9f107e36 [2021-07-29T15:59:40.693Z] ---> 5a12d9fc1674 [2021-07-29T15:59:40.693Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-29T15:59:40.693Z] ---> Running in 0fa3c84eae88 [2021-07-29T15:59:40.693Z] ---> Running in 6c9d72f2a7dd [2021-07-29T15:59:41.660Z] 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-07-29T15:59:42.254Z] Removing intermediate container 6c9d72f2a7dd [2021-07-29T15:59:42.254Z] ---> ac619924ee62 [2021-07-29T15:59:42.254Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-29T15:59:42.254Z] ---> Running in abb12bdee91d [2021-07-29T15:59:42.837Z] 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-07-29T15:59:43.419Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-29T15:59:43.419Z] (6/12) Installing patch (2.7.6-r7) [2021-07-29T15:59:43.419Z] (7/12) Installing build-base (0.5-r2) [2021-07-29T15:59:43.419Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-29T15:59:43.419Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-29T15:59:43.419Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-29T15:59:43.697Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-29T15:59:43.697Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-29T15:59:43.697Z] Executing busybox-1.32.1-r6.trigger [2021-07-29T15:59:43.697Z] OK: 218 MiB in 52 packages [2021-07-29T15:59:49.113Z] Removing intermediate container fcbbfd698b2f [2021-07-29T15:59:49.113Z] ---> 64e66f40ec08 [2021-07-29T15:59:49.113Z] Step 4/6 : WORKDIR /edgex-go [2021-07-29T15:59:49.113Z] ---> Running in b47557a0119e [2021-07-29T15:59:49.708Z] Removing intermediate container b47557a0119e [2021-07-29T15:59:49.708Z] ---> a6f1d5650e64 [2021-07-29T15:59:49.708Z] Step 5/6 : COPY go.mod . [2021-07-29T15:59:50.693Z] ---> 3c34ed78f2bd [2021-07-29T15:59:50.693Z] Step 6/6 : RUN go mod download [2021-07-29T15:59:50.693Z] ---> Running in 1343e35c5785 [2021-07-29T16:00:21.786Z] Removing intermediate container dd22b6886bab [2021-07-29T16:00:21.786Z] ---> 47805973ed68 [2021-07-29T16:00:21.786Z] [2021-07-29T16:00:21.786Z] Step 11/24 : FROM alpine:3.12 [2021-07-29T16:00:21.786Z] Removing intermediate container 40cba40ca6f2 [2021-07-29T16:00:21.786Z] ---> d5bb69198bea [2021-07-29T16:00:21.786Z] [2021-07-29T16:00:21.786Z] Step 11/23 : FROM alpine:3.12 [2021-07-29T16:00:21.786Z] 3.12: Pulling from library/alpine [2021-07-29T16:00:21.786Z] 3.12: Pulling from library/alpine [2021-07-29T16:00:21.786Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-29T16:00:21.786Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-29T16:00:21.786Z] Status: Downloaded newer image for alpine:3.12 [2021-07-29T16:00:21.786Z] Status: Image is up to date for alpine:3.12 [2021-07-29T16:00:21.786Z] ---> 13621d1b12d4 [2021-07-29T16:00:21.786Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-29T16:00:21.786Z] ---> 13621d1b12d4 [2021-07-29T16:00:21.786Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-29T16:00:21.786Z] 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-07-29T16:00:21.786Z] ---> Running in ba7a9ab3a953 [2021-07-29T16:00:21.786Z] ---> Running in 86c41acb8dd4 [2021-07-29T16:00:21.786Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T16:00:21.786Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T16:00:21.786Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T16:00:21.786Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T16:00:21.786Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-29T16:00:21.786Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-29T16:00:21.786Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T16:00:21.786Z] OK: 6 MiB in 15 packages [2021-07-29T16:00:21.786Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-29T16:00:21.786Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T16:00:21.786Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T16:00:21.786Z] OK: 6 MiB in 16 packages [2021-07-29T16:00:21.786Z] Removing intermediate container 86c41acb8dd4 [2021-07-29T16:00:21.786Z] ---> 83a2551aa1f6 [2021-07-29T16:00:21.786Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T16:00:21.786Z] ---> Running in af557291ed70 [2021-07-29T16:00:21.786Z] Removing intermediate container ba7a9ab3a953 [2021-07-29T16:00:21.786Z] ---> 828876c062a7 [2021-07-29T16:00:21.786Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T16:00:21.786Z] ---> Running in 4714bd7e9d84 [2021-07-29T16:00:21.786Z] Removing intermediate container af557291ed70 [2021-07-29T16:00:21.786Z] ---> bea5496bac77 [2021-07-29T16:00:21.786Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-29T16:00:21.786Z] ---> Running in 6fdb0bed55f4 [2021-07-29T16:00:21.786Z] Removing intermediate container 4714bd7e9d84 [2021-07-29T16:00:21.786Z] ---> 691c6ec3696b [2021-07-29T16:00:21.786Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-29T16:00:21.786Z] ---> Running in 470d6d635dd9 [2021-07-29T16:00:21.786Z] Removing intermediate container 6fdb0bed55f4 [2021-07-29T16:00:21.786Z] ---> dff811ab6577 [2021-07-29T16:00:21.786Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-29T16:00:21.786Z] ---> Running in ef1afba6c2a7 [2021-07-29T16:00:21.786Z] Removing intermediate container 470d6d635dd9 [2021-07-29T16:00:21.786Z] ---> ed622445d25b [2021-07-29T16:00:21.786Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-29T16:00:21.786Z] ---> Running in 966087d28714 [2021-07-29T16:00:21.786Z] Removing intermediate container ef1afba6c2a7 [2021-07-29T16:00:21.786Z] ---> f66774a8228f [2021-07-29T16:00:21.786Z] Step 16/24 : WORKDIR / [2021-07-29T16:00:21.786Z] ---> Running in c4a6c6c0208c [2021-07-29T16:00:21.786Z] Removing intermediate container 966087d28714 [2021-07-29T16:00:21.786Z] ---> ed04bab2d7a7 [2021-07-29T16:00:21.786Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T16:00:21.786Z] Removing intermediate container c4a6c6c0208c [2021-07-29T16:00:21.786Z] ---> a5891226c72c [2021-07-29T16:00:21.786Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T16:00:21.786Z] ---> 8c4a000be6e6 [2021-07-29T16:00:21.786Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-29T16:00:21.786Z] Removing intermediate container abb12bdee91d [2021-07-29T16:00:21.786Z] ---> 2faec665ea5b [2021-07-29T16:00:21.786Z] [2021-07-29T16:00:21.786Z] Step 11/26 : FROM alpine:3.12 [2021-07-29T16:00:21.786Z] ---> 13621d1b12d4 [2021-07-29T16:00:21.786Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-29T16:00:21.786Z] ---> fb7a1e352a02 [2021-07-29T16:00:21.786Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-29T16:00:21.786Z] ---> Running in 2deec2656237 [2021-07-29T16:00:21.786Z] Removing intermediate container dabc3d2ae673 [2021-07-29T16:00:21.786Z] ---> f441707dbce8 [2021-07-29T16:00:21.786Z] [2021-07-29T16:00:21.786Z] Step 11/24 : FROM alpine:3.12 [2021-07-29T16:00:21.786Z] ---> 13621d1b12d4 [2021-07-29T16:00:21.786Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-29T16:00:21.786Z] ---> Running in 8e8c6b1ddee8 [2021-07-29T16:00:21.786Z] ---> 95378297f791 [2021-07-29T16:00:21.786Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-29T16:00:21.786Z] ---> 267e35602a14 [2021-07-29T16:00:21.786Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-29T16:00:21.786Z] Removing intermediate container 8e8c6b1ddee8 [2021-07-29T16:00:21.786Z] ---> 026909260921 [2021-07-29T16:00:21.786Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-29T16:00:21.786Z] ---> Running in 1e6b9d16539b [2021-07-29T16:00:21.786Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T16:00:21.786Z] Removing intermediate container 0fa3c84eae88 [2021-07-29T16:00:21.786Z] ---> e4bf3178be6f [2021-07-29T16:00:21.786Z] [2021-07-29T16:00:21.786Z] Step 11/24 : FROM alpine:3.12 [2021-07-29T16:00:21.786Z] ---> 13621d1b12d4 [2021-07-29T16:00:21.786Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-29T16:00:21.786Z] ---> Using cache [2021-07-29T16:00:21.786Z] ---> 83a2551aa1f6 [2021-07-29T16:00:21.786Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T16:00:21.786Z] ---> Using cache [2021-07-29T16:00:21.786Z] ---> bea5496bac77 [2021-07-29T16:00:21.786Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-29T16:00:21.786Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T16:00:21.786Z] ---> Running in dfb584630489 [2021-07-29T16:00:21.786Z] ---> 6eca1a7f7c47 [2021-07-29T16:00:21.786Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-29T16:00:21.786Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-29T16:00:22.053Z] ---> fdef04bf9cb4 [2021-07-29T16:00:22.053Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-29T16:00:22.053Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-29T16:00:22.053Z] (3/6) Installing libcurl (7.78.0-r0) [2021-07-29T16:00:22.053Z] (4/6) Installing curl (7.78.0-r0) [2021-07-29T16:00:22.053Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-29T16:00:22.053Z] (6/6) Installing su-exec (0.2-r1) [2021-07-29T16:00:22.053Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T16:00:22.053Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T16:00:22.053Z] Removing intermediate container 1e6b9d16539b [2021-07-29T16:00:22.053Z] ---> b60dfa5ac53b [2021-07-29T16:00:22.053Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-29T16:00:22.053Z] OK: 7 MiB in 20 packages [2021-07-29T16:00:22.053Z] ---> Running in 8332cc5105b5 [2021-07-29T16:00:22.053Z] ---> Running in 2226f1444524 [2021-07-29T16:00:22.053Z] ---> Running in e38939d60897 [2021-07-29T16:00:22.053Z] Removing intermediate container dfb584630489 [2021-07-29T16:00:22.053Z] ---> b91e22d5da92 [2021-07-29T16:00:22.053Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-29T16:00:22.053Z] ---> Running in 2b7d3d033a9a [2021-07-29T16:00:22.328Z] Removing intermediate container 8332cc5105b5 [2021-07-29T16:00:22.328Z] ---> adde2a19fdcb [2021-07-29T16:00:22.328Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T16:00:22.328Z] Removing intermediate container e38939d60897 [2021-07-29T16:00:22.328Z] ---> 9513d52d0c4f [2021-07-29T16:00:22.328Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:00:22.328Z] Removing intermediate container 2226f1444524 [2021-07-29T16:00:22.328Z] ---> 453a3636de98 [2021-07-29T16:00:22.328Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T16:00:22.328Z] ---> Running in 3709229e8be8 [2021-07-29T16:00:22.328Z] ---> Running in 80a5df2563e6 [2021-07-29T16:00:22.328Z] ---> Running in 6f77e2de774c [2021-07-29T16:00:22.328Z] Removing intermediate container 2b7d3d033a9a [2021-07-29T16:00:22.328Z] ---> bd82eb9f179e [2021-07-29T16:00:22.328Z] Step 16/24 : WORKDIR / [2021-07-29T16:00:22.328Z] ---> Running in 9b9d41ef12e7 [2021-07-29T16:00:22.328Z] Removing intermediate container 3709229e8be8 [2021-07-29T16:00:22.328Z] ---> 36f43bed9d11 [2021-07-29T16:00:22.328Z] Step 21/23 : LABEL arch=x86_64 [2021-07-29T16:00:22.605Z] Removing intermediate container 6f77e2de774c [2021-07-29T16:00:22.605Z] ---> 5e6b9eab9f64 [2021-07-29T16:00:22.605Z] Step 22/24 : LABEL arch=x86_64 [2021-07-29T16:00:22.605Z] ---> Running in e28a7c59ed78 [2021-07-29T16:00:22.605Z] Removing intermediate container 2deec2656237 [2021-07-29T16:00:22.605Z] ---> 64a923c7362f [2021-07-29T16:00:22.605Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-29T16:00:22.605Z] ---> Running in ae9eedefa551 [2021-07-29T16:00:22.605Z] Removing intermediate container 9b9d41ef12e7 [2021-07-29T16:00:22.605Z] ---> 5f621867d835 [2021-07-29T16:00:22.605Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T16:00:22.605Z] ---> Running in 25cde438d90e [2021-07-29T16:00:22.605Z] Removing intermediate container e28a7c59ed78 [2021-07-29T16:00:22.605Z] ---> 7650b02a9c7b [2021-07-29T16:00:22.605Z] Step 22/23 : LABEL git_sha=894ca44596d48b6582d3e249f34e86a2d8c7af64 [2021-07-29T16:00:22.605Z] Removing intermediate container ae9eedefa551 [2021-07-29T16:00:22.605Z] ---> 341a0b1535c1 [2021-07-29T16:00:22.605Z] Step 23/24 : LABEL git_sha=894ca44596d48b6582d3e249f34e86a2d8c7af64 [2021-07-29T16:00:22.605Z] ---> Running in 7a0098a8afa8 [2021-07-29T16:00:22.876Z] ---> Running in d8be74a72875 [2021-07-29T16:00:22.876Z] Removing intermediate container 25cde438d90e [2021-07-29T16:00:22.876Z] ---> 97bf9b97d274 [2021-07-29T16:00:22.876Z] Step 14/26 : WORKDIR / [2021-07-29T16:00:22.876Z] ---> f280b2fc7e22 [2021-07-29T16:00:22.876Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-29T16:00:22.876Z] Removing intermediate container 7a0098a8afa8 [2021-07-29T16:00:22.876Z] ---> 41b7ab26f361 [2021-07-29T16:00:22.876Z] Step 23/23 : LABEL version=0.0.0 [2021-07-29T16:00:22.876Z] ---> Running in 5125e2006de4 [2021-07-29T16:00:22.876Z] ---> Running in df9aa145cd6a [2021-07-29T16:00:22.876Z] Removing intermediate container d8be74a72875 [2021-07-29T16:00:22.876Z] ---> 7869bf762cef [2021-07-29T16:00:22.876Z] Step 24/24 : LABEL version=0.0.0 [2021-07-29T16:00:22.876Z] ---> Running in d3faf7f8b3cf [2021-07-29T16:00:23.152Z] Removing intermediate container df9aa145cd6a [2021-07-29T16:00:23.152Z] ---> 0154974bca37 [2021-07-29T16:00:23.152Z] [2021-07-29T16:00:23.152Z] Removing intermediate container 5125e2006de4 [2021-07-29T16:00:23.152Z] ---> 09f08826d3ae [2021-07-29T16:00:23.152Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-07-29T16:00:23.152Z] Successfully built 0154974bca37 [2021-07-29T16:00:23.152Z] Successfully tagged support-notifications:latest [2021-07-29T16:00:23.152Z] Removing intermediate container d3faf7f8b3cf [2021-07-29T16:00:23.152Z] ---> c7b65766b84d [2021-07-29T16:00:23.152Z] [2021-07-29T16:00:23.152Z] Removing intermediate container 80a5df2563e6 [2021-07-29T16:00:23.152Z] Building security-bootstrapper [2021-07-29T16:00:23.152Z] ---> c7c69151f485 [2021-07-29T16:00:23.152Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-29T16:00:23.418Z]  Building support-notifications ... done  ---> 6b830b352c55 [2021-07-29T16:00:23.418Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-29T16:00:23.418Z] ---> Running in ebfacd55402a [2021-07-29T16:00:23.418Z] Successfully built c7b65766b84d [2021-07-29T16:00:23.418Z] Successfully tagged core-command:latest [2021-07-29T16:00:23.418Z] Building sys-mgmt-agent [2021-07-29T16:00:23.687Z]  Building core-command ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T16:00:24.278Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T16:00:24.278Z] ---> 9a3ade81e99e [2021-07-29T16:00:24.278Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-07-29T16:00:24.859Z] ---> 14b019a32264 [2021-07-29T16:00:24.859Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-29T16:00:25.125Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-29T16:00:25.407Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-29T16:00:25.407Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-29T16:00:25.407Z] ---> Running in b74ec5bb0eb2 [2021-07-29T16:00:25.407Z] ---> c67a00a1cecb [2021-07-29T16:00:25.407Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-29T16:00:25.407Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-29T16:00:26.365Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-29T16:00:26.365Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-29T16:00:26.365Z] Removing intermediate container b74ec5bb0eb2 [2021-07-29T16:00:26.365Z] ---> 5c72ca20eb09 [2021-07-29T16:00:26.365Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T16:00:26.365Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T16:00:26.365Z] OK: 8 MiB in 20 packages [2021-07-29T16:00:27.324Z] ---> 7f5a84ad1d6c [2021-07-29T16:00:27.325Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-07-29T16:00:27.325Z] ---> Running in 5ee029ba326f [2021-07-29T16:00:27.612Z] ---> 88c7df3cb173 [2021-07-29T16:00:27.612Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-29T16:00:27.612Z] Removing intermediate container 5ee029ba326f [2021-07-29T16:00:27.612Z] ---> 347fb5a83f8e [2021-07-29T16:00:27.612Z] Step 22/24 : LABEL arch=x86_64 [2021-07-29T16:00:27.612Z] ---> Running in 72b2c93bc443 [2021-07-29T16:00:27.884Z] Removing intermediate container ebfacd55402a [2021-07-29T16:00:27.885Z] ---> 3e4a699bea71 [2021-07-29T16:00:27.885Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T16:00:27.885Z] Removing intermediate container 72b2c93bc443 [2021-07-29T16:00:27.885Z] ---> 3d8bb4e1176a [2021-07-29T16:00:27.885Z] Step 23/24 : LABEL git_sha=894ca44596d48b6582d3e249f34e86a2d8c7af64 [2021-07-29T16:00:28.156Z] ---> 3a87603e1eee [2021-07-29T16:00:28.156Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-29T16:00:28.156Z] ---> Running in 56f4007fdf24 [2021-07-29T16:00:28.739Z] ---> 9e816bb9742e [2021-07-29T16:00:28.739Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-29T16:00:29.006Z] Removing intermediate container 56f4007fdf24 [2021-07-29T16:00:29.006Z] ---> 61ba8b2be2e6 [2021-07-29T16:00:29.006Z] Step 24/24 : LABEL version=0.0.0 [2021-07-29T16:00:29.273Z] ---> Running in 628cf306fc8b [2021-07-29T16:00:29.273Z] ---> 8f082670f891 [2021-07-29T16:00:29.273Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-29T16:00:29.273Z] ---> c2e5a33fd7b8 [2021-07-29T16:00:29.273Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-29T16:00:29.543Z] Removing intermediate container 628cf306fc8b [2021-07-29T16:00:29.543Z] ---> 014f893732ae [2021-07-29T16:00:29.543Z] [2021-07-29T16:00:29.543Z] Successfully built 014f893732ae [2021-07-29T16:00:29.543Z] Successfully tagged core-metadata:latest [2021-07-29T16:00:29.543Z]  Building core-metadata ... done Building support-scheduler [2021-07-29T16:00:29.543Z] ---> 7e48e18016fb [2021-07-29T16:00:29.543Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-07-29T16:00:29.543Z] ---> 895d39d58ffc [2021-07-29T16:00:29.543Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-29T16:00:29.543Z] ---> Running in 910ba543f7ba [2021-07-29T16:00:31.510Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:00:31.510Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:00:31.510Z] ---> 263514d20207 [2021-07-29T16:00:31.510Z] Step 3/32 : WORKDIR /edgex-go [2021-07-29T16:00:31.510Z] ---> Using cache [2021-07-29T16:00:31.510Z] ---> bd94ab6fb65e [2021-07-29T16:00:31.510Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:00:31.510Z] ---> Using cache [2021-07-29T16:00:31.510Z] ---> c8a8b992afb5 [2021-07-29T16:00:31.510Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-29T16:00:31.510Z] ---> Using cache [2021-07-29T16:00:31.510Z] ---> 8f634cc012c7 [2021-07-29T16:00:31.510Z] Step 6/32 : COPY go.mod . [2021-07-29T16:00:31.510Z] ---> Using cache [2021-07-29T16:00:31.510Z] ---> 9d6db1be8c4d [2021-07-29T16:00:31.510Z] Step 7/32 : RUN go mod download [2021-07-29T16:00:31.510Z] ---> Using cache [2021-07-29T16:00:31.510Z] ---> 3fc5d5540fa7 [2021-07-29T16:00:31.510Z] Step 8/32 : COPY . . [2021-07-29T16:00:31.510Z] ---> Using cache [2021-07-29T16:00:31.510Z] ---> 920f1137889e [2021-07-29T16:00:31.510Z] Step 9/32 : RUN go mod tidy [2021-07-29T16:00:31.510Z] ---> Using cache [2021-07-29T16:00:31.510Z] ---> ac619924ee62 [2021-07-29T16:00:31.510Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-29T16:00:32.929Z] ---> Running in 933c388beee6 [2021-07-29T16:00:33.196Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:00:33.196Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:00:33.196Z] ---> 263514d20207 [2021-07-29T16:00:33.196Z] Step 3/23 : WORKDIR /edgex-go [2021-07-29T16:00:33.196Z] ---> Using cache [2021-07-29T16:00:33.196Z] ---> bd94ab6fb65e [2021-07-29T16:00:33.196Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:00:33.196Z] ---> Using cache [2021-07-29T16:00:33.196Z] ---> c8a8b992afb5 [2021-07-29T16:00:33.196Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-29T16:00:33.196Z] ---> Using cache [2021-07-29T16:00:33.196Z] ---> 8f634cc012c7 [2021-07-29T16:00:33.196Z] Step 6/23 : COPY go.mod . [2021-07-29T16:00:33.196Z] ---> Using cache [2021-07-29T16:00:33.196Z] ---> 9d6db1be8c4d [2021-07-29T16:00:33.196Z] Step 7/23 : RUN go mod download [2021-07-29T16:00:33.196Z] ---> Using cache [2021-07-29T16:00:33.196Z] ---> 3fc5d5540fa7 [2021-07-29T16:00:33.196Z] Step 8/23 : COPY . . [2021-07-29T16:00:33.196Z] ---> Using cache [2021-07-29T16:00:33.196Z] ---> 920f1137889e [2021-07-29T16:00:33.196Z] Step 9/23 : RUN go mod tidy [2021-07-29T16:00:33.196Z] ---> Using cache [2021-07-29T16:00:33.196Z] ---> ac619924ee62 [2021-07-29T16:00:33.196Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-29T16:00:33.778Z] ---> Running in c03db0f79943 [2021-07-29T16:00:34.045Z] Removing intermediate container 933c388beee6 [2021-07-29T16:00:34.045Z] ---> 25f0db8ac0ea [2021-07-29T16:00:34.045Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T16:00:34.045Z] ---> Running in b398a396ff94 [2021-07-29T16:00:34.045Z] ---> Running in 149764fb01fb [2021-07-29T16:00:34.312Z] Removing intermediate container 149764fb01fb [2021-07-29T16:00:34.312Z] ---> 8120415346a9 [2021-07-29T16:00:34.312Z] Step 22/24 : LABEL arch=x86_64 [2021-07-29T16:00:34.582Z] ---> Running in e1d5b1e7bedf [2021-07-29T16:00:34.582Z] Removing intermediate container 910ba543f7ba [2021-07-29T16:00:34.582Z] ---> 1c84e8828d82 [2021-07-29T16:00:34.582Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-29T16:00:34.850Z] ---> Running in 15d73496672c [2021-07-29T16:00:34.850Z] Removing intermediate container e1d5b1e7bedf [2021-07-29T16:00:34.850Z] ---> 5ca598261d5c [2021-07-29T16:00:34.850Z] Step 23/24 : LABEL git_sha=894ca44596d48b6582d3e249f34e86a2d8c7af64 [2021-07-29T16:00:34.850Z] 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-07-29T16:00:34.850Z] ---> Running in 1ce10187ba14 [2021-07-29T16:00:34.850Z] 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-07-29T16:00:34.850Z] Removing intermediate container 15d73496672c [2021-07-29T16:00:34.850Z] ---> 76458a7e8c09 [2021-07-29T16:00:34.850Z] Step 24/26 : LABEL arch=x86_64 [2021-07-29T16:00:35.115Z] ---> Running in 27fd78bcf6d0 [2021-07-29T16:00:35.115Z] Removing intermediate container 1ce10187ba14 [2021-07-29T16:00:35.115Z] ---> d64aa18d72b4 [2021-07-29T16:00:35.115Z] Step 24/24 : LABEL version=0.0.0 [2021-07-29T16:00:35.386Z] Removing intermediate container 27fd78bcf6d0 [2021-07-29T16:00:35.386Z] ---> 159b83fad720 [2021-07-29T16:00:35.386Z] Step 25/26 : LABEL git_sha=894ca44596d48b6582d3e249f34e86a2d8c7af64 [2021-07-29T16:00:35.386Z] ---> Running in e0be07eeb844 [2021-07-29T16:00:35.386Z] ---> Running in 002dbfb4a36f [2021-07-29T16:00:35.386Z] Removing intermediate container e0be07eeb844 [2021-07-29T16:00:35.386Z] ---> 134cd4556fb0 [2021-07-29T16:00:35.386Z] [2021-07-29T16:00:35.659Z] Removing intermediate container 002dbfb4a36f [2021-07-29T16:00:35.659Z] ---> 68199f87672e [2021-07-29T16:00:35.659Z] Step 26/26 : LABEL version=0.0.0 [2021-07-29T16:00:35.659Z] Successfully built 134cd4556fb0 [2021-07-29T16:00:35.659Z] Successfully tagged core-data:latest [2021-07-29T16:00:35.659Z]  Building core-data ... done Building security-proxy-setup [2021-07-29T16:00:35.659Z] ---> Running in 3836fc7c52e1 [2021-07-29T16:00:35.930Z] Removing intermediate container 3836fc7c52e1 [2021-07-29T16:00:35.930Z] ---> 8bc8512286b8 [2021-07-29T16:00:35.930Z] [2021-07-29T16:00:35.930Z] Successfully built 8bc8512286b8 [2021-07-29T16:00:36.199Z] Successfully tagged security-secretstore-setup:latest [2021-07-29T16:00:36.464Z]  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:00:36.464Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:00:36.464Z] ---> 263514d20207 [2021-07-29T16:00:36.464Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T16:00:36.464Z] ---> Using cache [2021-07-29T16:00:36.464Z] ---> bd94ab6fb65e [2021-07-29T16:00:36.464Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:00:36.464Z] ---> Using cache [2021-07-29T16:00:36.464Z] ---> c8a8b992afb5 [2021-07-29T16:00:36.464Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-29T16:00:37.889Z] ---> Running in 1382f8ebb6dc [2021-07-29T16:00:38.479Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T16:00:39.444Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T16:00:40.033Z] OK: 219 MiB in 52 packages [2021-07-29T16:00:41.203Z] Removing intermediate container 1382f8ebb6dc [2021-07-29T16:00:41.203Z] ---> 3ae730c90db8 [2021-07-29T16:00:41.203Z] Step 6/24 : COPY go.mod . [2021-07-29T16:00:41.203Z] ---> 4bd65ed79b14 [2021-07-29T16:00:41.203Z] Step 7/24 : RUN go mod download [2021-07-29T16:00:41.487Z] ---> Running in 66e724d8cf4b [2021-07-29T16:00:43.463Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:00:43.463Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:00:43.463Z] ---> 263514d20207 [2021-07-29T16:00:43.463Z] Step 3/22 : WORKDIR /edgex-go [2021-07-29T16:00:43.463Z] ---> Using cache [2021-07-29T16:00:43.463Z] ---> bd94ab6fb65e [2021-07-29T16:00:43.463Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:00:43.463Z] ---> Using cache [2021-07-29T16:00:43.463Z] ---> c8a8b992afb5 [2021-07-29T16:00:43.463Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-29T16:00:43.463Z] ---> Using cache [2021-07-29T16:00:43.463Z] ---> 8f634cc012c7 [2021-07-29T16:00:43.463Z] Step 6/22 : COPY go.mod . [2021-07-29T16:00:43.463Z] ---> Using cache [2021-07-29T16:00:43.463Z] ---> 9d6db1be8c4d [2021-07-29T16:00:43.463Z] Step 7/22 : RUN go mod download [2021-07-29T16:00:43.463Z] ---> Using cache [2021-07-29T16:00:43.463Z] ---> 3fc5d5540fa7 [2021-07-29T16:00:43.463Z] Step 8/22 : COPY . . [2021-07-29T16:00:43.463Z] ---> Using cache [2021-07-29T16:00:43.463Z] ---> 920f1137889e [2021-07-29T16:00:43.463Z] Step 9/22 : RUN go mod tidy [2021-07-29T16:00:43.463Z] ---> Using cache [2021-07-29T16:00:43.463Z] ---> ac619924ee62 [2021-07-29T16:00:43.463Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-29T16:00:43.463Z] ---> Running in 0d1740afdc77 [2021-07-29T16:00:43.463Z] Removing intermediate container 66e724d8cf4b [2021-07-29T16:00:43.463Z] ---> eeacb1468246 [2021-07-29T16:00:43.463Z] Step 8/24 : COPY . . [2021-07-29T16:00:44.052Z] 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-07-29T16:00:50.786Z] ---> 8fb037d6f17a [2021-07-29T16:00:50.786Z] Step 9/24 : RUN go mod tidy [2021-07-29T16:00:50.786Z] ---> Running in b3dcdf2142ae [2021-07-29T16:00:52.205Z] Removing intermediate container b3dcdf2142ae [2021-07-29T16:00:52.205Z] ---> c5784bbd7a82 [2021-07-29T16:00:52.205Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-29T16:00:52.205Z] ---> Running in 1e847a1417e0 [2021-07-29T16:00:52.792Z] 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-07-29T16:01:02.925Z] Removing intermediate container c03db0f79943 [2021-07-29T16:01:02.925Z] ---> a7d0c9048b74 [2021-07-29T16:01:02.925Z] [2021-07-29T16:01:02.925Z] Step 11/32 : FROM alpine:3.12 [2021-07-29T16:01:02.925Z] ---> 13621d1b12d4 [2021-07-29T16:01:02.925Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-29T16:01:02.925Z] ---> Running in ab6fca3b40b3 [2021-07-29T16:01:02.925Z] Removing intermediate container ab6fca3b40b3 [2021-07-29T16:01:02.925Z] ---> 17cc6c8683bd [2021-07-29T16:01:02.925Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-29T16:01:02.925Z] ---> Running in 1410e5f532bd [2021-07-29T16:01:03.543Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T16:01:03.543Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T16:01:03.833Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-29T16:01:03.833Z] (2/2) Installing su-exec (0.2-r1) [2021-07-29T16:01:03.833Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T16:01:03.833Z] OK: 6 MiB in 16 packages [2021-07-29T16:01:04.868Z] Removing intermediate container 1410e5f532bd [2021-07-29T16:01:04.868Z] ---> 48c90900b4ae [2021-07-29T16:01:04.868Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-29T16:01:04.868Z] Removing intermediate container b398a396ff94 [2021-07-29T16:01:04.868Z] ---> 435adb756563 [2021-07-29T16:01:04.868Z] [2021-07-29T16:01:04.868Z] Step 11/23 : FROM alpine:3.12 [2021-07-29T16:01:04.868Z] ---> 13621d1b12d4 [2021-07-29T16:01:04.868Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-29T16:01:04.868Z] ---> Using cache [2021-07-29T16:01:04.868Z] ---> 83a2551aa1f6 [2021-07-29T16:01:04.868Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T16:01:04.868Z] ---> Using cache [2021-07-29T16:01:04.868Z] ---> bea5496bac77 [2021-07-29T16:01:04.868Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-29T16:01:04.868Z] ---> Running in 8c1b24c2d6be [2021-07-29T16:01:04.868Z] ---> Running in 469d81444e37 [2021-07-29T16:01:05.149Z] Removing intermediate container 8c1b24c2d6be [2021-07-29T16:01:05.149Z] ---> e9d7013c6ced [2021-07-29T16:01:05.149Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-29T16:01:05.149Z] Removing intermediate container 469d81444e37 [2021-07-29T16:01:05.149Z] ---> 717711ccbb52 [2021-07-29T16:01:05.149Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-29T16:01:05.149Z] ---> Running in b56ff12d1d32 [2021-07-29T16:01:05.149Z] ---> Running in f17ca00a74e0 [2021-07-29T16:01:05.149Z] Removing intermediate container f17ca00a74e0 [2021-07-29T16:01:05.149Z] ---> 70e513c8fa35 [2021-07-29T16:01:05.149Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T16:01:05.423Z] Removing intermediate container b56ff12d1d32 [2021-07-29T16:01:05.423Z] ---> 5c4c09b8a1ad [2021-07-29T16:01:05.423Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-29T16:01:05.423Z] ---> Running in bb2115fa3147 [2021-07-29T16:01:05.700Z] ---> 72607a674e1d [2021-07-29T16:01:05.700Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-29T16:01:06.312Z] ---> 1b43cf9bacbf [2021-07-29T16:01:06.312Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-29T16:01:06.589Z] Removing intermediate container bb2115fa3147 [2021-07-29T16:01:06.590Z] ---> 06787eb6b165 [2021-07-29T16:01:06.590Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-29T16:01:06.590Z] ---> 50d62dc4bfda [2021-07-29T16:01:06.590Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-29T16:01:06.590Z] ---> Running in 40a0062acd6e [2021-07-29T16:01:06.590Z] ---> Running in 9addc40b92f1 [2021-07-29T16:01:06.879Z] Removing intermediate container 9addc40b92f1 [2021-07-29T16:01:06.879Z] ---> 7c9e9855ce78 [2021-07-29T16:01:06.879Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T16:01:06.879Z] Removing intermediate container 40a0062acd6e [2021-07-29T16:01:06.879Z] ---> a3bb619bf8ee [2021-07-29T16:01:06.879Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-29T16:01:06.879Z] ---> Running in 4073cf326142 [2021-07-29T16:01:07.153Z] Removing intermediate container 4073cf326142 [2021-07-29T16:01:07.154Z] ---> 2e163f00ab99 [2021-07-29T16:01:07.154Z] Step 21/23 : LABEL arch=x86_64 [2021-07-29T16:01:07.435Z] ---> Running in 3e0bd52b1bca [2021-07-29T16:01:07.435Z] ---> 642766b3c85c [2021-07-29T16:01:07.435Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-29T16:01:07.435Z] ---> Running in 0509c11e9c7e [2021-07-29T16:01:07.435Z] Removing intermediate container 3e0bd52b1bca [2021-07-29T16:01:07.435Z] ---> 9788df7d0016 [2021-07-29T16:01:07.435Z] Step 22/23 : LABEL git_sha=894ca44596d48b6582d3e249f34e86a2d8c7af64 [2021-07-29T16:01:07.435Z] ---> Running in c3c5e97d7b1c [2021-07-29T16:01:07.714Z] Removing intermediate container c3c5e97d7b1c [2021-07-29T16:01:07.714Z] ---> d46be12f456e [2021-07-29T16:01:07.714Z] Step 23/23 : LABEL version=0.0.0 [2021-07-29T16:01:07.714Z] ---> Running in a6051f3f64b4 [2021-07-29T16:01:07.999Z] Removing intermediate container a6051f3f64b4 [2021-07-29T16:01:07.999Z] ---> f6615d3ee8e1 [2021-07-29T16:01:07.999Z] [2021-07-29T16:01:08.284Z] Successfully built f6615d3ee8e1 [2021-07-29T16:01:08.284Z] Successfully tagged support-scheduler:latest [2021-07-29T16:01:08.566Z]  Building support-scheduler ... done Removing intermediate container 0509c11e9c7e [2021-07-29T16:01:08.566Z] ---> 4b18f03e94fd [2021-07-29T16:01:08.566Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T16:01:08.848Z] ---> e62e2ebf9440 [2021-07-29T16:01:08.848Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-29T16:01:09.439Z] ---> a12e790cd8e8 [2021-07-29T16:01:09.439Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-29T16:01:09.706Z] ---> f4dffd05c114 [2021-07-29T16:01:09.706Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-29T16:01:09.972Z] ---> 7c2062f5457e [2021-07-29T16:01:09.972Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-29T16:01:10.240Z] ---> 6ebece93ee28 [2021-07-29T16:01:10.240Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-29T16:01:10.509Z] ---> Running in c0a506d7a1d5 [2021-07-29T16:01:10.509Z] Removing intermediate container c0a506d7a1d5 [2021-07-29T16:01:10.509Z] ---> 12a8493beecf [2021-07-29T16:01:10.509Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-29T16:01:10.812Z] 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-07-29T16:01:10.812Z] ---> 60b63333206b [2021-07-29T16:01:10.812Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-29T16:01:11.086Z] ---> Running in 0e14d208ae20 [2021-07-29T16:01:12.057Z] Removing intermediate container 0e14d208ae20 [2021-07-29T16:01:12.057Z] ---> 95ba7c4e6c0c [2021-07-29T16:01:12.057Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-29T16:01:12.057Z] ---> Running in e82f18c68b8b [2021-07-29T16:01:12.057Z] Removing intermediate container e82f18c68b8b [2021-07-29T16:01:12.057Z] ---> b70bf86fbe68 [2021-07-29T16:01:12.057Z] Step 29/32 : CMD ["gate"] [2021-07-29T16:01:12.326Z] ---> Running in 058754ad239f [2021-07-29T16:01:12.591Z] Removing intermediate container 058754ad239f [2021-07-29T16:01:12.591Z] ---> a5d9cd010e3f [2021-07-29T16:01:12.591Z] Step 30/32 : LABEL arch=x86_64 [2021-07-29T16:01:12.591Z] ---> Running in 6266a2d58604 [2021-07-29T16:01:12.858Z] Removing intermediate container 6266a2d58604 [2021-07-29T16:01:12.858Z] ---> d1d42215d5d9 [2021-07-29T16:01:12.858Z] Step 31/32 : LABEL git_sha=894ca44596d48b6582d3e249f34e86a2d8c7af64 [2021-07-29T16:01:12.858Z] ---> Running in c0092bdf96a7 [2021-07-29T16:01:13.140Z] Removing intermediate container c0092bdf96a7 [2021-07-29T16:01:13.140Z] ---> 2b1c054ed0ea [2021-07-29T16:01:13.140Z] Step 32/32 : LABEL version=0.0.0 [2021-07-29T16:01:13.140Z] ---> Running in bb4af0b970d5 [2021-07-29T16:01:13.724Z] Removing intermediate container bb4af0b970d5 [2021-07-29T16:01:13.724Z] ---> 57e0b140991f [2021-07-29T16:01:13.724Z] [2021-07-29T16:01:13.724Z] Successfully built 57e0b140991f [2021-07-29T16:01:13.989Z] Successfully tagged security-bootstrapper:latest [2021-07-29T16:01:13.989Z]  Building security-bootstrapper ... done Removing intermediate container 0d1740afdc77 [2021-07-29T16:01:13.989Z] ---> 43a30e485c76 [2021-07-29T16:01:13.989Z] [2021-07-29T16:01:13.989Z] Step 11/22 : FROM alpine:3.12 [2021-07-29T16:01:13.989Z] ---> 13621d1b12d4 [2021-07-29T16:01:13.989Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-29T16:01:13.989Z] ---> Running in 919082435de0 [2021-07-29T16:01:14.259Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T16:01:14.259Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T16:01:14.524Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-29T16:01:14.524Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-29T16:01:14.524Z] (3/4) Installing libcurl (7.78.0-r0) [2021-07-29T16:01:14.524Z] (4/4) Installing curl (7.78.0-r0) [2021-07-29T16:01:14.524Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T16:01:14.524Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T16:01:14.524Z] OK: 7 MiB in 18 packages [2021-07-29T16:01:15.122Z] Removing intermediate container 919082435de0 [2021-07-29T16:01:15.122Z] ---> 7d708f8c8a2f [2021-07-29T16:01:15.122Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-29T16:01:15.122Z] Removing intermediate container 1e847a1417e0 [2021-07-29T16:01:15.122Z] ---> a72f4af62600 [2021-07-29T16:01:15.122Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-29T16:01:15.122Z] ---> Running in f1bad668b27d [2021-07-29T16:01:15.122Z] ---> Running in f869024d022a [2021-07-29T16:01:15.402Z] Removing intermediate container f1bad668b27d [2021-07-29T16:01:15.402Z] ---> c2d9135b07a5 [2021-07-29T16:01:15.402Z] Step 14/22 : WORKDIR /edgex [2021-07-29T16:01:15.402Z] ---> Running in c1da25cf6c15 [2021-07-29T16:01:15.402Z] Removing intermediate container c1da25cf6c15 [2021-07-29T16:01:15.402Z] ---> 0d3fca0e215d [2021-07-29T16:01:15.402Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-29T16:01:15.402Z] 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-07-29T16:01:15.670Z] ---> 531ef18500ac [2021-07-29T16:01:15.670Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-29T16:01:15.937Z] ---> e1719d995073 [2021-07-29T16:01:15.937Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-29T16:01:16.203Z] Removing intermediate container f869024d022a [2021-07-29T16:01:16.203Z] ---> 89f460fb88e3 [2021-07-29T16:01:16.203Z] [2021-07-29T16:01:16.203Z] Step 12/24 : FROM docker:20.10.6 [2021-07-29T16:01:16.470Z] ---> 5f9160b892ae [2021-07-29T16:01:16.470Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-29T16:01:16.470Z] ---> Running in ebff216b07ec [2021-07-29T16:01:16.470Z] Removing intermediate container ebff216b07ec [2021-07-29T16:01:16.470Z] ---> e2cd4d8b45ac [2021-07-29T16:01:16.470Z] Step 19/22 : CMD ["--init=true"] [2021-07-29T16:01:16.470Z] 20.10.6: Pulling from library/docker [2021-07-29T16:01:16.470Z] ---> Running in 66f3197bed3b [2021-07-29T16:01:16.739Z] Removing intermediate container 66f3197bed3b [2021-07-29T16:01:16.739Z] ---> d5b81706b636 [2021-07-29T16:01:16.739Z] Step 20/22 : LABEL arch=x86_64 [2021-07-29T16:01:16.739Z] ---> Running in d4427c57c085 [2021-07-29T16:01:16.739Z] Removing intermediate container d4427c57c085 [2021-07-29T16:01:16.739Z] ---> 2caa8a4ee024 [2021-07-29T16:01:16.739Z] Step 21/22 : LABEL git_sha=894ca44596d48b6582d3e249f34e86a2d8c7af64 [2021-07-29T16:01:16.739Z] ---> Running in 731e970c7bbc [2021-07-29T16:01:16.739Z] Removing intermediate container 731e970c7bbc [2021-07-29T16:01:16.739Z] ---> 91bb8f9bf2c0 [2021-07-29T16:01:16.739Z] Step 22/22 : LABEL version=0.0.0 [2021-07-29T16:01:17.003Z] ---> Running in 8f78c01efa84 [2021-07-29T16:01:17.003Z] Removing intermediate container 8f78c01efa84 [2021-07-29T16:01:17.003Z] ---> be05548db7e4 [2021-07-29T16:01:17.003Z] [2021-07-29T16:01:17.003Z] Successfully built be05548db7e4 [2021-07-29T16:01:17.003Z] Successfully tagged security-proxy-setup:latest [2021-07-29T16:01:21.262Z]  Building security-proxy-setup ... done Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-07-29T16:01:21.262Z] Status: Downloaded newer image for docker:20.10.6 [2021-07-29T16:01:21.262Z] ---> d2979b152a7d [2021-07-29T16:01:21.262Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-07-29T16:01:22.219Z] ---> Running in d81969f21aa0 [2021-07-29T16:01:22.219Z] Removing intermediate container d81969f21aa0 [2021-07-29T16:01:22.219Z] ---> f6d7d3e7a9e4 [2021-07-29T16:01:22.219Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-07-29T16:01:22.219Z] ---> Running in b901401bb5f1 [2021-07-29T16:01:22.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T16:01:22.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T16:01:22.755Z] (1/39) Installing readline (8.1.0-r0) [2021-07-29T16:01:22.755Z] (2/39) Installing bash (5.1.0-r0) [2021-07-29T16:01:22.755Z] Executing bash-5.1.0-r0.post-install [2021-07-29T16:01:22.755Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-07-29T16:01:22.755Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-07-29T16:01:22.755Z] (5/39) Installing libcurl (7.78.0-r0) [2021-07-29T16:01:22.755Z] (6/39) Installing curl (7.78.0-r0) [2021-07-29T16:01:22.755Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-07-29T16:01:22.755Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-07-29T16:01:22.755Z] (9/39) Installing expat (2.2.10-r1) [2021-07-29T16:01:22.755Z] (10/39) Installing libffi (3.3-r2) [2021-07-29T16:01:22.755Z] (11/39) Installing gdbm (1.19-r0) [2021-07-29T16:01:22.755Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-07-29T16:01:22.755Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-07-29T16:01:23.023Z] (14/39) Installing python3 (3.8.10-r0) [2021-07-29T16:01:23.292Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-07-29T16:01:23.292Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-07-29T16:01:23.292Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-07-29T16:01:23.292Z] (18/39) Installing py3-six (1.15.0-r0) [2021-07-29T16:01:23.292Z] (19/39) Installing py3-packaging (20.9-r0) [2021-07-29T16:01:23.292Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-07-29T16:01:23.559Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-07-29T16:01:23.559Z] (22/39) Installing py3-idna (3.1-r0) [2021-07-29T16:01:23.559Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-07-29T16:01:23.559Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-07-29T16:01:23.559Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-07-29T16:01:23.559Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-29T16:01:23.559Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-29T16:01:23.559Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-07-29T16:01:23.559Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-29T16:01:23.559Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-07-29T16:01:23.559Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-07-29T16:01:23.559Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-07-29T16:01:23.559Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-07-29T16:01:23.559Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-07-29T16:01:23.559Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-07-29T16:01:23.559Z] (36/39) Installing py3-progress (1.5-r0) [2021-07-29T16:01:23.559Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-29T16:01:23.559Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-07-29T16:01:23.559Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-07-29T16:01:23.826Z] Executing busybox-1.32.1-r6.trigger [2021-07-29T16:01:23.826Z] OK: 82 MiB in 59 packages [2021-07-29T16:01:25.232Z] Collecting docker-compose==1.23.2 [2021-07-29T16:01:25.232Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-29T16:01:25.232Z] Collecting cached-property<2,>=1.2.0 [2021-07-29T16:01:25.232Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-29T16:01:25.232Z] Collecting docker<4.0,>=3.6.0 [2021-07-29T16:01:25.232Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-29T16:01:25.232Z] Collecting jsonschema<3,>=2.5.1 [2021-07-29T16:01:25.232Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-29T16:01:25.232Z] Collecting docopt<0.7,>=0.6.1 [2021-07-29T16:01:25.232Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-29T16:01:25.815Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-29T16:01:25.815Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-29T16:01:25.815Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-07-29T16:01:25.815Z] Collecting PyYAML<4,>=3.10 [2021-07-29T16:01:25.815Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-29T16:01:26.397Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-29T16:01:26.397Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-29T16:01:26.669Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-29T16:01:26.669Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-29T16:01:26.669Z] Collecting texttable<0.10,>=0.9.0 [2021-07-29T16:01:26.669Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-29T16:01:26.935Z] Collecting docker-pycreds>=0.4.0 [2021-07-29T16:01:26.935Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-29T16:01:27.202Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-29T16:01:27.202Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-29T16:01:27.202Z] Collecting idna<2.8,>=2.5 [2021-07-29T16:01:27.202Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-29T16:01:27.202Z] Collecting certifi>=2017.4.17 [2021-07-29T16:01:27.202Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-29T16:01:27.202Z] Collecting chardet<3.1.0,>=3.0.2 [2021-07-29T16:01:27.202Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-07-29T16:01:27.202Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-07-29T16:01:27.202Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-07-29T16:01:27.202Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-07-29T16:01:27.202Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-07-29T16:01:27.469Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-07-29T16:01:27.469Z] Attempting uninstall: urllib3 [2021-07-29T16:01:27.469Z] Found existing installation: urllib3 1.26.2 [2021-07-29T16:01:27.469Z] Uninstalling urllib3-1.26.2: [2021-07-29T16:01:27.469Z] Successfully uninstalled urllib3-1.26.2 [2021-07-29T16:01:27.469Z] Attempting uninstall: idna [2021-07-29T16:01:27.469Z] Found existing installation: idna 3.1 [2021-07-29T16:01:27.469Z] Uninstalling idna-3.1: [2021-07-29T16:01:27.469Z] Successfully uninstalled idna-3.1 [2021-07-29T16:01:27.606Z] Removing intermediate container 1343e35c5785 [2021-07-29T16:01:27.606Z] ---> 61f791406786 [2021-07-29T16:01:27.606Z] Successfully built 61f791406786 [2021-07-29T16:01:27.606Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:01:27.735Z] Attempting uninstall: chardet [2021-07-29T16:01:27.735Z] Found existing installation: chardet 4.0.0 [2021-07-29T16:01:27.735Z] Uninstalling chardet-4.0.0: [2021-07-29T16:01:27.735Z] Successfully uninstalled chardet-4.0.0 [2021-07-29T16:01:27.959Z] + docker inspect -f . ci-base-image-arm64 [2021-07-29T16:01:27.959Z] . [Pipeline] withDockerContainer [2021-07-29T16:01:28.002Z] Attempting uninstall: requests [2021-07-29T16:01:28.002Z] Found existing installation: requests 2.25.1 [2021-07-29T16:01:28.002Z] Uninstalling requests-2.25.1: [2021-07-29T16:01:28.002Z] Successfully uninstalled requests-2.25.1 [2021-07-29T16:01:28.002Z] Running setup.py install for texttable: started [2021-07-29T16:01:28.253Z] prd-ubuntu18.04-docker-arm64-4c-16g-489 does not seem to be running inside a container [2021-07-29T16:01:28.269Z] Running setup.py install for texttable: finished with status 'done' [2021-07-29T16:01:28.269Z] Running setup.py install for PyYAML: started [2021-07-29T16:01:28.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-29T16:01:28.542Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-29T16:01:28.809Z] Running setup.py install for docopt: started [2021-07-29T16:01:29.082Z] Running setup.py install for docopt: finished with status 'done' [2021-07-29T16:01:29.082Z] Running setup.py install for dockerpty: started [2021-07-29T16:01:29.348Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-29T16:01:29.614Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-07-29T16:01:30.245Z] $ docker top cf74172a97d3eb701bdf18e188405ef7e3333e3303a6e6dda88881b73a25f8a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T16:01:31.335Z] + go version [2021-07-29T16:01:31.335Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-29T16:01:31.360Z] $ docker stop --time=1 cf74172a97d3eb701bdf18e188405ef7e3333e3303a6e6dda88881b73a25f8a7 [2021-07-29T16:01:32.957Z] Removing intermediate container b901401bb5f1 [2021-07-29T16:01:32.957Z] ---> 0a8ff5304a39 [2021-07-29T16:01:32.957Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-29T16:01:32.957Z] ---> Running in 84c8d4709820 [2021-07-29T16:01:32.957Z] Removing intermediate container 84c8d4709820 [2021-07-29T16:01:32.957Z] ---> 2a96daaca94a [2021-07-29T16:01:32.957Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-29T16:01:32.957Z] ---> Running in f7a57017e6be [2021-07-29T16:01:32.957Z] Removing intermediate container f7a57017e6be [2021-07-29T16:01:32.957Z] ---> 999657a1489f [2021-07-29T16:01:32.957Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-29T16:01:33.549Z] ---> 6ea1a457244e [2021-07-29T16:01:33.549Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-29T16:01:33.549Z] ---> a886e9b50047 [2021-07-29T16:01:33.549Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-29T16:01:33.563Z] $ docker rm -f cf74172a97d3eb701bdf18e188405ef7e3333e3303a6e6dda88881b73a25f8a7 [2021-07-29T16:01:33.815Z] ---> f0f03e42920b [2021-07-29T16:01:33.815Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-29T16:01:33.815Z] ---> Running in 94c505cc03f8 [2021-07-29T16:01:33.815Z] Removing intermediate container 94c505cc03f8 [2021-07-29T16:01:33.815Z] ---> 3399169f4c04 [2021-07-29T16:01:33.815Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T16:01:33.815Z] ---> Running in f00695a4a37d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:01:34.081Z] Removing intermediate container f00695a4a37d [2021-07-29T16:01:34.081Z] ---> 4e23ed02c6b7 [2021-07-29T16:01:34.081Z] Step 22/24 : LABEL arch=x86_64 [2021-07-29T16:01:34.081Z] ---> Running in f4ee5bfe1b55 [2021-07-29T16:01:34.081Z] Removing intermediate container f4ee5bfe1b55 [2021-07-29T16:01:34.081Z] ---> eff201a2a061 [2021-07-29T16:01:34.081Z] Step 23/24 : LABEL git_sha=894ca44596d48b6582d3e249f34e86a2d8c7af64 [2021-07-29T16:01:34.081Z] ---> Running in 9283dc6f6fcb [2021-07-29T16:01:34.081Z] Removing intermediate container 9283dc6f6fcb [2021-07-29T16:01:34.081Z] ---> 7b33890e6af7 [2021-07-29T16:01:34.081Z] Step 24/24 : LABEL version=0.0.0 [2021-07-29T16:01:34.081Z] ---> Running in 4633c709b3aa [2021-07-29T16:01:34.351Z] Removing intermediate container 4633c709b3aa [2021-07-29T16:01:34.351Z] ---> 724067f382c3 [2021-07-29T16:01:34.351Z] [2021-07-29T16:01:34.351Z] Successfully built 724067f382c3 [2021-07-29T16:01:34.351Z] Successfully tagged sys-mgmt-agent:latest [2021-07-29T16:01:34.364Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-29T16:01:34.376Z] $ docker stop --time=1 cc5ee94c963e470042bda782486e8693e07ea672c607c3e24c09c934fad1cf06 [2021-07-29T16:01:34.401Z] + docker inspect -f . ci-base-image-arm64 [2021-07-29T16:01:34.402Z] . [2021-07-29T16:01:35.688Z] $ docker rm -f cc5ee94c963e470042bda782486e8693e07ea672c607c3e24c09c934fad1cf06 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withDockerContainer [2021-07-29T16:01:36.341Z] prd-ubuntu18.04-docker-arm64-4c-16g-489 does not seem to be running inside a container [2021-07-29T16:01:36.377Z] + docker images [2021-07-29T16:01:36.377Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-29T16:01:36.377Z] sys-mgmt-agent latest 724067f382c3 2 seconds ago 324MB [2021-07-29T16:01:36.377Z] 89f460fb88e3 20 seconds ago 1.75GB [2021-07-29T16:01:36.377Z] security-proxy-setup latest be05548db7e4 20 seconds ago 25.9MB [2021-07-29T16:01:36.377Z] 43a30e485c76 23 seconds ago 1.75GB [2021-07-29T16:01:36.377Z] security-bootstrapper latest 57e0b140991f 23 seconds ago 18.7MB [2021-07-29T16:01:36.377Z] support-scheduler latest f6615d3ee8e1 29 seconds ago 16.1MB [2021-07-29T16:01:36.377Z] 435adb756563 32 seconds ago 1.75GB [2021-07-29T16:01:36.377Z] a7d0c9048b74 34 seconds ago 1.75GB [2021-07-29T16:01:36.377Z] core-data latest 134cd4556fb0 About a minute ago 20.4MB [2021-07-29T16:01:36.377Z] security-secretstore-setup latest 8bc8512286b8 About a minute ago 29MB [2021-07-29T16:01:36.377Z] core-metadata latest 014f893732ae About a minute ago 16.7MB [2021-07-29T16:01:36.377Z] core-command latest c7b65766b84d About a minute ago 16MB [2021-07-29T16:01:36.377Z] support-notifications latest 0154974bca37 About a minute ago 16.8MB [2021-07-29T16:01:36.377Z] e4bf3178be6f About a minute ago 1.75GB [2021-07-29T16:01:36.377Z] 2faec665ea5b About a minute ago 1.75GB [2021-07-29T16:01:36.377Z] f441707dbce8 About a minute ago 1.75GB [2021-07-29T16:01:36.377Z] d5bb69198bea About a minute ago 1.75GB [2021-07-29T16:01:36.377Z] 47805973ed68 About a minute ago 1.74GB [2021-07-29T16:01:36.377Z] ci-base-image-x86_64 latest 263514d20207 5 minutes ago 1.24GB [2021-07-29T16:01:36.377Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 2 weeks ago 475MB [2021-07-29T16:01:36.377Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 3 weeks ago 37.5MB [2021-07-29T16:01:36.377Z] docker 20.10.6 d2979b152a7d 3 months ago 246MB [2021-07-29T16:01:36.377Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-07-29T16:01:36.377Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [2021-07-29T16:01:36.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-29T16:01:38.294Z] $ docker top cfd5e1c9fc69a88377f82ad6329b4c70b8ff12130da2a374637e030a2e9629c5 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] echo [2021-07-29T16:01:38.666Z] ========================================================= [2021-07-29T16:01:38.667Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-29T16:01:38.667Z] ========================================================= [Pipeline] sh [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-07-29T16:01:39.337Z] + go mod tidy [Pipeline] sh [2021-07-29T16:01:40.990Z] + make test [2021-07-29T16:01:40.990Z] 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-07-29T16:01:40.990Z] go mod tidy [2021-07-29T16:01:41.596Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-29T16:01:54.111Z] Still waiting to schedule task [2021-07-29T16:01:54.112Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-07-29T16:02:08.459Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-29T16:03:16.586Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-29T16:03:16.586Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-29T16:03:16.865Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-29T16:03:17.471Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-29T16:03:29.935Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-29T16:03:29.935Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-29T16:03:29.935Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-29T16:03:29.935Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-29T16:03:29.935Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-29T16:03:30.216Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-29T16:03:32.215Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-29T16:03:32.215Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-29T16:03:32.215Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-29T16:03:32.215Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-29T16:03:44.666Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.178s coverage: 28.7% of statements [2021-07-29T16:03:44.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-29T16:03:44.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-29T16:03:49.009Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.345s coverage: 100.0% of statements [2021-07-29T16:03:49.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-29T16:03:49.009Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.424s coverage: 46.3% of statements [2021-07-29T16:03:49.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-29T16:03:49.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-29T16:03:52.414Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.731s coverage: 90.1% of statements [2021-07-29T16:03:52.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-29T16:03:52.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-29T16:03:52.414Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.289s coverage: 81.2% of statements [2021-07-29T16:03:52.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-29T16:03:52.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-29T16:03:52.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-29T16:03:52.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-29T16:03:52.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-29T16:04:00.769Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.694s coverage: 94.2% of statements [2021-07-29T16:04:00.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-29T16:04:00.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-29T16:04:00.769Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.260s coverage: 59.1% of statements [2021-07-29T16:04:00.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-29T16:04:00.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-29T16:04:00.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-29T16:04:00.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-29T16:04:00.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-29T16:04:00.769Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.250s coverage: 60.0% of statements [2021-07-29T16:04:00.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-29T16:04:00.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-29T16:04:00.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-29T16:04:00.769Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.368s coverage: 0.8% of statements [2021-07-29T16:04:00.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-29T16:04:00.769Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.185s coverage: 58.8% of statements [2021-07-29T16:04:00.769Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.239s coverage: 22.0% of statements [2021-07-29T16:04:00.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-29T16:04:00.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.256s coverage: 47.1% of statements [2021-07-29T16:04:00.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.240s coverage: 79.5% of statements [2021-07-29T16:04:01.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.386s coverage: 94.1% of statements [2021-07-29T16:04:01.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.236s coverage: 96.3% of statements [2021-07-29T16:04:02.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.206s coverage: 87.5% of statements [2021-07-29T16:04:16.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.220s coverage: 94.4% of statements [2021-07-29T16:04:16.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.181s coverage: 44.8% of statements [2021-07-29T16:04:21.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.636s coverage: 81.8% of statements [2021-07-29T16:04:21.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-29T16:04:28.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.246s coverage: 92.9% of statements [2021-07-29T16:04:28.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-29T16:04:28.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-29T16:04:28.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-29T16:04:28.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-07-29T16:04:28.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-29T16:04:28.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-29T16:04:28.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-29T16:04:28.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-29T16:04:28.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-29T16:04:28.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.208s coverage: 87.2% of statements [2021-07-29T16:04:28.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-29T16:04:28.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-29T16:04:28.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.172s coverage: 100.0% of statements [2021-07-29T16:04:28.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-29T16:04:28.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.205s coverage: 58.8% of statements [2021-07-29T16:04:28.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-29T16:04:28.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.209s coverage: 80.0% of statements [2021-07-29T16:04:28.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.266s coverage: 87.2% of statements [2021-07-29T16:04:28.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.300s coverage: 85.4% of statements [2021-07-29T16:04:28.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.328s coverage: 91.2% of statements [2021-07-29T16:04:28.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-29T16:04:28.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.903s coverage: 64.4% of statements [2021-07-29T16:04:28.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-29T16:04:28.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-29T16:04:28.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.196s coverage: 100.0% of statements [2021-07-29T16:04:29.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.124s coverage: 91.3% of statements [2021-07-29T16:04:29.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements [2021-07-29T16:04:30.323Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements [2021-07-29T16:04:30.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2021-07-29T16:04:36.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.068s coverage: 66.9% of statements [2021-07-29T16:04:36.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-29T16:04:36.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-29T16:04:36.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-29T16:04:37.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.734s coverage: 43.6% of statements [2021-07-29T16:04:37.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-29T16:04:37.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-29T16:04:37.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.315s coverage: 89.5% of statements [2021-07-29T16:04:37.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-29T16:04:37.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.253s coverage: 84.8% of statements [2021-07-29T16:04:37.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-29T16:04:45.705Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.235s coverage: 19.3% of statements [2021-07-29T16:04:45.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-29T16:04:45.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-29T16:04:45.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-29T16:04:45.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-29T16:04:45.705Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.593s coverage: 92.0% of statements [2021-07-29T16:04:45.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-29T16:04:45.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-29T16:04:45.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-29T16:04:45.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-29T16:04:45.705Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.234s coverage: 62.7% of statements [2021-07-29T16:04:45.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-29T16:04:45.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-29T16:04:45.705Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.467s coverage: 97.7% of statements [2021-07-29T16:04:45.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-29T16:04:45.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-29T16:04:45.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-29T16:04:45.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-29T16:04:45.705Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.206s coverage: 28.9% of statements [2021-07-29T16:04:45.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-29T16:04:45.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-29T16:04:45.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-29T16:04:45.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-29T16:04:45.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-29T16:04:45.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-29T16:04:45.705Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.206s coverage: 100.0% of statements [2021-07-29T16:04:45.705Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-07-29T16:04:45.980Z] GO111MODULE=on go vet ./... [2021-07-29T16:06:22.916Z] gofmt -l . [2021-07-29T16:06:22.916Z] [ "`gofmt -l .`" = "" ] [2021-07-29T16:06:22.916Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-29T16:06:23.604Z] + ls -al . [2021-07-29T16:06:23.604Z] total 624 [2021-07-29T16:06:23.604Z] drwxrwxr-x 9 1001 1001 4096 Jul 29 16:06 . [2021-07-29T16:06:23.604Z] drwxr-xr-x 4 root root 4096 Jul 29 16:01 .. [2021-07-29T16:06:23.604Z] -rw-rw-r-- 1 1001 1001 11 Jul 29 15:58 .dockerignore [2021-07-29T16:06:23.604Z] drwxrwxr-x 8 1001 1001 4096 Jul 29 15:59 .git [2021-07-29T16:06:23.604Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 15:58 .github [2021-07-29T16:06:23.604Z] -rw-rw-r-- 1 1001 1001 818 Jul 29 15:58 .gitignore [2021-07-29T16:06:23.604Z] -rw-rw-r-- 1 1001 1001 76 Jul 29 15:58 .hadolint.yml [2021-07-29T16:06:23.604Z] -rw-rw-r-- 1 1001 1001 166 Jul 29 15:58 .sonarcloud.properties [2021-07-29T16:06:23.604Z] -rw-rw-r-- 1 1001 1001 8609 Jul 29 15:58 Attribution.txt [2021-07-29T16:06:23.604Z] -rw-rw-r-- 1 1001 1001 43881 Jul 29 15:58 CHANGELOG.md [2021-07-29T16:06:23.604Z] -rw-rw-r-- 1 1001 1001 3804 Jul 29 15:58 CONTRIBUTING.md [2021-07-29T16:06:23.604Z] -rw-rw-r-- 1 1001 1001 931 Jul 29 15:58 Dockerfile.build [2021-07-29T16:06:23.604Z] -rw-rw-r-- 1 1001 1001 849 Jul 29 15:58 Jenkinsfile [2021-07-29T16:06:23.604Z] -rw-rw-r-- 1 1001 1001 10775 Jul 29 15:58 LICENSE [2021-07-29T16:06:23.604Z] -rw-rw-r-- 1 1001 1001 5915 Jul 29 15:58 Makefile [2021-07-29T16:06:23.604Z] -rw-rw-r-- 1 1001 1001 8649 Jul 29 15:58 README.md [2021-07-29T16:06:23.604Z] -rw-rw-r-- 1 1001 1001 6912 Jul 29 15:58 SECURITY.md [2021-07-29T16:06:23.604Z] -rw-rw-r-- 1 1001 1001 5 Jul 29 15:55 VERSION [2021-07-29T16:06:23.604Z] -rw-rw-r-- 1 1001 1001 4131 Jul 29 15:58 ZMQWindows.md [2021-07-29T16:06:23.604Z] drwxrwxr-x 2 1001 1001 4096 Jul 29 15:58 bin [2021-07-29T16:06:23.604Z] drwxrwxr-x 14 1001 1001 4096 Jul 29 15:58 cmd [2021-07-29T16:06:23.604Z] -rw-r--r-- 1 root root 403847 Jul 29 16:04 coverage.out [2021-07-29T16:06:23.604Z] -rw-rw-r-- 1 1001 1001 813 Jul 29 15:58 go.mod [2021-07-29T16:06:23.604Z] -rw-r--r-- 1 root root 48847 Jul 29 16:01 go.sum [2021-07-29T16:06:23.604Z] drwxrwxr-x 8 1001 1001 4096 Jul 29 15:58 internal [2021-07-29T16:06:23.604Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 15:58 openapi [2021-07-29T16:06:23.604Z] drwxrwxr-x 4 1001 1001 4096 Jul 29 15:58 snap [2021-07-29T16:06:23.604Z] -rw-rw-r-- 1 1001 1001 204 Jul 29 15:58 version.go [Pipeline] sh [2021-07-29T16:06:24.294Z] + '[' -e coverage.out ] [2021-07-29T16:06:24.294Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-29T16:06:24.331Z] Warning: overwriting stash ‘coverage-report’ [2021-07-29T16:06:25.382Z] Stashed 1 file(s) [Pipeline] sh [2021-07-29T16:06:26.056Z] + make build [2021-07-29T16:06:26.056Z] go mod tidy [2021-07-29T16:06:26.659Z] 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-07-29T16:06:33.371Z] 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-07-29T16:07:00.204Z] 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-07-29T16:07:00.204Z] 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-07-29T16:07:04.554Z] 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-07-29T16:07:05.151Z] 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-07-29T16:07:08.563Z] 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-07-29T16:07:12.899Z] 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-07-29T16:07:16.325Z] 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-07-29T16:07:21.750Z] 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-07-29T16:07:25.194Z] 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-07-29T16:07:28.598Z] 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-07-29T16:07:36.929Z] $ docker stop --time=1 cfd5e1c9fc69a88377f82ad6329b4c70b8ff12130da2a374637e030a2e9629c5 [2021-07-29T16:07:40.028Z] $ docker rm -f cfd5e1c9fc69a88377f82ad6329b4c70b8ff12130da2a374637e030a2e9629c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:07:42.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-29T16:07:42.017Z] [2021-07-29T16:07:42.017Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:07:42.715Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-29T16:07:43.046Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-29T16:07:43.046Z] 29e5d40040c1: Pulling fs layer [2021-07-29T16:07:43.046Z] 1ce36da41761: Pulling fs layer [2021-07-29T16:07:43.046Z] 25b303627fd3: Pulling fs layer [2021-07-29T16:07:43.333Z] 29e5d40040c1: Verifying Checksum [2021-07-29T16:07:43.333Z] 29e5d40040c1: Download complete [2021-07-29T16:07:44.373Z] 29e5d40040c1: Pull complete [2021-07-29T16:07:44.373Z] 1ce36da41761: Verifying Checksum [2021-07-29T16:07:44.373Z] 1ce36da41761: Download complete [2021-07-29T16:07:46.431Z] 1ce36da41761: Pull complete [2021-07-29T16:07:46.709Z] 25b303627fd3: Verifying Checksum [2021-07-29T16:07:46.709Z] 25b303627fd3: Download complete [2021-07-29T16:07:56.922Z] 25b303627fd3: Pull complete [2021-07-29T16:07:56.922Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-29T16:07:56.922Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-29T16:07:56.922Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-29T16:07:57.230Z] prd-ubuntu18.04-docker-arm64-4c-16g-489 does not seem to be running inside a container [2021-07-29T16:07:57.324Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-29T16:08:00.799Z] $ docker top d2acc1f8afdbc7f0bc9e706569f0d9a97281251e905df638bb4d335c8df99a2b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T16:08:01.737Z] + docker-compose build --help [2021-07-29T16:08:01.737Z] + grep parallel [2021-07-29T16:08:07.145Z] --parallel Build images in parallel. [Pipeline] } [2021-07-29T16:08:07.449Z] $ docker stop --time=1 d2acc1f8afdbc7f0bc9e706569f0d9a97281251e905df638bb4d335c8df99a2b [2021-07-29T16:08:09.336Z] $ docker rm -f d2acc1f8afdbc7f0bc9e706569f0d9a97281251e905df638bb4d335c8df99a2b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:08:10.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-29T16:08:10.033Z] . [Pipeline] withDockerContainer [2021-07-29T16:08:10.294Z] prd-ubuntu18.04-docker-arm64-4c-16g-489 does not seem to be running inside a container [2021-07-29T16:08:10.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-29T16:08:12.090Z] $ docker top 57a2b528347b014fb1d067498d471e4b8541cc7f0f57ad474ad6986914919bd1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T16:08:13.084Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-29T16:08:19.814Z] Building core-command ... [2021-07-29T16:08:19.814Z] Building core-data ... [2021-07-29T16:08:19.814Z] Building core-metadata ... [2021-07-29T16:08:19.814Z] Building security-bootstrapper ... [2021-07-29T16:08:19.814Z] Building security-proxy-setup ... [2021-07-29T16:08:19.814Z] Building security-secretstore-setup ... [2021-07-29T16:08:19.814Z] Building support-notifications ... [2021-07-29T16:08:19.814Z] Building support-scheduler ... [2021-07-29T16:08:19.814Z] Building sys-mgmt-agent ... [2021-07-29T16:08:19.814Z] Building security-secretstore-setup [2021-07-29T16:08:19.814Z] Building sys-mgmt-agent [2021-07-29T16:08:19.814Z] Building core-metadata [2021-07-29T16:08:19.814Z] Building support-notifications [2021-07-29T16:08:19.814Z] Building security-bootstrapper [2021-07-29T16:08:31.811Z] Running on prd-ubuntu18.04-docker-8c-8g-504 in /w/workspace/edgexfoundry_edgex-go_PR-3634 [Pipeline] { [Pipeline] ws [2021-07-29T16:08:31.832Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-07-29T16:08:31.992Z] The recommended git tool is: git [2021-07-29T16:08:34.711Z] using credential edgex-jenkins-ssh [2021-07-29T16:08:34.739Z] Cloning the remote Git repository [2021-07-29T16:08:34.772Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-29T16:08:34.848Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-07-29T16:08:34.883Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-29T16:08:34.883Z] > git --version # timeout=10 [2021-07-29T16:08:34.890Z] > git --version # 'git version 2.17.1' [2021-07-29T16:08:34.890Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T16:08:34.921Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T16:09:11.697Z] Merging remotes/origin/main commit 7434bcadf5de7b44f4e2f97c711f832a1a55cbae into PR head commit 894ca44596d48b6582d3e249f34e86a2d8c7af64 [2021-07-29T16:09:11.820Z] Merge succeeded, producing 894ca44596d48b6582d3e249f34e86a2d8c7af64 [2021-07-29T16:09:11.821Z] Checking out Revision 894ca44596d48b6582d3e249f34e86a2d8c7af64 (PR-3634) [2021-07-29T16:09:11.047Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-29T16:09:11.054Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T16:09:11.066Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-29T16:09:11.082Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-29T16:09:11.082Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T16:09:11.086Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3634/head:refs/remotes/origin/PR-3634 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-29T16:09:11.711Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T16:09:11.717Z] > git checkout -f 894ca44596d48b6582d3e249f34e86a2d8c7af64 # timeout=10 [2021-07-29T16:09:11.781Z] > git remote # timeout=10 [2021-07-29T16:09:11.788Z] > git config --get remote.origin.url # timeout=10 [2021-07-29T16:09:11.795Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T16:09:11.798Z] > git merge 7434bcadf5de7b44f4e2f97c711f832a1a55cbae # timeout=10 [2021-07-29T16:09:11.808Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-29T16:09:11.823Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T16:09:11.827Z] > git checkout -f 894ca44596d48b6582d3e249f34e86a2d8c7af64 # timeout=10 [2021-07-29T16:09:15.643Z] Commit message: "Merge branch 'main' into issue-3629" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:09:16.539Z] + echo snap-build.sh [2021-07-29T16:09:16.539Z] snap-build.sh [2021-07-29T16:09:16.539Z] + SNAP_BASE_DIR=. [2021-07-29T16:09:16.539Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-07-29T16:09:16.539Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-07-29T16:09:16.539Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-07-29T16:09:16.539Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-07-29T16:09:16.539Z] + cd /w/workspace/edgex-go/3 [2021-07-29T16:09:16.539Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-07-29T16:09:16.539Z] Reading package lists... [2021-07-29T16:09:16.539Z] Building dependency tree... [2021-07-29T16:09:16.539Z] Reading state information... [2021-07-29T16:09:16.539Z] The following packages were automatically installed and are no longer required: [2021-07-29T16:09:16.539Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-07-29T16:09:16.539Z] uidmap xdelta3 [2021-07-29T16:09:16.539Z] Use 'sudo apt autoremove' to remove them. [2021-07-29T16:09:16.539Z] The following packages will be REMOVED: [2021-07-29T16:09:16.539Z] lxd* lxd-client* [2021-07-29T16:09:16.807Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-07-29T16:09:16.807Z] After this operation, 31.7 MB disk space will be freed. [2021-07-29T16:09:17.344Z] (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-07-29T16:09:17.344Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-29T16:09:17.932Z] Removing lxd dnsmasq configuration [2021-07-29T16:09:17.932Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-07-29T16:09:18.201Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-07-29T16:09:19.178Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-29T16:09:19.178Z] (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-07-29T16:09:19.178Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-29T16:09:20.605Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-07-29T16:09:20.605Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-07-29T16:09:20.877Z] + sudo snap remove --purge lxd [2021-07-29T16:09:21.149Z] snap "lxd" is not installed [2021-07-29T16:09:21.149Z] + sudo groupadd --force --system lxd [2021-07-29T16:09:21.149Z] ++ whoami [2021-07-29T16:09:21.149Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-07-29T16:09:21.149Z] + newgrp - lxd [2021-07-29T16:09:21.149Z] + sudo snap install lxd [2021-07-29T16:09:27.855Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:09:27.855Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:09:27.855Z] ---> 61f791406786 [2021-07-29T16:09:27.855Z] Step 3/23 : WORKDIR /edgex-go [2021-07-29T16:09:27.855Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:09:27.855Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:09:27.855Z] ---> 61f791406786 [2021-07-29T16:09:27.855Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T16:09:27.855Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:09:27.855Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:09:27.855Z] ---> 61f791406786 [2021-07-29T16:09:27.855Z] Step 3/32 : WORKDIR /edgex-go [2021-07-29T16:09:27.855Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:09:27.855Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:09:27.855Z] ---> 61f791406786 [2021-07-29T16:09:27.855Z] Step 3/26 : WORKDIR /edgex-go [2021-07-29T16:09:27.855Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:09:27.855Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:09:27.855Z] ---> 61f791406786 [2021-07-29T16:09:27.855Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T16:09:29.397Z] 2021-07-29T16:09:27Z INFO Waiting for automatic snapd restart... [2021-07-29T16:09:31.291Z] ---> Running in 96e0f446a97a [2021-07-29T16:09:31.291Z] ---> Running in d318df902c64 [2021-07-29T16:09:31.291Z] ---> Running in 27cede378680 [2021-07-29T16:09:31.291Z] ---> Running in 20c3b24c7ea2 [2021-07-29T16:09:31.291Z] ---> Running in 9cf94c6477a4 [2021-07-29T16:09:31.898Z] Removing intermediate container 96e0f446a97a [2021-07-29T16:09:31.898Z] ---> 6593e72a69ad [2021-07-29T16:09:31.898Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:09:32.171Z] Removing intermediate container 20c3b24c7ea2 [2021-07-29T16:09:32.171Z] ---> 373e03eb446f [2021-07-29T16:09:32.171Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:09:32.171Z] Removing intermediate container 27cede378680 [2021-07-29T16:09:32.171Z] ---> 42515c9f76f4 [2021-07-29T16:09:32.171Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:09:32.450Z] Removing intermediate container 9cf94c6477a4 [2021-07-29T16:09:32.450Z] ---> 8f648fc7d4b6 [2021-07-29T16:09:32.450Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:09:32.450Z] Removing intermediate container d318df902c64 [2021-07-29T16:09:32.450Z] ---> 5b47d1d4f0c2 [2021-07-29T16:09:32.450Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:09:32.450Z] ---> Running in 41f22bce9eb5 [2021-07-29T16:09:32.450Z] ---> Running in c7eb074fcd50 [2021-07-29T16:09:32.450Z] ---> Running in 7d7bcd027a77 [2021-07-29T16:09:32.450Z] ---> Running in e6f29e8b65bd [2021-07-29T16:09:32.726Z] ---> Running in 891cbac6d817 [2021-07-29T16:09:37.108Z] Removing intermediate container 41f22bce9eb5 [2021-07-29T16:09:37.108Z] ---> 76eaae0e4f88 [2021-07-29T16:09:37.109Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-29T16:09:37.109Z] Removing intermediate container c7eb074fcd50 [2021-07-29T16:09:37.109Z] ---> bd1ea9b4e9c9 [2021-07-29T16:09:37.109Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-29T16:09:37.109Z] ---> Running in 252a1ae78966 [2021-07-29T16:09:37.109Z] ---> Running in 9f85f72f533c [2021-07-29T16:09:37.710Z] Removing intermediate container 7d7bcd027a77 [2021-07-29T16:09:37.710Z] ---> 9cac2ba34183 [2021-07-29T16:09:37.710Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-29T16:09:37.710Z] Removing intermediate container e6f29e8b65bd [2021-07-29T16:09:37.710Z] ---> da5c0cbb0231 [2021-07-29T16:09:37.710Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-29T16:09:37.710Z] Removing intermediate container 891cbac6d817 [2021-07-29T16:09:37.710Z] ---> 10b845d6d8de [2021-07-29T16:09:37.710Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-29T16:09:37.986Z] ---> Running in b039d31c1981 [2021-07-29T16:09:37.987Z] ---> Running in a74b76b5d7e8 [2021-07-29T16:09:38.262Z] ---> Running in c551362f0ea5 [2021-07-29T16:09:39.251Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T16:09:39.531Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T16:09:40.146Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T16:09:40.146Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T16:09:40.421Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T16:09:40.421Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T16:09:40.421Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T16:09:41.048Z] OK: 218 MiB in 52 packages [2021-07-29T16:09:41.048Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T16:09:41.335Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T16:09:41.643Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T16:09:41.643Z] OK: 218 MiB in 52 packages [2021-07-29T16:09:42.647Z] OK: 218 MiB in 52 packages [2021-07-29T16:09:42.647Z] OK: 218 MiB in 52 packages [2021-07-29T16:09:42.647Z] OK: 218 MiB in 52 packages [2021-07-29T16:09:42.934Z] Removing intermediate container 252a1ae78966 [2021-07-29T16:09:42.934Z] ---> fa78b5218cc2 [2021-07-29T16:09:42.934Z] Step 6/23 : COPY go.mod . [2021-07-29T16:09:43.548Z] Removing intermediate container 9f85f72f533c [2021-07-29T16:09:43.548Z] ---> 32c26fd861b9 [2021-07-29T16:09:43.548Z] Step 6/24 : COPY go.mod . [2021-07-29T16:09:44.430Z] lxd 4.16 from Canonical* installed [2021-07-29T16:09:44.431Z] + sudo lxd init --auto [2021-07-29T16:09:44.545Z] ---> 15d306fb1ac6 [2021-07-29T16:09:44.545Z] Step 7/23 : RUN go mod download [2021-07-29T16:09:44.545Z] Removing intermediate container b039d31c1981 [2021-07-29T16:09:44.545Z] ---> 572fa0949130 [2021-07-29T16:09:44.545Z] Step 6/24 : COPY go.mod . [2021-07-29T16:09:44.545Z] ---> Running in e3f1d9dba92d [2021-07-29T16:09:44.545Z] Removing intermediate container a74b76b5d7e8 [2021-07-29T16:09:44.545Z] ---> 37a66d9e06d6 [2021-07-29T16:09:44.545Z] Step 6/26 : COPY go.mod . [2021-07-29T16:09:44.825Z] Removing intermediate container c551362f0ea5 [2021-07-29T16:09:44.825Z] ---> 6fc3a3bb1e5c [2021-07-29T16:09:44.825Z] Step 6/32 : COPY go.mod . [2021-07-29T16:09:45.102Z] ---> f7722fff0985 [2021-07-29T16:09:45.102Z] Step 7/24 : RUN go mod download [2021-07-29T16:09:45.102Z] ---> Running in 3196c7b887cb [2021-07-29T16:09:46.111Z] ---> 983d3e6e25ed [2021-07-29T16:09:46.111Z] Step 7/24 : RUN go mod download [2021-07-29T16:09:46.399Z] ---> dab23239c9ea [2021-07-29T16:09:46.399Z] Step 7/26 : RUN go mod download [2021-07-29T16:09:46.399Z] ---> c4d52c37b1a1 [2021-07-29T16:09:46.399Z] Step 7/32 : RUN go mod download [2021-07-29T16:09:46.399Z] ---> Running in 72b031473abd [2021-07-29T16:09:46.676Z] ---> Running in 89537b106dbf [2021-07-29T16:09:46.954Z] ---> Running in 5b2310ccfa1a [2021-07-29T16:09:49.593Z] Removing intermediate container e3f1d9dba92d [2021-07-29T16:09:49.593Z] ---> 4cc917b64e79 [2021-07-29T16:09:49.593Z] Step 8/23 : COPY . . [2021-07-29T16:09:50.589Z] Removing intermediate container 3196c7b887cb [2021-07-29T16:09:50.589Z] ---> 39d0e554a605 [2021-07-29T16:09:50.589Z] Step 8/24 : COPY . . [2021-07-29T16:09:54.552Z] + sudo snap install --classic snapcraft [2021-07-29T16:10:00.755Z] Removing intermediate container 72b031473abd [2021-07-29T16:10:00.755Z] ---> b0118fe393c2 [2021-07-29T16:10:00.755Z] Step 8/24 : COPY . . [2021-07-29T16:10:00.755Z] ---> 7a10a9c23d6c [2021-07-29T16:10:00.755Z] Step 9/24 : RUN go mod tidy [2021-07-29T16:10:00.755Z] ---> 1298017b455b [2021-07-29T16:10:00.755Z] Step 9/23 : RUN go mod tidy [2021-07-29T16:10:00.755Z] Removing intermediate container 5b2310ccfa1a [2021-07-29T16:10:00.755Z] ---> 86eac901884c [2021-07-29T16:10:00.755Z] Step 8/32 : COPY . . [2021-07-29T16:10:01.032Z] Removing intermediate container 89537b106dbf [2021-07-29T16:10:01.032Z] ---> 035ec92b2ef6 [2021-07-29T16:10:01.032Z] Step 8/26 : COPY . . [2021-07-29T16:10:01.333Z] ---> Running in 5c5d95b8309c [2021-07-29T16:10:01.333Z] ---> Running in bd9127121c7b [2021-07-29T16:10:09.581Z] snapcraft 4.8.3 from Canonical* installed [2021-07-29T16:10:09.581Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-07-29T16:10:09.581Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-07-29T16:10:09.581Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-29T16:10:09.581Z] Dload Upload Total Spent Left Speed [2021-07-29T16:10:09.581Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3918 0 --:--:-- --:--:-- --:--:-- 3918 [2021-07-29T16:10:09.581Z] 67 3325k 67 2231k 0 0 3964k 0 --:--:-- --:--:-- --:--:-- 3964k 100 3325k 100 3325k 0 0 5693k 0 --:--:-- --:--:-- --:--:-- 50.8M [2021-07-29T16:10:09.581Z] ./yq_linux_amd64 [2021-07-29T16:10:09.581Z] + sudo snapcraft prime --use-lxd [2021-07-29T16:10:10.170Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-07-29T16:10:10.170Z] 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-07-29T16:10:10.170Z] - README.md [2021-07-29T16:10:10.170Z] [2021-07-29T16:10:10.170Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-29T16:10:10.439Z] Launching a container. [2021-07-29T16:10:17.092Z] Waiting for container to be ready [2021-07-29T16:10:17.681Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-07-29T16:10:17.681Z] [2021-07-29T16:10:19.758Z] ---> 3ce85c15a930 [2021-07-29T16:10:19.758Z] Step 9/24 : RUN go mod tidy [2021-07-29T16:10:19.758Z] Removing intermediate container bd9127121c7b [2021-07-29T16:10:19.758Z] Removing intermediate container 5c5d95b8309c [2021-07-29T16:10:19.758Z] ---> ee98c93c4cb2 [2021-07-29T16:10:19.758Z] ---> 371c2a6a2ef6 [2021-07-29T16:10:19.758Z] Step 10/23 : RUN make cmd/support-notifications/support-notificationsStep 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-29T16:10:19.758Z] [2021-07-29T16:10:19.758Z] ---> Running in 9ad9a59c780c [2021-07-29T16:10:19.758Z] ---> Running in 4bf3b986b284 [2021-07-29T16:10:19.758Z] ---> Running in d8bf21b0b081 [2021-07-29T16:10:19.758Z] ---> e1d73d1e63c2 [2021-07-29T16:10:19.758Z] Step 9/32 : RUN go mod tidy [2021-07-29T16:10:19.758Z] ---> 7cfd52941e1b [2021-07-29T16:10:19.758Z] Step 9/26 : RUN go mod tidy [2021-07-29T16:10:19.758Z] ---> Running in 26a8aa8df504 [2021-07-29T16:10:19.758Z] ---> Running in 22135140964a [2021-07-29T16:10:19.758Z] 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-07-29T16:10:20.034Z] 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-07-29T16:10:21.943Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-07-29T16:10:22.214Z] Waiting for network to be ready... [2021-07-29T16:10:22.481Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-29T16:10:22.749Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1813 kB] [2021-07-29T16:10:22.750Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-29T16:10:23.030Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [333 kB] [2021-07-29T16:10:23.030Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-07-29T16:10:23.030Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-07-29T16:10:23.030Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] [2021-07-29T16:10:23.030Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] [2021-07-29T16:10:23.030Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-07-29T16:10:23.030Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-07-29T16:10:23.299Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-29T16:10:23.570Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-29T16:10:23.838Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-29T16:10:23.838Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-29T16:10:23.838Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-29T16:10:23.838Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-29T16:10:23.838Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-29T16:10:23.839Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-29T16:10:24.424Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-29T16:10:24.424Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2160 kB] [2021-07-29T16:10:24.697Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [425 kB] [2021-07-29T16:10:24.697Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-29T16:10:24.697Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-29T16:10:24.697Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] [2021-07-29T16:10:24.697Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] [2021-07-29T16:10:24.697Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] [2021-07-29T16:10:24.697Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-07-29T16:10:25.470Z] Removing intermediate container d8bf21b0b081 [2021-07-29T16:10:25.470Z] ---> b38450530e58 [2021-07-29T16:10:25.470Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-29T16:10:25.470Z] ---> Running in 8cbed3bb1998 [2021-07-29T16:10:26.931Z] Removing intermediate container 22135140964a [2021-07-29T16:10:26.931Z] ---> 7241c0ef5edb [2021-07-29T16:10:26.931Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-29T16:10:26.931Z] Removing intermediate container 26a8aa8df504 [2021-07-29T16:10:26.931Z] ---> 981203787229 [2021-07-29T16:10:26.931Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-29T16:10:26.931Z] ---> Running in 81e92cabc78b [2021-07-29T16:10:26.931Z] ---> Running in 515e3484b11e [2021-07-29T16:10:27.283Z] Fetched 24.9 MB in 4s (5581 kB/s) [2021-07-29T16:10:27.871Z] Reading package lists... [2021-07-29T16:10:28.141Z] Reading package lists... [2021-07-29T16:10:28.368Z] 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-07-29T16:10:28.411Z] Building dependency tree... [2021-07-29T16:10:28.411Z] Reading state information... [2021-07-29T16:10:28.411Z] The following additional packages will be installed: [2021-07-29T16:10:28.411Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-29T16:10:28.411Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-29T16:10:28.411Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-29T16:10:28.411Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-07-29T16:10:28.411Z] Suggested packages: [2021-07-29T16:10:28.411Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-07-29T16:10:28.411Z] Recommended packages: [2021-07-29T16:10:28.411Z] gnupg libsasl2-modules [2021-07-29T16:10:28.411Z] The following NEW packages will be installed: [2021-07-29T16:10:28.411Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-29T16:10:28.411Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-29T16:10:28.411Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-29T16:10:28.411Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-07-29T16:10:28.411Z] The following packages will be upgraded: [2021-07-29T16:10:28.411Z] gpg gpg-agent gpgconf libudev1 [2021-07-29T16:10:28.680Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-07-29T16:10:28.680Z] Need to get 3527 kB of archives. [2021-07-29T16:10:28.680Z] After this operation, 13.3 MB of additional disk space will be used. [2021-07-29T16:10:28.680Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] [2021-07-29T16:10:28.680Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] [2021-07-29T16:10:28.680Z] Get:3 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-07-29T16:10:28.681Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-07-29T16:10:28.681Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-07-29T16:10:28.681Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-07-29T16:10:28.681Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-07-29T16:10:29.268Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-07-29T16:10:29.268Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-07-29T16:10:29.268Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-07-29T16:10:29.539Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-07-29T16:10:29.539Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-07-29T16:10:29.539Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-07-29T16:10:29.539Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-07-29T16:10:29.539Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-07-29T16:10:29.539Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-07-29T16:10:29.539Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-07-29T16:10:29.539Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-07-29T16:10:29.539Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-07-29T16:10:29.539Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-07-29T16:10:29.539Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-07-29T16:10:29.539Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-07-29T16:10:29.807Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T16:10:29.807Z] Fetched 3527 kB in 1s (3353 kB/s) [2021-07-29T16:10:29.807Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-29T16:10:29.807Z] Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... [2021-07-29T16:10:29.807Z] Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-07-29T16:10:29.807Z] Setting up libudev1:amd64 (237-3ubuntu10.50) ... [2021-07-29T16:10:29.807Z] Selecting previously unselected package udev. [2021-07-29T16:10:29.807Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-29T16:10:29.807Z] Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... [2021-07-29T16:10:29.826Z] 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-07-29T16:10:29.826Z] 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-07-29T16:10:30.076Z] Unpacking udev (237-3ubuntu10.50) ... [2021-07-29T16:10:30.077Z] Selecting previously unselected package libfuse2:amd64. [2021-07-29T16:10:30.077Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-07-29T16:10:30.077Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-29T16:10:30.077Z] Selecting previously unselected package fuse. [2021-07-29T16:10:30.346Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-07-29T16:10:30.346Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-07-29T16:10:30.346Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-29T16:10:30.346Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-29T16:10:30.346Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-29T16:10:30.346Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-29T16:10:30.346Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-29T16:10:30.346Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-29T16:10:30.618Z] Selecting previously unselected package libksba8:amd64. [2021-07-29T16:10:30.618Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-07-29T16:10:30.618Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-07-29T16:10:30.618Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-07-29T16:10:30.618Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-29T16:10:30.618Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T16:10:30.618Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-07-29T16:10:30.618Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-29T16:10:30.618Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T16:10:30.618Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-07-29T16:10:30.618Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-29T16:10:30.618Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T16:10:30.886Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-07-29T16:10:30.886Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-29T16:10:30.886Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T16:10:30.886Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-07-29T16:10:30.886Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-29T16:10:30.886Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T16:10:30.886Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-07-29T16:10:30.886Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-29T16:10:30.886Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T16:10:30.886Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-07-29T16:10:30.886Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-29T16:10:30.886Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T16:10:31.155Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-07-29T16:10:31.155Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-29T16:10:31.155Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T16:10:31.155Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-07-29T16:10:31.155Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-29T16:10:31.155Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T16:10:31.155Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-29T16:10:31.155Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-29T16:10:31.155Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-29T16:10:31.155Z] Selecting previously unselected package libsasl2-2:amd64. [2021-07-29T16:10:31.155Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-29T16:10:31.155Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-29T16:10:31.155Z] Selecting previously unselected package libldap-common. [2021-07-29T16:10:31.155Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-07-29T16:10:31.155Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-29T16:10:31.425Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-29T16:10:31.425Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-07-29T16:10:31.425Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-29T16:10:31.425Z] Selecting previously unselected package dirmngr. [2021-07-29T16:10:31.425Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-29T16:10:31.425Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-29T16:10:31.425Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-29T16:10:31.425Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-07-29T16:10:31.426Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-29T16:10:31.426Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-29T16:10:31.426Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-29T16:10:31.426Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-07-29T16:10:31.694Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T16:10:31.694Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-07-29T16:10:31.694Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-29T16:10:31.694Z] Setting up udev (237-3ubuntu10.50) ... [2021-07-29T16:10:31.990Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-29T16:10:31.990Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T16:10:31.990Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-07-29T16:10:31.990Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-07-29T16:10:31.990Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-07-29T16:10:31.990Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T16:10:31.990Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T16:10:31.990Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T16:10:31.990Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T16:10:31.990Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T16:10:31.990Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T16:10:32.346Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T16:10:32.346Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-29T16:10:32.346Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-29T16:10:32.346Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-29T16:10:32.634Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-07-29T16:10:32.634Z] settings in the [Install] section, and DefaultInstance for template units). [2021-07-29T16:10:32.634Z] This means they are not meant to be enabled using systemctl. [2021-07-29T16:10:32.634Z] Possible reasons for having this kind of units are: [2021-07-29T16:10:32.634Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-07-29T16:10:32.634Z] .wants/ or .requires/ directory. [2021-07-29T16:10:32.634Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-07-29T16:10:32.634Z] a requirement dependency on it. [2021-07-29T16:10:32.634Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-07-29T16:10:32.634Z] D-Bus, udev, scripted systemctl call, ...). [2021-07-29T16:10:32.634Z] 4) In case of template units, the unit is meant to be enabled with some [2021-07-29T16:10:32.634Z] instance name specified. [2021-07-29T16:10:32.933Z] Reading package lists... [2021-07-29T16:10:33.229Z] Building dependency tree... [2021-07-29T16:10:33.229Z] Reading state information... [2021-07-29T16:10:33.229Z] The following additional packages will be installed: [2021-07-29T16:10:33.229Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-07-29T16:10:33.229Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-07-29T16:10:33.229Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-07-29T16:10:33.229Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-07-29T16:10:33.229Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-07-29T16:10:33.229Z] Suggested packages: [2021-07-29T16:10:33.229Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-07-29T16:10:33.229Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-07-29T16:10:33.229Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-07-29T16:10:33.229Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-07-29T16:10:33.229Z] systemd-container policykit-1 [2021-07-29T16:10:33.229Z] Recommended packages: [2021-07-29T16:10:33.229Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-07-29T16:10:33.229Z] The following NEW packages will be installed: [2021-07-29T16:10:33.229Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-07-29T16:10:33.229Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-07-29T16:10:33.229Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-07-29T16:10:33.229Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-07-29T16:10:33.229Z] python3.6-minimal snapd squashfs-tools sudo [2021-07-29T16:10:33.229Z] The following packages will be upgraded: [2021-07-29T16:10:33.229Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-07-29T16:10:33.229Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-07-29T16:10:33.229Z] Need to get 36.7 MB of archives. [2021-07-29T16:10:33.229Z] After this operation, 147 MB of additional disk space will be used. [2021-07-29T16:10:33.229Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] [2021-07-29T16:10:33.503Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-07-29T16:10:33.503Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] [2021-07-29T16:10:33.503Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-07-29T16:10:33.503Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-07-29T16:10:33.503Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-07-29T16:10:33.779Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-07-29T16:10:33.779Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-07-29T16:10:33.779Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-07-29T16:10:33.779Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-07-29T16:10:33.779Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-07-29T16:10:33.779Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-07-29T16:10:33.779Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-07-29T16:10:33.779Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-07-29T16:10:33.779Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-07-29T16:10:33.779Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-07-29T16:10:33.779Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-07-29T16:10:33.779Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-07-29T16:10:34.381Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-07-29T16:10:34.381Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-07-29T16:10:34.381Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-07-29T16:10:34.381Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-07-29T16:10:34.381Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-07-29T16:10:34.381Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-07-29T16:10:34.381Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-07-29T16:10:34.381Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-07-29T16:10:34.381Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-07-29T16:10:34.381Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-07-29T16:10:34.381Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-07-29T16:10:34.656Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-07-29T16:10:35.644Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T16:10:35.644Z] Fetched 36.7 MB in 2s (16.0 MB/s) [2021-07-29T16:10:35.644Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-29T16:10:35.644Z] Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... [2021-07-29T16:10:35.918Z] Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-07-29T16:10:36.520Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... [2021-07-29T16:10:36.521Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-07-29T16:10:36.521Z] Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... [2021-07-29T16:10:36.521Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-29T16:10:36.521Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-07-29T16:10:36.521Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-07-29T16:10:36.521Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-07-29T16:10:36.798Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-29T16:10:36.798Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-07-29T16:10:36.798Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-07-29T16:10:37.073Z] Setting up apt (1.6.14) ... [2021-07-29T16:10:37.073Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-07-29T16:10:37.348Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-07-29T16:10:37.348Z] (Reading database ... 12764 files and directories currently installed.) [2021-07-29T16:10:37.348Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-29T16:10:37.348Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-29T16:10:37.622Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-07-29T16:10:37.622Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-29T16:10:37.622Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-29T16:10:37.622Z] Selecting previously unselected package libexpat1:amd64. [2021-07-29T16:10:37.622Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-07-29T16:10:37.622Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-29T16:10:37.622Z] Selecting previously unselected package python3.6-minimal. [2021-07-29T16:10:37.622Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-29T16:10:37.622Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-29T16:10:37.895Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-29T16:10:37.895Z] Checking for services that may need to be restarted...done. [2021-07-29T16:10:37.895Z] Checking for services that may need to be restarted...done. [2021-07-29T16:10:37.895Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-29T16:10:38.169Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-29T16:10:38.169Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-29T16:10:38.444Z] Selecting previously unselected package python3-minimal. [2021-07-29T16:10:38.444Z] (Reading database ... 13012 files and directories currently installed.) [2021-07-29T16:10:38.444Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-07-29T16:10:38.444Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-07-29T16:10:38.444Z] Selecting previously unselected package mime-support. [2021-07-29T16:10:38.444Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-07-29T16:10:38.444Z] Unpacking mime-support (3.60ubuntu1) ... [2021-07-29T16:10:38.720Z] Selecting previously unselected package libmpdec2:amd64. [2021-07-29T16:10:38.720Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-07-29T16:10:38.720Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-29T16:10:38.720Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-07-29T16:10:38.720Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-29T16:10:38.720Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-29T16:10:38.720Z] Selecting previously unselected package python3.6. [2021-07-29T16:10:38.720Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-29T16:10:38.720Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-29T16:10:38.999Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-29T16:10:38.999Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-07-29T16:10:38.999Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-29T16:10:38.999Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-07-29T16:10:39.273Z] Selecting previously unselected package python3. [2021-07-29T16:10:39.273Z] (Reading database ... 13442 files and directories currently installed.) [2021-07-29T16:10:39.273Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-07-29T16:10:39.273Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-07-29T16:10:39.273Z] Selecting previously unselected package multiarch-support. [2021-07-29T16:10:39.273Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-07-29T16:10:39.273Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-07-29T16:10:39.273Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-07-29T16:10:39.273Z] Selecting previously unselected package liblzo2-2:amd64. [2021-07-29T16:10:39.273Z] (Reading database ... 13479 files and directories currently installed.) [2021-07-29T16:10:39.273Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-07-29T16:10:39.273Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-07-29T16:10:39.273Z] Selecting previously unselected package libbsd0:amd64. [2021-07-29T16:10:39.273Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-07-29T16:10:39.273Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-29T16:10:39.273Z] Selecting previously unselected package sudo. [2021-07-29T16:10:39.273Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-07-29T16:10:39.273Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-29T16:10:39.549Z] Selecting previously unselected package apparmor. [2021-07-29T16:10:39.549Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-07-29T16:10:39.549Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-07-29T16:10:39.549Z] Selecting previously unselected package libedit2:amd64. [2021-07-29T16:10:39.549Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-07-29T16:10:39.549Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-07-29T16:10:39.549Z] Selecting previously unselected package libkrb5support0:amd64. [2021-07-29T16:10:39.549Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-07-29T16:10:39.549Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-29T16:10:39.834Z] Selecting previously unselected package libk5crypto3:amd64. [2021-07-29T16:10:39.834Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-29T16:10:39.834Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-29T16:10:39.834Z] Selecting previously unselected package libkeyutils1:amd64. [2021-07-29T16:10:39.834Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-07-29T16:10:39.834Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-29T16:10:39.834Z] Selecting previously unselected package libkrb5-3:amd64. [2021-07-29T16:10:39.834Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-29T16:10:39.834Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-29T16:10:39.834Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-29T16:10:39.834Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-07-29T16:10:39.834Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-29T16:10:40.108Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-07-29T16:10:40.109Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-07-29T16:10:40.109Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-29T16:10:40.109Z] Selecting previously unselected package openssh-client. [2021-07-29T16:10:40.109Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-07-29T16:10:40.109Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-29T16:10:40.384Z] Selecting previously unselected package squashfs-tools. [2021-07-29T16:10:40.384Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-07-29T16:10:40.384Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-29T16:10:40.384Z] Selecting previously unselected package snapd. [2021-07-29T16:10:40.384Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-07-29T16:10:40.384Z] Unpacking snapd (2.49.2+18.04) ... [2021-07-29T16:10:42.378Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-07-29T16:10:42.378Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-29T16:10:42.378Z] Setting up mime-support (3.60ubuntu1) ... [2021-07-29T16:10:42.378Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-29T16:10:42.652Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-29T16:10:42.652Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-29T16:10:42.652Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-29T16:10:42.652Z] Setting up systemd (237-3ubuntu10.50) ... [2021-07-29T16:10:42.652Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-07-29T16:10:43.253Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-29T16:10:43.253Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-29T16:10:43.253Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-07-29T16:10:43.253Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-29T16:10:43.253Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-29T16:10:43.253Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-29T16:10:43.855Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-29T16:10:43.855Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-29T16:10:43.855Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-29T16:10:43.855Z] Setting up python3 (3.6.7-1~18.04) ... [2021-07-29T16:10:43.855Z] running python rtupdate hooks for python3.6... [2021-07-29T16:10:43.855Z] running python post-rtupdate hooks for python3.6... [2021-07-29T16:10:44.131Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-07-29T16:10:44.729Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-07-29T16:10:44.729Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-29T16:10:44.729Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-29T16:10:45.004Z] Setting up snapd (2.49.2+18.04) ... [2021-07-29T16:10:45.281Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-07-29T16:10:45.281Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-07-29T16:10:45.557Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-07-29T16:10:45.833Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-07-29T16:10:45.833Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-29T16:10:45.833Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-29T16:10:46.108Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-07-29T16:10:46.108Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-07-29T16:10:46.383Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-07-29T16:10:46.658Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-07-29T16:10:46.658Z] /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-07-29T16:10:46.658Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-29T16:10:46.658Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-07-29T16:10:47.651Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-29T16:10:47.651Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-29T16:10:47.651Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-29T16:10:48.931Z] Reading package lists... [2021-07-29T16:10:48.931Z] Reading package lists... [2021-07-29T16:10:49.211Z] Building dependency tree... [2021-07-29T16:10:49.211Z] Reading state information... [2021-07-29T16:10:49.486Z] Calculating upgrade... [2021-07-29T16:10:49.486Z] The following packages will be upgraded: [2021-07-29T16:10:49.486Z] advancecomp base-files bash binutils binutils-common [2021-07-29T16:10:49.486Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-07-29T16:10:49.486Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-07-29T16:10:49.486Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-07-29T16:10:49.486Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-07-29T16:10:49.486Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-07-29T16:10:49.486Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-07-29T16:10:49.486Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-07-29T16:10:49.486Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-07-29T16:10:49.486Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-07-29T16:10:49.486Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-07-29T16:10:49.486Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-07-29T16:10:49.486Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-07-29T16:10:49.486Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-07-29T16:10:49.487Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-07-29T16:10:49.487Z] ubuntu-keyring util-linux [2021-07-29T16:10:49.764Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-07-29T16:10:49.764Z] Need to get 64.2 MB of archives. [2021-07-29T16:10:49.764Z] After this operation, 5125 kB of additional disk space will be used. [2021-07-29T16:10:49.764Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-151.157 [994 kB] [2021-07-29T16:10:49.764Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-07-29T16:10:49.764Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-07-29T16:10:49.764Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-07-29T16:10:49.764Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-07-29T16:10:49.764Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-07-29T16:10:49.764Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-07-29T16:10:49.764Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-07-29T16:10:49.764Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-07-29T16:10:49.764Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-07-29T16:10:49.764Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-07-29T16:10:49.764Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-07-29T16:10:49.764Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-07-29T16:10:49.764Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-07-29T16:10:49.764Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-07-29T16:10:50.045Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-07-29T16:10:50.045Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-07-29T16:10:50.045Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-07-29T16:10:50.045Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-07-29T16:10:50.045Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-07-29T16:10:50.045Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-07-29T16:10:50.045Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-07-29T16:10:50.045Z] 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-07-29T16:10:50.045Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-07-29T16:10:50.045Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-07-29T16:10:50.045Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-07-29T16:10:50.045Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-07-29T16:10:50.045Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-07-29T16:10:50.045Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-07-29T16:10:50.045Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-07-29T16:10:50.045Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-07-29T16:10:50.045Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-07-29T16:10:50.045Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] [2021-07-29T16:10:50.045Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-07-29T16:10:50.045Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-07-29T16:10:50.045Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-07-29T16:10:50.045Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-07-29T16:10:50.045Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-07-29T16:10:50.045Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-07-29T16:10:50.045Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-07-29T16:10:50.045Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-07-29T16:10:50.045Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-07-29T16:10:50.045Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-07-29T16:10:50.322Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-07-29T16:10:50.322Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-07-29T16:10:50.322Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-07-29T16:10:50.322Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-07-29T16:10:50.322Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-07-29T16:10:50.322Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-07-29T16:10:50.322Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-07-29T16:10:50.322Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-07-29T16:10:50.322Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-07-29T16:10:50.322Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-07-29T16:10:50.322Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-07-29T16:10:50.322Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-07-29T16:10:50.322Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-07-29T16:10:50.322Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-07-29T16:10:50.322Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-07-29T16:10:50.322Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-07-29T16:10:50.597Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-07-29T16:10:50.597Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-07-29T16:10:50.597Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-07-29T16:10:50.597Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-07-29T16:10:50.597Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-07-29T16:10:50.597Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-07-29T16:10:50.597Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-07-29T16:10:50.597Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-07-29T16:10:50.872Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-07-29T16:10:50.872Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-07-29T16:10:51.150Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-07-29T16:10:51.150Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-07-29T16:10:51.150Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-07-29T16:10:51.150Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-07-29T16:10:51.150Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-07-29T16:10:51.150Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-07-29T16:10:51.150Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-07-29T16:10:51.150Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-07-29T16:10:51.150Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-07-29T16:10:51.150Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-07-29T16:10:51.150Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-07-29T16:10:51.150Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-07-29T16:10:51.150Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-07-29T16:10:51.150Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-07-29T16:10:51.150Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-07-29T16:10:51.150Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-07-29T16:10:51.150Z] Get:86 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-07-29T16:10:51.150Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-07-29T16:10:51.150Z] 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-07-29T16:10:51.425Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-07-29T16:10:51.425Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-07-29T16:10:51.425Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-07-29T16:10:51.425Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-07-29T16:10:51.425Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-07-29T16:10:51.425Z] 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-07-29T16:10:51.425Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-07-29T16:10:51.425Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-07-29T16:10:51.425Z] 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-07-29T16:10:51.425Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-07-29T16:10:51.425Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-07-29T16:10:51.425Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-07-29T16:10:51.425Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-07-29T16:10:51.704Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-07-29T16:10:51.704Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-07-29T16:10:51.704Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T16:10:51.704Z] Fetched 64.2 MB in 2s (32.2 MB/s) [2021-07-29T16:10:51.980Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-29T16:10:51.980Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-07-29T16:10:51.980Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-29T16:10:52.257Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-29T16:10:52.257Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-29T16:10:52.257Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-151.157_amd64.deb ... [2021-07-29T16:10:52.257Z] Unpacking linux-libc-dev:amd64 (4.15.0-151.157) over (4.15.0-20.21) ... [2021-07-29T16:10:52.537Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T16:10:52.537Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-29T16:10:52.537Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T16:10:52.537Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-29T16:10:52.537Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T16:10:52.537Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-29T16:10:52.818Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T16:10:52.818Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-29T16:10:52.818Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T16:10:52.818Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-29T16:10:52.818Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T16:10:52.818Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-29T16:10:52.818Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T16:10:52.818Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-29T16:10:52.818Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-29T16:10:53.098Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-29T16:10:53.098Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T16:10:53.098Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-07-29T16:10:53.098Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-07-29T16:10:53.098Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-29T16:10:53.098Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T16:10:53.098Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-29T16:10:53.098Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T16:10:53.098Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-29T16:10:53.098Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T16:10:53.373Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-29T16:10:53.373Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-29T16:10:53.373Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-29T16:10:53.373Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-07-29T16:10:53.653Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-29T16:10:53.927Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-07-29T16:10:53.927Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-29T16:10:53.927Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-07-29T16:10:53.927Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-07-29T16:10:53.927Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-07-29T16:10:54.205Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-07-29T16:10:54.205Z] Setting up base-files (10.1ubuntu2.10) ... [2021-07-29T16:10:54.205Z] Installing new version of config file /etc/issue ... [2021-07-29T16:10:54.205Z] Installing new version of config file /etc/issue.net ... [2021-07-29T16:10:54.205Z] Installing new version of config file /etc/lsb-release ... [2021-07-29T16:10:54.205Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-07-29T16:10:54.489Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-07-29T16:10:54.489Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-07-29T16:10:54.489Z] Removing obsolete conffile /etc/default/motd-news ... [2021-07-29T16:10:54.489Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T16:10:54.489Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-07-29T16:10:54.768Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-07-29T16:10:55.044Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-07-29T16:10:55.044Z] 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-07-29T16:10:55.044Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T16:10:55.044Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-29T16:10:55.044Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-07-29T16:10:55.044Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-07-29T16:10:55.044Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T16:10:55.044Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-07-29T16:10:55.044Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-07-29T16:10:55.320Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-07-29T16:10:55.320Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T16:10:55.320Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-07-29T16:10:55.320Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-29T16:10:55.320Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-07-29T16:10:55.596Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T16:10:55.596Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-29T16:10:55.596Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-29T16:10:55.596Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-29T16:10:55.596Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T16:10:55.596Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-29T16:10:55.596Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-29T16:10:55.596Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-07-29T16:10:55.872Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T16:10:55.872Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-07-29T16:10:55.872Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-07-29T16:10:55.872Z] Setting up grep (3.1-2build1) ... [2021-07-29T16:10:55.872Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T16:10:55.872Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-07-29T16:10:55.872Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-07-29T16:10:55.872Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-07-29T16:10:55.872Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T16:10:55.872Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-29T16:10:55.872Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-29T16:10:56.149Z] Setting up login (1:4.5-1ubuntu2) ... [2021-07-29T16:10:56.149Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T16:10:56.149Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-29T16:10:56.149Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-29T16:10:56.149Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-07-29T16:10:56.149Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T16:10:56.149Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-29T16:10:56.149Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-29T16:10:56.760Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-29T16:10:56.760Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-29T16:10:56.760Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-29T16:10:56.760Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-29T16:10:57.038Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-07-29T16:10:57.038Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T16:10:57.038Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-07-29T16:10:57.038Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-29T16:10:57.638Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-29T16:10:57.638Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-29T16:10:57.638Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-29T16:10:57.638Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-29T16:10:57.638Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-07-29T16:10:57.638Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T16:10:57.638Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-07-29T16:10:57.638Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-07-29T16:10:57.638Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-07-29T16:10:57.914Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T16:10:57.914Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-29T16:10:57.914Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-29T16:10:57.914Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-29T16:10:57.914Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T16:10:57.914Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-29T16:10:57.914Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-29T16:10:57.914Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-29T16:10:58.190Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T16:10:58.190Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-29T16:10:58.190Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-29T16:10:58.190Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-29T16:10:58.190Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T16:10:58.190Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-29T16:10:58.190Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-29T16:10:58.190Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-29T16:10:58.190Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T16:10:58.190Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-29T16:10:58.190Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-29T16:10:58.465Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-29T16:10:58.465Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-29T16:10:58.465Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-29T16:10:58.465Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T16:10:58.465Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-29T16:10:58.465Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-29T16:10:58.465Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-29T16:10:58.465Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T16:10:58.465Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-29T16:10:58.743Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-29T16:10:58.743Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-29T16:10:58.743Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T16:10:58.743Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-29T16:10:58.743Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-29T16:10:58.743Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-07-29T16:10:58.743Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T16:10:58.743Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-29T16:10:59.023Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-29T16:10:59.298Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-07-29T16:10:59.298Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-07-29T16:10:59.574Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-07-29T16:10:59.869Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T16:10:59.869Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-29T16:10:59.869Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-29T16:10:59.869Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-07-29T16:10:59.869Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T16:10:59.869Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-07-29T16:11:00.146Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-29T16:11:00.146Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-07-29T16:11:00.146Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-29T16:11:00.146Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-07-29T16:11:00.426Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-07-29T16:11:00.426Z] Setting up debconf (1.5.66ubuntu1) ... [2021-07-29T16:11:00.426Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-29T16:11:00.426Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-07-29T16:11:00.707Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-29T16:11:00.707Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-07-29T16:11:00.707Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-29T16:11:00.707Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-07-29T16:11:00.707Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-29T16:11:00.707Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-07-29T16:11:00.707Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-29T16:11:00.707Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-29T16:11:00.707Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-29T16:11:00.987Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-29T16:11:00.987Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-29T16:11:00.987Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-29T16:11:00.987Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-29T16:11:00.987Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-29T16:11:01.263Z] (Reading database ... 13919 files and directories currently installed.) [2021-07-29T16:11:01.263Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-29T16:11:01.263Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-29T16:11:01.263Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-29T16:11:01.263Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T16:11:01.263Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-29T16:11:01.538Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-29T16:11:01.538Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... [2021-07-29T16:11:01.538Z] Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-07-29T16:11:01.538Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-29T16:11:01.538Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-29T16:11:01.538Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-29T16:11:01.538Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T16:11:01.538Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-07-29T16:11:01.538Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-07-29T16:11:01.814Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-07-29T16:11:01.814Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T16:11:01.814Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-07-29T16:11:01.814Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-07-29T16:11:01.814Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-07-29T16:11:01.814Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T16:11:01.814Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-07-29T16:11:01.814Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-29T16:11:02.090Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-29T16:11:02.090Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T16:11:02.090Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-29T16:11:02.090Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-29T16:11:02.365Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-29T16:11:02.365Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T16:11:02.365Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-07-29T16:11:02.365Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-07-29T16:11:02.365Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-07-29T16:11:02.365Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T16:11:02.365Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-29T16:11:02.365Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-29T16:11:02.640Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-07-29T16:11:02.641Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T16:11:02.641Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-29T16:11:02.641Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-29T16:11:02.919Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-07-29T16:11:02.919Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T16:11:02.919Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-29T16:11:02.919Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-29T16:11:02.919Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-29T16:11:02.919Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T16:11:02.919Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-29T16:11:02.919Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-29T16:11:02.919Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-29T16:11:03.195Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T16:11:03.195Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-07-29T16:11:03.195Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-07-29T16:11:03.195Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-07-29T16:11:03.195Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T16:11:03.195Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-07-29T16:11:03.195Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-07-29T16:11:03.474Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-07-29T16:11:03.474Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T16:11:03.474Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-07-29T16:11:03.474Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-07-29T16:11:03.474Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-07-29T16:11:03.474Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T16:11:03.474Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-07-29T16:11:03.474Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-07-29T16:11:03.748Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-07-29T16:11:03.748Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T16:11:03.748Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-07-29T16:11:03.748Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-07-29T16:11:03.748Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-07-29T16:11:03.748Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T16:11:03.748Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-07-29T16:11:03.748Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-07-29T16:11:04.025Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-07-29T16:11:04.025Z] (Reading database ... 13924 files and directories currently installed.) [2021-07-29T16:11:04.025Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-29T16:11:04.025Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-29T16:11:04.025Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-29T16:11:04.025Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-29T16:11:04.301Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-29T16:11:04.301Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-29T16:11:04.301Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-07-29T16:11:04.301Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-07-29T16:11:04.301Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-07-29T16:11:04.301Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-07-29T16:11:04.575Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-07-29T16:11:04.575Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-07-29T16:11:04.575Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-07-29T16:11:04.575Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-07-29T16:11:04.575Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-07-29T16:11:04.575Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-07-29T16:11:04.575Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-07-29T16:11:04.575Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-07-29T16:11:04.849Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-07-29T16:11:04.849Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-07-29T16:11:04.849Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-07-29T16:11:04.849Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-07-29T16:11:04.849Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-07-29T16:11:04.849Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-07-29T16:11:05.128Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-07-29T16:11:05.128Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-07-29T16:11:05.416Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-07-29T16:11:05.416Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-07-29T16:11:05.416Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-29T16:11:05.416Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-29T16:11:05.693Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-29T16:11:05.693Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-29T16:11:05.694Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-29T16:11:05.694Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-29T16:11:05.694Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-29T16:11:05.694Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-29T16:11:05.967Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-29T16:11:05.967Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-29T16:11:05.967Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-29T16:11:05.967Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-29T16:11:05.967Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-29T16:11:05.967Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-29T16:11:05.967Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-29T16:11:06.242Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-29T16:11:06.842Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-29T16:11:06.842Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-29T16:11:07.830Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-29T16:11:07.830Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-29T16:11:07.830Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-29T16:11:08.105Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-29T16:11:08.105Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-29T16:11:08.105Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-29T16:11:09.091Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-29T16:11:09.091Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-29T16:11:09.091Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-29T16:11:09.091Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-29T16:11:09.091Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-07-29T16:11:09.091Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-29T16:11:09.091Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-07-29T16:11:09.091Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-29T16:11:09.369Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-07-29T16:11:09.369Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-07-29T16:11:09.370Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-29T16:11:09.370Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-29T16:11:09.370Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-29T16:11:09.370Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-29T16:11:09.370Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-07-29T16:11:09.370Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-07-29T16:11:09.650Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-29T16:11:09.650Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-29T16:11:09.650Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-29T16:11:09.650Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-29T16:11:09.650Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-29T16:11:09.650Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-07-29T16:11:09.650Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-07-29T16:11:09.650Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-07-29T16:11:09.650Z] [2021-07-29T16:11:09.650Z] Current default time zone: 'Etc/UTC' [2021-07-29T16:11:09.650Z] Local time is now: Thu Jul 29 16:11:09 UTC 2021. [2021-07-29T16:11:09.650Z] Universal Time is now: Thu Jul 29 16:11:09 UTC 2021. [2021-07-29T16:11:09.650Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-07-29T16:11:09.650Z] [2021-07-29T16:11:09.650Z] Setting up systemd-sysv (237-3ubuntu10.50) ... [2021-07-29T16:11:09.650Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-29T16:11:09.650Z] Setting up linux-libc-dev:amd64 (4.15.0-151.157) ... [2021-07-29T16:11:09.929Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-07-29T16:11:09.929Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-07-29T16:11:09.929Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-07-29T16:11:09.929Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-07-29T16:11:09.929Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-07-29T16:11:09.929Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-07-29T16:11:09.929Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-07-29T16:11:09.929Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-29T16:11:09.929Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-07-29T16:11:09.929Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-29T16:11:09.929Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-29T16:11:09.929Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-29T16:11:09.929Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-07-29T16:11:09.929Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-07-29T16:11:09.929Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-07-29T16:11:09.929Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-29T16:11:09.929Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-07-29T16:11:10.207Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-07-29T16:11:10.207Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-07-29T16:11:10.207Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-07-29T16:11:12.195Z] Updating certificates in /etc/ssl/certs... [2021-07-29T16:11:12.796Z] 23 added, 27 removed; done. [2021-07-29T16:11:12.796Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-07-29T16:11:12.796Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-29T16:11:12.796Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-07-29T16:11:12.796Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-07-29T16:11:12.796Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-07-29T16:11:12.796Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-29T16:11:12.796Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-29T16:11:12.796Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-29T16:11:12.796Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-29T16:11:12.796Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-29T16:11:12.796Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-29T16:11:12.796Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-29T16:11:12.796Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-07-29T16:11:12.796Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-07-29T16:11:12.796Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-07-29T16:11:12.796Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-07-29T16:11:12.796Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-07-29T16:11:13.071Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-29T16:11:13.071Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-29T16:11:13.071Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-07-29T16:11:13.071Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-07-29T16:11:13.071Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-07-29T16:11:13.071Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-29T16:11:13.071Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-07-29T16:11:13.071Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-07-29T16:11:13.071Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-07-29T16:11:13.071Z] Updating certificates in /etc/ssl/certs... [2021-07-29T16:11:13.668Z] 0 added, 0 removed; done. [2021-07-29T16:11:13.668Z] Running hooks in /etc/ca-certificates/update.d... [2021-07-29T16:11:13.668Z] done. [2021-07-29T16:11:14.267Z] Reading package lists... [2021-07-29T16:11:14.267Z] Building dependency tree... [2021-07-29T16:11:14.267Z] Reading state information... [2021-07-29T16:11:14.543Z] The following NEW packages will be installed: [2021-07-29T16:11:14.543Z] apt-transport-https [2021-07-29T16:11:14.543Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-07-29T16:11:14.543Z] Need to get 4348 B of archives. [2021-07-29T16:11:14.543Z] After this operation, 154 kB of additional disk space will be used. [2021-07-29T16:11:14.543Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-07-29T16:11:14.824Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T16:11:14.824Z] Fetched 4348 B in 0s (24.2 kB/s) [2021-07-29T16:11:14.824Z] Selecting previously unselected package apt-transport-https. [2021-07-29T16:11:14.824Z] (Reading database ... 13929 files and directories currently installed.) [2021-07-29T16:11:14.824Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-07-29T16:11:14.824Z] Unpacking apt-transport-https (1.6.14) ... [2021-07-29T16:11:14.824Z] Setting up apt-transport-https (1.6.14) ... [2021-07-29T16:11:15.101Z] Waiting for network to be ready... [2021-07-29T16:11:21.846Z] 2021-07-29T16:11:18Z INFO Waiting for automatic snapd restart... [2021-07-29T16:11:22.121Z] snapd 2.51.3 from Canonical* installed [2021-07-29T16:11:23.109Z] "snapd" switched to the "latest/stable" channel [2021-07-29T16:11:23.109Z] [2021-07-29T16:11:25.734Z] core18 20210611 from Canonical* installed [2021-07-29T16:11:25.734Z] "core18" switched to the "latest/stable" channel [2021-07-29T16:11:25.734Z] [2021-07-29T16:11:29.132Z] snapcraft 4.8.3 from Canonical* installed [2021-07-29T16:11:29.132Z] "snapcraft" switched to the "latest/stable" channel [2021-07-29T16:11:29.132Z] [2021-07-29T16:11:33.443Z] 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-07-29T16:11:33.443Z] - README.md [2021-07-29T16:11:33.443Z] [2021-07-29T16:11:33.443Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-29T16:11:33.443Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-29T16:11:33.443Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-29T16:11:33.718Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-29T16:11:34.701Z] Reading package lists... [2021-07-29T16:11:34.977Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-07-29T16:11:35.257Z] Reading package lists... [2021-07-29T16:11:35.257Z] Building dependency tree... [2021-07-29T16:11:35.257Z] Reading state information... [2021-07-29T16:11:35.534Z] Suggested packages: [2021-07-29T16:11:35.534Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-07-29T16:11:35.534Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-07-29T16:11:35.534Z] Recommended packages: [2021-07-29T16:11:35.534Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-07-29T16:11:35.534Z] The following NEW packages will be installed: [2021-07-29T16:11:35.534Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-07-29T16:11:35.534Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-07-29T16:11:35.534Z] pkg-config zip [2021-07-29T16:11:35.534Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-07-29T16:11:35.534Z] Need to get 7663 kB of archives. [2021-07-29T16:11:35.534Z] After this operation, 43.8 MB of additional disk space will be used. [2021-07-29T16:11:35.534Z] 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-07-29T16:11:35.811Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-07-29T16:11:35.811Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-07-29T16:11:35.811Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-07-29T16:11:35.811Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-07-29T16:11:35.811Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-07-29T16:11:35.811Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-07-29T16:11:36.102Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-07-29T16:11:36.102Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-07-29T16:11:36.102Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-07-29T16:11:36.102Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-07-29T16:11:36.383Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-07-29T16:11:36.383Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-07-29T16:11:36.383Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-07-29T16:11:36.383Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-07-29T16:11:36.661Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T16:11:36.661Z] Fetched 7663 kB in 1s (8911 kB/s) [2021-07-29T16:11:36.661Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-07-29T16:11:36.661Z] (Reading database ... 13933 files and directories currently installed.) [2021-07-29T16:11:36.661Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-07-29T16:11:36.661Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-29T16:11:36.661Z] Selecting previously unselected package libpsl5:amd64. [2021-07-29T16:11:36.661Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-07-29T16:11:36.661Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-07-29T16:11:36.936Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-07-29T16:11:36.936Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-07-29T16:11:36.936Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-29T16:11:36.936Z] Selecting previously unselected package librtmp1:amd64. [2021-07-29T16:11:36.936Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-07-29T16:11:36.936Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-29T16:11:36.936Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-07-29T16:11:36.936Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-07-29T16:11:36.936Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-07-29T16:11:36.936Z] Selecting previously unselected package liberror-perl. [2021-07-29T16:11:36.936Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-07-29T16:11:36.936Z] Unpacking liberror-perl (0.17025-1) ... [2021-07-29T16:11:36.936Z] Selecting previously unselected package git-man. [2021-07-29T16:11:36.936Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-07-29T16:11:36.936Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-29T16:11:37.210Z] Selecting previously unselected package git. [2021-07-29T16:11:37.210Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-07-29T16:11:37.210Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-07-29T16:11:37.810Z] Selecting previously unselected package libnorm1:amd64. [2021-07-29T16:11:37.810Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-07-29T16:11:37.810Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-29T16:11:37.810Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-07-29T16:11:37.810Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-07-29T16:11:37.810Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-29T16:11:37.810Z] Selecting previously unselected package libsodium23:amd64. [2021-07-29T16:11:37.810Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-07-29T16:11:37.810Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-07-29T16:11:37.810Z] Selecting previously unselected package libzmq5:amd64. [2021-07-29T16:11:37.810Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-29T16:11:37.810Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-29T16:11:37.810Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-07-29T16:11:37.810Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-29T16:11:37.810Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-29T16:11:38.084Z] Selecting previously unselected package pkg-config. [2021-07-29T16:11:38.084Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-07-29T16:11:38.084Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-07-29T16:11:38.084Z] Selecting previously unselected package zip. [2021-07-29T16:11:38.084Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-07-29T16:11:38.084Z] Unpacking zip (3.0-11build1) ... [2021-07-29T16:11:38.084Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-29T16:11:38.084Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-29T16:11:38.084Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-29T16:11:38.084Z] Setting up liberror-perl (0.17025-1) ... [2021-07-29T16:11:38.084Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-07-29T16:11:38.084Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-29T16:11:38.084Z] No schema files found: doing nothing. [2021-07-29T16:11:38.084Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-29T16:11:38.084Z] Setting up zip (3.0-11build1) ... [2021-07-29T16:11:38.084Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-29T16:11:38.084Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-07-29T16:11:38.084Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-07-29T16:11:38.358Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-29T16:11:38.358Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-07-29T16:11:38.358Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-29T16:11:38.358Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-07-29T16:11:38.358Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-29T16:11:38.962Z] git set to automatically installed. [2021-07-29T16:11:38.962Z] git-man set to automatically installed. [2021-07-29T16:11:38.962Z] libcurl3-gnutls set to automatically installed. [2021-07-29T16:11:38.962Z] liberror-perl set to automatically installed. [2021-07-29T16:11:38.962Z] libglib2.0-0 set to automatically installed. [2021-07-29T16:11:38.962Z] libnghttp2-14 set to automatically installed. [2021-07-29T16:11:38.962Z] libnorm1 set to automatically installed. [2021-07-29T16:11:38.962Z] libpgm-5.2-0 set to automatically installed. [2021-07-29T16:11:38.962Z] libpsl5 set to automatically installed. [2021-07-29T16:11:38.962Z] librtmp1 set to automatically installed. [2021-07-29T16:11:38.962Z] libsodium23 set to automatically installed. [2021-07-29T16:11:38.962Z] libzmq3-dev set to automatically installed. [2021-07-29T16:11:38.962Z] libzmq5 set to automatically installed. [2021-07-29T16:11:38.962Z] pkg-config set to automatically installed. [2021-07-29T16:11:38.962Z] zip set to automatically installed. [2021-07-29T16:11:39.952Z] snapd is not logged in, snap install commands will use sudo [2021-07-29T16:11:40.936Z] snap "core18" has no updates available [2021-07-29T16:11:42.380Z] snapd is not logged in, snap install commands will use sudo [2021-07-29T16:11:47.814Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-07-29T16:11:48.089Z] Pulling config-common [2021-07-29T16:11:48.089Z] + snapcraftctl pull [2021-07-29T16:11:49.536Z] Pulling go-build-helper [2021-07-29T16:11:49.536Z] + snapcraftctl pull [2021-07-29T16:11:50.523Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-07-29T16:11:50.523Z] Skipping pull go-build-helper (already ran) [2021-07-29T16:11:50.523Z] Building go-build-helper [2021-07-29T16:11:50.523Z] + snapcraftctl build [2021-07-29T16:11:52.482Z] Staging go-build-helper [2021-07-29T16:11:52.482Z] + snapcraftctl stage [2021-07-29T16:12:00.951Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-29T16:12:00.951Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-29T16:12:00.951Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1813 kB] [2021-07-29T16:12:00.951Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [333 kB] [2021-07-29T16:12:00.951Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-07-29T16:12:00.951Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-07-29T16:12:00.951Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] [2021-07-29T16:12:00.951Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] [2021-07-29T16:12:00.951Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-07-29T16:12:00.951Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-07-29T16:12:00.951Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-29T16:12:00.951Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-29T16:12:00.951Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-29T16:12:00.951Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-29T16:12:00.951Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-29T16:12:00.951Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-29T16:12:00.951Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-29T16:12:00.951Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-29T16:12:00.951Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-29T16:12:00.951Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2160 kB] [2021-07-29T16:12:00.951Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [425 kB] [2021-07-29T16:12:00.951Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-29T16:12:00.951Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-29T16:12:00.951Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] [2021-07-29T16:12:00.951Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] [2021-07-29T16:12:00.951Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] [2021-07-29T16:12:00.951Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-07-29T16:12:00.951Z] Fetched 24.9 MB in 0s (0 B/s) [2021-07-29T16:12:00.951Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-07-29T16:12:00.951Z] Fetched 224 kB in 0s (0 B/s) [2021-07-29T16:12:00.951Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-07-29T16:12:00.951Z] Fetched 157 kB in 0s (0 B/s) [2021-07-29T16:12:00.951Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-07-29T16:12:00.951Z] Fetched 221 kB in 0s (0 B/s) [2021-07-29T16:12:00.951Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-07-29T16:12:00.951Z] Fetched 143 kB in 0s (0 B/s) [2021-07-29T16:12:00.951Z] Pulling edgex-go [2021-07-29T16:12:00.951Z] + snapcraftctl pull [2021-07-29T16:12:02.444Z] Pulling hooks [2021-07-29T16:12:02.444Z] + snapcraftctl pull [2021-07-29T16:12:20.649Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-29T16:12:20.649Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-29T16:12:20.649Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-29T16:12:20.649Z] Fetched 0 B in 0s (0 B/s) [2021-07-29T16:12:20.649Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-07-29T16:12:20.649Z] Fetched 96.5 kB in 0s (0 B/s) [2021-07-29T16:12:20.649Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-07-29T16:12:20.649Z] Fetched 279 kB in 0s (0 B/s) [2021-07-29T16:12:20.649Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-07-29T16:12:20.649Z] Fetched 122 kB in 0s (0 B/s) [2021-07-29T16:12:20.649Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-07-29T16:12:20.649Z] Fetched 77.8 kB in 0s (0 B/s) [2021-07-29T16:12:20.649Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-07-29T16:12:20.649Z] Fetched 8848 B in 0s (0 B/s) [2021-07-29T16:12:20.649Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-07-29T16:12:20.649Z] Fetched 47.8 kB in 0s (0 B/s) [2021-07-29T16:12:20.649Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-07-29T16:12:20.649Z] Fetched 45.6 kB in 0s (0 B/s) [2021-07-29T16:12:20.649Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-07-29T16:12:20.649Z] Fetched 15.0 kB in 0s (0 B/s) [2021-07-29T16:12:20.649Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-07-29T16:12:20.649Z] Fetched 219 kB in 0s (0 B/s) [2021-07-29T16:12:20.649Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-07-29T16:12:20.649Z] Fetched 154 kB in 0s (0 B/s) [2021-07-29T16:12:20.649Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-07-29T16:12:20.649Z] Fetched 50.6 kB in 0s (0 B/s) [2021-07-29T16:12:20.649Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-07-29T16:12:20.649Z] Fetched 14.8 kB in 0s (0 B/s) [2021-07-29T16:12:20.649Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-07-29T16:12:20.649Z] Fetched 41.8 kB in 0s (0 B/s) [2021-07-29T16:12:20.649Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-07-29T16:12:20.649Z] Fetched 499 kB in 0s (0 B/s) [2021-07-29T16:12:20.649Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-07-29T16:12:20.649Z] Fetched 111 kB in 0s (0 B/s) [2021-07-29T16:12:20.649Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-07-29T16:12:20.649Z] Fetched 240 kB in 0s (0 B/s) [2021-07-29T16:12:20.649Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-07-29T16:12:20.649Z] Fetched 29.3 kB in 0s (0 B/s) [2021-07-29T16:12:20.649Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-07-29T16:12:20.649Z] Fetched 85.5 kB in 0s (0 B/s) [2021-07-29T16:12:20.649Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-07-29T16:12:20.649Z] Fetched 24.5 kB in 0s (0 B/s) [2021-07-29T16:12:20.649Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-07-29T16:12:20.649Z] Fetched 49.2 kB in 0s (0 B/s) [2021-07-29T16:12:20.649Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-07-29T16:12:20.649Z] Fetched 54.2 kB in 0s (0 B/s) [2021-07-29T16:12:20.649Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-07-29T16:12:20.649Z] Fetched 30.8 kB in 0s (0 B/s) [2021-07-29T16:12:20.649Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-07-29T16:12:20.649Z] Fetched 15.8 kB in 0s (0 B/s) [2021-07-29T16:12:20.649Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-07-29T16:12:20.649Z] Fetched 85.9 kB in 0s (0 B/s) [2021-07-29T16:12:20.649Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-07-29T16:12:20.649Z] Fetched 8720 B in 0s (0 B/s) [2021-07-29T16:12:20.649Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-07-29T16:12:20.649Z] Fetched 140 kB in 0s (0 B/s) [2021-07-29T16:12:20.649Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-07-29T16:12:20.649Z] Fetched 119 kB in 0s (0 B/s) [2021-07-29T16:12:20.649Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-07-29T16:12:20.649Z] Fetched 111 kB in 0s (0 B/s) [2021-07-29T16:12:20.649Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-07-29T16:12:20.649Z] Fetched 11.1 kB in 0s (0 B/s) [2021-07-29T16:12:20.649Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-07-29T16:12:20.649Z] Fetched 645 kB in 0s (0 B/s) [2021-07-29T16:12:20.649Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-07-29T16:12:20.649Z] Fetched 41.3 kB in 0s (0 B/s) [2021-07-29T16:12:20.649Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-07-29T16:12:20.649Z] Fetched 17.9 kB in 0s (0 B/s) [2021-07-29T16:12:20.649Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-07-29T16:12:20.649Z] Fetched 368 kB in 0s (0 B/s) [2021-07-29T16:12:20.649Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-07-29T16:12:20.649Z] Fetched 187 kB in 0s (0 B/s) [2021-07-29T16:12:20.649Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-07-29T16:12:20.649Z] Fetched 175 kB in 0s (0 B/s) [2021-07-29T16:12:20.649Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-07-29T16:12:20.649Z] Fetched 206 kB in 0s (0 B/s) [2021-07-29T16:12:20.649Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-07-29T16:12:20.649Z] Fetched 1301 kB in 0s (0 B/s) [2021-07-29T16:12:20.649Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-07-29T16:12:20.649Z] Fetched 36.2 kB in 0s (0 B/s) [2021-07-29T16:12:20.649Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-07-29T16:12:20.649Z] Fetched 159 kB in 0s (0 B/s) [2021-07-29T16:12:20.649Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-07-29T16:12:20.649Z] Fetched 107 kB in 0s (0 B/s) [2021-07-29T16:12:20.649Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-07-29T16:12:20.649Z] Fetched 48.7 kB in 0s (0 B/s) [2021-07-29T16:12:20.649Z] Pulling static-packages [2021-07-29T16:12:20.649Z] + snapcraftctl pull [2021-07-29T16:12:20.649Z] Pulling version [2021-07-29T16:12:20.649Z] + cd /root/project [2021-07-29T16:12:20.649Z] + git describe --tags --abbrev=0 [2021-07-29T16:12:20.649Z] + sed s/v// [2021-07-29T16:12:20.649Z] + GIT_VERSION=2.0.1-dev.16 [2021-07-29T16:12:20.649Z] + [ -z 2.0.1-dev.16 ] [2021-07-29T16:12:20.649Z] + snapcraftctl set-version 2.0.1-dev.16 [2021-07-29T16:12:20.649Z] Building config-common [2021-07-29T16:12:20.649Z] + snapcraftctl build [2021-07-29T16:12:21.705Z] 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-07-29T16:12:22.597Z] Skipping build go-build-helper (already ran) [2021-07-29T16:12:22.869Z] Building edgex-go [2021-07-29T16:12:23.139Z] + cd /root/parts/edgex-go/src [2021-07-29T16:12:23.139Z] + git describe --tags --abbrev=0 [2021-07-29T16:12:23.139Z] + sed s/v// [2021-07-29T16:12:23.139Z] + GIT_VERSION=2.0.1-dev.16 [2021-07-29T16:12:23.139Z] + [ -z 2.0.1-dev.16 ] [2021-07-29T16:12:23.139Z] + echo 2.0.1-dev.16 [2021-07-29T16:12:23.139Z] + make build [2021-07-29T16:12:23.139Z] go mod tidy [2021-07-29T16:12:28.472Z] Removing intermediate container 8cbed3bb1998 [2021-07-29T16:12:28.472Z] ---> 8de5aa99a29f [2021-07-29T16:12:28.472Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-29T16:12:28.481Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-07-29T16:12:28.481Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-07-29T16:12:28.481Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.11 [2021-07-29T16:12:28.481Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-07-29T16:12:28.481Z] go: downloading github.com/google/uuid v1.3.0 [2021-07-29T16:12:28.481Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-07-29T16:12:28.481Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-07-29T16:12:28.481Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-07-29T16:12:28.481Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-07-29T16:12:28.481Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-07-29T16:12:28.481Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-07-29T16:12:28.481Z] go: downloading github.com/lib/pq v1.10.2 [2021-07-29T16:12:28.481Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-07-29T16:12:28.481Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-07-29T16:12:28.481Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-07-29T16:12:28.481Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-07-29T16:12:28.481Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-07-29T16:12:29.066Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-07-29T16:12:29.335Z] go: downloading github.com/go-playground/validator/v10 v10.8.0 [2021-07-29T16:12:29.335Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-07-29T16:12:29.335Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-29T16:12:29.335Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-29T16:12:29.335Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-07-29T16:12:29.335Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-07-29T16:12:29.606Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-07-29T16:12:29.606Z] go: downloading github.com/x448/float16 v0.8.4 [2021-07-29T16:12:29.884Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-07-29T16:12:29.884Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-07-29T16:12:29.884Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-07-29T16:12:29.884Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-07-29T16:12:29.884Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-07-29T16:12:29.884Z] go: downloading golang.org/x/text v0.3.6 [2021-07-29T16:12:29.884Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-07-29T16:12:29.884Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-07-29T16:12:29.884Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-07-29T16:12:29.884Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-07-29T16:12:29.884Z] go: downloading github.com/kr/pretty v0.2.0 [2021-07-29T16:12:29.884Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-07-29T16:12:30.185Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-07-29T16:12:30.185Z] go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c [2021-07-29T16:12:30.185Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-07-29T16:12:30.185Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-07-29T16:12:30.458Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-07-29T16:12:30.458Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-07-29T16:12:30.458Z] go: downloading github.com/kr/text v0.1.0 [2021-07-29T16:12:30.458Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-07-29T16:12:30.458Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-07-29T16:12:30.733Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-29T16:12:30.733Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-07-29T16:12:30.733Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-07-29T16:12:30.733Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-07-29T16:12:30.733Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-07-29T16:12:30.733Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-07-29T16:12:30.733Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-07-29T16:12:30.733Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-07-29T16:12:30.733Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-29T16:12:30.733Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-29T16:12:30.733Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-29T16:12:30.733Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-29T16:12:30.733Z] go: downloading github.com/pkg/errors v0.9.1 [2021-07-29T16:12:30.733Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-07-29T16:12:30.733Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-07-29T16:12:30.733Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-07-29T16:12:30.733Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-07-29T16:12:30.733Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-07-29T16:12:31.008Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-07-29T16:12:31.008Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-07-29T16:12:31.008Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-07-29T16:12:31.008Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-07-29T16:12:31.008Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-07-29T16:12:31.008Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-07-29T16:12:31.008Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-07-29T16:12:31.009Z] go: downloading github.com/miekg/dns v1.1.26 [2021-07-29T16:12:31.009Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-07-29T16:12:31.009Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-07-29T16:12:31.009Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-07-29T16:12:31.009Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.16" -o cmd/core-data/core-data ./cmd/core-data [2021-07-29T16:12:31.136Z] ---> Running in 17bbeeeb082c [2021-07-29T16:12:32.576Z] Removing intermediate container 515e3484b11e [2021-07-29T16:12:32.576Z] ---> f669cbd0bea3 [2021-07-29T16:12:32.576Z] [2021-07-29T16:12:32.576Z] Step 11/32 : FROM alpine:3.12 [2021-07-29T16:12:32.576Z] Removing intermediate container 4bf3b986b284 [2021-07-29T16:12:32.576Z] ---> 8862810fd0ac [2021-07-29T16:12:32.576Z] [2021-07-29T16:12:32.576Z] Step 11/24 : FROM alpine:3.12 [2021-07-29T16:12:32.576Z] Removing intermediate container 9ad9a59c780c [2021-07-29T16:12:32.576Z] ---> e252ee414576 [2021-07-29T16:12:32.576Z] [2021-07-29T16:12:32.576Z] Step 11/23 : FROM alpine:3.12 [2021-07-29T16:12:33.179Z] 3.12: Pulling from library/alpine [2021-07-29T16:12:33.179Z] 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-07-29T16:12:33.179Z] 3.12: Pulling from library/alpine [2021-07-29T16:12:33.179Z] 3.12: Pulling from library/alpine [2021-07-29T16:12:34.163Z] Removing intermediate container 81e92cabc78b [2021-07-29T16:12:34.163Z] ---> c232f0df671c [2021-07-29T16:12:34.163Z] [2021-07-29T16:12:34.163Z] Step 11/26 : FROM alpine:3.12 [2021-07-29T16:12:34.762Z] 3.12: Pulling from library/alpine [2021-07-29T16:12:35.358Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-29T16:12:35.631Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-29T16:12:35.632Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-29T16:12:35.632Z] Status: Image is up to date for alpine:3.12 [2021-07-29T16:12:35.632Z] Status: Downloaded newer image for alpine:3.12 [2021-07-29T16:12:35.632Z] Status: Downloaded newer image for alpine:3.12 [2021-07-29T16:12:35.632Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-29T16:12:35.632Z] Status: Image is up to date for alpine:3.12 [2021-07-29T16:12:35.632Z] ---> c4fd0aeabfcf [2021-07-29T16:12:35.632Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-29T16:12:35.632Z] ---> c4fd0aeabfcf [2021-07-29T16:12:35.632Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-29T16:12:35.632Z] ---> c4fd0aeabfcf [2021-07-29T16:12:35.632Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-29T16:12:35.632Z] ---> c4fd0aeabfcf [2021-07-29T16:12:35.632Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-29T16:12:35.914Z] ---> Running in 85c78c6fbe1c [2021-07-29T16:12:35.914Z] ---> Running in ad9c79b426fe [2021-07-29T16:12:35.914Z] ---> Running in 5d743b088a1f [2021-07-29T16:12:35.914Z] ---> Running in 0c838b1c0455 [2021-07-29T16:12:36.509Z] Removing intermediate container 17bbeeeb082c [2021-07-29T16:12:36.509Z] ---> 5c109a055435 [2021-07-29T16:12:36.510Z] [2021-07-29T16:12:36.510Z] Step 12/24 : FROM docker:20.10.6 [2021-07-29T16:12:36.510Z] Removing intermediate container 85c78c6fbe1c [2021-07-29T16:12:36.510Z] ---> 358d46329da1 [2021-07-29T16:12:36.510Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-29T16:12:36.785Z] 20.10.6: Pulling from library/docker [2021-07-29T16:12:36.785Z] ---> Running in 7d37540632bf [2021-07-29T16:12:38.228Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T16:12:38.504Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T16:12:38.504Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T16:12:38.783Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T16:12:38.783Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T16:12:39.064Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-29T16:12:39.064Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T16:12:39.064Z] OK: 5 MiB in 15 packages [2021-07-29T16:12:39.064Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T16:12:39.285Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.16" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-29T16:12:39.348Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T16:12:39.348Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-29T16:12:39.348Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-29T16:12:39.348Z] (3/6) Installing libcurl (7.78.0-r0) [2021-07-29T16:12:39.624Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T16:12:39.624Z] (4/6) Installing curl (7.78.0-r0) [2021-07-29T16:12:39.624Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-29T16:12:39.624Z] (6/6) Installing su-exec (0.2-r1) [2021-07-29T16:12:39.624Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T16:12:39.624Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T16:12:39.906Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-29T16:12:39.906Z] OK: 7 MiB in 20 packages [2021-07-29T16:12:39.906Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-29T16:12:39.906Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T16:12:39.906Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T16:12:40.188Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-29T16:12:40.188Z] (2/2) Installing su-exec (0.2-r1) [2021-07-29T16:12:40.188Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T16:12:40.469Z] OK: 5 MiB in 16 packages [2021-07-29T16:12:40.469Z] OK: 6 MiB in 16 packages [2021-07-29T16:12:42.468Z] Removing intermediate container ad9c79b426fe [2021-07-29T16:12:42.468Z] ---> 506cacd3ff72 [2021-07-29T16:12:42.468Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T16:12:42.468Z] Removing intermediate container 7d37540632bf [2021-07-29T16:12:42.468Z] ---> 88db988af3d3 [2021-07-29T16:12:42.468Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-29T16:12:43.075Z] ---> Running in 4544fff09f80 [2021-07-29T16:12:43.350Z] ---> Running in d9510db7a6f6 [2021-07-29T16:12:43.951Z] Removing intermediate container 5d743b088a1f [2021-07-29T16:12:43.951Z] ---> 73e8f649720c [2021-07-29T16:12:43.951Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T16:12:44.551Z] Removing intermediate container 4544fff09f80 [2021-07-29T16:12:44.551Z] ---> e0fa755cffcf [2021-07-29T16:12:44.551Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-29T16:12:44.551Z] Removing intermediate container 0c838b1c0455 [2021-07-29T16:12:44.551Z] ---> 9b3d967676d7 [2021-07-29T16:12:44.552Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-29T16:12:44.687Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.16" -o cmd/core-command/core-command ./cmd/core-command [2021-07-29T16:12:44.961Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.16" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-29T16:12:45.169Z] ---> Running in ffa21a427573 [2021-07-29T16:12:45.169Z] Removing intermediate container d9510db7a6f6 [2021-07-29T16:12:45.169Z] ---> 7225744d9e4f [2021-07-29T16:12:45.169Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-29T16:12:45.449Z] ---> Running in 4adae751698b [2021-07-29T16:12:45.724Z] ---> Running in 1677229f6ab7 [2021-07-29T16:12:45.999Z] ---> Running in a1c1286d9315 [2021-07-29T16:12:46.273Z] Removing intermediate container ffa21a427573 [2021-07-29T16:12:46.273Z] ---> a372be64bfb2 [2021-07-29T16:12:46.273Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-29T16:12:46.447Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.16" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-29T16:12:46.551Z] Removing intermediate container 4adae751698b [2021-07-29T16:12:46.551Z] ---> 29f9db227a79 [2021-07-29T16:12:46.551Z] Step 14/26 : WORKDIR / [2021-07-29T16:12:46.723Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.16" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-29T16:12:46.824Z] ---> Running in 250046f3d9fa [2021-07-29T16:12:46.824Z] Removing intermediate container 1677229f6ab7 [2021-07-29T16:12:46.824Z] ---> 2bd38134512b [2021-07-29T16:12:46.824Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-29T16:12:47.102Z] Removing intermediate container a1c1286d9315 [2021-07-29T16:12:47.102Z] ---> de39bcf000e2 [2021-07-29T16:12:47.102Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-29T16:12:47.102Z] ---> Running in feaad47d2d39 [2021-07-29T16:12:47.102Z] ---> Running in 1648e1936ab3 [2021-07-29T16:12:47.388Z] ---> Running in 03f2355efa18 [2021-07-29T16:12:47.388Z] Removing intermediate container 250046f3d9fa [2021-07-29T16:12:47.388Z] ---> 570e72db7dcc [2021-07-29T16:12:47.388Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-29T16:12:47.701Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.16" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-29T16:12:47.991Z] ---> Running in 453aae317189 [2021-07-29T16:12:48.268Z] Removing intermediate container 1648e1936ab3 [2021-07-29T16:12:48.268Z] ---> 530cc7d5a448 [2021-07-29T16:12:48.269Z] Step 16/24 : WORKDIR / [2021-07-29T16:12:48.269Z] Removing intermediate container feaad47d2d39 [2021-07-29T16:12:48.269Z] ---> 08e98d45aec6 [2021-07-29T16:12:48.269Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-07-29T16:12:48.551Z] ---> Running in 4f3dd8aea4d4 [2021-07-29T16:12:48.685Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.16" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-29T16:12:48.826Z] Removing intermediate container 453aae317189 [2021-07-29T16:12:48.826Z] ---> b402beab11ab [2021-07-29T16:12:48.826Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T16:12:48.826Z] Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-07-29T16:12:49.106Z] Status: Downloaded newer image for docker:20.10.6 [2021-07-29T16:12:49.106Z] ---> cdf2a7733a7b [2021-07-29T16:12:49.106Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-07-29T16:12:49.385Z] ---> Running in 814d7b41ae6f [2021-07-29T16:12:49.385Z] Removing intermediate container 4f3dd8aea4d4 [2021-07-29T16:12:49.385Z] ---> 9dad85461305 [2021-07-29T16:12:49.385Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T16:12:49.661Z] ---> 71a905b004a7 [2021-07-29T16:12:49.662Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-07-29T16:12:50.133Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.16" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-29T16:12:50.270Z] ---> bd272065b19a [2021-07-29T16:12:50.270Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-29T16:12:50.546Z] Removing intermediate container 814d7b41ae6f [2021-07-29T16:12:50.546Z] ---> b0ed59b8244f [2021-07-29T16:12:50.546Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-07-29T16:12:50.546Z] Removing intermediate container 03f2355efa18 [2021-07-29T16:12:50.546Z] ---> 71430419d3bb [2021-07-29T16:12:50.546Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-29T16:12:50.829Z] ---> 9100856b789e [2021-07-29T16:12:50.829Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-29T16:12:51.106Z] ---> Running in 6a69a6c98e27 [2021-07-29T16:12:51.106Z] ---> Running in 1dc4e8460bd0 [2021-07-29T16:12:51.122Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.16" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-29T16:12:51.709Z] ---> ea665aec8890 [2021-07-29T16:12:51.710Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-29T16:12:52.099Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.16" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-29T16:12:52.324Z] ---> c94822fa3910 [2021-07-29T16:12:52.324Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-29T16:12:52.324Z] Removing intermediate container 1dc4e8460bd0 [2021-07-29T16:12:52.324Z] ---> 8858a0861813 [2021-07-29T16:12:52.324Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-29T16:12:52.324Z] ---> 2e7faf45dcdc [2021-07-29T16:12:52.324Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-29T16:12:52.926Z] ---> 98a6980db92c [2021-07-29T16:12:52.926Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-07-29T16:12:53.076Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.16" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-29T16:12:53.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T16:12:53.531Z] ---> 46f30f37d6c6 [2021-07-29T16:12:53.531Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-29T16:12:53.531Z] ---> 4bee0c7e73a3 [2021-07-29T16:12:53.531Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-29T16:12:53.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T16:12:53.808Z] ---> 54248686b145 [2021-07-29T16:12:53.809Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-29T16:12:53.809Z] ---> Running in eb8837b5d4b2 [2021-07-29T16:12:53.809Z] ---> Running in fbba049baf08 [2021-07-29T16:12:53.809Z] ---> b4ba0096d489 [2021-07-29T16:12:53.809Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-29T16:12:54.095Z] ---> Running in 8bac0cf78d1d [2021-07-29T16:12:54.374Z] (1/39) Installing readline (8.1.0-r0) [2021-07-29T16:12:54.374Z] (2/39) Installing bash (5.1.0-r0) [2021-07-29T16:12:54.374Z] Executing bash-5.1.0-r0.post-install [2021-07-29T16:12:54.374Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-07-29T16:12:54.374Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-07-29T16:12:54.374Z] (5/39) Installing libcurl (7.78.0-r0) [2021-07-29T16:12:54.511Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-07-29T16:12:54.511Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-07-29T16:12:54.511Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-07-29T16:12:54.511Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-07-29T16:12:54.511Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-07-29T16:12:54.511Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-07-29T16:12:54.511Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-07-29T16:12:54.511Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-07-29T16:12:54.511Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-07-29T16:12:54.511Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-07-29T16:12:54.651Z] (6/39) Installing curl (7.78.0-r0) [2021-07-29T16:12:54.651Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-07-29T16:12:54.651Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-07-29T16:12:54.651Z] (9/39) Installing expat (2.2.10-r1) [2021-07-29T16:12:54.651Z] (10/39) Installing libffi (3.3-r2) [2021-07-29T16:12:54.651Z] (11/39) Installing gdbm (1.19-r0) [2021-07-29T16:12:54.651Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-07-29T16:12:54.651Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-07-29T16:12:54.651Z] (14/39) Installing python3 (3.8.10-r0) [2021-07-29T16:12:54.785Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-07-29T16:12:54.785Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-07-29T16:12:54.785Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-07-29T16:12:54.785Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-07-29T16:12:54.785Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-07-29T16:12:54.785Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-07-29T16:12:54.785Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-07-29T16:12:54.785Z] + 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-07-29T16:12:54.785Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-07-29T16:12:54.785Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-07-29T16:12:54.785Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-07-29T16:12:54.785Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-07-29T16:12:54.785Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-07-29T16:12:54.785Z] + 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-07-29T16:12:54.785Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-07-29T16:12:54.785Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-07-29T16:12:54.785Z] + 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-07-29T16:12:55.275Z] Removing intermediate container eb8837b5d4b2 [2021-07-29T16:12:55.275Z] ---> 9281de6c43d5 [2021-07-29T16:12:55.275Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T16:12:55.275Z] Removing intermediate container 8bac0cf78d1d [2021-07-29T16:12:55.275Z] ---> 7379094f0bb1 [2021-07-29T16:12:55.275Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T16:12:55.777Z] Building hooks [2021-07-29T16:12:55.778Z] + cd /root/parts/hooks/src [2021-07-29T16:12:55.778Z] + make build [2021-07-29T16:12:55.778Z] go mod tidy [2021-07-29T16:12:56.051Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-07-29T16:12:56.051Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-07-29T16:12:56.051Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-07-29T16:12:56.051Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-07-29T16:12:56.270Z] ---> Running in 9551ebbfdf15 [2021-07-29T16:12:56.270Z] ---> Running in 97fe457d99f5 [2021-07-29T16:12:56.270Z] ---> 5240363c9b21 [2021-07-29T16:12:56.270Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-29T16:12:56.324Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-07-29T16:12:56.545Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-07-29T16:12:56.545Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-07-29T16:12:56.545Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-07-29T16:12:56.545Z] (18/39) Installing py3-six (1.15.0-r0) [2021-07-29T16:12:56.545Z] (19/39) Installing py3-packaging (20.9-r0) [2021-07-29T16:12:56.545Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-07-29T16:12:56.822Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-07-29T16:12:56.822Z] (22/39) Installing py3-idna (3.1-r0) [2021-07-29T16:12:56.822Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-07-29T16:12:56.822Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-07-29T16:12:56.822Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-07-29T16:12:56.924Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-07-29T16:12:57.100Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-29T16:12:57.100Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-29T16:12:57.100Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-07-29T16:12:57.100Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-29T16:12:57.100Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-07-29T16:12:57.100Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-07-29T16:12:57.100Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-07-29T16:12:57.100Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-07-29T16:12:57.100Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-07-29T16:12:57.100Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-07-29T16:12:57.100Z] (36/39) Installing py3-progress (1.5-r0) [2021-07-29T16:12:57.100Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-29T16:12:57.100Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-07-29T16:12:57.100Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-07-29T16:12:57.523Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-07-29T16:12:57.523Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-07-29T16:12:57.726Z] Executing busybox-1.32.1-r6.trigger [2021-07-29T16:12:57.726Z] OK: 82 MiB in 59 packages [2021-07-29T16:12:57.726Z] Removing intermediate container 97fe457d99f5 [2021-07-29T16:12:57.726Z] ---> 4825f0b1aca7 [2021-07-29T16:12:57.726Z] Removing intermediate container 9551ebbfdf15 [2021-07-29T16:12:57.726Z] ---> 68c7e4531e4b [2021-07-29T16:12:57.726Z] Step 22/24 : LABEL arch=arm64 [2021-07-29T16:12:57.726Z] Step 21/23 : LABEL arch=arm64 [2021-07-29T16:12:58.610Z] ---> 134d950153ec [2021-07-29T16:12:58.610Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-29T16:12:58.610Z] ---> Running in 2fe74f2b3982 [2021-07-29T16:12:58.610Z] ---> Running in 74f89ce6c7b3 [2021-07-29T16:12:58.610Z] Removing intermediate container fbba049baf08 [2021-07-29T16:12:58.610Z] ---> 8ec3a8dbc277 [2021-07-29T16:12:58.610Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T16:12:59.853Z] Removing intermediate container 2fe74f2b3982 [2021-07-29T16:12:59.853Z] Removing intermediate container 74f89ce6c7b3 [2021-07-29T16:12:59.853Z] ---> 09a303fb9119 [2021-07-29T16:12:59.853Z] Step 23/24 : LABEL git_sha=894ca44596d48b6582d3e249f34e86a2d8c7af64 [2021-07-29T16:12:59.853Z] ---> 303eae07970f [2021-07-29T16:12:59.853Z] Step 22/23 : LABEL git_sha=894ca44596d48b6582d3e249f34e86a2d8c7af64 [2021-07-29T16:13:00.203Z] ---> Running in 8907bf20c844 [2021-07-29T16:13:00.203Z] ---> Running in ed42e353b42e [2021-07-29T16:13:00.203Z] ---> f6356499e317 [2021-07-29T16:13:00.203Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-29T16:13:00.631Z] ---> dff75ecf4b6b [2021-07-29T16:13:00.631Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-07-29T16:13:00.912Z] Building static-packages [2021-07-29T16:13:00.912Z] + snapcraftctl build [2021-07-29T16:13:00.980Z] ---> Running in 3b8bb6d79c5f [2021-07-29T16:13:00.980Z] Removing intermediate container 8907bf20c844 [2021-07-29T16:13:00.980Z] ---> 3c94151abe22 [2021-07-29T16:13:00.980Z] Step 24/24 : LABEL version=0.0.0 [2021-07-29T16:13:01.671Z] ---> Running in a6438c60e5b9 [2021-07-29T16:13:02.019Z] Removing intermediate container ed42e353b42e [2021-07-29T16:13:02.019Z] ---> 651b31cf7fa5 [2021-07-29T16:13:02.019Z] Step 23/23 : LABEL version=0.0.0 [2021-07-29T16:13:02.322Z] ---> Running in af19ec01c645 [2021-07-29T16:13:02.367Z] Building version [2021-07-29T16:13:02.367Z] + snapcraftctl build [2021-07-29T16:13:02.637Z] Removing intermediate container a6438c60e5b9 [2021-07-29T16:13:02.637Z] ---> cd053c5458fb [2021-07-29T16:13:02.637Z] [2021-07-29T16:13:03.250Z] Successfully built cd053c5458fb [2021-07-29T16:13:03.534Z] Successfully tagged core-metadata-arm64:latest [2021-07-29T16:13:03.534Z]  Building core-metadata ... done Building core-command [2021-07-29T16:13:03.811Z] ---> 0836528e7948 [2021-07-29T16:13:03.811Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-29T16:13:03.811Z] Removing intermediate container af19ec01c645 [2021-07-29T16:13:03.811Z] ---> eca89c15a606 [2021-07-29T16:13:03.811Z] [2021-07-29T16:13:04.355Z] Staging config-common [2021-07-29T16:13:04.355Z] + snapcraftctl stage [2021-07-29T16:13:04.415Z] Successfully built eca89c15a606 [2021-07-29T16:13:04.416Z] Successfully tagged support-notifications-arm64:latest [2021-07-29T16:13:04.416Z] Building core-data [2021-07-29T16:13:05.350Z] Skipping stage go-build-helper (already ran) [2021-07-29T16:13:05.350Z] Staging edgex-go [2021-07-29T16:13:05.350Z] + snapcraftctl stage [2021-07-29T16:13:05.407Z]  Building support-notifications ... done Removing intermediate container 3b8bb6d79c5f [2021-07-29T16:13:05.407Z] ---> fcbd526f47a9 [2021-07-29T16:13:05.407Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-29T16:13:05.407Z] ---> 3b81b99329d3 [2021-07-29T16:13:05.407Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-29T16:13:05.685Z] ---> Running in 4c1bbeb3217e [2021-07-29T16:13:06.333Z] Staging hooks [2021-07-29T16:13:06.333Z] + snapcraftctl stage [2021-07-29T16:13:07.133Z] Collecting docker-compose==1.23.2 [2021-07-29T16:13:07.133Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-29T16:13:07.319Z] Staging static-packages [2021-07-29T16:13:07.319Z] + snapcraftctl stage [2021-07-29T16:13:08.132Z] Collecting docker<4.0,>=3.6.0 [2021-07-29T16:13:08.132Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-29T16:13:08.132Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-07-29T16:13:08.304Z] Staging version [2021-07-29T16:13:08.304Z] + snapcraftctl stage [2021-07-29T16:13:08.409Z] Collecting jsonschema<3,>=2.5.1 [2021-07-29T16:13:08.409Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-29T16:13:08.681Z] Collecting cached-property<2,>=1.2.0 [2021-07-29T16:13:08.681Z] ---> e6579f08b8ed [2021-07-29T16:13:08.681Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-29T16:13:08.681Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-29T16:13:08.681Z] Removing intermediate container 4c1bbeb3217e [2021-07-29T16:13:08.681Z] ---> 75af98554db7 [2021-07-29T16:13:08.681Z] Step 24/26 : LABEL arch=arm64 [2021-07-29T16:13:09.285Z] Priming config-common [2021-07-29T16:13:09.285Z] + snapcraftctl prime [2021-07-29T16:13:10.133Z] ---> Running in 7ce185366144 [2021-07-29T16:13:10.269Z] Priming go-build-helper [2021-07-29T16:13:10.269Z] + snapcraftctl prime [2021-07-29T16:13:10.405Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-29T16:13:10.405Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-29T16:13:10.405Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-29T16:13:10.405Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-29T16:13:11.005Z] ---> 481fedec352f [2021-07-29T16:13:11.005Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-29T16:13:11.264Z] Priming edgex-go [2021-07-29T16:13:11.264Z] + snapcraftctl prime [2021-07-29T16:13:11.597Z] Removing intermediate container 7ce185366144 [2021-07-29T16:13:11.598Z] ---> 706ad19e976d [2021-07-29T16:13:11.598Z] Step 25/26 : LABEL git_sha=894ca44596d48b6582d3e249f34e86a2d8c7af64 [2021-07-29T16:13:11.877Z] ---> Running in ba57bea12959 [2021-07-29T16:13:12.149Z] ---> Running in d4619c5fa82f [2021-07-29T16:13:12.748Z] Removing intermediate container ba57bea12959 [2021-07-29T16:13:12.748Z] ---> e8fdd0b7facf [2021-07-29T16:13:12.748Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-29T16:13:13.021Z] Removing intermediate container d4619c5fa82f [2021-07-29T16:13:13.021Z] ---> b4c93c8d6349 [2021-07-29T16:13:13.021Z] Step 26/26 : LABEL version=0.0.0 [2021-07-29T16:13:13.269Z] Priming hooks [2021-07-29T16:13:13.269Z] + snapcraftctl prime [2021-07-29T16:13:13.305Z] ---> Running in f592427b12ca [2021-07-29T16:13:13.305Z] Collecting PyYAML<4,>=3.10 [2021-07-29T16:13:13.305Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-29T16:13:13.870Z] Priming static-packages [2021-07-29T16:13:13.871Z] + snapcraftctl prime [2021-07-29T16:13:13.910Z] ---> cd44c345fcbe [2021-07-29T16:13:13.910Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-29T16:13:14.186Z] Removing intermediate container f592427b12ca [2021-07-29T16:13:14.186Z] ---> dc416e9e2e94 [2021-07-29T16:13:14.186Z] [2021-07-29T16:13:14.784Z] ---> Running in 7da48a790952 [2021-07-29T16:13:15.058Z] Successfully built dc416e9e2e94 [2021-07-29T16:13:15.058Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-29T16:13:15.058Z] Building security-proxy-setup [2021-07-29T16:13:16.498Z] Priming version [2021-07-29T16:13:16.498Z] + snapcraftctl prime [2021-07-29T16:13:17.698Z]  Building security-secretstore-setup ... done Collecting docopt<0.7,>=0.6.1 [2021-07-29T16:13:17.698Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-29T16:13:17.947Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-07-29T16:13:19.131Z] Removing intermediate container 7da48a790952 [2021-07-29T16:13:19.132Z] ---> 034f7c434f16 [2021-07-29T16:13:19.132Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-07-29T16:13:19.727Z] ---> Running in b1a3f4dfd6ed [Pipeline] // stage [Pipeline] } [2021-07-29T16:13:20.328Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-29T16:13:20.328Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-29T16:13:20.328Z] Collecting texttable<0.10,>=0.9.0 [2021-07-29T16:13:20.328Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-29T16:13:20.926Z] Removing intermediate container b1a3f4dfd6ed [2021-07-29T16:13:20.926Z] ---> 242da1ee72e9 [2021-07-29T16:13:20.926Z] Step 29/32 : CMD ["gate"] [2021-07-29T16:13:21.531Z] ---> Running in fef72c07b748 [2021-07-29T16:13:22.972Z] Removing intermediate container fef72c07b748 [2021-07-29T16:13:22.972Z] ---> 30f7b9063ae6 [2021-07-29T16:13:22.972Z] Step 30/32 : LABEL arch=arm64 [2021-07-29T16:13:23.333Z] Collecting docker-pycreds>=0.4.0 [2021-07-29T16:13:23.610Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-29T16:13:23.610Z] ---> Running in e05b35442e4a [2021-07-29T16:13:24.211Z] Collecting chardet<3.1.0,>=3.0.2 [2021-07-29T16:13:24.211Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-07-29T16:13:24.486Z] Removing intermediate container e05b35442e4a [2021-07-29T16:13:24.486Z] ---> 2ec3349ae802 [2021-07-29T16:13:24.486Z] Step 31/32 : LABEL git_sha=894ca44596d48b6582d3e249f34e86a2d8c7af64 [2021-07-29T16:13:24.785Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-29T16:13:24.785Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-29T16:13:25.398Z] Collecting certifi>=2017.4.17 [2021-07-29T16:13:25.398Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-29T16:13:25.398Z] ---> Running in 4a570dfa040c [2021-07-29T16:13:25.674Z] Collecting idna<2.8,>=2.5 [2021-07-29T16:13:25.674Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-29T16:13:26.284Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-07-29T16:13:26.284Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-07-29T16:13:26.284Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-07-29T16:13:26.284Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-07-29T16:13:26.284Z] Removing intermediate container 4a570dfa040c [2021-07-29T16:13:26.284Z] ---> d1bfeee7c73f [2021-07-29T16:13:26.284Z] Step 32/32 : LABEL version=0.0.0 [2021-07-29T16:13:26.907Z] ---> Running in f681cd14e2ef [2021-07-29T16:13:27.184Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-07-29T16:13:27.184Z] Attempting uninstall: urllib3 [2021-07-29T16:13:27.184Z] Found existing installation: urllib3 1.26.2 [2021-07-29T16:13:27.184Z] Uninstalling urllib3-1.26.2: [2021-07-29T16:13:27.462Z] Successfully uninstalled urllib3-1.26.2 [2021-07-29T16:13:28.058Z] Attempting uninstall: idna [2021-07-29T16:13:28.058Z] Found existing installation: idna 3.1 [2021-07-29T16:13:28.335Z] Uninstalling idna-3.1: [2021-07-29T16:13:28.335Z] Removing intermediate container f681cd14e2ef [2021-07-29T16:13:28.335Z] ---> 233c0a670573 [2021-07-29T16:13:28.335Z] [2021-07-29T16:13:28.335Z] Successfully uninstalled idna-3.1 [2021-07-29T16:13:28.614Z] Successfully built 233c0a670573 [2021-07-29T16:13:28.614Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-29T16:13:28.614Z] Building support-scheduler [2021-07-29T16:13:29.215Z]  Building security-bootstrapper ... done  Attempting uninstall: chardet [2021-07-29T16:13:29.215Z] Found existing installation: chardet 4.0.0 [2021-07-29T16:13:29.215Z] Uninstalling chardet-4.0.0: [2021-07-29T16:13:29.215Z] Successfully uninstalled chardet-4.0.0 [2021-07-29T16:13:30.656Z] Attempting uninstall: requests [2021-07-29T16:13:30.656Z] Found existing installation: requests 2.25.1 [2021-07-29T16:13:30.656Z] Uninstalling requests-2.25.1: [2021-07-29T16:13:30.929Z] Successfully uninstalled requests-2.25.1 [2021-07-29T16:13:31.211Z] Running setup.py install for texttable: started [2021-07-29T16:13:32.661Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:13:32.661Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:13:32.661Z] ---> 61f791406786 [2021-07-29T16:13:32.661Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T16:13:32.661Z] ---> Using cache [2021-07-29T16:13:32.661Z] ---> 5b47d1d4f0c2 [2021-07-29T16:13:32.661Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:13:32.661Z] ---> Using cache [2021-07-29T16:13:32.661Z] ---> 10b845d6d8de [2021-07-29T16:13:32.661Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-29T16:13:32.661Z] ---> Using cache [2021-07-29T16:13:32.661Z] ---> 6fc3a3bb1e5c [2021-07-29T16:13:32.661Z] Step 6/24 : COPY go.mod . [2021-07-29T16:13:32.661Z] ---> Using cache [2021-07-29T16:13:32.661Z] ---> c4d52c37b1a1 [2021-07-29T16:13:32.661Z] Step 7/24 : RUN go mod download [2021-07-29T16:13:32.661Z] ---> Using cache [2021-07-29T16:13:32.661Z] ---> 86eac901884c [2021-07-29T16:13:32.661Z] Step 8/24 : COPY . . [2021-07-29T16:13:32.661Z] ---> Using cache [2021-07-29T16:13:32.661Z] ---> e1d73d1e63c2 [2021-07-29T16:13:32.661Z] Step 9/24 : RUN go mod tidy [2021-07-29T16:13:32.661Z] ---> Using cache [2021-07-29T16:13:32.661Z] ---> 981203787229 [2021-07-29T16:13:32.661Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-29T16:13:33.647Z] Running setup.py install for texttable: finished with status 'done' [2021-07-29T16:13:33.647Z] Running setup.py install for PyYAML: started [2021-07-29T16:13:34.639Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:13:34.639Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:13:34.639Z] ---> 61f791406786 [2021-07-29T16:13:34.639Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T16:13:34.639Z] ---> Using cache [2021-07-29T16:13:34.639Z] ---> 5b47d1d4f0c2 [2021-07-29T16:13:34.639Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:13:34.639Z] ---> Using cache [2021-07-29T16:13:34.639Z] ---> 10b845d6d8de [2021-07-29T16:13:34.639Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-29T16:13:35.244Z] ---> Running in 7baf28ebb151 [2021-07-29T16:13:35.244Z] ---> Running in 0940eba33e1b [2021-07-29T16:13:36.692Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-29T16:13:36.692Z] Running setup.py install for docopt: started [2021-07-29T16:13:37.693Z] 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-07-29T16:13:37.694Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T16:13:38.688Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T16:13:39.297Z] Running setup.py install for docopt: finished with status 'done' [2021-07-29T16:13:39.580Z] Running setup.py install for dockerpty: started [2021-07-29T16:13:39.865Z] OK: 218 MiB in 52 packages [2021-07-29T16:13:42.536Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-29T16:13:44.015Z] Removing intermediate container 7baf28ebb151 [2021-07-29T16:13:44.015Z] ---> d8a69e08ed32 [2021-07-29T16:13:44.015Z] Step 6/24 : COPY go.mod . [2021-07-29T16:13:44.297Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-07-29T16:13:46.334Z] ---> 52b8749f7754 [2021-07-29T16:13:46.334Z] Step 7/24 : RUN go mod download [2021-07-29T16:13:46.953Z] ---> Running in e434549acaba [2021-07-29T16:13:52.397Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:13:52.397Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:13:52.397Z] ---> 61f791406786 [2021-07-29T16:13:52.397Z] Step 3/22 : WORKDIR /edgex-go [2021-07-29T16:13:52.397Z] ---> Using cache [2021-07-29T16:13:52.397Z] ---> 5b47d1d4f0c2 [2021-07-29T16:13:52.397Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:13:52.397Z] ---> Using cache [2021-07-29T16:13:52.397Z] ---> 10b845d6d8de [2021-07-29T16:13:52.397Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-29T16:13:52.397Z] ---> Using cache [2021-07-29T16:13:52.397Z] ---> 6fc3a3bb1e5c [2021-07-29T16:13:52.397Z] Step 6/22 : COPY go.mod . [2021-07-29T16:13:52.397Z] ---> Using cache [2021-07-29T16:13:52.397Z] ---> c4d52c37b1a1 [2021-07-29T16:13:52.397Z] Step 7/22 : RUN go mod download [2021-07-29T16:13:52.397Z] ---> Using cache [2021-07-29T16:13:52.397Z] ---> 86eac901884c [2021-07-29T16:13:52.397Z] Step 8/22 : COPY . . [2021-07-29T16:13:52.397Z] ---> Using cache [2021-07-29T16:13:52.397Z] ---> e1d73d1e63c2 [2021-07-29T16:13:52.397Z] Step 9/22 : RUN go mod tidy [2021-07-29T16:13:52.397Z] ---> Using cache [2021-07-29T16:13:52.397Z] ---> 981203787229 [2021-07-29T16:13:52.397Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-29T16:13:53.037Z] ---> Running in 744f3faa4bb0 [2021-07-29T16:13:56.475Z] Removing intermediate container e434549acaba [2021-07-29T16:13:56.475Z] ---> 37177d55b82b [2021-07-29T16:13:56.475Z] Step 8/24 : COPY . . [2021-07-29T16:13:56.475Z] 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-07-29T16:14:03.304Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:14:03.304Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:14:03.304Z] ---> 61f791406786 [2021-07-29T16:14:03.304Z] Step 3/23 : WORKDIR /edgex-go [2021-07-29T16:14:03.304Z] ---> Using cache [2021-07-29T16:14:03.304Z] ---> 5b47d1d4f0c2 [2021-07-29T16:14:03.304Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:14:03.304Z] ---> Using cache [2021-07-29T16:14:03.304Z] ---> 10b845d6d8de [2021-07-29T16:14:03.304Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-29T16:14:03.304Z] ---> Using cache [2021-07-29T16:14:03.304Z] ---> 6fc3a3bb1e5c [2021-07-29T16:14:03.304Z] Step 6/23 : COPY go.mod . [2021-07-29T16:14:03.304Z] ---> Using cache [2021-07-29T16:14:03.304Z] ---> c4d52c37b1a1 [2021-07-29T16:14:03.304Z] Step 7/23 : RUN go mod download [2021-07-29T16:14:03.304Z] ---> Using cache [2021-07-29T16:14:03.304Z] ---> 86eac901884c [2021-07-29T16:14:03.304Z] Step 8/23 : COPY . . [2021-07-29T16:14:03.304Z] ---> Using cache [2021-07-29T16:14:03.304Z] ---> e1d73d1e63c2 [2021-07-29T16:14:03.304Z] Step 9/23 : RUN go mod tidy [2021-07-29T16:14:03.304Z] ---> Using cache [2021-07-29T16:14:03.304Z] ---> 981203787229 [2021-07-29T16:14:03.304Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-29T16:14:06.797Z] ---> Running in 0d765a636f93 [2021-07-29T16:14:09.473Z] Removing intermediate container 6a69a6c98e27 [2021-07-29T16:14:09.473Z] ---> 19e4d86d382a [2021-07-29T16:14:09.473Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-29T16:14:10.118Z] 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-07-29T16:14:10.118Z] ---> Running in 72413df7bbfc [2021-07-29T16:14:11.614Z] Removing intermediate container 72413df7bbfc [2021-07-29T16:14:11.614Z] ---> 948b3b041a82 [2021-07-29T16:14:11.614Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-29T16:14:12.640Z] ---> Running in 7c8c4937f757 [2021-07-29T16:14:14.112Z] Removing intermediate container 7c8c4937f757 [2021-07-29T16:14:14.113Z] ---> 4d2915e98783 [2021-07-29T16:14:14.113Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-29T16:14:18.525Z] ---> ff0e06bde11e [2021-07-29T16:14:18.525Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-29T16:14:21.205Z] ---> 51ab594625ed [2021-07-29T16:14:21.205Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-29T16:14:21.487Z] ---> d1c2d1ec5ad1 [2021-07-29T16:14:21.487Z] Step 9/24 : RUN go mod tidy [2021-07-29T16:14:22.101Z] ---> Running in 569be07df268 [2021-07-29T16:14:23.112Z] ---> 53fa323b8f03 [2021-07-29T16:14:23.112Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-29T16:14:23.395Z] ---> Running in d3ce3d2f8bde [2021-07-29T16:14:24.407Z] Removing intermediate container d3ce3d2f8bde [2021-07-29T16:14:24.407Z] ---> fb762d1893a5 [2021-07-29T16:14:24.407Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T16:14:24.698Z] ---> Running in bc4488e6b7b9 [2021-07-29T16:14:25.714Z] Removing intermediate container bc4488e6b7b9 [2021-07-29T16:14:25.714Z] ---> 2fd600da83eb [2021-07-29T16:14:25.714Z] Step 22/24 : LABEL arch=arm64 [2021-07-29T16:14:25.714Z] ---> Running in c4b0287f456b [2021-07-29T16:14:26.736Z] Removing intermediate container c4b0287f456b [2021-07-29T16:14:26.736Z] ---> a8fdb0815383 [2021-07-29T16:14:26.736Z] Step 23/24 : LABEL git_sha=894ca44596d48b6582d3e249f34e86a2d8c7af64 [2021-07-29T16:14:26.736Z] ---> Running in e57eca04e366 [2021-07-29T16:14:27.352Z] Removing intermediate container e57eca04e366 [2021-07-29T16:14:27.352Z] ---> 343689ee6902 [2021-07-29T16:14:27.352Z] Step 24/24 : LABEL version=0.0.0 [2021-07-29T16:14:27.630Z] ---> Running in 73d6018f6472 [2021-07-29T16:14:28.239Z] Removing intermediate container 73d6018f6472 [2021-07-29T16:14:28.239Z] ---> 13264938faaf [2021-07-29T16:14:28.239Z] [2021-07-29T16:14:28.850Z] Successfully built 13264938faaf [2021-07-29T16:14:28.850Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-29T16:14:29.873Z]  Building sys-mgmt-agent ... done Removing intermediate container 569be07df268 [2021-07-29T16:14:29.873Z] ---> 8cec0a8213fb [2021-07-29T16:14:29.873Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-29T16:14:30.151Z] ---> Running in 1e039664afa4 [2021-07-29T16:14:32.814Z] 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-07-29T16:15:06.827Z] Removing intermediate container 0940eba33e1b [2021-07-29T16:15:06.827Z] ---> fc2f581ece50 [2021-07-29T16:15:06.827Z] [2021-07-29T16:15:06.827Z] Step 11/24 : FROM alpine:3.12 [2021-07-29T16:15:06.827Z] ---> c4fd0aeabfcf [2021-07-29T16:15:06.827Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-29T16:15:06.827Z] ---> Using cache [2021-07-29T16:15:06.827Z] ---> 506cacd3ff72 [2021-07-29T16:15:06.827Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T16:15:06.827Z] ---> Using cache [2021-07-29T16:15:06.827Z] ---> e0fa755cffcf [2021-07-29T16:15:06.827Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-29T16:15:06.827Z] ---> Running in 97a55db5fb8b [2021-07-29T16:15:06.827Z] Removing intermediate container 97a55db5fb8b [2021-07-29T16:15:06.827Z] ---> 819c369ffd76 [2021-07-29T16:15:06.827Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-29T16:15:06.827Z] ---> Running in 99354058cad7 [2021-07-29T16:15:06.827Z] Removing intermediate container 99354058cad7 [2021-07-29T16:15:06.827Z] ---> 36ca376c4470 [2021-07-29T16:15:06.827Z] Step 16/24 : WORKDIR / [2021-07-29T16:15:06.827Z] ---> Running in 2b617ab09ea1 [2021-07-29T16:15:07.444Z] Removing intermediate container 2b617ab09ea1 [2021-07-29T16:15:07.444Z] ---> db9c1c6cd8cf [2021-07-29T16:15:07.444Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T16:15:08.444Z] ---> 16860172b525 [2021-07-29T16:15:08.444Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-29T16:15:11.104Z] ---> 6b06c69aa465 [2021-07-29T16:15:11.104Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-29T16:15:12.107Z] ---> 3588732bd066 [2021-07-29T16:15:12.107Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-29T16:15:12.388Z] ---> Running in 40494acd82c5 [2021-07-29T16:15:12.999Z] Removing intermediate container 40494acd82c5 [2021-07-29T16:15:12.999Z] ---> 575842a3e90d [2021-07-29T16:15:12.999Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T16:15:13.281Z] ---> Running in 88865afc370f [2021-07-29T16:15:14.285Z] Removing intermediate container 88865afc370f [2021-07-29T16:15:14.285Z] ---> 295914d6d791 [2021-07-29T16:15:14.285Z] Step 22/24 : LABEL arch=arm64 [2021-07-29T16:15:14.285Z] ---> Running in ae1899d3fca6 [2021-07-29T16:15:15.287Z] Removing intermediate container ae1899d3fca6 [2021-07-29T16:15:15.287Z] ---> dc2d09367e1a [2021-07-29T16:15:15.287Z] Step 23/24 : LABEL git_sha=894ca44596d48b6582d3e249f34e86a2d8c7af64 [2021-07-29T16:15:15.287Z] ---> Running in 3647fc568ca1 [2021-07-29T16:15:15.908Z] Removing intermediate container 3647fc568ca1 [2021-07-29T16:15:15.908Z] ---> 0d7306895b5a [2021-07-29T16:15:15.908Z] Step 24/24 : LABEL version=0.0.0 [2021-07-29T16:15:16.185Z] ---> Running in e693a7037b1d [2021-07-29T16:15:17.174Z] Removing intermediate container e693a7037b1d [2021-07-29T16:15:17.174Z] ---> 24b24a0ba09d [2021-07-29T16:15:17.174Z] [2021-07-29T16:15:17.453Z] Successfully built 24b24a0ba09d [2021-07-29T16:15:17.453Z] Successfully tagged core-command-arm64:latest [2021-07-29T16:15:18.903Z]  Building core-command ... done 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-07-29T16:15:34.110Z] Removing intermediate container 744f3faa4bb0 [2021-07-29T16:15:34.110Z] ---> c35dda775ca6 [2021-07-29T16:15:34.110Z] [2021-07-29T16:15:34.110Z] Step 11/22 : FROM alpine:3.12 [2021-07-29T16:15:34.110Z] ---> c4fd0aeabfcf [2021-07-29T16:15:34.110Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-29T16:15:34.110Z] ---> Running in 4cfdf1adf7cb [2021-07-29T16:15:36.116Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T16:15:36.116Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T16:15:36.719Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-29T16:15:36.719Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-29T16:15:36.719Z] (3/4) Installing libcurl (7.78.0-r0) [2021-07-29T16:15:36.719Z] (4/4) Installing curl (7.78.0-r0) [2021-07-29T16:15:36.719Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T16:15:36.719Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T16:15:37.006Z] OK: 7 MiB in 18 packages [2021-07-29T16:15:41.345Z] Removing intermediate container 4cfdf1adf7cb [2021-07-29T16:15:41.346Z] ---> 3c20fe76691c [2021-07-29T16:15:41.346Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-29T16:15:41.624Z] ---> Running in 6f344a6340be [2021-07-29T16:15:43.618Z] Removing intermediate container 6f344a6340be [2021-07-29T16:15:43.618Z] ---> 6650fbd8d11b [2021-07-29T16:15:43.618Z] Step 14/22 : WORKDIR /edgex [2021-07-29T16:15:43.901Z] ---> Running in f1862b94efc3 [2021-07-29T16:15:43.901Z] Removing intermediate container 0d765a636f93 [2021-07-29T16:15:43.901Z] ---> 2c0abeb8c622 [2021-07-29T16:15:43.901Z] [2021-07-29T16:15:43.901Z] Step 11/23 : FROM alpine:3.12 [2021-07-29T16:15:43.901Z] ---> c4fd0aeabfcf [2021-07-29T16:15:43.901Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-29T16:15:43.901Z] ---> Using cache [2021-07-29T16:15:43.901Z] ---> 506cacd3ff72 [2021-07-29T16:15:43.901Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T16:15:43.901Z] ---> Using cache [2021-07-29T16:15:43.901Z] ---> e0fa755cffcf [2021-07-29T16:15:43.901Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-29T16:15:44.178Z] ---> Running in e64ce29d002c [2021-07-29T16:15:44.778Z] Removing intermediate container f1862b94efc3 [2021-07-29T16:15:44.778Z] ---> 10f46a089c62 [2021-07-29T16:15:44.778Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-29T16:15:45.054Z] Removing intermediate container e64ce29d002c [2021-07-29T16:15:45.054Z] ---> df173da9bdfa [2021-07-29T16:15:45.054Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-29T16:15:45.332Z] ---> Running in 32a97ec778d8 [2021-07-29T16:15:45.931Z] ---> 638b19ecec26 [2021-07-29T16:15:45.931Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-29T16:15:45.931Z] Removing intermediate container 32a97ec778d8 [2021-07-29T16:15:45.931Z] ---> 4e56e7f46c15 [2021-07-29T16:15:45.931Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T16:15:47.370Z] ---> df7e16aa1afa [2021-07-29T16:15:47.370Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-29T16:15:47.370Z] ---> 5d3dd18ef717 [2021-07-29T16:15:47.370Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-29T16:15:49.991Z] ---> 13706c43fc3d [2021-07-29T16:15:49.991Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-29T16:15:49.991Z] ---> 1b3cfa4cd169 [2021-07-29T16:15:49.992Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-29T16:15:49.992Z] ---> Running in 9694f820a0ec [2021-07-29T16:15:50.267Z] Removing intermediate container 9694f820a0ec [2021-07-29T16:15:50.267Z] ---> 55b258650fc1 [2021-07-29T16:15:50.267Z] Step 19/22 : CMD ["--init=true"] [2021-07-29T16:15:50.544Z] ---> 1eee2d5b7a70 [2021-07-29T16:15:50.544Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-29T16:15:50.544Z] ---> Running in adad0df7d5d8 [2021-07-29T16:15:50.544Z] ---> Running in b4c45ee91175 [2021-07-29T16:15:51.141Z] Removing intermediate container adad0df7d5d8 [2021-07-29T16:15:51.141Z] ---> 7cfaec47e1c8 [2021-07-29T16:15:51.141Z] Step 20/22 : LABEL arch=arm64 [2021-07-29T16:15:51.417Z] ---> Running in a7d1d9f9c114 [2021-07-29T16:15:51.417Z] Removing intermediate container b4c45ee91175 [2021-07-29T16:15:51.417Z] ---> 285fbb65a223 [2021-07-29T16:15:51.417Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T16:15:51.690Z] ---> Running in 52eb62a0b80e [2021-07-29T16:15:51.963Z] Removing intermediate container a7d1d9f9c114 [2021-07-29T16:15:51.963Z] ---> 435e3585441c [2021-07-29T16:15:51.963Z] Step 21/22 : LABEL git_sha=894ca44596d48b6582d3e249f34e86a2d8c7af64 [2021-07-29T16:15:52.236Z] ---> Running in 7b6a4b5b95f6 [2021-07-29T16:15:52.512Z] Removing intermediate container 52eb62a0b80e [2021-07-29T16:15:52.512Z] ---> bde735e9c699 [2021-07-29T16:15:52.512Z] Step 21/23 : LABEL arch=arm64 [2021-07-29T16:15:52.512Z] ---> Running in b5f478b21781 [2021-07-29T16:15:53.110Z] Removing intermediate container 7b6a4b5b95f6 [2021-07-29T16:15:53.110Z] ---> 1e61c2c20662 [2021-07-29T16:15:53.110Z] Step 22/22 : LABEL version=0.0.0 [2021-07-29T16:15:54.094Z] ---> Running in 6e2fea9bf379 [2021-07-29T16:15:54.094Z] Removing intermediate container b5f478b21781 [2021-07-29T16:15:54.094Z] ---> dc9a406e98d9 [2021-07-29T16:15:54.094Z] Step 22/23 : LABEL git_sha=894ca44596d48b6582d3e249f34e86a2d8c7af64 [2021-07-29T16:15:54.368Z] ---> Running in e111d1d069e5 [2021-07-29T16:15:54.646Z] Removing intermediate container 6e2fea9bf379 [2021-07-29T16:15:54.646Z] ---> ec73c07430e1 [2021-07-29T16:15:54.646Z] [2021-07-29T16:15:54.918Z] Removing intermediate container 1e039664afa4 [2021-07-29T16:15:54.918Z] ---> b94bb45b5746 [2021-07-29T16:15:54.918Z] [2021-07-29T16:15:54.918Z] Step 11/24 : FROM alpine:3.12 [2021-07-29T16:15:54.918Z] ---> c4fd0aeabfcf [2021-07-29T16:15:54.918Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-29T16:15:54.918Z] Successfully built ec73c07430e1 [2021-07-29T16:15:55.188Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-29T16:15:55.188Z]  Building security-proxy-setup ... done  ---> Running in 9f5ed9720ca5 [2021-07-29T16:15:55.188Z] Removing intermediate container e111d1d069e5 [2021-07-29T16:15:55.188Z] ---> 5104fd424bb1 [2021-07-29T16:15:55.188Z] Step 23/23 : LABEL version=0.0.0 [2021-07-29T16:15:55.460Z] ---> Running in e0780a75017c [2021-07-29T16:15:55.731Z] Removing intermediate container 9f5ed9720ca5 [2021-07-29T16:15:55.731Z] ---> 9fe8b17ebbc3 [2021-07-29T16:15:55.731Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-29T16:15:56.004Z] ---> Running in e2a80e99b49d [2021-07-29T16:15:56.004Z] Removing intermediate container e0780a75017c [2021-07-29T16:15:56.004Z] ---> 599841a66a40 [2021-07-29T16:15:56.004Z] [2021-07-29T16:15:56.597Z] Successfully built 599841a66a40 [2021-07-29T16:15:56.597Z] Successfully tagged support-scheduler-arm64:latest [2021-07-29T16:15:56.597Z]  Building support-scheduler ... done Removing intermediate container e2a80e99b49d [2021-07-29T16:15:56.597Z] ---> 34341e71a955 [2021-07-29T16:15:56.597Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-29T16:15:56.869Z] ---> Running in 3cdd2ff81629 [2021-07-29T16:15:57.473Z] Removing intermediate container 3cdd2ff81629 [2021-07-29T16:15:57.473Z] ---> 687824130f54 [2021-07-29T16:15:57.473Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:15:57.748Z] ---> Running in d8fe93790d97 [2021-07-29T16:16:00.375Z] Removing intermediate container d8fe93790d97 [2021-07-29T16:16:00.376Z] ---> 4db922981679 [2021-07-29T16:16:00.376Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-29T16:16:00.376Z] ---> Running in 07668d5777e9 [2021-07-29T16:16:01.817Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T16:16:02.421Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T16:16:03.399Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-29T16:16:03.399Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-29T16:16:03.671Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-29T16:16:03.671Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-29T16:16:03.945Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-29T16:16:03.945Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-29T16:16:03.945Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T16:16:03.945Z] OK: 8 MiB in 20 packages [2021-07-29T16:16:05.382Z] Removing intermediate container 07668d5777e9 [2021-07-29T16:16:05.382Z] ---> a830bd4146f3 [2021-07-29T16:16:05.382Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T16:16:06.360Z] ---> 1da27a015654 [2021-07-29T16:16:06.360Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-29T16:16:07.793Z] ---> 8f7ee9e8216a [2021-07-29T16:16:07.793Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-29T16:16:08.395Z] ---> fcec3d0e84f1 [2021-07-29T16:16:08.395Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-29T16:16:08.668Z] ---> Running in cca3aee05e4a [2021-07-29T16:16:09.263Z] Removing intermediate container cca3aee05e4a [2021-07-29T16:16:09.263Z] ---> ee28cd19d04f [2021-07-29T16:16:09.263Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T16:16:09.263Z] ---> Running in 4f80272637b4 [2021-07-29T16:16:09.861Z] Removing intermediate container 4f80272637b4 [2021-07-29T16:16:09.861Z] ---> 21c1deffda37 [2021-07-29T16:16:09.861Z] Step 22/24 : LABEL arch=arm64 [2021-07-29T16:16:09.861Z] ---> Running in 85176106d360 [2021-07-29T16:16:10.456Z] Removing intermediate container 85176106d360 [2021-07-29T16:16:10.456Z] ---> 3b2eb5d44db4 [2021-07-29T16:16:10.456Z] Step 23/24 : LABEL git_sha=894ca44596d48b6582d3e249f34e86a2d8c7af64 [2021-07-29T16:16:10.731Z] ---> Running in 3b464c5ed1dc [2021-07-29T16:16:11.328Z] Removing intermediate container 3b464c5ed1dc [2021-07-29T16:16:11.328Z] ---> a6d4bbff9436 [2021-07-29T16:16:11.328Z] Step 24/24 : LABEL version=0.0.0 [2021-07-29T16:16:11.328Z] ---> Running in 5b1e8f4f3cf2 [2021-07-29T16:16:11.925Z] Removing intermediate container 5b1e8f4f3cf2 [2021-07-29T16:16:11.925Z] ---> 068afedb9106 [2021-07-29T16:16:11.925Z] [2021-07-29T16:16:12.197Z] Successfully built 068afedb9106 [2021-07-29T16:16:12.197Z] Successfully tagged core-data-arm64:latest [2021-07-29T16:16:12.487Z]  Building core-data ... done  [Pipeline] } [2021-07-29T16:16:12.493Z] $ docker stop --time=1 57a2b528347b014fb1d067498d471e4b8541cc7f0f57ad474ad6986914919bd1 [2021-07-29T16:16:14.371Z] $ docker rm -f 57a2b528347b014fb1d067498d471e4b8541cc7f0f57ad474ad6986914919bd1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-29T16:16:14.997Z] + docker images [2021-07-29T16:16:15.268Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-29T16:16:15.268Z] core-data-arm64 latest 068afedb9106 4 seconds ago 19.3MB [2021-07-29T16:16:15.268Z] support-scheduler-arm64 latest 599841a66a40 20 seconds ago 15.2MB [2021-07-29T16:16:15.268Z] security-proxy-setup-arm64 latest ec73c07430e1 21 seconds ago 24.5MB [2021-07-29T16:16:15.268Z] b94bb45b5746 21 seconds ago 1.57GB [2021-07-29T16:16:15.268Z] 2c0abeb8c622 32 seconds ago 1.56GB [2021-07-29T16:16:15.268Z] c35dda775ca6 43 seconds ago 1.57GB [2021-07-29T16:16:15.268Z] core-command-arm64 latest 24b24a0ba09d 59 seconds ago 15.1MB [2021-07-29T16:16:15.268Z] fc2f581ece50 About a minute ago 1.56GB [2021-07-29T16:16:15.268Z] sys-mgmt-agent-arm64 latest 13264938faaf About a minute ago 311MB [2021-07-29T16:16:15.268Z] security-bootstrapper-arm64 latest 233c0a670573 2 minutes ago 17.7MB [2021-07-29T16:16:15.268Z] security-secretstore-setup-arm64 latest dc416e9e2e94 3 minutes ago 27.4MB [2021-07-29T16:16:15.268Z] support-notifications-arm64 latest eca89c15a606 3 minutes ago 15.9MB [2021-07-29T16:16:15.268Z] core-metadata-arm64 latest cd053c5458fb 3 minutes ago 15.8MB [2021-07-29T16:16:15.268Z] 5c109a055435 3 minutes ago 1.56GB [2021-07-29T16:16:15.268Z] c232f0df671c 3 minutes ago 1.57GB [2021-07-29T16:16:15.268Z] 8862810fd0ac 3 minutes ago 1.56GB [2021-07-29T16:16:15.268Z] e252ee414576 3 minutes ago 1.56GB [2021-07-29T16:16:15.268Z] f669cbd0bea3 3 minutes ago 1.56GB [2021-07-29T16:16:15.268Z] ci-base-image-arm64 latest 61f791406786 15 minutes ago 1.23GB [2021-07-29T16:16:15.268Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine d9e956139c92 2 weeks ago 451MB [2021-07-29T16:16:15.268Z] alpine 3.12 c4fd0aeabfcf 6 weeks ago 5.32MB [2021-07-29T16:16:15.268Z] docker 20.10.6 cdf2a7733a7b 3 months ago 234MB [2021-07-29T16:16:15.268Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:16:15.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-29T16:16:16.253Z] [2021-07-29T16:16:16.253Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:16:16.636Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-29T16:16:16.909Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-29T16:16:16.909Z] 448f6bf000e3: Pulling fs layer [2021-07-29T16:16:16.909Z] f757da607395: Pulling fs layer [2021-07-29T16:16:16.909Z] 05883995daec: Pulling fs layer [2021-07-29T16:16:16.909Z] 8603b9c90790: Pulling fs layer [2021-07-29T16:16:16.909Z] 1560dd03e051: Pulling fs layer [2021-07-29T16:16:16.909Z] 27f5ce0e4adf: Pulling fs layer [2021-07-29T16:16:16.909Z] c2d8d7efcc4b: Pulling fs layer [2021-07-29T16:16:16.909Z] 8603b9c90790: Waiting [2021-07-29T16:16:16.909Z] 1560dd03e051: Waiting [2021-07-29T16:16:16.909Z] 27f5ce0e4adf: Waiting [2021-07-29T16:16:16.909Z] c2d8d7efcc4b: Waiting [2021-07-29T16:16:17.217Z] f757da607395: Verifying Checksum [2021-07-29T16:16:17.217Z] f757da607395: Download complete [2021-07-29T16:16:17.217Z] 8603b9c90790: Download complete [2021-07-29T16:16:17.217Z] 1560dd03e051: Verifying Checksum [2021-07-29T16:16:17.217Z] 1560dd03e051: Download complete [2021-07-29T16:16:17.524Z] 27f5ce0e4adf: Verifying Checksum [2021-07-29T16:16:17.524Z] 27f5ce0e4adf: Download complete [2021-07-29T16:16:17.524Z] 05883995daec: Verifying Checksum [2021-07-29T16:16:17.524Z] 05883995daec: Download complete [2021-07-29T16:16:18.153Z] 448f6bf000e3: Download complete [2021-07-29T16:16:21.663Z] c2d8d7efcc4b: Verifying Checksum [2021-07-29T16:16:21.663Z] c2d8d7efcc4b: Download complete [2021-07-29T16:16:22.655Z] 448f6bf000e3: Pull complete [2021-07-29T16:16:23.295Z] f757da607395: Pull complete [2021-07-29T16:16:25.285Z] 05883995daec: Pull complete [2021-07-29T16:16:25.285Z] 8603b9c90790: Pull complete [2021-07-29T16:16:26.264Z] 1560dd03e051: Pull complete [2021-07-29T16:16:26.860Z] 27f5ce0e4adf: Pull complete [2021-07-29T16:16:41.943Z] c2d8d7efcc4b: Pull complete [2021-07-29T16:16:41.943Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-29T16:16:41.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-29T16:16:41.943Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-29T16:16:42.210Z] prd-ubuntu18.04-docker-arm64-4c-16g-489 does not seem to be running inside a container [2021-07-29T16:16:42.321Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-07-29T16:16:47.946Z] $ docker top 2d7c3826f7609ea4ff22bb73b505758d4c61d24d4e478cfb3ad6c24bcbb33487 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:16:48.969Z] ---> job-cost.sh [2021-07-29T16:16:48.969Z] lf-activate-venv: SKIPPING [2021-07-29T16:16:48.969Z] INFO: No Stack... [2021-07-29T16:16:50.937Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-29T16:16:50.937Z] INFO: Archiving Costs [Pipeline] sh [2021-07-29T16:16:51.603Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-07-29T16:16:51.603Z] + cut -d, -f6 [Pipeline] lock [2021-07-29T16:16:51.659Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3634-3-stack-cost] [2021-07-29T16:16:51.672Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3634-3-stack-cost] did not exist. Created. [2021-07-29T16:16:51.673Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3634-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-29T16:16:52.344Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-29T16:16:52.506Z] Stashed 1 file(s) [Pipeline] } [2021-07-29T16:16:52.518Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3634-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-29T16:16:52.542Z] $ docker stop --time=1 2d7c3826f7609ea4ff22bb73b505758d4c61d24d4e478cfb3ad6c24bcbb33487 [2021-07-29T16:16:54.201Z] $ docker rm -f 2d7c3826f7609ea4ff22bb73b505758d4c61d24d4e478cfb3ad6c24bcbb33487 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-07-29T16:16:55.002Z] provisioning config files... [2021-07-29T16:16:55.037Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config5841541146813416380tmp [Pipeline] { [Pipeline] sh [2021-07-29T16:16:55.370Z] + set +x [2021-07-29T16:16:55.370Z] + curl -s https://codecov.io/bash [2021-07-29T16:16:55.370Z] + bash -s -- [2021-07-29T16:16:55.370Z] [2021-07-29T16:16:55.370Z] _____ _ [2021-07-29T16:16:55.370Z] / ____| | | [2021-07-29T16:16:55.370Z] | | ___ __| | ___ ___ _____ __ [2021-07-29T16:16:55.370Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-29T16:16:55.370Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-29T16:16:55.370Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-29T16:16:55.370Z] Bash-1.0.6 [2021-07-29T16:16:55.370Z] [2021-07-29T16:16:55.370Z] [2021-07-29T16:16:55.370Z] ==> git version 2.24.4 found [2021-07-29T16:16:55.370Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-07-29T16:16:55.370Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-29T16:16:55.370Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-29T16:16:55.370Z] ==> Jenkins CI detected. [2021-07-29T16:16:55.370Z] current dir:  /w/workspace/edgex-go/3 [2021-07-29T16:16:55.370Z] project root: . [2021-07-29T16:16:55.370Z] --> token set from env [2021-07-29T16:16:55.370Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-29T16:16:55.638Z] ==> Running gcov in . (disable via -X gcov) [2021-07-29T16:16:55.638Z] ==> Python coveragepy not found [2021-07-29T16:16:55.638Z] ==> Searching for coverage reports in: [2021-07-29T16:16:55.638Z] + . [2021-07-29T16:16:55.638Z] -> Found 1 reports [2021-07-29T16:16:55.638Z] ==> Detecting git/mercurial file structure [2021-07-29T16:16:55.638Z] ==> Reading reports [2021-07-29T16:16:55.638Z] + ./coverage.out bytes=403847 [2021-07-29T16:16:55.638Z] ==> Appending adjustments [2021-07-29T16:16:55.638Z] https://docs.codecov.io/docs/fixing-reports [2021-07-29T16:16:56.598Z] + Found adjustments [2021-07-29T16:16:56.598Z] ==> Gzipping contents [2021-07-29T16:16:56.598Z] 56K /tmp/codecov.FjRpAt.gz [2021-07-29T16:16:56.598Z] ==> Uploading reports [2021-07-29T16:16:56.598Z] url: https://codecov.io [2021-07-29T16:16:56.598Z] query: branch=PR-3634&commit=894ca44596d48b6582d3e249f34e86a2d8c7af64&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3634%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3634&job=&cmd_args= [2021-07-29T16:16:56.598Z] -> Pinging Codecov [2021-07-29T16:16:56.598Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3634&commit=894ca44596d48b6582d3e249f34e86a2d8c7af64&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3634%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3634&job=&cmd_args= [2021-07-29T16:16:57.181Z] -> Uploading to [2021-07-29T16:16:57.181Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-29/00271124DB129430A58F1EEE437C3FCB/894ca44596d48b6582d3e249f34e86a2d8c7af64/064a9064-e6ec-4329-869a-a435eb7a5308.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210729%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210729T161656Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cbc532c5408e348c0bf28f47c2816ebff60ce428c8a2b89940c2671e863f0eaf [2021-07-29T16:16:57.181Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-29T16:16:57.181Z] Dload Upload Total Spent Left Speed [2021-07-29T16:16:57.447Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54566 0 0 100 54566 0 156k --:--:-- --:--:-- --:--:-- 156k [2021-07-29T16:16:57.447Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/894ca44596d48b6582d3e249f34e86a2d8c7af64 [Pipeline] } [2021-07-29T16:16:57.460Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:16:58.547Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:16:59.357Z] ---> package-listing.sh [2021-07-29T16:16:59.357Z] ++ facter osfamily [2021-07-29T16:16:59.357Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-29T16:16:59.625Z] + OS_FAMILY=redhat [2021-07-29T16:16:59.625Z] + workspace=/w/workspace/edgex-go/3 [2021-07-29T16:16:59.625Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-29T16:16:59.625Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-29T16:16:59.625Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-29T16:16:59.625Z] + PACKAGES=/tmp/packages_start.txt [2021-07-29T16:16:59.625Z] + '[' /w/workspace/edgex-go/3 ']' [2021-07-29T16:16:59.626Z] + PACKAGES=/tmp/packages_end.txt [2021-07-29T16:16:59.626Z] + case "${OS_FAMILY}" in [2021-07-29T16:16:59.626Z] + rpm -qa [2021-07-29T16:16:59.626Z] + sort [2021-07-29T16:17:01.571Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-29T16:17:01.571Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-29T16:17:01.571Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-29T16:17:01.571Z] + '[' /w/workspace/edgex-go/3 ']' [2021-07-29T16:17:01.571Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-07-29T16:17:01.571Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-07-29T16:17:01.589Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-29T16:17:01.895Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:17:02.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T16:17:02.485Z] [2021-07-29T16:17:02.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:17:02.814Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T16:17:02.814Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-29T16:17:02.814Z] b4d181a07f80: Pulling fs layer [2021-07-29T16:17:02.814Z] a1111a8f2ec3: Pulling fs layer [2021-07-29T16:17:02.814Z] ed53099fbce6: Pulling fs layer [2021-07-29T16:17:02.814Z] dc539afda2c1: Pulling fs layer [2021-07-29T16:17:02.814Z] 77bc0d833cb6: Pulling fs layer [2021-07-29T16:17:02.814Z] 9065ff56babe: Pulling fs layer [2021-07-29T16:17:02.814Z] d287ab97295c: Pulling fs layer [2021-07-29T16:17:02.814Z] dc539afda2c1: Waiting [2021-07-29T16:17:02.814Z] 77bc0d833cb6: Waiting [2021-07-29T16:17:02.814Z] 9065ff56babe: Waiting [2021-07-29T16:17:02.814Z] d287ab97295c: Waiting [2021-07-29T16:17:03.081Z] a1111a8f2ec3: Verifying Checksum [2021-07-29T16:17:03.081Z] a1111a8f2ec3: Download complete [2021-07-29T16:17:03.081Z] dc539afda2c1: Verifying Checksum [2021-07-29T16:17:03.081Z] dc539afda2c1: Download complete [2021-07-29T16:17:03.346Z] 77bc0d833cb6: Verifying Checksum [2021-07-29T16:17:03.346Z] 77bc0d833cb6: Download complete [2021-07-29T16:17:03.612Z] 9065ff56babe: Verifying Checksum [2021-07-29T16:17:03.612Z] 9065ff56babe: Download complete [2021-07-29T16:17:03.612Z] ed53099fbce6: Verifying Checksum [2021-07-29T16:17:03.612Z] ed53099fbce6: Download complete [2021-07-29T16:17:04.197Z] b4d181a07f80: Verifying Checksum [2021-07-29T16:17:04.198Z] b4d181a07f80: Download complete [2021-07-29T16:17:05.178Z] b4d181a07f80: Pull complete [2021-07-29T16:17:05.178Z] a1111a8f2ec3: Pull complete [2021-07-29T16:17:05.768Z] ed53099fbce6: Pull complete [2021-07-29T16:17:05.768Z] dc539afda2c1: Pull complete [2021-07-29T16:17:06.034Z] 77bc0d833cb6: Pull complete [2021-07-29T16:17:06.034Z] 9065ff56babe: Pull complete [2021-07-29T16:17:07.451Z] d287ab97295c: Verifying Checksum [2021-07-29T16:17:07.451Z] d287ab97295c: Download complete [2021-07-29T16:17:11.730Z] d287ab97295c: Pull complete [2021-07-29T16:17:11.730Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-29T16:17:11.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T16:17:11.730Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-29T16:17:11.823Z] prd-centos7-docker-4c-2g-488 does not seem to be running inside a container [2021-07-29T16:17:11.910Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-29T16:17:14.768Z] $ docker top e5d3701c8da433acc437b27bd413bdf077bdb06c22a41d79d2e3c900cbe06610 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T16:17:15.165Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-29T16:17:15.478Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-29T16:17:15.802Z] + ls /var/log/sa-host [2021-07-29T16:17:15.802Z] + sadf -c /var/log/sa-host/sa05 [2021-07-29T16:17:15.802Z] file_magic: OK [2021-07-29T16:17:15.802Z] HZ: Using current value: 100 [2021-07-29T16:17:15.802Z] file_header: OK [2021-07-29T16:17:15.802Z] 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-07-29T16:17:15.802Z] Statistics: [2021-07-29T16:17:15.802Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-29T16:17:15.802Z] File successfully converted to sysstat format version 12.0.3 [2021-07-29T16:17:15.802Z] + sadf -c /var/log/sa-host/sa29 [2021-07-29T16:17:15.802Z] file_magic: OK [2021-07-29T16:17:15.802Z] HZ: Using current value: 100 [2021-07-29T16:17:15.802Z] file_header: OK [2021-07-29T16:17:15.802Z] 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-07-29T16:17:15.802Z] Statistics: [2021-07-29T16:17:15.803Z] 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... [2021-07-29T16:17:15.803Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T16:17:16.081Z] provisioning config files... [2021-07-29T16:17:16.096Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config5870398905359897681tmp [Pipeline] { [Pipeline] echo [2021-07-29T16:17:16.121Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:17:16.431Z] ---> create-netrc.sh [Pipeline] } [2021-07-29T16:17:16.444Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:17:16.848Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-29T16:17:16.862Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:17:17.176Z] ---> sudo-logs.sh [2021-07-29T16:17:17.176Z] Archiving 'sudo' log.. [2021-07-29T16:17:17.176Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-488.vexxhost.local: Name or service not known [2021-07-29T16:17:17.176Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-488.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-29T16:17:17.207Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:17:17.535Z] ---> job-cost.sh [2021-07-29T16:17:17.535Z] lf-activate-venv: SKIPPING [2021-07-29T16:17:17.535Z] DEBUG: total: 0.18000000715255737 [2021-07-29T16:17:17.535Z] INFO: Retrieving Stack Cost... [2021-07-29T16:17:18.945Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-29T16:17:19.211Z] INFO: Archiving Costs [Pipeline] echo [2021-07-29T16:17:19.228Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:17:19.541Z] ---> logs-deploy.sh [2021-07-29T16:17:19.541Z] lf-activate-venv: SKIPPING [2021-07-29T16:17:19.541Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3634/3 [2021-07-29T16:17:19.541Z] INFO: archiving workspace using pattern(s): [2021-07-29T16:17:20.123Z] Archives upload complete. [2021-07-29T16:17:20.390Z] INFO: archiving logs to Nexus