Branch indexing 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 0c24509f371167a4a7dc9902011df1ae52793e1e+a77f58c90179b916eae9116a1115cd7226a95c94 (73e91a322b6ab744382e05a72a1c64c4c6a7da07) 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-ssh4619003660578511405.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1160490106497986841.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3698/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-3698/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7701535271028112788.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7037155963152615556.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-3698/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-3698/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7762908494684172822.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1673 in /w/workspace/edgexfoundry_edgex-go_PR-3698 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4@tmp/jenkins-gitclient-ssh36066179580127826.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a77f58c90179b916eae9116a1115cd7226a95c94 into PR head commit 0c24509f371167a4a7dc9902011df1ae52793e1e Merge succeeded, producing a648e991681424844ee80e1e016dc498df66f832 Checking out Revision a648e991681424844ee80e1e016dc498df66f832 (PR-3698) > 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/4@tmp/jenkins-gitclient-ssh4171737233887512204.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3698/head:refs/remotes/origin/PR-3698 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0c24509f371167a4a7dc9902011df1ae52793e1e # 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/4@tmp/jenkins-gitclient-ssh1299060240888136300.key > git merge a77f58c90179b916eae9116a1115cd7226a95c94 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a648e991681424844ee80e1e016dc498df66f832 # timeout=10 Commit message: "Merge commit 'a77f58c90179b916eae9116a1115cd7226a95c94' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:31:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:31:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:31:15 ========================================================= 16:31:15 EdgeX Global Pipelines Version Info 16:31:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 590ccfd26c3e56d5a3533da2daa2e7c4c0126a9d # timeout=10 16:31:16 ------------------- 16:31:16 stable info: 16:31:16 ------------------- 16:31:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:31:16 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:31:16 Message: update stable to v1.0.205 16:31:17 ------------------- 16:31:17 experimental info: 16:31:17 ------------------- 16:31:17 Commited By: **** collab-it+edgex@linuxfoundation.org 16:31:17 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:31:17 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:31:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:31:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:31:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:31:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:31:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:31:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:31:17 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:31:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:31:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:31:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:31:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:31:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:31:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:31:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:31:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:31:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:31:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:31:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:31:19 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:31:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:31:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:31:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:31:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:31:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3698 [Pipeline] echo 16:31:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3698 [Pipeline] echo 16:31:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3698 [Pipeline] echo 16:31:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a648e991681424844ee80e1e016dc498df66f832 [Pipeline] echo 16:31:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a648e99 [Pipeline] echo 16:31:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:31:19 provisioning config files... 16:31:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7445844550651220515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:19 ---> docker-login.sh 16:31:19 nexus3.edgexfoundry.org:10001 16:31:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:20 Configure a credential helper to remove this warning. See 16:31:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:20 16:31:20 Login Succeeded 16:31:20 nexus3.edgexfoundry.org:10002 16:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:20 Configure a credential helper to remove this warning. See 16:31:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:20 16:31:20 Login Succeeded 16:31:20 nexus3.edgexfoundry.org:10003 16:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:20 Configure a credential helper to remove this warning. See 16:31:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:20 16:31:20 Login Succeeded 16:31:20 nexus3.edgexfoundry.org:10004 16:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:20 Configure a credential helper to remove this warning. See 16:31:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:20 16:31:20 Login Succeeded 16:31:20 docker.io 16:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:20 Configure a credential helper to remove this warning. See 16:31:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:20 16:31:20 Login Succeeded 16:31:20 ---> docker-login.sh ends [Pipeline] } 16:31:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:31:21 ++ 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 16:31:21 + for file in '`ls cmd/**/Dockerfile`' 16:31:21 ++ dirname cmd/core-command/Dockerfile 16:31:21 ++ cut -d/ -f2 16:31:21 + echo core-command,cmd/core-command/Dockerfile 16:31:21 + for file in '`ls cmd/**/Dockerfile`' 16:31:21 ++ dirname cmd/core-data/Dockerfile 16:31:21 ++ cut -d/ -f2 16:31:21 + echo core-data,cmd/core-data/Dockerfile 16:31:21 + for file in '`ls cmd/**/Dockerfile`' 16:31:21 ++ dirname cmd/core-metadata/Dockerfile 16:31:21 ++ cut -d/ -f2 16:31:21 + echo core-metadata,cmd/core-metadata/Dockerfile 16:31:21 + for file in '`ls cmd/**/Dockerfile`' 16:31:21 ++ dirname cmd/security-bootstrapper/Dockerfile 16:31:21 ++ cut -d/ -f2 16:31:21 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:31:21 + for file in '`ls cmd/**/Dockerfile`' 16:31:21 ++ dirname cmd/security-proxy-setup/Dockerfile 16:31:21 ++ cut -d/ -f2 16:31:21 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:31:21 + for file in '`ls cmd/**/Dockerfile`' 16:31:21 ++ cut -d/ -f2 16:31:21 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:31:21 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:31:21 + for file in '`ls cmd/**/Dockerfile`' 16:31:21 ++ cut -d/ -f2 16:31:21 ++ dirname cmd/support-notifications/Dockerfile 16:31:21 + echo support-notifications,cmd/support-notifications/Dockerfile 16:31:21 + for file in '`ls cmd/**/Dockerfile`' 16:31:21 ++ dirname cmd/support-scheduler/Dockerfile 16:31:21 ++ cut -d/ -f2 16:31:21 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:31:21 + for file in '`ls cmd/**/Dockerfile`' 16:31:21 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:31:21 ++ cut -d/ -f2 16:31:21 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:31:21 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 16:31:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:31:22 16:31:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:31:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:31:22 latest: Pulling from edgex-devops/git-semver 16:31:22 31603596830f: Pulling fs layer 16:31:22 04fac38145f0: Pulling fs layer 16:31:22 701f6daf10bf: Pulling fs layer 16:31:22 24f72da36158: Pulling fs layer 16:31:22 24f72da36158: Waiting 16:31:22 04fac38145f0: Verifying Checksum 16:31:22 04fac38145f0: Download complete 16:31:22 31603596830f: Verifying Checksum 16:31:22 31603596830f: Download complete 16:31:22 24f72da36158: Verifying Checksum 16:31:22 24f72da36158: Download complete 16:31:22 31603596830f: Pull complete 16:31:22 04fac38145f0: Pull complete 16:31:22 701f6daf10bf: Verifying Checksum 16:31:22 701f6daf10bf: Download complete 16:31:23 701f6daf10bf: Pull complete 16:31:23 24f72da36158: Pull complete 16:31:23 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 16:31:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:31:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:31:23 prd-centos7-docker-4c-2g-1673 does not seem to be running inside a container 16:31:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:31:24 $ docker top aeeb7fe8fc8a67d11715ab4c38be8e86d1c3b600ef7db7092d80505898a25c53 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:31:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:26 [ssh-agent] Looking for ssh-agent implementation... 16:31:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:26 $ docker exec aeeb7fe8fc8a67d11715ab4c38be8e86d1c3b600ef7db7092d80505898a25c53 ssh-agent 16:31:27 SSH_AUTH_SOCK=/tmp/ssh-gbawkA87bWMI/agent.14 16:31:27 SSH_AGENT_PID=20 16:31:27 Running ssh-add (command line suppressed) 16:31:27 Identity added: /w/workspace/edgex-go/4@tmp/private_key_1447303536493043069.key (/w/workspace/edgex-go/4@tmp/private_key_1447303536493043069.key) 16:31:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:27 + git tag --points-at HEAD [Pipeline] } 16:31:27 $ docker exec --env ******** --env ******** aeeb7fe8fc8a67d11715ab4c38be8e86d1c3b600ef7db7092d80505898a25c53 ssh-agent -k 16:31:27 unset SSH_AUTH_SOCK; 16:31:27 unset SSH_AGENT_PID; 16:31:27 echo Agent pid 20 killed; 16:31:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:31:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:27 [ssh-agent] Looking for ssh-agent implementation... 16:31:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:27 $ docker exec aeeb7fe8fc8a67d11715ab4c38be8e86d1c3b600ef7db7092d80505898a25c53 ssh-agent 16:31:27 SSH_AUTH_SOCK=/tmp/ssh-WMgx1o5h33RC/agent.52 16:31:27 SSH_AGENT_PID=59 16:31:27 Running ssh-add (command line suppressed) 16:31:28 Identity added: /w/workspace/edgex-go/4@tmp/private_key_8054435474571041481.key (/w/workspace/edgex-go/4@tmp/private_key_8054435474571041481.key) 16:31:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:28 + git semver init 16:31:28 # -> Open(): unable to determine branch for HEAD 16:31:28 # $GIT_DIR = /w/workspace/edgex-go/4/.git 16:31:28 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 16:31:28 # $SEMVER_REMOTE_NAME = origin 16:31:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:31:28 # $SEMVER_USER_NAME = edgex-jenkins 16:31:28 # $SEMVER_BRANCH = PR-3698 16:31:28 # $SEMVER_TEMP = /tmp/semver-921616584 16:31:28 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:32:15 # '/tmp/semver-921616584' -> '/w/workspace/edgex-go/4/.semver' 16:32:15 # -> Force: false 16:32:15 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 16:32:15 $ docker exec --env ******** --env ******** aeeb7fe8fc8a67d11715ab4c38be8e86d1c3b600ef7db7092d80505898a25c53 ssh-agent -k 16:32:15 unset SSH_AUTH_SOCK; 16:32:15 unset SSH_AGENT_PID; 16:32:15 echo Agent pid 59 killed; 16:32:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:32:15 + git semver [Pipeline] } 16:32:15 $ docker stop --time=1 aeeb7fe8fc8a67d11715ab4c38be8e86d1c3b600ef7db7092d80505898a25c53 16:32:17 $ docker rm -f aeeb7fe8fc8a67d11715ab4c38be8e86d1c3b600ef7db7092d80505898a25c53 [Pipeline] // withDockerContainer [Pipeline] sh 16:32:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:32:18 Stashed 1 file(s) [Pipeline] echo 16:32:18 [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 16:32:18 ========================================================= 16:32:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:32:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:32:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:32:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:32:20 540db60ca938: Pulling fs layer 16:32:20 adcc1eea9eea: Pulling fs layer 16:32:20 4c4ab2625f07: Pulling fs layer 16:32:20 db62176df00c: Pulling fs layer 16:32:20 3b30891b0d05: Pulling fs layer 16:32:20 06b49ca38bd5: Pulling fs layer 16:32:20 c788192a36de: Pulling fs layer 16:32:20 a77e37c0d609: Pulling fs layer 16:32:20 c3185cebc471: Pulling fs layer 16:32:20 06b49ca38bd5: Waiting 16:32:20 c788192a36de: Waiting 16:32:20 a77e37c0d609: Waiting 16:32:20 c3185cebc471: Waiting 16:32:20 db62176df00c: Waiting 16:32:20 3b30891b0d05: Waiting 16:32:20 4c4ab2625f07: Verifying Checksum 16:32:20 4c4ab2625f07: Download complete 16:32:20 adcc1eea9eea: Verifying Checksum 16:32:20 adcc1eea9eea: Download complete 16:32:20 3b30891b0d05: Download complete 16:32:20 06b49ca38bd5: Verifying Checksum 16:32:20 06b49ca38bd5: Download complete 16:32:20 c788192a36de: Verifying Checksum 16:32:20 c788192a36de: Download complete 16:32:20 540db60ca938: Verifying Checksum 16:32:20 540db60ca938: Download complete 16:32:20 540db60ca938: Pull complete 16:32:20 adcc1eea9eea: Pull complete 16:32:20 4c4ab2625f07: Pull complete 16:32:20 a77e37c0d609: Verifying Checksum 16:32:20 a77e37c0d609: Download complete 16:32:23 c3185cebc471: Verifying Checksum 16:32:23 c3185cebc471: Download complete 16:32:23 db62176df00c: Verifying Checksum 16:32:23 db62176df00c: Download complete 16:32:27 db62176df00c: Pull complete 16:32:27 3b30891b0d05: Pull complete 16:32:27 06b49ca38bd5: Pull complete 16:32:27 c788192a36de: Pull complete 16:32:27 a77e37c0d609: Pull complete 16:32:29 c3185cebc471: Pull complete 16:32:29 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 16:32:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:32:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:32:29 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:32:29 WORKDIR /edgex 16:32:29 COPY go.mod . 16:32:29 RUN go mod download' 16:32:29 + docker build -t ci-base-image-x86_64 -f - . 16:32:31 Sending build context to Docker daemon 328.9MB 16:32:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:32:31 ---> 031687cdd783 16:32:31 Step 2/4 : WORKDIR /edgex 16:32:33 ---> Running in 2281aabb80b4 16:32:33 Removing intermediate container 2281aabb80b4 16:32:33 ---> 1b356a874a28 16:32:33 Step 3/4 : COPY go.mod . 16:32:33 ---> bdc80d6eae1b 16:32:33 Step 4/4 : RUN go mod download 16:32:33 ---> Running in 4e79aeb0a1c8 16:32:33 Still waiting to schedule task 16:32:33 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:33:06 Removing intermediate container 4e79aeb0a1c8 16:33:06 ---> 737497c8ba34 16:33:06 Successfully built 737497c8ba34 16:33:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:33:06 + docker inspect -f . ci-base-image-x86_64 16:33:06 . [Pipeline] withDockerContainer 16:33:06 prd-centos7-docker-4c-2g-1673 does not seem to be running inside a container 16:33:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 16:33:07 $ docker top ad8994f5452712c36328618911962aa9a55c9182b94a6e501c99e11aab137d6e -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:07 + go version 16:33:07 go version go1.16.6 linux/amd64 [Pipeline] } 16:33:07 $ docker stop --time=1 ad8994f5452712c36328618911962aa9a55c9182b94a6e501c99e11aab137d6e 16:33:08 $ docker rm -f ad8994f5452712c36328618911962aa9a55c9182b94a6e501c99e11aab137d6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:33:09 + docker inspect -f . ci-base-image-x86_64 16:33:09 . [Pipeline] withDockerContainer 16:33:09 prd-centos7-docker-4c-2g-1673 does not seem to be running inside a container 16:33:09 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 16:33:10 $ docker top 9f637d26fc4a8dcbd3c2ad4ef0d0819e3363708289b03399107972f6611a961e -eo pid,comm [Pipeline] { [Pipeline] echo 16:33:10 ========================================================= 16:33:10 [edgeXBuildGoParallel] Running Tests and Build... 16:33:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:33:10 + go mod tidy [Pipeline] sh 16:33:11 + make test 16:33:11 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 16:33:11 go mod tidy 16:33:11 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:33:16 ? github.com/edgexfoundry/edgex-go [no test files] 16:33:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:33:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:33:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:33:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:33:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:33:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:33:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:33:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:33:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:33:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:33:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:33:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:33:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:33:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:33:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements 16:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:33:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 100.0% of statements 16:33:46 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:33:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.064s coverage: 46.3% of statements 16:33:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:33:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:33:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.120s coverage: 90.1% of statements 16:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:33:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements 16:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:33:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.250s coverage: 94.2% of statements 16:33:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:33:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:33:49 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 59.1% of statements 16:33:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:33:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:33:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:33:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:33:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:33:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:33:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.8% of statements 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:33:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements 16:33:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 21.7% of statements 16:33:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:33:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements 16:33:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 79.5% of statements 16:33:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements 16:33:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements 16:33:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 16:34:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements 16:34:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 16:34:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.201s coverage: 81.8% of statements 16:34:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 16:34:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:34:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:34:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 16:34:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:34:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:34:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:34:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:34:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 16:34:28 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:34:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 16:34:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements 16:34:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.0% of statements 16:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 16:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 16:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements 16:34:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.131s coverage: 64.4% of statements 16:34:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:34:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 16:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 16:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 16:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 16:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 16:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.193s coverage: 66.9% of statements 16:34:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:34:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:34:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 43.6% of statements 16:34:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:34:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 16:34:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 16:34:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:34:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 19.5% of statements 16:34:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:34:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:34:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:34:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:34:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 92.0% of statements 16:34:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:34:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:34:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:34:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:34:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements 16:34:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:34:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:34:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements 16:34:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:34:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:34:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:34:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:34:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 16:34:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:34:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:34:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:34:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:34:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:34:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:34:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 16:34:35 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 16:34:35 GO111MODULE=on go vet ./... 16:35:00 gofmt -l . 16:35:00 [ "`gofmt -l .`" = "" ] 16:35:00 ./bin/test-attribution-txt.sh [Pipeline] sh 16:35:00 + ls -al . 16:35:00 total 608 16:35:00 drwxrwxr-x 10 1001 1001 4096 Sep 9 16:34 . 16:35:00 drwxr-xr-x 4 root root 28 Sep 9 16:33 .. 16:35:00 -rw-rw-r-- 1 1001 1001 11 Sep 9 16:31 .dockerignore 16:35:00 drwxrwxr-x 8 1001 1001 179 Sep 9 16:31 .git 16:35:00 drwxrwxr-x 4 1001 1001 142 Sep 9 16:31 .github 16:35:00 -rw-rw-r-- 1 1001 1001 818 Sep 9 16:31 .gitignore 16:35:00 -rw-rw-r-- 1 1001 1001 76 Sep 9 16:31 .hadolint.yml 16:35:00 drwx------ 3 1001 1001 58 Sep 9 16:32 .semver 16:35:00 -rw-rw-r-- 1 1001 1001 166 Sep 9 16:31 .sonarcloud.properties 16:35:00 -rw-rw-r-- 1 1001 1001 1171 Sep 9 16:31 ADOPTERS.md 16:35:00 -rw-rw-r-- 1 1001 1001 8493 Sep 9 16:31 Attribution.txt 16:35:00 -rw-rw-r-- 1 1001 1001 43881 Sep 9 16:31 CHANGELOG.md 16:35:00 -rw-rw-r-- 1 1001 1001 3804 Sep 9 16:31 CONTRIBUTING.md 16:35:00 -rw-rw-r-- 1 1001 1001 677 Sep 9 16:31 GOVERNANCE.md 16:35:00 -rw-rw-r-- 1 1001 1001 849 Sep 9 16:31 Jenkinsfile 16:35:00 -rw-rw-r-- 1 1001 1001 10775 Sep 9 16:31 LICENSE 16:35:00 -rw-rw-r-- 1 1001 1001 5915 Sep 9 16:31 Makefile 16:35:00 -rw-rw-r-- 1 1001 1001 582 Sep 9 16:31 OWNERS.md 16:35:00 -rw-rw-r-- 1 1001 1001 8643 Sep 9 16:31 README.md 16:35:00 -rw-rw-r-- 1 1001 1001 6912 Sep 9 16:31 SECURITY.md 16:35:00 -rw-rw-r-- 1 1001 1001 5 Sep 9 16:32 VERSION 16:35:00 -rw-rw-r-- 1 1001 1001 4131 Sep 9 16:31 ZMQWindows.md 16:35:00 drwxrwxr-x 2 1001 1001 37 Sep 9 16:31 bin 16:35:00 drwxrwxr-x 14 1001 1001 4096 Sep 9 16:31 cmd 16:35:00 -rw-r--r-- 1 root root 404331 Sep 9 16:34 coverage.out 16:35:00 -rw-rw-r-- 1 1001 1001 841 Sep 9 16:31 go.mod 16:35:00 -rw-r--r-- 1 root root 50064 Sep 9 16:33 go.sum 16:35:00 drwxrwxr-x 8 1001 1001 124 Sep 9 16:31 internal 16:35:00 drwxrwxr-x 3 1001 1001 16 Sep 9 16:31 openapi 16:35:00 drwxrwxr-x 4 1001 1001 71 Sep 9 16:31 snap 16:35:00 -rw-rw-r-- 1 1001 1001 204 Sep 9 16:31 version.go [Pipeline] sh 16:35:00 + '[' -e coverage.out ] 16:35:00 + chown 1001:1001 coverage.out [Pipeline] stash 16:35:00 Stashed 1 file(s) [Pipeline] sh 16:35:01 + make build 16:35:01 go mod tidy 16:35:01 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:35:02 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:35:09 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:35:10 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:35:11 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:35:11 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:35:12 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:35: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:35:13 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:35:14 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:35:15 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:35:16 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:35:17 $ docker stop --time=1 9f637d26fc4a8dcbd3c2ad4ef0d0819e3363708289b03399107972f6611a961e 16:35:19 $ docker rm -f 9f637d26fc4a8dcbd3c2ad4ef0d0819e3363708289b03399107972f6611a961e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:35:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:35:21 16:35:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:35:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:35:21 latest: Pulling from edgex-devops/edgex-compose 16:35:21 cbdbe7a5bc2a: Pulling fs layer 16:35:21 ca9280d653b3: Pulling fs layer 16:35:21 7e9c9ca2126c: Pulling fs layer 16:35:21 cbdbe7a5bc2a: Verifying Checksum 16:35:21 cbdbe7a5bc2a: Download complete 16:35:22 cbdbe7a5bc2a: Pull complete 16:35:24 ca9280d653b3: Verifying Checksum 16:35:24 ca9280d653b3: Download complete 16:35:24 ca9280d653b3: Pull complete 16:35:24 7e9c9ca2126c: Verifying Checksum 16:35:24 7e9c9ca2126c: Download complete 16:35:27 7e9c9ca2126c: Pull complete 16:35:27 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:35:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:35:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:35:28 prd-centos7-docker-4c-2g-1673 does not seem to be running inside a container 16:35:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 16:35:30 $ docker top c63e826f7208385719df28c0df291b353699ad8555f65f5f8ef23a940438c855 -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:31 + docker-compose build --help 16:35:31 + grep parallel 16:35:31 --parallel Build images in parallel. [Pipeline] } 16:35:31 $ docker stop --time=1 c63e826f7208385719df28c0df291b353699ad8555f65f5f8ef23a940438c855 16:35:33 $ docker rm -f c63e826f7208385719df28c0df291b353699ad8555f65f5f8ef23a940438c855 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:35:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:35:33 . [Pipeline] withDockerContainer 16:35:33 prd-centos7-docker-4c-2g-1673 does not seem to be running inside a container 16:35:33 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:35:33 $ docker top 03d0206d58fc3b7cb1c08301d30441337e298a82dfa000ce6d027f58860d9104 -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:35 + docker-compose -f ./docker-compose-build.yml build --parallel 16:35:35 Building core-command ... 16:35:35 Building core-data ... 16:35:35 Building core-metadata ... 16:35:35 Building security-bootstrapper ... 16:35:35 Building security-proxy-setup ... 16:35:35 Building security-secretstore-setup ... 16:35:35 Building support-notifications ... 16:35:35 Building support-scheduler ... 16:35:35 Building sys-mgmt-agent ... 16:35:35 Building sys-mgmt-agent 16:35:35 Building core-data 16:35:35 Building security-proxy-setup 16:35:35 Building support-scheduler 16:35:35 Building core-command 16:35:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1679 in /w/workspace/edgexfoundry_edgex-go_PR-3698 [Pipeline] { [Pipeline] ws 16:35:37 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 16:35:37 The recommended git tool is: git 16:35:43 using credential edgex-jenkins-ssh 16:35:43 Cloning the remote Git repository 16:35:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:35:43 > git init /w/workspace/edgex-go/4 # timeout=10 16:35:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:35:43 > git --version # timeout=10 16:35:43 > git --version # 'git version 2.17.1' 16:35:43 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:35:46 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:35:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:35:46 ---> 737497c8ba34 16:35:46 Step 3/22 : WORKDIR /edgex-go 16:35:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:35:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:35:46 ---> 737497c8ba34 16:35:46 Step 3/24 : WORKDIR /edgex-go 16:35:46 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:35:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:46 ---> 737497c8ba34 16:35:46 Step 3/23 : WORKDIR /edgex-go 16:35:49 ---> Running in 7aaf16340bbf 16:35:49 ---> Running in 666106bf829d 16:35:49 ---> Running in 846f1b368736 16:35:54 Removing intermediate container 7aaf16340bbf 16:35:54 ---> 8041ee1b128a 16:35:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:54 Removing intermediate container 846f1b368736 16:35:54 ---> 60a94c1326a1 16:35:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:54 Removing intermediate container 666106bf829d 16:35:54 ---> f4cd664b09e7 16:35:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:54 ---> Running in 465b909af1f0 16:35:54 ---> Running in 8170c6f31a26 16:35:54 ---> Running in e4752df87c31 16:36:01 Removing intermediate container e4752df87c31 16:36:01 ---> 383b0d45694a 16:36:01 Step 5/23 : RUN apk add --update --no-cache make git 16:36:01 ---> Running in d68f7181c0d0 16:36:01 Removing intermediate container 465b909af1f0 16:36:01 ---> 610b9f86f4c8 16:36:01 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:36:02 Removing intermediate container 8170c6f31a26 16:36:02 ---> 2c175d04602d 16:36:02 Step 5/22 : RUN apk add --update --no-cache make git 16:36:02 ---> Running in 5547720e9d19 16:36:02 ---> Running in 6c96244fae55 16:36:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:36:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:36:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:36:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:36:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:36:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:36:04 OK: 219 MiB in 52 packages 16:36:05 OK: 219 MiB in 52 packages 16:36:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:36:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:36:05 ---> 737497c8ba34 16:36:05 Step 3/24 : WORKDIR /edgex-go 16:36:05 ---> Using cache 16:36:05 ---> f4cd664b09e7 16:36:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:05 ---> Using cache 16:36:05 ---> 2c175d04602d 16:36:05 Step 5/24 : RUN apk add --update --no-cache make git 16:36:05 OK: 219 MiB in 52 packages 16:36:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:36:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:36:05 ---> 737497c8ba34 16:36:05 Step 3/24 : WORKDIR /edgex-go 16:36:05 ---> Using cache 16:36:05 ---> f4cd664b09e7 16:36:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:05 ---> Using cache 16:36:05 ---> 2c175d04602d 16:36:05 Step 5/24 : RUN apk add --update --no-cache make bash git 16:36:06 ---> Running in 5ff673bfe08b 16:36:06 ---> Running in a88ac6fba0b6 16:36:06 Removing intermediate container d68f7181c0d0 16:36:06 ---> b04cbf96b557 16:36:06 Step 6/23 : COPY go.mod . 16:36:06 Removing intermediate container 5547720e9d19 16:36:06 ---> 0d8dcf5b67e6 16:36:06 Step 6/24 : COPY go.mod . 16:36:06 Removing intermediate container 6c96244fae55 16:36:06 ---> f01f1bc40abd 16:36:06 Step 6/22 : COPY go.mod . 16:36:06 ---> de667e6fdbb4 16:36:06 Step 7/23 : RUN go mod download 16:36:06 ---> Running in 7cef5f3f5397 16:36:06 ---> 4ca81dac1986 16:36:06 Step 7/24 : RUN go mod download 16:36:06 ---> Running in b4e675f5e0db 16:36:06 ---> 6bc67f1758bb 16:36:06 Step 7/22 : RUN go mod download 16:36:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:36:07 ---> Running in 02805493c0c1 16:36:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:36:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:36:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:36:08 Removing intermediate container b4e675f5e0db 16:36:08 ---> d6a50d4fd11b 16:36:08 Step 8/24 : COPY . . 16:36:08 OK: 219 MiB in 52 packages 16:36:08 Removing intermediate container 7cef5f3f5397 16:36:08 ---> 03875b6970fa 16:36:08 Step 8/23 : COPY . . 16:36:09 OK: 219 MiB in 52 packages 16:36:12 Removing intermediate container 02805493c0c1 16:36:12 ---> c784a3fd3aed 16:36:12 Step 8/22 : COPY . . 16:36:12 Merging remotes/origin/main commit a77f58c90179b916eae9116a1115cd7226a95c94 into PR head commit 0c24509f371167a4a7dc9902011df1ae52793e1e 16:36:13 Removing intermediate container a88ac6fba0b6 16:36:13 ---> bb31dd6c0edc 16:36:13 Step 6/24 : COPY go.mod . 16:36:13 Merge succeeded, producing 551cf2ed9a70c4aa720aad03911334a98ea2ee9f 16:36:13 Checking out Revision 551cf2ed9a70c4aa720aad03911334a98ea2ee9f (PR-3698) 16:36:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:36:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:36:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:36:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:36:12 using GIT_SSH to set credentials SSH Credentials for GitHub 16:36:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3698/head:refs/remotes/origin/PR-3698 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:36:12 > git config core.sparsecheckout # timeout=10 16:36:12 > git checkout -f 0c24509f371167a4a7dc9902011df1ae52793e1e # timeout=10 16:36:13 > git remote # timeout=10 16:36:13 > git config --get remote.origin.url # timeout=10 16:36:13 using GIT_SSH to set credentials SSH Credentials for GitHub 16:36:13 > git merge a77f58c90179b916eae9116a1115cd7226a95c94 # timeout=10 16:36:13 > git rev-parse HEAD^{commit} # timeout=10 16:36:13 > git config core.sparsecheckout # timeout=10 16:36:13 > git checkout -f 551cf2ed9a70c4aa720aad03911334a98ea2ee9f # timeout=10 16:36:13 Removing intermediate container 5ff673bfe08b 16:36:13 ---> cbc76a0be790 16:36:13 Step 6/24 : COPY go.mod . 16:36:13 ---> 953545a2ebe4 16:36:13 Step 7/24 : RUN go mod download 16:36:14 ---> dc50ada97f0b 16:36:14 Step 9/24 : RUN go mod tidy 16:36:14 ---> 63343e138870 16:36:14 Step 7/24 : RUN go mod download 16:36:14 ---> Running in 0e8aa63a29b6 16:36:15 ---> Running in 87c5cffe5f8a 16:36:15 ---> 9fdd8e7265b8 16:36:15 Step 9/23 : RUN go mod tidy 16:36:15 ---> Running in cbe440b6c772 16:36:15 ---> Running in 5487f0f93043 16:36:17 ---> bb4b7fb589fe 16:36:17 Step 9/22 : RUN go mod tidy 16:36:17 Removing intermediate container 0e8aa63a29b6 16:36:17 ---> 58ab629b7bf3 16:36:17 Step 8/24 : COPY . . 16:36:17 ---> Running in 6ca4c1abe155 16:36:17 Removing intermediate container 87c5cffe5f8a 16:36:17 ---> 390cd05e731a 16:36:17 Step 10/24 : RUN make cmd/core-data/core-data 16:36:18 Commit message: "Merge commit 'a77f58c90179b916eae9116a1115cd7226a95c94' into HEAD" 16:36:18 First time build. Skipping changelog. 16:36:18 ---> Running in 9b88f37a7359 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:36:18 provisioning config files... 16:36:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6442471872678997939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:36:18 Removing intermediate container cbe440b6c772 16:36:18 ---> 4d5569185e14 16:36:18 Step 8/24 : COPY . . 16:36:19 Removing intermediate container 5487f0f93043 16:36:19 ---> 89262938786d 16:36:19 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:36:19 ---> docker-login.sh 16:36:19 nexus3.edgexfoundry.org:10001 16:36:18 > git rev-list --no-walk 590ccfd26c3e56d5a3533da2daa2e7c4c0126a9d # timeout=10 16:36:20 ---> Running in fb24ecf47462 16:36:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:21 Configure a credential helper to remove this warning. See 16:36:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:21 16:36:21 Login Succeeded 16:36:21 nexus3.edgexfoundry.org:10002 16:36:21 Removing intermediate container 6ca4c1abe155 16:36:21 ---> c038a7c53813 16:36:21 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:36:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:21 Configure a credential helper to remove this warning. See 16:36:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:21 16:36:21 Login Succeeded 16:36:21 nexus3.edgexfoundry.org:10003 16:36:21 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:36:21 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:36:21 ---> Running in 20f2f6ff8fc4 16:36:22 ---> 43512d1b5659 16:36:22 Step 9/24 : RUN go mod tidy 16:36:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:22 Configure a credential helper to remove this warning. See 16:36:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:22 16:36:22 Login Succeeded 16:36:22 nexus3.edgexfoundry.org:10004 16:36:22 ---> Running in dc5c3497a040 16:36:22 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:36:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:22 Configure a credential helper to remove this warning. See 16:36:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:22 16:36:22 Login Succeeded 16:36:22 docker.io 16:36:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:23 Configure a credential helper to remove this warning. See 16:36:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:23 16:36:23 Login Succeeded 16:36:23 ---> docker-login.sh ends [Pipeline] } 16:36:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:36:24 ========================================================= 16:36:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:36:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:36:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:36:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:36:25 595b0fe564bb: Pulling fs layer 16:36:25 24495759ef45: Pulling fs layer 16:36:25 d148012ef14d: Pulling fs layer 16:36:25 e90a11edd702: Pulling fs layer 16:36:25 d77568369979: Pulling fs layer 16:36:25 fc1c9f9a7f3b: Pulling fs layer 16:36:25 170f2ba95c9a: Pulling fs layer 16:36:25 97ac5df62f85: Pulling fs layer 16:36:25 fc1c9f9a7f3b: Waiting 16:36:25 170f2ba95c9a: Waiting 16:36:25 e90a11edd702: Waiting 16:36:25 d77568369979: Waiting 16:36:25 d148012ef14d: Download complete 16:36:25 24495759ef45: Verifying Checksum 16:36:25 24495759ef45: Download complete 16:36:25 d77568369979: Verifying Checksum 16:36:25 d77568369979: Download complete 16:36:25 fc1c9f9a7f3b: Verifying Checksum 16:36:25 fc1c9f9a7f3b: Download complete 16:36:25 170f2ba95c9a: Download complete 16:36:25 595b0fe564bb: Download complete 16:36:25 595b0fe564bb: Pull complete 16:36:26 Removing intermediate container dc5c3497a040 16:36:26 ---> d5d3f3b92b8b 16:36:26 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:36:26 ---> Running in 42190c3252f7 16:36:26 24495759ef45: Pull complete 16:36:27 ---> f24c329ceaae 16:36:27 Step 9/24 : RUN go mod tidy 16:36:27 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:36:27 ---> Running in 6ac79b314fe1 16:36:27 d148012ef14d: Pull complete 16:36:28 97ac5df62f85: Verifying Checksum 16:36:28 97ac5df62f85: Download complete 16:36:29 Removing intermediate container 6ac79b314fe1 16:36:29 ---> 17348b9b5223 16:36:29 Step 10/24 : RUN make cmd/core-command/core-command 16:36:29 ---> Running in 5a75bb2a3d82 16:36:30 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:36:30 e90a11edd702: Verifying Checksum 16:36:30 e90a11edd702: Download complete 16:36:40 e90a11edd702: Pull complete 16:36:40 d77568369979: Pull complete 16:36:40 fc1c9f9a7f3b: Pull complete 16:36:40 170f2ba95c9a: Pull complete 16:36:48 97ac5df62f85: Pull complete 16:36:48 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 16:36:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:36:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:36:48 + docker build -t ci-base-image-arm64 -f - . 16:36:48 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:36:48 WORKDIR /edgex 16:36:48 COPY go.mod . 16:36:48 RUN go mod download 16:36:51 Sending build context to Docker daemon 166MB 16:36:51 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:36:51 ---> 04bc70af865f 16:36:51 Step 2/4 : WORKDIR /edgex 16:36:56 ---> Running in 4fb19519ecbd 16:36:56 Removing intermediate container 4fb19519ecbd 16:36:56 ---> 0468763854e6 16:36:56 Step 3/4 : COPY go.mod . 16:36:57 ---> e1225bd9ac1d 16:36:57 Step 4/4 : RUN go mod download 16:36:58 ---> Running in 44c97772e9fd 16:37:02 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:37:03 Removing intermediate container fb24ecf47462 16:37:03 ---> cf1d45711a5d 16:37:03 16:37:03 Step 11/23 : FROM alpine:3.12 16:37:03 Removing intermediate container 20f2f6ff8fc4 16:37:03 ---> fd60b7be2c11 16:37:03 16:37:03 Step 11/22 : FROM alpine:3.12 16:37:03 3.12: Pulling from library/alpine 16:37:04 3.12: Pulling from library/alpine 16:37:05 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 16:37:05 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 16:37:05 Status: Image is up to date for alpine:3.12 16:37:05 Status: Downloaded newer image for alpine:3.12 16:37:05 ---> 48b8ec4ed9eb 16:37:05 Step 12/22 : RUN apk add --update --no-cache curl 16:37:05 ---> 48b8ec4ed9eb 16:37:05 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:37:05 ---> Running in 18f92744b0d4 16:37:05 ---> Running in c475d4337e11 16:37:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:37:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:37:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:37:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:37:07 (1/1) Installing dumb-init (1.2.2-r1) 16:37:07 Executing busybox-1.31.1-r20.trigger 16:37:07 OK: 6 MiB in 15 packages 16:37:07 (1/4) Installing ca-certificates (20191127-r4) 16:37:07 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:37:07 (3/4) Installing libcurl (7.78.0-r0) 16:37:07 (4/4) Installing curl (7.78.0-r0) 16:37:07 Executing busybox-1.31.1-r20.trigger 16:37:07 Executing ca-certificates-20191127-r4.trigger 16:37:07 OK: 7 MiB in 18 packages 16:37:07 Removing intermediate container 42190c3252f7 16:37:07 ---> 5b110d5f71eb 16:37:07 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:37:07 ---> Running in 579d43f00bd1 16:37:07 Removing intermediate container 18f92744b0d4 16:37:07 ---> 8b30158165fe 16:37:07 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:37:07 ---> Running in e3555806ded3 16:37:07 Removing intermediate container c475d4337e11 16:37:07 ---> 21099aaeef8b 16:37:07 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:37:07 ---> Running in 5433bdca031e 16:37:07 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:37:07 Removing intermediate container e3555806ded3 16:37:07 ---> 16d8f0d3df0e 16:37:07 Step 14/23 : ENV APP_PORT=59861 16:37:07 Removing intermediate container 5433bdca031e 16:37:07 ---> a32463d11dfb 16:37:07 Step 14/22 : WORKDIR /edgex 16:37:08 ---> Running in c503073e8126 16:37:08 ---> Running in 53675c57b7b4 16:37:08 Removing intermediate container 5a75bb2a3d82 16:37:08 ---> c67752225ea2 16:37:08 16:37:08 Step 11/24 : FROM alpine:3.12 16:37:08 ---> 48b8ec4ed9eb 16:37:08 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:37:08 ---> Using cache 16:37:08 ---> 8b30158165fe 16:37:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:37:08 ---> Using cache 16:37:08 ---> 16d8f0d3df0e 16:37:08 Step 14/24 : ENV APP_PORT=59882 16:37:08 ---> Running in e626f7464f24 16:37:08 Removing intermediate container c503073e8126 16:37:08 ---> 5b643805ca6e 16:37:08 Step 15/23 : EXPOSE $APP_PORT 16:37:08 Removing intermediate container 53675c57b7b4 16:37:08 ---> ca228d03a313 16:37:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:37:08 ---> Running in 04162095d3c9 16:37:08 Removing intermediate container e626f7464f24 16:37:08 ---> 5e12e7487517 16:37:08 Step 15/24 : EXPOSE $APP_PORT 16:37:08 ---> Running in a99fd99ec995 16:37:08 ---> f6281e50163d 16:37:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:37:08 Removing intermediate container 04162095d3c9 16:37:08 ---> 74b5c9ace02d 16:37:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:09 Removing intermediate container 579d43f00bd1 16:37:09 ---> 7c60338c32be 16:37:09 16:37:09 Step 12/24 : FROM docker:20.10.7 16:37:09 Removing intermediate container a99fd99ec995 16:37:09 ---> 449a2addc419 16:37:09 Step 16/24 : WORKDIR / 16:37:09 20.10.7: Pulling from library/docker 16:37:09 ---> 3924859025c4 16:37:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:37:09 ---> Running in d600056bc947 16:37:09 ---> 86079ddedd5e 16:37:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:37:09 Removing intermediate container 9b88f37a7359 16:37:09 ---> b2d1839cd0a7 16:37:09 16:37:09 Step 11/24 : FROM alpine:3.12 16:37:09 ---> 48b8ec4ed9eb 16:37:09 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:37:09 ---> Running in 461b7af7738c 16:37:09 Removing intermediate container d600056bc947 16:37:09 ---> 3c9a3e6775d0 16:37:09 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:09 Removing intermediate container 461b7af7738c 16:37:09 ---> 0c2147815e49 16:37:09 Step 13/24 : ENV APP_PORT=59880 16:37:09 ---> Running in 471ebe6b30e8 16:37:09 ---> 88c304f9b57d 16:37:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:37:09 ---> 0b2de8289c48 16:37:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:37:09 ---> 16746df3bc5e 16:37:09 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:37:09 ---> Running in 4aae472c460b 16:37:10 Removing intermediate container 471ebe6b30e8 16:37:10 ---> 41cf2216c7c0 16:37:10 Step 14/24 : EXPOSE $APP_PORT 16:37:10 ---> Running in 7abc6b70a9f6 16:37:10 ---> a51d98d42b76 16:37:10 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:37:10 Removing intermediate container 4aae472c460b 16:37:10 ---> dd2e2514103e 16:37:10 Step 19/22 : CMD ["--init=true"] 16:37:10 ---> 9fd509e3fdd5 16:37:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:37:10 ---> Running in f2c8d3ec1118 16:37:10 ---> Running in a81335325418 16:37:10 Removing intermediate container 7abc6b70a9f6 16:37:10 ---> 86ebcadc5d1a 16:37:10 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:10 Removing intermediate container f2c8d3ec1118 16:37:10 ---> 612a1e9f4b32 16:37:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:10 Removing intermediate container a81335325418 16:37:10 ---> a485a6d86e38 16:37:10 Step 20/22 : LABEL arch=x86_64 16:37:10 ---> Running in 1ff6518cd2a2 16:37:10 ---> Running in 816ba9721cb9 16:37:10 ---> d7281a87a6d2 16:37:10 Step 20/24 : ENTRYPOINT ["/core-command"] 16:37:10 ---> Running in 57231f13178f 16:37:10 ---> Running in 59d38febc4c8 16:37:10 Removing intermediate container 816ba9721cb9 16:37:10 ---> 55906ece4135 16:37:10 Step 21/23 : LABEL arch=x86_64 16:37:10 Removing intermediate container 59d38febc4c8 16:37:10 ---> 75d23aaa9806 16:37:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:10 Removing intermediate container 57231f13178f 16:37:10 ---> 5c9b51eb760b 16:37:10 Step 21/22 : LABEL git_sha=a648e991681424844ee80e1e016dc498df66f832 16:37:10 ---> Running in 57bec4449896 16:37:10 ---> Running in 1ac471a0b52d 16:37:10 ---> Running in a590b7268d1b 16:37:10 Removing intermediate container 57bec4449896 16:37:10 ---> 41874888581a 16:37:10 Step 22/23 : LABEL git_sha=a648e991681424844ee80e1e016dc498df66f832 16:37:11 Removing intermediate container a590b7268d1b 16:37:11 ---> 2d2544cbef6b 16:37:11 Step 22/22 : LABEL version=0.0.0 16:37:11 Removing intermediate container 1ac471a0b52d 16:37:11 ---> 134bbee7a559 16:37:11 Step 22/24 : LABEL arch=x86_64 16:37:11 ---> Running in bb1a5bdd7cab 16:37:11 ---> Running in 6d34d9970567 16:37:11 ---> Running in d12d3f679683 16:37:11 Removing intermediate container d12d3f679683 16:37:11 ---> a49a2cd59be1 16:37:11 16:37:11 Removing intermediate container bb1a5bdd7cab 16:37:11 ---> fedbb22ce862 16:37:11 Step 23/24 : LABEL git_sha=a648e991681424844ee80e1e016dc498df66f832 16:37:11 Removing intermediate container 6d34d9970567 16:37:11 ---> 26098e0d490f 16:37:11 Step 23/23 : LABEL version=0.0.0 16:37:11 Successfully built a49a2cd59be1 16:37:11 Successfully tagged security-proxy-setup:latest 16:37:11 Building core-metadata 16:37:11  Building security-proxy-setup ... done  ---> Running in 8fd395a45642 16:37:11 ---> Running in 7fc767dc46a4 16:37:11 Removing intermediate container 1ff6518cd2a2 16:37:11 ---> b00a63783adb 16:37:11 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:37:12 ---> Running in 0940be2685d8 16:37:12 Removing intermediate container 7fc767dc46a4 16:37:12 ---> 4a0d4593850e 16:37:12 16:37:12 Successfully built 4a0d4593850e 16:37:12 Removing intermediate container 8fd395a45642 16:37:12 ---> 7e1e186274c6 16:37:12 Step 24/24 : LABEL version=0.0.0 16:37:12 Successfully tagged support-scheduler:latest 16:37:12 Building security-bootstrapper 16:37:15  Building support-scheduler ... done  ---> Running in 53f207957138 16:37:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:37:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:37:16 (1/6) Installing dumb-init (1.2.2-r1) 16:37:16 (2/6) Installing libgcc (9.3.0-r2) 16:37:16 Removing intermediate container 53f207957138 16:37:16 ---> 68749c213255 16:37:16 16:37:16 (3/6) Installing libsodium (1.0.18-r0) 16:37:16 Successfully built 68749c213255 16:37:16 Successfully tagged core-command:latest 16:37:16  Building core-command ... done Building support-notifications 16:37:17 (4/6) Installing libstdc++ (9.3.0-r2) 16:37:17 (5/6) Installing libzmq (4.3.3-r0) 16:37:18 (6/6) Installing zeromq (4.3.3-r0) 16:37:18 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 16:37:18 Executing busybox-1.31.1-r20.trigger 16:37:18 OK: 8 MiB in 20 packages 16:37:18 Status: Downloaded newer image for docker:20.10.7 16:37:18 ---> 08bdaf2f88f9 16:37:18 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:37:18 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:37:18 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:37:18 ---> 737497c8ba34 16:37:18 Step 3/32 : WORKDIR /edgex-go 16:37:18 ---> Using cache 16:37:18 ---> f4cd664b09e7 16:37:18 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:18 ---> Using cache 16:37:18 ---> 2c175d04602d 16:37:18 Step 5/32 : RUN apk add --update --no-cache make git 16:37:18 ---> Using cache 16:37:18 ---> cbc76a0be790 16:37:18 Step 6/32 : COPY go.mod . 16:37:18 ---> Using cache 16:37:18 ---> 63343e138870 16:37:18 Step 7/32 : RUN go mod download 16:37:18 ---> Using cache 16:37:18 ---> 4d5569185e14 16:37:18 Step 8/32 : COPY . . 16:37:18 ---> Using cache 16:37:18 ---> f24c329ceaae 16:37:18 Step 9/32 : RUN go mod tidy 16:37:18 ---> Using cache 16:37:18 ---> 17348b9b5223 16:37:18 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:37:20 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:37:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:37:20 ---> 737497c8ba34 16:37:20 Step 3/23 : WORKDIR /edgex-go 16:37:20 ---> Using cache 16:37:20 ---> f4cd664b09e7 16:37:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:20 ---> Using cache 16:37:20 ---> 2c175d04602d 16:37:20 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:37:21 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:37:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:37:21 ---> 737497c8ba34 16:37:21 Step 3/24 : WORKDIR /edgex-go 16:37:21 ---> Using cache 16:37:21 ---> f4cd664b09e7 16:37:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:21 ---> Using cache 16:37:21 ---> 2c175d04602d 16:37:21 Step 5/24 : RUN apk add --update --no-cache make git 16:37:21 ---> Using cache 16:37:21 ---> cbc76a0be790 16:37:21 Step 6/24 : COPY go.mod . 16:37:21 ---> Using cache 16:37:21 ---> 63343e138870 16:37:21 Step 7/24 : RUN go mod download 16:37:21 ---> Using cache 16:37:21 ---> 4d5569185e14 16:37:21 Step 8/24 : COPY . . 16:37:21 ---> Using cache 16:37:21 ---> f24c329ceaae 16:37:21 Step 9/24 : RUN go mod tidy 16:37:21 ---> Using cache 16:37:21 ---> 17348b9b5223 16:37:21 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:37:21 ---> Running in f95c061e6a39 16:37:21 ---> Running in fa78c99a34ab 16:37:21 ---> Running in 623102199cbe 16:37:21 ---> Running in 21fb81bfcfef 16:37:21 Removing intermediate container f95c061e6a39 16:37:21 ---> e8b61536540a 16:37:21 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:37:21 Removing intermediate container 0940be2685d8 16:37:21 ---> 94ac97971b11 16:37:21 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:21 ---> Running in 4f462be9730f 16:37:22 ---> b544c83df367 16:37:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:37:22 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:37:22 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:37:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:37:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:37:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:37:22 ---> 7efbea2c096c 16:37:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:37:23 (1/39) Installing readline (8.1.0-r0) 16:37:23 (2/39) Installing bash (5.1.0-r0) 16:37:23 Executing bash-5.1.0-r0.post-install 16:37:23 (3/39) Installing brotli-libs (1.0.9-r3) 16:37:23 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:37:23 (5/39) Installing libcurl (7.78.0-r0) 16:37:23 ---> bb2d5dd72ae3 16:37:23 Step 20/24 : ENTRYPOINT ["/core-data"] 16:37:23 (6/39) Installing curl (7.78.0-r0) 16:37:23 (7/39) Installing dumb-init (1.2.5-r0) 16:37:23 ---> Running in d3f07298c42b 16:37:23 (8/39) Installing libbz2 (1.0.8-r1) 16:37:23 (9/39) Installing expat (2.2.10-r1) 16:37:23 (10/39) Installing libffi (3.3-r2) 16:37:23 (11/39) Installing gdbm (1.19-r0) 16:37:23 (12/39) Installing xz-libs (5.2.5-r0) 16:37:23 (13/39) Installing sqlite-libs (3.34.1-r0) 16:37:23 (14/39) Installing python3 (3.8.10-r0) 16:37:23 Removing intermediate container d3f07298c42b 16:37:23 ---> 434e80397e7f 16:37:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:23 ---> Running in 76f792b41085 16:37:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:37:23 Removing intermediate container 76f792b41085 16:37:23 ---> 6c29a1a10667 16:37:23 Step 22/24 : LABEL arch=x86_64 16:37:23 ---> Running in d8313d0927d0 16:37:24 Removing intermediate container d8313d0927d0 16:37:24 ---> 8946d3830ff9 16:37:24 Step 23/24 : LABEL git_sha=a648e991681424844ee80e1e016dc498df66f832 16:37:24 ---> Running in d6b42844d6ce 16:37:24 (15/39) Installing py3-appdirs (1.4.4-r1) 16:37:24 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:37:24 (17/39) Installing py3-parsing (2.4.7-r1) 16:37:24 (18/39) Installing py3-six (1.15.0-r0) 16:37:24 (19/39) Installing py3-packaging (20.9-r0) 16:37:24 (20/39) Installing py3-setuptools (51.3.3-r0) 16:37:24 (21/39) Installing py3-chardet (4.0.0-r0) 16:37:24 Removing intermediate container d6b42844d6ce 16:37:24 ---> 27c82351fee9 16:37:24 Step 24/24 : LABEL version=0.0.0 16:37:24 ---> Running in 45a956e43780 16:37:24 (22/39) Installing py3-idna (3.1-r0) 16:37:24 (23/39) Installing py3-urllib3 (1.26.2-r1) 16:37:24 (24/39) Installing py3-requests (2.25.1-r1) 16:37:26 (25/39) Installing py3-msgpack (1.0.2-r0) 16:37:26 (26/39) Installing py3-lockfile (0.12.2-r3) 16:37:26 Removing intermediate container 45a956e43780 16:37:26 ---> eef8be0543a9 16:37:26 16:37:26 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:37:26 (28/39) Installing py3-colorama (0.4.4-r0) 16:37:26 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:37:26 (30/39) Installing py3-distlib (0.3.1-r1) 16:37:26 (31/39) Installing py3-distro (1.5.0-r1) 16:37:26 (32/39) Installing py3-webencodings (0.5.1-r3) 16:37:26 (33/39) Installing py3-html5lib (1.1-r0) 16:37:26 Successfully built eef8be0543a9 16:37:26 Successfully tagged core-data:latest 16:37:26 Building security-secretstore-setup 16:37:26  Building core-data ... done (34/39) Installing py3-pytoml (0.1.21-r0) 16:37:26 (35/39) Installing py3-pep517 (0.9.1-r0) 16:37:26 (36/39) Installing py3-progress (1.5-r0) 16:37:26 (37/39) Installing py3-retrying (1.3.3-r0) 16:37:26 (38/39) Installing py3-toml (0.10.2-r0) 16:37:26 (39/39) Installing py3-pip (20.3.4-r0) 16:37:26 OK: 219 MiB in 52 packages 16:37:26 Executing busybox-1.32.1-r6.trigger 16:37:26 OK: 82 MiB in 59 packages 16:37:28 Removing intermediate container 21fb81bfcfef 16:37:28 ---> 3d1386446113 16:37:28 Step 6/23 : COPY go.mod . 16:37:28 ---> f3f8a9668a16 16:37:28 Step 7/23 : RUN go mod download 16:37:28 ---> Running in e7d079eb15df 16:37:31 Collecting docker-compose==1.23.2 16:37:31 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:37:31 Removing intermediate container e7d079eb15df 16:37:31 ---> 6f809bfd9f3c 16:37:31 Step 8/23 : COPY . . 16:37:31 Collecting dockerpty<0.5,>=0.4.1 16:37:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:37:31 Collecting websocket-client<1.0,>=0.32.0 16:37:31 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:37:32 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:37:32 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:37:32 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:37:32 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:37:32 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:37:32 ---> 737497c8ba34 16:37:32 Step 3/26 : WORKDIR /edgex-go 16:37:32 ---> Using cache 16:37:32 ---> f4cd664b09e7 16:37:32 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:32 ---> Using cache 16:37:32 ---> 2c175d04602d 16:37:32 Step 5/26 : RUN apk add --update --no-cache make git 16:37:32 ---> Using cache 16:37:32 ---> cbc76a0be790 16:37:32 Step 6/26 : COPY go.mod . 16:37:32 ---> Using cache 16:37:32 ---> 63343e138870 16:37:32 Step 7/26 : RUN go mod download 16:37:32 ---> Using cache 16:37:32 ---> 4d5569185e14 16:37:32 Step 8/26 : COPY . . 16:37:32 ---> Using cache 16:37:32 ---> f24c329ceaae 16:37:32 Step 9/26 : RUN go mod tidy 16:37:32 ---> Using cache 16:37:32 ---> 17348b9b5223 16:37:32 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:37:32 Collecting docker<4.0,>=3.6.0 16:37:32 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:37:32 Collecting cached-property<2,>=1.2.0 16:37:32 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:37:32 Collecting texttable<0.10,>=0.9.0 16:37:32 Downloading texttable-0.9.1.tar.gz (11 kB) 16:37:33 Collecting docopt<0.7,>=0.6.1 16:37:33 Downloading docopt-0.6.2.tar.gz (25 kB) 16:37:34 Collecting jsonschema<3,>=2.5.1 16:37:34 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:37:34 Collecting PyYAML<4,>=3.10 16:37:34 Downloading PyYAML-3.13.tar.gz (270 kB) 16:37:36 ---> Running in 74cffcfb1f15 16:37:36 Collecting docker-pycreds>=0.4.0 16:37:36 ---> 9e0ed6917335 16:37:36 Step 9/23 : RUN go mod tidy 16:37:36 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:37:36 ---> Running in 2eee34897572 16:37:36 Collecting certifi>=2017.4.17 16:37:36 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 16:37:36 Collecting idna<2.8,>=2.5 16:37:36 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:37:36 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:37:36 Collecting urllib3<1.25,>=1.21.1 16:37:36 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:37:36 Collecting chardet<3.1.0,>=3.0.2 16:37:36 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:37:36 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:37:36 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:37:36 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:37:36 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:37:36 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:37:36 Attempting uninstall: urllib3 16:37:36 Found existing installation: urllib3 1.26.2 16:37:36 Uninstalling urllib3-1.26.2: 16:37:36 Successfully uninstalled urllib3-1.26.2 16:37:36 Attempting uninstall: idna 16:37:36 Found existing installation: idna 3.1 16:37:36 Uninstalling idna-3.1: 16:37:36 Successfully uninstalled idna-3.1 16:37:37 Attempting uninstall: chardet 16:37:37 Found existing installation: chardet 4.0.0 16:37:37 Uninstalling chardet-4.0.0: 16:37:37 Successfully uninstalled chardet-4.0.0 16:37:37 Attempting uninstall: requests 16:37:37 Found existing installation: requests 2.25.1 16:37:37 Uninstalling requests-2.25.1: 16:37:38 Successfully uninstalled requests-2.25.1 16:37:38 Running setup.py install for texttable: started 16:37:38 Removing intermediate container 2eee34897572 16:37:38 ---> 21b430423c43 16:37:38 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:37:38 ---> Running in 836266fe407d 16:37:38 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:37:39 Running setup.py install for texttable: finished with status 'done' 16:37:39 Running setup.py install for PyYAML: started 16:37:40 Running setup.py install for PyYAML: finished with status 'done' 16:37:40 Running setup.py install for docopt: started 16:37:41 Running setup.py install for docopt: finished with status 'done' 16:37:41 Running setup.py install for dockerpty: started 16:37:41 Running setup.py install for dockerpty: finished with status 'done' 16:37:42 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:37:47 Removing intermediate container 4f462be9730f 16:37:47 ---> 9c28fbfccc6c 16:37:47 Step 15/24 : ENV APP_PORT=58890 16:37:47 ---> Running in aefd45e71713 16:37:47 Removing intermediate container aefd45e71713 16:37:47 ---> 0f5d1b26c402 16:37:47 Step 16/24 : EXPOSE $APP_PORT 16:37:47 ---> Running in d49ded17fe9a 16:37:47 Removing intermediate container d49ded17fe9a 16:37:47 ---> 2ef96e5a0d44 16:37:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:37:47 ---> e7ba07368f20 16:37:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:37:47 ---> 0f0e7e199a87 16:37:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:37:48 ---> 83e7e27bfc94 16:37:48 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:37:48 ---> Running in 6019dd768d85 16:37:48 Removing intermediate container 6019dd768d85 16:37:48 ---> 937c9ebf45d0 16:37:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:48 ---> Running in a7941a725698 16:37:48 Removing intermediate container a7941a725698 16:37:48 ---> 1e37ebd3d194 16:37:48 Step 22/24 : LABEL arch=x86_64 16:37:48 ---> Running in cd9c3d26b553 16:37:48 Removing intermediate container cd9c3d26b553 16:37:48 ---> b48bb30d3e8f 16:37:48 Step 23/24 : LABEL git_sha=a648e991681424844ee80e1e016dc498df66f832 16:37:48 ---> Running in 7e26d6d185e5 16:37:48 Removing intermediate container 7e26d6d185e5 16:37:48 ---> 1dc3b0a1eb46 16:37:48 Step 24/24 : LABEL version=0.0.0 16:37:48 ---> Running in 552a05c66710 16:37:49 Removing intermediate container 552a05c66710 16:37:49 ---> 09772bc16ca8 16:37:49 16:37:49 Successfully built 09772bc16ca8 16:37:49 Successfully tagged sys-mgmt-agent:latest 16:37:59  Building sys-mgmt-agent ... done Removing intermediate container 623102199cbe 16:37:59 ---> f353baad3a74 16:37:59 16:37:59 Step 11/32 : FROM alpine:3.12 16:37:59 ---> 48b8ec4ed9eb 16:37:59 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:37:59 ---> Running in d827baa284a5 16:37:59 Removing intermediate container d827baa284a5 16:37:59 ---> e09173aa56e1 16:37:59 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:37:59 ---> Running in cf47a9a9b6c9 16:37:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:37:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:37:59 (1/2) Installing dumb-init (1.2.2-r1) 16:37:59 (2/2) Installing su-exec (0.2-r1) 16:37:59 Executing busybox-1.31.1-r20.trigger 16:37:59 OK: 6 MiB in 16 packages 16:38:00 Removing intermediate container cf47a9a9b6c9 16:38:00 ---> bcd259e2dac6 16:38:00 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:38:01 ---> Running in 3c0202d2ce60 16:38:01 Removing intermediate container fa78c99a34ab 16:38:01 ---> 3773e69c27a3 16:38:01 16:38:01 Step 11/24 : FROM alpine:3.12 16:38:01 ---> 48b8ec4ed9eb 16:38:01 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:38:01 ---> Using cache 16:38:01 ---> 8b30158165fe 16:38:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:38:01 ---> Using cache 16:38:01 ---> 16d8f0d3df0e 16:38:01 Step 14/24 : ENV APP_PORT=59881 16:38:01 ---> Running in ccd7195bb322 16:38:01 Removing intermediate container 3c0202d2ce60 16:38:01 ---> 8a41eaabc277 16:38:01 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:38:01 ---> Running in 0dd1795edc9a 16:38:01 Removing intermediate container ccd7195bb322 16:38:01 ---> 0fb71cf984fd 16:38:01 Step 15/24 : EXPOSE $APP_PORT 16:38:01 ---> Running in 1a41ed8f71e6 16:38:01 Removing intermediate container 0dd1795edc9a 16:38:01 ---> 39b46bfde7ba 16:38:01 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:38:01 ---> Running in f2803d0adc71 16:38:01 Removing intermediate container 1a41ed8f71e6 16:38:01 ---> efa80586060d 16:38:01 Step 16/24 : WORKDIR / 16:38:02 ---> Running in dc4a5b24c74f 16:38:02 Removing intermediate container dc4a5b24c74f 16:38:02 ---> 10d44c48c70f 16:38:02 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:02 ---> d2cf22a79e71 16:38:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:38:03 Removing intermediate container f2803d0adc71 16:38:03 ---> 2c83fa316f58 16:38:03 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:38:03 ---> ad19dbacc8a6 16:38:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:38:03 ---> Running in 7ea0a0b31121 16:38:03 Removing intermediate container 7ea0a0b31121 16:38:03 ---> eb8fa2e8e0bb 16:38:03 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:38:03 ---> 1c75083597cf 16:38:03 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:38:03 ---> Running in 4aae92f7f54b 16:38:03 ---> 524eb0219221 16:38:03 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:38:03 Removing intermediate container 4aae92f7f54b 16:38:03 ---> 0f61a6d6cd56 16:38:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:03 ---> Running in c7ffbf891859 16:38:03 ---> Running in 59b706b052e6 16:38:03 Removing intermediate container 59b706b052e6 16:38:03 ---> 23bc3770c2a2 16:38:03 Step 22/24 : LABEL arch=x86_64 16:38:03 ---> Running in c2a480e92046 16:38:04 Removing intermediate container c2a480e92046 16:38:04 ---> 557e177b4422 16:38:04 Step 23/24 : LABEL git_sha=a648e991681424844ee80e1e016dc498df66f832 16:38:04 ---> Running in 1c71ebab76ac 16:38:04 Removing intermediate container 1c71ebab76ac 16:38:04 ---> 56dd1d4ae179 16:38:04 Step 24/24 : LABEL version=0.0.0 16:38:04 ---> Running in 4672b39bdbf5 16:38:04 Removing intermediate container 4672b39bdbf5 16:38:04 ---> 338354dcfb08 16:38:04 16:38:04 Successfully built 338354dcfb08 16:38:04 Successfully tagged core-metadata:latest 16:38:04  Building core-metadata ... done Removing intermediate container c7ffbf891859 16:38:04 ---> e7f0b7019ca8 16:38:04 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:04 ---> 7564ab4d406e 16:38:04 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:38:05 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:38:05 ---> bf74f017f297 16:38:05 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:38:06 ---> 04129cb69b03 16:38:06 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:38:06 ---> 8299e1ee310c 16:38:06 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:38:06 ---> 0d57ee24873f 16:38:06 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:38:06 ---> Running in 152cfc7cd7ba 16:38:06 Removing intermediate container 152cfc7cd7ba 16:38:06 ---> 94a497eafb35 16:38:06 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:38:07 ---> d6c9f579b406 16:38:07 Step 27/32 : RUN chmod +x /entrypoint.sh 16:38:07 ---> Running in 16e0cfd853e9 16:38:08 Removing intermediate container 74cffcfb1f15 16:38:08 ---> b2619d654cd5 16:38:08 16:38:08 Step 11/26 : FROM alpine:3.12 16:38:08 ---> 48b8ec4ed9eb 16:38:08 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:38:08 ---> Running in 376bba0b56c6 16:38:10 Removing intermediate container 16e0cfd853e9 16:38:10 ---> c3fe727e26aa 16:38:10 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:38:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:38:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:38:10 ---> Running in 2945ff1a4953 16:38:10 (1/3) Installing ca-certificates (20191127-r4) 16:38:10 (2/3) Installing dumb-init (1.2.2-r1) 16:38:10 (3/3) Installing su-exec (0.2-r1) 16:38:10 Executing busybox-1.31.1-r20.trigger 16:38:10 Executing ca-certificates-20191127-r4.trigger 16:38:10 OK: 6 MiB in 17 packages 16:38:10 Removing intermediate container 2945ff1a4953 16:38:10 ---> c0ae8259f5ce 16:38:10 Step 29/32 : CMD ["gate"] 16:38:10 ---> Running in 106a2713906d 16:38:10 Removing intermediate container 106a2713906d 16:38:10 ---> e03f2bc72345 16:38:10 Step 30/32 : LABEL arch=x86_64 16:38:10 Removing intermediate container 836266fe407d 16:38:10 ---> eeea444b1c2d 16:38:10 16:38:10 Step 11/23 : FROM alpine:3.12 16:38:10 ---> 48b8ec4ed9eb 16:38:10 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:38:10 ---> Running in 925db83503b5 16:38:10 Removing intermediate container 376bba0b56c6 16:38:10 ---> 9c6588dfcad6 16:38:10 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:38:10 ---> Running in 8b7e6eaa5bfc 16:38:10 ---> Running in 968b2bfa22b2 16:38:10 Removing intermediate container 925db83503b5 16:38:10 ---> 51a5fbc5c883 16:38:10 Step 31/32 : LABEL git_sha=a648e991681424844ee80e1e016dc498df66f832 16:38:10 Removing intermediate container 968b2bfa22b2 16:38:10 ---> 3bdd864a915d 16:38:10 Step 14/26 : WORKDIR / 16:38:10 ---> Running in 90f1d2bf1c24 16:38:10 ---> Running in 42d58cfc57eb 16:38:10 Removing intermediate container 90f1d2bf1c24 16:38:10 ---> fa5c53f38506 16:38:10 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:38:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:38:10 Removing intermediate container 42d58cfc57eb 16:38:10 ---> 1c82b46af483 16:38:10 Step 32/32 : LABEL version=0.0.0 16:38:10 ---> Running in 977c3cf56e1d 16:38:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:38:10 ---> 31a0ffa6feb9 16:38:10 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:38:10 Removing intermediate container 977c3cf56e1d 16:38:10 ---> 38bb4a57b9e0 16:38:10 16:38:10 (1/2) Installing ca-certificates (20191127-r4) 16:38:10 (2/2) Installing dumb-init (1.2.2-r1) 16:38:10 Executing busybox-1.31.1-r20.trigger 16:38:10 Executing ca-certificates-20191127-r4.trigger 16:38:10 Successfully built 38bb4a57b9e0 16:38:10 OK: 6 MiB in 16 packages 16:38:10 Successfully tagged security-bootstrapper:latest 16:38:10  Building security-bootstrapper ... done  ---> 29756e3421a0 16:38:10 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:38:10 Removing intermediate container 8b7e6eaa5bfc 16:38:10 ---> e9ade53a5a4a 16:38:10 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:38:10 ---> 1e5036fea2f0 16:38:10 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:38:10 ---> Running in b2a0b2b984a6 16:38:10 Removing intermediate container b2a0b2b984a6 16:38:10 ---> 467d36a62146 16:38:10 Step 14/23 : ENV APP_PORT=59860 16:38:10 ---> Running in d598f23a19f7 16:38:10 ---> 5385c3f548f9 16:38:10 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:38:11 Removing intermediate container d598f23a19f7 16:38:11 ---> 16d36103e6bd 16:38:11 Step 15/23 : EXPOSE $APP_PORT 16:38:11 ---> Running in 0cafa5ea8bc9 16:38:11 ---> 3fdbd2d8cb11 16:38:11 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:38:11 Removing intermediate container 0cafa5ea8bc9 16:38:11 ---> cecb4dcf6157 16:38:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:11 ---> 7a719a38f5f6 16:38:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:38:11 ---> 3fafb5579a65 16:38:11 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:38:11 ---> b43d19b56593 16:38:11 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:38:11 ---> Running in 5f0e1a63395f 16:38:11 ---> 50076a9d76a4 16:38:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:38:12 ---> 6f812fc1d9b3 16:38:12 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:38:12 ---> Running in 32818efcb4ea 16:38:12 Removing intermediate container 32818efcb4ea 16:38:12 ---> 546ed430179c 16:38:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:12 ---> Running in 767cb37fabb7 16:38:12 Removing intermediate container 5f0e1a63395f 16:38:12 ---> 7e8d4ea5120f 16:38:12 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:38:12 Removing intermediate container 767cb37fabb7 16:38:12 ---> b1c0e15bee4f 16:38:12 Step 21/23 : LABEL arch=x86_64 16:38:12 ---> Running in 46c9b6462917 16:38:12 ---> Running in 7a4d360d9646 16:38:12 Removing intermediate container 46c9b6462917 16:38:12 ---> f36f1cf4f263 16:38:12 Step 24/26 : LABEL arch=x86_64 16:38:12 Removing intermediate container 7a4d360d9646 16:38:12 ---> b193cfb62810 16:38:12 Step 22/23 : LABEL git_sha=a648e991681424844ee80e1e016dc498df66f832 16:38:12 ---> Running in 6c1c96ef21e9 16:38:12 ---> Running in 30924c3b2afb 16:38:12 Removing intermediate container 30924c3b2afb 16:38:12 ---> dd1ed85163a9 16:38:12 Step 23/23 : LABEL version=0.0.0 16:38:12 Removing intermediate container 6c1c96ef21e9 16:38:12 ---> 9fef5507a822 16:38:12 Step 25/26 : LABEL git_sha=a648e991681424844ee80e1e016dc498df66f832 16:38:12 ---> Running in 63bed10c1f61 16:38:12 ---> Running in 74fdb1e38f09 16:38:12 Removing intermediate container 63bed10c1f61 16:38:12 ---> 2f28a54d6475 16:38:12 16:38:12 Removing intermediate container 74fdb1e38f09 16:38:12 ---> a5eb52506303 16:38:12 Step 26/26 : LABEL version=0.0.0 16:38:12 ---> Running in 5be6330dc22e 16:38:12 Successfully built 2f28a54d6475 16:38:12 Successfully tagged support-notifications:latest 16:38:12  Building support-notifications ... done Removing intermediate container 5be6330dc22e 16:38:12 ---> 62fba3c81998 16:38:12 16:38:12 Successfully built 62fba3c81998 16:38:12 Successfully tagged security-secretstore-setup:latest 16:38:13  Building security-secretstore-setup ... done  [Pipeline] } 16:38:13 $ docker stop --time=1 03d0206d58fc3b7cb1c08301d30441337e298a82dfa000ce6d027f58860d9104 16:38:14 $ docker rm -f 03d0206d58fc3b7cb1c08301d30441337e298a82dfa000ce6d027f58860d9104 [Pipeline] // withDockerContainer [Pipeline] sh 16:38:14 + docker images 16:38:14 REPOSITORY TAG IMAGE ID CREATED SIZE 16:38:14 security-secretstore-setup latest 62fba3c81998 2 seconds ago 28.1MB 16:38:14 support-notifications latest 2f28a54d6475 2 seconds ago 16.8MB 16:38:14 security-bootstrapper latest 38bb4a57b9e0 4 seconds ago 18.8MB 16:38:14 eeea444b1c2d 5 seconds ago 1.75GB 16:38:14 b2619d654cd5 7 seconds ago 1.76GB 16:38:14 core-metadata latest 338354dcfb08 10 seconds ago 16.7MB 16:38:14 3773e69c27a3 13 seconds ago 1.76GB 16:38:14 f353baad3a74 16 seconds ago 1.75GB 16:38:14 sys-mgmt-agent latest 09772bc16ca8 26 seconds ago 325MB 16:38:14 core-data latest eef8be0543a9 50 seconds ago 20.4MB 16:38:14 core-command latest 68749c213255 About a minute ago 16MB 16:38:14 support-scheduler latest 4a0d4593850e About a minute ago 16.1MB 16:38:14 security-proxy-setup latest a49a2cd59be1 About a minute ago 25.9MB 16:38:14 b2d1839cd0a7 About a minute ago 1.76GB 16:38:14 7c60338c32be About a minute ago 1.75GB 16:38:14 c67752225ea2 About a minute ago 1.75GB 16:38:14 cf1d45711a5d About a minute ago 1.75GB 16:38:14 fd60b7be2c11 About a minute ago 1.76GB 16:38:14 ci-base-image-x86_64 latest 737497c8ba34 5 minutes ago 1.25GB 16:38:14 alpine 3.12 48b8ec4ed9eb 8 days ago 5.58MB 16:38:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 3 weeks ago 37.5MB 16:38:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB 16:38:14 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 16:38:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 16:38:30 Still waiting to schedule task 16:38:30 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:38:36 Removing intermediate container 44c97772e9fd 16:38:36 ---> 258f3eea21e8 16:38:36 Successfully built 258f3eea21e8 16:38:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:38:36 + docker inspect -f . ci-base-image-arm64 16:38:36 . [Pipeline] withDockerContainer 16:38:36 prd-ubuntu18.04-docker-arm64-4c-16g-1679 does not seem to be running inside a container 16:38:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-arm64 cat 16:38:39 $ docker top 5dbdb6d4acafa4b5865c9d3c489425ee3c2a36b51068db3d15f808e1e6fb4b17 -eo pid,comm [Pipeline] { [Pipeline] sh 16:38:40 + go version 16:38:40 go version go1.16.6 linux/arm64 [Pipeline] } 16:38:40 $ docker stop --time=1 5dbdb6d4acafa4b5865c9d3c489425ee3c2a36b51068db3d15f808e1e6fb4b17 16:38:42 $ docker rm -f 5dbdb6d4acafa4b5865c9d3c489425ee3c2a36b51068db3d15f808e1e6fb4b17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:38:43 + docker inspect -f . ci-base-image-arm64 16:38:43 . [Pipeline] withDockerContainer 16:38:43 prd-ubuntu18.04-docker-arm64-4c-16g-1679 does not seem to be running inside a container 16:38:43 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-arm64 cat 16:38:45 $ docker top 84e301f163f529be4cbed6c13b443fd158c1f0eef10dca7bc5622c56f0303218 -eo pid,comm [Pipeline] { [Pipeline] echo 16:38:45 ========================================================= 16:38:45 [edgeXBuildGoParallel] Running Tests and Build... 16:38:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:38:46 + go mod tidy [Pipeline] sh 16:38:50 + make test 16:38:50 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:38:50 go mod tidy 16:38:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:39:22 ? github.com/edgexfoundry/edgex-go [no test files] 16:40:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:40:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:40:34 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:40:34 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:40:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:40:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:40:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:40:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:40:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:40:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:40:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:40:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:40:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:40:49 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:40:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.202s coverage: 28.7% of statements 16:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:41:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.440s coverage: 100.0% of statements 16:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:41:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.407s coverage: 46.3% of statements 16:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:41:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.672s coverage: 90.1% of statements 16:41:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:41:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:41:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.295s coverage: 81.2% of statements 16:41:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:41:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:41:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:41:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:41:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:41:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.846s coverage: 94.2% of statements 16:41:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:41:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:41:15 ok github.com/edgexfoundry/edgex-go/internal/io 0.262s coverage: 59.1% of statements 16:41:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:41:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:41:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:41:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:41:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:41:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.255s coverage: 60.0% of statements 16:41:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:41:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:41:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:41:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.370s coverage: 0.8% of statements 16:41:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:41:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.222s coverage: 58.8% of statements 16:41:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.229s coverage: 21.7% of statements 16:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.289s coverage: 47.1% of statements 16:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.233s coverage: 79.5% of statements 16:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.286s coverage: 94.1% of statements 16:41:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.240s coverage: 96.3% of statements 16:41:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.243s coverage: 87.5% of statements 16:41:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.336s coverage: 94.4% of statements 16:41:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.219s coverage: 44.8% of statements 16:41:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.691s coverage: 81.8% of statements 16:41:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:41:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.302s coverage: 92.9% of statements 16:41:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:41:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:41:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:41:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 16:41:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:41:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:41:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:41:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:41:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:41:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.217s coverage: 87.2% of statements 16:41:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:41:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:41:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.209s coverage: 100.0% of statements 16:41:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:41:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.357s coverage: 58.8% of statements 16:41:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:41:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.402s coverage: 80.0% of statements 16:41:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.330s coverage: 87.2% of statements 16:41:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.342s coverage: 85.4% of statements 16:41:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.981s coverage: 91.2% of statements 16:41:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:41:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.194s coverage: 64.4% of statements 16:41:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:41:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:41:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.295s coverage: 100.0% of statements 16:41:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.144s coverage: 91.3% of statements 16:41:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements 16:41:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.059s coverage: 73.7% of statements 16:41:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.100s coverage: 100.0% of statements 16:41:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.451s coverage: 66.9% of statements 16:41:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:41:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:41:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.107s coverage: 43.6% of statements 16:41:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:41:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.356s coverage: 89.5% of statements 16:41:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.334s coverage: 84.8% of statements 16:41:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:42:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.404s coverage: 19.5% of statements 16:42:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:42:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:42:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:42:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:42:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.787s coverage: 92.0% of statements 16:42:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:42:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:42:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:42:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:42:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.321s coverage: 62.7% of statements 16:42:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:42:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:42:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.531s coverage: 97.7% of statements 16:42:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:42:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:42:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:42:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:42:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.233s coverage: 28.9% of statements 16:42:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:42:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:42:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:42:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:42:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:42:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:42:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.249s coverage: 100.0% of statements 16:42:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 95.4% of statements 16:42:09 GO111MODULE=on go vet ./... 16:43:50 gofmt -l . 16:43:50 [ "`gofmt -l .`" = "" ] 16:43:50 ./bin/test-attribution-txt.sh [Pipeline] sh 16:43:51 + ls -al . 16:43:51 total 636 16:43:51 drwxrwxr-x 9 1001 1001 4096 Sep 9 16:43 . 16:43:51 drwxr-xr-x 4 root root 4096 Sep 9 16:38 .. 16:43:51 -rw-rw-r-- 1 1001 1001 11 Sep 9 16:36 .dockerignore 16:43:51 drwxrwxr-x 8 1001 1001 4096 Sep 9 16:36 .git 16:43:51 drwxrwxr-x 4 1001 1001 4096 Sep 9 16:36 .github 16:43:51 -rw-rw-r-- 1 1001 1001 818 Sep 9 16:36 .gitignore 16:43:51 -rw-rw-r-- 1 1001 1001 76 Sep 9 16:36 .hadolint.yml 16:43:51 -rw-rw-r-- 1 1001 1001 166 Sep 9 16:36 .sonarcloud.properties 16:43:51 -rw-rw-r-- 1 1001 1001 1171 Sep 9 16:36 ADOPTERS.md 16:43:51 -rw-rw-r-- 1 1001 1001 8493 Sep 9 16:36 Attribution.txt 16:43:51 -rw-rw-r-- 1 1001 1001 43881 Sep 9 16:36 CHANGELOG.md 16:43:51 -rw-rw-r-- 1 1001 1001 3804 Sep 9 16:36 CONTRIBUTING.md 16:43:51 -rw-rw-r-- 1 1001 1001 677 Sep 9 16:36 GOVERNANCE.md 16:43:51 -rw-rw-r-- 1 1001 1001 849 Sep 9 16:36 Jenkinsfile 16:43:51 -rw-rw-r-- 1 1001 1001 10775 Sep 9 16:36 LICENSE 16:43:51 -rw-rw-r-- 1 1001 1001 5915 Sep 9 16:36 Makefile 16:43:51 -rw-rw-r-- 1 1001 1001 582 Sep 9 16:36 OWNERS.md 16:43:51 -rw-rw-r-- 1 1001 1001 8643 Sep 9 16:36 README.md 16:43:51 -rw-rw-r-- 1 1001 1001 6912 Sep 9 16:36 SECURITY.md 16:43:51 -rw-rw-r-- 1 1001 1001 5 Sep 9 16:32 VERSION 16:43:51 -rw-rw-r-- 1 1001 1001 4131 Sep 9 16:36 ZMQWindows.md 16:43:51 drwxrwxr-x 2 1001 1001 4096 Sep 9 16:36 bin 16:43:51 drwxrwxr-x 14 1001 1001 4096 Sep 9 16:36 cmd 16:43:51 -rw-r--r-- 1 root root 404331 Sep 9 16:42 coverage.out 16:43:51 -rw-rw-r-- 1 1001 1001 841 Sep 9 16:36 go.mod 16:43:51 -rw-r--r-- 1 root root 50064 Sep 9 16:38 go.sum 16:43:51 drwxrwxr-x 8 1001 1001 4096 Sep 9 16:36 internal 16:43:51 drwxrwxr-x 3 1001 1001 4096 Sep 9 16:36 openapi 16:43:51 drwxrwxr-x 4 1001 1001 4096 Sep 9 16:36 snap 16:43:51 -rw-rw-r-- 1 1001 1001 204 Sep 9 16:36 version.go [Pipeline] sh 16:43:52 + '[' -e coverage.out ] 16:43:52 + chown 1001:1001 coverage.out [Pipeline] stash 16:43:52 Warning: overwriting stash ‘coverage-report’ 16:43:53 Stashed 1 file(s) [Pipeline] sh 16:43:53 + make build 16:43:53 go mod tidy 16:43:54 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:44:03 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:44: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 16:44: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 16:44:40 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:44:42 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:44:46 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:44:50 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:44:53 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:44:59 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:45:02 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:45:09 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:45:17 $ docker stop --time=1 84e301f163f529be4cbed6c13b443fd158c1f0eef10dca7bc5622c56f0303218 16:45:20 $ docker rm -f 84e301f163f529be4cbed6c13b443fd158c1f0eef10dca7bc5622c56f0303218 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:45:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:45:23 16:45:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:45:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:45:27 latest: Pulling from edgex-devops/edgex-compose-arm64 16:45:27 29e5d40040c1: Pulling fs layer 16:45:27 1ce36da41761: Pulling fs layer 16:45:27 25b303627fd3: Pulling fs layer 16:45:27 29e5d40040c1: Download complete 16:45:27 1ce36da41761: Verifying Checksum 16:45:27 1ce36da41761: Download complete 16:45:28 29e5d40040c1: Pull complete 16:45:29 1ce36da41761: Pull complete 16:45:29 25b303627fd3: Verifying Checksum 16:45:29 25b303627fd3: Download complete 16:45:41 25b303627fd3: Pull complete 16:45:41 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:45:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:45:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:45:41 prd-ubuntu18.04-docker-arm64-4c-16g-1679 does not seem to be running inside a container 16:45:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:45:46 $ docker top 9cd4c23b0351baf08e4853b7787002d5d0b1e11b653101945b62084a7776174b -eo pid,comm [Pipeline] { [Pipeline] sh 16:45:47 + grep parallel 16:45:47 + docker-compose build --help 16:45:54 --parallel Build images in parallel. [Pipeline] } 16:45:54 $ docker stop --time=1 9cd4c23b0351baf08e4853b7787002d5d0b1e11b653101945b62084a7776174b 16:45:56 $ docker rm -f 9cd4c23b0351baf08e4853b7787002d5d0b1e11b653101945b62084a7776174b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:45:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:45:57 . [Pipeline] withDockerContainer 16:45:57 prd-ubuntu18.04-docker-arm64-4c-16g-1679 does not seem to be running inside a container 16:45:57 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:46:01 $ docker top 51d1296d2b0b8bcff885253c636abed0c90727c2ee9522521f783c1aba39e676 -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:02 + docker-compose -f ./docker-compose-build.yml build --parallel 16:46:09 Building core-command ... 16:46:09 Building core-data ... 16:46:09 Building core-metadata ... 16:46:09 Building security-bootstrapper ... 16:46:09 Building security-proxy-setup ... 16:46:09 Building security-secretstore-setup ... 16:46:09 Building support-notifications ... 16:46:09 Building support-scheduler ... 16:46:09 Building sys-mgmt-agent ... 16:46:09 Building sys-mgmt-agent 16:46:09 Building security-proxy-setup 16:46:09 Building core-command 16:46:09 Building support-notifications 16:46:09 Building security-secretstore-setup 16:46:45 Running on prd-ubuntu18.04-docker-8c-8g-1687 in /w/workspace/edgexfoundry_edgex-go_PR-3698 [Pipeline] { [Pipeline] ws 16:46:45 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 16:46:45 The recommended git tool is: git 16:46:50 using credential edgex-jenkins-ssh 16:46:50 Cloning the remote Git repository 16:46:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:46:50 > git init /w/workspace/edgex-go/4 # timeout=10 16:46:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:46:50 > git --version # timeout=10 16:46:50 > git --version # 'git version 2.17.1' 16:46:50 using GIT_SSH to set credentials SSH Credentials for GitHub 16:46:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:47:18 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:47:18 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:47:18 ---> 258f3eea21e8 16:47:18 Step 3/26 : WORKDIR /edgex-go 16:47:18 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:47:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:47:18 ---> 258f3eea21e8 16:47:18 Step 3/23 : WORKDIR /edgex-go 16:47:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:47:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:47:18 ---> 258f3eea21e8 16:47:18 Step 3/24 : WORKDIR /edgex-go 16:47:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:47:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:47:18 ---> 258f3eea21e8 16:47:18 Step 3/24 : WORKDIR /edgex-go 16:47:18 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:47:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:47:18 ---> 258f3eea21e8 16:47:18 Step 3/22 : WORKDIR /edgex-go 16:47:18 ---> Running in 2672d112c96b 16:47:18 ---> Running in c9cab9245d0a 16:47:18 ---> Running in e80eb7a25021 16:47:18 ---> Running in 985b775e804e 16:47:18 ---> Running in 0a64fd8a2eca 16:47:18 Removing intermediate container e80eb7a25021 16:47:18 ---> 812fd81f1bcb 16:47:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:18 ---> Running in e66e86fc0f95 16:47:18 Removing intermediate container 985b775e804e 16:47:18 ---> fd728e93440d 16:47:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:18 Removing intermediate container 2672d112c96b 16:47:18 ---> b1a432f9d1d5 16:47:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:18 Removing intermediate container c9cab9245d0a 16:47:18 ---> 09848b657f38 16:47:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:18 Removing intermediate container 0a64fd8a2eca 16:47:18 ---> 883559a2d0dc 16:47:18 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:18 ---> Running in 200583e0431b 16:47:18 ---> Running in 4733bb97bd27 16:47:19 ---> Running in 0902a58a9632 16:47:19 ---> Running in 233869e0d57e 16:47:22 Removing intermediate container e66e86fc0f95 16:47:22 ---> 4cada83ae625 16:47:22 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:47:22 ---> Running in 044f570ce64a 16:47:23 Removing intermediate container 200583e0431b 16:47:23 ---> 95eebd038623 16:47:23 Step 5/24 : RUN apk add --update --no-cache make bash git 16:47:23 ---> Running in 871a0530d97a 16:47:24 Removing intermediate container 4733bb97bd27 16:47:24 ---> 791d3ac3163c 16:47:24 Step 5/22 : RUN apk add --update --no-cache make git 16:47:24 Removing intermediate container 0902a58a9632 16:47:24 ---> 3033b824155b 16:47:24 Step 5/24 : RUN apk add --update --no-cache make git 16:47:24 Removing intermediate container 233869e0d57e 16:47:24 ---> ba6ff1534d09 16:47:24 Step 5/26 : RUN apk add --update --no-cache make git 16:47:24 ---> Running in c01ed3ed517f 16:47:24 ---> Running in 7fc650d98696 16:47:24 ---> Running in 6ce3ff93869c 16:47:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:47:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:47:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:47:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:47:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:47:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:47:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:47:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:47:28 OK: 218 MiB in 52 packages 16:47:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:47:28 OK: 218 MiB in 52 packages 16:47:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:47:29 OK: 218 MiB in 52 packages 16:47:29 Removing intermediate container 044f570ce64a 16:47:29 ---> fc5e762af663 16:47:29 Step 6/23 : COPY go.mod . 16:47:31 OK: 218 MiB in 52 packages 16:47:31 Removing intermediate container 871a0530d97a 16:47:31 ---> 26a94aedbfbe 16:47:31 Step 6/24 : COPY go.mod . 16:47:31 OK: 218 MiB in 52 packages 16:47:31 ---> 739342bf2d88 16:47:31 Step 7/23 : RUN go mod download 16:47:31 Removing intermediate container c01ed3ed517f 16:47:31 ---> 4394a5c9d614 16:47:31 Step 6/22 : COPY go.mod . 16:47:31 ---> Running in 1d14978601f0 16:47:31 ---> f1e634323a38 16:47:31 Step 7/24 : RUN go mod download 16:47:32 ---> Running in efb993997ec1 16:47:32 Removing intermediate container 7fc650d98696 16:47:32 ---> 09ee8bc4deab 16:47:32 Step 6/24 : COPY go.mod . 16:47:32 Removing intermediate container 6ce3ff93869c 16:47:32 ---> f821487c08f7 16:47:32 Step 6/26 : COPY go.mod . 16:47:32 ---> 60aaa0efa69c 16:47:32 Step 7/22 : RUN go mod download 16:47:33 ---> Running in 399ad7ec0954 16:47:34 ---> 528bee3e006d 16:47:34 Step 7/24 : RUN go mod download 16:47:34 ---> 8cd99706b3db 16:47:34 Step 7/26 : RUN go mod download 16:47:34 ---> Running in 3e691d249e66 16:47:34 ---> Running in 4f01c6d8a1d6 16:47:38 Removing intermediate container 1d14978601f0 16:47:38 ---> 56c811f461df 16:47:38 Step 8/23 : COPY . . 16:47:39 Removing intermediate container efb993997ec1 16:47:39 ---> 709966bf25c8 16:47:39 Step 8/24 : COPY . . 16:47:40 Merging remotes/origin/main commit a77f58c90179b916eae9116a1115cd7226a95c94 into PR head commit 0c24509f371167a4a7dc9902011df1ae52793e1e 16:47:40 Merge succeeded, producing ecb867f4fc487cc246e2683e3ffe0ea88937937d 16:47:40 Checking out Revision ecb867f4fc487cc246e2683e3ffe0ea88937937d (PR-3698) 16:47:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:47:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:47:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:47:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:47:39 using GIT_SSH to set credentials SSH Credentials for GitHub 16:47:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3698/head:refs/remotes/origin/PR-3698 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:47:40 > git config core.sparsecheckout # timeout=10 16:47:40 > git checkout -f 0c24509f371167a4a7dc9902011df1ae52793e1e # timeout=10 16:47:40 > git remote # timeout=10 16:47:40 > git config --get remote.origin.url # timeout=10 16:47:40 using GIT_SSH to set credentials SSH Credentials for GitHub 16:47:40 > git merge a77f58c90179b916eae9116a1115cd7226a95c94 # timeout=10 16:47:40 > git rev-parse HEAD^{commit} # timeout=10 16:47:40 > git config core.sparsecheckout # timeout=10 16:47:40 > git checkout -f ecb867f4fc487cc246e2683e3ffe0ea88937937d # timeout=10 16:47:43 Removing intermediate container 399ad7ec0954 16:47:43 ---> 25d93d4dec76 16:47:43 Step 8/22 : COPY . . 16:47:44 Commit message: "Merge commit 'a77f58c90179b916eae9116a1115cd7226a95c94' into HEAD" 16:47:44 First time build. Skipping changelog. 16:47:44 > git rev-list --no-walk 590ccfd26c3e56d5a3533da2daa2e7c4c0126a9d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:47:45 + echo snap-build.sh 16:47:45 snap-build.sh 16:47:45 + SNAP_BASE_DIR=. 16:47:45 + '[' '!' -z /w/workspace/edgex-go/4 ']' 16:47:45 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 16:47:45 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 16:47:45 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 16:47:45 + cd /w/workspace/edgex-go/4 16:47:45 + sudo apt-get remove -qy --purge lxd lxd-client 16:47:45 Reading package lists... 16:47:45 Building dependency tree... 16:47:45 Reading state information... 16:47:45 The following packages were automatically installed and are no longer required: 16:47:45 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:47:45 uidmap xdelta3 16:47:45 Use 'sudo apt autoremove' to remove them. 16:47:45 The following packages will be REMOVED: 16:47:45 lxd* lxd-client* 16:47:45 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:47:45 After this operation, 31.7 MB disk space will be freed. 16:47:45 Removing intermediate container 3e691d249e66 16:47:45 ---> 33bcf71b9af7 16:47:45 Step 8/24 : COPY . . 16:47:45 (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:47:45 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:47:46 Removing intermediate container 4f01c6d8a1d6 16:47:46 ---> 65a5265f29b4 16:47:46 Step 8/26 : COPY . . 16:47:46 Removing lxd dnsmasq configuration 16:47:46 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:47:46 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:47:47 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:47:47 (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:47:47 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:47:48 Processing triggers for systemd (237-3ubuntu10.45) ... 16:47:48 Processing triggers for ureadahead (0.100.0-21) ... 16:47:49 + sudo snap remove --purge lxd 16:47:49 snap "lxd" is not installed 16:47:49 + sudo groupadd --force --system lxd 16:47:49 ++ whoami 16:47:49 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:47:49 + newgrp - lxd 16:47:49 + sudo snap install lxd 16:47:59 2021-09-09T16:47:57Z INFO Waiting for automatic snapd restart... 16:48:12 lxd 4.18 from Canonical* installed 16:48:12 + sudo lxd init --auto 16:48:13 ---> 9dce66a356bd 16:48:13 Step 9/23 : RUN go mod tidy 16:48:13 ---> 609b993e581b 16:48:13 Step 9/24 : RUN go mod tidy 16:48:13 ---> 03aec2a42ce0 16:48:13 Step 9/22 : RUN go mod tidy 16:48:13 ---> 3ed2bb47f8b2 16:48:13 Step 9/24 : RUN go mod tidy 16:48:13 ---> 3b6bfcc5ddac 16:48:13 Step 9/26 : RUN go mod tidy 16:48:13 ---> Running in a6c3d893949b 16:48:13 ---> Running in f08ce2fa32c2 16:48:13 ---> Running in 74cf1782c687 16:48:13 ---> Running in 191da508589b 16:48:13 ---> Running in 642dd31fd78a 16:48:18 Removing intermediate container a6c3d893949b 16:48:18 ---> 3c57ae5a7d45 16:48:18 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:48:18 Removing intermediate container f08ce2fa32c2 16:48:18 ---> f4966f061fc9 16:48:18 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:48:18 ---> Running in ad647d4367cb 16:48:18 ---> Running in d8d399d630aa 16:48:18 Removing intermediate container 642dd31fd78a 16:48:18 ---> 922c4737bfeb 16:48:18 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:48:18 Removing intermediate container 74cf1782c687 16:48:18 ---> 507755a3f2fd 16:48:18 Step 10/24 : RUN make cmd/core-command/core-command 16:48:19 Removing intermediate container 191da508589b 16:48:19 ---> 1d0d8d244a77 16:48:19 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:48:19 ---> Running in dfefe146db08 16:48:19 ---> Running in 806ee93065bd 16:48:19 ---> Running in 12edc9bf97a1 16:48:21 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:48:21 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:48: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:48:22 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:48:22 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:48:22 + sudo snap install --classic snapcraft 16:48:29 snapcraft 5.0 from Canonical* installed 16:48:29 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:48:29 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:48:29 % Total % Received % Xferd Average Speed Time Time Time Current 16:48:29 Dload Upload Total Spent Left Speed 16:48:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4180 0 --:--:-- --:--:-- --:--:-- 4180 16:48:29 100 3325k 100 3325k 0 0 8439k 0 --:--:-- --:--:-- --:--:-- 8439k 16:48:29 ./yq_linux_amd64 16:48:29 + sudo snapcraft prime --use-lxd 16:48:32 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:48:32 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:48:32 - README.md 16:48:32 16:48:32 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:48:32 Launching a container. 16:48:39 Waiting for container to be ready 16:48:39 To start your first instance, try: lxc launch ubuntu:18.04 16:48:39 16:48:43 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:48:43 Waiting for network to be ready... 16:48:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:48:44 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:48:44 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] 16:48:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] 16:48:44 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:48:44 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:48:44 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] 16:48:44 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] 16:48:44 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 16:48:44 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 16:48:44 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:48:44 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:48:44 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:48:44 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:48:44 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:48:44 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:48:44 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:48:44 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:48:45 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:48:45 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] 16:48:45 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] 16:48:45 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 16:48:45 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 16:48:45 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] 16:48:45 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] 16:48:45 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 16:48:46 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 16:48:48 Fetched 25.2 MB in 4s (5842 kB/s) 16:48:49 Reading package lists... 16:48:49 Reading package lists... 16:48:49 Building dependency tree... 16:48:49 Reading state information... 16:48:49 The following additional packages will be installed: 16:48:49 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:48:49 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:48:49 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:48:49 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:48:49 Suggested packages: 16:48:49 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:48:49 Recommended packages: 16:48:49 gnupg libsasl2-modules 16:48:49 The following NEW packages will be installed: 16:48:49 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:48:49 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:48:49 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:48:49 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:48:49 The following packages will be upgraded: 16:48:49 gpg gpg-agent gpgconf libudev1 16:48:49 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 16:48:49 Need to get 3527 kB of archives. 16:48:49 After this operation, 13.3 MB of additional disk space will be used. 16:48:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 16:48:49 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 16:48:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 16:48:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 16:48:49 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] 16:48:50 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] 16:48:50 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:48:50 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:48:50 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 16:48:50 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 16:48:50 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 16:48:50 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:48:50 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:48:50 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:48:50 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:48:50 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:48:50 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:48:50 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:48:50 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:48:50 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:48:50 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:48:50 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 16:48:50 debconf: delaying package configuration, since apt-utils is not installed 16:48:50 Fetched 3527 kB in 1s (3403 kB/s) 16:48:50 (Reading database ... 12511 files and directories currently installed.) 16:48:50 Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... 16:48:50 Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:48:50 Setting up libudev1:amd64 (237-3ubuntu10.51) ... 16:48:50 Selecting previously unselected package udev. 16:48:50 (Reading database ... 12511 files and directories currently installed.) 16:48:50 Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... 16:48:51 Unpacking udev (237-3ubuntu10.51) ... 16:48:51 Selecting previously unselected package libfuse2:amd64. 16:48:51 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:48:51 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:48:51 Selecting previously unselected package fuse. 16:48:51 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:48:51 Unpacking fuse (2.9.7-1ubuntu1) ... 16:48:51 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 16:48:51 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:48:51 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 16:48:51 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:48:51 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 16:48:51 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:48:51 Selecting previously unselected package libksba8:amd64. 16:48:51 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:48:51 Unpacking libksba8:amd64 (1.3.5-2) ... 16:48:51 Selecting previously unselected package libroken18-heimdal:amd64. 16:48:51 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:48:51 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:48:51 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:48:51 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:48:51 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:48:51 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:48:51 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:48:51 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:48:51 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:48:51 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:48:51 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:48:51 Selecting previously unselected package libwind0-heimdal:amd64. 16:48:51 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:48:51 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:48:51 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:48:51 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:48:51 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:48:51 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:48:51 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:48:51 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:48:51 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:48:51 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:48:51 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:48:51 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:48:51 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:48:51 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:48:51 Selecting previously unselected package libsasl2-modules-db:amd64. 16:48:51 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:48:51 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:48:52 Selecting previously unselected package libsasl2-2:amd64. 16:48:52 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:48:52 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:48:52 Selecting previously unselected package libldap-common. 16:48:52 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 16:48:52 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:48:52 Selecting previously unselected package libldap-2.4-2:amd64. 16:48:52 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 16:48:52 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:48:52 Selecting previously unselected package dirmngr. 16:48:52 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 16:48:52 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 16:48:52 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:48:52 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 16:48:52 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:48:52 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:48:52 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:48:52 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 16:48:52 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:48:52 Setting up libksba8:amd64 (1.3.5-2) ... 16:48:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:48:52 Setting up udev (237-3ubuntu10.51) ... 16:48:52 invoke-rc.d: policy-rc.d denied execution of start. 16:48:52 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:48:52 Processing triggers for systemd (237-3ubuntu10) ... 16:48:53 Setting up fuse (2.9.7-1ubuntu1) ... 16:48:53 Setting up gpg (2.2.4-1ubuntu1.4) ... 16:48:53 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:48:53 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:48:53 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:48:53 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:48:53 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:48:53 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:48:53 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:48:53 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:48:53 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 16:48:53 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:48:53 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:48:53 settings in the [Install] section, and DefaultInstance for template units). 16:48:53 This means they are not meant to be enabled using systemctl. 16:48:53 Possible reasons for having this kind of units are: 16:48:53 1) A unit may be statically enabled by being symlinked from another unit's 16:48:53 .wants/ or .requires/ directory. 16:48:53 2) A unit's purpose may be to act as a helper for some other unit which has 16:48:53 a requirement dependency on it. 16:48:53 3) A unit may be started when needed via activation (socket, path, timer, 16:48:53 D-Bus, udev, scripted systemctl call, ...). 16:48:53 4) In case of template units, the unit is meant to be enabled with some 16:48:53 instance name specified. 16:48:53 Reading package lists... 16:48:53 Building dependency tree... 16:48:53 Reading state information... 16:48:54 The following additional packages will be installed: 16:48:54 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:48:54 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:48:54 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:48:54 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:48:54 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:48:54 Suggested packages: 16:48:54 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:48:54 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:48:54 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:48:54 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:48:54 systemd-container policykit-1 16:48:54 Recommended packages: 16:48:54 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:48:54 The following NEW packages will be installed: 16:48:54 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:48:54 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:48:54 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:48:54 multiarch-support openssh-client python3 python3-minimal python3.6 16:48:54 python3.6-minimal snapd squashfs-tools sudo 16:48:54 The following packages will be upgraded: 16:48:54 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:48:54 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 16:48:54 Need to get 36.7 MB of archives. 16:48:54 After this operation, 147 MB of additional disk space will be used. 16:48:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 16:48:54 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 16:48:54 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:48:54 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 16:48:54 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] 16:48:54 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 16:48:54 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 16:48:54 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:48:54 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 16:48:54 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:48:54 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:48:54 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:48:54 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:48:54 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:48:54 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 16:48:54 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 16:48:54 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.3 [111 kB] 16:48:55 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] 16:48:55 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 16:48:55 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 16:48:55 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:48:55 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:48:55 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:48:55 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:48:55 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:48:55 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:48:55 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:48:55 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:48:55 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:48:56 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 16:48:58 debconf: delaying package configuration, since apt-utils is not installed 16:48:58 Fetched 36.7 MB in 3s (10.8 MB/s) 16:48:58 (Reading database ... 12757 files and directories currently installed.) 16:48:58 Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... 16:48:58 Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:48:58 Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... 16:48:58 Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:48:58 Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... 16:48:58 (Reading database ... 12757 files and directories currently installed.) 16:48:58 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 16:48:58 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 16:48:58 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 16:48:58 (Reading database ... 12757 files and directories currently installed.) 16:48:58 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 16:48:58 Unpacking apt (1.6.14) over (1.6.1) ... 16:48:58 Setting up apt (1.6.14) ... 16:48:58 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:48:59 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:48:59 (Reading database ... 12764 files and directories currently installed.) 16:48:59 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 16:48:59 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 16:48:59 Selecting previously unselected package libpython3.6-minimal:amd64. 16:48:59 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:48:59 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:48:59 Selecting previously unselected package libexpat1:amd64. 16:48:59 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:48:59 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:48:59 Selecting previously unselected package python3.6-minimal. 16:48:59 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:48:59 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:48:59 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 16:48:59 Checking for services that may need to be restarted...done. 16:48:59 Checking for services that may need to be restarted...done. 16:48:59 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:48:59 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:48:59 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:49:00 Selecting previously unselected package python3-minimal. 16:49:00 (Reading database ... 13012 files and directories currently installed.) 16:49:00 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:49:00 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:49:00 Selecting previously unselected package mime-support. 16:49:00 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:49:00 Unpacking mime-support (3.60ubuntu1) ... 16:49:00 Selecting previously unselected package libmpdec2:amd64. 16:49:00 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:49:00 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:49:00 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:49:00 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:49:00 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:49:00 Selecting previously unselected package python3.6. 16:49:00 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:49:00 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:49:00 Selecting previously unselected package libpython3-stdlib:amd64. 16:49:00 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:49:00 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:49:00 Setting up python3-minimal (3.6.7-1~18.04) ... 16:49:00 Selecting previously unselected package python3. 16:49:00 (Reading database ... 13442 files and directories currently installed.) 16:49:00 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:49:00 Unpacking python3 (3.6.7-1~18.04) ... 16:49:00 Selecting previously unselected package multiarch-support. 16:49:00 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:49:00 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:49:00 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:49:00 Selecting previously unselected package liblzo2-2:amd64. 16:49:00 (Reading database ... 13479 files and directories currently installed.) 16:49:00 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:49:00 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:49:01 Selecting previously unselected package libbsd0:amd64. 16:49:01 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:49:01 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:49:01 Selecting previously unselected package sudo. 16:49:01 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 16:49:01 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 16:49:01 Selecting previously unselected package apparmor. 16:49:01 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:49:01 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:49:01 Selecting previously unselected package libedit2:amd64. 16:49:01 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:49:01 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:49:01 Selecting previously unselected package libkrb5support0:amd64. 16:49:01 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:49:01 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:49:01 Selecting previously unselected package libk5crypto3:amd64. 16:49:01 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:49:01 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:49:01 Selecting previously unselected package libkeyutils1:amd64. 16:49:01 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:49:01 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:49:01 Selecting previously unselected package libkrb5-3:amd64. 16:49:01 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:49:01 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:49:01 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:49:01 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:49:01 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:49:01 Selecting previously unselected package libssl1.0.0:amd64. 16:49:01 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 16:49:01 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 16:49:01 Selecting previously unselected package openssh-client. 16:49:01 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 16:49:02 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 16:49:02 Selecting previously unselected package squashfs-tools. 16:49:02 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... 16:49:02 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... 16:49:02 Selecting previously unselected package snapd. 16:49:02 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 16:49:02 Unpacking snapd (2.49.2+18.04) ... 16:49:03 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:49:03 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 16:49:03 Setting up mime-support (3.60ubuntu1) ... 16:49:03 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 16:49:04 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:49:04 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:49:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:49:04 Setting up systemd (237-3ubuntu10.51) ... 16:49:04 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:49:04 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:49:04 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:49:04 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:49:04 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:49:04 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:49:04 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:49:05 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... 16:49:05 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:49:05 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:49:05 Setting up python3 (3.6.7-1~18.04) ... 16:49:05 running python rtupdate hooks for python3.6... 16:49:05 running python post-rtupdate hooks for python3.6... 16:49:05 Setting up apparmor (2.12-4ubuntu5.1) ... 16:49:06 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:49:06 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:49:06 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 16:49:06 Setting up snapd (2.49.2+18.04) ... 16:49:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:49:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:49:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:49:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:49:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:49:07 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:49:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:49:08 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:49:08 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:49:08 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:49:09 /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:49:09 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:49:09 Processing triggers for systemd (237-3ubuntu10.51) ... 16:49:09 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:49:09 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:49:09 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:49:11 Reading package lists... 16:49:11 Reading package lists... 16:49:11 Building dependency tree... 16:49:11 Reading state information... 16:49:11 Calculating upgrade... 16:49:11 The following packages will be upgraded: 16:49:11 advancecomp base-files bash binutils binutils-common 16:49:11 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:49:11 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:49:11 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 16:49:11 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 16:49:11 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 16:49:11 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 16:49:11 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 16:49:11 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 16:49:11 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 16:49:11 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 16:49:11 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 16:49:11 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 16:49:11 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 16:49:11 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 16:49:11 ubuntu-keyring util-linux 16:49:11 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:49:11 Need to get 64.2 MB of archives. 16:49:11 After this operation, 5138 kB of additional disk space will be used. 16:49:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-156.163 [990 kB] 16:49:12 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:49:12 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:49:12 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:49:12 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:49:12 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:49:12 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:49:12 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:49:12 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:49:12 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:49:12 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:49:12 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:49:12 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:49:12 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:49:12 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 16:49:12 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:49:12 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:49:12 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:49:12 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:49:12 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:49:12 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:49:12 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:49:12 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:49:12 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:49:12 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:49:12 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:49:12 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:49:12 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:49:12 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:49:12 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:49:12 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:49:12 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:49:12 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:49:12 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 16:49:12 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 16:49:12 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:49:12 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 16:49:12 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 16:49:12 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 16:49:12 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:49:12 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:49:12 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 16:49:12 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 16:49:12 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:49:12 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:49:12 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:49:12 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 16:49:12 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:49:12 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:49:12 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 16:49:12 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 16:49:12 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 16:49:12 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 16:49:12 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:49:12 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:49:12 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:49:12 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:49:12 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:49:12 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:49:12 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:49:12 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:49:12 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:49:12 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:49:12 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:49:12 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:49:12 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:49:12 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:49:12 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:49:13 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 16:49:13 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:49:13 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:49:13 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:49:13 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 16:49:13 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:49:13 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:49:13 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:49:13 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:49:13 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:49:13 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:49:13 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:49:13 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:49:13 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 16:49:13 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 16:49:13 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 16:49:13 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 16:49:13 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 16:49:13 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] 16:49:13 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:49:13 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:49:13 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 16:49:13 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:49:13 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 16:49:14 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 16:49:14 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:49:14 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:49:14 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:49:14 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:49:14 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:49:14 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:49:14 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:49:14 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:49:14 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:49:14 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:49:14 debconf: delaying package configuration, since apt-utils is not installed 16:49:14 Fetched 64.2 MB in 2s (27.3 MB/s) 16:49:14 (Reading database ... 13914 files and directories currently installed.) 16:49:14 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:49:14 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:49:14 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:49:14 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:49:14 Preparing to unpack .../2-linux-libc-dev_4.15.0-156.163_amd64.deb ... 16:49:14 Unpacking linux-libc-dev:amd64 (4.15.0-156.163) over (4.15.0-20.21) ... 16:49:14 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:49:14 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:49:14 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:49:14 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:49:15 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:49:15 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:49:15 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:49:15 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:49:15 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:49:15 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:49:15 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:49:15 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:49:15 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:49:15 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:49:15 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:49:15 (Reading database ... 13914 files and directories currently installed.) 16:49:15 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:49:15 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:49:15 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:49:15 (Reading database ... 13914 files and directories currently installed.) 16:49:15 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:49:15 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:49:15 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:49:15 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:49:15 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:49:15 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:49:15 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:49:15 (Reading database ... 13914 files and directories currently installed.) 16:49:15 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:49:15 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:49:16 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:49:16 (Reading database ... 13914 files and directories currently installed.) 16:49:16 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 16:49:16 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:49:16 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:49:16 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 16:49:16 Setting up base-files (10.1ubuntu2.10) ... 16:49:16 Installing new version of config file /etc/issue ... 16:49:16 Installing new version of config file /etc/issue.net ... 16:49:16 Installing new version of config file /etc/lsb-release ... 16:49:16 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:49:16 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:49:16 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:49:16 Removing obsolete conffile /etc/default/motd-news ... 16:49:17 (Reading database ... 13915 files and directories currently installed.) 16:49:17 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:49:17 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:49:17 Setting up bash (4.4.18-2ubuntu1.2) ... 16:49:17 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:49:17 (Reading database ... 13915 files and directories currently installed.) 16:49:17 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:49:17 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:49:17 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:49:17 (Reading database ... 13915 files and directories currently installed.) 16:49:17 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 16:49:17 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 16:49:17 Setting up tar (1.29b-2ubuntu0.2) ... 16:49:17 (Reading database ... 13915 files and directories currently installed.) 16:49:17 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:49:17 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:49:18 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:49:18 (Reading database ... 13915 files and directories currently installed.) 16:49:18 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:49:18 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:49:18 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:49:18 (Reading database ... 13915 files and directories currently installed.) 16:49:18 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:49:18 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:49:18 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:49:18 (Reading database ... 13915 files and directories currently installed.) 16:49:18 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:49:18 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:49:18 Setting up grep (3.1-2build1) ... 16:49:18 (Reading database ... 13915 files and directories currently installed.) 16:49:18 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 16:49:18 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 16:49:18 Setting up gzip (1.6-5ubuntu1.1) ... 16:49:18 (Reading database ... 13915 files and directories currently installed.) 16:49:18 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:49:18 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:49:18 Setting up login (1:4.5-1ubuntu2) ... 16:49:18 (Reading database ... 13915 files and directories currently installed.) 16:49:18 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:49:18 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:49:18 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:49:18 (Reading database ... 13915 files and directories currently installed.) 16:49:18 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:49:18 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:49:19 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:49:19 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:49:19 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:49:19 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:49:19 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:49:19 (Reading database ... 13915 files and directories currently installed.) 16:49:19 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:49:19 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:49:19 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:49:19 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:49:19 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:49:19 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:49:19 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:49:20 (Reading database ... 13915 files and directories currently installed.) 16:49:20 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:49:20 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:49:20 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:49:20 (Reading database ... 13915 files and directories currently installed.) 16:49:20 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:49:20 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:49:20 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:49:20 (Reading database ... 13915 files and directories currently installed.) 16:49:20 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:49:20 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:49:20 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:49:20 (Reading database ... 13915 files and directories currently installed.) 16:49:20 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:49:20 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:49:20 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:49:20 (Reading database ... 13915 files and directories currently installed.) 16:49:20 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:49:20 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:49:20 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:49:20 (Reading database ... 13915 files and directories currently installed.) 16:49:20 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:49:20 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:49:20 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:49:20 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:49:20 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:49:20 (Reading database ... 13915 files and directories currently installed.) 16:49:20 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:49:20 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:49:20 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:49:20 (Reading database ... 13915 files and directories currently installed.) 16:49:20 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:49:20 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:49:20 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:49:20 (Reading database ... 13915 files and directories currently installed.) 16:49:20 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:49:20 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:49:21 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:49:21 (Reading database ... 13915 files and directories currently installed.) 16:49:21 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:49:21 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:49:21 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:49:21 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:49:22 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:49:22 (Reading database ... 13915 files and directories currently installed.) 16:49:22 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:49:22 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:49:22 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:49:22 (Reading database ... 13915 files and directories currently installed.) 16:49:22 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:49:22 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:49:22 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:49:22 (Reading database ... 13917 files and directories currently installed.) 16:49:22 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:49:22 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:49:22 Setting up debconf (1.5.66ubuntu1) ... 16:49:22 (Reading database ... 13917 files and directories currently installed.) 16:49:22 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 16:49:22 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:49:22 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 16:49:22 (Reading database ... 13917 files and directories currently installed.) 16:49:22 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 16:49:22 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:49:22 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 16:49:22 (Reading database ... 13917 files and directories currently installed.) 16:49:22 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:49:22 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:49:22 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:49:23 (Reading database ... 13917 files and directories currently installed.) 16:49:23 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:49:23 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:49:23 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 16:49:23 (Reading database ... 13919 files and directories currently installed.) 16:49:23 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:49:23 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:49:23 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:49:23 (Reading database ... 13923 files and directories currently installed.) 16:49:23 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:49:23 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:49:23 Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... 16:49:23 Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:49:23 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:49:23 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:49:23 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:49:23 (Reading database ... 13923 files and directories currently installed.) 16:49:23 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 16:49:23 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 16:49:23 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 16:49:23 (Reading database ... 13923 files and directories currently installed.) 16:49:23 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 16:49:23 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 16:49:23 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 16:49:23 (Reading database ... 13923 files and directories currently installed.) 16:49:23 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 16:49:23 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:49:23 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 16:49:24 (Reading database ... 13923 files and directories currently installed.) 16:49:24 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:49:24 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:49:24 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:49:24 (Reading database ... 13923 files and directories currently installed.) 16:49:24 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 16:49:24 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 16:49:24 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 16:49:24 (Reading database ... 13923 files and directories currently installed.) 16:49:24 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:49:24 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:49:24 Setting up passwd (1:4.5-1ubuntu2) ... 16:49:24 (Reading database ... 13923 files and directories currently installed.) 16:49:24 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 16:49:24 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:49:24 Setting up gpgv (2.2.4-1ubuntu1.4) ... 16:49:24 (Reading database ... 13923 files and directories currently installed.) 16:49:24 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:49:24 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:49:24 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:49:24 (Reading database ... 13923 files and directories currently installed.) 16:49:24 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:49:24 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:49:24 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:49:24 (Reading database ... 13923 files and directories currently installed.) 16:49:24 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:49:24 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:49:24 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:49:24 (Reading database ... 13923 files and directories currently installed.) 16:49:24 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:49:24 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:49:25 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:49:25 (Reading database ... 13923 files and directories currently installed.) 16:49:25 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:49:25 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:49:25 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:49:25 (Reading database ... 13923 files and directories currently installed.) 16:49:25 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 16:49:25 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 16:49:25 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 16:49:25 (Reading database ... 13923 files and directories currently installed.) 16:49:25 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 16:49:25 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 16:49:25 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 16:49:25 (Reading database ... 13923 files and directories currently installed.) 16:49:25 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 16:49:25 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 16:49:25 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 16:49:25 (Reading database ... 13924 files and directories currently installed.) 16:49:25 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:49:25 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:49:25 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:49:25 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:49:25 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 16:49:25 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 16:49:26 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 16:49:26 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 16:49:26 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:49:26 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:49:26 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:49:26 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:49:26 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:49:26 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:49:26 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:49:26 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:49:26 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:49:26 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:49:26 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:49:26 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:49:26 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:49:26 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:49:26 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 16:49:26 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 16:49:26 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:49:26 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:49:26 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:49:26 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:49:26 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:49:26 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:49:27 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:49:27 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:49:27 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:49:27 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:49:27 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:49:27 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:49:27 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:49:27 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:49:27 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:49:27 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:49:27 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:49:27 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:49:27 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:49:27 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:49:29 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:49:29 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:49:29 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:49:29 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:49:29 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:49:29 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:49:29 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:49:29 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:49:30 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:49:30 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:49:30 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:49:30 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:49:30 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:49:30 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:49:30 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:49:30 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:49:30 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:49:30 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:49:30 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:49:30 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:49:31 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:49:31 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:49:31 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:49:31 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:49:31 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:49:31 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:49:31 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:49:31 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:49:31 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:49:31 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:49:31 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:49:31 Setting up tzdata (2021a-0ubuntu0.18.04) ... 16:49:31 16:49:31 Current default time zone: 'Etc/UTC' 16:49:31 Local time is now: Thu Sep 9 16:49:31 UTC 2021. 16:49:31 Universal Time is now: Thu Sep 9 16:49:31 UTC 2021. 16:49:31 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:49:31 16:49:31 Setting up systemd-sysv (237-3ubuntu10.51) ... 16:49:31 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:49:31 Setting up linux-libc-dev:amd64 (4.15.0-156.163) ... 16:49:31 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:49:31 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:49:31 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:49:31 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:49:31 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:49:31 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:49:31 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:49:31 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:49:31 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:49:31 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:49:31 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 16:49:31 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:49:31 Setting up patch (2.7.6-2ubuntu1.1) ... 16:49:31 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:49:31 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:49:31 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 16:49:31 Installing new version of config file /etc/ssl/openssl.cnf ... 16:49:31 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:49:31 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:49:31 Setting up ca-certificates (20210119~18.04.1) ... 16:49:33 Updating certificates in /etc/ssl/certs... 16:49:34 23 added, 27 removed; done. 16:49:34 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:49:34 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:49:34 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:49:34 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:49:34 Setting up pkgbinarymangler (138.18.04.1) ... 16:49:34 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:49:34 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 16:49:34 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:49:34 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:49:34 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:49:34 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:49:34 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:49:34 Setting up perl (5.26.1-6ubuntu0.5) ... 16:49:34 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 16:49:34 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:49:34 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:49:34 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 16:49:34 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:49:34 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:49:34 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:49:34 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:49:34 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:49:34 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:49:34 Processing triggers for systemd (237-3ubuntu10.51) ... 16:49:34 Processing triggers for mime-support (3.60ubuntu1) ... 16:49:34 Processing triggers for ca-certificates (20210119~18.04.1) ... 16:49:34 Updating certificates in /etc/ssl/certs... 16:49:35 0 added, 0 removed; done. 16:49:35 Running hooks in /etc/ca-certificates/update.d... 16:49:35 done. 16:49:35 Reading package lists... 16:49:35 Building dependency tree... 16:49:35 Reading state information... 16:49:36 The following NEW packages will be installed: 16:49:36 apt-transport-https 16:49:36 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:49:36 Need to get 4348 B of archives. 16:49:36 After this operation, 154 kB of additional disk space will be used. 16:49:36 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 16:49:36 debconf: delaying package configuration, since apt-utils is not installed 16:49:36 Fetched 4348 B in 0s (24.4 kB/s) 16:49:36 Selecting previously unselected package apt-transport-https. 16:49:36 (Reading database ... 13929 files and directories currently installed.) 16:49:36 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 16:49:36 Unpacking apt-transport-https (1.6.14) ... 16:49:36 Setting up apt-transport-https (1.6.14) ... 16:49:36 Waiting for network to be ready... 16:49:43 2021-09-09T16:49:40Z INFO Waiting for automatic snapd restart... 16:49:43 snapd 2.51.4 from Canonical* installed 16:49:44 "snapd" switched to the "latest/stable" channel 16:49:44 16:49:46 core18 20210722 from Canonical* installed 16:49:46 "core18" switched to the "latest/stable" channel 16:49:46 16:49:49 snapcraft 5.0 from Canonical* installed 16:49:49 "snapcraft" switched to the "latest/stable" channel 16:49:49 16:49:53 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:49:53 - README.md 16:49:53 16:49:53 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:49:54 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:49:54 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:49:54 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:49:55 Reading package lists... 16:49:55 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:49:56 Reading package lists... 16:49:56 Building dependency tree... 16:49:56 Reading state information... 16:49:56 Suggested packages: 16:49:56 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:49:56 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:49:56 Recommended packages: 16:49:56 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:49:56 The following NEW packages will be installed: 16:49:56 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:49:56 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:49:56 pkg-config zip 16:49:56 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:49:56 Need to get 7663 kB of archives. 16:49:56 After this operation, 43.8 MB of additional disk space will be used. 16:49:56 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:49:56 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 16:49:56 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:49:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 16:49:56 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 16:49:56 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:49:56 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:49:56 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:49:56 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:49:57 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:49:57 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:49:57 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:49:57 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:49:57 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:49:57 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:49:57 debconf: delaying package configuration, since apt-utils is not installed 16:49:57 Fetched 7663 kB in 1s (8882 kB/s) 16:49:57 Selecting previously unselected package libglib2.0-0:amd64. 16:49:57 (Reading database ... 13933 files and directories currently installed.) 16:49:57 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 16:49:57 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:49:57 Selecting previously unselected package libpsl5:amd64. 16:49:57 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:49:57 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:49:57 Selecting previously unselected package libnghttp2-14:amd64. 16:49:57 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:49:57 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:49:57 Selecting previously unselected package librtmp1:amd64. 16:49:57 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:49:57 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:49:57 Selecting previously unselected package libcurl3-gnutls:amd64. 16:49:57 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 16:49:57 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 16:49:57 Selecting previously unselected package liberror-perl. 16:49:57 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:49:57 Unpacking liberror-perl (0.17025-1) ... 16:49:57 Selecting previously unselected package git-man. 16:49:57 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 16:49:57 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 16:49:57 Selecting previously unselected package git. 16:49:57 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 16:49:57 Unpacking git (1:2.17.1-1ubuntu0.8) ... 16:49:58 Selecting previously unselected package libnorm1:amd64. 16:49:58 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:49:58 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:49:58 Selecting previously unselected package libpgm-5.2-0:amd64. 16:49:58 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:49:58 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:49:58 Selecting previously unselected package libsodium23:amd64. 16:49:58 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:49:58 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:49:58 Selecting previously unselected package libzmq5:amd64. 16:49:58 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:49:58 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:49:58 Selecting previously unselected package libzmq3-dev:amd64. 16:49:58 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:49:58 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:49:58 Selecting previously unselected package pkg-config. 16:49:58 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:49:58 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:49:58 Selecting previously unselected package zip. 16:49:58 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:49:58 Unpacking zip (3.0-11build1) ... 16:49:58 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:49:59 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 16:49:59 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:49:59 Setting up liberror-perl (0.17025-1) ... 16:49:59 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:49:59 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:49:59 No schema files found: doing nothing. 16:49:59 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:49:59 Setting up zip (3.0-11build1) ... 16:49:59 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:49:59 Setting up libsodium23:amd64 (1.0.16-2) ... 16:49:59 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:49:59 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:49:59 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 16:49:59 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:49:59 Setting up git (1:2.17.1-1ubuntu0.8) ... 16:49:59 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:49:59 git set to automatically installed. 16:49:59 git-man set to automatically installed. 16:49:59 libcurl3-gnutls set to automatically installed. 16:49:59 liberror-perl set to automatically installed. 16:49:59 libglib2.0-0 set to automatically installed. 16:49:59 libnghttp2-14 set to automatically installed. 16:49:59 libnorm1 set to automatically installed. 16:49:59 libpgm-5.2-0 set to automatically installed. 16:49:59 libpsl5 set to automatically installed. 16:49:59 librtmp1 set to automatically installed. 16:49:59 libsodium23 set to automatically installed. 16:49:59 libzmq3-dev set to automatically installed. 16:49:59 libzmq5 set to automatically installed. 16:49:59 pkg-config set to automatically installed. 16:49:59 zip set to automatically installed. 16:50:01 snapd is not logged in, snap install commands will use sudo 16:50:11 go (1.16/stable) 1.16.7 from Michael Hudson-Doyle (mwhudson) installed 16:50:11 snapd is not logged in, snap install commands will use sudo 16:50:11 snap "core18" has no updates available 16:50:12 Pulling config-common 16:50:12 + snapcraftctl pull 16:50:15 Pulling go-build-helper 16:50:15 + snapcraftctl pull 16:50:15 'edgex-go' has dependencies that need to be staged: go-build-helper 16:50:15 Skipping pull go-build-helper (already ran) 16:50:15 Building go-build-helper 16:50:15 + snapcraftctl build 16:50:16 Staging go-build-helper 16:50:16 + snapcraftctl stage 16:50:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:50:26 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:50:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] 16:50:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] 16:50:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:50:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:50:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] 16:50:26 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] 16:50:26 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 16:50:26 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 16:50:26 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:50:26 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:50:26 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:50:26 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:50:26 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:50:26 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:50:26 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:50:26 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:50:26 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:50:26 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] 16:50:26 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] 16:50:26 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 16:50:26 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 16:50:26 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] 16:50:26 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] 16:50:26 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 16:50:26 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 16:50:26 Fetched 25.2 MB in 0s (0 B/s) 16:50:26 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:50:26 Fetched 224 kB in 0s (0 B/s) 16:50:26 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:50:26 Fetched 157 kB in 0s (0 B/s) 16:50:26 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:50:26 Fetched 221 kB in 0s (0 B/s) 16:50:26 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:50:26 Fetched 143 kB in 0s (0 B/s) 16:50:26 Pulling edgex-go 16:50:26 + snapcraftctl pull 16:50:26 Pulling hooks 16:50:26 + snapcraftctl pull 16:50:45 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:50:45 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:50:45 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:50:45 Fetched 0 B in 0s (0 B/s) 16:50:45 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:50:45 Fetched 96.5 kB in 0s (0 B/s) 16:50:45 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:50:45 Fetched 279 kB in 0s (0 B/s) 16:50:45 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:50:45 Fetched 122 kB in 0s (0 B/s) 16:50:45 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:50:45 Fetched 77.8 kB in 0s (0 B/s) 16:50:45 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:50:45 Fetched 8848 B in 0s (0 B/s) 16:50:45 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:50:45 Fetched 47.8 kB in 0s (0 B/s) 16:50:45 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:50:45 Fetched 45.6 kB in 0s (0 B/s) 16:50:45 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 16:50:45 Fetched 15.0 kB in 0s (0 B/s) 16:50:45 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 16:50:45 Fetched 219 kB in 0s (0 B/s) 16:50:45 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 16:50:45 Fetched 154 kB in 0s (0 B/s) 16:50:45 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:50:45 Fetched 50.6 kB in 0s (0 B/s) 16:50:45 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:50:45 Fetched 14.8 kB in 0s (0 B/s) 16:50:45 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:50:45 Fetched 41.8 kB in 0s (0 B/s) 16:50:45 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:50:45 Fetched 499 kB in 0s (0 B/s) 16:50:45 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:50:45 Fetched 111 kB in 0s (0 B/s) 16:50:45 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:50:45 Fetched 240 kB in 0s (0 B/s) 16:50:45 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:50:45 Fetched 29.3 kB in 0s (0 B/s) 16:50:45 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:50:45 Fetched 85.5 kB in 0s (0 B/s) 16:50:45 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:50:45 Fetched 24.5 kB in 0s (0 B/s) 16:50:45 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 16:50:45 Fetched 49.2 kB in 0s (0 B/s) 16:50:45 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:50:45 Fetched 54.2 kB in 0s (0 B/s) 16:50:45 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:50:45 Fetched 30.8 kB in 0s (0 B/s) 16:50:45 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 16:50:45 Fetched 15.8 kB in 0s (0 B/s) 16:50:45 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:50:45 Fetched 85.9 kB in 0s (0 B/s) 16:50:45 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:50:45 Fetched 8720 B in 0s (0 B/s) 16:50:45 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 16:50:45 Fetched 140 kB in 0s (0 B/s) 16:50:45 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:50:45 Fetched 119 kB in 0s (0 B/s) 16:50:45 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 16:50:45 Fetched 111 kB in 0s (0 B/s) 16:50:45 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:50:45 Fetched 11.1 kB in 0s (0 B/s) 16:50:45 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 16:50:45 Fetched 645 kB in 0s (0 B/s) 16:50:45 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:50:45 Fetched 41.3 kB in 0s (0 B/s) 16:50:45 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:50:45 Fetched 17.9 kB in 0s (0 B/s) 16:50:45 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:50:45 Fetched 368 kB in 0s (0 B/s) 16:50:45 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:50:45 Fetched 187 kB in 0s (0 B/s) 16:50:45 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:50:45 Fetched 175 kB in 0s (0 B/s) 16:50:45 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:50:45 Fetched 206 kB in 0s (0 B/s) 16:50:45 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 16:50:45 Fetched 1302 kB in 0s (0 B/s) 16:50:45 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:50:45 Fetched 36.2 kB in 0s (0 B/s) 16:50:45 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 16:50:45 Fetched 159 kB in 0s (0 B/s) 16:50:45 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:50:45 Fetched 107 kB in 0s (0 B/s) 16:50:45 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:50:45 Fetched 48.7 kB in 0s (0 B/s) 16:50:45 Pulling static-packages 16:50:45 + snapcraftctl pull 16:50:45 Pulling version 16:50:45 + cd /root/project 16:50:45 + + sed s/v// 16:50:45 git describe --tags --abbrev=0 16:50:45 + GIT_VERSION=2.0.1-dev.40 16:50:45 + [ -z 2.0.1-dev.40 ] 16:50:45 + snapcraftctl set-version 2.0.1-dev.40 16:50:45 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:50:45 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:50:46 Building config-common 16:50:46 + snapcraftctl build 16:50:48 Skipping build go-build-helper (already ran) 16:50:48 Building edgex-go 16:50:48 + cd /root/parts/edgex-go/src 16:50:48 + git describe --tags --abbrev=0 16:50:48 + sed s/v// 16:50:48 + GIT_VERSION=2.0.1-dev.40 16:50:48 + [ -z 2.0.1-dev.40 ] 16:50:48 + echo 2.0.1-dev.40 16:50:48 + make build 16:50:48 go mod tidy 16:50:52 go: downloading github.com/gorilla/mux v1.8.0 16:50:52 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 16:50:52 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 16:50:52 go: downloading github.com/stretchr/testify v1.7.0 16:50:52 go: downloading github.com/google/uuid v1.3.0 16:50:52 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 16:50:52 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 16:50:52 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 16:50:52 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 16:50:53 go: downloading github.com/pelletier/go-toml v1.9.4 16:50:53 go: downloading github.com/go-playground/validator/v10 v10.9.0 16:50:53 go: downloading github.com/go-kit/kit v0.11.0 16:50:53 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 16:50:53 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 16:50:53 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 16:50:53 go: downloading github.com/davecgh/go-spew v1.1.1 16:50:53 go: downloading github.com/pmezard/go-difflib v1.0.0 16:50:53 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:50:53 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:50:53 go: downloading github.com/lib/pq v1.10.3 16:50:53 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 16:50:53 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 16:50:53 go: downloading github.com/stretchr/objx v0.1.1 16:50:53 go: downloading github.com/go-playground/universal-translator v0.18.0 16:50:53 go: downloading github.com/leodido/go-urn v1.2.1 16:50:53 go: downloading golang.org/x/text v0.3.6 16:50:53 go: downloading github.com/go-playground/assert/v2 v2.0.1 16:50:53 go: downloading github.com/go-playground/locales v0.14.0 16:50:53 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 16:50:53 go: downloading github.com/x448/float16 v0.8.4 16:50:53 go: downloading github.com/go-logfmt/logfmt v0.5.0 16:50:53 go: downloading github.com/go-stack/stack v1.8.0 16:50:53 go: downloading github.com/hashicorp/consul/api v1.8.1 16:50:53 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:50:53 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 16:50:53 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 16:50:54 go: downloading github.com/pebbe/zmq4 v1.2.7 16:50:54 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:50:54 go: downloading github.com/kr/pretty v0.3.0 16:50:54 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:50:54 go: downloading github.com/mitchellh/copystructure v1.0.0 16:50:54 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:50:54 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:50:54 go: downloading github.com/hashicorp/go-hclog v0.12.0 16:50:54 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:50:54 go: downloading github.com/hashicorp/serf v0.9.5 16:50:54 go: downloading github.com/hashicorp/consul/sdk v0.7.0 16:50:54 go: downloading github.com/hashicorp/go-uuid v1.0.1 16:50:54 go: downloading github.com/gorilla/websocket v1.4.2 16:50:54 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 16:50:54 go: downloading github.com/kr/text v0.2.0 16:50:54 go: downloading github.com/rogpeppe/go-internal v1.8.0 16:50:54 go: downloading github.com/onsi/ginkgo v1.10.1 16:50:54 go: downloading github.com/onsi/gomega v1.7.0 16:50:54 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:50:54 go: downloading github.com/fatih/color v1.9.0 16:50:54 go: downloading github.com/mattn/go-colorable v0.1.6 16:50:54 go: downloading github.com/mattn/go-isatty v0.0.12 16:50:54 go: downloading github.com/mitchellh/go-homedir v1.1.0 16:50:54 go: downloading github.com/pkg/errors v0.9.1 16:50:54 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:50:54 go: downloading github.com/hashicorp/go-msgpack v0.5.3 16:50:54 go: downloading github.com/hashicorp/memberlist v0.2.2 16:50:54 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 16:50:54 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:50:54 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:50:54 go: downloading gopkg.in/yaml.v2 v2.4.0 16:50:54 go: downloading github.com/hpcloud/tail v1.0.0 16:50:54 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:50:54 go: downloading github.com/hashicorp/go-multierror v1.1.0 16:50:54 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 16:50:54 go: downloading github.com/miekg/dns v1.1.26 16:50:54 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:50:54 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:50:54 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 16:50:54 go: downloading github.com/hashicorp/errwrap v1.0.0 16:50:54 go: downloading gopkg.in/fsnotify.v1 v1.4.7 16:50:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-data/core-data ./cmd/core-data 16:50:55 Removing intermediate container ad647d4367cb 16:50:55 ---> bf891f15f2be 16:50:55 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:50:55 Removing intermediate container 806ee93065bd 16:50:55 ---> 16e184975b5a 16:50:55 16:50:55 Step 11/24 : FROM alpine:3.12 16:50:55 3.12: Pulling from library/alpine 16:50:55 ---> Running in 6e3387c0068b 16:50:58 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 16:50:58 Status: Downloaded newer image for alpine:3.12 16:50:58 ---> afc2cc120ca2 16:50:58 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:50:58 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:50:59 ---> Running in 78572566df5a 16:51:01 Removing intermediate container dfefe146db08 16:51:01 ---> b23489582948 16:51:01 16:51:01 Step 11/26 : FROM alpine:3.12 16:51:01 ---> afc2cc120ca2 16:51:01 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:51:02 ---> Running in 3eaf7ceafe52 16:51:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:51:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:51:03 (1/1) Installing dumb-init (1.2.2-r1) 16:51:03 Executing busybox-1.31.1-r20.trigger 16:51:03 OK: 5 MiB in 15 packages 16:51:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:51:05 Removing intermediate container 12edc9bf97a1 16:51:05 ---> 96460931b794 16:51:05 16:51:05 Step 11/22 : FROM alpine:3.12 16:51:05 ---> afc2cc120ca2 16:51:05 Step 12/22 : RUN apk add --update --no-cache curl 16:51:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:51:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:51:05 Removing intermediate container 6e3387c0068b 16:51:05 ---> 68b579e15b30 16:51:05 16:51:05 Step 12/24 : FROM docker:20.10.7 16:51:05 (1/3) Installing ca-certificates (20191127-r4) 16:51:06 ---> Running in 653e121f947d 16:51:06 (2/3) Installing dumb-init (1.2.2-r1) 16:51:06 (3/3) Installing su-exec (0.2-r1) 16:51:06 Executing busybox-1.31.1-r20.trigger 16:51:06 Executing ca-certificates-20191127-r4.trigger 16:51:06 20.10.7: Pulling from library/docker 16:51:06 OK: 6 MiB in 17 packages 16:51:06 Removing intermediate container d8d399d630aa 16:51:06 ---> b14f448283df 16:51:06 16:51:06 Step 11/23 : FROM alpine:3.12 16:51:06 ---> afc2cc120ca2 16:51:06 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:51:06 Removing intermediate container 78572566df5a 16:51:06 ---> a6a5290b1ccd 16:51:06 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:51:07 ---> Running in a36490b134cc 16:51:07 ---> Running in 3dd140cf0f06 16:51:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:51:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:51:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-command/core-command ./cmd/core-command 16:51:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:51:09 (1/4) Installing ca-certificates (20191127-r4) 16:51:09 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:51:09 (3/4) Installing libcurl (7.78.0-r0) 16:51:09 (4/4) Installing curl (7.78.0-r0) 16:51:09 Executing busybox-1.31.1-r20.trigger 16:51:09 Executing ca-certificates-20191127-r4.trigger 16:51:09 OK: 7 MiB in 18 packages 16:51:09 Removing intermediate container 3dd140cf0f06 16:51:09 ---> dc4705dba94d 16:51:09 Step 14/24 : ENV APP_PORT=59882 16:51:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:51:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:51:10 Removing intermediate container 3eaf7ceafe52 16:51:10 ---> a2857c547788 16:51:10 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:51:10 ---> Running in 57414d3081aa 16:51:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:51:10 ---> Running in d879dead691d 16:51:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:51:11 (1/2) Installing ca-certificates (20191127-r4) 16:51:11 (2/2) Installing dumb-init (1.2.2-r1) 16:51:11 Executing busybox-1.31.1-r20.trigger 16:51:11 Executing ca-certificates-20191127-r4.trigger 16:51:11 OK: 6 MiB in 16 packages 16:51:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:51:12 Removing intermediate container 57414d3081aa 16:51:12 ---> 54712ec3715c 16:51:12 Step 15/24 : EXPOSE $APP_PORT 16:51:13 Removing intermediate container d879dead691d 16:51:13 ---> 9d63a7b03304 16:51:13 Step 14/26 : WORKDIR / 16:51:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:51:14 ---> Running in 2c51f4c88077 16:51:14 ---> Running in 656e53e9bf7f 16:51:14 Removing intermediate container 653e121f947d 16:51:14 ---> 95270cd22be8 16:51:14 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:51:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:51:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:51:15 Removing intermediate container 2c51f4c88077 16:51:15 ---> 9a33eaa656d4 16:51:15 Step 16/24 : WORKDIR / 16:51:15 Removing intermediate container a36490b134cc 16:51:15 ---> feb0bc71f5ca 16:51:15 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:51:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/secrets-config ./cmd/secrets-config 16:51:16 ---> Running in 09ad7e3a31cf 16:51:16 ---> Running in 7061950f9fe1 16:51:16 ---> Running in d64e0215c13d 16:51:16 Removing intermediate container 656e53e9bf7f 16:51:16 ---> 32374812511a 16:51:16 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:51:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:51:16 Removing intermediate container 09ad7e3a31cf 16:51:16 ---> 9b7855bfdaf5 16:51:16 Step 14/22 : WORKDIR /edgex 16:51:17 ---> Running in 153e5957a60d 16:51:17 Removing intermediate container d64e0215c13d 16:51:17 ---> 8a323e688cb0 16:51:17 Step 14/23 : ENV APP_PORT=59860 16:51:17 Removing intermediate container 7061950f9fe1 16:51:17 ---> 93c9988599bf 16:51:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:51:17 ---> Running in d913cca86254 16:51:17 Removing intermediate container 153e5957a60d 16:51:17 ---> cd747e0197ca 16:51:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:51:18 ---> 65441403a7be 16:51:18 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:51:18 Removing intermediate container d913cca86254 16:51:18 ---> 281fa526c1b0 16:51:18 Step 15/23 : EXPOSE $APP_PORT 16:51:18 ---> Running in 5856ea31dcb2 16:51:18 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:51:18 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:51:18 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:51:18 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:51:18 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:51:18 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:51:18 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:51:18 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:51:18 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:51:18 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:51:18 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:51:18 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:51:18 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:51:18 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:51:18 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:51:18 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:51:18 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:51:18 + 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:51:18 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:51:18 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:51:18 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:51:18 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:51:18 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:51:18 + 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:51:18 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:51:18 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:51:18 + 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:51:18 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 16:51:18 Status: Downloaded newer image for docker:20.10.7 16:51:18 ---> df445af6242a 16:51:18 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:51:18 ---> 28e77bb54c72 16:51:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:51:19 ---> Running in fc226a3a5d18 16:51:19 ---> 4d07f7b8be62 16:51:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:51:19 ---> 4eaa1f42dff5 16:51:19 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:51:19 Removing intermediate container 5856ea31dcb2 16:51:19 ---> 8e7fe878b39c 16:51:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:51:20 Removing intermediate container fc226a3a5d18 16:51:20 ---> de70ba52233e 16:51:20 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:51:20 Building hooks 16:51:20 + cd /root/parts/hooks/src 16:51:20 + make build 16:51:20 go mod tidy 16:51:20 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 16:51:20 go: downloading github.com/stretchr/testify v1.5.1 16:51:20 go: downloading gopkg.in/yaml.v2 v2.2.2 16:51:20 go: downloading github.com/davecgh/go-spew v1.1.0 16:51:20 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 16:51:21 ---> Running in e3672158a3de 16:51:21 GO111MODULE=on go build -o cmd/install/install ./cmd/install 16:51:21 ---> 47ab9af61e40 16:51:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:51:21 ---> 56b16984ee3c 16:51:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:51:21 ---> c9365b2132ff 16:51:21 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:51:21 ---> 157d1ccbcb28 16:51:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:51:21 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 16:51:21 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 16:51:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:51:23 ---> fe54c133b081 16:51:23 Step 20/24 : ENTRYPOINT ["/core-command"] 16:51:23 ---> 2fab38b335dc 16:51:23 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:51:23 ---> Running in b4df1faf33eb 16:51:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:51:23 ---> ad3c67a4ebc9 16:51:23 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:51:23 ---> 6e61ec16e38a 16:51:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:51:23 ---> Running in 4183b36e64b8 16:51:24 (1/39) Installing readline (8.1.0-r0) 16:51:24 (2/39) Installing bash (5.1.0-r0) 16:51:24 Removing intermediate container b4df1faf33eb 16:51:24 ---> 288bfafa5760 16:51:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:51:24 Executing bash-5.1.0-r0.post-install 16:51:24 (3/39) Installing brotli-libs (1.0.9-r3) 16:51:24 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:51:24 (5/39) Installing libcurl (7.78.0-r0) 16:51:24 (6/39) Installing curl (7.78.0-r0) 16:51:24 (7/39) Installing dumb-init (1.2.5-r0) 16:51:24 (8/39) Installing libbz2 (1.0.8-r1) 16:51:24 (9/39) Installing expat (2.2.10-r1) 16:51:24 (10/39) Installing libffi (3.3-r2) 16:51:24 (11/39) Installing gdbm (1.19-r0) 16:51:24 (12/39) Installing xz-libs (5.2.5-r0) 16:51:24 (13/39) Installing sqlite-libs (3.34.1-r0) 16:51:24 (14/39) Installing python3 (3.8.10-r0) 16:51:24 Building static-packages 16:51:24 + snapcraftctl build 16:51:25 Removing intermediate container 4183b36e64b8 16:51:25 ---> 395574b33565 16:51:25 Step 19/22 : CMD ["--init=true"] 16:51:25 ---> Running in 2cca57a0c27a 16:51:25 ---> Running in 5aa6175b5545 16:51:26 ---> b9996761caac 16:51:26 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:51:26 ---> aad675215f6a 16:51:26 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:51:26 Building version 16:51:26 + snapcraftctl build 16:51:26 Removing intermediate container 2cca57a0c27a 16:51:26 ---> 75fcdad89f93 16:51:26 Step 22/24 : LABEL arch=arm64 16:51:26 ---> Running in 69fd075ddeaa 16:51:26 Removing intermediate container 5aa6175b5545 16:51:26 ---> d547d251f4a2 16:51:26 Step 20/22 : LABEL arch=arm64 16:51:26 ---> Running in d3b0be6a3902 16:51:26 (15/39) Installing py3-appdirs (1.4.4-r1) 16:51:26 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:51:26 (17/39) Installing py3-parsing (2.4.7-r1) 16:51:27 (18/39) Installing py3-six (1.15.0-r0) 16:51:27 (19/39) Installing py3-packaging (20.9-r0) 16:51:27 (20/39) Installing py3-setuptools (51.3.3-r0) 16:51:27 (21/39) Installing py3-chardet (4.0.0-r0) 16:51:27 (22/39) Installing py3-idna (3.1-r0) 16:51:27 (23/39) Installing py3-urllib3 (1.26.2-r1) 16:51:27 (24/39) Installing py3-requests (2.25.1-r1) 16:51:27 (25/39) Installing py3-msgpack (1.0.2-r0) 16:51:27 ---> Running in aa5e19f7b327 16:51:27 (26/39) Installing py3-lockfile (0.12.2-r3) 16:51:27 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:51:27 (28/39) Installing py3-colorama (0.4.4-r0) 16:51:27 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:51:27 (30/39) Installing py3-distlib (0.3.1-r1) 16:51:27 (31/39) Installing py3-distro (1.5.0-r1) 16:51:27 (32/39) Installing py3-webencodings (0.5.1-r3) 16:51:27 (33/39) Installing py3-html5lib (1.1-r0) 16:51:27 (34/39) Installing py3-pytoml (0.1.21-r0) 16:51:27 (35/39) Installing py3-pep517 (0.9.1-r0) 16:51:27 (36/39) Installing py3-progress (1.5-r0) 16:51:27 (37/39) Installing py3-retrying (1.3.3-r0) 16:51:27 (38/39) Installing py3-toml (0.10.2-r0) 16:51:27 (39/39) Installing py3-pip (20.3.4-r0) 16:51:27 Removing intermediate container 69fd075ddeaa 16:51:27 ---> 5cb922c232ee 16:51:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:51:27 Removing intermediate container d3b0be6a3902 16:51:27 ---> a07ab128b42c 16:51:27 Step 23/24 : LABEL git_sha=551cf2ed9a70c4aa720aad03911334a98ea2ee9f 16:51:28 Removing intermediate container aa5e19f7b327 16:51:28 ---> 964847f3cd97 16:51:28 Step 21/22 : LABEL git_sha=551cf2ed9a70c4aa720aad03911334a98ea2ee9f 16:51:28 ---> 7a8fb3a80073 16:51:28 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:51:28 ---> Running in 464238226ec4 16:51:28 ---> Running in 1a0c527bc76c 16:51:28 Staging config-common 16:51:28 + snapcraftctl stage 16:51:28 Executing busybox-1.32.1-r6.trigger 16:51:28 OK: 82 MiB in 59 packages 16:51:28 ---> Running in 67d030fc97f6 16:51:29 Removing intermediate container 464238226ec4 16:51:29 ---> d31b483e5cb4 16:51:29 Step 24/24 : LABEL version=0.0.0 16:51:29 Skipping stage go-build-helper (already ran) 16:51:29 Staging edgex-go 16:51:29 + snapcraftctl stage 16:51:29 Removing intermediate container 1a0c527bc76c 16:51:29 ---> 7b12608d4e35 16:51:29 Step 21/23 : LABEL arch=arm64 16:51:29 ---> Running in d333a7a1a2dd 16:51:29 Removing intermediate container 67d030fc97f6 16:51:29 ---> 4c427c25dc80 16:51:29 Step 22/22 : LABEL version=0.0.0 16:51:29 ---> 82e9e7ca4079 16:51: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:51:29 ---> Running in bb3e640de1b6 16:51:29 ---> Running in 9bb7c0e0512b 16:51:29 ---> Running in d6702da4c1ac 16:51:30 Removing intermediate container d333a7a1a2dd 16:51:30 ---> 13e15c8daca0 16:51:30 16:51:30 Removing intermediate container bb3e640de1b6 16:51:30 ---> 41f062a26ebd 16:51:30 Step 22/23 : LABEL git_sha=551cf2ed9a70c4aa720aad03911334a98ea2ee9f 16:51:30 Removing intermediate container 9bb7c0e0512b 16:51:30 ---> 0a13c47d3d53 16:51:30 16:51:30 Staging hooks 16:51:30 + snapcraftctl stage 16:51:30 ---> Running in 7d5d00e06576 16:51:30 Successfully built 13e15c8daca0 16:51:30 Successfully tagged core-command-arm64:latest 16:51:30  Building core-command ... done Building support-scheduler 16:51:31 Successfully built 0a13c47d3d53 16:51:31 Successfully tagged security-proxy-setup-arm64:latest 16:51:31  Building security-proxy-setup ... done Building security-bootstrapper 16:51:31 Removing intermediate container 7d5d00e06576 16:51:31 ---> 67243a46f428 16:51:31 Step 23/23 : LABEL version=0.0.0 16:51:31 Staging static-packages 16:51:31 + snapcraftctl stage 16:51:31 ---> Running in ae948b401622 16:51:32 Removing intermediate container ae948b401622 16:51:32 ---> a88fc435912d 16:51:32 16:51:33 Successfully built a88fc435912d 16:51:33 Successfully tagged support-notifications-arm64:latest 16:51:33 Building core-data 16:51:33 Staging version 16:51:33 + snapcraftctl stage 16:51:33  Building support-notifications ... done Removing intermediate container d6702da4c1ac 16:51:33 ---> 04bd697a3291 16:51:33 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:51:33 ---> Running in f00fa21f1e48 16:51:33 Priming config-common 16:51:33 + snapcraftctl prime 16:51:34 Removing intermediate container f00fa21f1e48 16:51:34 ---> a881c7faa97c 16:51:34 Step 24/26 : LABEL arch=arm64 16:51:34 Priming go-build-helper 16:51:34 + snapcraftctl prime 16:51:35 ---> Running in c7ced64a099a 16:51:36 Priming edgex-go 16:51:36 + snapcraftctl prime 16:51:36 Removing intermediate container c7ced64a099a 16:51:36 ---> 0c394a8c2d13 16:51:36 Step 25/26 : LABEL git_sha=551cf2ed9a70c4aa720aad03911334a98ea2ee9f 16:51:37 Priming hooks 16:51:37 + snapcraftctl prime 16:51:38 ---> Running in 48f8fe692024 16:51:38 Priming static-packages 16:51:38 + snapcraftctl prime 16:51:39 Removing intermediate container 48f8fe692024 16:51:39 ---> cb3139901027 16:51:39 Step 26/26 : LABEL version=0.0.0 16:51:39 Collecting docker-compose==1.23.2 16:51:39 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:51:40 Collecting dockerpty<0.5,>=0.4.1 16:51:40 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:51:41 Priming version 16:51:41 + snapcraftctl prime 16:51:41 ---> Running in d964f65b6ef5 16:51:43 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 16:51:43 Removing intermediate container d964f65b6ef5 16:51:43 ---> d2d76869b6fd 16:51:43 16:51:43 Successfully built d2d76869b6fd 16:51:43 Successfully tagged security-secretstore-setup-arm64:latest 16:51:43 Building core-metadata [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:51:44  Building security-secretstore-setup ... done Collecting PyYAML<4,>=3.10 16:51:44 Downloading PyYAML-3.13.tar.gz (270 kB) 16:51:49 Collecting docker<4.0,>=3.6.0 16:51:49 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:51:50 Collecting jsonschema<3,>=2.5.1 16:51:50 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:51:50 Collecting cached-property<2,>=1.2.0 16:51:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:51:51 Collecting websocket-client<1.0,>=0.32.0 16:51:51 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:51:51 Collecting docopt<0.7,>=0.6.1 16:51:51 Downloading docopt-0.6.2.tar.gz (25 kB) 16:51:54 Collecting texttable<0.10,>=0.9.0 16:51:54 Downloading texttable-0.9.1.tar.gz (11 kB) 16:51:57 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:51:59 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:51:59 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:52:00 Collecting docker-pycreds>=0.4.0 16:52:00 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:52:00 Collecting idna<2.8,>=2.5 16:52:00 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:52:01 Collecting urllib3<1.25,>=1.21.1 16:52:01 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:52:02 Collecting certifi>=2017.4.17 16:52:02 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 16:52:02 Collecting chardet<3.1.0,>=3.0.2 16:52:02 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:52:03 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:52:03 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:52:03 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:52:03 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:52:04 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:52:04 Attempting uninstall: urllib3 16:52:04 Found existing installation: urllib3 1.26.2 16:52:04 Uninstalling urllib3-1.26.2: 16:52:05 Successfully uninstalled urllib3-1.26.2 16:52:05 Attempting uninstall: idna 16:52:05 Found existing installation: idna 3.1 16:52:05 Uninstalling idna-3.1: 16:52:06 Successfully uninstalled idna-3.1 16:52:07 Attempting uninstall: chardet 16:52:07 Found existing installation: chardet 4.0.0 16:52:07 Uninstalling chardet-4.0.0: 16:52:07 Successfully uninstalled chardet-4.0.0 16:52:09 Attempting uninstall: requests 16:52:09 Found existing installation: requests 2.25.1 16:52:09 Uninstalling requests-2.25.1: 16:52:09 Successfully uninstalled requests-2.25.1 16:52:09 Running setup.py install for texttable: started 16:52:13 Running setup.py install for texttable: finished with status 'done' 16:52:13 Running setup.py install for PyYAML: started 16:52:16 Running setup.py install for PyYAML: finished with status 'done' 16:52:16 Running setup.py install for docopt: started 16:52:18 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:52:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:52:18 ---> 258f3eea21e8 16:52:18 Step 3/23 : WORKDIR /edgex-go 16:52:18 ---> Using cache 16:52:18 ---> 883559a2d0dc 16:52:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:18 ---> Using cache 16:52:18 ---> ba6ff1534d09 16:52:18 Step 5/23 : RUN apk add --update --no-cache make git 16:52:18 ---> Using cache 16:52:18 ---> f821487c08f7 16:52:18 Step 6/23 : COPY go.mod . 16:52:18 ---> Using cache 16:52:18 ---> 8cd99706b3db 16:52:18 Step 7/23 : RUN go mod download 16:52:18 ---> Using cache 16:52:18 ---> 65a5265f29b4 16:52:18 Step 8/23 : COPY . . 16:52:18 ---> Using cache 16:52:18 ---> 3b6bfcc5ddac 16:52:18 Step 9/23 : RUN go mod tidy 16:52:18 ---> Using cache 16:52:18 ---> 922c4737bfeb 16:52:18 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:52:19 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:52:19 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:52:19 ---> 258f3eea21e8 16:52:19 Step 3/32 : WORKDIR /edgex-go 16:52:19 ---> Using cache 16:52:19 ---> 883559a2d0dc 16:52:19 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:20 ---> Using cache 16:52:20 ---> ba6ff1534d09 16:52:20 Step 5/32 : RUN apk add --update --no-cache make git 16:52:20 ---> Using cache 16:52:20 ---> f821487c08f7 16:52:20 Step 6/32 : COPY go.mod . 16:52:20 ---> Using cache 16:52:20 ---> 8cd99706b3db 16:52:20 Step 7/32 : RUN go mod download 16:52:20 ---> Using cache 16:52:20 ---> 65a5265f29b4 16:52:20 Step 8/32 : COPY . . 16:52:20 ---> Using cache 16:52:20 ---> 3b6bfcc5ddac 16:52:20 Step 9/32 : RUN go mod tidy 16:52:20 ---> Using cache 16:52:20 ---> 922c4737bfeb 16:52:20 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:52:20 Running setup.py install for docopt: finished with status 'done' 16:52:20 Running setup.py install for dockerpty: started 16:52:21 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:52:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:52:21 ---> 258f3eea21e8 16:52:21 Step 3/24 : WORKDIR /edgex-go 16:52:21 ---> Using cache 16:52:21 ---> 883559a2d0dc 16:52:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:21 ---> Using cache 16:52:21 ---> ba6ff1534d09 16:52:21 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:52:23 Running setup.py install for dockerpty: finished with status 'done' 16:52:24 ---> Running in 0161bbafcbae 16:52:24 ---> Running in 2b583e44fbb9 16:52:24 ---> Running in f0919c99855a 16:52:25 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:52:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:52:25 ---> 258f3eea21e8 16:52:25 Step 3/24 : WORKDIR /edgex-go 16:52:25 ---> Using cache 16:52:25 ---> 883559a2d0dc 16:52:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:25 ---> Using cache 16:52:25 ---> ba6ff1534d09 16:52:25 Step 5/24 : RUN apk add --update --no-cache make git 16:52:25 ---> Using cache 16:52:25 ---> f821487c08f7 16:52:25 Step 6/24 : COPY go.mod . 16:52:25 ---> Using cache 16:52:25 ---> 8cd99706b3db 16:52:25 Step 7/24 : RUN go mod download 16:52:25 ---> Using cache 16:52:25 ---> 65a5265f29b4 16:52:25 Step 8/24 : COPY . . 16:52:25 ---> Using cache 16:52:25 ---> 3b6bfcc5ddac 16:52:25 Step 9/24 : RUN go mod tidy 16:52:25 ---> Using cache 16:52:25 ---> 922c4737bfeb 16:52:25 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:52:25 ---> Running in feb309e088d0 16:52:26 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:52:27 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:52:27 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:52:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:52:30 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:52:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:52:30 OK: 218 MiB in 52 packages 16:52:31 Removing intermediate container 0161bbafcbae 16:52:31 ---> 2b0a128ef728 16:52:31 Step 6/24 : COPY go.mod . 16:52:34 ---> 90243f9730e0 16:52:34 Step 7/24 : RUN go mod download 16:52:34 ---> Running in 40c14612466e 16:52:46 Removing intermediate container 40c14612466e 16:52:46 ---> 7bd638acd574 16:52:46 Step 8/24 : COPY . . 16:52:46 Removing intermediate container e3672158a3de 16:52:46 ---> 84d161eba0e3 16:52:46 Step 15/24 : ENV APP_PORT=58890 16:52:46 ---> Running in a4911e5b8807 16:52:47 Removing intermediate container a4911e5b8807 16:52:47 ---> dfee1d602575 16:52:47 Step 16/24 : EXPOSE $APP_PORT 16:52:47 ---> Running in 76b338577e6b 16:52:49 Removing intermediate container 76b338577e6b 16:52:49 ---> 8f23f2883882 16:52:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:52:53 ---> d1d8c920a160 16:52:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:52:56 ---> 0a7b048b0a02 16:52:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:52:58 ---> d4f9304df138 16:52:58 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:52:59 ---> Running in f466568e93bf 16:53:00 Removing intermediate container f466568e93bf 16:53:00 ---> cb9cc5e6bc21 16:53:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:53:01 ---> Running in efba52a6dae6 16:53:03 Removing intermediate container efba52a6dae6 16:53:03 ---> a864f3f57a00 16:53:03 Step 22/24 : LABEL arch=arm64 16:53:03 ---> Running in cdd5011b14f1 16:53:04 Removing intermediate container cdd5011b14f1 16:53:04 ---> 32782a1329e3 16:53:04 Step 23/24 : LABEL git_sha=551cf2ed9a70c4aa720aad03911334a98ea2ee9f 16:53:05 ---> Running in d44c17213f2b 16:53:06 Removing intermediate container d44c17213f2b 16:53:06 ---> da59eba33837 16:53:06 Step 24/24 : LABEL version=0.0.0 16:53:07 ---> Running in 6102fd50bc20 16:53:08 Removing intermediate container 6102fd50bc20 16:53:08 ---> c8fe20cf1c13 16:53:08 16:53:09 Successfully built c8fe20cf1c13 16:53:09 Successfully tagged sys-mgmt-agent-arm64:latest 16:53:09  Building sys-mgmt-agent ... done  ---> e14198c0d074 16:53:10 Step 9/24 : RUN go mod tidy 16:53:10 ---> Running in 799150c51d15 16:53:20 Removing intermediate container 799150c51d15 16:53:20 ---> bdabf3882570 16:53:20 Step 10/24 : RUN make cmd/core-data/core-data 16:53:20 ---> Running in c7066ed9d25f 16:53:23 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:55:00 Removing intermediate container f0919c99855a 16:55:00 ---> 0885d9aa6e91 16:55:00 16:55:00 Step 11/32 : FROM alpine:3.12 16:55:00 ---> afc2cc120ca2 16:55:00 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:55:00 ---> Running in 1846948b9602 16:55:00 Removing intermediate container 1846948b9602 16:55:00 ---> 5dd7c5955894 16:55:00 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:55:00 ---> Running in 5d90383c2075 16:55:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:55:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:55:01 (1/2) Installing dumb-init (1.2.2-r1) 16:55:01 (2/2) Installing su-exec (0.2-r1) 16:55:01 Executing busybox-1.31.1-r20.trigger 16:55:01 OK: 5 MiB in 16 packages 16:55:04 Removing intermediate container 2b583e44fbb9 16:55:04 ---> d121ab64da9d 16:55:04 16:55:04 Step 11/23 : FROM alpine:3.12 16:55:04 ---> afc2cc120ca2 16:55:04 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:55:04 ---> Using cache 16:55:04 ---> a6a5290b1ccd 16:55:04 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:55:04 ---> Using cache 16:55:04 ---> dc4705dba94d 16:55:04 Step 14/23 : ENV APP_PORT=59861 16:55:04 Removing intermediate container 5d90383c2075 16:55:04 ---> 85f6353ae98c 16:55:04 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:55:04 ---> Running in 5b2518033d6d 16:55:04 ---> Running in 4539e4b7dbce 16:55:06 Removing intermediate container 4539e4b7dbce 16:55:06 ---> f0ea7533c3d6 16:55:06 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:55:06 Removing intermediate container 5b2518033d6d 16:55:06 ---> d67eb2744823 16:55:06 Step 15/23 : EXPOSE $APP_PORT 16:55:06 ---> Running in 62348f7259d7 16:55:06 ---> Running in d8abf5333938 16:55:07 Removing intermediate container feb309e088d0 16:55:07 ---> 09074c6e4773 16:55:07 16:55:07 Step 11/24 : FROM alpine:3.12 16:55:07 ---> afc2cc120ca2 16:55:07 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:55:07 ---> Using cache 16:55:07 ---> a6a5290b1ccd 16:55:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:55:07 ---> Using cache 16:55:07 ---> dc4705dba94d 16:55:07 Step 14/24 : ENV APP_PORT=59881 16:55:09 ---> Running in 9d781bd28f76 16:55:09 Removing intermediate container 62348f7259d7 16:55:09 ---> 50afddf560cb 16:55:09 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:55:09 Removing intermediate container d8abf5333938 16:55:09 ---> 5daaa1ee112e 16:55:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:55:09 ---> Running in a4c2b6c3e025 16:55:09 Removing intermediate container 9d781bd28f76 16:55:09 ---> 8ad78d6861c8 16:55:09 Step 15/24 : EXPOSE $APP_PORT 16:55:09 ---> Running in 3939566a1c27 16:55:10 ---> 4e88293e9779 16:55:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:55:10 Removing intermediate container 3939566a1c27 16:55:10 ---> 63681b91d2dd 16:55:10 Step 16/24 : WORKDIR / 16:55:11 ---> Running in 9ceef4b86cc8 16:55:12 Removing intermediate container 9ceef4b86cc8 16:55:12 ---> 106608bf0859 16:55:12 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:55:13 ---> 7c95cb89aae3 16:55:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:55:13 Removing intermediate container a4c2b6c3e025 16:55:13 ---> ee73ead1a045 16:55:13 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:55:14 ---> Running in c033da10e9a1 16:55:14 ---> f2191d35afba 16:55:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:55:15 Removing intermediate container c033da10e9a1 16:55:15 ---> 8668d0eb885a 16:55:15 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:55:15 ---> 75099d1fd7c4 16:55:15 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:55:16 ---> Running in 6680ee5d8979 16:55:17 ---> d26d8ac17d97 16:55:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:55:17 Removing intermediate container 6680ee5d8979 16:55:17 ---> b03ba84bdfd7 16:55:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:55:17 ---> 97671a60dc33 16:55:17 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:55:17 ---> Running in 5598f121ff2e 16:55:17 ---> Running in ade069d71d79 16:55:19 Removing intermediate container 5598f121ff2e 16:55:19 ---> b9b015b8cab0 16:55:19 Step 21/23 : LABEL arch=arm64 16:55:19 ---> e6c1f879b89a 16:55:19 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:55:19 ---> Running in ff420c3e6e6f 16:55:19 ---> Running in af6c0811e4ed 16:55:20 Removing intermediate container ff420c3e6e6f 16:55:20 ---> b643c891e028 16:55:20 Step 22/23 : LABEL git_sha=551cf2ed9a70c4aa720aad03911334a98ea2ee9f 16:55:20 Removing intermediate container af6c0811e4ed 16:55:20 ---> ef0d2d54103a 16:55:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:55:20 ---> Running in 39d0f5a5d206 16:55:20 ---> Running in 433c329c5547 16:55:21 Removing intermediate container 39d0f5a5d206 16:55:21 ---> e87ddd468aea 16:55:21 Step 23/23 : LABEL version=0.0.0 16:55:21 ---> Running in 74fb997548ce 16:55:21 Removing intermediate container 433c329c5547 16:55:21 ---> 5643cafd46c7 16:55:21 Step 22/24 : LABEL arch=arm64 16:55:21 Removing intermediate container ade069d71d79 16:55:21 ---> a48490062f73 16:55:21 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:55:21 ---> Running in bb13faf82e4a 16:55:22 Removing intermediate container 74fb997548ce 16:55:22 ---> d61b3bb37e62 16:55:22 16:55:22 Removing intermediate container bb13faf82e4a 16:55:22 ---> 0beb9442655c 16:55:22 Step 23/24 : LABEL git_sha=551cf2ed9a70c4aa720aad03911334a98ea2ee9f 16:55:22 Successfully built d61b3bb37e62 16:55:22 ---> 3ed80d0d2b0c 16:55:22 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:55:23 Successfully tagged support-scheduler-arm64:latest 16:55:23  Building support-scheduler ... done  ---> Running in 746e8ba99233 16:55:24 Removing intermediate container 746e8ba99233 16:55:24 ---> bf16dd7b925d 16:55:24 Step 24/24 : LABEL version=0.0.0 16:55:24 ---> Running in d409056586d5 16:55:24 ---> d8abe87fc7b5 16:55:24 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:55:24 Removing intermediate container d409056586d5 16:55:24 ---> cf3745c19958 16:55:24 16:55:25 Successfully built cf3745c19958 16:55:25 Successfully tagged core-metadata-arm64:latest 16:55:25  Building core-metadata ... done  ---> f7ffefaaee32 16:55:25 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:55:26 ---> d53dd9063af3 16:55:26 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:55:27 ---> ee9eba3cc884 16:55:27 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:55:28 ---> Running in 41f56d958cf4 16:55:28 Removing intermediate container 41f56d958cf4 16:55:28 ---> 52ab45f24ae2 16:55:28 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:55:30 ---> fdf44b20ca71 16:55:30 Step 27/32 : RUN chmod +x /entrypoint.sh 16:55:30 ---> Running in 568a0a2383d8 16:55:30 Removing intermediate container c7066ed9d25f 16:55:30 ---> 75669701124a 16:55:30 16:55:30 Step 11/24 : FROM alpine:3.12 16:55:30 ---> afc2cc120ca2 16:55:30 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:55:31 ---> Running in 51373c4c72b7 16:55:31 Removing intermediate container 51373c4c72b7 16:55:31 ---> 30a20d74bb09 16:55:31 Step 13/24 : ENV APP_PORT=59880 16:55:31 ---> Running in d935392b2eaa 16:55:32 Removing intermediate container d935392b2eaa 16:55:32 ---> 818c6b63c883 16:55:32 Step 14/24 : EXPOSE $APP_PORT 16:55:32 ---> Running in 60ac4dede021 16:55:33 Removing intermediate container 60ac4dede021 16:55:33 ---> 4588ca492e24 16:55:33 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:55:33 Removing intermediate container 568a0a2383d8 16:55:33 ---> 034752d534d6 16:55:33 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:55:33 ---> Running in 889d16dfbd73 16:55:33 ---> Running in 5cfac3e25800 16:55:34 Removing intermediate container 5cfac3e25800 16:55:34 ---> 57c6071d933d 16:55:34 Step 29/32 : CMD ["gate"] 16:55:34 ---> Running in 8e47a1fa76b5 16:55:35 Removing intermediate container 8e47a1fa76b5 16:55:35 ---> 1334ddb0251f 16:55:35 Step 30/32 : LABEL arch=arm64 16:55:35 ---> Running in 1ec0d455f6d7 16:55:36 Removing intermediate container 889d16dfbd73 16:55:36 ---> 105dfd39b69c 16:55:36 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:55:36 Removing intermediate container 1ec0d455f6d7 16:55:36 ---> 27de32b47d90 16:55:36 Step 31/32 : LABEL git_sha=551cf2ed9a70c4aa720aad03911334a98ea2ee9f 16:55:36 ---> Running in 5a8f20a0ac4f 16:55:36 ---> Running in 454c4807b0df 16:55:37 Removing intermediate container 454c4807b0df 16:55:37 ---> 9853aa9e19d7 16:55:37 Step 32/32 : LABEL version=0.0.0 16:55:38 ---> Running in 74be4e911e24 16:55:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:55:38 Removing intermediate container 74be4e911e24 16:55:38 ---> 375749ab19a6 16:55:38 16:55:38 Successfully built 375749ab19a6 16:55:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:55:38 Successfully tagged security-bootstrapper-arm64:latest 16:55:39  Building security-bootstrapper ... done (1/6) Installing dumb-init (1.2.2-r1) 16:55:39 (2/6) Installing libgcc (9.3.0-r2) 16:55:39 (3/6) Installing libsodium (1.0.18-r0) 16:55:39 (4/6) Installing libstdc++ (9.3.0-r2) 16:55:40 (5/6) Installing libzmq (4.3.3-r0) 16:55:40 (6/6) Installing zeromq (4.3.3-r0) 16:55:40 Executing busybox-1.31.1-r20.trigger 16:55:40 OK: 8 MiB in 20 packages 16:55:41 Removing intermediate container 5a8f20a0ac4f 16:55:41 ---> 1fe029f29d29 16:55:41 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:55:42 ---> 3a7fd8eabbf6 16:55:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:55:43 ---> d0b38a988049 16:55:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:55:44 ---> 1e4aa21be3bc 16:55:44 Step 20/24 : ENTRYPOINT ["/core-data"] 16:55:44 ---> Running in a90e1a03a233 16:55:45 Removing intermediate container a90e1a03a233 16:55:45 ---> 4ad54965493d 16:55:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:55:45 ---> Running in ff75137eeb10 16:55:46 Removing intermediate container ff75137eeb10 16:55:46 ---> 3dc695aaf053 16:55:46 Step 22/24 : LABEL arch=arm64 16:55:46 ---> Running in ba850cf3e8c9 16:55:46 Removing intermediate container ba850cf3e8c9 16:55:46 ---> 1b6488e8e2f3 16:55:46 Step 23/24 : LABEL git_sha=551cf2ed9a70c4aa720aad03911334a98ea2ee9f 16:55:47 ---> Running in 07f0b94dcbff 16:55:47 Removing intermediate container 07f0b94dcbff 16:55:47 ---> 55ff8ae3249a 16:55:47 Step 24/24 : LABEL version=0.0.0 16:55:47 ---> Running in 979dc3f3c472 16:55:48 Removing intermediate container 979dc3f3c472 16:55:48 ---> 99324c3e805f 16:55:48 16:55:48 Successfully built 99324c3e805f 16:55:48 Successfully tagged core-data-arm64:latest 16:55:49  Building core-data ... done  [Pipeline] } 16:55:49 $ docker stop --time=1 51d1296d2b0b8bcff885253c636abed0c90727c2ee9522521f783c1aba39e676 16:55:51 $ docker rm -f 51d1296d2b0b8bcff885253c636abed0c90727c2ee9522521f783c1aba39e676 [Pipeline] // withDockerContainer [Pipeline] sh 16:55:51 + docker images 16:55:52 REPOSITORY TAG IMAGE ID CREATED SIZE 16:55:52 core-data-arm64 latest 99324c3e805f 4 seconds ago 19.3MB 16:55:52 security-bootstrapper-arm64 latest 375749ab19a6 14 seconds ago 17.7MB 16:55:52 75669701124a 23 seconds ago 1.57GB 16:55:52 core-metadata-arm64 latest cf3745c19958 28 seconds ago 15.8MB 16:55:52 support-scheduler-arm64 latest d61b3bb37e62 31 seconds ago 15.2MB 16:55:52 09074c6e4773 46 seconds ago 1.57GB 16:55:52 d121ab64da9d 50 seconds ago 1.57GB 16:55:52 0885d9aa6e91 58 seconds ago 1.57GB 16:55:52 sys-mgmt-agent-arm64 latest c8fe20cf1c13 2 minutes ago 311MB 16:55:52 security-secretstore-setup-arm64 latest d2d76869b6fd 4 minutes ago 26.5MB 16:55:52 support-notifications-arm64 latest a88fc435912d 4 minutes ago 15.9MB 16:55:52 security-proxy-setup-arm64 latest 0a13c47d3d53 4 minutes ago 24.6MB 16:55:52 core-command-arm64 latest 13e15c8daca0 4 minutes ago 15.2MB 16:55:52 b14f448283df 4 minutes ago 1.57GB 16:55:52 68b579e15b30 4 minutes ago 1.57GB 16:55:52 96460931b794 4 minutes ago 1.57GB 16:55:52 b23489582948 4 minutes ago 1.57GB 16:55:52 16e184975b5a 4 minutes ago 1.56GB 16:55:52 ci-base-image-arm64 latest 258f3eea21e8 17 minutes ago 1.24GB 16:55:52 alpine 3.12 afc2cc120ca2 8 days ago 5.33MB 16:55:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB 16:55:52 docker 20.10.7 df445af6242a 2 months ago 234MB 16:55:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 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:55:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:55:55 16:55:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:55:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:55:56 arm64: Pulling from edgex-lftools-log-publisher 16:55:56 448f6bf000e3: Pulling fs layer 16:55:56 f757da607395: Pulling fs layer 16:55:56 05883995daec: Pulling fs layer 16:55:56 8603b9c90790: Pulling fs layer 16:55:56 1560dd03e051: Pulling fs layer 16:55:56 27f5ce0e4adf: Pulling fs layer 16:55:56 c2d8d7efcc4b: Pulling fs layer 16:55:56 8603b9c90790: Waiting 16:55:56 1560dd03e051: Waiting 16:55:56 27f5ce0e4adf: Waiting 16:55:56 c2d8d7efcc4b: Waiting 16:55:56 f757da607395: Download complete 16:55:56 8603b9c90790: Verifying Checksum 16:55:56 8603b9c90790: Download complete 16:55:56 1560dd03e051: Verifying Checksum 16:55:56 1560dd03e051: Download complete 16:55:56 27f5ce0e4adf: Verifying Checksum 16:55:56 27f5ce0e4adf: Download complete 16:55:56 05883995daec: Verifying Checksum 16:55:56 05883995daec: Download complete 16:55:57 448f6bf000e3: Verifying Checksum 16:55:57 448f6bf000e3: Download complete 16:56:00 c2d8d7efcc4b: Verifying Checksum 16:56:00 c2d8d7efcc4b: Download complete 16:56:01 448f6bf000e3: Pull complete 16:56:02 f757da607395: Pull complete 16:56:04 05883995daec: Pull complete 16:56:04 8603b9c90790: Pull complete 16:56:05 1560dd03e051: Pull complete 16:56:06 27f5ce0e4adf: Pull complete 16:56:24 c2d8d7efcc4b: Pull complete 16:56:24 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:56:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:56:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:56:25 prd-ubuntu18.04-docker-arm64-4c-16g-1679 does not seem to be running inside a container 16:56:25 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-lftools-log-publisher:arm64 cat 16:56:27 $ docker top ee7ab810ddd43b4fa02539a96d6080f74ea0ef8670241651a084135af47bf87a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:56:28 ---> job-cost.sh 16:56:28 lf-activate-venv: SKIPPING 16:56:28 INFO: No Stack... 16:56:30 INFO: Retrieving Pricing Info for: v3-standard-4 16:56:30 INFO: Archiving Costs [Pipeline] sh 16:56:31 + cat /w/workspace/edgex-go/4/archives/cost.csv 16:56:31 + cut -d, -f6 [Pipeline] lock 16:56:31 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3698-4-stack-cost] 16:56:31 Resource [jenkins-edgexfoundry-edgex-go-PR-3698-4-stack-cost] did not exist. Created. 16:56:31 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3698-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:56:31 + echo total: 0.10999999940395355 [Pipeline] stash 16:56:32 Stashed 1 file(s) [Pipeline] } 16:56:32 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3698-4-stack-cost] [Pipeline] // lock [Pipeline] } 16:56:32 $ docker stop --time=1 ee7ab810ddd43b4fa02539a96d6080f74ea0ef8670241651a084135af47bf87a 16:56:33 $ docker rm -f ee7ab810ddd43b4fa02539a96d6080f74ea0ef8670241651a084135af47bf87a [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:56:34 provisioning config files... 16:56:35 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config3256396639633917065tmp [Pipeline] { [Pipeline] sh 16:56:35 + set +x 16:56:35 + curl -s https://codecov.io/bash 16:56:35 + bash -s -- 16:56:35 16:56:35 _____ _ 16:56:35 / ____| | | 16:56:35 | | ___ __| | ___ ___ _____ __ 16:56:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:56:35 | |___| (_) | (_| | __/ (_| (_) \ V / 16:56:35 \_____\___/ \__,_|\___|\___\___/ \_/ 16:56:35 Bash-1.0.6 16:56:35 16:56:35 16:56:35 ==> git version 2.24.4 found 16:56:35 ==> 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:56:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:56:35 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:56:35 ==> Jenkins CI detected. 16:56:35 current dir:  /w/workspace/edgex-go/4 16:56:35 project root: . 16:56:35 --> token set from env 16:56:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:56:35 ==> Running gcov in . (disable via -X gcov) 16:56:35 ==> Python coveragepy not found 16:56:35 ==> Searching for coverage reports in: 16:56:35 + . 16:56:35 -> Found 1 reports 16:56:35 ==> Detecting git/mercurial file structure 16:56:35 ==> Reading reports 16:56:35 + ./coverage.out bytes=404331 16:56:35 ==> Appending adjustments 16:56:35 https://docs.codecov.io/docs/fixing-reports 16:56:37 + Found adjustments 16:56:37 ==> Gzipping contents 16:56:37 56K /tmp/codecov.KHhMnZ.gz 16:56:37 ==> Uploading reports 16:56:37 url: https://codecov.io 16:56:37 query: branch=PR-3698&commit=a648e991681424844ee80e1e016dc498df66f832&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3698%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3698&job=&cmd_args= 16:56:37 -> Pinging Codecov 16:56:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3698&commit=a648e991681424844ee80e1e016dc498df66f832&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3698%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3698&job=&cmd_args= 16:56:37 -> Uploading to 16:56:37 https://storage.googleapis.com/codecov/v4/raw/2021-09-09/00271124DB129430A58F1EEE437C3FCB/a648e991681424844ee80e1e016dc498df66f832/80489d0b-3cd3-412a-830d-8dec5f0eba85.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210909%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210909T165637Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c5f99ae7c17ecbd7e1a3cd794b92122513f9417f4588ed78d8f6fecc248963bd 16:56:37 % Total % Received % Xferd Average Speed Time Time Time Current 16:56:37 Dload Upload Total Spent Left Speed 16:56:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54496 0 0 100 54496 0 144k --:--:-- --:--:-- --:--:-- 144k 100 54496 0 0 100 54496 0 144k --:--:-- --:--:-- --:--:-- 144k 16:56:37 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a648e991681424844ee80e1e016dc498df66f832 [Pipeline] } 16:56:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:56:38 + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:56:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:56:39 ---> package-listing.sh 16:56:39 ++ facter osfamily 16:56:39 ++ tr '[:upper:]' '[:lower:]' 16:56:39 + OS_FAMILY=redhat 16:56:39 + workspace=/w/workspace/edgex-go/4 16:56:39 + START_PACKAGES=/tmp/packages_start.txt 16:56:39 + END_PACKAGES=/tmp/packages_end.txt 16:56:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:56:39 + PACKAGES=/tmp/packages_start.txt 16:56:39 + '[' /w/workspace/edgex-go/4 ']' 16:56:39 + PACKAGES=/tmp/packages_end.txt 16:56:39 + case "${OS_FAMILY}" in 16:56:39 + sort 16:56:39 + rpm -qa 16:56:41 + '[' -f /tmp/packages_start.txt ']' 16:56:41 + '[' -f /tmp/packages_end.txt ']' 16:56:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:56:41 + '[' /w/workspace/edgex-go/4 ']' 16:56:41 + mkdir -p /w/workspace/edgex-go/4/archives/ 16:56:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 16:56:41 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:56:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:56:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:56:42 16:56:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:56:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:56:43 latest: Pulling from edgex-lftools-log-publisher 16:56:43 b4d181a07f80: Pulling fs layer 16:56:43 a1111a8f2ec3: Pulling fs layer 16:56:43 ed53099fbce6: Pulling fs layer 16:56:43 dc539afda2c1: Pulling fs layer 16:56:43 77bc0d833cb6: Pulling fs layer 16:56:43 9065ff56babe: Pulling fs layer 16:56:43 d287ab97295c: Pulling fs layer 16:56:43 dc539afda2c1: Waiting 16:56:43 77bc0d833cb6: Waiting 16:56:43 9065ff56babe: Waiting 16:56:43 d287ab97295c: Waiting 16:56:43 a1111a8f2ec3: Verifying Checksum 16:56:43 a1111a8f2ec3: Download complete 16:56:43 dc539afda2c1: Verifying Checksum 16:56:43 dc539afda2c1: Download complete 16:56:43 77bc0d833cb6: Verifying Checksum 16:56:43 77bc0d833cb6: Download complete 16:56:43 9065ff56babe: Verifying Checksum 16:56:43 9065ff56babe: Download complete 16:56:43 ed53099fbce6: Verifying Checksum 16:56:43 ed53099fbce6: Download complete 16:56:44 b4d181a07f80: Verifying Checksum 16:56:44 b4d181a07f80: Download complete 16:56:45 b4d181a07f80: Pull complete 16:56:46 a1111a8f2ec3: Pull complete 16:56:46 ed53099fbce6: Pull complete 16:56:46 dc539afda2c1: Pull complete 16:56:46 77bc0d833cb6: Pull complete 16:56:46 9065ff56babe: Pull complete 16:56:47 d287ab97295c: Verifying Checksum 16:56:47 d287ab97295c: Download complete 16:56:52 d287ab97295c: Pull complete 16:56:52 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:56:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:56:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:56:52 prd-centos7-docker-4c-2g-1673 does not seem to be running inside a container 16:56:52 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:latest cat 16:56:56 $ docker top a1e4fc687a7274f55a140b3a0e33031c734ee522a5d8e20f80fc3bf8f5bd4564 -eo pid,comm [Pipeline] { [Pipeline] sh 16:56:56 + touch /tmp/pre-build-complete [Pipeline] sh 16:56:56 + mkdir -p /var/log/sysstat [Pipeline] sh 16:56:57 + ls /var/log/sa-host 16:56:57 + sadf -c /var/log/sa-host/sa05 16:56:57 file_magic: OK 16:56:57 HZ: Using current value: 100 16:56:57 file_header: OK 16:56:57 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:56:57 Statistics: 16:56:57 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:56:57 File successfully converted to sysstat format version 12.0.3 16:56:57 + sadf -c /var/log/sa-host/sa09 16:56:57 file_magic: OK 16:56:57 HZ: Using current value: 100 16:56:57 file_header: OK 16:56:57 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:56:57 Statistics: 16:56:57 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:56:57 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:56:57 provisioning config files... 16:56:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config8122592557994751239tmp [Pipeline] { [Pipeline] echo 16:56:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:56:57 ---> create-netrc.sh [Pipeline] } 16:56:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:56:58 ---> python-tools-install.sh [Pipeline] echo 16:56:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:56:58 ---> sudo-logs.sh 16:56:58 Archiving 'sudo' log.. 16:56:58 sudo: unable to resolve host prd-centos7-docker-4c-2g-1673.vexxhost.local: Name or service not known 16:56:58 sudo: unable to resolve host prd-centos7-docker-4c-2g-1673.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 16:56:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:56:58 ---> job-cost.sh 16:56:58 lf-activate-venv: SKIPPING 16:56:58 DEBUG: total: 0.10999999940395355 16:56:58 INFO: Retrieving Stack Cost... 16:56:59 INFO: Retrieving Pricing Info for: v3-standard-2 16:56:59 INFO: Archiving Costs [Pipeline] echo 16:57:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:57:00 ---> logs-deploy.sh 16:57:00 lf-activate-venv: SKIPPING 16:57:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3698/4 16:57:00 INFO: archiving workspace using pattern(s): 16:57:00 Archives upload complete. 16:57:01 INFO: archiving logs to Nexus 16:57:01 ---> uname -a: 16:57:01 Linux prd-centos7-docker-4c-2g-1673.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:57:01 16:57:01 16:57:01 ---> lscpu: 16:57:01 Architecture: x86_64 16:57:01 CPU op-mode(s): 32-bit, 64-bit 16:57:01 Byte Order: Little Endian 16:57:01 Address sizes: 40 bits physical, 48 bits virtual 16:57:01 CPU(s): 2 16:57:01 On-line CPU(s) list: 0,1 16:57:01 Thread(s) per core: 1 16:57:01 Core(s) per socket: 1 16:57:01 Socket(s): 2 16:57:01 NUMA node(s): 1 16:57:01 Vendor ID: AuthenticAMD 16:57:01 CPU family: 23 16:57:01 Model: 49 16:57:01 Model name: AMD EPYC-Rome Processor 16:57:01 Stepping: 0 16:57:01 CPU MHz: 2799.998 16:57:01 BogoMIPS: 5599.99 16:57:01 Virtualization: AMD-V 16:57:01 Hypervisor vendor: KVM 16:57:01 Virtualization type: full 16:57:01 L1d cache: 32K 16:57:01 L1i cache: 32K 16:57:01 L2 cache: 512K 16:57:01 L3 cache: 16384K 16:57:01 NUMA node0 CPU(s): 0,1 16:57:01 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:57:01 16:57:01 16:57:01 ---> nproc: 16:57:01 2 16:57:01 16:57:01 16:57:01 ---> df -h: 16:57:01 Filesystem Size Used Avail Use% Mounted on 16:57:01 overlay 40G 13G 28G 32% / 16:57:01 tmpfs 64M 0 64M 0% /dev 16:57:01 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:57:01 shm 64M 0 64M 0% /dev/shm 16:57:01 /dev/vda1 40G 13G 28G 32% /facter-os 16:57:01 16:57:01 16:57:01 ---> sar -b -r -n DEV: 16:57:01 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/09/21 _x86_64_ (2 CPU) 16:57:01 16:57:01 16:30:29 LINUX RESTART (2 CPU) 16:57:01 16:57:01 16:31:01 tps rtps wtps bread/s bwrtn/s 16:57:01 16:32:01 91.79 3.95 87.84 2650.19 13699.35 16:57:01 16:33:01 301.05 0.15 300.90 22.11 83498.13 16:57:01 16:34:01 104.50 0.00 104.50 0.00 16902.46 16:57:01 16:35:01 52.49 0.00 52.49 0.00 5255.19 16:57:01 16:36:03 619.73 389.00 230.73 10884.41 148935.59 16:57:01 16:37:01 390.67 70.00 320.66 4761.29 172272.26 16:57:01 16:38:01 599.27 92.90 506.37 4595.54 206179.12 16:57:01 16:39:01 135.96 14.52 121.44 1460.83 15001.02 16:57:01 16:40:01 0.20 0.00 0.20 0.00 1.78 16:57:01 16:41:01 0.27 0.00 0.27 0.00 3.65 16:57:01 16:42:01 0.25 0.00 0.25 0.00 2.57 16:57:01 16:43:01 0.15 0.00 0.15 0.00 1.67 16:57:01 16:44:01 0.37 0.00 0.37 0.00 5.50 16:57:01 16:45:01 0.30 0.00 0.30 0.00 4.25 16:57:01 16:46:01 0.53 0.18 0.35 5.73 5.31 16:57:01 16:47:01 0.85 0.02 0.83 0.13 17.34 16:57:01 16:48:01 0.37 0.00 0.37 0.00 5.90 16:57:01 16:49:01 0.28 0.00 0.28 0.00 4.63 16:57:01 16:50:01 0.22 0.00 0.22 0.00 3.63 16:57:01 16:51:01 0.33 0.00 0.33 0.00 5.18 16:57:01 16:52:01 0.27 0.00 0.27 0.00 4.75 16:57:01 16:53:01 0.30 0.00 0.30 0.00 5.83 16:57:01 16:54:01 0.32 0.00 0.32 0.00 4.85 16:57:01 16:55:01 0.28 0.05 0.23 0.40 4.36 16:57:01 16:56:01 0.52 0.22 0.30 68.23 6.10 16:57:01 Average: 92.16 23.11 69.05 982.01 26400.03 16:57:01 16:57:01 16:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:57:01 16:32:01 5060064 0 896052 11.19 2620 2050204 1494692 16.50 922048 1613900 6492 16:57:01 16:33:01 2339696 0 1205356 15.05 2620 4461268 1425048 15.73 1848224 3082708 253584 16:57:01 16:34:01 3037284 0 1260560 15.74 2620 3708476 1734412 19.15 1464644 2858088 139100 16:57:01 16:35:01 3056348 0 1297120 16.20 2620 3652852 1631360 18.01 1396052 2903476 89164 16:57:01 16:36:03 876048 0 1509080 18.84 2620 5621192 3024260 33.39 1840772 4560712 68296 16:57:01 16:37:01 607988 0 1644148 20.53 2620 5754184 2852888 31.50 2992576 3612764 150748 16:57:01 16:38:01 966400 0 1581740 19.75 2620 5458180 2500244 27.60 2131508 4083324 548 16:57:01 16:39:01 2876504 0 1336060 16.68 2620 3793756 1422428 15.70 1392840 2966612 8 16:57:01 16:40:01 2883724 0 1328836 16.59 2620 3793760 1386424 15.31 1389872 2966216 16 16:57:01 16:41:01 2882552 0 1330004 16.61 2620 3793764 1386520 15.31 1410920 2945868 16 16:57:01 16:42:01 2882224 0 1330332 16.61 2620 3793764 1386472 15.31 1411024 2945868 12 16:57:01 16:43:01 2882492 0 1330052 16.61 2620 3793776 1386424 15.31 1410760 2945948 8 16:57:01 16:44:01 2882912 0 1329628 16.60 2620 3793780 1386424 15.31 1410768 2945948 8 16:57:01 16:45:01 2882364 0 1330172 16.61 2620 3793784 1386532 15.31 1411068 2945948 8 16:57:01 16:46:01 2882264 0 1330236 16.61 2620 3793820 1386508 15.31 1411072 2945772 20 16:57:01 16:47:01 2881844 0 1330652 16.61 2620 3793824 1386568 15.31 1411488 2945776 12 16:57:01 16:48:01 2882540 0 1329952 16.61 2620 3793828 1386424 15.31 1411120 2945776 20 16:57:01 16:49:01 2882540 0 1329944 16.61 2620 3793836 1386424 15.31 1411008 2945780 16 16:57:01 16:50:01 2882392 0 1330092 16.61 2620 3793836 1386424 15.31 1411012 2945776 8 16:57:01 16:51:01 2882188 0 1330292 16.61 2620 3793840 1386508 15.31 1411220 2945776 12 16:57:01 16:52:01 2882312 0 1330164 16.61 2620 3793844 1386508 15.31 1411116 2945776 8 16:57:01 16:53:01 2882424 0 1330048 16.61 2620 3793848 1386424 15.31 1411028 2945776 8 16:57:01 16:54:01 2882532 0 1329932 16.61 2620 3793856 1386488 15.31 1411176 2945776 8 16:57:01 16:55:01 2882516 0 1329948 16.61 2620 3793856 1386488 15.31 1411104 2945788 8 16:57:01 16:56:01 2877304 0 1333156 16.65 2620 3795860 1386584 15.31 1416924 2945032 16 16:57:01 Average: 2712698 0 1333742 16.65 2620 3959880 1586219 17.51 1518454 3031207 28326 16:57:01 16:57:01 16:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:57:01 16:32:01 eth0 1582.35 1351.31 5929.26 158.69 0.00 0.00 0.00 0.00 16:57:01 16:32:01 veth82c8be5 869.03 943.75 82.52 2678.34 0.00 0.00 0.00 0.00 16:57:01 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 16:32:01 docker0 869.03 943.61 70.64 2678.33 0.00 0.00 0.00 0.00 16:57:01 16:33:01 eth0 1022.85 771.67 5382.91 70.28 0.00 0.00 0.00 0.00 16:57:01 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 16:33:01 docker0 412.21 488.66 31.65 2088.16 0.00 0.00 0.00 0.00 16:57:01 16:34:01 eth0 50.06 27.11 38.92 16.27 0.00 0.00 0.00 0.00 16:57:01 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 16:34:01 vethf54261b 0.73 0.87 0.06 0.07 0.00 0.00 0.00 0.00 16:57:01 16:34:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 16:57:01 16:35:01 eth0 23.56 12.97 16.76 8.74 0.00 0.00 0.00 0.00 16:57:01 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 16:35:01 vethf54261b 1.02 1.02 0.08 0.08 0.00 0.00 0.00 0.00 16:57:01 16:35:01 docker0 1.02 1.02 0.07 0.08 0.00 0.00 0.00 0.00 16:57:01 16:36:03 vethfc58bed 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 16:36:03 vethed959f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 16:36:03 veth24fe001 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:57:01 16:36:03 eth0 286.70 176.83 1675.97 133.02 0.00 0.00 0.00 0.00 16:57:01 16:37:01 veth2bf3692 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 16:57:01 16:37:01 vethc884449 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 16:57:01 16:37:01 veth24fe001 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 16:57:01 16:37:01 eth0 94.37 68.61 193.99 15.97 0.00 0.00 0.00 0.00 16:57:01 16:38:01 vethb2b91be 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 16:57:01 16:38:01 veth24fe001 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 16:57:01 16:38:01 eth0 378.50 194.66 1845.69 30.28 0.00 0.00 0.00 0.00 16:57:01 16:38:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:57:01 16:39:01 eth0 28.42 14.18 77.19 6.37 0.00 0.00 0.00 0.00 16:57:01 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 16:39:01 docker0 1400.07 1656.98 109.85 5571.63 0.00 0.00 0.00 0.00 16:57:01 16:40:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:57:01 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 16:41:01 eth0 0.28 0.17 0.09 0.04 0.00 0.00 0.00 0.00 16:57:01 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 16:42:01 eth0 0.18 0.13 0.07 0.04 0.00 0.00 0.00 0.00 16:57:01 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 16:43:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:57:01 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 16:44:01 eth0 0.42 0.02 0.05 0.00 0.00 0.00 0.00 0.00 16:57:01 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 16:45:01 eth0 0.62 0.33 0.28 0.20 0.00 0.00 0.00 0.00 16:57:01 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 16:46:01 eth0 0.37 0.23 0.15 0.07 0.00 0.00 0.00 0.00 16:57:01 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 16:47:01 eth0 0.97 0.42 0.32 0.21 0.00 0.00 0.00 0.00 16:57:01 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 16:48:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:57:01 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 16:49:01 eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 16:57:01 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 16:50:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:57:01 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 16:51:01 eth0 0.20 0.13 0.08 0.04 0.00 0.00 0.00 0.00 16:57:01 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 16:52:01 eth0 0.18 0.13 0.07 0.04 0.00 0.00 0.00 0.00 16:57:01 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 16:53:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 16:54:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:57:01 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 16:55:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 16:56:01 eth0 0.18 0.17 0.08 0.04 0.00 0.00 0.00 0.00 16:57:01 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 Average: eth0 139.06 104.92 608.13 17.72 0.00 0.00 0.00 0.00 16:57:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 Average: docker0 56.06 66.34 4.40 223.07 0.00 0.00 0.00 0.00 16:57:01 16:57:01 16:57:01 ---> sar -P ALL: 16:57:01 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/09/21 _x86_64_ (2 CPU) 16:57:01 16:57:01 16:30:29 LINUX RESTART (2 CPU) 16:57:01 16:57:01 16:31:01 CPU %user %nice %system %iowait %steal %idle 16:57:01 16:32:01 all 18.47 0.00 5.55 2.41 0.11 73.46 16:57:01 16:32:01 0 18.35 0.00 6.12 2.08 0.11 73.33 16:57:01 16:32:01 1 18.58 0.00 4.99 2.74 0.11 73.58 16:57:01 16:33:01 all 27.45 0.00 11.11 3.86 0.11 57.47 16:57:01 16:33:01 0 26.75 0.00 11.21 4.29 0.11 57.65 16:57:01 16:33:01 1 28.15 0.00 11.02 3.43 0.11 57.30 16:57:01 16:34:01 all 58.56 0.00 7.82 0.56 0.12 32.95 16:57:01 16:34:01 0 58.81 0.00 8.05 0.49 0.13 32.52 16:57:01 16:34:01 1 58.30 0.00 7.59 0.62 0.11 33.39 16:57:01 16:35:01 all 42.42 0.00 6.44 0.33 0.10 50.72 16:57:01 16:35:01 0 42.50 0.00 6.75 0.32 0.09 50.34 16:57:01 16:35:01 1 42.33 0.00 6.13 0.34 0.11 51.10 16:57:01 16:36:03 all 33.05 0.00 12.52 26.60 0.12 27.70 16:57:01 16:36:03 0 34.06 0.00 12.48 27.40 0.12 25.93 16:57:01 16:36:03 1 32.05 0.00 12.56 25.80 0.12 29.47 16:57:01 16:37:01 all 74.66 0.00 17.23 5.70 0.15 2.26 16:57:01 16:37:01 0 75.24 0.00 17.04 5.35 0.13 2.25 16:57:01 16:37:01 1 74.09 0.00 17.42 6.05 0.17 2.27 16:57:01 16:38:01 all 72.68 0.00 19.09 6.52 0.16 1.56 16:57:01 16:38:01 0 73.28 0.00 18.81 6.32 0.15 1.44 16:57:01 16:38:01 1 72.07 0.00 19.37 6.71 0.17 1.68 16:57:01 16:39:01 all 10.83 0.00 4.51 1.17 0.05 83.44 16:57:01 16:39:01 0 10.93 0.00 4.29 1.06 0.05 83.68 16:57:01 16:39:01 1 10.74 0.00 4.73 1.28 0.05 83.20 16:57:01 16:40:01 all 0.20 0.00 0.08 0.00 0.01 99.72 16:57:01 16:40:01 0 0.37 0.00 0.05 0.00 0.02 99.57 16:57:01 16:40:01 1 0.03 0.00 0.10 0.00 0.00 99.87 16:57:01 16:41:01 all 0.24 0.00 0.05 0.00 0.02 99.69 16:57:01 16:41:01 0 0.43 0.00 0.07 0.00 0.02 99.48 16:57:01 16:41:01 1 0.05 0.00 0.03 0.00 0.02 99.90 16:57:01 16:42:01 all 0.21 0.00 0.02 0.00 0.00 99.77 16:57:01 16:42:01 0 0.40 0.00 0.02 0.00 0.00 99.58 16:57:01 16:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:57:01 16:57:01 16:42:01 CPU %user %nice %system %iowait %steal %idle 16:57:01 16:43:01 all 0.23 0.00 0.02 0.00 0.02 99.73 16:57:01 16:43:01 0 0.43 0.00 0.02 0.00 0.02 99.53 16:57:01 16:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:57:01 16:44:01 all 0.17 0.00 0.05 0.00 0.01 99.77 16:57:01 16:44:01 0 0.33 0.00 0.07 0.00 0.02 99.58 16:57:01 16:44:01 1 0.00 0.00 0.03 0.00 0.00 99.97 16:57:01 16:45:01 all 0.08 0.00 0.03 0.00 0.01 99.88 16:57:01 16:45:01 0 0.07 0.00 0.03 0.00 0.02 99.88 16:57:01 16:45:01 1 0.08 0.00 0.03 0.00 0.00 99.88 16:57:01 16:46:01 all 0.18 0.00 0.04 0.00 0.01 99.77 16:57:01 16:46:01 0 0.32 0.00 0.05 0.00 0.00 99.63 16:57:01 16:46:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:57:01 16:47:01 all 0.22 0.00 0.04 0.00 0.02 99.72 16:57:01 16:47:01 0 0.37 0.00 0.03 0.00 0.02 99.58 16:57:01 16:47:01 1 0.07 0.00 0.05 0.00 0.02 99.87 16:57:01 16:48:01 all 0.17 0.00 0.02 0.00 0.02 99.80 16:57:01 16:48:01 0 0.28 0.00 0.02 0.00 0.00 99.70 16:57:01 16:48:01 1 0.05 0.00 0.02 0.00 0.03 99.90 16:57:01 16:49:01 all 0.18 0.00 0.03 0.00 0.03 99.77 16:57:01 16:49:01 0 0.13 0.00 0.02 0.00 0.02 99.83 16:57:01 16:49:01 1 0.22 0.00 0.05 0.00 0.03 99.70 16:57:01 16:50:01 all 0.10 0.00 0.04 0.00 0.02 99.84 16:57:01 16:50:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:57:01 16:50:01 1 0.18 0.00 0.05 0.00 0.02 99.75 16:57:01 16:51:01 all 0.25 0.00 0.02 0.00 0.00 99.73 16:57:01 16:51:01 0 0.07 0.00 0.02 0.00 0.00 99.92 16:57:01 16:51:01 1 0.43 0.00 0.02 0.00 0.00 99.55 16:57:01 16:52:01 all 0.23 0.00 0.03 0.00 0.02 99.72 16:57:01 16:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:57:01 16:52:01 1 0.43 0.00 0.03 0.00 0.02 99.52 16:57:01 16:53:01 all 0.25 0.00 0.03 0.00 0.01 99.72 16:57:01 16:53:01 0 0.07 0.00 0.03 0.00 0.00 99.90 16:57:01 16:53:01 1 0.43 0.00 0.02 0.00 0.02 99.53 16:57:01 16:57:01 16:53:01 CPU %user %nice %system %iowait %steal %idle 16:57:01 16:54:01 all 0.28 0.00 0.03 0.00 0.02 99.68 16:57:01 16:54:01 0 0.12 0.00 0.03 0.00 0.02 99.83 16:57:01 16:54:01 1 0.43 0.00 0.02 0.00 0.02 99.53 16:57:01 16:55:01 all 0.27 0.00 0.03 0.00 0.02 99.69 16:57:01 16:55:01 0 0.10 0.00 0.02 0.00 0.02 99.87 16:57:01 16:55:01 1 0.43 0.00 0.03 0.00 0.02 99.52 16:57:01 16:56:01 all 0.18 0.00 0.04 0.02 0.00 99.76 16:57:01 16:56:01 0 0.07 0.00 0.03 0.00 0.00 99.90 16:57:01 16:56:01 1 0.30 0.00 0.05 0.03 0.00 99.62 16:57:01 Average: all 12.75 0.00 3.18 1.79 0.04 82.24 16:57:01 Average: 0 12.83 0.00 3.20 1.80 0.04 82.14 16:57:01 Average: 1 12.67 0.00 3.16 1.79 0.04 82.34 16:57:01 16:57:01 16:57:01