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 15:54:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:54:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:54:35 ========================================================= 15:54:35 EdgeX Global Pipelines Version Info 15:54:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 288ed4c9957a092e029ee1a18e43bd94631a3143 # timeout=10 15:54:36 ------------------- 15:54:36 stable info: 15:54:36 ------------------- 15:54:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:54:36 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 15:54:36 Message: update stable to v1.0.197 15:54:37 ------------------- 15:54:37 experimental info: 15:54:37 ------------------- 15:54:37 Commited By: **** collab-it+edgex@linuxfoundation.org 15:54:37 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 15:54:37 Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:54:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:54:37 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:54:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:54:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:54:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:54:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:54:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:54:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:54:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:54:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:54:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:54:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:54:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:54:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:54:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:54:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:54:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:54:38 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:54:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:54:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:54:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:54:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:54:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3634 [Pipeline] echo 15:54:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3634 [Pipeline] echo 15:54:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3634 [Pipeline] echo 15:54:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 894ca44596d48b6582d3e249f34e86a2d8c7af64 [Pipeline] echo 15:54:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 894ca44 [Pipeline] echo 15:54:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:54:38 provisioning config files... 15:54:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8061581636711029641tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:54:38 ---> docker-login.sh 15:54:38 nexus3.edgexfoundry.org:10001 15:54:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:38 Configure a credential helper to remove this warning. See 15:54:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:38 15:54:38 Login Succeeded 15:54:38 nexus3.edgexfoundry.org:10002 15:54:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:38 Configure a credential helper to remove this warning. See 15:54:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:38 15:54:38 Login Succeeded 15:54:38 nexus3.edgexfoundry.org:10003 15:54:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:39 Configure a credential helper to remove this warning. See 15:54:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:39 15:54:39 Login Succeeded 15:54:39 nexus3.edgexfoundry.org:10004 15:54:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:39 Configure a credential helper to remove this warning. See 15:54:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:39 15:54:39 Login Succeeded 15:54:39 docker.io 15:54:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:39 Configure a credential helper to remove this warning. See 15:54:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:39 15:54:39 Login Succeeded 15:54:39 ---> docker-login.sh ends [Pipeline] } 15:54:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:54:40 ++ 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 15:54:40 + for file in '`ls cmd/**/Dockerfile`' 15:54:40 ++ dirname cmd/core-command/Dockerfile 15:54:40 ++ cut -d/ -f2 15:54:40 + echo core-command,cmd/core-command/Dockerfile 15:54:40 + for file in '`ls cmd/**/Dockerfile`' 15:54:40 ++ dirname cmd/core-data/Dockerfile 15:54:40 ++ cut -d/ -f2 15:54:40 + echo core-data,cmd/core-data/Dockerfile 15:54:40 + for file in '`ls cmd/**/Dockerfile`' 15:54:40 ++ dirname cmd/core-metadata/Dockerfile 15:54:40 ++ cut -d/ -f2 15:54:40 + echo core-metadata,cmd/core-metadata/Dockerfile 15:54:40 + for file in '`ls cmd/**/Dockerfile`' 15:54:40 ++ dirname cmd/security-bootstrapper/Dockerfile 15:54:40 ++ cut -d/ -f2 15:54:40 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:54:40 + for file in '`ls cmd/**/Dockerfile`' 15:54:40 ++ dirname cmd/security-proxy-setup/Dockerfile 15:54:40 ++ cut -d/ -f2 15:54:40 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:54:40 + for file in '`ls cmd/**/Dockerfile`' 15:54:40 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:54:40 ++ cut -d/ -f2 15:54:40 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:54:40 + for file in '`ls cmd/**/Dockerfile`' 15:54:40 ++ dirname cmd/support-notifications/Dockerfile 15:54:40 ++ cut -d/ -f2 15:54:40 + echo support-notifications,cmd/support-notifications/Dockerfile 15:54:40 + for file in '`ls cmd/**/Dockerfile`' 15:54:40 ++ dirname cmd/support-scheduler/Dockerfile 15:54:40 ++ cut -d/ -f2 15:54:40 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:54:40 + for file in '`ls cmd/**/Dockerfile`' 15:54:40 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:54:40 ++ cut -d/ -f2 15:54:40 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:54:40 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 15:54:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:54:40 15:54:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:54:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:54:41 latest: Pulling from edgex-devops/git-semver 15:54:41 31603596830f: Pulling fs layer 15:54:41 b6dc333f4379: Pulling fs layer 15:54:41 3d9ef1400e77: Pulling fs layer 15:54:41 fd332fbdc1db: Pulling fs layer 15:54:41 fd332fbdc1db: Waiting 15:54:41 b6dc333f4379: Download complete 15:54:41 31603596830f: Verifying Checksum 15:54:41 31603596830f: Download complete 15:54:41 31603596830f: Pull complete 15:54:41 b6dc333f4379: Pull complete 15:54:41 fd332fbdc1db: Verifying Checksum 15:54:41 fd332fbdc1db: Download complete 15:54:42 3d9ef1400e77: Verifying Checksum 15:54:42 3d9ef1400e77: Download complete 15:54:43 3d9ef1400e77: Pull complete 15:54:43 fd332fbdc1db: Pull complete 15:54:43 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 15:54:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:54:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:54:43 prd-centos7-docker-4c-2g-488 does not seem to be running inside a container 15:54:43 $ 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 15:54:44 $ docker top 8c96e40a5e626748a19a0094e9ae9aa9f39a0cc0d1c8e897fd741495ff7f6378 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:54:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:54:44 [ssh-agent] Looking for ssh-agent implementation... 15:54:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:54:44 $ docker exec 8c96e40a5e626748a19a0094e9ae9aa9f39a0cc0d1c8e897fd741495ff7f6378 ssh-agent 15:54:44 SSH_AUTH_SOCK=/tmp/ssh-s4pIy186ANfM/agent.15 15:54:44 SSH_AGENT_PID=21 15:54:44 Running ssh-add (command line suppressed) 15:54:44 Identity added: /w/workspace/edgex-go/3@tmp/private_key_7186675820958079775.key (/w/workspace/edgex-go/3@tmp/private_key_7186675820958079775.key) 15:54:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:54:44 + git tag --points-at HEAD [Pipeline] } 15:54:44 $ docker exec --env ******** --env ******** 8c96e40a5e626748a19a0094e9ae9aa9f39a0cc0d1c8e897fd741495ff7f6378 ssh-agent -k 15:54:45 unset SSH_AUTH_SOCK; 15:54:45 unset SSH_AGENT_PID; 15:54:45 echo Agent pid 21 killed; 15:54:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:54:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:54:45 [ssh-agent] Looking for ssh-agent implementation... 15:54:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:54:45 $ docker exec 8c96e40a5e626748a19a0094e9ae9aa9f39a0cc0d1c8e897fd741495ff7f6378 ssh-agent 15:54:45 SSH_AUTH_SOCK=/tmp/ssh-Qnh75hwylSCo/agent.56 15:54:45 SSH_AGENT_PID=63 15:54:45 Running ssh-add (command line suppressed) 15:54:45 Identity added: /w/workspace/edgex-go/3@tmp/private_key_4076407507452438869.key (/w/workspace/edgex-go/3@tmp/private_key_4076407507452438869.key) 15:54:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:54:45 + git semver init 15:54:45 # -> Open(): unable to determine branch for HEAD 15:54:45 # $GIT_DIR = /w/workspace/edgex-go/3/.git 15:54:45 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 15:54:45 # $SEMVER_REMOTE_NAME = origin 15:54:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:54:45 # $SEMVER_USER_NAME = edgex-jenkins 15:54:45 # $SEMVER_BRANCH = PR-3634 15:54:45 # $SEMVER_TEMP = /tmp/semver-296834485 15:54:45 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:55:12 # '/tmp/semver-296834485' -> '/w/workspace/edgex-go/3/.semver' 15:55:12 # -> Force: false 15:55:12 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 15:55:12 $ docker exec --env ******** --env ******** 8c96e40a5e626748a19a0094e9ae9aa9f39a0cc0d1c8e897fd741495ff7f6378 ssh-agent -k 15:55:12 unset SSH_AUTH_SOCK; 15:55:12 unset SSH_AGENT_PID; 15:55:12 echo Agent pid 63 killed; 15:55:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:55:13 + git semver [Pipeline] } 15:55:13 $ docker stop --time=1 8c96e40a5e626748a19a0094e9ae9aa9f39a0cc0d1c8e897fd741495ff7f6378 15:55:15 $ docker rm -f 8c96e40a5e626748a19a0094e9ae9aa9f39a0cc0d1c8e897fd741495ff7f6378 [Pipeline] // withDockerContainer [Pipeline] sh 15:55:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:55:15 Stashed 1 file(s) [Pipeline] echo 15:55:15 [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 15:55:16 ========================================================= 15:55:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:55:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:55:16 + 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 . 15:55:17 Sending build context to Docker daemon 328.5MB 15:55:17 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 15:55:17 Step 2/6 : FROM ${BASE} 15:55:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:55:17 540db60ca938: Pulling fs layer 15:55:17 adcc1eea9eea: Pulling fs layer 15:55:17 4c4ab2625f07: Pulling fs layer 15:55:17 0773c198feca: Pulling fs layer 15:55:17 345f892a5656: Pulling fs layer 15:55:17 4796506630df: Pulling fs layer 15:55:17 cc55df3e53f1: Pulling fs layer 15:55:17 4d027b6c602c: Pulling fs layer 15:55:17 449e75d2c14e: Pulling fs layer 15:55:17 0773c198feca: Waiting 15:55:17 345f892a5656: Waiting 15:55:17 4796506630df: Waiting 15:55:17 cc55df3e53f1: Waiting 15:55:17 4d027b6c602c: Waiting 15:55:17 449e75d2c14e: Waiting 15:55:17 4c4ab2625f07: Verifying Checksum 15:55:17 4c4ab2625f07: Download complete 15:55:17 adcc1eea9eea: Verifying Checksum 15:55:17 adcc1eea9eea: Download complete 15:55:17 345f892a5656: Verifying Checksum 15:55:17 345f892a5656: Download complete 15:55:17 4796506630df: Verifying Checksum 15:55:17 4796506630df: Download complete 15:55:17 540db60ca938: Verifying Checksum 15:55:17 540db60ca938: Download complete 15:55:17 cc55df3e53f1: Verifying Checksum 15:55:17 cc55df3e53f1: Download complete 15:55:18 540db60ca938: Pull complete 15:55:18 adcc1eea9eea: Pull complete 15:55:18 4c4ab2625f07: Pull complete 15:55:18 4d027b6c602c: Verifying Checksum 15:55:18 4d027b6c602c: Download complete 15:55:21 449e75d2c14e: Download complete 15:55:22 0773c198feca: Verifying Checksum 15:55:22 0773c198feca: Download complete 15:55:25 0773c198feca: Pull complete 15:55:25 345f892a5656: Pull complete 15:55:25 4796506630df: Pull complete 15:55:25 cc55df3e53f1: Pull complete 15:55:25 4d027b6c602c: Pull complete 15:55:27 449e75d2c14e: Pull complete 15:55:27 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 15:55:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:55:27 ---> 0d28375d9b5b 15:55:27 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 15:55:28 ---> Running in 312cfbf22e1e 15:55:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:55:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:55:30 (1/12) Installing libmagic (5.39-r0) 15:55:30 (2/12) Installing file (5.39-r0) 15:55:30 (3/12) Installing libc-dev (0.7.2-r3) 15:55:31 (4/12) Installing g++ (10.2.1_pre1-r3) 15:55:31 Still waiting to schedule task 15:55:31 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 15:55:37 (5/12) Installing fortify-headers (1.1-r0) 15:55:37 (6/12) Installing patch (2.7.6-r7) 15:55:37 (7/12) Installing build-base (0.5-r2) 15:55:37 (8/12) Installing libsodium (1.0.18-r0) 15:55:37 (9/12) Installing pkgconf (1.7.3-r0) 15:55:37 (10/12) Installing libsodium-dev (1.0.18-r0) 15:55:37 (11/12) Installing libzmq (4.3.3-r1) 15:55:37 (12/12) Installing zeromq-dev (4.3.3-r1) 15:55:37 Executing busybox-1.32.1-r6.trigger 15:55:37 OK: 219 MiB in 52 packages 15:55:39 Removing intermediate container 312cfbf22e1e 15:55:39 ---> f7e7142030cf 15:55:39 Step 4/6 : WORKDIR /edgex-go 15:55:39 ---> Running in 8622ab958743 15:55:39 Removing intermediate container 8622ab958743 15:55:39 ---> 1669976d1a8f 15:55:39 Step 5/6 : COPY go.mod . 15:55:39 ---> 831c0f13cec9 15:55:39 Step 6/6 : RUN go mod download 15:55:39 ---> Running in 92d240cd1383 15:56:18 Removing intermediate container 92d240cd1383 15:56:18 ---> 263514d20207 15:56:18 Successfully built 263514d20207 15:56:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:56:18 + docker inspect -f . ci-base-image-x86_64 15:56:18 . [Pipeline] withDockerContainer 15:56:18 prd-centos7-docker-4c-2g-488 does not seem to be running inside a container 15:56:18 $ 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 15:56:19 $ docker top 3c82d353cb87c705760ff875e739524a61421823bc07b3017da6eb28f897dd0e -eo pid,comm [Pipeline] { [Pipeline] sh 15:56:19 + go version 15:56:19 go version go1.16.5 linux/amd64 [Pipeline] } 15:56:19 $ docker stop --time=1 3c82d353cb87c705760ff875e739524a61421823bc07b3017da6eb28f897dd0e 15:56:21 $ docker rm -f 3c82d353cb87c705760ff875e739524a61421823bc07b3017da6eb28f897dd0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:56:21 + docker inspect -f . ci-base-image-x86_64 15:56:21 . [Pipeline] withDockerContainer 15:56:21 prd-centos7-docker-4c-2g-488 does not seem to be running inside a container 15:56:21 $ 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 15:56:22 $ docker top 5b1baa696fdd239004ab8ce540fc3c9ff55edf73a3e2a155ff1cfa2e6e54529f -eo pid,comm [Pipeline] { [Pipeline] echo 15:56:22 ========================================================= 15:56:22 [edgeXBuildGoParallel] Running Tests and Build... 15:56:22 ========================================================= [Pipeline] sh 15:56:22 + go mod tidy [Pipeline] sh 15:56:23 + make test 15:56:23 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 15:56:23 go mod tidy 15:56:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:56:29 ? github.com/edgexfoundry/edgex-go [no test files] 15:56:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:56:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:56:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:56:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:56:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:56:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:56:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:56:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:56:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:56:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:56:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:56:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:56:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:56:55 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:56:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements 15:56:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:56:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:56:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.058s coverage: 100.0% of statements 15:56:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:56:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.049s coverage: 46.3% of statements 15:56:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:56:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:57:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.111s coverage: 90.1% of statements 15:57:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:57:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:57:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 81.2% of statements 15:57:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:57:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:57:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:57:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:57:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:57:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.246s coverage: 94.2% of statements 15:57:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:57:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:57:01 ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 59.1% of statements 15:57:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:57:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:57:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:57:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:57:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:57:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements 15:57:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:57:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:57:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:57:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.8% of statements 15:57:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:57:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements 15:57:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 22.0% of statements 15:57:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:57:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements 15:57:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 79.5% of statements 15:57:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 15:57:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements 15:57:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 15:57:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements 15:57:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 15:57:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.163s coverage: 81.8% of statements 15:57:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements 15:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 15:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 15:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 15:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements 15:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 15:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements 15:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 15:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.071s coverage: 91.2% of statements 15:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements 15:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements 15:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements 15:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.040s coverage: 100.0% of statements 15:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements 15:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 15:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.193s coverage: 66.9% of statements 15:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.121s coverage: 43.6% of statements 15:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 15:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements 15:57:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:57:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.3% of statements 15:57:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:57:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:57:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:57:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:57:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 92.0% of statements 15:57:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:57:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:57:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:57:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:57:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 62.7% of statements 15:57:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:57:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:57:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.7% of statements 15:57:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:57:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:57:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:57:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:57:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 15:57:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:57:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:57:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:57:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:57:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:57:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:57:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 15:57:47 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements 15:57:47 GO111MODULE=on go vet ./... 15:58:13 gofmt -l . 15:58:13 [ "`gofmt -l .`" = "" ] 15:58:13 ./bin/test-attribution-txt.sh [Pipeline] sh 15:58:14 + ls -al . 15:58:14 total 596 15:58:14 drwxrwxr-x 10 1001 1001 4096 Jul 29 15:58 . 15:58:14 drwxr-xr-x 4 root root 28 Jul 29 15:56 .. 15:58:14 -rw-rw-r-- 1 1001 1001 11 Jul 29 15:54 .dockerignore 15:58:14 drwxrwxr-x 8 1001 1001 179 Jul 29 15:54 .git 15:58:14 drwxrwxr-x 3 1001 1001 125 Jul 29 15:54 .github 15:58:14 -rw-rw-r-- 1 1001 1001 818 Jul 29 15:54 .gitignore 15:58:14 -rw-rw-r-- 1 1001 1001 76 Jul 29 15:54 .hadolint.yml 15:58:14 drwx------ 3 1001 1001 58 Jul 29 15:55 .semver 15:58:14 -rw-rw-r-- 1 1001 1001 166 Jul 29 15:54 .sonarcloud.properties 15:58:14 -rw-rw-r-- 1 1001 1001 8609 Jul 29 15:54 Attribution.txt 15:58:14 -rw-rw-r-- 1 1001 1001 43881 Jul 29 15:54 CHANGELOG.md 15:58:14 -rw-rw-r-- 1 1001 1001 3804 Jul 29 15:54 CONTRIBUTING.md 15:58:14 -rw-rw-r-- 1 1001 1001 931 Jul 29 15:54 Dockerfile.build 15:58:14 -rw-rw-r-- 1 1001 1001 849 Jul 29 15:54 Jenkinsfile 15:58:14 -rw-rw-r-- 1 1001 1001 10775 Jul 29 15:54 LICENSE 15:58:14 -rw-rw-r-- 1 1001 1001 5915 Jul 29 15:54 Makefile 15:58:14 -rw-rw-r-- 1 1001 1001 8649 Jul 29 15:54 README.md 15:58:14 -rw-rw-r-- 1 1001 1001 6912 Jul 29 15:54 SECURITY.md 15:58:14 -rw-rw-r-- 1 1001 1001 5 Jul 29 15:55 VERSION 15:58:14 -rw-rw-r-- 1 1001 1001 4131 Jul 29 15:54 ZMQWindows.md 15:58:14 drwxrwxr-x 2 1001 1001 37 Jul 29 15:54 bin 15:58:14 drwxrwxr-x 14 1001 1001 4096 Jul 29 15:54 cmd 15:58:14 -rw-r--r-- 1 root root 403847 Jul 29 15:57 coverage.out 15:58:14 -rw-rw-r-- 1 1001 1001 813 Jul 29 15:54 go.mod 15:58:14 -rw-r--r-- 1 root root 48847 Jul 29 15:56 go.sum 15:58:14 drwxrwxr-x 8 1001 1001 124 Jul 29 15:54 internal 15:58:14 drwxrwxr-x 3 1001 1001 16 Jul 29 15:54 openapi 15:58:14 drwxrwxr-x 4 1001 1001 71 Jul 29 15:54 snap 15:58:14 -rw-rw-r-- 1 1001 1001 204 Jul 29 15:54 version.go [Pipeline] sh 15:58:14 + '[' -e coverage.out ] 15:58:14 + chown 1001:1001 coverage.out [Pipeline] stash 15:58:14 Stashed 1 file(s) [Pipeline] sh 15:58:14 + make build 15:58:14 go mod tidy 15:58:14 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 15:58:16 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 15:58:23 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 15:58:23 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 15:58:24 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 15:58:24 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 15:58:25 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 15:58:26 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 15:58:27 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 15:58:27 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 15:58:28 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 15:58:29 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] } 15:58:31 $ docker stop --time=1 5b1baa696fdd239004ab8ce540fc3c9ff55edf73a3e2a155ff1cfa2e6e54529f 15:58:33 $ docker rm -f 5b1baa696fdd239004ab8ce540fc3c9ff55edf73a3e2a155ff1cfa2e6e54529f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 15:58:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-489 in /w/workspace/edgexfoundry_edgex-go_PR-3634 [Pipeline] { [Pipeline] ws 15:58:35 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [Pipeline] isUnix [Pipeline] sh 15:58:36 The recommended git tool is: git 15:58:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:58:36 15:58:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:58:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:58:36 latest: Pulling from edgex-devops/edgex-compose 15:58:36 cbdbe7a5bc2a: Pulling fs layer 15:58:36 ca9280d653b3: Pulling fs layer 15:58:36 7e9c9ca2126c: Pulling fs layer 15:58:36 cbdbe7a5bc2a: Verifying Checksum 15:58:37 cbdbe7a5bc2a: Pull complete 15:58:37 ca9280d653b3: Verifying Checksum 15:58:37 ca9280d653b3: Download complete 15:58:38 ca9280d653b3: Pull complete 15:58:40 7e9c9ca2126c: Verifying Checksum 15:58:40 7e9c9ca2126c: Download complete 15:58:41 using credential edgex-jenkins-ssh 15:58:41 Cloning the remote Git repository 15:58:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:58:41 > git init /w/workspace/edgex-go/3 # timeout=10 15:58:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:58:41 > git --version # timeout=10 15:58:41 > git --version # 'git version 2.17.1' 15:58:41 using GIT_SSH to set credentials SSH Credentials for GitHub 15:58:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:58:43 7e9c9ca2126c: Pull complete 15:58:43 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:58:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:58:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:58:43 prd-centos7-docker-4c-2g-488 does not seem to be running inside a container 15:58:43 $ 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 15:58:46 $ docker top 2b178a7cc21e501e62f52519862c337205b08e86a3c75b6215ff9c6c3a016200 -eo pid,comm [Pipeline] { [Pipeline] sh 15:58:46 + docker-compose build --help 15:58:46 + grep parallel 15:58:47 --parallel Build images in parallel. [Pipeline] } 15:58:47 $ docker stop --time=1 2b178a7cc21e501e62f52519862c337205b08e86a3c75b6215ff9c6c3a016200 15:58:48 $ docker rm -f 2b178a7cc21e501e62f52519862c337205b08e86a3c75b6215ff9c6c3a016200 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:58:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:58:49 . [Pipeline] withDockerContainer 15:58:49 prd-centos7-docker-4c-2g-488 does not seem to be running inside a container 15:58:49 $ 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 15:58:49 $ docker top cc5ee94c963e470042bda782486e8693e07ea672c607c3e24c09c934fad1cf06 -eo pid,comm [Pipeline] { [Pipeline] sh 15:58:49 + docker-compose -f ./docker-compose-build.yml build --parallel 15:58:50 Building core-command ... 15:58:50 Building core-data ... 15:58:50 Building core-metadata ... 15:58:50 Building security-bootstrapper ... 15:58:50 Building security-proxy-setup ... 15:58:50 Building security-secretstore-setup ... 15:58:50 Building support-notifications ... 15:58:50 Building support-scheduler ... 15:58:50 Building sys-mgmt-agent ... 15:58:50 Building core-metadata 15:58:50 Building support-notifications 15:58:50 Building core-data 15:58:50 Building core-command 15:58:50 Building security-secretstore-setup 15:58:57 Merging remotes/origin/main commit 7434bcadf5de7b44f4e2f97c711f832a1a55cbae into PR head commit 894ca44596d48b6582d3e249f34e86a2d8c7af64 15:58:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:58:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:58:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:58:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:58:57 using GIT_SSH to set credentials SSH Credentials for GitHub 15:58:57 > 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 15:58:57 > git config core.sparsecheckout # timeout=10 15:58:57 > git checkout -f 894ca44596d48b6582d3e249f34e86a2d8c7af64 # timeout=10 15:58:58 > git remote # timeout=10 15:58:58 Merge succeeded, producing 894ca44596d48b6582d3e249f34e86a2d8c7af64 15:58:58 Checking out Revision 894ca44596d48b6582d3e249f34e86a2d8c7af64 (PR-3634) 15:58:58 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:58:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:58:58 ---> 263514d20207 15:58:58 Step 3/23 : WORKDIR /edgex-go 15:58:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:58:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:58:58 ---> 263514d20207 15:58:58 Step 3/24 : WORKDIR /edgex-go 15:58:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:58:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:58:59 ---> 263514d20207 15:58:59 Step 3/24 : WORKDIR /edgex-go 15:58:58 > git config --get remote.origin.url # timeout=10 15:58:58 using GIT_SSH to set credentials SSH Credentials for GitHub 15:58:58 > git merge 7434bcadf5de7b44f4e2f97c711f832a1a55cbae # timeout=10 15:58:58 > git rev-parse HEAD^{commit} # timeout=10 15:58:58 > git config core.sparsecheckout # timeout=10 15:58:58 > git checkout -f 894ca44596d48b6582d3e249f34e86a2d8c7af64 # timeout=10 15:59:02 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 15:59:03 provisioning config files... 15:59:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5454088164838589565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:59:03 ---> docker-login.sh 15:59:03 nexus3.edgexfoundry.org:10001 15:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:04 ---> Running in 221bac7f205d 15:59:04 ---> Running in b0c9ef94f911 15:59:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:04 Configure a credential helper to remove this warning. See 15:59:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:04 15:59:04 Login Succeeded 15:59:04 nexus3.edgexfoundry.org:10002 15:59:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:05 Configure a credential helper to remove this warning. See 15:59:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:05 15:59:05 Login Succeeded 15:59:05 nexus3.edgexfoundry.org:10003 15:59:05 ---> Running in f3df28a20d9e 15:59:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:05 Configure a credential helper to remove this warning. See 15:59:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:05 15:59:05 Login Succeeded 15:59:05 nexus3.edgexfoundry.org:10004 15:59:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:06 Configure a credential helper to remove this warning. See 15:59:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:06 15:59:06 Login Succeeded 15:59:06 docker.io 15:59:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:07 Configure a credential helper to remove this warning. See 15:59:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:07 15:59:07 Login Succeeded 15:59:07 ---> docker-login.sh ends [Pipeline] } 15:59:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:59:07 ========================================================= 15:59:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:59:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:59:08 Removing intermediate container b0c9ef94f911 15:59:08 ---> b21549faa1e2 15:59:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:59:08 Removing intermediate container 221bac7f205d 15:59:08 ---> 4df7bf85e035 15:59:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:59:08 Removing intermediate container f3df28a20d9e 15:59:08 ---> bd94ab6fb65e 15:59:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:59:08 ---> Running in 9d9c99f47ca6 15:59:08 ---> Running in ca52af37abc9 15:59:08 + 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 . 15:59:08 ---> Running in d85b1616e1c0 15:59:10 Sending build context to Docker daemon 165.8MB 15:59:10 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 15:59:10 Step 2/6 : FROM ${BASE} 15:59:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:59:10 595b0fe564bb: Pulling fs layer 15:59:10 24495759ef45: Pulling fs layer 15:59:10 d148012ef14d: Pulling fs layer 15:59:10 cb65c68fc2e2: Pulling fs layer 15:59:10 093eec477d81: Pulling fs layer 15:59:10 a6d5b2bbb924: Pulling fs layer 15:59:10 2446dc1eb7d3: Pulling fs layer 15:59:10 596795e73e0f: Pulling fs layer 15:59:10 093eec477d81: Waiting 15:59:10 2446dc1eb7d3: Waiting 15:59:10 a6d5b2bbb924: Waiting 15:59:10 cb65c68fc2e2: Waiting 15:59:10 d148012ef14d: Verifying Checksum 15:59:10 d148012ef14d: Download complete 15:59:10 24495759ef45: Verifying Checksum 15:59:10 24495759ef45: Download complete 15:59:10 093eec477d81: Verifying Checksum 15:59:10 093eec477d81: Download complete 15:59:10 a6d5b2bbb924: Verifying Checksum 15:59:10 a6d5b2bbb924: Download complete 15:59:10 2446dc1eb7d3: Verifying Checksum 15:59:10 2446dc1eb7d3: Download complete 15:59:10 595b0fe564bb: Verifying Checksum 15:59:10 595b0fe564bb: Download complete 15:59:11 595b0fe564bb: Pull complete 15:59:12 24495759ef45: Pull complete 15:59:13 d148012ef14d: Pull complete 15:59:14 596795e73e0f: Verifying Checksum 15:59:14 596795e73e0f: Download complete 15:59:14 Removing intermediate container 9d9c99f47ca6 15:59:14 ---> 08ca43fdda85 15:59:14 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:59:14 ---> Running in 19bb990f94d0 15:59:14 Removing intermediate container d85b1616e1c0 15:59:14 ---> c8a8b992afb5 15:59:14 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:59:15 Removing intermediate container ca52af37abc9 15:59:15 ---> 0207b3999b64 15:59:15 Step 5/24 : RUN apk add --update --no-cache make git 15:59:15 cb65c68fc2e2: Verifying Checksum 15:59:15 cb65c68fc2e2: Download complete 15:59:15 ---> Running in 3fd3d7b473a3 15:59:15 ---> Running in 79751c0f4acc 15:59:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:59:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:59:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:59:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:59:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:59:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:59:17 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:59:17 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:59:17 ---> 263514d20207 15:59:17 Step 3/26 : WORKDIR /edgex-go 15:59:17 ---> Using cache 15:59:17 ---> bd94ab6fb65e 15:59:17 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:59:17 ---> Using cache 15:59:17 ---> c8a8b992afb5 15:59:17 Step 5/26 : RUN apk add --update --no-cache make git 15:59:17 OK: 219 MiB in 52 packages 15:59:17 OK: 219 MiB in 52 packages 15:59:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:59:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:59:17 ---> 263514d20207 15:59:17 Step 3/24 : WORKDIR /edgex-go 15:59:17 ---> Using cache 15:59:17 ---> bd94ab6fb65e 15:59:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:59:17 ---> Using cache 15:59:17 ---> c8a8b992afb5 15:59:17 Step 5/24 : RUN apk add --update --no-cache make git 15:59:18 OK: 219 MiB in 52 packages 15:59:18 ---> Running in bd08b7ebc989 15:59:18 ---> Running in 534cc32979c6 15:59:18 Removing intermediate container 3fd3d7b473a3 15:59:18 ---> f190489dee01 15:59:18 Step 6/23 : COPY go.mod . 15:59:18 Removing intermediate container 79751c0f4acc 15:59:18 ---> 7c7d6461db72 15:59:18 Step 6/24 : COPY go.mod . 15:59:18 Removing intermediate container 19bb990f94d0 15:59:18 ---> 0a50c71b8ddc 15:59:18 Step 6/24 : COPY go.mod . 15:59:18 ---> 0f328ccac37e 15:59:18 Step 7/23 : RUN go mod download 15:59:19 ---> Running in ca1689847d4f 15:59:19 ---> 19318d462037 15:59:19 Step 7/24 : RUN go mod download 15:59:19 ---> Running in dc016475daee 15:59:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:59:19 ---> af42172e18d0 15:59:19 Step 7/24 : RUN go mod download 15:59:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:59:19 ---> Running in a8a21be651ca 15:59:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:59:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:59:20 Removing intermediate container dc016475daee 15:59:20 ---> e3c84650b519 15:59:20 Step 8/24 : COPY . . 15:59:20 Removing intermediate container ca1689847d4f 15:59:20 ---> 91aec355621e 15:59:20 Step 8/23 : COPY . . 15:59:20 OK: 219 MiB in 52 packages 15:59:20 OK: 219 MiB in 52 packages 15:59:20 Removing intermediate container a8a21be651ca 15:59:20 ---> 82bff31d2dda 15:59:20 Step 8/24 : COPY . . 15:59:25 cb65c68fc2e2: Pull complete 15:59:25 093eec477d81: Pull complete 15:59:25 a6d5b2bbb924: Pull complete 15:59:26 2446dc1eb7d3: Pull complete 15:59:27 Removing intermediate container 534cc32979c6 15:59:27 ---> bdfe74c7d197 15:59:27 Step 6/24 : COPY go.mod . 15:59:27 Removing intermediate container bd08b7ebc989 15:59:27 ---> 8f634cc012c7 15:59:27 Step 6/26 : COPY go.mod . 15:59:27 ---> e81fc3ea31ed 15:59:27 Step 7/24 : RUN go mod download 15:59:27 ---> 9d6db1be8c4d 15:59:27 Step 7/26 : RUN go mod download 15:59:27 ---> Running in 971367c9c4a9 15:59:27 ---> 7917fe605e0e 15:59:27 Step 9/24 : RUN go mod tidy 15:59:27 ---> Running in bf8456163b61 15:59:27 ---> Running in 59037f73abc5 15:59:27 ---> 6bb72b0f6e13 15:59:27 Step 9/24 : RUN go mod tidy 15:59:27 ---> dffc20585dab 15:59:27 Step 9/23 : RUN go mod tidy 15:59:27 ---> Running in 65a56d032333 15:59:27 ---> Running in 47ae583af1ae 15:59:29 Removing intermediate container 971367c9c4a9 15:59:29 ---> 6ae3b684a8cc 15:59:29 Step 8/24 : COPY . . 15:59:30 596795e73e0f: Pull complete 15:59:30 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 15:59:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:59:30 ---> d9e956139c92 15:59:30 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 15:59:31 Removing intermediate container 59037f73abc5 15:59:31 ---> b9c0444168b0 15:59:31 Step 10/24 : RUN make cmd/core-data/core-data 15:59:31 ---> Running in dabc3d2ae673 15:59:31 Removing intermediate container bf8456163b61 15:59:31 ---> 3fc5d5540fa7 15:59:31 Step 8/26 : COPY . . 15:59:31 Removing intermediate container 47ae583af1ae 15:59:31 ---> 79b59b6eb97d 15:59:31 Step 10/24 : RUN make cmd/core-command/core-command 15:59:33 Removing intermediate container 65a56d032333 15:59:33 ---> 6b3e31049f0f 15:59:33 Step 10/23 : RUN make cmd/support-notifications/support-notifications 15:59:34 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 15:59:34 ---> Running in dd22b6886bab 15:59:35 ---> Running in fcbbfd698b2f 15:59:35 ---> Running in 40cba40ca6f2 15:59:35 ---> babd85eeea66 15:59:35 Step 9/24 : RUN go mod tidy 15:59:35 ---> Running in 59df9f107e36 15:59:36 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 15:59:36 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 15:59:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:59:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:59:38 (1/12) Installing libmagic (5.39-r0) 15:59:38 (2/12) Installing file (5.39-r0) 15:59:39 (3/12) Installing libc-dev (0.7.2-r3) 15:59:39 (4/12) Installing g++ (10.2.1_pre1-r3) 15:59:40 ---> 920f1137889e 15:59:40 Step 9/26 : RUN go mod tidy 15:59:40 Removing intermediate container 59df9f107e36 15:59:40 ---> 5a12d9fc1674 15:59:40 Step 10/24 : RUN make cmd/core-metadata/core-metadata 15:59:40 ---> Running in 0fa3c84eae88 15:59:40 ---> Running in 6c9d72f2a7dd 15:59:41 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 15:59:42 Removing intermediate container 6c9d72f2a7dd 15:59:42 ---> ac619924ee62 15:59:42 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:59:42 ---> Running in abb12bdee91d 15:59:42 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 15:59:43 (5/12) Installing fortify-headers (1.1-r0) 15:59:43 (6/12) Installing patch (2.7.6-r7) 15:59:43 (7/12) Installing build-base (0.5-r2) 15:59:43 (8/12) Installing libsodium (1.0.18-r0) 15:59:43 (9/12) Installing pkgconf (1.7.3-r0) 15:59:43 (10/12) Installing libsodium-dev (1.0.18-r0) 15:59:43 (11/12) Installing libzmq (4.3.3-r1) 15:59:43 (12/12) Installing zeromq-dev (4.3.3-r1) 15:59:43 Executing busybox-1.32.1-r6.trigger 15:59:43 OK: 218 MiB in 52 packages 15:59:49 Removing intermediate container fcbbfd698b2f 15:59:49 ---> 64e66f40ec08 15:59:49 Step 4/6 : WORKDIR /edgex-go 15:59:49 ---> Running in b47557a0119e 15:59:49 Removing intermediate container b47557a0119e 15:59:49 ---> a6f1d5650e64 15:59:49 Step 5/6 : COPY go.mod . 15:59:50 ---> 3c34ed78f2bd 15:59:50 Step 6/6 : RUN go mod download 15:59:50 ---> Running in 1343e35c5785 16:00:21 Removing intermediate container dd22b6886bab 16:00:21 ---> 47805973ed68 16:00:21 16:00:21 Step 11/24 : FROM alpine:3.12 16:00:21 Removing intermediate container 40cba40ca6f2 16:00:21 ---> d5bb69198bea 16:00:21 16:00:21 Step 11/23 : FROM alpine:3.12 16:00:21 3.12: Pulling from library/alpine 16:00:21 3.12: Pulling from library/alpine 16:00:21 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 16:00:21 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 16:00:21 Status: Downloaded newer image for alpine:3.12 16:00:21 Status: Image is up to date for alpine:3.12 16:00:21 ---> 13621d1b12d4 16:00:21 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:00:21 ---> 13621d1b12d4 16:00:21 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:00:21 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 16:00:21 ---> Running in ba7a9ab3a953 16:00:21 ---> Running in 86c41acb8dd4 16:00:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:00:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:00:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:00:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:00:21 (1/2) Installing ca-certificates (20191127-r4) 16:00:21 (1/1) Installing dumb-init (1.2.2-r1) 16:00:21 Executing busybox-1.31.1-r20.trigger 16:00:21 OK: 6 MiB in 15 packages 16:00:21 (2/2) Installing dumb-init (1.2.2-r1) 16:00:21 Executing busybox-1.31.1-r20.trigger 16:00:21 Executing ca-certificates-20191127-r4.trigger 16:00:21 OK: 6 MiB in 16 packages 16:00:21 Removing intermediate container 86c41acb8dd4 16:00:21 ---> 83a2551aa1f6 16:00:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:00:21 ---> Running in af557291ed70 16:00:21 Removing intermediate container ba7a9ab3a953 16:00:21 ---> 828876c062a7 16:00:21 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:00:21 ---> Running in 4714bd7e9d84 16:00:21 Removing intermediate container af557291ed70 16:00:21 ---> bea5496bac77 16:00:21 Step 14/24 : ENV APP_PORT=59882 16:00:21 ---> Running in 6fdb0bed55f4 16:00:21 Removing intermediate container 4714bd7e9d84 16:00:21 ---> 691c6ec3696b 16:00:21 Step 14/23 : ENV APP_PORT=59860 16:00:21 ---> Running in 470d6d635dd9 16:00:21 Removing intermediate container 6fdb0bed55f4 16:00:21 ---> dff811ab6577 16:00:21 Step 15/24 : EXPOSE $APP_PORT 16:00:21 ---> Running in ef1afba6c2a7 16:00:21 Removing intermediate container 470d6d635dd9 16:00:21 ---> ed622445d25b 16:00:21 Step 15/23 : EXPOSE $APP_PORT 16:00:21 ---> Running in 966087d28714 16:00:21 Removing intermediate container ef1afba6c2a7 16:00:21 ---> f66774a8228f 16:00:21 Step 16/24 : WORKDIR / 16:00:21 ---> Running in c4a6c6c0208c 16:00:21 Removing intermediate container 966087d28714 16:00:21 ---> ed04bab2d7a7 16:00:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:00:21 Removing intermediate container c4a6c6c0208c 16:00:21 ---> a5891226c72c 16:00:21 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:00:21 ---> 8c4a000be6e6 16:00:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:00:21 Removing intermediate container abb12bdee91d 16:00:21 ---> 2faec665ea5b 16:00:21 16:00:21 Step 11/26 : FROM alpine:3.12 16:00:21 ---> 13621d1b12d4 16:00:21 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 16:00:21 ---> fb7a1e352a02 16:00:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:00:21 ---> Running in 2deec2656237 16:00:21 Removing intermediate container dabc3d2ae673 16:00:21 ---> f441707dbce8 16:00:21 16:00:21 Step 11/24 : FROM alpine:3.12 16:00:21 ---> 13621d1b12d4 16:00:21 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:00:21 ---> Running in 8e8c6b1ddee8 16:00:21 ---> 95378297f791 16:00:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:00:21 ---> 267e35602a14 16:00:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:00:21 Removing intermediate container 8e8c6b1ddee8 16:00:21 ---> 026909260921 16:00:21 Step 13/24 : ENV APP_PORT=59880 16:00:21 ---> Running in 1e6b9d16539b 16:00:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:00:21 Removing intermediate container 0fa3c84eae88 16:00:21 ---> e4bf3178be6f 16:00:21 16:00:21 Step 11/24 : FROM alpine:3.12 16:00:21 ---> 13621d1b12d4 16:00:21 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:00:21 ---> Using cache 16:00:21 ---> 83a2551aa1f6 16:00:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:00:21 ---> Using cache 16:00:21 ---> bea5496bac77 16:00:21 Step 14/24 : ENV APP_PORT=59881 16:00:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:00:21 ---> Running in dfb584630489 16:00:21 ---> 6eca1a7f7c47 16:00:21 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:00:21 (1/6) Installing ca-certificates (20191127-r4) 16:00:22 ---> fdef04bf9cb4 16:00:22 Step 20/24 : ENTRYPOINT ["/core-command"] 16:00:22 (2/6) Installing nghttp2-libs (1.41.0-r0) 16:00:22 (3/6) Installing libcurl (7.78.0-r0) 16:00:22 (4/6) Installing curl (7.78.0-r0) 16:00:22 (5/6) Installing dumb-init (1.2.2-r1) 16:00:22 (6/6) Installing su-exec (0.2-r1) 16:00:22 Executing busybox-1.31.1-r20.trigger 16:00:22 Executing ca-certificates-20191127-r4.trigger 16:00:22 Removing intermediate container 1e6b9d16539b 16:00:22 ---> b60dfa5ac53b 16:00:22 Step 14/24 : EXPOSE $APP_PORT 16:00:22 OK: 7 MiB in 20 packages 16:00:22 ---> Running in 8332cc5105b5 16:00:22 ---> Running in 2226f1444524 16:00:22 ---> Running in e38939d60897 16:00:22 Removing intermediate container dfb584630489 16:00:22 ---> b91e22d5da92 16:00:22 Step 15/24 : EXPOSE $APP_PORT 16:00:22 ---> Running in 2b7d3d033a9a 16:00:22 Removing intermediate container 8332cc5105b5 16:00:22 ---> adde2a19fdcb 16:00:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:00:22 Removing intermediate container e38939d60897 16:00:22 ---> 9513d52d0c4f 16:00:22 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:22 Removing intermediate container 2226f1444524 16:00:22 ---> 453a3636de98 16:00:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:00:22 ---> Running in 3709229e8be8 16:00:22 ---> Running in 80a5df2563e6 16:00:22 ---> Running in 6f77e2de774c 16:00:22 Removing intermediate container 2b7d3d033a9a 16:00:22 ---> bd82eb9f179e 16:00:22 Step 16/24 : WORKDIR / 16:00:22 ---> Running in 9b9d41ef12e7 16:00:22 Removing intermediate container 3709229e8be8 16:00:22 ---> 36f43bed9d11 16:00:22 Step 21/23 : LABEL arch=x86_64 16:00:22 Removing intermediate container 6f77e2de774c 16:00:22 ---> 5e6b9eab9f64 16:00:22 Step 22/24 : LABEL arch=x86_64 16:00:22 ---> Running in e28a7c59ed78 16:00:22 Removing intermediate container 2deec2656237 16:00:22 ---> 64a923c7362f 16:00:22 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:00:22 ---> Running in ae9eedefa551 16:00:22 Removing intermediate container 9b9d41ef12e7 16:00:22 ---> 5f621867d835 16:00:22 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:00:22 ---> Running in 25cde438d90e 16:00:22 Removing intermediate container e28a7c59ed78 16:00:22 ---> 7650b02a9c7b 16:00:22 Step 22/23 : LABEL git_sha=894ca44596d48b6582d3e249f34e86a2d8c7af64 16:00:22 Removing intermediate container ae9eedefa551 16:00:22 ---> 341a0b1535c1 16:00:22 Step 23/24 : LABEL git_sha=894ca44596d48b6582d3e249f34e86a2d8c7af64 16:00:22 ---> Running in 7a0098a8afa8 16:00:22 ---> Running in d8be74a72875 16:00:22 Removing intermediate container 25cde438d90e 16:00:22 ---> 97bf9b97d274 16:00:22 Step 14/26 : WORKDIR / 16:00:22 ---> f280b2fc7e22 16:00:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:00:22 Removing intermediate container 7a0098a8afa8 16:00:22 ---> 41b7ab26f361 16:00:22 Step 23/23 : LABEL version=0.0.0 16:00:22 ---> Running in 5125e2006de4 16:00:22 ---> Running in df9aa145cd6a 16:00:22 Removing intermediate container d8be74a72875 16:00:22 ---> 7869bf762cef 16:00:22 Step 24/24 : LABEL version=0.0.0 16:00:22 ---> Running in d3faf7f8b3cf 16:00:23 Removing intermediate container df9aa145cd6a 16:00:23 ---> 0154974bca37 16:00:23 16:00:23 Removing intermediate container 5125e2006de4 16:00:23 ---> 09f08826d3ae 16:00:23 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:00:23 Successfully built 0154974bca37 16:00:23 Successfully tagged support-notifications:latest 16:00:23 Removing intermediate container d3faf7f8b3cf 16:00:23 ---> c7b65766b84d 16:00:23 16:00:23 Removing intermediate container 80a5df2563e6 16:00:23 Building security-bootstrapper 16:00:23 ---> c7c69151f485 16:00:23 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:00:23  Building support-notifications ... done  ---> 6b830b352c55 16:00:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:00:23 ---> Running in ebfacd55402a 16:00:23 Successfully built c7b65766b84d 16:00:23 Successfully tagged core-command:latest 16:00:23 Building sys-mgmt-agent 16:00:23  Building core-command ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:00:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:00:24 ---> 9a3ade81e99e 16:00:24 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:00:24 ---> 14b019a32264 16:00:24 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:00:25 (1/6) Installing dumb-init (1.2.2-r1) 16:00:25 (2/6) Installing libgcc (9.3.0-r2) 16:00:25 (3/6) Installing libsodium (1.0.18-r0) 16:00:25 ---> Running in b74ec5bb0eb2 16:00:25 ---> c67a00a1cecb 16:00:25 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:00:25 (4/6) Installing libstdc++ (9.3.0-r2) 16:00:26 (5/6) Installing libzmq (4.3.3-r0) 16:00:26 (6/6) Installing zeromq (4.3.3-r0) 16:00:26 Removing intermediate container b74ec5bb0eb2 16:00:26 ---> 5c72ca20eb09 16:00:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:00:26 Executing busybox-1.31.1-r20.trigger 16:00:26 OK: 8 MiB in 20 packages 16:00:27 ---> 7f5a84ad1d6c 16:00:27 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:00:27 ---> Running in 5ee029ba326f 16:00:27 ---> 88c7df3cb173 16:00:27 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:00:27 Removing intermediate container 5ee029ba326f 16:00:27 ---> 347fb5a83f8e 16:00:27 Step 22/24 : LABEL arch=x86_64 16:00:27 ---> Running in 72b2c93bc443 16:00:27 Removing intermediate container ebfacd55402a 16:00:27 ---> 3e4a699bea71 16:00:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:00:27 Removing intermediate container 72b2c93bc443 16:00:27 ---> 3d8bb4e1176a 16:00:27 Step 23/24 : LABEL git_sha=894ca44596d48b6582d3e249f34e86a2d8c7af64 16:00:28 ---> 3a87603e1eee 16:00:28 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:00:28 ---> Running in 56f4007fdf24 16:00:28 ---> 9e816bb9742e 16:00:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:00:29 Removing intermediate container 56f4007fdf24 16:00:29 ---> 61ba8b2be2e6 16:00:29 Step 24/24 : LABEL version=0.0.0 16:00:29 ---> Running in 628cf306fc8b 16:00:29 ---> 8f082670f891 16:00:29 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:00:29 ---> c2e5a33fd7b8 16:00:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:00:29 Removing intermediate container 628cf306fc8b 16:00:29 ---> 014f893732ae 16:00:29 16:00:29 Successfully built 014f893732ae 16:00:29 Successfully tagged core-metadata:latest 16:00:29  Building core-metadata ... done Building support-scheduler 16:00:29 ---> 7e48e18016fb 16:00:29 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/ 16:00:29 ---> 895d39d58ffc 16:00:29 Step 20/24 : ENTRYPOINT ["/core-data"] 16:00:29 ---> Running in 910ba543f7ba 16:00:31 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:00:31 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:00:31 ---> 263514d20207 16:00:31 Step 3/32 : WORKDIR /edgex-go 16:00:31 ---> Using cache 16:00:31 ---> bd94ab6fb65e 16:00:31 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:31 ---> Using cache 16:00:31 ---> c8a8b992afb5 16:00:31 Step 5/32 : RUN apk add --update --no-cache make git 16:00:31 ---> Using cache 16:00:31 ---> 8f634cc012c7 16:00:31 Step 6/32 : COPY go.mod . 16:00:31 ---> Using cache 16:00:31 ---> 9d6db1be8c4d 16:00:31 Step 7/32 : RUN go mod download 16:00:31 ---> Using cache 16:00:31 ---> 3fc5d5540fa7 16:00:31 Step 8/32 : COPY . . 16:00:31 ---> Using cache 16:00:31 ---> 920f1137889e 16:00:31 Step 9/32 : RUN go mod tidy 16:00:31 ---> Using cache 16:00:31 ---> ac619924ee62 16:00:31 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:00:32 ---> Running in 933c388beee6 16:00:33 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:00:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:00:33 ---> 263514d20207 16:00:33 Step 3/23 : WORKDIR /edgex-go 16:00:33 ---> Using cache 16:00:33 ---> bd94ab6fb65e 16:00:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:33 ---> Using cache 16:00:33 ---> c8a8b992afb5 16:00:33 Step 5/23 : RUN apk add --update --no-cache make git 16:00:33 ---> Using cache 16:00:33 ---> 8f634cc012c7 16:00:33 Step 6/23 : COPY go.mod . 16:00:33 ---> Using cache 16:00:33 ---> 9d6db1be8c4d 16:00:33 Step 7/23 : RUN go mod download 16:00:33 ---> Using cache 16:00:33 ---> 3fc5d5540fa7 16:00:33 Step 8/23 : COPY . . 16:00:33 ---> Using cache 16:00:33 ---> 920f1137889e 16:00:33 Step 9/23 : RUN go mod tidy 16:00:33 ---> Using cache 16:00:33 ---> ac619924ee62 16:00:33 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:00:33 ---> Running in c03db0f79943 16:00:34 Removing intermediate container 933c388beee6 16:00:34 ---> 25f0db8ac0ea 16:00:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:00:34 ---> Running in b398a396ff94 16:00:34 ---> Running in 149764fb01fb 16:00:34 Removing intermediate container 149764fb01fb 16:00:34 ---> 8120415346a9 16:00:34 Step 22/24 : LABEL arch=x86_64 16:00:34 ---> Running in e1d5b1e7bedf 16:00:34 Removing intermediate container 910ba543f7ba 16:00:34 ---> 1c84e8828d82 16:00:34 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:00:34 ---> Running in 15d73496672c 16:00:34 Removing intermediate container e1d5b1e7bedf 16:00:34 ---> 5ca598261d5c 16:00:34 Step 23/24 : LABEL git_sha=894ca44596d48b6582d3e249f34e86a2d8c7af64 16:00:34 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 16:00:34 ---> Running in 1ce10187ba14 16:00:34 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 16:00:34 Removing intermediate container 15d73496672c 16:00:34 ---> 76458a7e8c09 16:00:34 Step 24/26 : LABEL arch=x86_64 16:00:35 ---> Running in 27fd78bcf6d0 16:00:35 Removing intermediate container 1ce10187ba14 16:00:35 ---> d64aa18d72b4 16:00:35 Step 24/24 : LABEL version=0.0.0 16:00:35 Removing intermediate container 27fd78bcf6d0 16:00:35 ---> 159b83fad720 16:00:35 Step 25/26 : LABEL git_sha=894ca44596d48b6582d3e249f34e86a2d8c7af64 16:00:35 ---> Running in e0be07eeb844 16:00:35 ---> Running in 002dbfb4a36f 16:00:35 Removing intermediate container e0be07eeb844 16:00:35 ---> 134cd4556fb0 16:00:35 16:00:35 Removing intermediate container 002dbfb4a36f 16:00:35 ---> 68199f87672e 16:00:35 Step 26/26 : LABEL version=0.0.0 16:00:35 Successfully built 134cd4556fb0 16:00:35 Successfully tagged core-data:latest 16:00:35  Building core-data ... done Building security-proxy-setup 16:00:35 ---> Running in 3836fc7c52e1 16:00:35 Removing intermediate container 3836fc7c52e1 16:00:35 ---> 8bc8512286b8 16:00:35 16:00:35 Successfully built 8bc8512286b8 16:00:36 Successfully tagged security-secretstore-setup:latest 16:00:36  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:00:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:00:36 ---> 263514d20207 16:00:36 Step 3/24 : WORKDIR /edgex-go 16:00:36 ---> Using cache 16:00:36 ---> bd94ab6fb65e 16:00:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:36 ---> Using cache 16:00:36 ---> c8a8b992afb5 16:00:36 Step 5/24 : RUN apk add --update --no-cache make bash git 16:00:37 ---> Running in 1382f8ebb6dc 16:00:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:00:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:00:40 OK: 219 MiB in 52 packages 16:00:41 Removing intermediate container 1382f8ebb6dc 16:00:41 ---> 3ae730c90db8 16:00:41 Step 6/24 : COPY go.mod . 16:00:41 ---> 4bd65ed79b14 16:00:41 Step 7/24 : RUN go mod download 16:00:41 ---> Running in 66e724d8cf4b 16:00:43 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:00:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:00:43 ---> 263514d20207 16:00:43 Step 3/22 : WORKDIR /edgex-go 16:00:43 ---> Using cache 16:00:43 ---> bd94ab6fb65e 16:00:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:43 ---> Using cache 16:00:43 ---> c8a8b992afb5 16:00:43 Step 5/22 : RUN apk add --update --no-cache make git 16:00:43 ---> Using cache 16:00:43 ---> 8f634cc012c7 16:00:43 Step 6/22 : COPY go.mod . 16:00:43 ---> Using cache 16:00:43 ---> 9d6db1be8c4d 16:00:43 Step 7/22 : RUN go mod download 16:00:43 ---> Using cache 16:00:43 ---> 3fc5d5540fa7 16:00:43 Step 8/22 : COPY . . 16:00:43 ---> Using cache 16:00:43 ---> 920f1137889e 16:00:43 Step 9/22 : RUN go mod tidy 16:00:43 ---> Using cache 16:00:43 ---> ac619924ee62 16:00:43 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:00:43 ---> Running in 0d1740afdc77 16:00:43 Removing intermediate container 66e724d8cf4b 16:00:43 ---> eeacb1468246 16:00:43 Step 8/24 : COPY . . 16:00:44 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 16:00:50 ---> 8fb037d6f17a 16:00:50 Step 9/24 : RUN go mod tidy 16:00:50 ---> Running in b3dcdf2142ae 16:00:52 Removing intermediate container b3dcdf2142ae 16:00:52 ---> c5784bbd7a82 16:00:52 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:00:52 ---> Running in 1e847a1417e0 16:00:52 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 16:01:02 Removing intermediate container c03db0f79943 16:01:02 ---> a7d0c9048b74 16:01:02 16:01:02 Step 11/32 : FROM alpine:3.12 16:01:02 ---> 13621d1b12d4 16:01:02 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:01:02 ---> Running in ab6fca3b40b3 16:01:02 Removing intermediate container ab6fca3b40b3 16:01:02 ---> 17cc6c8683bd 16:01:02 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:01:02 ---> Running in 1410e5f532bd 16:01:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:01:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:01:03 (1/2) Installing dumb-init (1.2.2-r1) 16:01:03 (2/2) Installing su-exec (0.2-r1) 16:01:03 Executing busybox-1.31.1-r20.trigger 16:01:03 OK: 6 MiB in 16 packages 16:01:04 Removing intermediate container 1410e5f532bd 16:01:04 ---> 48c90900b4ae 16:01:04 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:01:04 Removing intermediate container b398a396ff94 16:01:04 ---> 435adb756563 16:01:04 16:01:04 Step 11/23 : FROM alpine:3.12 16:01:04 ---> 13621d1b12d4 16:01:04 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:01:04 ---> Using cache 16:01:04 ---> 83a2551aa1f6 16:01:04 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:01:04 ---> Using cache 16:01:04 ---> bea5496bac77 16:01:04 Step 14/23 : ENV APP_PORT=59861 16:01:04 ---> Running in 8c1b24c2d6be 16:01:04 ---> Running in 469d81444e37 16:01:05 Removing intermediate container 8c1b24c2d6be 16:01:05 ---> e9d7013c6ced 16:01:05 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:01:05 Removing intermediate container 469d81444e37 16:01:05 ---> 717711ccbb52 16:01:05 Step 15/23 : EXPOSE $APP_PORT 16:01:05 ---> Running in b56ff12d1d32 16:01:05 ---> Running in f17ca00a74e0 16:01:05 Removing intermediate container f17ca00a74e0 16:01:05 ---> 70e513c8fa35 16:01:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:01:05 Removing intermediate container b56ff12d1d32 16:01:05 ---> 5c4c09b8a1ad 16:01:05 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:01:05 ---> Running in bb2115fa3147 16:01:05 ---> 72607a674e1d 16:01:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:01:06 ---> 1b43cf9bacbf 16:01:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:01:06 Removing intermediate container bb2115fa3147 16:01:06 ---> 06787eb6b165 16:01:06 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:01:06 ---> 50d62dc4bfda 16:01:06 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:01:06 ---> Running in 40a0062acd6e 16:01:06 ---> Running in 9addc40b92f1 16:01:06 Removing intermediate container 9addc40b92f1 16:01:06 ---> 7c9e9855ce78 16:01:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:01:06 Removing intermediate container 40a0062acd6e 16:01:06 ---> a3bb619bf8ee 16:01:06 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:01:06 ---> Running in 4073cf326142 16:01:07 Removing intermediate container 4073cf326142 16:01:07 ---> 2e163f00ab99 16:01:07 Step 21/23 : LABEL arch=x86_64 16:01:07 ---> Running in 3e0bd52b1bca 16:01:07 ---> 642766b3c85c 16:01:07 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:01:07 ---> Running in 0509c11e9c7e 16:01:07 Removing intermediate container 3e0bd52b1bca 16:01:07 ---> 9788df7d0016 16:01:07 Step 22/23 : LABEL git_sha=894ca44596d48b6582d3e249f34e86a2d8c7af64 16:01:07 ---> Running in c3c5e97d7b1c 16:01:07 Removing intermediate container c3c5e97d7b1c 16:01:07 ---> d46be12f456e 16:01:07 Step 23/23 : LABEL version=0.0.0 16:01:07 ---> Running in a6051f3f64b4 16:01:07 Removing intermediate container a6051f3f64b4 16:01:07 ---> f6615d3ee8e1 16:01:07 16:01:08 Successfully built f6615d3ee8e1 16:01:08 Successfully tagged support-scheduler:latest 16:01:08  Building support-scheduler ... done Removing intermediate container 0509c11e9c7e 16:01:08 ---> 4b18f03e94fd 16:01:08 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:01:08 ---> e62e2ebf9440 16:01:08 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:01:09 ---> a12e790cd8e8 16:01:09 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:01:09 ---> f4dffd05c114 16:01:09 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:01:09 ---> 7c2062f5457e 16:01:09 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:01:10 ---> 6ebece93ee28 16:01:10 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:01:10 ---> Running in c0a506d7a1d5 16:01:10 Removing intermediate container c0a506d7a1d5 16:01:10 ---> 12a8493beecf 16:01:10 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:01:10 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 16:01:10 ---> 60b63333206b 16:01:10 Step 27/32 : RUN chmod +x /entrypoint.sh 16:01:11 ---> Running in 0e14d208ae20 16:01:12 Removing intermediate container 0e14d208ae20 16:01:12 ---> 95ba7c4e6c0c 16:01:12 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:01:12 ---> Running in e82f18c68b8b 16:01:12 Removing intermediate container e82f18c68b8b 16:01:12 ---> b70bf86fbe68 16:01:12 Step 29/32 : CMD ["gate"] 16:01:12 ---> Running in 058754ad239f 16:01:12 Removing intermediate container 058754ad239f 16:01:12 ---> a5d9cd010e3f 16:01:12 Step 30/32 : LABEL arch=x86_64 16:01:12 ---> Running in 6266a2d58604 16:01:12 Removing intermediate container 6266a2d58604 16:01:12 ---> d1d42215d5d9 16:01:12 Step 31/32 : LABEL git_sha=894ca44596d48b6582d3e249f34e86a2d8c7af64 16:01:12 ---> Running in c0092bdf96a7 16:01:13 Removing intermediate container c0092bdf96a7 16:01:13 ---> 2b1c054ed0ea 16:01:13 Step 32/32 : LABEL version=0.0.0 16:01:13 ---> Running in bb4af0b970d5 16:01:13 Removing intermediate container bb4af0b970d5 16:01:13 ---> 57e0b140991f 16:01:13 16:01:13 Successfully built 57e0b140991f 16:01:13 Successfully tagged security-bootstrapper:latest 16:01:13  Building security-bootstrapper ... done Removing intermediate container 0d1740afdc77 16:01:13 ---> 43a30e485c76 16:01:13 16:01:13 Step 11/22 : FROM alpine:3.12 16:01:13 ---> 13621d1b12d4 16:01:13 Step 12/22 : RUN apk add --update --no-cache curl 16:01:13 ---> Running in 919082435de0 16:01:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:01:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:01:14 (1/4) Installing ca-certificates (20191127-r4) 16:01:14 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:01:14 (3/4) Installing libcurl (7.78.0-r0) 16:01:14 (4/4) Installing curl (7.78.0-r0) 16:01:14 Executing busybox-1.31.1-r20.trigger 16:01:14 Executing ca-certificates-20191127-r4.trigger 16:01:14 OK: 7 MiB in 18 packages 16:01:15 Removing intermediate container 919082435de0 16:01:15 ---> 7d708f8c8a2f 16:01:15 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:01:15 Removing intermediate container 1e847a1417e0 16:01:15 ---> a72f4af62600 16:01:15 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:01:15 ---> Running in f1bad668b27d 16:01:15 ---> Running in f869024d022a 16:01:15 Removing intermediate container f1bad668b27d 16:01:15 ---> c2d9135b07a5 16:01:15 Step 14/22 : WORKDIR /edgex 16:01:15 ---> Running in c1da25cf6c15 16:01:15 Removing intermediate container c1da25cf6c15 16:01:15 ---> 0d3fca0e215d 16:01:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:01:15 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 16:01:15 ---> 531ef18500ac 16:01:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:01:15 ---> e1719d995073 16:01:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:01:16 Removing intermediate container f869024d022a 16:01:16 ---> 89f460fb88e3 16:01:16 16:01:16 Step 12/24 : FROM docker:20.10.6 16:01:16 ---> 5f9160b892ae 16:01:16 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:01:16 ---> Running in ebff216b07ec 16:01:16 Removing intermediate container ebff216b07ec 16:01:16 ---> e2cd4d8b45ac 16:01:16 Step 19/22 : CMD ["--init=true"] 16:01:16 20.10.6: Pulling from library/docker 16:01:16 ---> Running in 66f3197bed3b 16:01:16 Removing intermediate container 66f3197bed3b 16:01:16 ---> d5b81706b636 16:01:16 Step 20/22 : LABEL arch=x86_64 16:01:16 ---> Running in d4427c57c085 16:01:16 Removing intermediate container d4427c57c085 16:01:16 ---> 2caa8a4ee024 16:01:16 Step 21/22 : LABEL git_sha=894ca44596d48b6582d3e249f34e86a2d8c7af64 16:01:16 ---> Running in 731e970c7bbc 16:01:16 Removing intermediate container 731e970c7bbc 16:01:16 ---> 91bb8f9bf2c0 16:01:16 Step 22/22 : LABEL version=0.0.0 16:01:17 ---> Running in 8f78c01efa84 16:01:17 Removing intermediate container 8f78c01efa84 16:01:17 ---> be05548db7e4 16:01:17 16:01:17 Successfully built be05548db7e4 16:01:17 Successfully tagged security-proxy-setup:latest 16:01:21  Building security-proxy-setup ... done Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 16:01:21 Status: Downloaded newer image for docker:20.10.6 16:01:21 ---> d2979b152a7d 16:01:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:01:22 ---> Running in d81969f21aa0 16:01:22 Removing intermediate container d81969f21aa0 16:01:22 ---> f6d7d3e7a9e4 16:01:22 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 16:01:22 ---> Running in b901401bb5f1 16:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:01:22 (1/39) Installing readline (8.1.0-r0) 16:01:22 (2/39) Installing bash (5.1.0-r0) 16:01:22 Executing bash-5.1.0-r0.post-install 16:01:22 (3/39) Installing brotli-libs (1.0.9-r3) 16:01:22 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:01:22 (5/39) Installing libcurl (7.78.0-r0) 16:01:22 (6/39) Installing curl (7.78.0-r0) 16:01:22 (7/39) Installing dumb-init (1.2.5-r0) 16:01:22 (8/39) Installing libbz2 (1.0.8-r1) 16:01:22 (9/39) Installing expat (2.2.10-r1) 16:01:22 (10/39) Installing libffi (3.3-r2) 16:01:22 (11/39) Installing gdbm (1.19-r0) 16:01:22 (12/39) Installing xz-libs (5.2.5-r0) 16:01:22 (13/39) Installing sqlite-libs (3.34.1-r0) 16:01:23 (14/39) Installing python3 (3.8.10-r0) 16:01:23 (15/39) Installing py3-appdirs (1.4.4-r1) 16:01:23 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:01:23 (17/39) Installing py3-parsing (2.4.7-r1) 16:01:23 (18/39) Installing py3-six (1.15.0-r0) 16:01:23 (19/39) Installing py3-packaging (20.9-r0) 16:01:23 (20/39) Installing py3-setuptools (51.3.3-r0) 16:01:23 (21/39) Installing py3-chardet (4.0.0-r0) 16:01:23 (22/39) Installing py3-idna (3.1-r0) 16:01:23 (23/39) Installing py3-urllib3 (1.26.2-r1) 16:01:23 (24/39) Installing py3-requests (2.25.1-r1) 16:01:23 (25/39) Installing py3-msgpack (1.0.2-r0) 16:01:23 (26/39) Installing py3-lockfile (0.12.2-r3) 16:01:23 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:01:23 (28/39) Installing py3-colorama (0.4.4-r0) 16:01:23 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:01:23 (30/39) Installing py3-distlib (0.3.1-r1) 16:01:23 (31/39) Installing py3-distro (1.5.0-r1) 16:01:23 (32/39) Installing py3-webencodings (0.5.1-r3) 16:01:23 (33/39) Installing py3-html5lib (1.1-r0) 16:01:23 (34/39) Installing py3-pytoml (0.1.21-r0) 16:01:23 (35/39) Installing py3-pep517 (0.9.1-r0) 16:01:23 (36/39) Installing py3-progress (1.5-r0) 16:01:23 (37/39) Installing py3-retrying (1.3.3-r0) 16:01:23 (38/39) Installing py3-toml (0.10.2-r0) 16:01:23 (39/39) Installing py3-pip (20.3.4-r0) 16:01:23 Executing busybox-1.32.1-r6.trigger 16:01:23 OK: 82 MiB in 59 packages 16:01:25 Collecting docker-compose==1.23.2 16:01:25 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:01:25 Collecting cached-property<2,>=1.2.0 16:01:25 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:01:25 Collecting docker<4.0,>=3.6.0 16:01:25 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:01:25 Collecting jsonschema<3,>=2.5.1 16:01:25 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:01:25 Collecting docopt<0.7,>=0.6.1 16:01:25 Downloading docopt-0.6.2.tar.gz (25 kB) 16:01:25 Collecting websocket-client<1.0,>=0.32.0 16:01:25 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:01:25 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:01:25 Collecting PyYAML<4,>=3.10 16:01:25 Downloading PyYAML-3.13.tar.gz (270 kB) 16:01:26 Collecting dockerpty<0.5,>=0.4.1 16:01:26 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:01:26 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:01:26 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:01:26 Collecting texttable<0.10,>=0.9.0 16:01:26 Downloading texttable-0.9.1.tar.gz (11 kB) 16:01:26 Collecting docker-pycreds>=0.4.0 16:01:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:01:27 Collecting urllib3<1.25,>=1.21.1 16:01:27 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:01:27 Collecting idna<2.8,>=2.5 16:01:27 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:01:27 Collecting certifi>=2017.4.17 16:01:27 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 16:01:27 Collecting chardet<3.1.0,>=3.0.2 16:01:27 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:01:27 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:01:27 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:01:27 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:01:27 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:01:27 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:01:27 Attempting uninstall: urllib3 16:01:27 Found existing installation: urllib3 1.26.2 16:01:27 Uninstalling urllib3-1.26.2: 16:01:27 Successfully uninstalled urllib3-1.26.2 16:01:27 Attempting uninstall: idna 16:01:27 Found existing installation: idna 3.1 16:01:27 Uninstalling idna-3.1: 16:01:27 Successfully uninstalled idna-3.1 16:01:27 Removing intermediate container 1343e35c5785 16:01:27 ---> 61f791406786 16:01:27 Successfully built 61f791406786 16:01:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:01:27 Attempting uninstall: chardet 16:01:27 Found existing installation: chardet 4.0.0 16:01:27 Uninstalling chardet-4.0.0: 16:01:27 Successfully uninstalled chardet-4.0.0 16:01:27 + docker inspect -f . ci-base-image-arm64 16:01:27 . [Pipeline] withDockerContainer 16:01:28 Attempting uninstall: requests 16:01:28 Found existing installation: requests 2.25.1 16:01:28 Uninstalling requests-2.25.1: 16:01:28 Successfully uninstalled requests-2.25.1 16:01:28 Running setup.py install for texttable: started 16:01:28 prd-ubuntu18.04-docker-arm64-4c-16g-489 does not seem to be running inside a container 16:01:28 Running setup.py install for texttable: finished with status 'done' 16:01:28 Running setup.py install for PyYAML: started 16:01:28 $ 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 16:01:28 Running setup.py install for PyYAML: finished with status 'done' 16:01:28 Running setup.py install for docopt: started 16:01:29 Running setup.py install for docopt: finished with status 'done' 16:01:29 Running setup.py install for dockerpty: started 16:01:29 Running setup.py install for dockerpty: finished with status 'done' 16:01:29 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 16:01:30 $ docker top cf74172a97d3eb701bdf18e188405ef7e3333e3303a6e6dda88881b73a25f8a7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:01:31 + go version 16:01:31 go version go1.16.5 linux/arm64 [Pipeline] } 16:01:31 $ docker stop --time=1 cf74172a97d3eb701bdf18e188405ef7e3333e3303a6e6dda88881b73a25f8a7 16:01:32 Removing intermediate container b901401bb5f1 16:01:32 ---> 0a8ff5304a39 16:01:32 Step 15/24 : ENV APP_PORT=58890 16:01:32 ---> Running in 84c8d4709820 16:01:32 Removing intermediate container 84c8d4709820 16:01:32 ---> 2a96daaca94a 16:01:32 Step 16/24 : EXPOSE $APP_PORT 16:01:32 ---> Running in f7a57017e6be 16:01:32 Removing intermediate container f7a57017e6be 16:01:32 ---> 999657a1489f 16:01:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:01:33 ---> 6ea1a457244e 16:01:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:01:33 ---> a886e9b50047 16:01:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:01:33 $ docker rm -f cf74172a97d3eb701bdf18e188405ef7e3333e3303a6e6dda88881b73a25f8a7 16:01:33 ---> f0f03e42920b 16:01:33 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:01:33 ---> Running in 94c505cc03f8 16:01:33 Removing intermediate container 94c505cc03f8 16:01:33 ---> 3399169f4c04 16:01:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:01:33 ---> Running in f00695a4a37d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:01:34 Removing intermediate container f00695a4a37d 16:01:34 ---> 4e23ed02c6b7 16:01:34 Step 22/24 : LABEL arch=x86_64 16:01:34 ---> Running in f4ee5bfe1b55 16:01:34 Removing intermediate container f4ee5bfe1b55 16:01:34 ---> eff201a2a061 16:01:34 Step 23/24 : LABEL git_sha=894ca44596d48b6582d3e249f34e86a2d8c7af64 16:01:34 ---> Running in 9283dc6f6fcb 16:01:34 Removing intermediate container 9283dc6f6fcb 16:01:34 ---> 7b33890e6af7 16:01:34 Step 24/24 : LABEL version=0.0.0 16:01:34 ---> Running in 4633c709b3aa 16:01:34 Removing intermediate container 4633c709b3aa 16:01:34 ---> 724067f382c3 16:01:34 16:01:34 Successfully built 724067f382c3 16:01:34 Successfully tagged sys-mgmt-agent:latest 16:01:34  Building sys-mgmt-agent ... done  [Pipeline] } 16:01:34 $ docker stop --time=1 cc5ee94c963e470042bda782486e8693e07ea672c607c3e24c09c934fad1cf06 16:01:34 + docker inspect -f . ci-base-image-arm64 16:01:34 . 16:01:35 $ docker rm -f cc5ee94c963e470042bda782486e8693e07ea672c607c3e24c09c934fad1cf06 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withDockerContainer 16:01:36 prd-ubuntu18.04-docker-arm64-4c-16g-489 does not seem to be running inside a container 16:01:36 + docker images 16:01:36 REPOSITORY TAG IMAGE ID CREATED SIZE 16:01:36 sys-mgmt-agent latest 724067f382c3 2 seconds ago 324MB 16:01:36 89f460fb88e3 20 seconds ago 1.75GB 16:01:36 security-proxy-setup latest be05548db7e4 20 seconds ago 25.9MB 16:01:36 43a30e485c76 23 seconds ago 1.75GB 16:01:36 security-bootstrapper latest 57e0b140991f 23 seconds ago 18.7MB 16:01:36 support-scheduler latest f6615d3ee8e1 29 seconds ago 16.1MB 16:01:36 435adb756563 32 seconds ago 1.75GB 16:01:36 a7d0c9048b74 34 seconds ago 1.75GB 16:01:36 core-data latest 134cd4556fb0 About a minute ago 20.4MB 16:01:36 security-secretstore-setup latest 8bc8512286b8 About a minute ago 29MB 16:01:36 core-metadata latest 014f893732ae About a minute ago 16.7MB 16:01:36 core-command latest c7b65766b84d About a minute ago 16MB 16:01:36 support-notifications latest 0154974bca37 About a minute ago 16.8MB 16:01:36 e4bf3178be6f About a minute ago 1.75GB 16:01:36 2faec665ea5b About a minute ago 1.75GB 16:01:36 f441707dbce8 About a minute ago 1.75GB 16:01:36 d5bb69198bea About a minute ago 1.75GB 16:01:36 47805973ed68 About a minute ago 1.74GB 16:01:36 ci-base-image-x86_64 latest 263514d20207 5 minutes ago 1.24GB 16:01:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 2 weeks ago 475MB 16:01:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 3 weeks ago 37.5MB 16:01:36 docker 20.10.6 d2979b152a7d 3 months ago 246MB 16:01:36 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 16:01:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB 16:01:36 $ 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 16:01:38 $ docker top cfd5e1c9fc69a88377f82ad6329b4c70b8ff12130da2a374637e030a2e9629c5 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] echo 16:01:38 ========================================================= 16:01:38 [edgeXBuildGoParallel] Running Tests and Build... 16:01:38 ========================================================= [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 16:01:39 + go mod tidy [Pipeline] sh 16:01:40 + make test 16:01:40 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 16:01:40 go mod tidy 16:01:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:01:54 Still waiting to schedule task 16:01:54 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:02:08 ? github.com/edgexfoundry/edgex-go [no test files] 16:03:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:03:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:03:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:03:17 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:03:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:03:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:03:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:03:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:03:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:03:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:03:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:03:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:03:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:03:32 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:03:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.178s coverage: 28.7% of statements 16:03:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:03:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:03:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.345s coverage: 100.0% of statements 16:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:03:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.424s coverage: 46.3% of statements 16:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:03:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.731s coverage: 90.1% of statements 16:03:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:03:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:03:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.289s coverage: 81.2% of statements 16:03:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:03:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:03:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:03:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:03:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:04:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.694s coverage: 94.2% of statements 16:04:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:04:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:04:00 ok github.com/edgexfoundry/edgex-go/internal/io 0.260s coverage: 59.1% of statements 16:04:00 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:04:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:04:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:04:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:04:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:04:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.250s coverage: 60.0% of statements 16:04:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:04:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:04:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:04:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.368s coverage: 0.8% of statements 16:04:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:04:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.185s coverage: 58.8% of statements 16:04:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.239s coverage: 22.0% of statements 16:04:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.256s coverage: 47.1% of statements 16:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.240s coverage: 79.5% of statements 16:04:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.386s coverage: 94.1% of statements 16:04:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.236s coverage: 96.3% of statements 16:04:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.206s coverage: 87.5% of statements 16:04:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.220s coverage: 94.4% of statements 16:04:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.181s coverage: 44.8% of statements 16:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.636s coverage: 81.8% of statements 16:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:04:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.246s coverage: 92.9% of statements 16:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:04:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 16:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:04:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.208s coverage: 87.2% of statements 16:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:04:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.172s coverage: 100.0% of statements 16:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:04:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.205s coverage: 58.8% of statements 16:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:04:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.209s coverage: 80.0% of statements 16:04:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.266s coverage: 87.2% of statements 16:04:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.300s coverage: 85.4% of statements 16:04:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.328s coverage: 91.2% of statements 16:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:04:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.903s coverage: 64.4% of statements 16:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:04:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.196s coverage: 100.0% of statements 16:04:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.124s coverage: 91.3% of statements 16:04:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements 16:04:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements 16:04:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 16:04:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.068s coverage: 66.9% of statements 16:04:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:04:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:04:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:04:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.734s coverage: 43.6% of statements 16:04:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:04:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:04:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.315s coverage: 89.5% of statements 16:04:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:04:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.253s coverage: 84.8% of statements 16:04:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:04:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.235s coverage: 19.3% of statements 16:04:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:04:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:04:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:04:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:04:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.593s coverage: 92.0% of statements 16:04:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:04:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:04:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:04:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:04:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.234s coverage: 62.7% of statements 16:04:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:04:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:04:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.467s coverage: 97.7% of statements 16:04:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:04:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:04:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:04:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:04:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.206s coverage: 28.9% of statements 16:04:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:04:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:04:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:04:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:04:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:04:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:04:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.206s coverage: 100.0% of statements 16:04:45 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 16:04:45 GO111MODULE=on go vet ./... 16:06:22 gofmt -l . 16:06:22 [ "`gofmt -l .`" = "" ] 16:06:22 ./bin/test-attribution-txt.sh [Pipeline] sh 16:06:23 + ls -al . 16:06:23 total 624 16:06:23 drwxrwxr-x 9 1001 1001 4096 Jul 29 16:06 . 16:06:23 drwxr-xr-x 4 root root 4096 Jul 29 16:01 .. 16:06:23 -rw-rw-r-- 1 1001 1001 11 Jul 29 15:58 .dockerignore 16:06:23 drwxrwxr-x 8 1001 1001 4096 Jul 29 15:59 .git 16:06:23 drwxrwxr-x 3 1001 1001 4096 Jul 29 15:58 .github 16:06:23 -rw-rw-r-- 1 1001 1001 818 Jul 29 15:58 .gitignore 16:06:23 -rw-rw-r-- 1 1001 1001 76 Jul 29 15:58 .hadolint.yml 16:06:23 -rw-rw-r-- 1 1001 1001 166 Jul 29 15:58 .sonarcloud.properties 16:06:23 -rw-rw-r-- 1 1001 1001 8609 Jul 29 15:58 Attribution.txt 16:06:23 -rw-rw-r-- 1 1001 1001 43881 Jul 29 15:58 CHANGELOG.md 16:06:23 -rw-rw-r-- 1 1001 1001 3804 Jul 29 15:58 CONTRIBUTING.md 16:06:23 -rw-rw-r-- 1 1001 1001 931 Jul 29 15:58 Dockerfile.build 16:06:23 -rw-rw-r-- 1 1001 1001 849 Jul 29 15:58 Jenkinsfile 16:06:23 -rw-rw-r-- 1 1001 1001 10775 Jul 29 15:58 LICENSE 16:06:23 -rw-rw-r-- 1 1001 1001 5915 Jul 29 15:58 Makefile 16:06:23 -rw-rw-r-- 1 1001 1001 8649 Jul 29 15:58 README.md 16:06:23 -rw-rw-r-- 1 1001 1001 6912 Jul 29 15:58 SECURITY.md 16:06:23 -rw-rw-r-- 1 1001 1001 5 Jul 29 15:55 VERSION 16:06:23 -rw-rw-r-- 1 1001 1001 4131 Jul 29 15:58 ZMQWindows.md 16:06:23 drwxrwxr-x 2 1001 1001 4096 Jul 29 15:58 bin 16:06:23 drwxrwxr-x 14 1001 1001 4096 Jul 29 15:58 cmd 16:06:23 -rw-r--r-- 1 root root 403847 Jul 29 16:04 coverage.out 16:06:23 -rw-rw-r-- 1 1001 1001 813 Jul 29 15:58 go.mod 16:06:23 -rw-r--r-- 1 root root 48847 Jul 29 16:01 go.sum 16:06:23 drwxrwxr-x 8 1001 1001 4096 Jul 29 15:58 internal 16:06:23 drwxrwxr-x 3 1001 1001 4096 Jul 29 15:58 openapi 16:06:23 drwxrwxr-x 4 1001 1001 4096 Jul 29 15:58 snap 16:06:23 -rw-rw-r-- 1 1001 1001 204 Jul 29 15:58 version.go [Pipeline] sh 16:06:24 + '[' -e coverage.out ] 16:06:24 + chown 1001:1001 coverage.out [Pipeline] stash 16:06:24 Warning: overwriting stash ‘coverage-report’ 16:06:25 Stashed 1 file(s) [Pipeline] sh 16:06:26 + make build 16:06:26 go mod tidy 16:06:26 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 16:06:33 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 16:07:00 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 16:07:00 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 16:07:04 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 16:07:05 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 16:07:08 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 16:07:12 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 16:07:16 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 16:07:21 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 16:07:25 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 16:07:28 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] } 16:07:36 $ docker stop --time=1 cfd5e1c9fc69a88377f82ad6329b4c70b8ff12130da2a374637e030a2e9629c5 16:07:40 $ docker rm -f cfd5e1c9fc69a88377f82ad6329b4c70b8ff12130da2a374637e030a2e9629c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:07:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:07:42 16:07:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:07:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:07:43 latest: Pulling from edgex-devops/edgex-compose-arm64 16:07:43 29e5d40040c1: Pulling fs layer 16:07:43 1ce36da41761: Pulling fs layer 16:07:43 25b303627fd3: Pulling fs layer 16:07:43 29e5d40040c1: Verifying Checksum 16:07:43 29e5d40040c1: Download complete 16:07:44 29e5d40040c1: Pull complete 16:07:44 1ce36da41761: Verifying Checksum 16:07:44 1ce36da41761: Download complete 16:07:46 1ce36da41761: Pull complete 16:07:46 25b303627fd3: Verifying Checksum 16:07:46 25b303627fd3: Download complete 16:07:56 25b303627fd3: Pull complete 16:07:56 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:07:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:07:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:07:57 prd-ubuntu18.04-docker-arm64-4c-16g-489 does not seem to be running inside a container 16:07:57 $ 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 16:08:00 $ docker top d2acc1f8afdbc7f0bc9e706569f0d9a97281251e905df638bb4d335c8df99a2b -eo pid,comm [Pipeline] { [Pipeline] sh 16:08:01 + docker-compose build --help 16:08:01 + grep parallel 16:08:07 --parallel Build images in parallel. [Pipeline] } 16:08:07 $ docker stop --time=1 d2acc1f8afdbc7f0bc9e706569f0d9a97281251e905df638bb4d335c8df99a2b 16:08:09 $ docker rm -f d2acc1f8afdbc7f0bc9e706569f0d9a97281251e905df638bb4d335c8df99a2b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:08:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:08:10 . [Pipeline] withDockerContainer 16:08:10 prd-ubuntu18.04-docker-arm64-4c-16g-489 does not seem to be running inside a container 16:08:10 $ 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 16:08:12 $ docker top 57a2b528347b014fb1d067498d471e4b8541cc7f0f57ad474ad6986914919bd1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:08:13 + docker-compose -f ./docker-compose-build.yml build --parallel 16:08:19 Building core-command ... 16:08:19 Building core-data ... 16:08:19 Building core-metadata ... 16:08:19 Building security-bootstrapper ... 16:08:19 Building security-proxy-setup ... 16:08:19 Building security-secretstore-setup ... 16:08:19 Building support-notifications ... 16:08:19 Building support-scheduler ... 16:08:19 Building sys-mgmt-agent ... 16:08:19 Building security-secretstore-setup 16:08:19 Building sys-mgmt-agent 16:08:19 Building core-metadata 16:08:19 Building support-notifications 16:08:19 Building security-bootstrapper 16:08:31 Running on prd-ubuntu18.04-docker-8c-8g-504 in /w/workspace/edgexfoundry_edgex-go_PR-3634 [Pipeline] { [Pipeline] ws 16:08:31 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 16:08:31 The recommended git tool is: git 16:08:34 using credential edgex-jenkins-ssh 16:08:34 Cloning the remote Git repository 16:08:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:08:34 > git init /w/workspace/edgex-go/3 # timeout=10 16:08:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:08:34 > git --version # timeout=10 16:08:34 > git --version # 'git version 2.17.1' 16:08:34 using GIT_SSH to set credentials SSH Credentials for GitHub 16:08:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:09:11 Merging remotes/origin/main commit 7434bcadf5de7b44f4e2f97c711f832a1a55cbae into PR head commit 894ca44596d48b6582d3e249f34e86a2d8c7af64 16:09:11 Merge succeeded, producing 894ca44596d48b6582d3e249f34e86a2d8c7af64 16:09:11 Checking out Revision 894ca44596d48b6582d3e249f34e86a2d8c7af64 (PR-3634) 16:09:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:09:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:09:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:09:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:09:11 using GIT_SSH to set credentials SSH Credentials for GitHub 16:09:11 > 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 16:09:11 > git config core.sparsecheckout # timeout=10 16:09:11 > git checkout -f 894ca44596d48b6582d3e249f34e86a2d8c7af64 # timeout=10 16:09:11 > git remote # timeout=10 16:09:11 > git config --get remote.origin.url # timeout=10 16:09:11 using GIT_SSH to set credentials SSH Credentials for GitHub 16:09:11 > git merge 7434bcadf5de7b44f4e2f97c711f832a1a55cbae # timeout=10 16:09:11 > git rev-parse HEAD^{commit} # timeout=10 16:09:11 > git config core.sparsecheckout # timeout=10 16:09:11 > git checkout -f 894ca44596d48b6582d3e249f34e86a2d8c7af64 # timeout=10 16:09:15 Commit message: "Merge branch 'main' into issue-3629" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:09:16 + echo snap-build.sh 16:09:16 snap-build.sh 16:09:16 + SNAP_BASE_DIR=. 16:09:16 + '[' '!' -z /w/workspace/edgex-go/3 ']' 16:09:16 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 16:09:16 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 16:09:16 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 16:09:16 + cd /w/workspace/edgex-go/3 16:09:16 + sudo apt-get remove -qy --purge lxd lxd-client 16:09:16 Reading package lists... 16:09:16 Building dependency tree... 16:09:16 Reading state information... 16:09:16 The following packages were automatically installed and are no longer required: 16:09:16 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:09:16 uidmap xdelta3 16:09:16 Use 'sudo apt autoremove' to remove them. 16:09:16 The following packages will be REMOVED: 16:09:16 lxd* lxd-client* 16:09:16 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:09:16 After this operation, 31.7 MB disk space will be freed. 16:09:17 (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.) 16:09:17 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:09:17 Removing lxd dnsmasq configuration 16:09:17 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:09:18 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:09:19 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:09:19 (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.) 16:09:19 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:09:20 Processing triggers for systemd (237-3ubuntu10.45) ... 16:09:20 Processing triggers for ureadahead (0.100.0-21) ... 16:09:20 + sudo snap remove --purge lxd 16:09:21 snap "lxd" is not installed 16:09:21 + sudo groupadd --force --system lxd 16:09:21 ++ whoami 16:09:21 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:09:21 + newgrp - lxd 16:09:21 + sudo snap install lxd 16:09:27 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:09:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:09:27 ---> 61f791406786 16:09:27 Step 3/23 : WORKDIR /edgex-go 16:09:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:09:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:09:27 ---> 61f791406786 16:09:27 Step 3/24 : WORKDIR /edgex-go 16:09:27 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:09:27 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:09:27 ---> 61f791406786 16:09:27 Step 3/32 : WORKDIR /edgex-go 16:09:27 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:09:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:09:27 ---> 61f791406786 16:09:27 Step 3/26 : WORKDIR /edgex-go 16:09:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:09:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:09:27 ---> 61f791406786 16:09:27 Step 3/24 : WORKDIR /edgex-go 16:09:29 2021-07-29T16:09:27Z INFO Waiting for automatic snapd restart... 16:09:31 ---> Running in 96e0f446a97a 16:09:31 ---> Running in d318df902c64 16:09:31 ---> Running in 27cede378680 16:09:31 ---> Running in 20c3b24c7ea2 16:09:31 ---> Running in 9cf94c6477a4 16:09:31 Removing intermediate container 96e0f446a97a 16:09:31 ---> 6593e72a69ad 16:09:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:09:32 Removing intermediate container 20c3b24c7ea2 16:09:32 ---> 373e03eb446f 16:09:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:09:32 Removing intermediate container 27cede378680 16:09:32 ---> 42515c9f76f4 16:09:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:09:32 Removing intermediate container 9cf94c6477a4 16:09:32 ---> 8f648fc7d4b6 16:09:32 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:09:32 Removing intermediate container d318df902c64 16:09:32 ---> 5b47d1d4f0c2 16:09:32 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:09:32 ---> Running in 41f22bce9eb5 16:09:32 ---> Running in c7eb074fcd50 16:09:32 ---> Running in 7d7bcd027a77 16:09:32 ---> Running in e6f29e8b65bd 16:09:32 ---> Running in 891cbac6d817 16:09:37 Removing intermediate container 41f22bce9eb5 16:09:37 ---> 76eaae0e4f88 16:09:37 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:09:37 Removing intermediate container c7eb074fcd50 16:09:37 ---> bd1ea9b4e9c9 16:09:37 Step 5/24 : RUN apk add --update --no-cache make git 16:09:37 ---> Running in 252a1ae78966 16:09:37 ---> Running in 9f85f72f533c 16:09:37 Removing intermediate container 7d7bcd027a77 16:09:37 ---> 9cac2ba34183 16:09:37 Step 5/24 : RUN apk add --update --no-cache make bash git 16:09:37 Removing intermediate container e6f29e8b65bd 16:09:37 ---> da5c0cbb0231 16:09:37 Step 5/26 : RUN apk add --update --no-cache make git 16:09:37 Removing intermediate container 891cbac6d817 16:09:37 ---> 10b845d6d8de 16:09:37 Step 5/32 : RUN apk add --update --no-cache make git 16:09:37 ---> Running in b039d31c1981 16:09:37 ---> Running in a74b76b5d7e8 16:09:38 ---> Running in c551362f0ea5 16:09:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:09:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:09:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:09:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:09:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:09:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:09:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:09:41 OK: 218 MiB in 52 packages 16:09:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:09:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:09:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:09:41 OK: 218 MiB in 52 packages 16:09:42 OK: 218 MiB in 52 packages 16:09:42 OK: 218 MiB in 52 packages 16:09:42 OK: 218 MiB in 52 packages 16:09:42 Removing intermediate container 252a1ae78966 16:09:42 ---> fa78b5218cc2 16:09:42 Step 6/23 : COPY go.mod . 16:09:43 Removing intermediate container 9f85f72f533c 16:09:43 ---> 32c26fd861b9 16:09:43 Step 6/24 : COPY go.mod . 16:09:44 lxd 4.16 from Canonical* installed 16:09:44 + sudo lxd init --auto 16:09:44 ---> 15d306fb1ac6 16:09:44 Step 7/23 : RUN go mod download 16:09:44 Removing intermediate container b039d31c1981 16:09:44 ---> 572fa0949130 16:09:44 Step 6/24 : COPY go.mod . 16:09:44 ---> Running in e3f1d9dba92d 16:09:44 Removing intermediate container a74b76b5d7e8 16:09:44 ---> 37a66d9e06d6 16:09:44 Step 6/26 : COPY go.mod . 16:09:44 Removing intermediate container c551362f0ea5 16:09:44 ---> 6fc3a3bb1e5c 16:09:44 Step 6/32 : COPY go.mod . 16:09:45 ---> f7722fff0985 16:09:45 Step 7/24 : RUN go mod download 16:09:45 ---> Running in 3196c7b887cb 16:09:46 ---> 983d3e6e25ed 16:09:46 Step 7/24 : RUN go mod download 16:09:46 ---> dab23239c9ea 16:09:46 Step 7/26 : RUN go mod download 16:09:46 ---> c4d52c37b1a1 16:09:46 Step 7/32 : RUN go mod download 16:09:46 ---> Running in 72b031473abd 16:09:46 ---> Running in 89537b106dbf 16:09:46 ---> Running in 5b2310ccfa1a 16:09:49 Removing intermediate container e3f1d9dba92d 16:09:49 ---> 4cc917b64e79 16:09:49 Step 8/23 : COPY . . 16:09:50 Removing intermediate container 3196c7b887cb 16:09:50 ---> 39d0e554a605 16:09:50 Step 8/24 : COPY . . 16:09:54 + sudo snap install --classic snapcraft 16:10:00 Removing intermediate container 72b031473abd 16:10:00 ---> b0118fe393c2 16:10:00 Step 8/24 : COPY . . 16:10:00 ---> 7a10a9c23d6c 16:10:00 Step 9/24 : RUN go mod tidy 16:10:00 ---> 1298017b455b 16:10:00 Step 9/23 : RUN go mod tidy 16:10:00 Removing intermediate container 5b2310ccfa1a 16:10:00 ---> 86eac901884c 16:10:00 Step 8/32 : COPY . . 16:10:01 Removing intermediate container 89537b106dbf 16:10:01 ---> 035ec92b2ef6 16:10:01 Step 8/26 : COPY . . 16:10:01 ---> Running in 5c5d95b8309c 16:10:01 ---> Running in bd9127121c7b 16:10:09 snapcraft 4.8.3 from Canonical* installed 16:10:09 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:10:09 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:10:09 % Total % Received % Xferd Average Speed Time Time Time Current 16:10:09 Dload Upload Total Spent Left Speed 16:10:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3918 0 --:--:-- --:--:-- --:--:-- 3918 16:10:09 67 3325k 67 2231k 0 0 3964k 0 --:--:-- --:--:-- --:--:-- 3964k 100 3325k 100 3325k 0 0 5693k 0 --:--:-- --:--:-- --:--:-- 50.8M 16:10:09 ./yq_linux_amd64 16:10:09 + sudo snapcraft prime --use-lxd 16:10:10 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:10:10 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: 16:10:10 - README.md 16:10:10 16:10:10 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:10:10 Launching a container. 16:10:17 Waiting for container to be ready 16:10:17 To start your first instance, try: lxc launch ubuntu:18.04 16:10:17 16:10:19 ---> 3ce85c15a930 16:10:19 Step 9/24 : RUN go mod tidy 16:10:19 Removing intermediate container bd9127121c7b 16:10:19 Removing intermediate container 5c5d95b8309c 16:10:19 ---> ee98c93c4cb2 16:10:19 ---> 371c2a6a2ef6 16:10:19 Step 10/23 : RUN make cmd/support-notifications/support-notificationsStep 10/24 : RUN make cmd/core-metadata/core-metadata 16:10:19 16:10:19 ---> Running in 9ad9a59c780c 16:10:19 ---> Running in 4bf3b986b284 16:10:19 ---> Running in d8bf21b0b081 16:10:19 ---> e1d73d1e63c2 16:10:19 Step 9/32 : RUN go mod tidy 16:10:19 ---> 7cfd52941e1b 16:10:19 Step 9/26 : RUN go mod tidy 16:10:19 ---> Running in 26a8aa8df504 16:10:19 ---> Running in 22135140964a 16:10:19 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 16:10:20 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 16:10:21 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:10:22 Waiting for network to be ready... 16:10:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:10:22 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1813 kB] 16:10:22 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:10:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [333 kB] 16:10:23 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:10:23 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:10:23 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] 16:10:23 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] 16:10:23 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 16:10:23 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 16:10:23 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:10:23 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:10:23 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:10:23 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:10:23 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:10:23 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:10:23 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:10:23 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:10:24 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:10:24 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2160 kB] 16:10:24 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [425 kB] 16:10:24 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 16:10:24 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 16:10:24 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] 16:10:24 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] 16:10:24 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] 16:10:24 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 16:10:25 Removing intermediate container d8bf21b0b081 16:10:25 ---> b38450530e58 16:10:25 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:10:25 ---> Running in 8cbed3bb1998 16:10:26 Removing intermediate container 22135140964a 16:10:26 ---> 7241c0ef5edb 16:10:26 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:10:26 Removing intermediate container 26a8aa8df504 16:10:26 ---> 981203787229 16:10:26 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:10:26 ---> Running in 81e92cabc78b 16:10:26 ---> Running in 515e3484b11e 16:10:27 Fetched 24.9 MB in 4s (5581 kB/s) 16:10:27 Reading package lists... 16:10:28 Reading package lists... 16:10:28 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 16:10:28 Building dependency tree... 16:10:28 Reading state information... 16:10:28 The following additional packages will be installed: 16:10:28 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:10:28 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:10:28 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:10:28 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:10:28 Suggested packages: 16:10:28 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:10:28 Recommended packages: 16:10:28 gnupg libsasl2-modules 16:10:28 The following NEW packages will be installed: 16:10:28 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:10:28 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:10:28 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:10:28 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:10:28 The following packages will be upgraded: 16:10:28 gpg gpg-agent gpgconf libudev1 16:10:28 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 16:10:28 Need to get 3527 kB of archives. 16:10:28 After this operation, 13.3 MB of additional disk space will be used. 16:10:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] 16:10:28 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] 16:10:28 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] 16:10:28 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] 16:10:28 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 16:10:28 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 16:10:28 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:10:29 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:10:29 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 16:10:29 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 16:10:29 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 16:10:29 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:10:29 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:10:29 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:10:29 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:10:29 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:10:29 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:10:29 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:10:29 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:10:29 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:10:29 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:10:29 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 16:10:29 debconf: delaying package configuration, since apt-utils is not installed 16:10:29 Fetched 3527 kB in 1s (3353 kB/s) 16:10:29 (Reading database ... 12511 files and directories currently installed.) 16:10:29 Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... 16:10:29 Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 16:10:29 Setting up libudev1:amd64 (237-3ubuntu10.50) ... 16:10:29 Selecting previously unselected package udev. 16:10:29 (Reading database ... 12511 files and directories currently installed.) 16:10:29 Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... 16:10:29 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 16:10:29 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 16:10:30 Unpacking udev (237-3ubuntu10.50) ... 16:10:30 Selecting previously unselected package libfuse2:amd64. 16:10:30 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:10:30 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:10:30 Selecting previously unselected package fuse. 16:10:30 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:10:30 Unpacking fuse (2.9.7-1ubuntu1) ... 16:10:30 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 16:10:30 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:10:30 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 16:10:30 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:10:30 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 16:10:30 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:10:30 Selecting previously unselected package libksba8:amd64. 16:10:30 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:10:30 Unpacking libksba8:amd64 (1.3.5-2) ... 16:10:30 Selecting previously unselected package libroken18-heimdal:amd64. 16:10:30 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:10:30 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:10:30 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:10:30 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:10:30 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:10:30 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:10:30 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:10:30 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:10:30 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:10:30 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:10:30 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:10:30 Selecting previously unselected package libwind0-heimdal:amd64. 16:10:30 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:10:30 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:10:30 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:10:30 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:10:30 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:10:30 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:10:30 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:10:30 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:10:31 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:10:31 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:10:31 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:10:31 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:10:31 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:10:31 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:10:31 Selecting previously unselected package libsasl2-modules-db:amd64. 16:10:31 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:10:31 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:10:31 Selecting previously unselected package libsasl2-2:amd64. 16:10:31 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:10:31 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:10:31 Selecting previously unselected package libldap-common. 16:10:31 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 16:10:31 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:10:31 Selecting previously unselected package libldap-2.4-2:amd64. 16:10:31 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 16:10:31 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:10:31 Selecting previously unselected package dirmngr. 16:10:31 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 16:10:31 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 16:10:31 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:10:31 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 16:10:31 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:10:31 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:10:31 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:10:31 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 16:10:31 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:10:31 Setting up libksba8:amd64 (1.3.5-2) ... 16:10:31 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:10:31 Setting up udev (237-3ubuntu10.50) ... 16:10:31 invoke-rc.d: policy-rc.d denied execution of start. 16:10:31 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:10:31 Processing triggers for systemd (237-3ubuntu10) ... 16:10:31 Setting up fuse (2.9.7-1ubuntu1) ... 16:10:31 Setting up gpg (2.2.4-1ubuntu1.4) ... 16:10:31 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:10:31 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:10:31 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:10:31 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:10:31 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:10:31 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:10:32 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:10:32 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:10:32 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 16:10:32 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:10:32 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:10:32 settings in the [Install] section, and DefaultInstance for template units). 16:10:32 This means they are not meant to be enabled using systemctl. 16:10:32 Possible reasons for having this kind of units are: 16:10:32 1) A unit may be statically enabled by being symlinked from another unit's 16:10:32 .wants/ or .requires/ directory. 16:10:32 2) A unit's purpose may be to act as a helper for some other unit which has 16:10:32 a requirement dependency on it. 16:10:32 3) A unit may be started when needed via activation (socket, path, timer, 16:10:32 D-Bus, udev, scripted systemctl call, ...). 16:10:32 4) In case of template units, the unit is meant to be enabled with some 16:10:32 instance name specified. 16:10:32 Reading package lists... 16:10:33 Building dependency tree... 16:10:33 Reading state information... 16:10:33 The following additional packages will be installed: 16:10:33 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:10:33 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:10:33 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:10:33 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:10:33 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:10:33 Suggested packages: 16:10:33 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:10:33 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:10:33 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:10:33 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:10:33 systemd-container policykit-1 16:10:33 Recommended packages: 16:10:33 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:10:33 The following NEW packages will be installed: 16:10:33 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:10:33 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:10:33 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:10:33 multiarch-support openssh-client python3 python3-minimal python3.6 16:10:33 python3.6-minimal snapd squashfs-tools sudo 16:10:33 The following packages will be upgraded: 16:10:33 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:10:33 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 16:10:33 Need to get 36.7 MB of archives. 16:10:33 After this operation, 147 MB of additional disk space will be used. 16:10:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] 16:10:33 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 16:10:33 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] 16:10:33 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 16:10:33 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 16:10:33 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:10:33 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 16:10:33 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 16:10:33 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 16:10:33 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:10:33 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 16:10:33 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:10:33 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:10:33 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:10:33 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:10:33 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:10:33 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 16:10:33 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 16:10:34 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 16:10:34 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:10:34 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:10:34 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:10:34 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:10:34 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:10:34 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:10:34 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:10:34 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:10:34 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:10:34 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 16:10:34 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 16:10:35 debconf: delaying package configuration, since apt-utils is not installed 16:10:35 Fetched 36.7 MB in 2s (16.0 MB/s) 16:10:35 (Reading database ... 12757 files and directories currently installed.) 16:10:35 Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... 16:10:35 Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... 16:10:36 Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... 16:10:36 Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 16:10:36 Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... 16:10:36 (Reading database ... 12757 files and directories currently installed.) 16:10:36 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 16:10:36 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 16:10:36 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 16:10:36 (Reading database ... 12757 files and directories currently installed.) 16:10:36 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 16:10:36 Unpacking apt (1.6.14) over (1.6.1) ... 16:10:37 Setting up apt (1.6.14) ... 16:10:37 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:10:37 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:10:37 (Reading database ... 12764 files and directories currently installed.) 16:10:37 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 16:10:37 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 16:10:37 Selecting previously unselected package libpython3.6-minimal:amd64. 16:10:37 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:10:37 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:10:37 Selecting previously unselected package libexpat1:amd64. 16:10:37 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:10:37 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:10:37 Selecting previously unselected package python3.6-minimal. 16:10:37 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:10:37 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:10:37 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 16:10:37 Checking for services that may need to be restarted...done. 16:10:37 Checking for services that may need to be restarted...done. 16:10:37 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:10:38 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:10:38 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:10:38 Selecting previously unselected package python3-minimal. 16:10:38 (Reading database ... 13012 files and directories currently installed.) 16:10:38 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:10:38 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:10:38 Selecting previously unselected package mime-support. 16:10:38 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:10:38 Unpacking mime-support (3.60ubuntu1) ... 16:10:38 Selecting previously unselected package libmpdec2:amd64. 16:10:38 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:10:38 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:10:38 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:10:38 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:10:38 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:10:38 Selecting previously unselected package python3.6. 16:10:38 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:10:38 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:10:38 Selecting previously unselected package libpython3-stdlib:amd64. 16:10:38 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:10:38 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:10:38 Setting up python3-minimal (3.6.7-1~18.04) ... 16:10:39 Selecting previously unselected package python3. 16:10:39 (Reading database ... 13442 files and directories currently installed.) 16:10:39 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:10:39 Unpacking python3 (3.6.7-1~18.04) ... 16:10:39 Selecting previously unselected package multiarch-support. 16:10:39 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:10:39 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:10:39 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:10:39 Selecting previously unselected package liblzo2-2:amd64. 16:10:39 (Reading database ... 13479 files and directories currently installed.) 16:10:39 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:10:39 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:10:39 Selecting previously unselected package libbsd0:amd64. 16:10:39 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:10:39 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:10:39 Selecting previously unselected package sudo. 16:10:39 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 16:10:39 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 16:10:39 Selecting previously unselected package apparmor. 16:10:39 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:10:39 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:10:39 Selecting previously unselected package libedit2:amd64. 16:10:39 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:10:39 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:10:39 Selecting previously unselected package libkrb5support0:amd64. 16:10:39 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:10:39 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:10:39 Selecting previously unselected package libk5crypto3:amd64. 16:10:39 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:10:39 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:10:39 Selecting previously unselected package libkeyutils1:amd64. 16:10:39 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:10:39 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:10:39 Selecting previously unselected package libkrb5-3:amd64. 16:10:39 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:10:39 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:10:39 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:10:39 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:10:39 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:10:40 Selecting previously unselected package libssl1.0.0:amd64. 16:10:40 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 16:10:40 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 16:10:40 Selecting previously unselected package openssh-client. 16:10:40 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 16:10:40 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 16:10:40 Selecting previously unselected package squashfs-tools. 16:10:40 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 16:10:40 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 16:10:40 Selecting previously unselected package snapd. 16:10:40 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 16:10:40 Unpacking snapd (2.49.2+18.04) ... 16:10:42 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:10:42 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 16:10:42 Setting up mime-support (3.60ubuntu1) ... 16:10:42 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 16:10:42 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:10:42 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:10:42 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:10:42 Setting up systemd (237-3ubuntu10.50) ... 16:10:42 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:10:43 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:10:43 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:10:43 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:10:43 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:10:43 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:10:43 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:10:43 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 16:10:43 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:10:43 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:10:43 Setting up python3 (3.6.7-1~18.04) ... 16:10:43 running python rtupdate hooks for python3.6... 16:10:43 running python post-rtupdate hooks for python3.6... 16:10:44 Setting up apparmor (2.12-4ubuntu5.1) ... 16:10:44 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:10:44 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:10:44 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 16:10:45 Setting up snapd (2.49.2+18.04) ... 16:10:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:10:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:10:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:10:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:10:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:10:45 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:10:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:10:46 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:10:46 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:10:46 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:10:46 /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' 16:10:46 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:10:46 Processing triggers for systemd (237-3ubuntu10.50) ... 16:10:47 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:10:47 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:10:47 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:10:48 Reading package lists... 16:10:48 Reading package lists... 16:10:49 Building dependency tree... 16:10:49 Reading state information... 16:10:49 Calculating upgrade... 16:10:49 The following packages will be upgraded: 16:10:49 advancecomp base-files bash binutils binutils-common 16:10:49 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:10:49 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:10:49 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 16:10:49 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 16:10:49 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 16:10:49 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 16:10:49 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 16:10:49 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 16:10:49 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 16:10:49 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 16:10:49 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 16:10:49 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 16:10:49 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 16:10:49 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 16:10:49 ubuntu-keyring util-linux 16:10:49 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:10:49 Need to get 64.2 MB of archives. 16:10:49 After this operation, 5125 kB of additional disk space will be used. 16:10:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-151.157 [994 kB] 16:10:49 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:10:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:10:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:10:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:10:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:10:49 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:10:49 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:10:49 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:10:49 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:10:49 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:10:49 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:10:49 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:10:49 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:10:49 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 16:10:50 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:10:50 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:10:50 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:10:50 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:10:50 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:10:50 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:10:50 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:10:50 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:10:50 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:10:50 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:10:50 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:10:50 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:10:50 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:10:50 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:10:50 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:10:50 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:10:50 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:10:50 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] 16:10:50 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:10:50 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 16:10:50 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 16:10:50 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:10:50 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 16:10:50 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 16:10:50 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 16:10:50 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:10:50 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:10:50 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 16:10:50 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 16:10:50 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:10:50 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:10:50 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:10:50 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 16:10:50 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:10:50 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:10:50 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] 16:10:50 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 16:10:50 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 16:10:50 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 16:10:50 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:10:50 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:10:50 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:10:50 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:10:50 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:10:50 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:10:50 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:10:50 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:10:50 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:10:50 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:10:50 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:10:50 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:10:50 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:10:50 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:10:50 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:10:51 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 16:10:51 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:10:51 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:10:51 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:10:51 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 16:10:51 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:10:51 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:10:51 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:10:51 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:10:51 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:10:51 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:10:51 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:10:51 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:10:51 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 16:10:51 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 16:10:51 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 16:10:51 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] 16:10:51 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 16:10:51 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] 16:10:51 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:10:51 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 16:10:51 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:10:51 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 16:10:51 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 16:10:51 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 16:10:51 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:10:51 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:10:51 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] 16:10:51 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:10:51 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:10:51 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:10:51 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:10:51 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:10:51 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:10:51 debconf: delaying package configuration, since apt-utils is not installed 16:10:51 Fetched 64.2 MB in 2s (32.2 MB/s) 16:10:51 (Reading database ... 13914 files and directories currently installed.) 16:10:51 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:10:51 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:10:52 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:10:52 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:10:52 Preparing to unpack .../2-linux-libc-dev_4.15.0-151.157_amd64.deb ... 16:10:52 Unpacking linux-libc-dev:amd64 (4.15.0-151.157) over (4.15.0-20.21) ... 16:10:52 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:10:52 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:10:52 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:10:52 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:10:52 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:10:52 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:10:52 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:10:52 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:10:52 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:10:52 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:10:52 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:10:52 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:10:52 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:10:52 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:10:52 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:10:53 (Reading database ... 13914 files and directories currently installed.) 16:10:53 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:10:53 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:10:53 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:10:53 (Reading database ... 13914 files and directories currently installed.) 16:10:53 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:10:53 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:10:53 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:10:53 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:10:53 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:10:53 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:10:53 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:10:53 (Reading database ... 13914 files and directories currently installed.) 16:10:53 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:10:53 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:10:53 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:10:53 (Reading database ... 13914 files and directories currently installed.) 16:10:53 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 16:10:53 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:10:53 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:10:54 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 16:10:54 Setting up base-files (10.1ubuntu2.10) ... 16:10:54 Installing new version of config file /etc/issue ... 16:10:54 Installing new version of config file /etc/issue.net ... 16:10:54 Installing new version of config file /etc/lsb-release ... 16:10:54 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:10:54 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:10:54 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:10:54 Removing obsolete conffile /etc/default/motd-news ... 16:10:54 (Reading database ... 13915 files and directories currently installed.) 16:10:54 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:10:54 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:10:55 Setting up bash (4.4.18-2ubuntu1.2) ... 16:10:55 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 16:10:55 (Reading database ... 13915 files and directories currently installed.) 16:10:55 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:10:55 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:10:55 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:10:55 (Reading database ... 13915 files and directories currently installed.) 16:10:55 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 16:10:55 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 16:10:55 Setting up tar (1.29b-2ubuntu0.2) ... 16:10:55 (Reading database ... 13915 files and directories currently installed.) 16:10:55 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:10:55 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:10:55 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:10:55 (Reading database ... 13915 files and directories currently installed.) 16:10:55 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:10:55 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:10:55 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:10:55 (Reading database ... 13915 files and directories currently installed.) 16:10:55 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:10:55 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:10:55 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:10:55 (Reading database ... 13915 files and directories currently installed.) 16:10:55 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:10:55 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:10:55 Setting up grep (3.1-2build1) ... 16:10:55 (Reading database ... 13915 files and directories currently installed.) 16:10:55 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 16:10:55 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 16:10:55 Setting up gzip (1.6-5ubuntu1.1) ... 16:10:55 (Reading database ... 13915 files and directories currently installed.) 16:10:55 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:10:55 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:10:56 Setting up login (1:4.5-1ubuntu2) ... 16:10:56 (Reading database ... 13915 files and directories currently installed.) 16:10:56 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:10:56 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:10:56 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:10:56 (Reading database ... 13915 files and directories currently installed.) 16:10:56 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:10:56 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:10:56 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:10:56 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:10:56 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:10:56 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:10:57 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:10:57 (Reading database ... 13915 files and directories currently installed.) 16:10:57 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:10:57 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:10:57 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:10:57 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:10:57 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:10:57 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:10:57 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:10:57 (Reading database ... 13915 files and directories currently installed.) 16:10:57 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:10:57 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:10:57 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:10:57 (Reading database ... 13915 files and directories currently installed.) 16:10:57 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:10:57 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:10:57 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:10:57 (Reading database ... 13915 files and directories currently installed.) 16:10:57 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:10:57 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:10:57 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:10:58 (Reading database ... 13915 files and directories currently installed.) 16:10:58 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:10:58 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:10:58 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:10:58 (Reading database ... 13915 files and directories currently installed.) 16:10:58 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:10:58 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:10:58 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:10:58 (Reading database ... 13915 files and directories currently installed.) 16:10:58 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:10:58 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:10:58 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:10:58 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:10:58 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:10:58 (Reading database ... 13915 files and directories currently installed.) 16:10:58 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:10:58 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:10:58 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:10:58 (Reading database ... 13915 files and directories currently installed.) 16:10:58 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:10:58 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:10:58 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:10:58 (Reading database ... 13915 files and directories currently installed.) 16:10:58 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:10:58 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:10:58 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:10:58 (Reading database ... 13915 files and directories currently installed.) 16:10:58 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:10:59 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:10:59 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:10:59 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:10:59 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:10:59 (Reading database ... 13915 files and directories currently installed.) 16:10:59 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:10:59 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:10:59 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:10:59 (Reading database ... 13915 files and directories currently installed.) 16:10:59 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:11:00 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:11:00 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:11:00 (Reading database ... 13917 files and directories currently installed.) 16:11:00 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:11:00 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:11:00 Setting up debconf (1.5.66ubuntu1) ... 16:11:00 (Reading database ... 13917 files and directories currently installed.) 16:11:00 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 16:11:00 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:11:00 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 16:11:00 (Reading database ... 13917 files and directories currently installed.) 16:11:00 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 16:11:00 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:11:00 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 16:11:00 (Reading database ... 13917 files and directories currently installed.) 16:11:00 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:11:00 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:11:00 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:11:00 (Reading database ... 13917 files and directories currently installed.) 16:11:00 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:11:00 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:11:00 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 16:11:01 (Reading database ... 13919 files and directories currently installed.) 16:11:01 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:11:01 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:11:01 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:11:01 (Reading database ... 13923 files and directories currently installed.) 16:11:01 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:11:01 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:11:01 Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... 16:11:01 Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... 16:11:01 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:11:01 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:11:01 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:11:01 (Reading database ... 13923 files and directories currently installed.) 16:11:01 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 16:11:01 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 16:11:01 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 16:11:01 (Reading database ... 13923 files and directories currently installed.) 16:11:01 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 16:11:01 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 16:11:01 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 16:11:01 (Reading database ... 13923 files and directories currently installed.) 16:11:01 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 16:11:01 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:11:02 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 16:11:02 (Reading database ... 13923 files and directories currently installed.) 16:11:02 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:11:02 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:11:02 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:11:02 (Reading database ... 13923 files and directories currently installed.) 16:11:02 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 16:11:02 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 16:11:02 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 16:11:02 (Reading database ... 13923 files and directories currently installed.) 16:11:02 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:11:02 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:11:02 Setting up passwd (1:4.5-1ubuntu2) ... 16:11:02 (Reading database ... 13923 files and directories currently installed.) 16:11:02 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 16:11:02 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:11:02 Setting up gpgv (2.2.4-1ubuntu1.4) ... 16:11:02 (Reading database ... 13923 files and directories currently installed.) 16:11:02 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:11:02 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:11:02 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:11:02 (Reading database ... 13923 files and directories currently installed.) 16:11:02 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:11:02 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:11:02 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:11:03 (Reading database ... 13923 files and directories currently installed.) 16:11:03 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:11:03 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:11:03 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:11:03 (Reading database ... 13923 files and directories currently installed.) 16:11:03 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:11:03 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:11:03 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:11:03 (Reading database ... 13923 files and directories currently installed.) 16:11:03 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:11:03 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:11:03 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:11:03 (Reading database ... 13923 files and directories currently installed.) 16:11:03 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 16:11:03 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 16:11:03 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 16:11:03 (Reading database ... 13923 files and directories currently installed.) 16:11:03 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 16:11:03 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 16:11:03 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 16:11:03 (Reading database ... 13923 files and directories currently installed.) 16:11:03 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 16:11:03 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 16:11:04 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 16:11:04 (Reading database ... 13924 files and directories currently installed.) 16:11:04 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:11:04 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:11:04 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:11:04 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:11:04 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 16:11:04 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 16:11:04 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 16:11:04 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 16:11:04 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:11:04 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:11:04 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:11:04 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:11:04 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:11:04 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:11:04 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:11:04 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:11:04 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:11:04 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:11:04 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:11:04 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:11:04 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:11:04 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:11:04 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 16:11:04 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 16:11:05 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:11:05 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:11:05 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:11:05 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:11:05 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:11:05 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:11:05 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:11:05 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:11:05 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:11:05 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:11:05 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:11:05 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:11:05 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:11:05 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:11:05 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:11:05 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:11:05 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:11:05 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:11:05 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:11:06 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:11:06 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:11:06 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:11:07 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:11:07 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:11:07 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:11:08 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:11:08 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:11:08 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:11:09 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:11:09 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:11:09 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:11:09 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:11:09 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:11:09 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:11:09 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:11:09 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:11:09 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:11:09 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:11:09 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:11:09 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:11:09 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:11:09 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:11:09 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:11:09 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:11:09 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:11:09 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:11:09 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:11:09 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:11:09 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:11:09 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:11:09 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:11:09 Setting up tzdata (2021a-0ubuntu0.18.04) ... 16:11:09 16:11:09 Current default time zone: 'Etc/UTC' 16:11:09 Local time is now: Thu Jul 29 16:11:09 UTC 2021. 16:11:09 Universal Time is now: Thu Jul 29 16:11:09 UTC 2021. 16:11:09 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:11:09 16:11:09 Setting up systemd-sysv (237-3ubuntu10.50) ... 16:11:09 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:11:09 Setting up linux-libc-dev:amd64 (4.15.0-151.157) ... 16:11:09 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:11:09 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:11:09 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:11:09 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:11:09 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:11:09 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:11:09 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:11:09 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:11:09 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:11:09 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:11:09 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 16:11:09 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:11:09 Setting up patch (2.7.6-2ubuntu1.1) ... 16:11:09 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:11:09 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:11:09 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 16:11:09 Installing new version of config file /etc/ssl/openssl.cnf ... 16:11:10 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:11:10 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:11:10 Setting up ca-certificates (20210119~18.04.1) ... 16:11:12 Updating certificates in /etc/ssl/certs... 16:11:12 23 added, 27 removed; done. 16:11:12 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:11:12 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:11:12 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:11:12 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:11:12 Setting up pkgbinarymangler (138.18.04.1) ... 16:11:12 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:11:12 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 16:11:12 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:11:12 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:11:12 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:11:12 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:11:12 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:11:12 Setting up perl (5.26.1-6ubuntu0.5) ... 16:11:12 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 16:11:12 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:11:12 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:11:12 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 16:11:13 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:11:13 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:11:13 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:11:13 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:11:13 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:11:13 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:11:13 Processing triggers for systemd (237-3ubuntu10.50) ... 16:11:13 Processing triggers for mime-support (3.60ubuntu1) ... 16:11:13 Processing triggers for ca-certificates (20210119~18.04.1) ... 16:11:13 Updating certificates in /etc/ssl/certs... 16:11:13 0 added, 0 removed; done. 16:11:13 Running hooks in /etc/ca-certificates/update.d... 16:11:13 done. 16:11:14 Reading package lists... 16:11:14 Building dependency tree... 16:11:14 Reading state information... 16:11:14 The following NEW packages will be installed: 16:11:14 apt-transport-https 16:11:14 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:11:14 Need to get 4348 B of archives. 16:11:14 After this operation, 154 kB of additional disk space will be used. 16:11:14 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 16:11:14 debconf: delaying package configuration, since apt-utils is not installed 16:11:14 Fetched 4348 B in 0s (24.2 kB/s) 16:11:14 Selecting previously unselected package apt-transport-https. 16:11:14 (Reading database ... 13929 files and directories currently installed.) 16:11:14 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 16:11:14 Unpacking apt-transport-https (1.6.14) ... 16:11:14 Setting up apt-transport-https (1.6.14) ... 16:11:15 Waiting for network to be ready... 16:11:21 2021-07-29T16:11:18Z INFO Waiting for automatic snapd restart... 16:11:22 snapd 2.51.3 from Canonical* installed 16:11:23 "snapd" switched to the "latest/stable" channel 16:11:23 16:11:25 core18 20210611 from Canonical* installed 16:11:25 "core18" switched to the "latest/stable" channel 16:11:25 16:11:29 snapcraft 4.8.3 from Canonical* installed 16:11:29 "snapcraft" switched to the "latest/stable" channel 16:11:29 16:11:33 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: 16:11:33 - README.md 16:11:33 16:11:33 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:11:33 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:11:33 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:11:33 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:11:34 Reading package lists... 16:11:34 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 16:11:35 Reading package lists... 16:11:35 Building dependency tree... 16:11:35 Reading state information... 16:11:35 Suggested packages: 16:11:35 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:11:35 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:11:35 Recommended packages: 16:11:35 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:11:35 The following NEW packages will be installed: 16:11:35 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:11:35 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:11:35 pkg-config zip 16:11:35 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:11:35 Need to get 7663 kB of archives. 16:11:35 After this operation, 43.8 MB of additional disk space will be used. 16:11:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 16:11:35 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:11:35 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 16:11:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 16:11:35 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 16:11:35 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:11:35 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:11:36 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:11:36 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:11:36 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:11:36 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:11:36 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:11:36 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:11:36 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:11:36 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:11:36 debconf: delaying package configuration, since apt-utils is not installed 16:11:36 Fetched 7663 kB in 1s (8911 kB/s) 16:11:36 Selecting previously unselected package libglib2.0-0:amd64. 16:11:36 (Reading database ... 13933 files and directories currently installed.) 16:11:36 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 16:11:36 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:11:36 Selecting previously unselected package libpsl5:amd64. 16:11:36 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:11:36 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:11:36 Selecting previously unselected package libnghttp2-14:amd64. 16:11:36 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:11:36 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:11:36 Selecting previously unselected package librtmp1:amd64. 16:11:36 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:11:36 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:11:36 Selecting previously unselected package libcurl3-gnutls:amd64. 16:11:36 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 16:11:36 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 16:11:36 Selecting previously unselected package liberror-perl. 16:11:36 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:11:36 Unpacking liberror-perl (0.17025-1) ... 16:11:36 Selecting previously unselected package git-man. 16:11:36 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 16:11:36 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 16:11:37 Selecting previously unselected package git. 16:11:37 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 16:11:37 Unpacking git (1:2.17.1-1ubuntu0.8) ... 16:11:37 Selecting previously unselected package libnorm1:amd64. 16:11:37 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:11:37 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:11:37 Selecting previously unselected package libpgm-5.2-0:amd64. 16:11:37 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:11:37 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:11:37 Selecting previously unselected package libsodium23:amd64. 16:11:37 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:11:37 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:11:37 Selecting previously unselected package libzmq5:amd64. 16:11:37 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:11:37 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:11:37 Selecting previously unselected package libzmq3-dev:amd64. 16:11:37 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:11:37 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:11:38 Selecting previously unselected package pkg-config. 16:11:38 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:11:38 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:11:38 Selecting previously unselected package zip. 16:11:38 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:11:38 Unpacking zip (3.0-11build1) ... 16:11:38 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:11:38 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 16:11:38 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:11:38 Setting up liberror-perl (0.17025-1) ... 16:11:38 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:11:38 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:11:38 No schema files found: doing nothing. 16:11:38 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:11:38 Setting up zip (3.0-11build1) ... 16:11:38 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:11:38 Setting up libsodium23:amd64 (1.0.16-2) ... 16:11:38 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:11:38 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:11:38 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 16:11:38 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:11:38 Setting up git (1:2.17.1-1ubuntu0.8) ... 16:11:38 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:11:38 git set to automatically installed. 16:11:38 git-man set to automatically installed. 16:11:38 libcurl3-gnutls set to automatically installed. 16:11:38 liberror-perl set to automatically installed. 16:11:38 libglib2.0-0 set to automatically installed. 16:11:38 libnghttp2-14 set to automatically installed. 16:11:38 libnorm1 set to automatically installed. 16:11:38 libpgm-5.2-0 set to automatically installed. 16:11:38 libpsl5 set to automatically installed. 16:11:38 librtmp1 set to automatically installed. 16:11:38 libsodium23 set to automatically installed. 16:11:38 libzmq3-dev set to automatically installed. 16:11:38 libzmq5 set to automatically installed. 16:11:38 pkg-config set to automatically installed. 16:11:38 zip set to automatically installed. 16:11:39 snapd is not logged in, snap install commands will use sudo 16:11:40 snap "core18" has no updates available 16:11:42 snapd is not logged in, snap install commands will use sudo 16:11:47 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 16:11:48 Pulling config-common 16:11:48 + snapcraftctl pull 16:11:49 Pulling go-build-helper 16:11:49 + snapcraftctl pull 16:11:50 'edgex-go' has dependencies that need to be staged: go-build-helper 16:11:50 Skipping pull go-build-helper (already ran) 16:11:50 Building go-build-helper 16:11:50 + snapcraftctl build 16:11:52 Staging go-build-helper 16:11:52 + snapcraftctl stage 16:12:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:12:00 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:12:00 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1813 kB] 16:12:00 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [333 kB] 16:12:00 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:12:00 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:12:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] 16:12:00 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] 16:12:00 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 16:12:00 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 16:12:00 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:12:00 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:12:00 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:12:00 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:12:00 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:12:00 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:12:00 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:12:00 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:12:00 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:12:00 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2160 kB] 16:12:00 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [425 kB] 16:12:00 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 16:12:00 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 16:12:00 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] 16:12:00 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] 16:12:00 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] 16:12:00 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 16:12:00 Fetched 24.9 MB in 0s (0 B/s) 16:12:00 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:12:00 Fetched 224 kB in 0s (0 B/s) 16:12:00 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:12:00 Fetched 157 kB in 0s (0 B/s) 16:12:00 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:12:00 Fetched 221 kB in 0s (0 B/s) 16:12:00 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:12:00 Fetched 143 kB in 0s (0 B/s) 16:12:00 Pulling edgex-go 16:12:00 + snapcraftctl pull 16:12:02 Pulling hooks 16:12:02 + snapcraftctl pull 16:12:20 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:12:20 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:12:20 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:12:20 Fetched 0 B in 0s (0 B/s) 16:12:20 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:12:20 Fetched 96.5 kB in 0s (0 B/s) 16:12:20 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:12:20 Fetched 279 kB in 0s (0 B/s) 16:12:20 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:12:20 Fetched 122 kB in 0s (0 B/s) 16:12:20 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:12:20 Fetched 77.8 kB in 0s (0 B/s) 16:12:20 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:12:20 Fetched 8848 B in 0s (0 B/s) 16:12:20 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:12:20 Fetched 47.8 kB in 0s (0 B/s) 16:12:20 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:12:20 Fetched 45.6 kB in 0s (0 B/s) 16:12:20 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 16:12:20 Fetched 15.0 kB in 0s (0 B/s) 16:12:20 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 16:12:20 Fetched 219 kB in 0s (0 B/s) 16:12:20 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 16:12:20 Fetched 154 kB in 0s (0 B/s) 16:12:20 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:12:20 Fetched 50.6 kB in 0s (0 B/s) 16:12:20 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:12:20 Fetched 14.8 kB in 0s (0 B/s) 16:12:20 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:12:20 Fetched 41.8 kB in 0s (0 B/s) 16:12:20 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:12:20 Fetched 499 kB in 0s (0 B/s) 16:12:20 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:12:20 Fetched 111 kB in 0s (0 B/s) 16:12:20 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:12:20 Fetched 240 kB in 0s (0 B/s) 16:12:20 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:12:20 Fetched 29.3 kB in 0s (0 B/s) 16:12:20 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:12:20 Fetched 85.5 kB in 0s (0 B/s) 16:12:20 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:12:20 Fetched 24.5 kB in 0s (0 B/s) 16:12:20 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 16:12:20 Fetched 49.2 kB in 0s (0 B/s) 16:12:20 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:12:20 Fetched 54.2 kB in 0s (0 B/s) 16:12:20 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:12:20 Fetched 30.8 kB in 0s (0 B/s) 16:12:20 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 16:12:20 Fetched 15.8 kB in 0s (0 B/s) 16:12:20 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:12:20 Fetched 85.9 kB in 0s (0 B/s) 16:12:20 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:12:20 Fetched 8720 B in 0s (0 B/s) 16:12:20 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 16:12:20 Fetched 140 kB in 0s (0 B/s) 16:12:20 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:12:20 Fetched 119 kB in 0s (0 B/s) 16:12:20 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 16:12:20 Fetched 111 kB in 0s (0 B/s) 16:12:20 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:12:20 Fetched 11.1 kB in 0s (0 B/s) 16:12:20 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 16:12:20 Fetched 645 kB in 0s (0 B/s) 16:12:20 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:12:20 Fetched 41.3 kB in 0s (0 B/s) 16:12:20 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:12:20 Fetched 17.9 kB in 0s (0 B/s) 16:12:20 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:12:20 Fetched 368 kB in 0s (0 B/s) 16:12:20 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:12:20 Fetched 187 kB in 0s (0 B/s) 16:12:20 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:12:20 Fetched 175 kB in 0s (0 B/s) 16:12:20 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:12:20 Fetched 206 kB in 0s (0 B/s) 16:12:20 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 16:12:20 Fetched 1301 kB in 0s (0 B/s) 16:12:20 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:12:20 Fetched 36.2 kB in 0s (0 B/s) 16:12:20 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 16:12:20 Fetched 159 kB in 0s (0 B/s) 16:12:20 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:12:20 Fetched 107 kB in 0s (0 B/s) 16:12:20 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:12:20 Fetched 48.7 kB in 0s (0 B/s) 16:12:20 Pulling static-packages 16:12:20 + snapcraftctl pull 16:12:20 Pulling version 16:12:20 + cd /root/project 16:12:20 + git describe --tags --abbrev=0 16:12:20 + sed s/v// 16:12:20 + GIT_VERSION=2.0.1-dev.16 16:12:20 + [ -z 2.0.1-dev.16 ] 16:12:20 + snapcraftctl set-version 2.0.1-dev.16 16:12:20 Building config-common 16:12:20 + snapcraftctl build 16:12:21 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 16:12:22 Skipping build go-build-helper (already ran) 16:12:22 Building edgex-go 16:12:23 + cd /root/parts/edgex-go/src 16:12:23 + git describe --tags --abbrev=0 16:12:23 + sed s/v// 16:12:23 + GIT_VERSION=2.0.1-dev.16 16:12:23 + [ -z 2.0.1-dev.16 ] 16:12:23 + echo 2.0.1-dev.16 16:12:23 + make build 16:12:23 go mod tidy 16:12:28 Removing intermediate container 8cbed3bb1998 16:12:28 ---> 8de5aa99a29f 16:12:28 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:12:28 go: downloading github.com/gorilla/mux v1.8.0 16:12:28 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 16:12:28 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.11 16:12:28 go: downloading github.com/stretchr/testify v1.7.0 16:12:28 go: downloading github.com/google/uuid v1.3.0 16:12:28 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 16:12:28 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 16:12:28 go: downloading gopkg.in/yaml.v2 v2.4.0 16:12:28 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:12:28 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:12:28 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 16:12:28 go: downloading github.com/lib/pq v1.10.2 16:12:28 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 16:12:28 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 16:12:28 go: downloading github.com/pelletier/go-toml v1.9.3 16:12:28 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 16:12:28 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 16:12:29 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 16:12:29 go: downloading github.com/go-playground/validator/v10 v10.8.0 16:12:29 go: downloading github.com/go-kit/kit v0.11.0 16:12:29 go: downloading github.com/davecgh/go-spew v1.1.1 16:12:29 go: downloading github.com/pmezard/go-difflib v1.0.0 16:12:29 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 16:12:29 go: downloading github.com/stretchr/objx v0.1.1 16:12:29 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 16:12:29 go: downloading github.com/x448/float16 v0.8.4 16:12:29 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 16:12:29 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:12:29 go: downloading github.com/pebbe/zmq4 v1.2.7 16:12:29 go: downloading github.com/go-playground/universal-translator v0.17.0 16:12:29 go: downloading github.com/leodido/go-urn v1.2.1 16:12:29 go: downloading golang.org/x/text v0.3.6 16:12:29 go: downloading github.com/go-playground/assert/v2 v2.0.1 16:12:29 go: downloading github.com/go-playground/locales v0.13.0 16:12:29 go: downloading github.com/go-logfmt/logfmt v0.5.0 16:12:29 go: downloading github.com/go-stack/stack v1.8.0 16:12:29 go: downloading github.com/kr/pretty v0.2.0 16:12:29 go: downloading github.com/hashicorp/consul/api v1.8.1 16:12:30 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:12:30 go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c 16:12:30 go: downloading github.com/onsi/ginkgo v1.10.1 16:12:30 go: downloading github.com/onsi/gomega v1.7.0 16:12:30 go: downloading github.com/gorilla/websocket v1.4.2 16:12:30 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 16:12:30 go: downloading github.com/kr/text v0.1.0 16:12:30 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:12:30 go: downloading github.com/mitchellh/copystructure v1.0.0 16:12:30 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:12:30 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:12:30 go: downloading github.com/hashicorp/go-hclog v0.12.0 16:12:30 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:12:30 go: downloading github.com/hashicorp/serf v0.9.5 16:12:30 go: downloading github.com/hashicorp/consul/sdk v0.7.0 16:12:30 go: downloading github.com/hashicorp/go-uuid v1.0.1 16:12:30 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:12:30 go: downloading github.com/mitchellh/go-homedir v1.1.0 16:12:30 go: downloading github.com/fatih/color v1.9.0 16:12:30 go: downloading github.com/mattn/go-colorable v0.1.6 16:12:30 go: downloading github.com/mattn/go-isatty v0.0.12 16:12:30 go: downloading github.com/pkg/errors v0.9.1 16:12:30 go: downloading github.com/hpcloud/tail v1.0.0 16:12:30 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:12:30 go: downloading github.com/hashicorp/go-msgpack v0.5.3 16:12:30 go: downloading github.com/hashicorp/memberlist v0.2.2 16:12:30 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 16:12:31 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 16:12:31 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:12:31 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:12:31 go: downloading gopkg.in/fsnotify.v1 v1.4.7 16:12:31 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:12:31 go: downloading github.com/hashicorp/go-multierror v1.1.0 16:12:31 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 16:12:31 go: downloading github.com/miekg/dns v1.1.26 16:12:31 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:12:31 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:12:31 go: downloading github.com/hashicorp/errwrap v1.0.0 16:12:31 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 16:12:31 ---> Running in 17bbeeeb082c 16:12:32 Removing intermediate container 515e3484b11e 16:12:32 ---> f669cbd0bea3 16:12:32 16:12:32 Step 11/32 : FROM alpine:3.12 16:12:32 Removing intermediate container 4bf3b986b284 16:12:32 ---> 8862810fd0ac 16:12:32 16:12:32 Step 11/24 : FROM alpine:3.12 16:12:32 Removing intermediate container 9ad9a59c780c 16:12:32 ---> e252ee414576 16:12:32 16:12:32 Step 11/23 : FROM alpine:3.12 16:12:33 3.12: Pulling from library/alpine 16:12:33 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 16:12:33 3.12: Pulling from library/alpine 16:12:33 3.12: Pulling from library/alpine 16:12:34 Removing intermediate container 81e92cabc78b 16:12:34 ---> c232f0df671c 16:12:34 16:12:34 Step 11/26 : FROM alpine:3.12 16:12:34 3.12: Pulling from library/alpine 16:12:35 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 16:12:35 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 16:12:35 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 16:12:35 Status: Image is up to date for alpine:3.12 16:12:35 Status: Downloaded newer image for alpine:3.12 16:12:35 Status: Downloaded newer image for alpine:3.12 16:12:35 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 16:12:35 Status: Image is up to date for alpine:3.12 16:12:35 ---> c4fd0aeabfcf 16:12:35 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:12:35 ---> c4fd0aeabfcf 16:12:35 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:12:35 ---> c4fd0aeabfcf 16:12:35 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:12:35 ---> c4fd0aeabfcf 16:12:35 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 16:12:35 ---> Running in 85c78c6fbe1c 16:12:35 ---> Running in ad9c79b426fe 16:12:35 ---> Running in 5d743b088a1f 16:12:35 ---> Running in 0c838b1c0455 16:12:36 Removing intermediate container 17bbeeeb082c 16:12:36 ---> 5c109a055435 16:12:36 16:12:36 Step 12/24 : FROM docker:20.10.6 16:12:36 Removing intermediate container 85c78c6fbe1c 16:12:36 ---> 358d46329da1 16:12:36 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:12:36 20.10.6: Pulling from library/docker 16:12:36 ---> Running in 7d37540632bf 16:12:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:12:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:12:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:12:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:12:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:12:39 (1/1) Installing dumb-init (1.2.2-r1) 16:12:39 Executing busybox-1.31.1-r20.trigger 16:12:39 OK: 5 MiB in 15 packages 16:12:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:12:39 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 16:12:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:12:39 (1/6) Installing ca-certificates (20191127-r4) 16:12:39 (2/6) Installing nghttp2-libs (1.41.0-r0) 16:12:39 (3/6) Installing libcurl (7.78.0-r0) 16:12:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:12:39 (4/6) Installing curl (7.78.0-r0) 16:12:39 (5/6) Installing dumb-init (1.2.2-r1) 16:12:39 (6/6) Installing su-exec (0.2-r1) 16:12:39 Executing busybox-1.31.1-r20.trigger 16:12:39 Executing ca-certificates-20191127-r4.trigger 16:12:39 (1/2) Installing ca-certificates (20191127-r4) 16:12:39 OK: 7 MiB in 20 packages 16:12:39 (2/2) Installing dumb-init (1.2.2-r1) 16:12:39 Executing busybox-1.31.1-r20.trigger 16:12:39 Executing ca-certificates-20191127-r4.trigger 16:12:40 (1/2) Installing dumb-init (1.2.2-r1) 16:12:40 (2/2) Installing su-exec (0.2-r1) 16:12:40 Executing busybox-1.31.1-r20.trigger 16:12:40 OK: 5 MiB in 16 packages 16:12:40 OK: 6 MiB in 16 packages 16:12:42 Removing intermediate container ad9c79b426fe 16:12:42 ---> 506cacd3ff72 16:12:42 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:12:42 Removing intermediate container 7d37540632bf 16:12:42 ---> 88db988af3d3 16:12:42 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:12:43 ---> Running in 4544fff09f80 16:12:43 ---> Running in d9510db7a6f6 16:12:43 Removing intermediate container 5d743b088a1f 16:12:43 ---> 73e8f649720c 16:12:43 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:12:44 Removing intermediate container 4544fff09f80 16:12:44 ---> e0fa755cffcf 16:12:44 Step 14/24 : ENV APP_PORT=59881 16:12:44 Removing intermediate container 0c838b1c0455 16:12:44 ---> 9b3d967676d7 16:12:44 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:12:44 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 16:12:44 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 16:12:45 ---> Running in ffa21a427573 16:12:45 Removing intermediate container d9510db7a6f6 16:12:45 ---> 7225744d9e4f 16:12:45 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:12:45 ---> Running in 4adae751698b 16:12:45 ---> Running in 1677229f6ab7 16:12:45 ---> Running in a1c1286d9315 16:12:46 Removing intermediate container ffa21a427573 16:12:46 ---> a372be64bfb2 16:12:46 Step 14/23 : ENV APP_PORT=59860 16:12:46 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 16:12:46 Removing intermediate container 4adae751698b 16:12:46 ---> 29f9db227a79 16:12:46 Step 14/26 : WORKDIR / 16:12:46 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 16:12:46 ---> Running in 250046f3d9fa 16:12:46 Removing intermediate container 1677229f6ab7 16:12:46 ---> 2bd38134512b 16:12:46 Step 15/24 : EXPOSE $APP_PORT 16:12:47 Removing intermediate container a1c1286d9315 16:12:47 ---> de39bcf000e2 16:12:47 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:12:47 ---> Running in feaad47d2d39 16:12:47 ---> Running in 1648e1936ab3 16:12:47 ---> Running in 03f2355efa18 16:12:47 Removing intermediate container 250046f3d9fa 16:12:47 ---> 570e72db7dcc 16:12:47 Step 15/23 : EXPOSE $APP_PORT 16:12:47 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 16:12:47 ---> Running in 453aae317189 16:12:48 Removing intermediate container 1648e1936ab3 16:12:48 ---> 530cc7d5a448 16:12:48 Step 16/24 : WORKDIR / 16:12:48 Removing intermediate container feaad47d2d39 16:12:48 ---> 08e98d45aec6 16:12:48 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:12:48 ---> Running in 4f3dd8aea4d4 16:12:48 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 16:12:48 Removing intermediate container 453aae317189 16:12:48 ---> b402beab11ab 16:12:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:12:48 Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 16:12:49 Status: Downloaded newer image for docker:20.10.6 16:12:49 ---> cdf2a7733a7b 16:12:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:12:49 ---> Running in 814d7b41ae6f 16:12:49 Removing intermediate container 4f3dd8aea4d4 16:12:49 ---> 9dad85461305 16:12:49 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:12:49 ---> 71a905b004a7 16:12:49 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:12:50 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 16:12:50 ---> bd272065b19a 16:12:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:12:50 Removing intermediate container 814d7b41ae6f 16:12:50 ---> b0ed59b8244f 16:12:50 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 16:12:50 Removing intermediate container 03f2355efa18 16:12:50 ---> 71430419d3bb 16:12:50 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:12:50 ---> 9100856b789e 16:12:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:12:51 ---> Running in 6a69a6c98e27 16:12:51 ---> Running in 1dc4e8460bd0 16:12:51 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 16:12:51 ---> ea665aec8890 16:12:51 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:12:52 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 16:12:52 ---> c94822fa3910 16:12:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:12:52 Removing intermediate container 1dc4e8460bd0 16:12:52 ---> 8858a0861813 16:12:52 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:12:52 ---> 2e7faf45dcdc 16:12:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:12:52 ---> 98a6980db92c 16:12:52 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:12:53 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 16:12:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:12:53 ---> 46f30f37d6c6 16:12:53 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:12:53 ---> 4bee0c7e73a3 16:12:53 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:12:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:12:53 ---> 54248686b145 16:12:53 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:12:53 ---> Running in eb8837b5d4b2 16:12:53 ---> Running in fbba049baf08 16:12:53 ---> b4ba0096d489 16:12:53 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:12:54 ---> Running in 8bac0cf78d1d 16:12:54 (1/39) Installing readline (8.1.0-r0) 16:12:54 (2/39) Installing bash (5.1.0-r0) 16:12:54 Executing bash-5.1.0-r0.post-install 16:12:54 (3/39) Installing brotli-libs (1.0.9-r3) 16:12:54 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:12:54 (5/39) Installing libcurl (7.78.0-r0) 16:12:54 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:12:54 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:12:54 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:12:54 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:12:54 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:12:54 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:12:54 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:12:54 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:12:54 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:12:54 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:12:54 (6/39) Installing curl (7.78.0-r0) 16:12:54 (7/39) Installing dumb-init (1.2.5-r0) 16:12:54 (8/39) Installing libbz2 (1.0.8-r1) 16:12:54 (9/39) Installing expat (2.2.10-r1) 16:12:54 (10/39) Installing libffi (3.3-r2) 16:12:54 (11/39) Installing gdbm (1.19-r0) 16:12:54 (12/39) Installing xz-libs (5.2.5-r0) 16:12:54 (13/39) Installing sqlite-libs (3.34.1-r0) 16:12:54 (14/39) Installing python3 (3.8.10-r0) 16:12:54 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:12:54 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:12:54 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:12:54 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:12:54 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:12:54 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:12:54 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:12:54 + 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 16:12:54 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:12:54 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:12:54 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:12:54 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:12:54 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:12:54 + 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 16:12:54 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:12:54 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:12:54 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 16:12:55 Removing intermediate container eb8837b5d4b2 16:12:55 ---> 9281de6c43d5 16:12:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:12:55 Removing intermediate container 8bac0cf78d1d 16:12:55 ---> 7379094f0bb1 16:12:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:12:55 Building hooks 16:12:55 + cd /root/parts/hooks/src 16:12:55 + make build 16:12:55 go mod tidy 16:12:56 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 16:12:56 go: downloading github.com/stretchr/testify v1.5.1 16:12:56 go: downloading github.com/davecgh/go-spew v1.1.0 16:12:56 go: downloading gopkg.in/yaml.v2 v2.2.2 16:12:56 ---> Running in 9551ebbfdf15 16:12:56 ---> Running in 97fe457d99f5 16:12:56 ---> 5240363c9b21 16:12:56 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:12:56 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 16:12:56 (15/39) Installing py3-appdirs (1.4.4-r1) 16:12:56 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:12:56 (17/39) Installing py3-parsing (2.4.7-r1) 16:12:56 (18/39) Installing py3-six (1.15.0-r0) 16:12:56 (19/39) Installing py3-packaging (20.9-r0) 16:12:56 (20/39) Installing py3-setuptools (51.3.3-r0) 16:12:56 (21/39) Installing py3-chardet (4.0.0-r0) 16:12:56 (22/39) Installing py3-idna (3.1-r0) 16:12:56 (23/39) Installing py3-urllib3 (1.26.2-r1) 16:12:56 (24/39) Installing py3-requests (2.25.1-r1) 16:12:56 (25/39) Installing py3-msgpack (1.0.2-r0) 16:12:56 GO111MODULE=on go build -o cmd/install/install ./cmd/install 16:12:57 (26/39) Installing py3-lockfile (0.12.2-r3) 16:12:57 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:12:57 (28/39) Installing py3-colorama (0.4.4-r0) 16:12:57 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:12:57 (30/39) Installing py3-distlib (0.3.1-r1) 16:12:57 (31/39) Installing py3-distro (1.5.0-r1) 16:12:57 (32/39) Installing py3-webencodings (0.5.1-r3) 16:12:57 (33/39) Installing py3-html5lib (1.1-r0) 16:12:57 (34/39) Installing py3-pytoml (0.1.21-r0) 16:12:57 (35/39) Installing py3-pep517 (0.9.1-r0) 16:12:57 (36/39) Installing py3-progress (1.5-r0) 16:12:57 (37/39) Installing py3-retrying (1.3.3-r0) 16:12:57 (38/39) Installing py3-toml (0.10.2-r0) 16:12:57 (39/39) Installing py3-pip (20.3.4-r0) 16:12:57 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 16:12:57 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 16:12:57 Executing busybox-1.32.1-r6.trigger 16:12:57 OK: 82 MiB in 59 packages 16:12:57 Removing intermediate container 97fe457d99f5 16:12:57 ---> 4825f0b1aca7 16:12:57 Removing intermediate container 9551ebbfdf15 16:12:57 ---> 68c7e4531e4b 16:12:57 Step 22/24 : LABEL arch=arm64 16:12:57 Step 21/23 : LABEL arch=arm64 16:12:58 ---> 134d950153ec 16:12:58 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:12:58 ---> Running in 2fe74f2b3982 16:12:58 ---> Running in 74f89ce6c7b3 16:12:58 Removing intermediate container fbba049baf08 16:12:58 ---> 8ec3a8dbc277 16:12:58 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:12:59 Removing intermediate container 2fe74f2b3982 16:12:59 Removing intermediate container 74f89ce6c7b3 16:12:59 ---> 09a303fb9119 16:12:59 Step 23/24 : LABEL git_sha=894ca44596d48b6582d3e249f34e86a2d8c7af64 16:12:59 ---> 303eae07970f 16:12:59 Step 22/23 : LABEL git_sha=894ca44596d48b6582d3e249f34e86a2d8c7af64 16:13:00 ---> Running in 8907bf20c844 16:13:00 ---> Running in ed42e353b42e 16:13:00 ---> f6356499e317 16:13:00 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:13:00 ---> dff75ecf4b6b 16:13:00 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/ 16:13:00 Building static-packages 16:13:00 + snapcraftctl build 16:13:00 ---> Running in 3b8bb6d79c5f 16:13:00 Removing intermediate container 8907bf20c844 16:13:00 ---> 3c94151abe22 16:13:00 Step 24/24 : LABEL version=0.0.0 16:13:01 ---> Running in a6438c60e5b9 16:13:02 Removing intermediate container ed42e353b42e 16:13:02 ---> 651b31cf7fa5 16:13:02 Step 23/23 : LABEL version=0.0.0 16:13:02 ---> Running in af19ec01c645 16:13:02 Building version 16:13:02 + snapcraftctl build 16:13:02 Removing intermediate container a6438c60e5b9 16:13:02 ---> cd053c5458fb 16:13:02 16:13:03 Successfully built cd053c5458fb 16:13:03 Successfully tagged core-metadata-arm64:latest 16:13:03  Building core-metadata ... done Building core-command 16:13:03 ---> 0836528e7948 16:13:03 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:13:03 Removing intermediate container af19ec01c645 16:13:03 ---> eca89c15a606 16:13:03 16:13:04 Staging config-common 16:13:04 + snapcraftctl stage 16:13:04 Successfully built eca89c15a606 16:13:04 Successfully tagged support-notifications-arm64:latest 16:13:04 Building core-data 16:13:05 Skipping stage go-build-helper (already ran) 16:13:05 Staging edgex-go 16:13:05 + snapcraftctl stage 16:13:05  Building support-notifications ... done Removing intermediate container 3b8bb6d79c5f 16:13:05 ---> fcbd526f47a9 16:13:05 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:13:05 ---> 3b81b99329d3 16:13:05 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:13:05 ---> Running in 4c1bbeb3217e 16:13:06 Staging hooks 16:13:06 + snapcraftctl stage 16:13:07 Collecting docker-compose==1.23.2 16:13:07 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:13:07 Staging static-packages 16:13:07 + snapcraftctl stage 16:13:08 Collecting docker<4.0,>=3.6.0 16:13:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:13:08 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:13:08 Staging version 16:13:08 + snapcraftctl stage 16:13:08 Collecting jsonschema<3,>=2.5.1 16:13:08 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:13:08 Collecting cached-property<2,>=1.2.0 16:13:08 ---> e6579f08b8ed 16:13:08 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:13:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:13:08 Removing intermediate container 4c1bbeb3217e 16:13:08 ---> 75af98554db7 16:13:08 Step 24/26 : LABEL arch=arm64 16:13:09 Priming config-common 16:13:09 + snapcraftctl prime 16:13:10 ---> Running in 7ce185366144 16:13:10 Priming go-build-helper 16:13:10 + snapcraftctl prime 16:13:10 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:13:10 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:13:10 Collecting dockerpty<0.5,>=0.4.1 16:13:10 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:13:11 ---> 481fedec352f 16:13:11 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:13:11 Priming edgex-go 16:13:11 + snapcraftctl prime 16:13:11 Removing intermediate container 7ce185366144 16:13:11 ---> 706ad19e976d 16:13:11 Step 25/26 : LABEL git_sha=894ca44596d48b6582d3e249f34e86a2d8c7af64 16:13:11 ---> Running in ba57bea12959 16:13:12 ---> Running in d4619c5fa82f 16:13:12 Removing intermediate container ba57bea12959 16:13:12 ---> e8fdd0b7facf 16:13:12 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:13:13 Removing intermediate container d4619c5fa82f 16:13:13 ---> b4c93c8d6349 16:13:13 Step 26/26 : LABEL version=0.0.0 16:13:13 Priming hooks 16:13:13 + snapcraftctl prime 16:13:13 ---> Running in f592427b12ca 16:13:13 Collecting PyYAML<4,>=3.10 16:13:13 Downloading PyYAML-3.13.tar.gz (270 kB) 16:13:13 Priming static-packages 16:13:13 + snapcraftctl prime 16:13:13 ---> cd44c345fcbe 16:13:13 Step 27/32 : RUN chmod +x /entrypoint.sh 16:13:14 Removing intermediate container f592427b12ca 16:13:14 ---> dc416e9e2e94 16:13:14 16:13:14 ---> Running in 7da48a790952 16:13:15 Successfully built dc416e9e2e94 16:13:15 Successfully tagged security-secretstore-setup-arm64:latest 16:13:15 Building security-proxy-setup 16:13:16 Priming version 16:13:16 + snapcraftctl prime 16:13:17  Building security-secretstore-setup ... done Collecting docopt<0.7,>=0.6.1 16:13:17 Downloading docopt-0.6.2.tar.gz (25 kB) 16:13:17 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 16:13:19 Removing intermediate container 7da48a790952 16:13:19 ---> 034f7c434f16 16:13:19 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } 16:13:19 ---> Running in b1a3f4dfd6ed [Pipeline] // stage [Pipeline] } 16:13:20 Collecting websocket-client<1.0,>=0.32.0 16:13:20 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:13:20 Collecting texttable<0.10,>=0.9.0 16:13:20 Downloading texttable-0.9.1.tar.gz (11 kB) 16:13:20 Removing intermediate container b1a3f4dfd6ed 16:13:20 ---> 242da1ee72e9 16:13:20 Step 29/32 : CMD ["gate"] 16:13:21 ---> Running in fef72c07b748 16:13:22 Removing intermediate container fef72c07b748 16:13:22 ---> 30f7b9063ae6 16:13:22 Step 30/32 : LABEL arch=arm64 16:13:23 Collecting docker-pycreds>=0.4.0 16:13:23 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:13:23 ---> Running in e05b35442e4a 16:13:24 Collecting chardet<3.1.0,>=3.0.2 16:13:24 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:13:24 Removing intermediate container e05b35442e4a 16:13:24 ---> 2ec3349ae802 16:13:24 Step 31/32 : LABEL git_sha=894ca44596d48b6582d3e249f34e86a2d8c7af64 16:13:24 Collecting urllib3<1.25,>=1.21.1 16:13:24 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:13:25 Collecting certifi>=2017.4.17 16:13:25 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 16:13:25 ---> Running in 4a570dfa040c 16:13:25 Collecting idna<2.8,>=2.5 16:13:25 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:13:26 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:13:26 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:13:26 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:13:26 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:13:26 Removing intermediate container 4a570dfa040c 16:13:26 ---> d1bfeee7c73f 16:13:26 Step 32/32 : LABEL version=0.0.0 16:13:26 ---> Running in f681cd14e2ef 16:13:27 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:13:27 Attempting uninstall: urllib3 16:13:27 Found existing installation: urllib3 1.26.2 16:13:27 Uninstalling urllib3-1.26.2: 16:13:27 Successfully uninstalled urllib3-1.26.2 16:13:28 Attempting uninstall: idna 16:13:28 Found existing installation: idna 3.1 16:13:28 Uninstalling idna-3.1: 16:13:28 Removing intermediate container f681cd14e2ef 16:13:28 ---> 233c0a670573 16:13:28 16:13:28 Successfully uninstalled idna-3.1 16:13:28 Successfully built 233c0a670573 16:13:28 Successfully tagged security-bootstrapper-arm64:latest 16:13:28 Building support-scheduler 16:13:29  Building security-bootstrapper ... done  Attempting uninstall: chardet 16:13:29 Found existing installation: chardet 4.0.0 16:13:29 Uninstalling chardet-4.0.0: 16:13:29 Successfully uninstalled chardet-4.0.0 16:13:30 Attempting uninstall: requests 16:13:30 Found existing installation: requests 2.25.1 16:13:30 Uninstalling requests-2.25.1: 16:13:30 Successfully uninstalled requests-2.25.1 16:13:31 Running setup.py install for texttable: started 16:13:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:13:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:13:32 ---> 61f791406786 16:13:32 Step 3/24 : WORKDIR /edgex-go 16:13:32 ---> Using cache 16:13:32 ---> 5b47d1d4f0c2 16:13:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:13:32 ---> Using cache 16:13:32 ---> 10b845d6d8de 16:13:32 Step 5/24 : RUN apk add --update --no-cache make git 16:13:32 ---> Using cache 16:13:32 ---> 6fc3a3bb1e5c 16:13:32 Step 6/24 : COPY go.mod . 16:13:32 ---> Using cache 16:13:32 ---> c4d52c37b1a1 16:13:32 Step 7/24 : RUN go mod download 16:13:32 ---> Using cache 16:13:32 ---> 86eac901884c 16:13:32 Step 8/24 : COPY . . 16:13:32 ---> Using cache 16:13:32 ---> e1d73d1e63c2 16:13:32 Step 9/24 : RUN go mod tidy 16:13:32 ---> Using cache 16:13:32 ---> 981203787229 16:13:32 Step 10/24 : RUN make cmd/core-command/core-command 16:13:33 Running setup.py install for texttable: finished with status 'done' 16:13:33 Running setup.py install for PyYAML: started 16:13:34 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:13:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:13:34 ---> 61f791406786 16:13:34 Step 3/24 : WORKDIR /edgex-go 16:13:34 ---> Using cache 16:13:34 ---> 5b47d1d4f0c2 16:13:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:13:34 ---> Using cache 16:13:34 ---> 10b845d6d8de 16:13:34 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:13:35 ---> Running in 7baf28ebb151 16:13:35 ---> Running in 0940eba33e1b 16:13:36 Running setup.py install for PyYAML: finished with status 'done' 16:13:36 Running setup.py install for docopt: started 16:13:37 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 16:13:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:13:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:13:39 Running setup.py install for docopt: finished with status 'done' 16:13:39 Running setup.py install for dockerpty: started 16:13:39 OK: 218 MiB in 52 packages 16:13:42 Running setup.py install for dockerpty: finished with status 'done' 16:13:44 Removing intermediate container 7baf28ebb151 16:13:44 ---> d8a69e08ed32 16:13:44 Step 6/24 : COPY go.mod . 16:13:44 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 16:13:46 ---> 52b8749f7754 16:13:46 Step 7/24 : RUN go mod download 16:13:46 ---> Running in e434549acaba 16:13:52 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:13:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:13:52 ---> 61f791406786 16:13:52 Step 3/22 : WORKDIR /edgex-go 16:13:52 ---> Using cache 16:13:52 ---> 5b47d1d4f0c2 16:13:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:13:52 ---> Using cache 16:13:52 ---> 10b845d6d8de 16:13:52 Step 5/22 : RUN apk add --update --no-cache make git 16:13:52 ---> Using cache 16:13:52 ---> 6fc3a3bb1e5c 16:13:52 Step 6/22 : COPY go.mod . 16:13:52 ---> Using cache 16:13:52 ---> c4d52c37b1a1 16:13:52 Step 7/22 : RUN go mod download 16:13:52 ---> Using cache 16:13:52 ---> 86eac901884c 16:13:52 Step 8/22 : COPY . . 16:13:52 ---> Using cache 16:13:52 ---> e1d73d1e63c2 16:13:52 Step 9/22 : RUN go mod tidy 16:13:52 ---> Using cache 16:13:52 ---> 981203787229 16:13:52 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:13:53 ---> Running in 744f3faa4bb0 16:13:56 Removing intermediate container e434549acaba 16:13:56 ---> 37177d55b82b 16:13:56 Step 8/24 : COPY . . 16:13:56 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 16:14:03 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:14:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:14:03 ---> 61f791406786 16:14:03 Step 3/23 : WORKDIR /edgex-go 16:14:03 ---> Using cache 16:14:03 ---> 5b47d1d4f0c2 16:14:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:14:03 ---> Using cache 16:14:03 ---> 10b845d6d8de 16:14:03 Step 5/23 : RUN apk add --update --no-cache make git 16:14:03 ---> Using cache 16:14:03 ---> 6fc3a3bb1e5c 16:14:03 Step 6/23 : COPY go.mod . 16:14:03 ---> Using cache 16:14:03 ---> c4d52c37b1a1 16:14:03 Step 7/23 : RUN go mod download 16:14:03 ---> Using cache 16:14:03 ---> 86eac901884c 16:14:03 Step 8/23 : COPY . . 16:14:03 ---> Using cache 16:14:03 ---> e1d73d1e63c2 16:14:03 Step 9/23 : RUN go mod tidy 16:14:03 ---> Using cache 16:14:03 ---> 981203787229 16:14:03 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:14:06 ---> Running in 0d765a636f93 16:14:09 Removing intermediate container 6a69a6c98e27 16:14:09 ---> 19e4d86d382a 16:14:09 Step 15/24 : ENV APP_PORT=58890 16:14:10 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 16:14:10 ---> Running in 72413df7bbfc 16:14:11 Removing intermediate container 72413df7bbfc 16:14:11 ---> 948b3b041a82 16:14:11 Step 16/24 : EXPOSE $APP_PORT 16:14:12 ---> Running in 7c8c4937f757 16:14:14 Removing intermediate container 7c8c4937f757 16:14:14 ---> 4d2915e98783 16:14:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:14:18 ---> ff0e06bde11e 16:14:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:14:21 ---> 51ab594625ed 16:14:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:14:21 ---> d1c2d1ec5ad1 16:14:21 Step 9/24 : RUN go mod tidy 16:14:22 ---> Running in 569be07df268 16:14:23 ---> 53fa323b8f03 16:14:23 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:14:23 ---> Running in d3ce3d2f8bde 16:14:24 Removing intermediate container d3ce3d2f8bde 16:14:24 ---> fb762d1893a5 16:14:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:14:24 ---> Running in bc4488e6b7b9 16:14:25 Removing intermediate container bc4488e6b7b9 16:14:25 ---> 2fd600da83eb 16:14:25 Step 22/24 : LABEL arch=arm64 16:14:25 ---> Running in c4b0287f456b 16:14:26 Removing intermediate container c4b0287f456b 16:14:26 ---> a8fdb0815383 16:14:26 Step 23/24 : LABEL git_sha=894ca44596d48b6582d3e249f34e86a2d8c7af64 16:14:26 ---> Running in e57eca04e366 16:14:27 Removing intermediate container e57eca04e366 16:14:27 ---> 343689ee6902 16:14:27 Step 24/24 : LABEL version=0.0.0 16:14:27 ---> Running in 73d6018f6472 16:14:28 Removing intermediate container 73d6018f6472 16:14:28 ---> 13264938faaf 16:14:28 16:14:28 Successfully built 13264938faaf 16:14:28 Successfully tagged sys-mgmt-agent-arm64:latest 16:14:29  Building sys-mgmt-agent ... done Removing intermediate container 569be07df268 16:14:29 ---> 8cec0a8213fb 16:14:29 Step 10/24 : RUN make cmd/core-data/core-data 16:14:30 ---> Running in 1e039664afa4 16:14:32 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 16:15:06 Removing intermediate container 0940eba33e1b 16:15:06 ---> fc2f581ece50 16:15:06 16:15:06 Step 11/24 : FROM alpine:3.12 16:15:06 ---> c4fd0aeabfcf 16:15:06 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:15:06 ---> Using cache 16:15:06 ---> 506cacd3ff72 16:15:06 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:15:06 ---> Using cache 16:15:06 ---> e0fa755cffcf 16:15:06 Step 14/24 : ENV APP_PORT=59882 16:15:06 ---> Running in 97a55db5fb8b 16:15:06 Removing intermediate container 97a55db5fb8b 16:15:06 ---> 819c369ffd76 16:15:06 Step 15/24 : EXPOSE $APP_PORT 16:15:06 ---> Running in 99354058cad7 16:15:06 Removing intermediate container 99354058cad7 16:15:06 ---> 36ca376c4470 16:15:06 Step 16/24 : WORKDIR / 16:15:06 ---> Running in 2b617ab09ea1 16:15:07 Removing intermediate container 2b617ab09ea1 16:15:07 ---> db9c1c6cd8cf 16:15:07 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:15:08 ---> 16860172b525 16:15:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:15:11 ---> 6b06c69aa465 16:15:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:15:12 ---> 3588732bd066 16:15:12 Step 20/24 : ENTRYPOINT ["/core-command"] 16:15:12 ---> Running in 40494acd82c5 16:15:12 Removing intermediate container 40494acd82c5 16:15:12 ---> 575842a3e90d 16:15:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:15:13 ---> Running in 88865afc370f 16:15:14 Removing intermediate container 88865afc370f 16:15:14 ---> 295914d6d791 16:15:14 Step 22/24 : LABEL arch=arm64 16:15:14 ---> Running in ae1899d3fca6 16:15:15 Removing intermediate container ae1899d3fca6 16:15:15 ---> dc2d09367e1a 16:15:15 Step 23/24 : LABEL git_sha=894ca44596d48b6582d3e249f34e86a2d8c7af64 16:15:15 ---> Running in 3647fc568ca1 16:15:15 Removing intermediate container 3647fc568ca1 16:15:15 ---> 0d7306895b5a 16:15:15 Step 24/24 : LABEL version=0.0.0 16:15:16 ---> Running in e693a7037b1d 16:15:17 Removing intermediate container e693a7037b1d 16:15:17 ---> 24b24a0ba09d 16:15:17 16:15:17 Successfully built 24b24a0ba09d 16:15:17 Successfully tagged core-command-arm64:latest 16:15:18  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 16:15:34 Removing intermediate container 744f3faa4bb0 16:15:34 ---> c35dda775ca6 16:15:34 16:15:34 Step 11/22 : FROM alpine:3.12 16:15:34 ---> c4fd0aeabfcf 16:15:34 Step 12/22 : RUN apk add --update --no-cache curl 16:15:34 ---> Running in 4cfdf1adf7cb 16:15:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:15:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:15:36 (1/4) Installing ca-certificates (20191127-r4) 16:15:36 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:15:36 (3/4) Installing libcurl (7.78.0-r0) 16:15:36 (4/4) Installing curl (7.78.0-r0) 16:15:36 Executing busybox-1.31.1-r20.trigger 16:15:36 Executing ca-certificates-20191127-r4.trigger 16:15:37 OK: 7 MiB in 18 packages 16:15:41 Removing intermediate container 4cfdf1adf7cb 16:15:41 ---> 3c20fe76691c 16:15:41 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:15:41 ---> Running in 6f344a6340be 16:15:43 Removing intermediate container 6f344a6340be 16:15:43 ---> 6650fbd8d11b 16:15:43 Step 14/22 : WORKDIR /edgex 16:15:43 ---> Running in f1862b94efc3 16:15:43 Removing intermediate container 0d765a636f93 16:15:43 ---> 2c0abeb8c622 16:15:43 16:15:43 Step 11/23 : FROM alpine:3.12 16:15:43 ---> c4fd0aeabfcf 16:15:43 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:15:43 ---> Using cache 16:15:43 ---> 506cacd3ff72 16:15:43 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:15:43 ---> Using cache 16:15:43 ---> e0fa755cffcf 16:15:43 Step 14/23 : ENV APP_PORT=59861 16:15:44 ---> Running in e64ce29d002c 16:15:44 Removing intermediate container f1862b94efc3 16:15:44 ---> 10f46a089c62 16:15:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:15:45 Removing intermediate container e64ce29d002c 16:15:45 ---> df173da9bdfa 16:15:45 Step 15/23 : EXPOSE $APP_PORT 16:15:45 ---> Running in 32a97ec778d8 16:15:45 ---> 638b19ecec26 16:15:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:15:45 Removing intermediate container 32a97ec778d8 16:15:45 ---> 4e56e7f46c15 16:15:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:15:47 ---> df7e16aa1afa 16:15:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:15:47 ---> 5d3dd18ef717 16:15:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:15:49 ---> 13706c43fc3d 16:15:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:15:49 ---> 1b3cfa4cd169 16:15:49 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:15:49 ---> Running in 9694f820a0ec 16:15:50 Removing intermediate container 9694f820a0ec 16:15:50 ---> 55b258650fc1 16:15:50 Step 19/22 : CMD ["--init=true"] 16:15:50 ---> 1eee2d5b7a70 16:15:50 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:15:50 ---> Running in adad0df7d5d8 16:15:50 ---> Running in b4c45ee91175 16:15:51 Removing intermediate container adad0df7d5d8 16:15:51 ---> 7cfaec47e1c8 16:15:51 Step 20/22 : LABEL arch=arm64 16:15:51 ---> Running in a7d1d9f9c114 16:15:51 Removing intermediate container b4c45ee91175 16:15:51 ---> 285fbb65a223 16:15:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:15:51 ---> Running in 52eb62a0b80e 16:15:51 Removing intermediate container a7d1d9f9c114 16:15:51 ---> 435e3585441c 16:15:51 Step 21/22 : LABEL git_sha=894ca44596d48b6582d3e249f34e86a2d8c7af64 16:15:52 ---> Running in 7b6a4b5b95f6 16:15:52 Removing intermediate container 52eb62a0b80e 16:15:52 ---> bde735e9c699 16:15:52 Step 21/23 : LABEL arch=arm64 16:15:52 ---> Running in b5f478b21781 16:15:53 Removing intermediate container 7b6a4b5b95f6 16:15:53 ---> 1e61c2c20662 16:15:53 Step 22/22 : LABEL version=0.0.0 16:15:54 ---> Running in 6e2fea9bf379 16:15:54 Removing intermediate container b5f478b21781 16:15:54 ---> dc9a406e98d9 16:15:54 Step 22/23 : LABEL git_sha=894ca44596d48b6582d3e249f34e86a2d8c7af64 16:15:54 ---> Running in e111d1d069e5 16:15:54 Removing intermediate container 6e2fea9bf379 16:15:54 ---> ec73c07430e1 16:15:54 16:15:54 Removing intermediate container 1e039664afa4 16:15:54 ---> b94bb45b5746 16:15:54 16:15:54 Step 11/24 : FROM alpine:3.12 16:15:54 ---> c4fd0aeabfcf 16:15:54 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:15:54 Successfully built ec73c07430e1 16:15:55 Successfully tagged security-proxy-setup-arm64:latest 16:15:55  Building security-proxy-setup ... done  ---> Running in 9f5ed9720ca5 16:15:55 Removing intermediate container e111d1d069e5 16:15:55 ---> 5104fd424bb1 16:15:55 Step 23/23 : LABEL version=0.0.0 16:15:55 ---> Running in e0780a75017c 16:15:55 Removing intermediate container 9f5ed9720ca5 16:15:55 ---> 9fe8b17ebbc3 16:15:55 Step 13/24 : ENV APP_PORT=59880 16:15:56 ---> Running in e2a80e99b49d 16:15:56 Removing intermediate container e0780a75017c 16:15:56 ---> 599841a66a40 16:15:56 16:15:56 Successfully built 599841a66a40 16:15:56 Successfully tagged support-scheduler-arm64:latest 16:15:56  Building support-scheduler ... done Removing intermediate container e2a80e99b49d 16:15:56 ---> 34341e71a955 16:15:56 Step 14/24 : EXPOSE $APP_PORT 16:15:56 ---> Running in 3cdd2ff81629 16:15:57 Removing intermediate container 3cdd2ff81629 16:15:57 ---> 687824130f54 16:15:57 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:15:57 ---> Running in d8fe93790d97 16:16:00 Removing intermediate container d8fe93790d97 16:16:00 ---> 4db922981679 16:16:00 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:16:00 ---> Running in 07668d5777e9 16:16:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:16:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:16:03 (1/6) Installing dumb-init (1.2.2-r1) 16:16:03 (2/6) Installing libgcc (9.3.0-r2) 16:16:03 (3/6) Installing libsodium (1.0.18-r0) 16:16:03 (4/6) Installing libstdc++ (9.3.0-r2) 16:16:03 (5/6) Installing libzmq (4.3.3-r0) 16:16:03 (6/6) Installing zeromq (4.3.3-r0) 16:16:03 Executing busybox-1.31.1-r20.trigger 16:16:03 OK: 8 MiB in 20 packages 16:16:05 Removing intermediate container 07668d5777e9 16:16:05 ---> a830bd4146f3 16:16:05 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:16:06 ---> 1da27a015654 16:16:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:16:07 ---> 8f7ee9e8216a 16:16:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:16:08 ---> fcec3d0e84f1 16:16:08 Step 20/24 : ENTRYPOINT ["/core-data"] 16:16:08 ---> Running in cca3aee05e4a 16:16:09 Removing intermediate container cca3aee05e4a 16:16:09 ---> ee28cd19d04f 16:16:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:16:09 ---> Running in 4f80272637b4 16:16:09 Removing intermediate container 4f80272637b4 16:16:09 ---> 21c1deffda37 16:16:09 Step 22/24 : LABEL arch=arm64 16:16:09 ---> Running in 85176106d360 16:16:10 Removing intermediate container 85176106d360 16:16:10 ---> 3b2eb5d44db4 16:16:10 Step 23/24 : LABEL git_sha=894ca44596d48b6582d3e249f34e86a2d8c7af64 16:16:10 ---> Running in 3b464c5ed1dc 16:16:11 Removing intermediate container 3b464c5ed1dc 16:16:11 ---> a6d4bbff9436 16:16:11 Step 24/24 : LABEL version=0.0.0 16:16:11 ---> Running in 5b1e8f4f3cf2 16:16:11 Removing intermediate container 5b1e8f4f3cf2 16:16:11 ---> 068afedb9106 16:16:11 16:16:12 Successfully built 068afedb9106 16:16:12 Successfully tagged core-data-arm64:latest 16:16:12  Building core-data ... done  [Pipeline] } 16:16:12 $ docker stop --time=1 57a2b528347b014fb1d067498d471e4b8541cc7f0f57ad474ad6986914919bd1 16:16:14 $ docker rm -f 57a2b528347b014fb1d067498d471e4b8541cc7f0f57ad474ad6986914919bd1 [Pipeline] // withDockerContainer [Pipeline] sh 16:16:14 + docker images 16:16:15 REPOSITORY TAG IMAGE ID CREATED SIZE 16:16:15 core-data-arm64 latest 068afedb9106 4 seconds ago 19.3MB 16:16:15 support-scheduler-arm64 latest 599841a66a40 20 seconds ago 15.2MB 16:16:15 security-proxy-setup-arm64 latest ec73c07430e1 21 seconds ago 24.5MB 16:16:15 b94bb45b5746 21 seconds ago 1.57GB 16:16:15 2c0abeb8c622 32 seconds ago 1.56GB 16:16:15 c35dda775ca6 43 seconds ago 1.57GB 16:16:15 core-command-arm64 latest 24b24a0ba09d 59 seconds ago 15.1MB 16:16:15 fc2f581ece50 About a minute ago 1.56GB 16:16:15 sys-mgmt-agent-arm64 latest 13264938faaf About a minute ago 311MB 16:16:15 security-bootstrapper-arm64 latest 233c0a670573 2 minutes ago 17.7MB 16:16:15 security-secretstore-setup-arm64 latest dc416e9e2e94 3 minutes ago 27.4MB 16:16:15 support-notifications-arm64 latest eca89c15a606 3 minutes ago 15.9MB 16:16:15 core-metadata-arm64 latest cd053c5458fb 3 minutes ago 15.8MB 16:16:15 5c109a055435 3 minutes ago 1.56GB 16:16:15 c232f0df671c 3 minutes ago 1.57GB 16:16:15 8862810fd0ac 3 minutes ago 1.56GB 16:16:15 e252ee414576 3 minutes ago 1.56GB 16:16:15 f669cbd0bea3 3 minutes ago 1.56GB 16:16:15 ci-base-image-arm64 latest 61f791406786 15 minutes ago 1.23GB 16:16:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine d9e956139c92 2 weeks ago 451MB 16:16:15 alpine 3.12 c4fd0aeabfcf 6 weeks ago 5.32MB 16:16:15 docker 20.10.6 cdf2a7733a7b 3 months ago 234MB 16:16:15 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 16:16:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:16:16 16:16:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:16:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:16:16 arm64: Pulling from edgex-lftools-log-publisher 16:16:16 448f6bf000e3: Pulling fs layer 16:16:16 f757da607395: Pulling fs layer 16:16:16 05883995daec: Pulling fs layer 16:16:16 8603b9c90790: Pulling fs layer 16:16:16 1560dd03e051: Pulling fs layer 16:16:16 27f5ce0e4adf: Pulling fs layer 16:16:16 c2d8d7efcc4b: Pulling fs layer 16:16:16 8603b9c90790: Waiting 16:16:16 1560dd03e051: Waiting 16:16:16 27f5ce0e4adf: Waiting 16:16:16 c2d8d7efcc4b: Waiting 16:16:17 f757da607395: Verifying Checksum 16:16:17 f757da607395: Download complete 16:16:17 8603b9c90790: Download complete 16:16:17 1560dd03e051: Verifying Checksum 16:16:17 1560dd03e051: Download complete 16:16:17 27f5ce0e4adf: Verifying Checksum 16:16:17 27f5ce0e4adf: Download complete 16:16:17 05883995daec: Verifying Checksum 16:16:17 05883995daec: Download complete 16:16:18 448f6bf000e3: Download complete 16:16:21 c2d8d7efcc4b: Verifying Checksum 16:16:21 c2d8d7efcc4b: Download complete 16:16:22 448f6bf000e3: Pull complete 16:16:23 f757da607395: Pull complete 16:16:25 05883995daec: Pull complete 16:16:25 8603b9c90790: Pull complete 16:16:26 1560dd03e051: Pull complete 16:16:26 27f5ce0e4adf: Pull complete 16:16:41 c2d8d7efcc4b: Pull complete 16:16:41 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:16:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:16:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:16:42 prd-ubuntu18.04-docker-arm64-4c-16g-489 does not seem to be running inside a container 16:16:42 $ 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 16:16:47 $ docker top 2d7c3826f7609ea4ff22bb73b505758d4c61d24d4e478cfb3ad6c24bcbb33487 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:16:48 ---> job-cost.sh 16:16:48 lf-activate-venv: SKIPPING 16:16:48 INFO: No Stack... 16:16:50 INFO: Retrieving Pricing Info for: v2-standard-4 16:16:50 INFO: Archiving Costs [Pipeline] sh 16:16:51 + cat /w/workspace/edgex-go/3/archives/cost.csv 16:16:51 + cut -d, -f6 [Pipeline] lock 16:16:51 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3634-3-stack-cost] 16:16:51 Resource [jenkins-edgexfoundry-edgex-go-PR-3634-3-stack-cost] did not exist. Created. 16:16:51 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3634-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:16:52 + echo total: 0.18000000715255737 [Pipeline] stash 16:16:52 Stashed 1 file(s) [Pipeline] } 16:16:52 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3634-3-stack-cost] [Pipeline] // lock [Pipeline] } 16:16:52 $ docker stop --time=1 2d7c3826f7609ea4ff22bb73b505758d4c61d24d4e478cfb3ad6c24bcbb33487 16:16:54 $ 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 16:16:55 provisioning config files... 16:16:55 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config5841541146813416380tmp [Pipeline] { [Pipeline] sh 16:16:55 + set +x 16:16:55 + curl -s https://codecov.io/bash 16:16:55 + bash -s -- 16:16:55 16:16:55 _____ _ 16:16:55 / ____| | | 16:16:55 | | ___ __| | ___ ___ _____ __ 16:16:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:16:55 | |___| (_) | (_| | __/ (_| (_) \ V / 16:16:55 \_____\___/ \__,_|\___|\___\___/ \_/ 16:16:55 Bash-1.0.6 16:16:55 16:16:55 16:16:55 ==> git version 2.24.4 found 16:16:55 ==> 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 16:16:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:16:55 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:16:55 ==> Jenkins CI detected. 16:16:55 current dir:  /w/workspace/edgex-go/3 16:16:55 project root: . 16:16:55 --> token set from env 16:16:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:16:55 ==> Running gcov in . (disable via -X gcov) 16:16:55 ==> Python coveragepy not found 16:16:55 ==> Searching for coverage reports in: 16:16:55 + . 16:16:55 -> Found 1 reports 16:16:55 ==> Detecting git/mercurial file structure 16:16:55 ==> Reading reports 16:16:55 + ./coverage.out bytes=403847 16:16:55 ==> Appending adjustments 16:16:55 https://docs.codecov.io/docs/fixing-reports 16:16:56 + Found adjustments 16:16:56 ==> Gzipping contents 16:16:56 56K /tmp/codecov.FjRpAt.gz 16:16:56 ==> Uploading reports 16:16:56 url: https://codecov.io 16:16:56 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= 16:16:56 -> Pinging Codecov 16:16:56 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= 16:16:57 -> Uploading to 16:16:57 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 16:16:57 % Total % Received % Xferd Average Speed Time Time Time Current 16:16:57 Dload Upload Total Spent Left Speed 16:16:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54566 0 0 100 54566 0 156k --:--:-- --:--:-- --:--:-- 156k 16:16:57 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/894ca44596d48b6582d3e249f34e86a2d8c7af64 [Pipeline] } 16:16:57 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 16:16:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:16:59 ---> package-listing.sh 16:16:59 ++ facter osfamily 16:16:59 ++ tr '[:upper:]' '[:lower:]' 16:16:59 + OS_FAMILY=redhat 16:16:59 + workspace=/w/workspace/edgex-go/3 16:16:59 + START_PACKAGES=/tmp/packages_start.txt 16:16:59 + END_PACKAGES=/tmp/packages_end.txt 16:16:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:16:59 + PACKAGES=/tmp/packages_start.txt 16:16:59 + '[' /w/workspace/edgex-go/3 ']' 16:16:59 + PACKAGES=/tmp/packages_end.txt 16:16:59 + case "${OS_FAMILY}" in 16:16:59 + rpm -qa 16:16:59 + sort 16:17:01 + '[' -f /tmp/packages_start.txt ']' 16:17:01 + '[' -f /tmp/packages_end.txt ']' 16:17:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:17:01 + '[' /w/workspace/edgex-go/3 ']' 16:17:01 + mkdir -p /w/workspace/edgex-go/3/archives/ 16:17:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 16:17:01 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 16:17:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:17:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:17:02 16:17:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:17:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:17:02 latest: Pulling from edgex-lftools-log-publisher 16:17:02 b4d181a07f80: Pulling fs layer 16:17:02 a1111a8f2ec3: Pulling fs layer 16:17:02 ed53099fbce6: Pulling fs layer 16:17:02 dc539afda2c1: Pulling fs layer 16:17:02 77bc0d833cb6: Pulling fs layer 16:17:02 9065ff56babe: Pulling fs layer 16:17:02 d287ab97295c: Pulling fs layer 16:17:02 dc539afda2c1: Waiting 16:17:02 77bc0d833cb6: Waiting 16:17:02 9065ff56babe: Waiting 16:17:02 d287ab97295c: Waiting 16:17:03 a1111a8f2ec3: Verifying Checksum 16:17:03 a1111a8f2ec3: Download complete 16:17:03 dc539afda2c1: Verifying Checksum 16:17:03 dc539afda2c1: Download complete 16:17:03 77bc0d833cb6: Verifying Checksum 16:17:03 77bc0d833cb6: Download complete 16:17:03 9065ff56babe: Verifying Checksum 16:17:03 9065ff56babe: Download complete 16:17:03 ed53099fbce6: Verifying Checksum 16:17:03 ed53099fbce6: Download complete 16:17:04 b4d181a07f80: Verifying Checksum 16:17:04 b4d181a07f80: Download complete 16:17:05 b4d181a07f80: Pull complete 16:17:05 a1111a8f2ec3: Pull complete 16:17:05 ed53099fbce6: Pull complete 16:17:05 dc539afda2c1: Pull complete 16:17:06 77bc0d833cb6: Pull complete 16:17:06 9065ff56babe: Pull complete 16:17:07 d287ab97295c: Verifying Checksum 16:17:07 d287ab97295c: Download complete 16:17:11 d287ab97295c: Pull complete 16:17:11 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:17:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:17:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:17:11 prd-centos7-docker-4c-2g-488 does not seem to be running inside a container 16:17:11 $ 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 16:17:14 $ docker top e5d3701c8da433acc437b27bd413bdf077bdb06c22a41d79d2e3c900cbe06610 -eo pid,comm [Pipeline] { [Pipeline] sh 16:17:15 + touch /tmp/pre-build-complete [Pipeline] sh 16:17:15 + mkdir -p /var/log/sysstat [Pipeline] sh 16:17:15 + ls /var/log/sa-host 16:17:15 + sadf -c /var/log/sa-host/sa05 16:17:15 file_magic: OK 16:17:15 HZ: Using current value: 100 16:17:15 file_header: OK 16:17:15 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 16:17:15 Statistics: 16:17:15 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:17:15 File successfully converted to sysstat format version 12.0.3 16:17:15 + sadf -c /var/log/sa-host/sa29 16:17:15 file_magic: OK 16:17:15 HZ: Using current value: 100 16:17:15 file_header: OK 16:17:15 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 16:17:15 Statistics: 16:17:15 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... 16:17:15 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:17:16 provisioning config files... 16:17:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config5870398905359897681tmp [Pipeline] { [Pipeline] echo 16:17:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:17:16 ---> create-netrc.sh [Pipeline] } 16:17:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:17:16 ---> python-tools-install.sh [Pipeline] echo 16:17:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:17:17 ---> sudo-logs.sh 16:17:17 Archiving 'sudo' log.. 16:17:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-488.vexxhost.local: Name or service not known 16:17:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-488.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 16:17:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:17:17 ---> job-cost.sh 16:17:17 lf-activate-venv: SKIPPING 16:17:17 DEBUG: total: 0.18000000715255737 16:17:17 INFO: Retrieving Stack Cost... 16:17:18 INFO: Retrieving Pricing Info for: v3-standard-2 16:17:19 INFO: Archiving Costs [Pipeline] echo 16:17:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:17:19 ---> logs-deploy.sh 16:17:19 lf-activate-venv: SKIPPING 16:17:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3634/3 16:17:19 INFO: archiving workspace using pattern(s): 16:17:20 Archives upload complete. 16:17:20 INFO: archiving logs to Nexus 16:17:20 ---> uname -a: 16:17:20 Linux prd-centos7-docker-4c-2g-488.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 16:17:20 16:17:20 16:17:20 ---> lscpu: 16:17:20 Architecture: x86_64 16:17:20 CPU op-mode(s): 32-bit, 64-bit 16:17:20 Byte Order: Little Endian 16:17:20 Address sizes: 40 bits physical, 48 bits virtual 16:17:20 CPU(s): 2 16:17:20 On-line CPU(s) list: 0,1 16:17:20 Thread(s) per core: 1 16:17:20 Core(s) per socket: 1 16:17:20 Socket(s): 2 16:17:20 NUMA node(s): 1 16:17:20 Vendor ID: AuthenticAMD 16:17:20 CPU family: 23 16:17:20 Model: 49 16:17:20 Model name: AMD EPYC-Rome Processor 16:17:20 Stepping: 0 16:17:20 CPU MHz: 2799.996 16:17:20 BogoMIPS: 5599.99 16:17:20 Virtualization: AMD-V 16:17:20 Hypervisor vendor: KVM 16:17:20 Virtualization type: full 16:17:20 L1d cache: 32K 16:17:20 L1i cache: 32K 16:17:20 L2 cache: 512K 16:17:20 L3 cache: 16384K 16:17:20 NUMA node0 CPU(s): 0,1 16:17:20 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 16:17:20 16:17:20 16:17:20 ---> nproc: 16:17:20 2 16:17:20 16:17:20 16:17:20 ---> df -h: 16:17:20 Filesystem Size Used Avail Use% Mounted on 16:17:20 overlay 40G 13G 28G 31% / 16:17:20 tmpfs 64M 0 64M 0% /dev 16:17:20 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:17:20 shm 64M 0 64M 0% /dev/shm 16:17:20 /dev/vda1 40G 13G 28G 31% /facter-os 16:17:20 16:17:20 16:17:20 ---> sar -b -r -n DEV: 16:17:20 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/29/21 _x86_64_ (2 CPU) 16:17:20 16:17:20 15:53:47 LINUX RESTART (2 CPU) 16:17:20 16:17:20 15:54:01 tps rtps wtps bread/s bwrtn/s 16:17:20 15:55:01 229.77 93.62 136.14 10639.19 45032.98 16:17:20 15:56:01 274.50 0.15 274.35 22.10 75178.60 16:17:20 15:57:01 169.93 0.00 169.93 0.00 30758.16 16:17:20 15:58:01 56.49 0.00 56.49 0.00 9983.37 16:17:20 15:59:03 344.42 123.72 220.70 3039.46 137732.18 16:17:20 16:00:01 649.50 345.75 303.75 12717.49 179047.31 16:17:20 16:01:01 501.48 89.34 412.14 4809.32 185724.63 16:17:20 16:02:01 217.49 11.97 205.53 1313.18 35008.69 16:17:20 16:03:01 1.57 0.07 1.50 1.20 27.84 16:17:20 16:04:01 0.22 0.00 0.22 0.00 2.12 16:17:20 16:05:01 0.28 0.05 0.23 0.53 2.07 16:17:20 16:06:01 0.15 0.00 0.15 0.00 2.08 16:17:20 16:07:01 0.32 0.00 0.32 0.00 3.55 16:17:20 16:08:01 3.23 2.83 0.40 48.24 5.83 16:17:20 16:09:02 274.53 251.39 23.14 3401.63 1113.83 16:17:20 16:10:01 1.27 0.00 1.27 0.00 29.05 16:17:20 16:11:01 0.27 0.00 0.27 0.00 3.46 16:17:20 16:12:01 0.28 0.00 0.28 0.00 3.28 16:17:20 16:13:01 0.17 0.00 0.17 0.00 1.92 16:17:20 16:14:01 0.15 0.00 0.15 0.00 1.38 16:17:20 16:15:01 0.18 0.00 0.18 0.00 1.82 16:17:20 16:16:01 0.27 0.00 0.27 0.00 3.40 16:17:20 16:17:01 39.70 39.45 0.25 4035.18 15.81 16:17:20 Average: 119.90 41.36 78.53 1727.83 30367.68 16:17:20 16:17:20 15:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:17:20 15:55:01 5069568 0 903056 11.28 2620 2033696 1511888 16.69 925028 1601988 139940 16:17:20 15:56:01 3031836 0 1151144 14.37 2620 3823340 1684236 18.59 1229936 3102132 128440 16:17:20 15:57:01 3105524 0 1220520 15.24 2620 3680276 1686760 18.62 1404284 2854796 271456 16:17:20 15:58:01 3125932 0 1226148 15.31 2620 3654240 1562868 17.25 1358628 2875756 115012 16:17:20 15:59:03 1352080 0 1419040 17.72 2620 5235200 2029072 22.40 1612156 4316000 952 16:17:20 16:00:01 484736 0 1740808 21.74 2620 5780776 3767612 41.60 3140968 3595820 210068 16:17:20 16:01:01 621228 0 1689516 21.10 2620 5695576 2902012 32.04 2221720 4371052 33152 16:17:20 16:02:01 2326812 0 1337780 16.70 2620 4341728 1543280 17.04 1346744 3571160 20 16:17:20 16:03:01 2336624 0 1327968 16.58 2620 4341728 1399812 15.45 1367892 3543512 16 16:17:20 16:04:01 2337380 0 1327204 16.57 2620 4341736 1399848 15.46 1372180 3539488 8 16:17:20 16:05:01 2334228 0 1330356 16.61 2620 4341736 1399920 15.46 1380344 3534652 20 16:17:20 16:06:01 2334476 0 1330100 16.61 2620 4341744 1399944 15.46 1380296 3534676 8 16:17:20 16:07:01 2335868 0 1328704 16.59 2620 4341748 1399692 15.45 1379364 3534676 8 16:17:20 16:08:01 2332008 0 1331384 16.62 2620 4342928 1405052 15.51 1381768 3535140 8 16:17:20 16:09:02 2188636 0 1412636 17.64 2620 4405048 1399880 15.46 1420132 3557724 16 16:17:20 16:10:01 2188436 0 1412836 17.64 2620 4405048 1399868 15.46 1420012 3557724 8 16:17:20 16:11:01 2188612 0 1412652 17.64 2620 4405056 1399724 15.45 1419644 3557724 8 16:17:20 16:12:01 2188752 0 1412508 17.64 2620 4405060 1399724 15.45 1419768 3557724 8 16:17:20 16:13:01 2188816 0 1412440 17.64 2620 4405064 1399724 15.45 1419656 3557724 8 16:17:20 16:14:01 2188844 0 1412376 17.63 2620 4405100 1399724 15.45 1419608 3557732 12 16:17:20 16:15:01 2188492 0 1412756 17.64 2620 4405072 1399808 15.45 1419764 3557724 8 16:17:20 16:16:01 2188744 0 1412500 17.64 2620 4405076 1399724 15.45 1419676 3557724 8 16:17:20 16:17:01 2042308 0 1437752 17.95 2620 4526260 1432984 15.82 1444116 3678672 212 16:17:20 Average: 2290432 0 1365312 17.05 2620 4350575 1640137 18.11 1491465 3463101 39104 16:17:20 16:17:20 15:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:17:20 15:55:01 veth20fae48 538.70 661.51 58.69 2387.45 0.00 0.00 0.00 0.00 16:17:20 15:55:01 eth0 1601.90 1125.45 6039.72 155.70 0.00 0.00 0.00 0.00 16:17:20 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:20 15:55:01 docker0 538.70 661.38 51.32 2387.44 0.00 0.00 0.00 0.00 16:17:20 15:56:01 eth0 1167.29 894.16 5670.53 84.11 0.00 0.00 0.00 0.00 16:17:20 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:20 15:56:01 docker0 594.34 738.33 45.05 2722.90 0.00 0.00 0.00 0.00 16:17:20 15:57:01 eth0 42.54 23.48 34.59 13.98 0.00 0.00 0.00 0.00 16:17:20 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:20 15:57:01 veth8b3b6ef 0.22 0.35 0.02 0.03 0.00 0.00 0.00 0.00 16:17:20 15:57:01 docker0 0.22 0.22 0.01 0.02 0.00 0.00 0.00 0.00 16:17:20 15:58:01 eth0 23.76 12.97 16.08 8.58 0.00 0.00 0.00 0.00 16:17:20 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:20 15:58:01 veth8b3b6ef 1.93 1.93 0.15 0.15 0.00 0.00 0.00 0.00 16:17:20 15:58:01 docker0 1.93 1.93 0.13 0.15 0.00 0.00 0.00 0.00 16:17:20 15:59:03 veth0a2ad46 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:17:20 15:59:03 eth0 267.19 179.85 1668.33 138.43 0.00 0.00 0.00 0.00 16:17:20 15:59:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:20 15:59:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:20 16:00:01 veth0a2ad46 0.00 0.29 0.00 0.01 0.00 0.00 0.00 0.00 16:17:20 16:00:01 veth255dd96 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 16:17:20 16:00:01 vetha91a976 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 16:17:20 16:00:01 veth029a9fa 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 16:17:20 16:01:01 veth0a2ad46 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 16:17:20 16:01:01 veth2513352 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:17:20 16:01:01 veth244b4bf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:17:20 16:01:01 eth0 3345.65 2387.86 13970.90 440.07 0.00 0.00 0.00 0.00 16:17:20 16:02:01 eth0 272.57 148.77 1678.84 133.41 0.00 0.00 0.00 0.00 16:17:20 16:02:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:17:20 16:02:01 docker0 1252.76 1601.03 104.48 5921.86 0.00 0.00 0.00 0.00 16:17:20 16:03:01 eth0 1.47 0.38 0.35 0.21 0.00 0.00 0.00 0.00 16:17:20 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:20 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:20 16:04:01 eth0 2.60 0.27 0.49 0.17 0.00 0.00 0.00 0.00 16:17:20 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:20 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:20 16:05:01 eth0 2.65 1.35 1.31 0.86 0.00 0.00 0.00 0.00 16:17:20 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:20 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:20 16:06:01 eth0 0.63 0.30 0.28 0.20 0.00 0.00 0.00 0.00 16:17:20 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:20 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:20 16:07:01 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 16:17:20 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:20 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:20 16:08:01 eth0 0.53 0.08 0.05 0.01 0.00 0.00 0.00 0.00 16:17:20 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:20 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:20 16:09:02 eth0 0.63 0.35 0.28 0.18 0.00 0.00 0.00 0.00 16:17:20 16:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:20 16:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:20 16:10:01 eth0 0.36 0.25 0.15 0.11 0.00 0.00 0.00 0.00 16:17:20 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:20 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:20 16:11:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:17:20 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:20 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:20 16:12:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:17:20 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:20 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:20 16:13:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:17:20 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:20 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:20 16:14:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:17:20 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:20 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:20 16:15:01 eth0 0.33 0.30 0.15 0.08 0.00 0.00 0.00 0.00 16:17:20 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:20 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:20 16:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:20 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:20 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:20 16:17:01 eth0 11.49 6.93 10.01 4.33 0.00 0.00 0.00 0.00 16:17:20 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:20 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:20 Average: eth0 157.17 110.45 679.75 25.20 0.00 0.00 0.00 0.00 16:17:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:20 Average: docker0 54.56 69.72 4.55 257.89 0.00 0.00 0.00 0.00 16:17:20 16:17:20 16:17:20 ---> sar -P ALL: 16:17:20 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/29/21 _x86_64_ (2 CPU) 16:17:20 16:17:20 15:53:47 LINUX RESTART (2 CPU) 16:17:20 16:17:20 15:54:01 CPU %user %nice %system %iowait %steal %idle 16:17:20 15:55:01 all 30.83 0.00 10.61 7.21 0.09 51.26 16:17:20 15:55:01 0 30.03 0.00 11.51 7.45 0.09 50.91 16:17:20 15:55:01 1 31.63 0.00 9.71 6.97 0.09 51.60 16:17:20 15:56:01 all 24.14 0.00 8.66 3.75 0.08 63.37 16:17:20 15:56:01 0 20.48 0.00 9.36 4.39 0.09 65.69 16:17:20 15:56:01 1 27.79 0.00 7.97 3.12 0.07 61.05 16:17:20 15:57:01 all 59.54 0.00 9.87 1.07 0.14 29.38 16:17:20 15:57:01 0 58.38 0.00 10.24 1.00 0.11 30.27 16:17:20 15:57:01 1 60.70 0.00 9.50 1.15 0.16 28.49 16:17:20 15:58:01 all 34.45 0.00 4.59 0.26 0.07 60.62 16:17:20 15:58:01 0 34.34 0.00 4.38 0.26 0.07 60.95 16:17:20 15:58:01 1 34.57 0.00 4.81 0.26 0.07 60.29 16:17:20 15:59:03 all 40.18 0.00 11.73 10.35 0.10 37.64 16:17:20 15:59:03 0 40.63 0.00 11.41 10.04 0.09 37.84 16:17:20 15:59:03 1 39.74 0.00 12.06 10.66 0.10 37.44 16:17:20 16:00:01 all 54.10 0.00 16.78 25.30 0.12 3.70 16:17:20 16:00:01 0 54.22 0.00 17.14 24.85 0.11 3.69 16:17:20 16:00:01 1 53.98 0.00 16.43 25.75 0.13 3.71 16:17:20 16:01:01 all 73.27 0.00 17.15 7.79 0.15 1.64 16:17:20 16:01:01 0 72.87 0.00 16.93 8.39 0.15 1.66 16:17:20 16:01:01 1 73.68 0.00 17.37 7.19 0.15 1.62 16:17:20 16:02:01 all 25.40 0.00 8.17 2.53 0.07 63.84 16:17:20 16:02:01 0 25.83 0.00 8.40 2.53 0.07 63.17 16:17:20 16:02:01 1 24.97 0.00 7.94 2.52 0.07 64.50 16:17:20 16:03:01 all 0.12 0.00 0.05 0.00 0.01 99.82 16:17:20 16:03:01 0 0.20 0.00 0.05 0.00 0.02 99.73 16:17:20 16:03:01 1 0.03 0.00 0.05 0.00 0.00 99.92 16:17:20 16:04:01 all 0.18 0.00 0.06 0.00 0.01 99.75 16:17:20 16:04:01 0 0.32 0.00 0.07 0.00 0.00 99.62 16:17:20 16:04:01 1 0.05 0.00 0.05 0.00 0.02 99.88 16:17:20 16:05:01 all 0.24 0.00 0.05 0.00 0.01 99.70 16:17:20 16:05:01 0 0.43 0.00 0.07 0.00 0.02 99.48 16:17:20 16:05:01 1 0.05 0.00 0.03 0.00 0.00 99.92 16:17:20 16:17:20 16:05:01 CPU %user %nice %system %iowait %steal %idle 16:17:20 16:06:01 all 0.24 0.00 0.03 0.00 0.02 99.72 16:17:20 16:06:01 0 0.45 0.00 0.02 0.00 0.02 99.52 16:17:20 16:06:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:17:20 16:07:01 all 0.21 0.00 0.03 0.00 0.01 99.76 16:17:20 16:07:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:17:20 16:07:01 1 0.37 0.00 0.02 0.00 0.00 99.62 16:17:20 16:08:01 all 0.22 0.04 0.11 0.03 0.00 99.60 16:17:20 16:08:01 0 0.42 0.05 0.10 0.03 0.00 99.40 16:17:20 16:08:01 1 0.02 0.03 0.12 0.03 0.00 99.80 16:17:20 16:09:02 all 0.24 4.01 12.86 2.38 0.03 80.48 16:17:20 16:09:02 0 0.37 3.95 12.45 2.33 0.03 80.86 16:17:20 16:09:02 1 0.10 4.06 13.27 2.44 0.03 80.10 16:17:20 16:10:01 all 0.23 0.00 0.03 0.00 0.01 99.73 16:17:20 16:10:01 0 0.42 0.00 0.05 0.00 0.02 99.51 16:17:20 16:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:17:20 16:11:01 all 0.02 0.00 0.03 0.00 0.01 99.95 16:17:20 16:11:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:17:20 16:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:17:20 16:12:01 all 0.19 0.00 0.02 0.00 0.02 99.77 16:17:20 16:12:01 0 0.37 0.00 0.02 0.00 0.02 99.60 16:17:20 16:12:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:17:20 16:13:01 all 0.24 0.00 0.02 0.00 0.01 99.73 16:17:20 16:13:01 0 0.45 0.00 0.02 0.00 0.00 99.53 16:17:20 16:13:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:17:20 16:14:01 all 0.22 0.00 0.03 0.00 0.01 99.75 16:17:20 16:14:01 0 0.40 0.00 0.02 0.00 0.02 99.57 16:17:20 16:14:01 1 0.03 0.00 0.03 0.00 0.00 99.93 16:17:20 16:15:01 all 0.21 0.00 0.02 0.00 0.01 99.77 16:17:20 16:15:01 0 0.37 0.00 0.02 0.00 0.00 99.62 16:17:20 16:15:01 1 0.05 0.00 0.02 0.00 0.02 99.92 16:17:20 16:16:01 all 0.23 0.00 0.03 0.00 0.02 99.73 16:17:20 16:16:01 0 0.40 0.00 0.02 0.00 0.02 99.57 16:17:20 16:16:01 1 0.05 0.00 0.03 0.00 0.02 99.90 16:17:20 16:17:20 16:16:01 CPU %user %nice %system %iowait %steal %idle 16:17:20 16:17:01 all 2.10 0.00 0.74 0.84 0.01 96.31 16:17:20 16:17:01 0 2.94 0.00 0.99 1.49 0.00 94.58 16:17:20 16:17:01 1 1.27 0.00 0.49 0.18 0.02 98.04 16:17:20 Average: all 14.27 0.18 4.22 2.51 0.04 78.78 16:17:20 Average: 0 14.18 0.18 4.29 2.56 0.04 78.75 16:17:20 Average: 1 14.36 0.18 4.15 2.45 0.04 78.82 16:17:20 16:17:20 16:17:20