lenny-intel commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at f60a6b9b3bbcf5933f7773f85fc76d84301e173f rather than 09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b Obtained Jenkinsfile from f60a6b9b3bbcf5933f7773f85fc76d84301e173f 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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/v1, 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-28499 in /w/workspace/edgexfoundry_edgex-go_PR-3224 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3224/head:refs/remotes/origin/PR-3224 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f60a6b9b3bbcf5933f7773f85fc76d84301e173f into PR head commit 09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b Merge succeeded, producing 09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b Checking out Revision 09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b (PR-3224) > git config core.sparsecheckout # timeout=10 > git checkout -f 09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f60a6b9b3bbcf5933f7773f85fc76d84301e173f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b # timeout=10 Commit message: "feat(scheduler): Implement PATCH /interval V2 API" > git rev-list --no-walk 09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:32:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:32:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:32:32 ========================================================= 17:32:32 EdgeX Global Pipelines Version Info 17:32:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:32:34 ------------------- 17:32:34 stable info: 17:32:34 ------------------- 17:32:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:32:34 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 17:32:34 Message: update stable to v1.0.184 17:32:35 ------------------- 17:32:35 experimental info: 17:32:35 ------------------- 17:32:35 Commited By: **** collab-it+edgex@linuxfoundation.org 17:32:35 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 17:32:35 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:32:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:32:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:32:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:32:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:32:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:32:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 17:32:36 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 17:32:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:32:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 17:32:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 17:32:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:32:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:32:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:32:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:32:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:32:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:32:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:32:37 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:32:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:32:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 17:32:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:32:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:32:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3224 [Pipeline] echo 17:32:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3224 [Pipeline] echo 17:32:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3224 [Pipeline] echo 17:32:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b [Pipeline] echo 17:32:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 09d5bbe [Pipeline] echo 17:32:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:32:38 provisioning config files... 17:32:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7379446945110163955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:32:38 ---> docker-login.sh 17:32:38 nexus3.edgexfoundry.org:10001 17:32:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:40 Configure a credential helper to remove this warning. See 17:32:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:40 17:32:40 Login Succeeded 17:32:40 nexus3.edgexfoundry.org:10002 17:32:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:41 Configure a credential helper to remove this warning. See 17:32:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:41 17:32:41 Login Succeeded 17:32:41 nexus3.edgexfoundry.org:10003 17:32:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:41 Configure a credential helper to remove this warning. See 17:32:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:41 17:32:41 Login Succeeded 17:32:41 nexus3.edgexfoundry.org:10004 17:32:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:42 Configure a credential helper to remove this warning. See 17:32:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:42 17:32:42 Login Succeeded 17:32:42 docker.io 17:32:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:42 Configure a credential helper to remove this warning. See 17:32:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:42 17:32:42 Login Succeeded 17:32:42 ---> docker-login.sh ends [Pipeline] } 17:32:42 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:32:43 ++ 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 17:32:43 + for file in '`ls cmd/**/Dockerfile`' 17:32:43 ++ dirname cmd/core-command/Dockerfile 17:32:43 ++ cut -d/ -f2 17:32:43 + echo core-command,cmd/core-command/Dockerfile 17:32:43 + for file in '`ls cmd/**/Dockerfile`' 17:32:43 ++ dirname cmd/core-data/Dockerfile 17:32:43 ++ cut -d/ -f2 17:32:43 + echo core-data,cmd/core-data/Dockerfile 17:32:43 + for file in '`ls cmd/**/Dockerfile`' 17:32:43 ++ dirname cmd/core-metadata/Dockerfile 17:32:43 ++ cut -d/ -f2 17:32:43 + echo core-metadata,cmd/core-metadata/Dockerfile 17:32:43 + for file in '`ls cmd/**/Dockerfile`' 17:32:43 ++ dirname cmd/security-bootstrapper/Dockerfile 17:32:43 ++ cut -d/ -f2 17:32:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:32:43 + for file in '`ls cmd/**/Dockerfile`' 17:32:43 ++ dirname cmd/security-proxy-setup/Dockerfile 17:32:43 ++ cut -d/ -f2 17:32:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:32:43 + for file in '`ls cmd/**/Dockerfile`' 17:32:43 ++ dirname cmd/security-secretstore-setup/Dockerfile 17:32:43 ++ cut -d/ -f2 17:32:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:32:43 + for file in '`ls cmd/**/Dockerfile`' 17:32:43 ++ dirname cmd/support-notifications/Dockerfile 17:32:43 ++ cut -d/ -f2 17:32:43 + echo support-notifications,cmd/support-notifications/Dockerfile 17:32:43 + for file in '`ls cmd/**/Dockerfile`' 17:32:43 ++ dirname cmd/support-scheduler/Dockerfile 17:32:43 ++ cut -d/ -f2 17:32:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:32:43 + for file in '`ls cmd/**/Dockerfile`' 17:32:43 ++ dirname cmd/sys-mgmt-agent/Dockerfile 17:32:43 ++ cut -d/ -f2 17:32:43 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:32:43 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 17:32:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:32:45 17:32:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:32:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:32:45 latest: Pulling from edgex-devops/git-semver 17:32:45 31603596830f: Pulling fs layer 17:32:45 2a8b12db71e7: Pulling fs layer 17:32:45 6ca5941a6612: Pulling fs layer 17:32:45 ecc8261a40a4: Pulling fs layer 17:32:45 ecc8261a40a4: Waiting 17:32:45 2a8b12db71e7: Verifying Checksum 17:32:45 2a8b12db71e7: Download complete 17:32:45 31603596830f: Verifying Checksum 17:32:45 31603596830f: Download complete 17:32:46 ecc8261a40a4: Verifying Checksum 17:32:46 ecc8261a40a4: Download complete 17:32:46 6ca5941a6612: Verifying Checksum 17:32:46 6ca5941a6612: Download complete 17:32:47 31603596830f: Pull complete 17:32:47 2a8b12db71e7: Pull complete 17:32:48 6ca5941a6612: Pull complete 17:32:49 ecc8261a40a4: Pull complete 17:32:49 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 17:32:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:32:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:32:49 prd-centos7-docker-4c-2g-28499 does not seem to be running inside a container 17:32:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:32:52 $ docker top 4161252ed8663815c0c5ecbe3df985ee5a99c25c35038477a8ae4d314af54171 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:32:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:32:53 [ssh-agent] Looking for ssh-agent implementation... 17:32:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:32:53 $ docker exec 4161252ed8663815c0c5ecbe3df985ee5a99c25c35038477a8ae4d314af54171 ssh-agent 17:32:54 SSH_AUTH_SOCK=/tmp/ssh-0VWSRoGxWE2o/agent.11 17:32:54 SSH_AGENT_PID=17 17:32:54 Running ssh-add (command line suppressed) 17:32:54 Identity added: /w/workspace/edgex-go/3@tmp/private_key_2684720889580832318.key (/w/workspace/edgex-go/3@tmp/private_key_2684720889580832318.key) 17:32:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:32:54 + git tag --points-at HEAD [Pipeline] } 17:32:54 $ docker exec --env ******** --env ******** 4161252ed8663815c0c5ecbe3df985ee5a99c25c35038477a8ae4d314af54171 ssh-agent -k 17:32:55 unset SSH_AUTH_SOCK; 17:32:55 unset SSH_AGENT_PID; 17:32:55 echo Agent pid 17 killed; 17:32:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:32:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:32:55 [ssh-agent] Looking for ssh-agent implementation... 17:32:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:32:55 $ docker exec 4161252ed8663815c0c5ecbe3df985ee5a99c25c35038477a8ae4d314af54171 ssh-agent 17:32:55 SSH_AUTH_SOCK=/tmp/ssh-sPMd5q1SaXJ1/agent.49 17:32:55 SSH_AGENT_PID=54 17:32:55 Running ssh-add (command line suppressed) 17:32:56 Identity added: /w/workspace/edgex-go/3@tmp/private_key_3646219095807347643.key (/w/workspace/edgex-go/3@tmp/private_key_3646219095807347643.key) 17:32:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:32:56 + git semver init 17:32:56 # -> Open(): unable to determine branch for HEAD 17:32:56 # $GIT_DIR = /w/workspace/edgex-go/3/.git 17:32:56 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 17:32:56 # $SEMVER_REMOTE_NAME = origin 17:32:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:32:56 # $SEMVER_USER_NAME = edgex-jenkins 17:32:56 # $SEMVER_BRANCH = PR-3224 17:32:56 # $SEMVER_TEMP = /tmp/semver-837248947 17:32:56 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:33:19 # '/tmp/semver-837248947' -> '/w/workspace/edgex-go/3/.semver' 17:33:22 # -> Force: false 17:33:22 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 17:33:22 $ docker exec --env ******** --env ******** 4161252ed8663815c0c5ecbe3df985ee5a99c25c35038477a8ae4d314af54171 ssh-agent -k 17:33:23 unset SSH_AUTH_SOCK; 17:33:23 unset SSH_AGENT_PID; 17:33:23 echo Agent pid 54 killed; 17:33:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:33:23 + git semver [Pipeline] } 17:33:23 $ docker stop --time=1 4161252ed8663815c0c5ecbe3df985ee5a99c25c35038477a8ae4d314af54171 17:33:26 $ docker rm -f 4161252ed8663815c0c5ecbe3df985ee5a99c25c35038477a8ae4d314af54171 [Pipeline] // withDockerContainer [Pipeline] sh 17:33:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:33:29 Stashed 1 file(s) [Pipeline] echo 17:33:29 [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] sh 17:33:30 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:33:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:33:30 + true 17:33:30 + sudo service docker restart 17:33:30 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 17:33:32 ========================================================= 17:33:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 17:33:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:33:32 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 17:33:39 Sending build context to Docker daemon 328.2MB 17:33:39 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 17:33:39 Step 2/6 : FROM ${BASE} 17:33:39 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 17:33:39 188c0c94c7c5: Pulling fs layer 17:33:39 0ef7d3d256c8: Pulling fs layer 17:33:39 de9db76c5a1d: Pulling fs layer 17:33:39 bca2f99d35d6: Pulling fs layer 17:33:39 93359f2a8cfa: Pulling fs layer 17:33:39 7c6f9722023f: Pulling fs layer 17:33:39 a35cf1a2eb13: Pulling fs layer 17:33:39 bca2f99d35d6: Waiting 17:33:39 93359f2a8cfa: Waiting 17:33:39 7c6f9722023f: Waiting 17:33:39 a35cf1a2eb13: Waiting 17:33:39 de9db76c5a1d: Verifying Checksum 17:33:39 de9db76c5a1d: Download complete 17:33:39 0ef7d3d256c8: Verifying Checksum 17:33:39 0ef7d3d256c8: Download complete 17:33:39 93359f2a8cfa: Verifying Checksum 17:33:39 93359f2a8cfa: Download complete 17:33:39 7c6f9722023f: Verifying Checksum 17:33:39 7c6f9722023f: Download complete 17:33:39 188c0c94c7c5: Verifying Checksum 17:33:39 188c0c94c7c5: Download complete 17:33:39 188c0c94c7c5: Pull complete 17:33:39 0ef7d3d256c8: Pull complete 17:33:40 de9db76c5a1d: Pull complete 17:33:42 a35cf1a2eb13: Download complete 17:33:42 bca2f99d35d6: Verifying Checksum 17:33:42 bca2f99d35d6: Download complete 17:33:44 Still waiting to schedule task 17:33:44 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:33:52 bca2f99d35d6: Pull complete 17:33:52 93359f2a8cfa: Pull complete 17:33:52 7c6f9722023f: Pull complete 17:34:03 a35cf1a2eb13: Pull complete 17:34:03 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 17:34:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 17:34:03 ---> a62c8e92a672 17:34:03 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 17:34:03 ---> Running in de199b964dc8 17:34:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:34:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:34:05 (1/12) Installing libmagic (5.38-r0) 17:34:05 (2/12) Installing file (5.38-r0) 17:34:05 (3/12) Installing libc-dev (0.7.2-r3) 17:34:05 (4/12) Installing g++ (9.3.0-r2) 17:34:09 (5/12) Installing fortify-headers (1.1-r0) 17:34:09 (6/12) Installing patch (2.7.6-r6) 17:34:09 (7/12) Installing build-base (0.5-r2) 17:34:10 (8/12) Installing libsodium (1.0.18-r0) 17:34:10 (9/12) Installing pkgconf (1.7.2-r0) 17:34:10 (10/12) Installing libsodium-dev (1.0.18-r0) 17:34:10 (11/12) Installing libzmq (4.3.3-r0) 17:34:10 (12/12) Installing zeromq-dev (4.3.3-r0) 17:34:10 Executing busybox-1.31.1-r19.trigger 17:34:10 OK: 233 MiB in 51 packages 17:34:15 Removing intermediate container de199b964dc8 17:34:15 ---> e5bddf8f0ea1 17:34:15 Step 4/6 : WORKDIR /edgex-go 17:34:16 ---> Running in a9ff6ea42498 17:34:16 Removing intermediate container a9ff6ea42498 17:34:16 ---> d2fa6942687e 17:34:16 Step 5/6 : COPY go.mod . 17:34:17 ---> 42d3d2bead77 17:34:17 Step 6/6 : RUN go mod download 17:34:17 ---> Running in f566300df9f8 17:35:04 Removing intermediate container f566300df9f8 17:35:04 ---> 874248dec363 17:35:04 Successfully built 874248dec363 17:35:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:35:05 + docker inspect -f . ci-base-image-x86_64 17:35:05 . [Pipeline] withDockerContainer 17:35:05 prd-centos7-docker-4c-2g-28499 does not seem to be running inside a container 17:35:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:35:09 $ docker top 1216a2352882e30889debfb9d75f95ac2e7d3372d216f024ec781177e936abac -eo pid,comm [Pipeline] { [Pipeline] sh 17:35:11 + go version 17:35:11 go version go1.15.5 linux/amd64 [Pipeline] } 17:35:11 $ docker stop --time=1 1216a2352882e30889debfb9d75f95ac2e7d3372d216f024ec781177e936abac 17:35:13 $ docker rm -f 1216a2352882e30889debfb9d75f95ac2e7d3372d216f024ec781177e936abac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:35:15 + docker inspect -f . ci-base-image-x86_64 17:35:15 . [Pipeline] withDockerContainer 17:35:15 prd-centos7-docker-4c-2g-28499 does not seem to be running inside a container 17:35:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:35:17 $ docker top 6029606d8bb980148e925383c2fbbe587fe3a26d6d449037944d0c9fcbe6eb09 -eo pid,comm [Pipeline] { [Pipeline] echo 17:35:18 ========================================================= 17:35:18 [edgeXBuildGoParallel] Running Tests and Build... 17:35:18 ========================================================= [Pipeline] sh 17:35:18 + make test 17:35:18 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:35:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28500 in /w/workspace/edgexfoundry_edgex-go_PR-3224 [Pipeline] { [Pipeline] ws 17:35:35 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 17:35:40 using credential edgex-jenkins-ssh 17:35:40 Cloning the remote Git repository 17:35:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:35:40 > git init /w/workspace/edgex-go/3 # timeout=10 17:35:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:35:40 > git --version # timeout=10 17:35:40 > git --version # 'git version 2.17.1' 17:35:40 using GIT_SSH to set credentials SSH Credentials for GitHub 17:35:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:35:49 ? github.com/edgexfoundry/edgex-go [no test files] 17:35:57 Merging remotes/origin/master commit f60a6b9b3bbcf5933f7773f85fc76d84301e173f into PR head commit 09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b 17:35:57 Merge succeeded, producing 09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b 17:35:57 Checking out Revision 09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b (PR-3224) 17:35:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:35:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:35:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:35:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:35:56 using GIT_SSH to set credentials SSH Credentials for GitHub 17:35:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3224/head:refs/remotes/origin/PR-3224 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:35:57 > git config core.sparsecheckout # timeout=10 17:35:57 > git checkout -f 09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b # timeout=10 17:35:57 > git remote # timeout=10 17:35:57 > git config --get remote.origin.url # timeout=10 17:35:57 using GIT_SSH to set credentials SSH Credentials for GitHub 17:35:57 > git merge f60a6b9b3bbcf5933f7773f85fc76d84301e173f # timeout=10 17:35:57 > git rev-parse HEAD^{commit} # timeout=10 17:35:57 > git config core.sparsecheckout # timeout=10 17:35:57 > git checkout -f 09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b # timeout=10 17:36:02 Commit message: "feat(scheduler): Implement PATCH /interval V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:36:03 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:36:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:36:04 + true 17:36:04 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:36:07 provisioning config files... 17:36:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8204055716510251886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:36:07 ---> docker-login.sh 17:36:07 nexus3.edgexfoundry.org:10001 17:36:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:36:09 Configure a credential helper to remove this warning. See 17:36:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:36:09 17:36:09 Login Succeeded 17:36:09 nexus3.edgexfoundry.org:10002 17:36:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:36:09 Configure a credential helper to remove this warning. See 17:36:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:36:09 17:36:09 Login Succeeded 17:36:09 nexus3.edgexfoundry.org:10003 17:36:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:36:10 Configure a credential helper to remove this warning. See 17:36:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:36:10 17:36:10 Login Succeeded 17:36:10 nexus3.edgexfoundry.org:10004 17:36:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:36:10 Configure a credential helper to remove this warning. See 17:36:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:36:10 17:36:10 Login Succeeded 17:36:10 docker.io 17:36:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:36:11 Configure a credential helper to remove this warning. See 17:36:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:36:11 17:36:11 Login Succeeded 17:36:11 ---> docker-login.sh ends [Pipeline] } 17:36:11 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:36:11 ========================================================= 17:36:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 17:36:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:36:12 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 17:36:15 Sending build context to Docker daemon 166.5MB 17:36:15 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 17:36:15 Step 2/6 : FROM ${BASE} 17:36:15 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:36:15 5f621e34cdf4: Pulling fs layer 17:36:15 a4357932f1b6: Pulling fs layer 17:36:15 18c013af1878: Pulling fs layer 17:36:15 00ac8860ef70: Pulling fs layer 17:36:15 63d7cb157983: Pulling fs layer 17:36:15 b116817d02f9: Pulling fs layer 17:36:15 745a02a5169b: Pulling fs layer 17:36:15 b116817d02f9: Waiting 17:36:15 63d7cb157983: Waiting 17:36:15 745a02a5169b: Waiting 17:36:15 18c013af1878: Verifying Checksum 17:36:15 a4357932f1b6: Verifying Checksum 17:36:15 a4357932f1b6: Download complete 17:36:15 63d7cb157983: Verifying Checksum 17:36:15 63d7cb157983: Download complete 17:36:15 5f621e34cdf4: Download complete 17:36:15 b116817d02f9: Verifying Checksum 17:36:15 b116817d02f9: Download complete 17:36:16 5f621e34cdf4: Pull complete 17:36:16 a4357932f1b6: Pull complete 17:36:16 18c013af1878: Pull complete 17:36:18 745a02a5169b: Verifying Checksum 17:36:18 745a02a5169b: Download complete 17:36:19 00ac8860ef70: Verifying Checksum 17:36:19 00ac8860ef70: Download complete 17:36:29 00ac8860ef70: Pull complete 17:36:29 63d7cb157983: Pull complete 17:36:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:36:29 b116817d02f9: Pull complete 17:36:34 745a02a5169b: Pull complete 17:36:34 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 17:36:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 17:36:34 ---> b7e6874047d6 17:36:34 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 17:36:37 ---> Running in 71a8c08d437f 17:36:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:36:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:36:40 (1/12) Installing libmagic (5.38-r0) 17:36:40 (2/12) Installing file (5.38-r0) 17:36:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:36:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:36:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:36:40 (3/12) Installing libc-dev (0.7.2-r3) 17:36:40 (4/12) Installing g++ (9.3.0-r2) 17:36:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:36:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:36:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:36:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:36:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:36:49 (5/12) Installing fortify-headers (1.1-r0) 17:36:49 (6/12) Installing patch (2.7.6-r6) 17:36:49 (7/12) Installing build-base (0.5-r2) 17:36:49 (8/12) Installing libsodium (1.0.18-r0) 17:36:49 (9/12) Installing pkgconf (1.7.2-r0) 17:36:49 (10/12) Installing libsodium-dev (1.0.18-r0) 17:36:49 (11/12) Installing libzmq (4.3.3-r0) 17:36:49 (12/12) Installing zeromq-dev (4.3.3-r0) 17:36:49 Executing busybox-1.31.1-r19.trigger 17:36:49 OK: 217 MiB in 51 packages 17:36:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:36:53 Removing intermediate container 71a8c08d437f 17:36:53 ---> ee643495f769 17:36:53 Step 4/6 : WORKDIR /edgex-go 17:36:53 ---> Running in 98534f91809b 17:36:53 Removing intermediate container 98534f91809b 17:36:53 ---> 1df3ac300aba 17:36:53 Step 5/6 : COPY go.mod . 17:36:54 ---> 1ecba0c115d3 17:36:54 Step 6/6 : RUN go mod download 17:36:54 ---> Running in 2eab91a52e32 17:36:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:36:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:36:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:36:59 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.389s coverage: 45.9% of statements 17:36:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:36:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:36:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 17:36:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 17:36:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 17:36:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 17:36:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 17:36:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.204s coverage: 100.0% of statements 17:37:05 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.337s coverage: 27.1% of statements 17:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 17:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 17:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 17:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:37:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.254s coverage: 100.0% of statements 17:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 17:37:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.100s coverage: 100.0% of statements 17:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 17:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 17:37:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.155s coverage: 66.2% of statements 17:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 17:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 17:37:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.628s coverage: 82.4% of statements 17:37:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 17:37:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 17:37:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 17:37:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 17:37:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.502s coverage: 28.6% of statements 17:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 17:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 17:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 17:37:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.194s coverage: 100.0% of statements 17:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 17:37:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.042s coverage: 100.0% of statements 17:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 17:37:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.393s coverage: 86.7% of statements 17:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 17:37:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.262s coverage: 97.5% of statements 17:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 17:37:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.083s coverage: 78.3% of statements 17:37:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 17:37:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 17:37:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 17:37:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 17:37:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.604s coverage: 92.8% of statements 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 17:37:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.038s coverage: 58.8% of statements 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 17:37:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.094s coverage: 0.1% of statements 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 17:37:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:37:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.087s coverage: 45.5% of statements 17:37:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 79.5% of statements 17:37:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.037s coverage: 94.1% of statements 17:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements 17:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.034s coverage: 87.5% of statements 17:37:21 Removing intermediate container 2eab91a52e32 17:37:21 ---> 72b000538b0b 17:37:21 Successfully built 72b000538b0b 17:37:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:37:21 + docker inspect -f . ci-base-image-arm64 17:37:21 . [Pipeline] withDockerContainer 17:37:21 prd-ubuntu18.04-docker-arm64-4c-16g-28500 does not seem to be running inside a container 17:37:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:37:23 $ docker top 4056bb1aff43b04098684c293e1ad0be7ce9cd8c16d97a58a4fb69934a92f776 -eo pid,comm [Pipeline] { [Pipeline] sh 17:37:24 + go version 17:37:24 go version go1.15.5 linux/arm64 [Pipeline] } 17:37:24 $ docker stop --time=1 4056bb1aff43b04098684c293e1ad0be7ce9cd8c16d97a58a4fb69934a92f776 17:37:26 $ docker rm -f 4056bb1aff43b04098684c293e1ad0be7ce9cd8c16d97a58a4fb69934a92f776 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:37:27 + docker inspect -f . ci-base-image-arm64 17:37:27 . [Pipeline] withDockerContainer 17:37:27 prd-ubuntu18.04-docker-arm64-4c-16g-28500 does not seem to be running inside a container 17:37:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:37:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.048s coverage: 94.4% of statements 17:37:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 17:37:29 $ docker top 5efeab03dff0c6e5e4954c16abf5d033b05dc725a74dfdff6569458434565397 -eo pid,comm [Pipeline] { [Pipeline] echo 17:37:29 ========================================================= 17:37:29 [edgeXBuildGoParallel] Running Tests and Build... 17:37:29 ========================================================= [Pipeline] sh 17:37:30 + make test 17:37:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:37:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.129s coverage: 92.9% of statements 17:37:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:37:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:37:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:37:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.045s coverage: 77.8% of statements 17:37:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:37:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:37:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:37:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:37:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:37:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.102s coverage: 87.2% of statements 17:37:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:37:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:37:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 17:37:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:37:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.104s coverage: 75.5% of statements 17:37:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:37:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.475s coverage: 80.8% of statements 17:37:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.079s coverage: 87.2% of statements 17:37:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.324s coverage: 84.6% of statements 17:37:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.102s coverage: 91.6% of statements 17:37:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:37:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.362s coverage: 62.4% of statements 17:37:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:37:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:37:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 17:37:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 91.3% of statements 17:37:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements 17:37:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements 17:37:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements 17:37:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.807s coverage: 69.1% of statements 17:37:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:37:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:37:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.190s coverage: 38.4% of statements 17:37:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:37:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:37:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.099s coverage: 89.5% of statements 17:37:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:37:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.075s coverage: 84.8% of statements 17:37:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.255s coverage: 47.0% of statements 17:37:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:37:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:37:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 17:37:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 17:37:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 17:37:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.149s coverage: 100.0% of statements 17:37:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 17:37:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.067s coverage: 100.0% of statements 17:37:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 17:37:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 17:37:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 17:37:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 17:37:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.149s coverage: 88.5% of statements 17:37:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 17:37:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 17:37:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 17:37:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.050s coverage: 29.1% of statements 17:37:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:37:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:37:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 17:37:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 17:37:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 17:37:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.144s coverage: 99.0% of statements 17:37:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 17:37:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.074s coverage: 100.0% of statements 17:37:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 17:37:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 17:37:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 17:37:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 17:37:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.143s coverage: 95.6% of statements 17:37:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 17:37:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 17:37:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 17:37:41 ok github.com/edgexfoundry/edgex-go/internal/system 0.050s coverage: 0.0% of statements 17:37:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:37:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.055s coverage: 100.0% of statements 17:37:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 17:37:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:37:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:37:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 17:37:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.071s coverage: 87.9% of statements 17:37:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 17:37:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:37:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 17:37:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.045s coverage: 32.1% of statements 17:37:43 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.069s coverage: 100.0% of statements 17:37:43 GO111MODULE=on go vet ./... 17:37:52 ? github.com/edgexfoundry/edgex-go [no test files] 17:38:41 gofmt -l . 17:38:41 [ "`gofmt -l .`" = "" ] 17:38:41 ./bin/test-go-mod-tidy.sh 17:38:41 ./bin/test-attribution-txt.sh [Pipeline] sh 17:38:43 + ls -al . 17:38:43 total 716 17:38:43 drwxrwxr-x 10 1001 1001 4096 Mar 4 17:38 . 17:38:43 drwxr-xr-x 4 root root 28 Mar 4 17:35 .. 17:38:43 -rw-rw-r-- 1 1001 1001 11 Mar 4 17:32 .dockerignore 17:38:43 drwxrwxr-x 8 1001 1001 179 Mar 4 17:32 .git 17:38:43 drwxrwxr-x 3 1001 1001 125 Mar 4 17:32 .github 17:38:43 -rw-rw-r-- 1 1001 1001 818 Mar 4 17:32 .gitignore 17:38:43 drwx------ 3 1001 1001 60 Mar 4 17:33 .semver 17:38:43 -rw-rw-r-- 1 1001 1001 166 Mar 4 17:32 .sonarcloud.properties 17:38:43 -rw-rw-r-- 1 1001 1001 8475 Mar 4 17:32 Attribution.txt 17:38:43 -rw-rw-r-- 1 1001 1001 3804 Mar 4 17:32 CONTRIBUTING.md 17:38:43 -rw-rw-r-- 1 1001 1001 931 Mar 4 17:32 Dockerfile.build 17:38:43 -rw-rw-r-- 1 1001 1001 863 Mar 4 17:32 Jenkinsfile 17:38:43 -rw-rw-r-- 1 1001 1001 10775 Mar 4 17:32 LICENSE 17:38:43 -rw-rw-r-- 1 1001 1001 5774 Mar 4 17:32 Makefile 17:38:43 -rw-rw-r-- 1 1001 1001 6524 Mar 4 17:32 README.md 17:38:43 -rw-rw-r-- 1 1001 1001 6755 Mar 4 17:32 SECURITY.md 17:38:43 -rw-rw-r-- 1 1001 1001 5 Mar 4 17:33 VERSION 17:38:43 -rw-rw-r-- 1 1001 1001 4131 Mar 4 17:32 ZMQWindows.md 17:38:43 drwxrwxr-x 2 1001 1001 117 Mar 4 17:32 bin 17:38:43 drwxrwxr-x 14 1001 1001 4096 Mar 4 17:32 cmd 17:38:43 -rw-r--r-- 1 root root 606168 Mar 4 17:37 coverage.out 17:38:43 -rw-r--r-- 1 root root 1055 Mar 4 17:38 go.mod 17:38:43 -rw-r--r-- 1 root root 21699 Mar 4 17:38 go.sum 17:38:43 drwxrwxr-x 8 1001 1001 127 Mar 4 17:32 internal 17:38:43 drwxrwxr-x 4 1001 1001 26 Mar 4 17:32 openapi 17:38:43 drwxrwxr-x 4 1001 1001 71 Mar 4 17:32 snap 17:38:43 -rw-rw-r-- 1 1001 1001 168 Mar 4 17:32 version.go [Pipeline] sh 17:38:43 + '[' -e coverage.out ] 17:38:43 + chown 1001:1001 coverage.out [Pipeline] stash 17:38:43 Stashed 1 file(s) [Pipeline] sh 17:38:44 + make build 17:38:44 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 17:38:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:38:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:38:55 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 17:38:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:38:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:38:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:38:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:38:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:38:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:39:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:39:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:39:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:39:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:39:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:39:10 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 17:39:12 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 17:39:14 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 17:39:15 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 17:39:17 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.393s coverage: 45.9% of statements 17:39:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:39:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:39:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 17:39:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 17:39:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 17:39:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 17:39:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 17:39:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.332s coverage: 100.0% of statements 17:39:18 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 17:39:20 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 17:39:22 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 17:39:23 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.484s coverage: 27.1% of statements 17:39:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:39:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:39:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 17:39:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 17:39:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 17:39:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:39:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.058s coverage: 100.0% of statements 17:39:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 17:39:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.074s coverage: 100.0% of statements 17:39:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 17:39:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 17:39:24 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 17:39:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.316s coverage: 66.2% of statements 17:39:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 17:39:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 17:39:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 17:39:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.683s coverage: 82.4% of statements 17:39:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 17:39:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 17:39:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 17:39:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 17:39:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:39:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.272s coverage: 28.6% of statements 17:39:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:39:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:39:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 17:39:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 17:39:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 17:39:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.192s coverage: 100.0% of statements 17:39:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 17:39:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.105s coverage: 100.0% of statements 17:39:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [Pipeline] } 17:39:31 $ docker stop --time=1 6029606d8bb980148e925383c2fbbe587fe3a26d6d449037944d0c9fcbe6eb09 17:39:34 $ docker rm -f 6029606d8bb980148e925383c2fbbe587fe3a26d6d449037944d0c9fcbe6eb09 17:39:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.326s coverage: 86.7% of statements 17:39:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 17:39:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.346s coverage: 97.5% of statements 17:39:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 17:39:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.176s coverage: 78.3% of statements 17:39:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 17:39:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 17:39:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 17:39:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:39:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:39:38 17:39:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:39:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:39:38 latest: Pulling from edgex-devops/edgex-compose 17:39:38 cbdbe7a5bc2a: Pulling fs layer 17:39:38 ca9280d653b3: Pulling fs layer 17:39:38 7e9c9ca2126c: Pulling fs layer 17:39:38 cbdbe7a5bc2a: Verifying Checksum 17:39:38 cbdbe7a5bc2a: Download complete 17:39:39 ca9280d653b3: Verifying Checksum 17:39:39 ca9280d653b3: Download complete 17:39:40 cbdbe7a5bc2a: Pull complete 17:39:41 7e9c9ca2126c: Verifying Checksum 17:39:41 7e9c9ca2126c: Download complete 17:39:41 ca9280d653b3: Pull complete 17:39:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.286s coverage: 92.8% of statements 17:39:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 17:39:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 17:39:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 17:39:45 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 17:39:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:39:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 17:39:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 17:39:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:39:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:39:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 17:39:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:39:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 17:39:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:39:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 17:39:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:39:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 17:39:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 17:39:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 17:39:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements 17:39:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 17:39:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 17:39:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.207s coverage: 0.1% of statements 17:39:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 17:39:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 17:39:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:39:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.126s coverage: 45.5% of statements 17:39:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.084s coverage: 79.5% of statements 17:39:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 17:39:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements 17:39:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements 17:39:57 7e9c9ca2126c: Pull complete 17:39:57 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:39:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:39:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.085s coverage: 94.4% of statements 17:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 17:39:58 prd-centos7-docker-4c-2g-28499 does not seem to be running inside a container 17:39:59 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:40:01 $ docker top 9f129b6a479fb9ac6af77bbca1ece4ec45fec3c95ee78d6f8c03b2f2f213d99d -eo pid,comm [Pipeline] { [Pipeline] sh 17:40:03 + docker-compose build --help 17:40:03 + grep parallel 17:40:04 --parallel Build images in parallel. [Pipeline] } 17:40:04 $ docker stop --time=1 9f129b6a479fb9ac6af77bbca1ece4ec45fec3c95ee78d6f8c03b2f2f213d99d 17:40:06 $ docker rm -f 9f129b6a479fb9ac6af77bbca1ece4ec45fec3c95ee78d6f8c03b2f2f213d99d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:40:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:40:07 . [Pipeline] withDockerContainer 17:40:07 prd-centos7-docker-4c-2g-28499 does not seem to be running inside a container 17:40:07 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:40:09 $ docker top aea362f342dfcc70925661b800b385061b6ca3d2c644705867fc352c7a3c7cc0 -eo pid,comm [Pipeline] { [Pipeline] sh 17:40:10 + docker-compose -f ./docker-compose-build.yml build --parallel 17:40:11 Building docker-core-command-go ... 17:40:11 Building docker-core-data-go ... 17:40:11 Building docker-core-metadata-go ... 17:40:11 Building docker-security-bootstrapper-go ... 17:40:11 Building docker-security-proxy-setup-go ... 17:40:11 Building docker-security-secretstore-setup-go ... 17:40:11 Building docker-support-notifications-go ... 17:40:11 Building docker-support-scheduler-go ... 17:40:11 Building docker-sys-mgmt-agent-go ... 17:40:11 Building docker-security-bootstrapper-go 17:40:11 Building docker-core-command-go 17:40:12 Building docker-support-notifications-go 17:40:12 Building docker-support-scheduler-go 17:40:12 Building docker-security-proxy-setup-go 17:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.160s coverage: 92.9% of statements 17:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 77.8% of statements 17:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 17:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 17:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 75.5% of statements 17:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.8% of statements 17:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.117s coverage: 87.2% of statements 17:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.124s coverage: 84.6% of statements 17:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.184s coverage: 91.6% of statements 17:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.510s coverage: 62.4% of statements 17:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 17:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.087s coverage: 91.3% of statements 17:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements 17:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.055s coverage: 73.7% of statements 17:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements 17:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.760s coverage: 69.1% of statements 17:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.359s coverage: 38.4% of statements 17:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.086s coverage: 89.5% of statements 17:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.087s coverage: 84.8% of statements 17:40:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.438s coverage: 47.0% of statements 17:40:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:40:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:40:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 17:40:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 17:40:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 17:40:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.121s coverage: 100.0% of statements 17:40:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 17:40:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.113s coverage: 100.0% of statements 17:40:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 17:40:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 17:40:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 17:40:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 17:40:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.457s coverage: 88.5% of statements 17:40:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 17:40:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 17:40:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 17:40:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.206s coverage: 29.1% of statements 17:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 17:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 17:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 17:40:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.188s coverage: 99.0% of statements 17:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 17:40:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.085s coverage: 100.0% of statements 17:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 17:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 17:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 17:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 17:40:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.235s coverage: 95.6% of statements 17:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 17:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 17:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 17:40:27 ok github.com/edgexfoundry/edgex-go/internal/system 0.054s coverage: 0.0% of statements 17:40:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:40:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.045s coverage: 100.0% of statements 17:40:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 17:40:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:40:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:40:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 17:40:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.106s coverage: 87.9% of statements 17:40:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 17:40:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:40:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 17:40:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 32.1% of statements 17:40:27 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 17:40:28 GO111MODULE=on go vet ./... 17:41:50 gofmt -l . 17:41:50 [ "`gofmt -l .`" = "" ] 17:41:50 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:41:50 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:41:50 ---> 874248dec363 17:41:50 Step 3/21 : WORKDIR /edgex-goStep 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:41:50 Step 2/30 : FROM ${BUILDER_BASE} AS builder 17:41:50 ---> 874248dec363 17:41:50 Step 3/30 : WORKDIR /edgex-go 17:41:50 17:41:50 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:41:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:41:50 ---> 874248dec363 17:41:50 Step 3/22 : WORKDIR /edgex-go 17:41:51 ./bin/test-go-mod-tidy.sh 17:41:51 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:41:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:41:51 ---> 874248dec363 17:41:51 Step 3/23 : WORKDIR /edgex-go 17:41:51 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:41:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:41:51 ---> 874248dec363 17:41:51 Step 3/22 : WORKDIR /edgex-go 17:41:52 ./bin/test-attribution-txt.sh [Pipeline] sh 17:41:54 ---> Running in 97943d6e6c51 17:41:54 ---> Running in 55c5d8050a00 17:41:54 ---> Running in 4d44aaa37ed1 17:41:54 ---> Running in 31a166b4668b 17:41:54 ---> Running in bd3d9c9be089 17:41:54 + ls -al . 17:41:54 total 744 17:41:54 drwxrwxr-x 9 1001 1001 4096 Mar 4 17:41 . 17:41:54 drwxr-xr-x 4 root root 4096 Mar 4 17:37 .. 17:41:54 -rw-rw-r-- 1 1001 1001 11 Mar 4 17:35 .dockerignore 17:41:54 drwxrwxr-x 8 1001 1001 4096 Mar 4 17:36 .git 17:41:54 drwxrwxr-x 3 1001 1001 4096 Mar 4 17:35 .github 17:41:54 -rw-rw-r-- 1 1001 1001 818 Mar 4 17:35 .gitignore 17:41:54 -rw-rw-r-- 1 1001 1001 166 Mar 4 17:35 .sonarcloud.properties 17:41:54 -rw-rw-r-- 1 1001 1001 8475 Mar 4 17:35 Attribution.txt 17:41:54 -rw-rw-r-- 1 1001 1001 3804 Mar 4 17:35 CONTRIBUTING.md 17:41:54 -rw-rw-r-- 1 1001 1001 931 Mar 4 17:35 Dockerfile.build 17:41:54 -rw-rw-r-- 1 1001 1001 863 Mar 4 17:35 Jenkinsfile 17:41:54 -rw-rw-r-- 1 1001 1001 10775 Mar 4 17:35 LICENSE 17:41:54 -rw-rw-r-- 1 1001 1001 5774 Mar 4 17:35 Makefile 17:41:54 -rw-rw-r-- 1 1001 1001 6524 Mar 4 17:35 README.md 17:41:54 -rw-rw-r-- 1 1001 1001 6755 Mar 4 17:35 SECURITY.md 17:41:54 -rw-rw-r-- 1 1001 1001 5 Mar 4 17:33 VERSION 17:41:54 -rw-rw-r-- 1 1001 1001 4131 Mar 4 17:35 ZMQWindows.md 17:41:54 drwxrwxr-x 2 1001 1001 4096 Mar 4 17:35 bin 17:41:54 drwxrwxr-x 14 1001 1001 4096 Mar 4 17:35 cmd 17:41:54 -rw-r--r-- 1 root root 606168 Mar 4 17:40 coverage.out 17:41:54 -rw-r--r-- 1 root root 1055 Mar 4 17:41 go.mod 17:41:54 -rw-r--r-- 1 root root 21699 Mar 4 17:41 go.sum 17:41:54 drwxrwxr-x 8 1001 1001 4096 Mar 4 17:35 internal 17:41:54 drwxrwxr-x 4 1001 1001 4096 Mar 4 17:35 openapi 17:41:54 drwxrwxr-x 4 1001 1001 4096 Mar 4 17:35 snap 17:41:54 -rw-rw-r-- 1 1001 1001 168 Mar 4 17:35 version.go [Pipeline] sh 17:41:55 + '[' -e coverage.out ] 17:41:55 + chown 1001:1001 coverage.out [Pipeline] stash 17:41:55 Warning: overwriting stash ‘coverage-report’ 17:41:56 Removing intermediate container 97943d6e6c51 17:41:56 ---> d3d03e8ccbc6 17:41:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:41:56 Removing intermediate container bd3d9c9be089 17:41:56 ---> ae348b5c2739 17:41:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:41:56 Removing intermediate container 55c5d8050a00 17:41:56 ---> df317e3881fe 17:41:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:41:56 Removing intermediate container 4d44aaa37ed1 17:41:56 ---> ef2fc25d9191 17:41:56 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:41:56 Removing intermediate container 31a166b4668b 17:41:56 ---> 2b087b86df11 17:41:56 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:41:56 Stashed 1 file(s) [Pipeline] sh 17:41:56 ---> Running in f84c532b17dd 17:41:56 ---> Running in f2e541f48bc7 17:41:56 ---> Running in 64444d37f8ef 17:41:56 ---> Running in 33142755a431 17:41:56 ---> Running in 7baa40dc8082 17:41:57 + make build 17:41:57 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 17:42:03 Removing intermediate container 64444d37f8ef 17:42:03 ---> 07cb47eb9b19 17:42:03 Step 5/21 : RUN apk add --update --no-cache make git 17:42:03 Removing intermediate container f2e541f48bc7 17:42:03 ---> 6120a5cf4a20 17:42:03 Step 5/22 : RUN apk add --update --no-cache make git 17:42:03 Removing intermediate container f84c532b17dd 17:42:03 ---> 80f479852dd6 17:42:03 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:42:04 Removing intermediate container 7baa40dc8082 17:42:04 ---> 7531ad774dc6 17:42:04 Step 5/30 : RUN apk add --update --no-cache make git 17:42:04 Removing intermediate container 33142755a431 17:42:04 ---> efdaa6bc45fd 17:42:04 Step 5/23 : RUN apk add --update --no-cache make git 17:42:04 ---> Running in 54df7307cf0a 17:42:04 ---> Running in 4ed74d2fbef7 17:42:04 ---> Running in 33545b1d7df7 17:42:04 ---> Running in c0383a7de135 17:42:04 ---> Running in 13214494a26a 17:42:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:42:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:42:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:42:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:42:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:42:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:42:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:42:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:42:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:42:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:42:08 OK: 233 MiB in 51 packages 17:42:08 OK: 233 MiB in 51 packages 17:42:08 OK: 233 MiB in 51 packages 17:42:08 OK: 233 MiB in 51 packages 17:42:08 OK: 233 MiB in 51 packages 17:42:09 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 17:42:11 Removing intermediate container c0383a7de135 17:42:11 ---> 441f6a954e7d 17:42:11 Step 6/22 : COPY go.mod . 17:42:11 Removing intermediate container 4ed74d2fbef7 17:42:11 ---> 85d5e5fd50a5 17:42:11 Step 6/30 : COPY go.mod . 17:42:11 Removing intermediate container 54df7307cf0a 17:42:11 ---> 7d0c60335a79 17:42:11 Step 6/21 : COPY go.mod . 17:42:11 Removing intermediate container 13214494a26a 17:42:11 ---> 4fe7efebd143 17:42:11 Step 6/23 : COPY go.mod . 17:42:11 Removing intermediate container 33545b1d7df7 17:42:11 ---> fec1dfc5261a 17:42:11 Step 6/22 : COPY go.mod . 17:42:11 ---> d5dd4b2cd354 17:42:11 Step 7/22 : RUN go mod download 17:42:12 ---> Running in 5c69197926c5 17:42:12 ---> 9e925345f942 17:42:12 Step 7/30 : RUN go mod download 17:42:12 ---> 7414da8f83bd 17:42:12 Step 7/21 : RUN go mod download 17:42:12 ---> Running in 2f3b13556fa3 17:42:12 ---> e88cdbba2793 17:42:12 Step 7/22 : RUN go mod download 17:42:12 ---> ea6f4de88aab 17:42:12 Step 7/23 : RUN go mod download 17:42:12 ---> Running in af9092716b09 17:42:13 ---> Running in 7d0bf17f9ad9 17:42:13 ---> Running in 206ec0863d10 17:42:22 Removing intermediate container af9092716b09 17:42:22 ---> 4a4f1c973d75 17:42:22 Step 8/22 : COPY . . 17:42:22 Removing intermediate container 5c69197926c5 17:42:22 ---> 4a5a02dd3cc2 17:42:22 Step 8/22 : COPY . . 17:42:22 Removing intermediate container 7d0bf17f9ad9 17:42:22 ---> 1d60e39bcdbe 17:42:22 Step 8/21 : COPY . . 17:42:23 Removing intermediate container 206ec0863d10 17:42:23 ---> 4dba3150f486 17:42:23 Step 8/23 : COPY . . 17:42:24 Removing intermediate container 2f3b13556fa3 17:42:24 ---> 9d86d600874f 17:42:24 Step 8/30 : COPY . . 17:42:42 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 17:42:44 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 17:42:49 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 17:42:51 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 17:42:57 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 17:43:03 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 17:43:07 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 17:43:11 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 17:43:16 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 17:43:20 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] } 17:43:27 $ docker stop --time=1 5efeab03dff0c6e5e4954c16abf5d033b05dc725a74dfdff6569458434565397 17:43:29 $ docker rm -f 5efeab03dff0c6e5e4954c16abf5d033b05dc725a74dfdff6569458434565397 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:43:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:43:32 17:43:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:43:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:43:32 latest: Pulling from edgex-devops/edgex-compose-arm64 17:43:32 29e5d40040c1: Pulling fs layer 17:43:32 1ce36da41761: Pulling fs layer 17:43:32 25b303627fd3: Pulling fs layer 17:43:32 29e5d40040c1: Download complete 17:43:33 1ce36da41761: Verifying Checksum 17:43:33 1ce36da41761: Download complete 17:43:33 29e5d40040c1: Pull complete 17:43:35 1ce36da41761: Pull complete 17:43:35 25b303627fd3: Verifying Checksum 17:43:35 25b303627fd3: Download complete 17:43:45 25b303627fd3: Pull complete 17:43:45 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:43:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:43:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 17:43:45 prd-ubuntu18.04-docker-arm64-4c-16g-28500 does not seem to be running inside a container 17:43:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:43:49 $ docker top 64a3e18c09d111735707bf47bedc7c2dd1f0940df1af83b33f2a08d3bbe8f58e -eo pid,comm [Pipeline] { [Pipeline] sh 17:43:50 + grep parallel 17:43:50 + docker-compose build --help 17:43:54 --parallel Build images in parallel. [Pipeline] } 17:43:54 $ docker stop --time=1 64a3e18c09d111735707bf47bedc7c2dd1f0940df1af83b33f2a08d3bbe8f58e 17:43:56 $ docker rm -f 64a3e18c09d111735707bf47bedc7c2dd1f0940df1af83b33f2a08d3bbe8f58e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:43:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:43:57 . [Pipeline] withDockerContainer 17:43:57 prd-ubuntu18.04-docker-arm64-4c-16g-28500 does not seem to be running inside a container 17:43: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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:43:59 $ docker top 874fc326acc81a08e26d277947bcad73d577c1d47b95c72f524c4d474f68ae1d -eo pid,comm [Pipeline] { [Pipeline] sh 17:44:00 + docker-compose -f ./docker-compose-build.yml build --parallel 17:44:04 Building docker-core-command-go ... 17:44:04 Building docker-core-data-go ... 17:44:04 Building docker-core-metadata-go ... 17:44:04 Building docker-security-bootstrapper-go ... 17:44:04 Building docker-security-proxy-setup-go ... 17:44:04 Building docker-security-secretstore-setup-go ... 17:44:04 Building docker-support-notifications-go ... 17:44:04 Building docker-support-scheduler-go ... 17:44:04 Building docker-sys-mgmt-agent-go ... 17:44:04 Building docker-security-secretstore-setup-go 17:44:04 Building docker-sys-mgmt-agent-go 17:44:04 Building docker-core-metadata-go 17:44:04 Building docker-support-notifications-go 17:44:04 Building docker-security-bootstrapper-go 17:45:12 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:45:12 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:45:12 ---> 72b000538b0b 17:45:12 Step 3/26 : WORKDIR /edgex-go 17:45:14 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:45:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:45:14 ---> 72b000538b0b 17:45:14 Step 3/22 : WORKDIR /edgex-go 17:45:14 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:45:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:45:14 ---> 72b000538b0b 17:45:14 Step 3/23 : WORKDIR /edgex-go 17:45:14 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:45:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:45:14 ---> 72b000538b0b 17:45:14 Step 3/24 : WORKDIR /edgex-go 17:45:14 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:45:14 Step 2/30 : FROM ${BUILDER_BASE} AS builder 17:45:14 ---> 72b000538b0b 17:45:14 Step 3/30 : WORKDIR /edgex-go 17:45:18 ---> Running in 3cd3ca7d3a86 17:45:18 ---> Running in 3c0c49c9c4bc 17:45:18 ---> Running in a51519a800e9 17:45:18 ---> Running in 21e9864d738a 17:45:18 ---> Running in e089e99286ef 17:45:19 Removing intermediate container a51519a800e9 17:45:19 ---> 5f95c03c9959 17:45:19 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:45:19 Removing intermediate container 3cd3ca7d3a86 17:45:19 ---> 3d533e6c96e1 17:45:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:45:19 Removing intermediate container 3c0c49c9c4bc 17:45:19 ---> 3ff2a96e58dc 17:45:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:45:19 Removing intermediate container 21e9864d738a 17:45:19 ---> 1c6055c8a109 17:45:19 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:45:19 Removing intermediate container e089e99286ef 17:45:19 ---> 32aee65c553e 17:45:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:45:19 ---> Running in 830b1d3c20fb 17:45:19 ---> Running in cde08d4ddd96 17:45:19 ---> Running in eec2e3fbe9b3 17:45:19 ---> Running in 136eadadfb22 17:45:19 ---> Running in a1c1b93644cd 17:45:22 Removing intermediate container 830b1d3c20fb 17:45:22 ---> fb87a993724a 17:45:22 Step 5/24 : RUN apk add --update --no-cache make git 17:45:23 ---> Running in a9e70b1d9470 17:45:23 Removing intermediate container cde08d4ddd96 17:45:23 ---> e781c18fc4e0 17:45:23 Step 5/30 : RUN apk add --update --no-cache make git 17:45:23 Removing intermediate container eec2e3fbe9b3 17:45:23 ---> 3278a99c3109 17:45:23 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:45:23 ---> Running in 1016fcd2766d 17:45:23 ---> Running in 0682d6eb9916 17:45:24 Removing intermediate container 136eadadfb22 17:45:24 ---> 9f2536229fb6 17:45:24 Step 5/26 : RUN apk add --update --no-cache make bash git 17:45:24 Removing intermediate container a1c1b93644cd 17:45:24 ---> 2ce20c0ea987 17:45:24 Step 5/23 : RUN apk add --update --no-cache make git 17:45:24 ---> Running in 6da78c22cd00 17:45:24 ---> Running in 0b8884ef4401 17:45:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:45:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:45:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:45:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:45:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:45:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:45:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:45:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:45:26 OK: 217 MiB in 51 packages 17:45:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:45:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:45:27 OK: 217 MiB in 51 packages 17:45:27 OK: 217 MiB in 51 packages 17:45:27 OK: 217 MiB in 51 packages 17:45:27 OK: 217 MiB in 51 packages 17:45:28 Removing intermediate container a9e70b1d9470 17:45:28 ---> 3a50211b7be4 17:45:28 Step 6/24 : COPY go.mod . 17:45:28 Removing intermediate container 1016fcd2766d 17:45:28 ---> e32488fc4a79 17:45:28 Step 6/30 : COPY go.mod . 17:45:29 Removing intermediate container 0682d6eb9916 17:45:29 ---> 21a80beb933f 17:45:29 Step 6/22 : COPY go.mod . 17:45:29 Removing intermediate container 0b8884ef4401 17:45:29 ---> 962ed0025711 17:45:29 Step 6/23 : COPY go.mod . 17:45:29 ---> ea915a112ac2 17:45:29 Step 7/24 : RUN go mod download 17:45:29 Removing intermediate container 6da78c22cd00 17:45:29 ---> 42c406721a10 17:45:29 Step 6/26 : COPY go.mod . 17:45:30 ---> Running in ae6338eefa7d 17:45:30 ---> 94979225ea23 17:45:30 Step 7/30 : RUN go mod download 17:45:30 ---> 968f05da8611 17:45:30 Step 7/22 : RUN go mod download 17:45:30 ---> Running in c2def18d9714 17:45:30 ---> 303872ed8929 17:45:30 Step 7/23 : RUN go mod download 17:45:31 ---> Running in 3bb5f2b2ae79 17:45:31 ---> 48df45b0dfb9 17:45:31 Step 7/26 : RUN go mod download 17:45:31 ---> Running in 7c16deec1092 17:45:31 ---> Running in 963f52bbf2dd 17:45:34 Removing intermediate container ae6338eefa7d 17:45:34 ---> 361e27f2b0d8 17:45:34 Step 8/24 : COPY . . 17:45:34 Removing intermediate container c2def18d9714 17:45:34 ---> 568a4874c7c3 17:45:34 Step 8/30 : COPY . . 17:45:35 Removing intermediate container 3bb5f2b2ae79 17:45:35 ---> 245eaf2bf7b6 17:45:35 Step 8/22 : COPY . . 17:45:36 Removing intermediate container 7c16deec1092 17:45:36 ---> 2bd33dcfbc5e 17:45:36 Step 8/23 : COPY . . 17:45:37 Removing intermediate container 963f52bbf2dd 17:45:37 ---> d2c0be8aba75 17:45:37 Step 8/26 : COPY . . 17:45:37 ---> 5ed58382caa0 17:45:37 ---> 7f6619c4e23c 17:45:37 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper ---> 6a35d7cee594 17:45:37 Step 9/23 : RUN make cmd/core-command/core-command 17:45:37 17:45:37 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:45:37 ---> 932634e31164 17:45:37 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:45:37 ---> Running in 18bbbf96b250 17:45:37 ---> 8839295776fd 17:45:37 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:45:37 ---> Running in 667023819fa2 17:45:37 ---> Running in eabdc6bfe9e3 17:45:37 ---> Running in edabeda35046 17:45:37 ---> Running in 98158f667d0f 17:45:37 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 17:45:37 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 17:45:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:45:37 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 17:45:38 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 17:45:59 ---> 0bfbfdec2ee9 17:45:59 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:45:59 ---> eb4518a83dc0 17:45:59 Step 9/23 : RUN make cmd/core-metadata/core-metadata ---> 1e7fc30aa0da 17:45:59 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:45:59 17:45:59 ---> 59c8886b56fe 17:45:59 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:45:59 ---> aa460b0b858c 17:45:59 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:45:59 ---> Running in d0f4361ea4a6 17:45:59 ---> Running in e6b5852b8b4d 17:46:00 ---> Running in 427b3cbc45b5 17:46:00 ---> Running in f79d00307e98 17:46:00 ---> Running in 8ed9db032754 17:46:02 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 17:46:02 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 17:46: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 17:46:02 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 17:46:02 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 17:46:47 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 17:47:00 Removing intermediate container edabeda35046 17:47:00 ---> 772fbf5a8e81 17:47:00 17:47:00 Step 10/22 : FROM alpine:3.12 17:47:00 Removing intermediate container eabdc6bfe9e3 17:47:00 ---> a089aaf09a07 17:47:00 17:47:00 Step 10/22 : FROM alpine:3.12 17:47:00 3.12: Pulling from library/alpine 17:47:00 3.12: Pulling from library/alpine 17:47:00 Removing intermediate container 667023819fa2 17:47:00 ---> 636144f66779 17:47:00 17:47:00 Step 10/30 : FROM alpine:3.12 17:47:00 Removing intermediate container 18bbbf96b250 17:47:00 ---> 2adbe475536d 17:47:00 17:47:00 Step 10/23 : FROM alpine:3.12 17:47:00 3.12: Pulling from library/alpine 17:47:00 3.12: Pulling from library/alpine 17:47:00 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 17:47:00 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 17:47:00 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 17:47:00 Status: Downloaded newer image for alpine:3.12 17:47:00 Status: Downloaded newer image for alpine:3.12 17:47:00 Status: Image is up to date for alpine:3.12 17:47:00 ---> 88dd2752d2ea 17:47:00 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:47:00 ---> 88dd2752d2ea 17:47:00 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:47:00 ---> 88dd2752d2ea 17:47:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:47:00 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 17:47:00 Status: Image is up to date for alpine:3.12 17:47:00 ---> 88dd2752d2ea 17:47:00 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:47:03 ---> Running in 1739db29ffa5 17:47:03 ---> Running in 736fa755f4b8 17:47:03 ---> Running in e3734c74ed85 17:47:03 ---> Running in a7004ba87c33 17:47:03 Removing intermediate container 98158f667d0f 17:47:03 ---> ecc7c91f8327 17:47:03 17:47:03 Step 10/21 : FROM alpine:3.12 17:47:03 ---> 88dd2752d2ea 17:47:03 Step 11/21 : RUN apk add --update --no-cache curl 17:47:03 ---> Running in 22bd6cd92774 17:47:04 Removing intermediate container e3734c74ed85 17:47:04 ---> 5ca106cf1a5e 17:47:04 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 17:47:04 ---> Running in b1e343eb659d 17:47:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:47:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:47:05 (1/1) Installing dumb-init (1.2.2-r1) 17:47:05 Executing busybox-1.31.1-r19.trigger 17:47:05 OK: 6 MiB in 15 packages 17:47:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:47:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:47:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:47:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:47:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:47:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:47:06 (1/2) Installing ca-certificates (20191127-r4) 17:47:06 (2/2) Installing dumb-init (1.2.2-r1) 17:47:06 Executing busybox-1.31.1-r19.trigger 17:47:06 Executing ca-certificates-20191127-r4.trigger 17:47:06 (1/1) Installing dumb-init (1.2.2-r1) 17:47:06 Executing busybox-1.31.1-r19.trigger 17:47:06 OK: 6 MiB in 15 packages 17:47:06 (1/4) Installing ca-certificates (20191127-r4) 17:47:06 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:47:06 (3/4) Installing libcurl (7.69.1-r3) 17:47:06 (4/4) Installing curl (7.69.1-r3) 17:47:06 Executing busybox-1.31.1-r19.trigger 17:47:07 Executing ca-certificates-20191127-r4.trigger 17:47:07 OK: 6 MiB in 16 packages 17:47:07 OK: 7 MiB in 18 packages 17:47:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:47:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:47:08 (1/2) Installing dumb-init (1.2.2-r1) 17:47:08 (2/2) Installing su-exec (0.2-r1) 17:47:08 Executing busybox-1.31.1-r19.trigger 17:47:08 OK: 6 MiB in 16 packages 17:47:08 Removing intermediate container 1739db29ffa5 17:47:08 ---> e44211b480c4 17:47:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:47:09 ---> Running in a80bc8351ad7 17:47:09 Removing intermediate container a7004ba87c33 17:47:09 ---> d475619b5840 17:47:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:47:11 Removing intermediate container 736fa755f4b8 17:47:11 ---> 879f5fd27ced 17:47:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:47:11 ---> Running in 3678f21caafd 17:47:11 Removing intermediate container a80bc8351ad7 17:47:11 ---> 1b1fb811c7a3 17:47:11 Step 13/23 : ENV APP_PORT=48082 17:47:11 ---> Running in 5dd4b618c7ed 17:47:11 Removing intermediate container 22bd6cd92774 17:47:11 ---> 8ee839732546 17:47:11 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:47:11 Removing intermediate container b1e343eb659d 17:47:11 ---> a4dcd0813f63 17:47:11 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 17:47:12 ---> Running in b650ab4de929 17:47:12 ---> Running in 2ac6f4006bc5 17:47:12 ---> Running in e1cc20c69841 17:47:12 Removing intermediate container 3678f21caafd 17:47:12 ---> ca1551e0da49 17:47:12 Step 13/22 : ENV APP_PORT=48085 17:47:12 Removing intermediate container 5dd4b618c7ed 17:47:12 ---> 00082ea1c94b 17:47:12 Step 13/22 : ENV APP_PORT=48060 17:47:13 ---> Running in 812baf2e195e 17:47:13 ---> Running in ee6d1155b0e7 17:47:13 Removing intermediate container b650ab4de929 17:47:13 ---> 728321f6da24 17:47:13 Step 14/23 : EXPOSE $APP_PORT 17:47:13 Removing intermediate container 2ac6f4006bc5 17:47:13 ---> e8aaf04262ea 17:47:13 Step 13/21 : WORKDIR /edgex 17:47:13 Removing intermediate container e1cc20c69841 17:47:13 ---> f516f2885561 17:47:13 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:47:14 ---> Running in 3a244ff4b2b7 17:47:14 ---> Running in 65d28581b182 17:47:14 ---> Running in ce308337a7b0 17:47:14 Removing intermediate container ee6d1155b0e7 17:47:14 ---> cd34e57562b8 17:47:14 Step 14/22 : EXPOSE $APP_PORT 17:47:15 Removing intermediate container 812baf2e195e 17:47:15 ---> 4d3f3e7c2606 17:47:15 Step 14/22 : EXPOSE $APP_PORT 17:47:15 ---> Running in bfd4ff315eb9 17:47:15 Removing intermediate container 3a244ff4b2b7 17:47:15 ---> d798d8b8cf2a 17:47:15 Step 15/23 : WORKDIR / 17:47:15 ---> Running in 24d119a824f5 17:47:15 ---> Running in 44945fb70170 17:47:15 Removing intermediate container 65d28581b182 17:47:15 ---> a4362932c976 17:47:15 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:47:15 Removing intermediate container ce308337a7b0 17:47:15 ---> 2e3356cccca6 17:47:15 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:47:15 ---> Running in f0ee0ae7dd1c 17:47:15 Removing intermediate container bfd4ff315eb9 17:47:15 ---> dbb617428ddb 17:47:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:47:15 Removing intermediate container 24d119a824f5 17:47:15 ---> 49606778adef 17:47:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:47:15 Removing intermediate container 44945fb70170 17:47:15 ---> b8564cadecc1 17:47:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:47:16 ---> 94d9434f1c34 17:47:16 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:47:16 ---> 5c99d522ef7c 17:47:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:47:16 ---> 6e14c65e53d7 17:47:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:47:16 ---> b4eed189c9a4 17:47:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:47:18 ---> e689b962d452 17:47:18 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:47:19 ---> 4b8e5a503b1f 17:47:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:47:19 ---> 3b9b18a434b0 17:47:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:47:19 ---> 7ddb55b7feb6 17:47:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:47:19 Removing intermediate container f0ee0ae7dd1c 17:47:19 ---> 9b99fffe1df3 17:47:19 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 17:47:19 ---> Running in a378fa184dc4 17:47:19 ---> 6067fa11bb18 17:47:19 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:47:19 ---> Running in ecdf63357b6f 17:47:19 ---> 5ae1e95ea040 17:47:19 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:47:19 ---> dd06d3a2944f 17:47:19 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:47:19 ---> 2971672f75e7 17:47:19 Step 19/23 : ENTRYPOINT ["/core-command"] 17:47:20 ---> Running in 91560db03325 17:47:20 ---> Running in 09feb47f2a9b 17:47:20 ---> Running in 2c3cfe3a7d6c 17:47:20 Removing intermediate container a378fa184dc4 17:47:20 ---> e51d8e60fbe9 17:47:20 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:47:20 Removing intermediate container ecdf63357b6f 17:47:20 ---> c663e258086a 17:47:20 Step 18/21 : CMD ["--init=true"] 17:47:20 Removing intermediate container 91560db03325 17:47:20 ---> 3e16c32d9619 17:47:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:47:20 Removing intermediate container 09feb47f2a9b 17:47:20 ---> 499eaf09d018 17:47:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:47:20 ---> Running in 3fd6a6ccaf85 17:47:20 Removing intermediate container 2c3cfe3a7d6c 17:47:20 ---> 2448fa5973d2 17:47:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:47:20 ---> Running in d4059aaa3672 17:47:20 ---> Running in 27a0a6b68988 17:47:20 ---> 6d9dc31c3b76 17:47:20 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:47:20 ---> Running in e725c630f9f7 17:47:20 Removing intermediate container 3fd6a6ccaf85 17:47:20 ---> 636a2e594fd1 17:47:20 Step 19/21 : LABEL arch=x86_64 17:47:20 ---> Running in f0b7438437c9 17:47:21 ---> Running in 878e3e679c31 17:47:21 Removing intermediate container d4059aaa3672 17:47:21 ---> 985d8d67a988 17:47:21 Step 20/22 : LABEL arch=x86_64 17:47:21 Removing intermediate container 27a0a6b68988 17:47:21 ---> 760d82d6a59e 17:47:21 Step 20/22 : LABEL arch=x86_64 17:47:21 Removing intermediate container e725c630f9f7 17:47:21 ---> cc42a564062a 17:47:21 Step 21/23 : LABEL arch=x86_64 17:47:21 ---> Running in 9c282531984c 17:47:21 ---> Running in 9105def50427 17:47:21 ---> Running in a759a937bd73 17:47:21 Removing intermediate container 878e3e679c31 17:47:21 ---> ab85caf5b58d 17:47:21 Step 20/21 : LABEL git_sha=09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b 17:47:21 Removing intermediate container 9105def50427 17:47:21 ---> 7f54c4f2238a 17:47:21 Step 21/22 : LABEL git_sha=09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b 17:47:21 Removing intermediate container 9c282531984c 17:47:21 ---> a01ad79d2e6c 17:47:21 Step 21/22 : LABEL git_sha=09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b 17:47:21 ---> Running in 288bf3c663ef 17:47:21 Removing intermediate container a759a937bd73 17:47:21 ---> 8e70e30d12ff 17:47:21 Step 22/23 : LABEL git_sha=09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b 17:47:21 ---> Running in 0aeb48e47fe7 17:47:21 ---> Running in d7f302148e4b 17:47:22 ---> Running in fe51baf9f397 17:47:22 Removing intermediate container 288bf3c663ef 17:47:22 ---> 2a2ee385731d 17:47:22 Step 21/21 : LABEL version=0.0.0 17:47:22 Removing intermediate container 0aeb48e47fe7 17:47:22 ---> 39ca22a012fb 17:47:22 Step 22/22 : LABEL version=0.0.0 17:47:22 Removing intermediate container d7f302148e4b 17:47:22 ---> 28ecc50f0299 17:47:22 Step 22/22 : LABEL version=0.0.0 17:47:22 ---> Running in 380a91ff4ebe 17:47:22 Removing intermediate container fe51baf9f397 17:47:22 ---> cd41dccb065d 17:47:22 Step 23/23 : LABEL version=0.0.0 17:47:22 ---> Running in 8c9e7649963a 17:47:22 ---> Running in 88ec98ff8693 17:47:23 ---> Running in a0092ae0da68 17:47:23 Removing intermediate container 380a91ff4ebe 17:47:23 ---> 167c2d7fa2e1 17:47:23 17:47:23 Removing intermediate container f0b7438437c9 17:47:23 ---> 1fae3798bc43 17:47:23 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 17:47:23 Removing intermediate container 8c9e7649963a 17:47:23 ---> d187c0b4a365 17:47:23 17:47:23 Removing intermediate container 88ec98ff8693 17:47:23 ---> 449b5f3c78c2 17:47:23 17:47:23 Removing intermediate container a0092ae0da68 17:47:23 ---> d6c25e8dccb8 17:47:23 17:47:23 Successfully built 167c2d7fa2e1 17:47:23 Successfully built d187c0b4a365 17:47:23 Successfully tagged docker-security-proxy-setup-go:latest 17:47:23 Building docker-security-secretstore-setup-go 17:47:23 Successfully built 449b5f3c78c2 17:47:23  Building docker-security-proxy-setup-go ... done Successfully tagged docker-support-notifications-go:latest 17:47:23 Building docker-core-metadata-go 17:47:23  Building docker-support-notifications-go ... done Successfully built d6c25e8dccb8 17:47:24 Successfully tagged docker-support-scheduler-go:latest 17:47:24  Building docker-support-scheduler-go ... done Building docker-core-data-go 17:47:24 Successfully tagged docker-core-command-go:latest 17:47:24  Building docker-core-command-go ... done Building docker-sys-mgmt-agent-go 17:47:24 ---> b1bd53cb5b14 17:47:24 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:47:25 ---> f94c0f692ab9 17:47:25 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:47:26 ---> 744164efc3fa 17:47:26 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:47:32 ---> 564938b526bb 17:47:32 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 17:47:32 ---> Running in c2bb1d37f278 17:47:34 Removing intermediate container c2bb1d37f278 17:47:34 ---> e54017f09d0e 17:47:34 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:47:39 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 17:47:39 ---> 565d6d20e557 17:47:39 Step 25/30 : RUN chmod +x /entrypoint.sh 17:47:41 ---> Running in 4eb8df168f1c 17:47:46 Removing intermediate container 4eb8df168f1c 17:47:46 ---> a82a73860daf 17:47:46 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 17:47:46 ---> Running in f7ef5ff9f81a 17:47:46 Removing intermediate container f7ef5ff9f81a 17:47:46 ---> 7d71e64d084a 17:47:46 Step 27/30 : CMD ["gate"] 17:47:47 ---> Running in 64c3cc5f7730 17:47:48 Removing intermediate container 64c3cc5f7730 17:47:48 ---> b2d1df24c060 17:47:48 Step 28/30 : LABEL arch=x86_64 17:47:48 ---> Running in a096b0ac1f0d 17:47:48 Removing intermediate container a096b0ac1f0d 17:47:48 ---> 34302ba96c3a 17:47:48 Step 29/30 : LABEL git_sha=09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b 17:47:48 ---> Running in 4e6a91fad7de 17:47:49 Removing intermediate container d0f4361ea4a6 17:47:49 ---> cf39449afc24 17:47:49 17:47:49 Step 10/24 : FROM alpine:3.12 17:47:49 3.12: Pulling from library/alpine 17:47:49 Removing intermediate container f79d00307e98 17:47:49 ---> f385c9364ed1 17:47:49 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:47:49 Removing intermediate container 4e6a91fad7de 17:47:49 ---> 6440445a1413 17:47:49 Step 30/30 : LABEL version=0.0.0 17:47:49 ---> Running in 4390c1bdeb36 17:47:50 ---> Running in ad4ff435ca22 17:47:50 Removing intermediate container 427b3cbc45b5 17:47:50 ---> e7c62ed9dd39 17:47:50 17:47:50 Step 10/30 : FROM alpine:3.12 17:47:51 3.12: Pulling from library/alpine 17:47:51 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 17:47:51 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 17:47:51 Status: Image is up to date for alpine:3.12 17:47:51 ---> d10569e2745f 17:47:51 Status: Downloaded newer image for alpine:3.12 17:47:51 ---> d10569e2745f 17:47:51 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:47:51 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 17:47:51 ---> Running in 0b9a88552f59 17:47:51 ---> Running in 6a90f1d0a4b5 17:47:52 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 17:47:52 Removing intermediate container ad4ff435ca22 17:47:52 ---> bba6b9720227 17:47:52 17:47:52 Removing intermediate container 6a90f1d0a4b5 17:47:52 ---> a52179cbbca2 17:47:52 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 17:47:53 ---> Running in 61d28eb1ece0 17:47:53 Successfully built bba6b9720227 17:47:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:47:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:47:54 Successfully tagged docker-security-bootstrapper-go:latest 17:47:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:47:55 (1/5) Installing ca-certificates (20191127-r4) 17:47:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:47:55 (2/5) Installing nghttp2-libs (1.41.0-r0) 17:47:55 (3/5) Installing libcurl (7.69.1-r3) 17:47:55 (4/5) Installing curl (7.69.1-r3) 17:47:55 (5/5) Installing dumb-init (1.2.2-r1) 17:47:55 Executing busybox-1.31.1-r19.trigger 17:47:55 Executing ca-certificates-20191127-r4.trigger 17:47:55 OK: 7 MiB in 19 packages 17:47:55 (1/2) Installing dumb-init (1.2.2-r1) 17:47:55 (2/2) Installing su-exec (0.2-r1) 17:47:55 Executing busybox-1.31.1-r19.trigger 17:47:55 OK: 5 MiB in 16 packages 17:47:58 Removing intermediate container 61d28eb1ece0 17:47:58 ---> 27cc9e726e9c 17:47:58 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 17:47:58 Removing intermediate container 0b9a88552f59 17:47:58 ---> 5ae60f16dfb9 17:47:58 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:47:58 ---> Running in e1884aa64849 17:47:58 Removing intermediate container 4390c1bdeb36 17:47:58 ---> 4e2026025545 17:47:58 17:47:58 Step 11/26 : FROM docker:20.10.0 17:47:59 ---> Running in 25f372e692be 17:47:59 20.10.0: Pulling from library/docker 17:47:59 Removing intermediate container e1884aa64849 17:47:59 ---> c5f569d6230c 17:47:59 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:48:00 Removing intermediate container 25f372e692be 17:48:00 ---> 10019417ee60 17:48:00 Step 13/24 : WORKDIR / 17:48:00 ---> Running in fc511ee1318b 17:48:00 ---> Running in 6d3fd6fe3f9c 17:48:01 Removing intermediate container fc511ee1318b 17:48:01 ---> ff97eb1134b9 17:48:01 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:48:02 ---> Running in c28465742734 17:48:02 Removing intermediate container 6d3fd6fe3f9c 17:48:02 ---> 3543a4dc0aea 17:48:02 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:48:03 Removing intermediate container 8ed9db032754 17:48:03 ---> 184a6797b96a 17:48:03 17:48:03 Step 10/22 : FROM alpine:3.12 17:48:03 ---> d10569e2745f 17:48:03 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:48:03 ---> Running in 2942fb72a51e 17:48:04 ---> 417e00f8f9b3 17:48:04 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:48:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:48:05 ---> 232cd54dbd52 17:48:05 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:48:05 Removing intermediate container c28465742734 17:48:05 ---> a5dda165d62c 17:48:05 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 17:48:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:48:06 ---> Running in 84cd04781229 17:48:06 (1/2) Installing ca-certificates (20191127-r4) 17:48:06 (2/2) Installing dumb-init (1.2.2-r1) 17:48:06 Executing busybox-1.31.1-r19.trigger 17:48:06 Executing ca-certificates-20191127-r4.trigger 17:48:06 OK: 6 MiB in 16 packages 17:48:07 ---> d6d120d497ce 17:48:07 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:48:07 Removing intermediate container 84cd04781229 17:48:07 ---> 5fe170b780a2 17:48:07 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:48:09 ---> 83d9b8f4f7eb 17:48:09 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:48:09 ---> e977f90b587c 17:48:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:48:09 ---> Running in ef514e6e775f 17:48:09 Removing intermediate container 2942fb72a51e 17:48:09 ---> a48b63a6b9ac 17:48:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:48:10 ---> Running in 9b20ffcf18cc 17:48:10 Removing intermediate container e6b5852b8b4d 17:48:10 ---> c28e80109f5c 17:48:10 17:48:10 Step 10/23 : FROM alpine:3.12 17:48:10 ---> d10569e2745f 17:48:10 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:48:10 ---> Running in 94c1bf81c4fc 17:48:11 Removing intermediate container 9b20ffcf18cc 17:48:11 ---> d6f902a8e328 17:48:11 Step 13/22 : ENV APP_PORT=48060 17:48:11 ---> Running in e19dd19c0d6d 17:48:11 ---> be4d3e6ed0e4 17:48:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:48:12 Removing intermediate container e19dd19c0d6d 17:48:12 ---> cb8065f9a59e 17:48:12 Step 14/22 : EXPOSE $APP_PORT 17:48:12 ---> Running in fe2941370711 17:48:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:48:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:48:12 ---> 21239773a18a 17:48:12 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 17:48:13 ---> Running in 5cef7aeb1d0e 17:48:13 Removing intermediate container ef514e6e775f 17:48:13 ---> f7afa48c43f0 17:48:13 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 17:48:13 Removing intermediate container fe2941370711 17:48:13 ---> 93f159001e9a 17:48:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:48:13 (1/1) Installing dumb-init (1.2.2-r1) 17:48:13 Executing busybox-1.31.1-r19.trigger 17:48:13 OK: 5 MiB in 15 packages 17:48:14 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:48:14 Status: Downloaded newer image for docker:20.10.0 17:48:14 ---> eeaf43b92773 17:48:14 Step 12/26 : RUN apk add --no-cache bash 17:48:14 ---> Running in 1d0df7af2b2c 17:48:14 ---> 631dcfe3e21f 17:48:14 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:48:14 ---> b69ebb7be54e 17:48:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:48:15 Removing intermediate container 94c1bf81c4fc 17:48:15 ---> a099c08eb9e5 17:48:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:48:15 ---> Running in 405dc00aeb50 17:48:16 Removing intermediate container 405dc00aeb50 17:48:16 ---> 3e35077743b9 17:48:16 Step 13/23 : ENV APP_PORT=48081 17:48:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:48:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:48:16 ---> Running in 1a98f8d0bade 17:48:16 ---> 9a028c1a6228 17:48:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:48:17 Removing intermediate container 5cef7aeb1d0e 17:48:17 ---> 1249f808a155 17:48:17 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:48:17 ---> e610a4ad3634 17:48:17 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:48:17 ---> Running in ab9bd3bfb52a 17:48:17 (1/2) Installing readline (8.0.4-r0) 17:48:17 Removing intermediate container 1a98f8d0bade 17:48:17 ---> ca4a8ba198bc 17:48:17 Step 14/23 : EXPOSE $APP_PORT 17:48:17 (2/2) Installing bash (5.0.17-r0) 17:48:17 Executing bash-5.0.17-r0.post-install 17:48:17 Executing busybox-1.31.1-r19.trigger 17:48:17 OK: 12 MiB in 22 packages 17:48:17 ---> Running in 36b24513e14e 17:48:17 Removing intermediate container ab9bd3bfb52a 17:48:17 ---> 37531c0f7df0 17:48:17 Step 22/24 : LABEL arch=arm64 17:48:18 ---> 91db25ae5c26 17:48:18 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:48:18 ---> 6716e9d9fd41 17:48:18 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:48:18 ---> Running in c8f8278dee01 17:48:18 ---> Running in cf819b99adf7 17:48:18 Removing intermediate container 36b24513e14e 17:48:18 ---> 28ebce6ef13d 17:48:18 Step 15/23 : WORKDIR / 17:48:18 ---> Running in b0bafe4ca8fd 17:48:19 Removing intermediate container c8f8278dee01 17:48:19 ---> 4a870dcabc40 17:48:19 Step 23/24 : LABEL git_sha=09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b 17:48:19 Removing intermediate container cf819b99adf7 17:48:19 ---> 9937c471074f 17:48:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:48:19 ---> c0ffeb44df2f 17:48:19 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 17:48:19 ---> Running in 1195495a403a 17:48:19 Removing intermediate container 1d0df7af2b2c 17:48:19 ---> 4812f22b2b78 17:48:19 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 17:48:19 ---> Running in d29482a25a0f 17:48:19 ---> Running in 55eea80ec2ef 17:48:19 ---> Running in 967485b9efcd 17:48:19 Removing intermediate container b0bafe4ca8fd 17:48:19 ---> ab195286188d 17:48:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:48:19 Removing intermediate container 1195495a403a 17:48:19 ---> 3c1622ab196c 17:48:19 Step 24/24 : LABEL version=0.0.0 17:48:20 Removing intermediate container d29482a25a0f 17:48:20 ---> b5b25b08136c 17:48:20 Step 20/22 : LABEL arch=arm64 17:48:20 ---> Running in e7600a2dacb2 17:48:20 ---> Running in 76a186e8c31f 17:48:20 Removing intermediate container 55eea80ec2ef 17:48:20 ---> 5fd1584561da 17:48:20 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:48:20 Removing intermediate container 967485b9efcd 17:48:20 ---> ce7d341a0e0f 17:48:20 Step 14/26 : ENV APP_PORT=48090 17:48:20 ---> f6e34ca668e1 17:48:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:48:20 ---> Running in 98b6a54c5a8b 17:48:21 Removing intermediate container e7600a2dacb2 17:48:21 ---> 5629a280daaf 17:48:21 17:48:21 Removing intermediate container 76a186e8c31f 17:48:21 ---> 5fbf125bebd3 17:48:21 Step 21/22 : LABEL git_sha=09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b 17:48:21 ---> Running in da33b1c6d8c1 17:48:21 Successfully built 5629a280daaf 17:48:21 Removing intermediate container 98b6a54c5a8b 17:48:21 ---> e262a922252e 17:48:21 Step 15/26 : EXPOSE $APP_PORT 17:48:21 ---> f3ab356f2b34 17:48:21 Step 25/30 : RUN chmod +x /entrypoint.sh 17:48:21 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 17:48:21  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go 17:48:22 ---> Running in 4bc810a82358 17:48:22 ---> Running in 2646c9aa46b5 17:48:22 Removing intermediate container da33b1c6d8c1 17:48:22 ---> d110f46233e2 17:48:22 Step 22/22 : LABEL version=0.0.0 17:48:22 ---> Running in db9a9ee57d06 17:48:22 ---> d92858f82ce6 17:48:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:48:22 Removing intermediate container 4bc810a82358 17:48:22 ---> fbebcf06d8eb 17:48:22 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:48:23 Removing intermediate container db9a9ee57d06 17:48:23 ---> 3ec4a4eacec4 17:48:23 17:48:24 Successfully built 3ec4a4eacec4 17:48:24 ---> 45343f043840 17:48:24 Step 19/23 : ENTRYPOINT ["/core-metadata"] 17:48:24 Successfully tagged docker-support-notifications-go-arm64:latest 17:48:24  Building docker-support-notifications-go ... done Building docker-core-data-go 17:48:24 ---> Running in 4a2501b41b4a 17:48:24 ---> a68b0f1300bc 17:48:24 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:48:25 Removing intermediate container 4a2501b41b4a 17:48:25 ---> b9b978e90ee0 17:48:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:48:25 Removing intermediate container 2646c9aa46b5 17:48:25 ---> 2458be5681ed 17:48:25 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 17:48:25 ---> Running in 1bc420ac9565 17:48:25 ---> d53ac59fdff6 17:48:25 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:48:26 ---> Running in 0eb3a2ad1b06 17:48:26 Removing intermediate container 1bc420ac9565 17:48:26 ---> 222d1d20aa78 17:48:26 Step 21/23 : LABEL arch=arm64 17:48:26 Removing intermediate container 0eb3a2ad1b06 17:48:26 ---> f2e9303ab772 17:48:26 Step 27/30 : CMD ["gate"] 17:48:27 ---> Running in ed9a1771379d 17:48:27 ---> 6d0bf0a08bc7 17:48:27 Step 19/26 : RUN apk --no-cache add py3-pip 17:48:28 ---> Running in c0e09a62e787 17:48:28 ---> Running in a3785894c2b2 17:48:28 Removing intermediate container ed9a1771379d 17:48:28 ---> f02e160ddc7c 17:48:28 Step 22/23 : LABEL git_sha=09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b 17:48:29 Removing intermediate container c0e09a62e787 17:48:29 ---> 4dfe037cd9b7 17:48:29 Step 28/30 : LABEL arch=arm64 17:48:29 ---> Running in 0bb41f7d778a 17:48:29 ---> Running in 67a38e623f0c 17:48:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:48:30 Removing intermediate container 0bb41f7d778a 17:48:30 ---> 81dce4177027 17:48:30 Step 23/23 : LABEL version=0.0.0 17:48:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:48:30 Removing intermediate container 67a38e623f0c 17:48:30 ---> fb516748532d 17:48:30 Step 29/30 : LABEL git_sha=09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b 17:48:30 ---> Running in 9b3a82e3d5ed 17:48:31 (1/33) Installing libbz2 (1.0.8-r1) 17:48:31 (2/33) Installing expat (2.2.9-r1) 17:48:31 (3/33) Installing libffi (3.3-r2) 17:48:31 (4/33) Installing gdbm (1.13-r1) 17:48:31 (5/33) Installing xz-libs (5.2.5-r0) 17:48:31 (6/33) Installing sqlite-libs (3.32.1-r0) 17:48:31 ---> Running in fade547c59ab 17:48:31 (7/33) Installing python3 (3.8.5-r1) 17:48:31 Removing intermediate container 9b3a82e3d5ed 17:48:31 ---> 334e7bc275e4 17:48:31 17:48:31 Successfully built 334e7bc275e4 17:48:32 Successfully tagged docker-core-metadata-go-arm64:latest 17:48:32  Building docker-core-metadata-go ... done Building docker-security-proxy-setup-go 17:48:32 Removing intermediate container fade547c59ab 17:48:32 ---> 040e38803656 17:48:32 Step 30/30 : LABEL version=0.0.0 17:48:32 ---> Running in 902221ef497b 17:48:33 (8/33) Installing py3-appdirs (1.4.4-r1) 17:48:33 (9/33) Installing py3-ordered-set (4.0.1-r0) 17:48:33 (10/33) Installing py3-parsing (2.4.7-r0) 17:48:33 (11/33) Installing py3-six (1.15.0-r0) 17:48:33 (12/33) Installing py3-packaging (20.4-r0) 17:48:33 (13/33) Installing py3-setuptools (47.0.0-r0) 17:48:33 (14/33) Installing py3-chardet (3.0.4-r4) 17:48:33 (15/33) Installing py3-idna (2.9-r0) 17:48:33 (16/33) Installing py3-certifi (2020.4.5.1-r0) 17:48:33 (17/33) Installing py3-urllib3 (1.25.9-r0) 17:48:33 (18/33) Installing py3-requests (2.23.0-r0) 17:48:33 (19/33) Installing py3-msgpack (1.0.0-r0) 17:48:33 (20/33) Installing py3-lockfile (0.12.2-r3) 17:48:33 (21/33) Installing py3-cachecontrol (0.12.6-r0) 17:48:33 (22/33) Installing py3-colorama (0.4.3-r0) 17:48:33 (23/33) Installing py3-distlib (0.3.0-r0) 17:48:33 (24/33) Installing py3-distro (1.5.0-r1) 17:48:33 (25/33) Installing py3-webencodings (0.5.1-r3) 17:48:33 (26/33) Installing py3-html5lib (1.0.1-r4) 17:48:33 (27/33) Installing py3-pytoml (0.1.21-r0) 17:48:33 (28/33) Installing py3-pep517 (0.8.2-r0) 17:48:33 (29/33) Installing py3-progress (1.5-r0) 17:48:33 (30/33) Installing py3-toml (0.10.1-r0) 17:48:33 (31/33) Installing py3-retrying (1.3.3-r0) 17:48:33 (32/33) Installing py3-contextlib2 (0.6.0-r0) 17:48:33 (33/33) Installing py3-pip (20.1.1-r0) 17:48:33 Removing intermediate container 902221ef497b 17:48:33 ---> 51e6240fe8a6 17:48:33 17:48:33 Executing busybox-1.31.1-r19.trigger 17:48:33  Building docker-security-bootstrapper-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:48:33 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:48:33 ---> 874248dec363 17:48:33 Step 3/26 : WORKDIR /edgex-go 17:48:33 ---> Using cache 17:48:33 ---> 2b087b86df11 17:48:33 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:48:33 ---> Using cache 17:48:33 ---> 7531ad774dc6 17:48:33 Step 5/26 : RUN apk add --update --no-cache make bash git 17:48:33 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:48:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:48:33 ---> 874248dec363 17:48:33 Step 3/24 : WORKDIR /edgex-go 17:48:33 ---> Using cache 17:48:33 ---> 2b087b86df11 17:48:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:48:33 ---> Using cache 17:48:33 ---> 7531ad774dc6 17:48:33 Step 5/24 : RUN apk add --update --no-cache make git 17:48:33 ---> Using cache 17:48:33 ---> 85d5e5fd50a5 17:48:33 Step 6/24 : COPY go.mod . 17:48:33 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:48:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:48:33 ---> 874248dec363 17:48:33 Step 3/23 : WORKDIR /edgex-go 17:48:33 ---> Using cache 17:48:33 ---> 2b087b86df11 17:48:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:48:33 ---> Using cache 17:48:33 ---> 7531ad774dc6 17:48:33 Step 5/23 : RUN apk add --update --no-cache make git 17:48:33 ---> Using cache 17:48:33 ---> 85d5e5fd50a5 17:48:33 Step 6/23 : COPY go.mod . 17:48:33 ---> Using cache 17:48:33 ---> 9e925345f942 17:48:33 Step 7/23 : RUN go mod download 17:48:33 ---> Using cache 17:48:33 ---> 9e925345f942 17:48:33 Step 7/24 : RUN go mod download 17:48:33 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:48:33 ---> Using cache 17:48:33 ---> 9d86d600874f 17:48:33 Step 8/23 : COPY . . 17:48:33 ---> Using cache 17:48:33 ---> 5ed58382caa0 17:48:33 Step 9/23 : RUN make cmd/core-metadata/core-metadata 17:48:33 ---> Using cache 17:48:33 ---> 9d86d600874f 17:48:33 Step 8/24 : COPY . . 17:48:33 ---> Using cache 17:48:33 ---> 5ed58382caa0 17:48:33 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:48:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:48:33 ---> 874248dec363 17:48:33 Step 3/23 : WORKDIR /edgex-go 17:48:33 ---> Using cache 17:48:33 ---> 2b087b86df11 17:48:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:48:33 ---> Using cache 17:48:33 ---> 7531ad774dc6 17:48:33 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:48:33 ---> Running in 167e8e34babb 17:48:33 ---> Running in 5e7a5f1a9ce0 17:48:33 ---> Running in 76da7e7d6b10 17:48:33 ---> Running in 49ba19caf07c 17:48:33 OK: 71 MiB in 55 packages 17:48:34 Successfully built 51e6240fe8a6 17:48:34 Successfully tagged docker-security-bootstrapper-go-arm64:latest 17:48:34 Building docker-support-scheduler-go 17:48:37 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 17:48:37 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 17:48:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:48:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:48:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:48:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:48:38 OK: 233 MiB in 51 packages 17:48:38 OK: 233 MiB in 51 packages 17:48:42  Building docker-security-bootstrapper-go ... done Removing intermediate container a3785894c2b2 17:48:42 ---> 1863e2850730 17:48:42 Step 20/26 : RUN pip install docker-compose==1.23.2 17:48:42 ---> Running in a76949107bf1 17:48:44 Removing intermediate container 167e8e34babb 17:48:44 ---> 8322a71bbdba 17:48:44 Step 6/26 : COPY go.mod . 17:48:45 Removing intermediate container 49ba19caf07c 17:48:45 ---> c42dbc86a87f 17:48:45 Step 6/23 : COPY go.mod . 17:48:46 ---> 49143e09ae34 17:48:46 Step 7/26 : RUN go mod download 17:48:46 ---> Running in f2bc6d7853f7 17:48:46 ---> 006e89bf1045 17:48:46 Step 7/23 : RUN go mod download 17:48:46 ---> Running in e8fb2ddda313 17:48:47 Collecting docker-compose==1.23.2 17:48:47 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:48:48 Collecting docopt<0.7,>=0.6.1 17:48:48 Downloading docopt-0.6.2.tar.gz (25 kB) 17:48:51 Collecting texttable<0.10,>=0.9.0 17:48:51 Downloading texttable-0.9.1.tar.gz (11 kB) 17:48:53 Removing intermediate container f2bc6d7853f7 17:48:53 ---> 2a8d4a081f40 17:48:53 Step 8/26 : COPY . . 17:48:53 Removing intermediate container e8fb2ddda313 17:48:53 ---> cb5023229918 17:48:53 Step 8/23 : COPY . . 17:48:53 Collecting dockerpty<0.5,>=0.4.1 17:48:53 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:48:57 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:48:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:48:57 Collecting jsonschema<3,>=2.5.1 17:48:57 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:48:58 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:48:58 Collecting cached-property<2,>=1.2.0 17:48:58 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:48:58 Collecting websocket-client<1.0,>=0.32.0 17:48:58 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 17:48:59 Collecting docker<4.0,>=3.6.0 17:48:59 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:49:01 Collecting PyYAML<4,>=3.10 17:49:01 Downloading PyYAML-3.13.tar.gz (270 kB) 17:49:05 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 17:49:05 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 17:49:05 Collecting urllib3<1.25,>=1.21.1 17:49:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:49:06 Collecting idna<2.8,>=2.5 17:49:06 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:49:06 Collecting docker-pycreds>=0.4.0 17:49:06 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:49:06 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:49:06 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:49:06 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:49:06 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:49:08 Installing collected packages: docopt, texttable, dockerpty, urllib3, idna, requests, jsonschema, cached-property, websocket-client, docker-pycreds, docker, PyYAML, docker-compose 17:49:08 Running setup.py install for docopt: started 17:49:08 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:49:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:49:08 ---> 72b000538b0b 17:49:08 Step 3/23 : WORKDIR /edgex-go 17:49:08 ---> Using cache 17:49:08 ---> 32aee65c553e 17:49:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:49:08 ---> Using cache 17:49:08 ---> 2ce20c0ea987 17:49:08 Step 5/23 : RUN apk add --update --no-cache make git 17:49:08 ---> Using cache 17:49:08 ---> 962ed0025711 17:49:08 Step 6/23 : COPY go.mod . 17:49:08 ---> Using cache 17:49:08 ---> 303872ed8929 17:49:08 Step 7/23 : RUN go mod download 17:49:08 ---> Using cache 17:49:08 ---> 2bd33dcfbc5e 17:49:08 Step 8/23 : COPY . . 17:49:08 ---> Using cache 17:49:08 ---> eb4518a83dc0 17:49:08 Step 9/23 : RUN make cmd/core-command/core-command 17:49:10 Running setup.py install for docopt: finished with status 'done' 17:49:10 Running setup.py install for texttable: started 17:49:12 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:49:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:49:12 ---> 72b000538b0b 17:49:12 Step 3/23 : WORKDIR /edgex-go 17:49:12 ---> Using cache 17:49:12 ---> 32aee65c553e 17:49:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:49:12 ---> Using cache 17:49:12 ---> 2ce20c0ea987 17:49:12 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:49:12 Running setup.py install for texttable: finished with status 'done' 17:49:12 Running setup.py install for dockerpty: started 17:49:15 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 17:49:16 Running setup.py install for dockerpty: finished with status 'done' 17:49:16 Attempting uninstall: urllib3 17:49:16 Found existing installation: urllib3 1.25.9 17:49:16 Uninstalling urllib3-1.25.9: 17:49:16 ---> Running in a4bc0c95468d 17:49:16 ---> Running in cb4a1605141f 17:49:16 Successfully uninstalled urllib3-1.25.9 17:49:17 Attempting uninstall: idna 17:49:17 Found existing installation: idna 2.9 17:49:17 Uninstalling idna-2.9: 17:49:17 Successfully uninstalled idna-2.9 17:49:18 Attempting uninstall: requests 17:49:18 Found existing installation: requests 2.23.0 17:49:18 Uninstalling requests-2.23.0: 17:49:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:49:18 Successfully uninstalled requests-2.23.0 17:49:18 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 17:49:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:49:19 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:49:19 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:49:19 ---> 72b000538b0b 17:49:19 Step 3/21 : WORKDIR /edgex-go 17:49:19 ---> Using cache 17:49:19 ---> 32aee65c553e 17:49:19 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:49:19 ---> Using cache 17:49:19 ---> 2ce20c0ea987 17:49:19 Step 5/21 : RUN apk add --update --no-cache make git 17:49:19 ---> Using cache 17:49:19 ---> 962ed0025711 17:49:19 Step 6/21 : COPY go.mod . 17:49:19 ---> Using cache 17:49:19 ---> 303872ed8929 17:49:19 Step 7/21 : RUN go mod download 17:49:19 ---> Using cache 17:49:19 ---> 2bd33dcfbc5e 17:49:19 Step 8/21 : COPY . . 17:49:19 ---> Using cache 17:49:19 ---> eb4518a83dc0 17:49:19 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:49:19 OK: 217 MiB in 51 packages 17:49:21 ---> Running in 888e951d4c3d 17:49:21 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:49:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:49:21 ---> 72b000538b0b 17:49:21 Step 3/22 : WORKDIR /edgex-go 17:49:21 ---> Using cache 17:49:21 ---> 32aee65c553e 17:49:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:49:21 ---> Using cache 17:49:21 ---> 2ce20c0ea987 17:49:21 Step 5/22 : RUN apk add --update --no-cache make git 17:49:21 ---> Using cache 17:49:21 ---> 962ed0025711 17:49:21 Step 6/22 : COPY go.mod . 17:49:21 ---> Using cache 17:49:21 ---> 303872ed8929 17:49:21 Step 7/22 : RUN go mod download 17:49:21 ---> Using cache 17:49:21 ---> 2bd33dcfbc5e 17:49:21 Step 8/22 : COPY . . 17:49:21 ---> Using cache 17:49:21 ---> eb4518a83dc0 17:49:21 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:49:21 ---> Running in a6af1b997951 17:49:22 Running setup.py install for PyYAML: started 17:49:22 Removing intermediate container cb4a1605141f 17:49:22 ---> cc32af367d1a 17:49:22 Step 6/23 : COPY go.mod . 17:49: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 17:49:23 ---> b44920db83f2 17:49:23 Step 7/23 : RUN go mod download 17:49:23 ---> Running in 3253a259cb58 17:49:24 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 17:49:26 Running setup.py install for PyYAML: finished with status 'done' 17:49:27 Successfully installed PyYAML-3.13 cached-property-1.5.2 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.58.0 17:49:28 Removing intermediate container 3253a259cb58 17:49:28 ---> 13911bca11ab 17:49:28 Step 8/23 : COPY . . 17:49:36 Removing intermediate container a76949107bf1 17:49:36 ---> fa09a22c70ec 17:49:36 Step 21/26 : RUN apk --no-cache add curl 17:49:37 ---> Running in bab08c1143ac 17:49:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:49:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:49:41 (1/3) Installing nghttp2-libs (1.41.0-r0) 17:49:41 (2/3) Installing libcurl (7.69.1-r3) 17:49:41 (3/3) Installing curl (7.69.1-r3) 17:49:41 Executing busybox-1.31.1-r19.trigger 17:49:41 OK: 71 MiB in 58 packages 17:49:44 Removing intermediate container bab08c1143ac 17:49:44 ---> 07fe37db2862 17:49:44 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 17:49:44 ---> Running in 3f67907ab1c3 17:49:46 Removing intermediate container 3f67907ab1c3 17:49:46 ---> 52b30c4d418c 17:49:46 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:49:46 ---> Running in a91b2776426a 17:49:48 Removing intermediate container a91b2776426a 17:49:48 ---> 7b11a212e167 17:49:48 Step 24/26 : LABEL arch=arm64 17:49:48 ---> Running in 6dcaa45e68d0 17:49:48 Removing intermediate container 76da7e7d6b10 17:49:48 ---> 35d4bb340916 17:49:48 17:49:48 Step 10/23 : FROM alpine:3.12 17:49:48 ---> 88dd2752d2ea 17:49:48 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:49:48 ---> Using cache 17:49:48 ---> d475619b5840 17:49:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:49:48 ---> Using cache 17:49:48 ---> ca1551e0da49 17:49:48 Step 13/23 : ENV APP_PORT=48081 17:49:48 ---> Running in 6e05ee7eae76 17:49:50 Removing intermediate container 6dcaa45e68d0 17:49:50 ---> a4b994cb9289 17:49:50 Step 25/26 : LABEL git_sha=09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b 17:49:50 ---> Running in 15b1d30804b6 17:49:51 Removing intermediate container 15b1d30804b6 17:49:51 ---> 681b8a64869b 17:49:51 Step 26/26 : LABEL version=0.0.0 17:49:51 ---> Running in 5f15df3c6f26 17:49:51 Removing intermediate container 6e05ee7eae76 17:49:51 ---> 4925417347df 17:49:51 Step 14/23 : EXPOSE $APP_PORT 17:49:52 ---> 8c657225b313 17:49:52 Step 9/23 : RUN make cmd/core-data/core-data 17:49:52 ---> Running in 2e4e1de75f79 17:49:52 ---> Running in 41d9ad1a10a6 17:49:52 Removing intermediate container 5f15df3c6f26 17:49:52 ---> a41b316210ee 17:49:52 17:49:52 Removing intermediate container 5e7a5f1a9ce0 17:49:52 ---> f69eb40d1d23 17:49:52 17:49:52 Step 10/24 : FROM alpine:3.12 17:49:52 ---> 88dd2752d2ea 17:49:52 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 17:49:53 Successfully built a41b316210ee 17:49:53 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 17:49:53 ---> Running in 557af76f0fee 17:49:54 Removing intermediate container 2e4e1de75f79 17:49:54 ---> f838fffe3cdb 17:49:54 Step 15/23 : WORKDIR / 17:49:54  Building docker-sys-mgmt-agent-go ... done 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 17:49:55 ---> Running in c5d79f84396b 17:49:55 ---> 42749c9c48c4 17:49:55 Step 9/23 : RUN make cmd/core-data/core-data 17:49:56 ---> Running in 63326980e5fb 17:49:56 Removing intermediate container c5d79f84396b 17:49:56 ---> 7a09707f6bab 17:49:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:49:56 ---> e06355fbd0cc 17:49:56 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:49:57 ---> Running in 0dae53c4317d 17:49:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:49:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:49:58 ---> 3426319e5d30 17:49:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:49:58 (1/5) Installing ca-certificates (20191127-r4) 17:49:58 (2/5) Installing nghttp2-libs (1.41.0-r0) 17:49:58 (3/5) Installing libcurl (7.69.1-r3) 17:49:58 (4/5) Installing curl (7.69.1-r3) 17:49:58 (5/5) Installing dumb-init (1.2.2-r1) 17:49:58 Executing busybox-1.31.1-r19.trigger 17:49:58 Executing ca-certificates-20191127-r4.trigger 17:49:59 OK: 7 MiB in 19 packages 17:49:59 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 17:49:59 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 17:50:02 ---> 522c0a8a9b3e 17:50:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:50:03 ---> 04841b3231e5 17:50:03 Step 19/23 : ENTRYPOINT ["/core-metadata"] 17:50:03 Removing intermediate container 557af76f0fee 17:50:03 ---> 63d8851bdb84 17:50:03 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:50:03 ---> Running in 3d43ea5e066a 17:50:04 ---> Running in 97756171ad47 17:50:05 Removing intermediate container 3d43ea5e066a 17:50:05 ---> 9f725e671926 17:50:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:50:05 Removing intermediate container 97756171ad47 17:50:05 ---> 7437d5702e9e 17:50:05 Step 13/24 : WORKDIR / 17:50:07 ---> Running in c0e74d28c3e5 17:50:07 ---> Running in f960db0b2c2b 17:50:10 Removing intermediate container c0e74d28c3e5 17:50:10 ---> 2f5d10cd7c17 17:50:10 Step 21/23 : LABEL arch=x86_64 17:50:10 ---> Running in fcee537ab9f6 17:50:10 Removing intermediate container f960db0b2c2b 17:50:10 ---> 2b387e08b618 17:50:10 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:50:11 Removing intermediate container fcee537ab9f6 17:50:11 ---> 6a97a364ff9b 17:50:11 Step 22/23 : LABEL git_sha=09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b 17:50:12 ---> Running in 8282afcdc66d 17:50:12 ---> 87c0e41f2569 17:50:12 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:50:12 Removing intermediate container 8282afcdc66d 17:50:12 ---> 564f10920869 17:50:12 Step 23/23 : LABEL version=0.0.0 17:50:13 ---> 8f46f30d88d8 17:50:13 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:50:13 ---> Running in 149f5cc862a9 17:50:14 Removing intermediate container 149f5cc862a9 17:50:14 ---> e7e9c02dcd5f 17:50:14 17:50:15 ---> c3d85c1bc318 17:50:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:50:17 Successfully built e7e9c02dcd5f 17:50:19 Successfully tagged docker-core-metadata-go:latest 17:50:20  Building docker-core-metadata-go ... done  ---> d108580fdc58 17:50:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:50:22 ---> 9a99f3f902fa 17:50:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:50:24 ---> 6780b6b68ef4 17:50:24 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 17:50:24 ---> Running in 8f8d46b97730 17:50:28 Removing intermediate container 8f8d46b97730 17:50:28 ---> ac876728bbb4 17:50:28 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:50:28 ---> Running in 315a0d6ffc4b 17:50:29 Removing intermediate container 315a0d6ffc4b 17:50:29 ---> 185bc027f8d2 17:50:29 Step 22/24 : LABEL arch=x86_64 17:50:29 ---> Running in 444404356b20 17:50:30 Removing intermediate container 444404356b20 17:50:30 ---> a77e64dfda04 17:50:30 Step 23/24 : LABEL git_sha=09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b 17:50:31 ---> Running in c986d17fef70 17:50:31 Removing intermediate container c986d17fef70 17:50:31 ---> cc568e4039f0 17:50:31 Step 24/24 : LABEL version=0.0.0 17:50:32 ---> Running in 92059ccc44cb 17:50:33 Removing intermediate container 92059ccc44cb 17:50:33 ---> dd60e8f77c0e 17:50:33 17:50:34 Successfully built dd60e8f77c0e 17:50:34 Successfully tagged docker-security-secretstore-setup-go:latest 17:50:40  Building docker-security-secretstore-setup-go ... done Removing intermediate container 0dae53c4317d 17:50:40 ---> 53ae63b58423 17:50:40 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:50:40 ---> Running in 47a7d171850c 17:50:42 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 17:50:45 Removing intermediate container 63326980e5fb 17:50:45 ---> 3825e75cfd43 17:50:45 17:50:45 Step 10/23 : FROM alpine:3.12 17:50:45 ---> 88dd2752d2ea 17:50:45 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:50:45 ---> Running in 86c6faf4474a 17:50:46 Removing intermediate container 86c6faf4474a 17:50:46 ---> b551e2dee066 17:50:46 Step 12/23 : ENV APP_PORT=48080 17:50:46 Removing intermediate container 47a7d171850c 17:50:46 ---> 4c9fc3a7c525 17:50:46 17:50:46 Step 11/26 : FROM docker:20.10.0 17:50:46 ---> Running in af9cd21bf2a4 17:50:46 20.10.0: Pulling from library/docker 17:50:46 Removing intermediate container af9cd21bf2a4 17:50:46 ---> 4900c936fc68 17:50:46 Step 13/23 : EXPOSE $APP_PORT 17:50:46 ---> Running in 4bda2e55ec3c 17:50:46 Removing intermediate container 4bda2e55ec3c 17:50:46 ---> 1a5a7f41e1c9 17:50:46 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:50:47 ---> Running in 07021a1dd840 17:50:50 Removing intermediate container 07021a1dd840 17:50:50 ---> 416f25fea04f 17:50:50 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:50:50 ---> Running in 7b6183b7a109 17:50:51 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 17:50:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:50:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:50:56 (1/6) Installing dumb-init (1.2.2-r1) 17:50:56 (2/6) Installing libgcc (9.3.0-r2) 17:50:56 (3/6) Installing libsodium (1.0.18-r0) 17:50:56 (4/6) Installing libstdc++ (9.3.0-r2) 17:50:57 (5/6) Installing libzmq (4.3.3-r0) 17:50:58 (6/6) Installing zeromq (4.3.3-r0) 17:50:58 Executing busybox-1.31.1-r19.trigger 17:50:58 OK: 8 MiB in 20 packages 17:50:59 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:50:59 Status: Downloaded newer image for docker:20.10.0 17:50:59 ---> aefe523efa57 17:50:59 Step 12/26 : RUN apk add --no-cache bash 17:50:59 ---> Running in 33c712ce3af3 17:50:59 Removing intermediate container 7b6183b7a109 17:50:59 ---> be6e73eec5e2 17:50:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:51:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:51:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:51:00 ---> e2ffee389a79 17:51:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:51:00 (1/2) Installing readline (8.0.4-r0) 17:51:00 (2/2) Installing bash (5.0.17-r0) 17:51:01 Executing bash-5.0.17-r0.post-install 17:51:01 Executing busybox-1.31.1-r19.trigger 17:51:01 OK: 12 MiB in 22 packages 17:51:02 ---> 38b1f5868425 17:51:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:51:02 Removing intermediate container 33c712ce3af3 17:51:02 ---> b47991729d4a 17:51:02 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 17:51:03 ---> Running in 8a705580f0b5 17:51:03 ---> 746624aeca49 17:51:03 Step 19/23 : ENTRYPOINT ["/core-data"] 17:51:03 Removing intermediate container 8a705580f0b5 17:51:03 ---> c5d0f722325d 17:51:03 Step 14/26 : ENV APP_PORT=48090 17:51:03 ---> Running in 522f49d8028c 17:51:03 ---> Running in e1e0a277c360 17:51:04 Removing intermediate container 522f49d8028c 17:51:04 ---> 4f7d3fa24d84 17:51:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:51:04 Removing intermediate container e1e0a277c360 17:51:04 ---> c36a46eb0049 17:51:04 Step 15/26 : EXPOSE $APP_PORT 17:51:04 ---> Running in a8e3d0108ece 17:51:04 ---> Running in 8627409038d8 17:51:05 Removing intermediate container a8e3d0108ece 17:51:05 ---> b425b6351d38 17:51:05 Step 21/23 : LABEL arch=x86_64 17:51:05 ---> Running in 1c1486b05284 17:51:05 Removing intermediate container 8627409038d8 17:51:05 ---> 7c33ee6d9af5 17:51:05 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:51:06 Removing intermediate container 1c1486b05284 17:51:06 ---> 2ee41f1bec7e 17:51:06 Step 22/23 : LABEL git_sha=09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b 17:51:06 Removing intermediate container 888e951d4c3d 17:51:06 ---> 0c0bd5bbb8ad 17:51:06 17:51:06 Step 10/21 : FROM alpine:3.12 17:51:06 ---> d10569e2745f 17:51:06 Step 11/21 : RUN apk add --update --no-cache curl 17:51:06 ---> Running in d727d16313e3 17:51:06 ---> Running in 3618c2c8c3c5 17:51:06 ---> a826361b803d 17:51:06 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:51:07 Removing intermediate container 3618c2c8c3c5 17:51:07 ---> 7c3b27d7e840 17:51:07 Step 23/23 : LABEL version=0.0.0 17:51:07 ---> Running in 56730770c2d7 17:51:07 ---> fc289594d56e 17:51:07 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:51:07 Removing intermediate container 56730770c2d7 17:51:07 ---> 02cd370b3b47 17:51:07 17:51:07 Removing intermediate container a4bc0c95468d 17:51:07 ---> 0342d45caf46 17:51:07 17:51:07 Step 10/23 : FROM alpine:3.12 17:51:07 ---> d10569e2745f 17:51:07 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:51:07 ---> Using cache 17:51:07 ---> a099c08eb9e5 17:51:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:51:07 ---> Using cache 17:51:07 ---> 3e35077743b9 17:51:07 Step 13/23 : ENV APP_PORT=48082 17:51:07 Successfully built 02cd370b3b47 17:51:07 Successfully tagged docker-core-data-go:latest 17:51:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:51:08 ---> Running in 76919d0b726f 17:51:08  Building docker-core-data-go ... done  ---> cdc8a1d1afcb 17:51:08 Step 19/26 : RUN apk --no-cache add py3-pip 17:51:08 ---> Running in be5e35ed6673 17:51:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:51:09 Removing intermediate container 76919d0b726f 17:51:09 ---> aaf02824b3dd 17:51:09 Step 14/23 : EXPOSE $APP_PORT 17:51:09 ---> Running in a510c72d4a2c 17:51:09 (1/4) Installing ca-certificates (20191127-r4) 17:51:09 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:51:09 (3/4) Installing libcurl (7.69.1-r3) 17:51:09 (4/4) Installing curl (7.69.1-r3) 17:51:09 Executing busybox-1.31.1-r19.trigger 17:51:09 Executing ca-certificates-20191127-r4.trigger 17:51:09 OK: 7 MiB in 18 packages 17:51:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:51:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:51:10 (1/33) Installing libbz2 (1.0.8-r1) 17:51:10 (2/33) Installing expat (2.2.9-r1) 17:51:10 (3/33) Installing libffi (3.3-r2) 17:51:10 (4/33) Installing gdbm (1.13-r1) 17:51:10 (5/33) Installing xz-libs (5.2.5-r0) 17:51:10 (6/33) Installing sqlite-libs (3.32.1-r0) 17:51:10 (7/33) Installing python3 (3.8.5-r1) 17:51:10 Removing intermediate container a510c72d4a2c 17:51:10 ---> 639f334dc508 17:51:10 Step 15/23 : WORKDIR / 17:51:10 ---> Running in cd2733ee64b3 17:51:11 (8/33) Installing py3-appdirs (1.4.4-r1) 17:51:11 (9/33) Installing py3-ordered-set (4.0.1-r0) 17:51:11 (10/33) Installing py3-parsing (2.4.7-r0) 17:51:11 (11/33) Installing py3-six (1.15.0-r0) 17:51:11 (12/33) Installing py3-packaging (20.4-r0) 17:51:11 (13/33) Installing py3-setuptools (47.0.0-r0) 17:51:11 (14/33) Installing py3-chardet (3.0.4-r4) 17:51:11 (15/33) Installing py3-idna (2.9-r0) 17:51:11 (16/33) Installing py3-certifi (2020.4.5.1-r0) 17:51:11 (17/33) Installing py3-urllib3 (1.25.9-r0) 17:51:11 (18/33) Installing py3-requests (2.23.0-r0) 17:51:11 (19/33) Installing py3-msgpack (1.0.0-r0) 17:51:11 (20/33) Installing py3-lockfile (0.12.2-r3) 17:51:11 (21/33) Installing py3-cachecontrol (0.12.6-r0) 17:51:11 (22/33) Installing py3-colorama (0.4.3-r0) 17:51:11 (23/33) Installing py3-distlib (0.3.0-r0) 17:51:11 (24/33) Installing py3-distro (1.5.0-r1) 17:51:11 (25/33) Installing py3-webencodings (0.5.1-r3) 17:51:11 (26/33) Installing py3-html5lib (1.0.1-r4) 17:51:12 (27/33) Installing py3-pytoml (0.1.21-r0) 17:51:12 (28/33) Installing py3-pep517 (0.8.2-r0) 17:51:12 (29/33) Installing py3-progress (1.5-r0) 17:51:12 (30/33) Installing py3-toml (0.10.1-r0) 17:51:12 (31/33) Installing py3-retrying (1.3.3-r0) 17:51:12 (32/33) Installing py3-contextlib2 (0.6.0-r0) 17:51:12 (33/33) Installing py3-pip (20.1.1-r0) 17:51:12 Executing busybox-1.31.1-r19.trigger 17:51:12 OK: 71 MiB in 55 packages 17:51:12 Removing intermediate container cd2733ee64b3 17:51:12 ---> 4a7c93a41ce1 17:51:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:51:13 Removing intermediate container d727d16313e3 17:51:13 ---> 467ef22ae299 17:51:13 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:51:13 ---> Running in 290ee8f12c00 17:51:14 ---> 979fd1eab03e 17:51:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:51:14 Removing intermediate container 290ee8f12c00 17:51:14 ---> ac3797c75fc0 17:51:14 Step 13/21 : WORKDIR /edgex 17:51:15 ---> Running in cbb6b2c7f463 17:51:15 Removing intermediate container a6af1b997951 17:51:15 ---> c565eea226e5 17:51:15 17:51:15 Step 10/22 : FROM alpine:3.12 17:51:15 ---> d10569e2745f 17:51:15 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:51:15 ---> Using cache 17:51:15 ---> a099c08eb9e5 17:51:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:51:15 ---> Using cache 17:51:15 ---> 3e35077743b9 17:51:15 Step 13/22 : ENV APP_PORT=48085 17:51:15 ---> Running in 838f148e262e 17:51:16 Removing intermediate container cbb6b2c7f463 17:51:16 ---> 3a0dbaf7e16f 17:51:16 ---> 713c3b6285a1 17:51:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:51:16 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:51:16 Removing intermediate container 838f148e262e 17:51:16 ---> 7d5913f036d0 17:51:16 Step 14/22 : EXPOSE $APP_PORT 17:51:17 ---> Running in 50bd53214fe1 17:51:18 Removing intermediate container 50bd53214fe1 17:51:18 ---> ea948b02a94a 17:51:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:51:18 ---> ae8f829fa1e7 17:51:18 Step 19/23 : ENTRYPOINT ["/core-command"] 17:51:18 ---> 03df4269885a 17:51:18 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:51:18 ---> Running in e7f652da0b54 17:51:19 Removing intermediate container e7f652da0b54 17:51:19 ---> cf86e693cd17 17:51:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:51:19 ---> e332ddf42a5a 17:51:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:51:19 ---> Running in a6eef8ecaf3f 17:51:20 ---> 4687060fd801 17:51:20 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:51:20 Removing intermediate container a6eef8ecaf3f 17:51:20 ---> 6461cfd87c88 17:51:20 Step 21/23 : LABEL arch=arm64 17:51:21 ---> Running in f4b95b676e25 17:51:21 ---> 9ff91883cf6e 17:51:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:51:22 Removing intermediate container f4b95b676e25 17:51:22 ---> 0b9c51a38fe2 17:51:22 Step 22/23 : LABEL git_sha=09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b 17:51:22 ---> ecdd599fc662 17:51:22 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:51:22 ---> Running in 29e8f6345d4f 17:51:22 ---> Running in ff887eafc837 17:51:22 Removing intermediate container be5e35ed6673 17:51:22 ---> 158e8b59073f 17:51:22 Step 20/26 : RUN pip install docker-compose==1.23.2 17:51:22 ---> Running in f1ec1bd622ae 17:51:22 ---> c4ff2087f940 17:51:22 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:51:22 Removing intermediate container 29e8f6345d4f 17:51:22 ---> 2248e4295094 17:51:22 Step 23/23 : LABEL version=0.0.0 17:51:22 Removing intermediate container ff887eafc837 17:51:22 ---> b320b4539fe9 17:51:22 Step 18/21 : CMD ["--init=true"] 17:51:22 ---> Running in 3911cbfb6db7 17:51:23 ---> Running in ff2c7727b715 17:51:23 ---> Running in 61345d737c68 17:51:23 Removing intermediate container 3911cbfb6db7 17:51:23 ---> 0ba059311ade 17:51:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:51:23 ---> Running in c863b4a39a3b 17:51:23 Removing intermediate container 61345d737c68 17:51:23 ---> d49fec3078f1 17:51:23 Step 19/21 : LABEL arch=arm64 17:51:24 Removing intermediate container ff2c7727b715 17:51:24 ---> d9e214e8ad59 17:51:24 17:51:24 ---> Running in 4b4e5b5dddef 17:51:24 Successfully built d9e214e8ad59 17:51:24 Removing intermediate container c863b4a39a3b 17:51:24 ---> 5d26753474e4 17:51:24 Step 20/22 : LABEL arch=arm64 17:51:24 Successfully tagged docker-core-command-go-arm64:latest 17:51:24  Building docker-core-command-go ... done Removing intermediate container 4b4e5b5dddef 17:51:24 ---> 3f2ab201b4b9 17:51:24 Step 20/21 : LABEL git_sha=09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b 17:51:24 ---> Running in 74227e2ff9ab 17:51:24 ---> Running in 61dbce8139cb 17:51:25 Collecting docker-compose==1.23.2 17:51:25 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:51:25 Collecting PyYAML<4,>=3.10 17:51:25 Downloading PyYAML-3.13.tar.gz (270 kB) 17:51:25 Removing intermediate container 61dbce8139cb 17:51:25 ---> 8aa7f5453a85 17:51:25 Step 21/21 : LABEL version=0.0.0 17:51:25 Removing intermediate container 74227e2ff9ab 17:51:25 ---> adad981eb1f5 17:51:25 Step 21/22 : LABEL git_sha=09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b 17:51:25 ---> Running in bec79de789ff 17:51:25 ---> Running in 2d2fdef54f5a 17:51:26 Removing intermediate container bec79de789ff 17:51:26 ---> 8be5520d78ec 17:51:26 Step 22/22 : LABEL version=0.0.0 17:51:26 Removing intermediate container 2d2fdef54f5a 17:51:26 ---> db780177abac 17:51:26 17:51:26 Successfully built db780177abac 17:51:26 ---> Running in 99005bcc6509 17:51:26 Successfully tagged docker-security-proxy-setup-go-arm64:latest 17:51:27 Collecting cached-property<2,>=1.2.0 17:51:27 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:51:27 Collecting docopt<0.7,>=0.6.1 17:51:27 Downloading docopt-0.6.2.tar.gz (25 kB) 17:51:28  Building docker-security-proxy-setup-go ... done Removing intermediate container 99005bcc6509 17:51:28 ---> 554537dc1813 17:51:28 17:51:28 Successfully built 554537dc1813 17:51:28 Successfully tagged docker-support-scheduler-go-arm64:latest 17:51:28 Collecting dockerpty<0.5,>=0.4.1 17:51:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:51:28 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:51:28 Collecting texttable<0.10,>=0.9.0 17:51:28 Downloading texttable-0.9.1.tar.gz (11 kB) 17:51:29 Collecting docker<4.0,>=3.6.0 17:51:29 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:51:30 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:51:30 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:51:30 Collecting jsonschema<3,>=2.5.1 17:51:30 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:51:30 Collecting websocket-client<1.0,>=0.32.0 17:51:30 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 17:51:30 Collecting docker-pycreds>=0.4.0 17:51:30 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:51:30 Collecting urllib3<1.25,>=1.21.1 17:51:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:51:31 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 17:51:31 Collecting idna<2.8,>=2.5 17:51:31 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:51:31 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 17:51:31 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:51:31 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:51:31 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:51:31 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:51:31 Installing collected packages: PyYAML, cached-property, docopt, dockerpty, texttable, websocket-client, docker-pycreds, urllib3, idna, requests, docker, jsonschema, docker-compose 17:51:31 Running setup.py install for PyYAML: started 17:51:32 Running setup.py install for PyYAML: finished with status 'done' 17:51:32 Running setup.py install for docopt: started 17:51:33 Running setup.py install for docopt: finished with status 'done' 17:51:33 Running setup.py install for dockerpty: started 17:51:34 Running setup.py install for dockerpty: finished with status 'done' 17:51:34 Running setup.py install for texttable: started 17:51:34  Building docker-support-scheduler-go ... done Removing intermediate container 41d9ad1a10a6 17:51:34 ---> 59769e87ad9b 17:51:34 17:51:34 Step 10/23 : FROM alpine:3.12 17:51:34 ---> d10569e2745f 17:51:34 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:51:34 ---> Running in cce577b9ec04 17:51:34 Removing intermediate container cce577b9ec04 17:51:34 ---> 7c007c9ad5fb 17:51:34 Step 12/23 : ENV APP_PORT=48080 17:51:34 ---> Running in 2e21db74d6f5 17:51:35 Running setup.py install for texttable: finished with status 'done' 17:51:35 Attempting uninstall: urllib3 17:51:35 Found existing installation: urllib3 1.25.9 17:51:35 Uninstalling urllib3-1.25.9: 17:51:35 Successfully uninstalled urllib3-1.25.9 17:51:35 Removing intermediate container 2e21db74d6f5 17:51:35 ---> 9159a5e5b245 17:51:35 Step 13/23 : EXPOSE $APP_PORT 17:51:35 ---> Running in a82db02acfd0 17:51:35 Attempting uninstall: idna 17:51:35 Found existing installation: idna 2.9 17:51:35 Uninstalling idna-2.9: 17:51:35 Successfully uninstalled idna-2.9 17:51:35 Attempting uninstall: requests 17:51:35 Found existing installation: requests 2.23.0 17:51:35 Uninstalling requests-2.23.0: 17:51:35 Successfully uninstalled requests-2.23.0 17:51:36 Removing intermediate container a82db02acfd0 17:51:36 ---> 3c374e3489c0 17:51:36 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:51:36 ---> Running in 388a94f697da 17:51:37 Successfully installed PyYAML-3.13 cached-property-1.5.2 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.58.0 17:51:37 Removing intermediate container 388a94f697da 17:51:37 ---> e4436e6b3149 17:51:37 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:51:38 ---> Running in bf8d7871f1d7 17:51:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:51:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:51:42 (1/6) Installing dumb-init (1.2.2-r1) 17:51:42 (2/6) Installing libgcc (9.3.0-r2) 17:51:42 (3/6) Installing libsodium (1.0.18-r0) 17:51:42 (4/6) Installing libstdc++ (9.3.0-r2) 17:51:42 Removing intermediate container f1ec1bd622ae 17:51:42 ---> 109a7941f02c 17:51:42 Step 21/26 : RUN apk --no-cache add curl 17:51:42 ---> Running in b12ed3a0a08d 17:51:42 (5/6) Installing libzmq (4.3.3-r0) 17:51:43 (6/6) Installing zeromq (4.3.3-r0) 17:51:43 Executing busybox-1.31.1-r19.trigger 17:51:43 OK: 8 MiB in 20 packages 17:51:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:51:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:51:44 (1/3) Installing nghttp2-libs (1.41.0-r0) 17:51:44 (2/3) Installing libcurl (7.69.1-r3) 17:51:44 (3/3) Installing curl (7.69.1-r3) 17:51:44 Executing busybox-1.31.1-r19.trigger 17:51:44 OK: 72 MiB in 58 packages 17:51:44 Removing intermediate container bf8d7871f1d7 17:51:44 ---> 2963b3b204aa 17:51:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:51:45 ---> d8034aaeb5df 17:51:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:51:46 Removing intermediate container b12ed3a0a08d 17:51:46 ---> f078c620638f 17:51:46 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 17:51:46 ---> Running in 52d5e388f3fb 17:51:46 ---> 57d1e7b4dd95 17:51:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:51:46 Removing intermediate container 52d5e388f3fb 17:51:46 ---> 14439c179ffb 17:51:46 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:51:46 ---> Running in 2f998bd3eed5 17:51:47 ---> fdc2c76c660e 17:51:47 Step 19/23 : ENTRYPOINT ["/core-data"] 17:51:47 ---> Running in 6f0e17f610c2 17:51:47 Removing intermediate container 2f998bd3eed5 17:51:47 ---> 96dbc0a18d82 17:51:47 Step 24/26 : LABEL arch=x86_64 17:51:47 ---> Running in 0f5ab49a2c03 17:51:47 Removing intermediate container 0f5ab49a2c03 17:51:47 ---> 0613a180d98a 17:51:47 Step 25/26 : LABEL git_sha=09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b 17:51:47 ---> Running in 52f57082d6e2 17:51:47 Removing intermediate container 6f0e17f610c2 17:51:47 ---> cab2db1b6181 17:51:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:51:48 ---> Running in a5eedd60ebfa 17:51:48 Removing intermediate container 52f57082d6e2 17:51:48 ---> de8ac164eda7 17:51:48 Step 26/26 : LABEL version=0.0.0 17:51:48 Removing intermediate container a5eedd60ebfa 17:51:48 ---> f2d592807f91 17:51:48 Step 21/23 : LABEL arch=arm64 17:51:48 ---> Running in 99105764b8f5 17:51:48 ---> Running in bf546464a098 17:51:48 Removing intermediate container 99105764b8f5 17:51:48 ---> 7bd886733916 17:51:48 17:51:49 Removing intermediate container bf546464a098 17:51:49 ---> e5ff907bcbfc 17:51:49 Step 22/23 : LABEL git_sha=09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b 17:51:49 ---> Running in c5ea6dace0a8 17:51:49 Successfully built 7bd886733916 17:51:49 Successfully tagged docker-sys-mgmt-agent-go:latest 17:51:49 Removing intermediate container c5ea6dace0a8 17:51:49 ---> d18d94985b9f 17:51:49 Step 23/23 : LABEL version=0.0.0 17:51:49 ---> Running in 37601357ea06 17:51:50  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 17:51:50 $ docker stop --time=1 aea362f342dfcc70925661b800b385061b6ca3d2c644705867fc352c7a3c7cc0 17:51:50 Removing intermediate container 37601357ea06 17:51:50 ---> 7572e3132f81 17:51:50 17:51:50 Successfully built 7572e3132f81 17:51:50 Successfully tagged docker-core-data-go-arm64:latest 17:51:51  Building docker-core-data-go ... done  17:51:53 $ docker rm -f aea362f342dfcc70925661b800b385061b6ca3d2c644705867fc352c7a3c7cc0 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } 17:51:53 $ docker stop --time=1 874fc326acc81a08e26d277947bcad73d577c1d47b95c72f524c4d474f68ae1d 17:51:53 + docker images 17:51:53 + grep docker 17:51:54 docker-sys-mgmt-agent-go latest 7bd886733916 6 seconds ago 313MB 17:51:54 docker-core-data-go latest 02cd370b3b47 47 seconds ago 22.4MB 17:51:54 docker-security-secretstore-setup-go latest dd60e8f77c0e About a minute ago 24.9MB 17:51:54 docker-core-metadata-go latest e7e9c02dcd5f About a minute ago 19MB 17:51:54 docker-security-bootstrapper-go latest bba6b9720227 4 minutes ago 18.7MB 17:51:54 docker-core-command-go latest d6c25e8dccb8 4 minutes ago 17.2MB 17:51:54 docker-support-scheduler-go latest 449b5f3c78c2 4 minutes ago 17.2MB 17:51:54 docker-support-notifications-go latest d187c0b4a365 4 minutes ago 17.8MB 17:51:54 docker-security-proxy-setup-go latest 167c2d7fa2e1 4 minutes ago 24.7MB 17:51:54 docker 20.10.0 aefe523efa57 2 months ago 240MB 17:51:55 $ docker rm -f 874fc326acc81a08e26d277947bcad73d577c1d47b95c72f524c4d474f68ae1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 17:51:56 + grep docker 17:51:56 + docker images [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles 17:51:56 docker-core-data-go-arm64 latest 7572e3132f81 6 seconds ago 21.1MB 17:51:56 docker-support-scheduler-go-arm64 latest 554537dc1813 29 seconds ago 16.3MB 17:51:56 docker-security-proxy-setup-go-arm64 latest db780177abac 30 seconds ago 23.4MB 17:51:56 docker-core-command-go-arm64 latest d9e214e8ad59 33 seconds ago 16.2MB 17:51:56 docker-sys-mgmt-agent-go-arm64 latest a41b316210ee 2 minutes ago 300MB 17:51:56 docker-security-bootstrapper-go-arm64 latest 51e6240fe8a6 3 minutes ago 17.6MB 17:51:56 docker-core-metadata-go-arm64 latest 334e7bc275e4 3 minutes ago 17.9MB 17:51:56 docker-support-notifications-go-arm64 latest 3ec4a4eacec4 3 minutes ago 16.9MB 17:51:56 docker-security-secretstore-setup-go-arm64 latest 5629a280daaf 3 minutes ago 23.7MB 17:51:56 docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] node Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 17:51:57 ---> job-cost.sh 17:51:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gFZD 17:52:11 Still waiting to schedule task 17:52:11 Waiting for next available executor on ‘ubuntu18.04-docker-8c-8g’ 17:52:44 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:53:45 Running on prd-ubuntu18.04-docker-8c-8g-28514 in /w/workspace/edgexfoundry_edgex-go_PR-3224 [Pipeline] { [Pipeline] ws 17:53:45 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 17:53:48 using credential edgex-jenkins-ssh 17:53:48 Cloning the remote Git repository 17:53:48 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:53:48 > git init /w/workspace/edgex-go/3 # timeout=10 17:53:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:53:48 > git --version # timeout=10 17:53:48 > git --version # 'git version 2.17.1' 17:53:48 using GIT_SSH to set credentials SSH Credentials for GitHub 17:53:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:53:58 Merging remotes/origin/master commit f60a6b9b3bbcf5933f7773f85fc76d84301e173f into PR head commit 09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b 17:53:58 Merge succeeded, producing 09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b 17:53:58 Checking out Revision 09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b (PR-3224) 17:53:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:53:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:53:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:53:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:53:57 using GIT_SSH to set credentials SSH Credentials for GitHub 17:53:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3224/head:refs/remotes/origin/PR-3224 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:53:58 > git config core.sparsecheckout # timeout=10 17:53:58 > git checkout -f 09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b # timeout=10 17:53:58 > git remote # timeout=10 17:53:58 > git config --get remote.origin.url # timeout=10 17:53:58 using GIT_SSH to set credentials SSH Credentials for GitHub 17:53:58 > git merge f60a6b9b3bbcf5933f7773f85fc76d84301e173f # timeout=10 17:53:58 > git rev-parse HEAD^{commit} # timeout=10 17:53:58 > git config core.sparsecheckout # timeout=10 17:53:58 > git checkout -f 09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b # timeout=10 17:54:02 Commit message: "feat(scheduler): Implement PATCH /interval V2 API" 17:54:02 17:54:02 GitHub has been notified of this commit’s build result 17:54:02 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:54:03 + echo snap-build.sh 17:54:03 snap-build.sh 17:54:03 + SNAP_BASE_DIR=. 17:54:03 + '[' '!' -z /w/workspace/edgex-go/3 ']' 17:54:03 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 17:54:03 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 17:54:03 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 17:54:03 + cd /w/workspace/edgex-go/3 17:54:03 + sudo apt-get remove -qy --purge lxd lxd-client 17:54:03 Reading package lists... 17:54:03 Building dependency tree... 17:54:03 Reading state information... 17:54:03 The following packages were automatically installed and are no longer required: 17:54:03 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 17:54:03 uidmap xdelta3 17:54:03 Use 'sudo apt autoremove' to remove them. 17:54:03 The following packages will be REMOVED: 17:54:03 lxd* lxd-client* 17:54:04 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 17:54:04 After this operation, 31.7 MB disk space will be freed. 17:54:05 (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 ... 190027 files and directories currently installed.) 17:54:05 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 17:54:07 Removing lxd dnsmasq configuration 17:54:07 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 17:54:07 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:54:08 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 17:54:08 (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 ... 189852 files and directories currently installed.) 17:54:08 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 17:54:10 Processing triggers for systemd (237-3ubuntu10.42) ... 17:54:10 Processing triggers for ureadahead (0.100.0-21) ... 17:54:12 + sudo snap remove --purge lxd 17:54:12 snap "lxd" is not installed 17:54:12 + sudo groupadd --force --system lxd 17:54:12 ++ whoami 17:54:12 + sudo /usr/sbin/usermod -G lxd -a jenkins 17:54:13 + newgrp - lxd 17:54:13 + sudo snap install lxd 17:54:21 2021-03-04T17:54:18Z INFO Waiting for automatic snapd restart... 17:55:17 lxd 4.11 from Canonical* installed 17:55:17 + sudo lxd init --auto 17:55:25 + sudo snap install --classic snapcraft 17:55:50 lf-activate-venv(): INFO: Adding /tmp/venv-gFZD/bin to PATH 17:55:50 INFO: No Stack... 17:55:50 INFO: Retrieving Pricing Info for: lf-standard-4 17:55:50 INFO: Archiving Costs [Pipeline] sh 17:55:51 + cut -d, -f6 17:55:51 + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock 17:55:51 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3224-3-stack-cost] 17:55:51 Resource [jenkins-edgexfoundry-edgex-go-PR-3224-3-stack-cost] did not exist. Created. 17:55:51 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3224-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:55:51 + echo total: 0.20999999344348907 [Pipeline] stash 17:55:52 Stashed 1 file(s) [Pipeline] } 17:55:52 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3224-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:56:22 snapcraft 4.5.1 from Canonical* installed 17:56:22 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 17:56:22 + patch --verbose -p1 17:56:22 Hmm... Looks like a unified diff to me... 17:56:22 The text leading up to this was: 17:56:22 -------------------------- 17:56:22 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 17:56:22 |From: Tony Espy 17:56:22 |Date: Wed, 16 Dec 2020 16:34:55 -0500 17:56:22 |Subject: [PATCH] optimize snap build for pipeline CI check 17:56:22 | 17:56:22 |This patch is used by the EdgeX CI pipeline builds to 17:56:22 |optimize the snap CI check run for pull requests. When 17:56:22 |applied, it essentially strips out everything (apps and 17:56:22 |parts) from the snapcraft.yaml file except those required 17:56:22 |to build edgex-go, as the whole idea of the CI check is to 17:56:22 |catch changes to edgex-go that break the snap build. 17:56:22 | 17:56:22 |In general, anyone updating snapcraft.yaml will also need 17:56:22 |to update this patch file, otherwise it may fail to apply, 17:56:22 |resulting in a failed snap build CI check in the associated 17:56:22 |pull request. 17:56:22 | 17:56:22 |Note - in addition to applying this patch, the pipeline also 17:56:22 |only primes the snap (e.g. `snapcraft prime`), as there's no 17:56:22 |need to build the finally binary .snap file (and it won't 17:56:22 |work with the patch applied). This further reduces the build 17:56:22 |time. 17:56:22 |--- 17:56:22 | snap/snapcraft.yaml | 461 +------------------------------------------- 17:56:22 | 1 file changed, 2 insertions(+), 459 deletions(-) 17:56:22 | 17:56:22 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 17:56:22 |index 1e537489..faf42425 100644 17:56:22 |--- a/snap/snapcraft.yaml 17:56:22 |+++ b/snap/snapcraft.yaml 17:56:22 -------------------------- 17:56:22 patching file snap/snapcraft.yaml 17:56:22 Using Plan A... 17:56:22 Hunk #1 succeeded at 73. 17:56:22 Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). 17:56:22 Hunk #3 succeeded at 217 (offset 3 lines). 17:56:22 Hunk #4 succeeded at 225 (offset 3 lines). 17:56:22 Hunk #5 succeeded at 232 (offset 3 lines). 17:56:22 Hunk #6 succeeded at 259 (offset 3 lines). 17:56:22 Hunk #7 succeeded at 293 (offset 3 lines). 17:56:22 Hunk #8 succeeded at 352 (offset 11 lines). 17:56:22 Hmm... Ignoring the trailing garbage. 17:56:22 done 17:56:22 + sudo snapcraft prime --use-lxd 17:56:23 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 17:56:23 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: 17:56:23 - README.md 17:56:23 - snapcraft.yaml.orig 17:56:23 17:56:23 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:56:25 Launching a container. 17:56:40 Waiting for container to be ready 17:56:40 To start your first instance, try: lxc launch ubuntu:18.04 17:56:40 17:56:43 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 17:56:43 Waiting for network to be ready... 17:56:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:56:44 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] 17:56:44 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:56:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] 17:56:44 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 17:56:44 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 17:56:44 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] 17:56:44 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] 17:56:44 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] 17:56:44 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] 17:56:45 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:56:45 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:56:45 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:56:45 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:56:45 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:56:45 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:56:45 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:56:45 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:56:45 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:56:45 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1912 kB] 17:56:46 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] 17:56:46 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 17:56:46 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 17:56:46 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] 17:56:46 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] 17:56:46 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] 17:56:46 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 17:56:50 Fetched 24.0 MB in 6s (4123 kB/s) 17:56:51 Reading package lists... 17:56:51 Reading package lists... 17:56:51 Building dependency tree... 17:56:51 Reading state information... 17:56:52 The following additional packages will be installed: 17:56:52 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:56:52 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:56:52 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:56:52 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 17:56:52 Suggested packages: 17:56:52 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 17:56:52 Recommended packages: 17:56:52 gnupg libsasl2-modules 17:56:52 The following NEW packages will be installed: 17:56:52 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:56:52 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:56:52 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:56:52 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 17:56:52 The following packages will be upgraded: 17:56:52 gpg gpg-agent gpgconf libudev1 17:56:52 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 17:56:52 Need to get 3530 kB of archives. 17:56:52 After this operation, 13.3 MB of additional disk space will be used. 17:56:52 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] 17:56:52 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 17:56:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 17:56:52 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 17:56:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 17:56:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 17:56:53 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 17:56:53 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 17:56:53 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 17:56:53 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 17:56:53 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 17:56:53 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 17:56:53 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 17:56:53 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 17:56:53 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 17:56:53 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 17:56:53 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 17:56:53 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 17:56:53 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 17:56:53 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 17:56:53 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 17:56:53 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 17:56:53 debconf: delaying package configuration, since apt-utils is not installed 17:56:53 Fetched 3530 kB in 1s (3150 kB/s) 17:56:53 (Reading database ... 12511 files and directories currently installed.) 17:56:53 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 17:56:53 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 17:56:53 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 17:56:53 Selecting previously unselected package udev. 17:56:53 (Reading database ... 12511 files and directories currently installed.) 17:56:53 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 17:56:53 Unpacking udev (237-3ubuntu10.44) ... 17:56:54 Selecting previously unselected package libfuse2:amd64. 17:56:54 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 17:56:54 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:56:54 Selecting previously unselected package fuse. 17:56:54 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 17:56:54 Unpacking fuse (2.9.7-1ubuntu1) ... 17:56:54 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 17:56:54 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:56:54 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 17:56:54 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:56:54 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 17:56:54 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:56:54 Selecting previously unselected package libksba8:amd64. 17:56:54 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 17:56:54 Unpacking libksba8:amd64 (1.3.5-2) ... 17:56:55 Selecting previously unselected package libroken18-heimdal:amd64. 17:56:55 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:56:55 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:56:55 Selecting previously unselected package libasn1-8-heimdal:amd64. 17:56:55 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:56:55 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:56:55 Selecting previously unselected package libheimbase1-heimdal:amd64. 17:56:55 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:56:55 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:56:55 Selecting previously unselected package libhcrypto4-heimdal:amd64. 17:56:55 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:56:55 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:56:55 Selecting previously unselected package libwind0-heimdal:amd64. 17:56:55 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:56:55 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:56:55 Selecting previously unselected package libhx509-5-heimdal:amd64. 17:56:55 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:56:55 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:56:55 Selecting previously unselected package libkrb5-26-heimdal:amd64. 17:56:55 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:56:55 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:56:55 Selecting previously unselected package libheimntlm0-heimdal:amd64. 17:56:55 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:56:55 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:56:55 Selecting previously unselected package libgssapi3-heimdal:amd64. 17:56:55 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:56:55 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:56:56 Selecting previously unselected package libsasl2-modules-db:amd64. 17:56:56 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:56:56 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:56:56 Selecting previously unselected package libsasl2-2:amd64. 17:56:56 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:56:56 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:56:56 Selecting previously unselected package libldap-common. 17:56:56 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 17:56:56 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:56:56 Selecting previously unselected package libldap-2.4-2:amd64. 17:56:56 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 17:56:56 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:56:56 Selecting previously unselected package dirmngr. 17:56:56 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 17:56:56 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 17:56:56 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:56:56 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 17:56:56 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:56:56 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:56:57 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:56:57 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 17:56:57 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:56:57 Setting up libksba8:amd64 (1.3.5-2) ... 17:56:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:56:57 Setting up udev (237-3ubuntu10.44) ... 17:56:57 invoke-rc.d: policy-rc.d denied execution of start. 17:56:57 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:56:57 Processing triggers for systemd (237-3ubuntu10) ... 17:56:57 Setting up fuse (2.9.7-1ubuntu1) ... 17:56:57 Setting up gpg (2.2.4-1ubuntu1.4) ... 17:56:58 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:56:58 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:56:58 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:56:58 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:56:58 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:56:58 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:56:58 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:56:58 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:56:58 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 17:56:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:56:59 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 17:56:59 settings in the [Install] section, and DefaultInstance for template units). 17:56:59 This means they are not meant to be enabled using systemctl. 17:56:59 Possible reasons for having this kind of units are: 17:56:59 1) A unit may be statically enabled by being symlinked from another unit's 17:56:59 .wants/ or .requires/ directory. 17:56:59 2) A unit's purpose may be to act as a helper for some other unit which has 17:56:59 a requirement dependency on it. 17:56:59 3) A unit may be started when needed via activation (socket, path, timer, 17:56:59 D-Bus, udev, scripted systemctl call, ...). 17:56:59 4) In case of template units, the unit is meant to be enabled with some 17:56:59 instance name specified. 17:56:59 Reading package lists... 17:56:59 Building dependency tree... 17:56:59 Reading state information... 17:56:59 The following additional packages will be installed: 17:56:59 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 17:56:59 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 17:56:59 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 17:56:59 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 17:56:59 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 17:56:59 Suggested packages: 17:56:59 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 17:56:59 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 17:56:59 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 17:56:59 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 17:56:59 systemd-container policykit-1 17:56:59 Recommended packages: 17:56:59 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 17:57:00 The following NEW packages will be installed: 17:57:00 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 17:57:00 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 17:57:00 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 17:57:00 multiarch-support openssh-client python3 python3-minimal python3.6 17:57:00 python3.6-minimal snapd squashfs-tools sudo 17:57:00 The following packages will be upgraded: 17:57:00 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 17:57:00 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 17:57:00 Need to get 35.2 MB of archives. 17:57:00 After this operation, 141 MB of additional disk space will be used. 17:57:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 17:57:00 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 17:57:00 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 17:57:00 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] 17:57:00 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 17:57:00 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 17:57:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 17:57:00 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 17:57:00 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 17:57:00 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 17:57:00 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 17:57:00 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 17:57:00 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 17:57:00 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 17:57:00 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 17:57:00 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 17:57:00 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 17:57:00 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 17:57:00 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 17:57:01 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 17:57:01 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 17:57:01 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 17:57:01 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 17:57:01 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 17:57:01 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 17:57:01 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 17:57:01 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 17:57:01 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 17:57:01 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 17:57:01 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 17:57:01 debconf: delaying package configuration, since apt-utils is not installed 17:57:01 Fetched 35.2 MB in 1s (31.2 MB/s) 17:57:01 (Reading database ... 12757 files and directories currently installed.) 17:57:01 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 17:57:01 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 17:57:02 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 17:57:02 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 17:57:02 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 17:57:02 (Reading database ... 12757 files and directories currently installed.) 17:57:02 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 17:57:02 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 17:57:02 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 17:57:03 (Reading database ... 12757 files and directories currently installed.) 17:57:03 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 17:57:03 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 17:57:03 Setting up apt (1.6.12ubuntu0.2) ... 17:57:03 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 17:57:04 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 17:57:04 (Reading database ... 12764 files and directories currently installed.) 17:57:04 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 17:57:04 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 17:57:04 Selecting previously unselected package libpython3.6-minimal:amd64. 17:57:04 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:57:04 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:57:04 Selecting previously unselected package libexpat1:amd64. 17:57:04 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 17:57:04 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:57:04 Selecting previously unselected package python3.6-minimal. 17:57:04 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:57:04 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:57:05 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... 17:57:05 Checking for services that may need to be restarted...done. 17:57:05 Checking for services that may need to be restarted...done. 17:57:05 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:57:05 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:57:05 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:57:06 Selecting previously unselected package python3-minimal. 17:57:06 (Reading database ... 13012 files and directories currently installed.) 17:57:06 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 17:57:06 Unpacking python3-minimal (3.6.7-1~18.04) ... 17:57:06 Selecting previously unselected package mime-support. 17:57:06 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 17:57:06 Unpacking mime-support (3.60ubuntu1) ... 17:57:06 Selecting previously unselected package libmpdec2:amd64. 17:57:06 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 17:57:06 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:57:06 Selecting previously unselected package libpython3.6-stdlib:amd64. 17:57:06 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:57:06 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:57:06 Selecting previously unselected package python3.6. 17:57:06 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:57:06 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:57:07 Selecting previously unselected package libpython3-stdlib:amd64. 17:57:07 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 17:57:07 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:57:08 Setting up python3-minimal (3.6.7-1~18.04) ... 17:57:08 Selecting previously unselected package python3. 17:57:08 (Reading database ... 13442 files and directories currently installed.) 17:57:08 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 17:57:08 Unpacking python3 (3.6.7-1~18.04) ... 17:57:08 Selecting previously unselected package multiarch-support. 17:57:08 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 17:57:08 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 17:57:08 Setting up multiarch-support (2.27-3ubuntu1.4) ... 17:57:08 Selecting previously unselected package liblzo2-2:amd64. 17:57:08 (Reading database ... 13479 files and directories currently installed.) 17:57:08 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 17:57:08 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 17:57:08 Selecting previously unselected package libbsd0:amd64. 17:57:08 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 17:57:08 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:57:09 Selecting previously unselected package sudo. 17:57:09 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 17:57:09 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 17:57:09 Selecting previously unselected package apparmor. 17:57:09 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 17:57:09 Unpacking apparmor (2.12-4ubuntu5.1) ... 17:57:09 Selecting previously unselected package libedit2:amd64. 17:57:09 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 17:57:09 Unpacking libedit2:amd64 (3.1-20170329-1) ... 17:57:09 Selecting previously unselected package libkrb5support0:amd64. 17:57:09 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 17:57:09 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:57:09 Selecting previously unselected package libk5crypto3:amd64. 17:57:09 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 17:57:09 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:57:09 Selecting previously unselected package libkeyutils1:amd64. 17:57:09 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 17:57:09 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:57:09 Selecting previously unselected package libkrb5-3:amd64. 17:57:09 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 17:57:09 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:57:09 Selecting previously unselected package libgssapi-krb5-2:amd64. 17:57:09 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 17:57:09 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:57:10 Selecting previously unselected package libssl1.0.0:amd64. 17:57:10 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 17:57:10 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 17:57:10 Selecting previously unselected package openssh-client. 17:57:10 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 17:57:10 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 17:57:10 Selecting previously unselected package squashfs-tools. 17:57:10 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 17:57:10 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 17:57:10 Selecting previously unselected package snapd. 17:57:10 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 17:57:10 Unpacking snapd (2.48.3+18.04) ... 17:57:14 Setting up libedit2:amd64 (3.1-20170329-1) ... 17:57:14 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 17:57:14 Setting up mime-support (3.60ubuntu1) ... 17:57:14 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 17:57:14 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:57:14 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:57:14 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:57:14 Setting up systemd (237-3ubuntu10.44) ... 17:57:14 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 17:57:15 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:57:15 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:57:15 Setting up liblzo2-2:amd64 (2.08-1.2) ... 17:57:15 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:57:15 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:57:15 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:57:15 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 17:57:15 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:57:15 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:57:15 Setting up python3 (3.6.7-1~18.04) ... 17:57:15 running python rtupdate hooks for python3.6... 17:57:15 running python post-rtupdate hooks for python3.6... 17:57:16 Setting up apparmor (2.12-4ubuntu5.1) ... 17:57:18 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 17:57:18 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:57:18 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 17:57:18 Setting up snapd (2.48.3+18.04) ... 17:57:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 17:57:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 17:57:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 17:57:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 17:57:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:57:20 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:57:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 17:57:20 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 17:57:21 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 17:57:21 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 17:57:21 /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' 17:57:21 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:57:21 Processing triggers for systemd (237-3ubuntu10.44) ... 17:57:23 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:57:23 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:57:23 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:57:25 Reading package lists... 17:57:26 Reading package lists... 17:57:26 Building dependency tree... 17:57:26 Reading state information... 17:57:26 Calculating upgrade... 17:57:26 The following packages will be upgraded: 17:57:26 advancecomp base-files bash binutils binutils-common 17:57:26 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 17:57:26 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 17:57:26 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 17:57:26 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 17:57:26 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 17:57:26 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 17:57:26 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 17:57:26 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 17:57:26 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 17:57:26 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 17:57:26 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 17:57:26 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 17:57:26 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 17:57:26 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 17:57:26 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:57:26 Need to get 63.8 MB of archives. 17:57:26 After this operation, 5202 kB of additional disk space will be used. 17:57:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] 17:57:26 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 17:57:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 17:57:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 17:57:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 17:57:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 17:57:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 17:57:26 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 17:57:26 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 17:57:26 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 17:57:26 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 17:57:26 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 17:57:26 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 17:57:26 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 17:57:26 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 17:57:26 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 17:57:26 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 17:57:26 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 17:57:27 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 17:57:27 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 17:57:27 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 17:57:27 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 17:57:27 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 17:57:27 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 17:57:27 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 17:57:27 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 17:57:27 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 17:57:27 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 17:57:27 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 17:57:27 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 17:57:27 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 17:57:27 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 17:57:27 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 17:57:27 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 17:57:27 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 17:57:27 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 17:57:27 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 17:57:27 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 17:57:27 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 17:57:27 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] 17:57:27 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 17:57:27 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 17:57:27 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 17:57:27 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 17:57:27 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 17:57:27 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 17:57:27 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 17:57:27 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 17:57:27 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 17:57:27 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 17:57:27 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 17:57:27 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 17:57:27 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 17:57:27 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 17:57:27 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 17:57:27 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 17:57:27 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 17:57:27 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 17:57:27 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 17:57:27 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 17:57:27 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 17:57:27 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 17:57:27 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 17:57:27 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 17:57:27 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 17:57:27 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 17:57:27 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 17:57:27 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 17:57:28 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 17:57:28 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 17:57:28 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 17:57:28 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 17:57:28 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 17:57:28 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 17:57:28 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 17:57:28 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 17:57:28 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 17:57:28 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 17:57:28 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 17:57:28 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 17:57:28 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 17:57:28 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 17:57:28 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 17:57:28 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 17:57:28 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 17:57:28 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 17:57:28 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 17:57:28 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 17:57:28 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 17:57:28 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 17:57:28 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 17:57:28 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 17:57:28 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 17:57:28 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 17:57:28 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 17:57:28 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 17:57:28 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 17:57:28 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 17:57:28 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 17:57:28 debconf: delaying package configuration, since apt-utils is not installed 17:57:29 Fetched 63.8 MB in 2s (33.9 MB/s) 17:57:29 (Reading database ... 13912 files and directories currently installed.) 17:57:29 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 17:57:29 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:57:30 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 17:57:30 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:57:30 Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... 17:57:30 Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... 17:57:30 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:57:30 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:57:30 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:57:31 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:57:31 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:57:31 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:57:31 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:57:31 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:57:31 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:57:31 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:57:31 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:57:31 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:57:32 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:57:32 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:57:32 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 17:57:32 (Reading database ... 13911 files and directories currently installed.) 17:57:32 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 17:57:32 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 17:57:32 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 17:57:32 (Reading database ... 13911 files and directories currently installed.) 17:57:32 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:57:32 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:57:32 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:57:32 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:57:32 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:57:32 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:57:33 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 17:57:33 (Reading database ... 13911 files and directories currently installed.) 17:57:33 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 17:57:33 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:57:34 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 17:57:34 (Reading database ... 13911 files and directories currently installed.) 17:57:34 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 17:57:34 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 17:57:34 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 17:57:34 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 17:57:34 Setting up base-files (10.1ubuntu2.10) ... 17:57:34 Installing new version of config file /etc/issue ... 17:57:34 Installing new version of config file /etc/issue.net ... 17:57:34 Installing new version of config file /etc/lsb-release ... 17:57:34 Installing new version of config file /etc/update-motd.d/50-motd-news ... 17:57:35 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 17:57:35 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 17:57:35 Removing obsolete conffile /etc/default/motd-news ... 17:57:35 (Reading database ... 13912 files and directories currently installed.) 17:57:35 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 17:57:35 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 17:57:35 Setting up bash (4.4.18-2ubuntu1.2) ... 17:57:35 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 17:57:36 (Reading database ... 13912 files and directories currently installed.) 17:57:36 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 17:57:36 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 17:57:36 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 17:57:36 (Reading database ... 13912 files and directories currently installed.) 17:57:36 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 17:57:36 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 17:57:36 Setting up tar (1.29b-2ubuntu0.2) ... 17:57:36 (Reading database ... 13912 files and directories currently installed.) 17:57:36 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 17:57:36 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:57:36 Setting up dpkg (1.19.0.5ubuntu2.3) ... 17:57:36 (Reading database ... 13912 files and directories currently installed.) 17:57:36 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 17:57:37 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:57:37 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 17:57:37 (Reading database ... 13912 files and directories currently installed.) 17:57:37 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 17:57:37 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:57:37 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 17:57:37 (Reading database ... 13912 files and directories currently installed.) 17:57:37 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 17:57:37 Unpacking grep (3.1-2build1) over (3.1-2) ... 17:57:37 Setting up grep (3.1-2build1) ... 17:57:37 (Reading database ... 13912 files and directories currently installed.) 17:57:37 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 17:57:37 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:57:37 Setting up login (1:4.5-1ubuntu2) ... 17:57:38 (Reading database ... 13912 files and directories currently installed.) 17:57:38 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 17:57:38 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:57:38 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 17:57:38 (Reading database ... 13912 files and directories currently installed.) 17:57:38 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 17:57:38 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:57:39 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 17:57:39 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:57:39 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 17:57:39 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:57:39 Setting up perl-base (5.26.1-6ubuntu0.5) ... 17:57:39 (Reading database ... 13912 files and directories currently installed.) 17:57:39 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 17:57:40 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:57:41 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:57:41 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:57:41 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:57:41 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:57:41 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 17:57:41 (Reading database ... 13912 files and directories currently installed.) 17:57:41 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 17:57:41 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 17:57:41 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 17:57:41 (Reading database ... 13912 files and directories currently installed.) 17:57:41 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:57:41 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:57:41 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:57:42 (Reading database ... 13912 files and directories currently installed.) 17:57:42 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:57:42 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:57:42 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:57:42 (Reading database ... 13912 files and directories currently installed.) 17:57:42 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:57:42 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:57:42 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:57:42 (Reading database ... 13912 files and directories currently installed.) 17:57:42 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:57:42 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:57:42 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:57:42 (Reading database ... 13912 files and directories currently installed.) 17:57:42 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 17:57:42 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:57:43 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 17:57:43 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:57:43 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 17:57:43 (Reading database ... 13912 files and directories currently installed.) 17:57:43 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 17:57:43 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:57:43 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 17:57:43 (Reading database ... 13912 files and directories currently installed.) 17:57:43 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:57:43 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:57:43 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:57:43 (Reading database ... 13912 files and directories currently installed.) 17:57:43 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:57:43 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:57:43 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 17:57:44 (Reading database ... 13912 files and directories currently installed.) 17:57:44 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:57:44 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:57:44 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 17:57:45 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 17:57:45 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 17:57:45 (Reading database ... 13912 files and directories currently installed.) 17:57:45 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 17:57:45 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:57:45 Setting up libc-bin (2.27-3ubuntu1.4) ... 17:57:46 (Reading database ... 13912 files and directories currently installed.) 17:57:46 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 17:57:46 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:57:46 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 17:57:46 (Reading database ... 13914 files and directories currently installed.) 17:57:46 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 17:57:46 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 17:57:46 Setting up debconf (1.5.66ubuntu1) ... 17:57:46 (Reading database ... 13914 files and directories currently installed.) 17:57:46 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 17:57:46 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:57:47 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 17:57:47 (Reading database ... 13914 files and directories currently installed.) 17:57:47 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 17:57:47 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:57:47 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 17:57:47 (Reading database ... 13914 files and directories currently installed.) 17:57:47 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:57:47 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:57:47 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 17:57:48 (Reading database ... 13914 files and directories currently installed.) 17:57:48 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:57:48 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:57:48 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 17:57:48 (Reading database ... 13914 files and directories currently installed.) 17:57:48 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:57:48 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:57:48 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 17:57:48 (Reading database ... 13914 files and directories currently installed.) 17:57:48 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:57:48 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:57:48 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 17:57:49 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 17:57:49 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 17:57:49 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:57:49 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 17:57:49 (Reading database ... 13914 files and directories currently installed.) 17:57:49 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 17:57:49 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 17:57:49 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 17:57:49 (Reading database ... 13914 files and directories currently installed.) 17:57:49 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 17:57:49 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:57:50 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 17:57:50 (Reading database ... 13914 files and directories currently installed.) 17:57:50 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 17:57:50 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:57:50 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 17:57:50 (Reading database ... 13914 files and directories currently installed.) 17:57:50 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 17:57:50 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 17:57:51 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 17:57:51 (Reading database ... 13914 files and directories currently installed.) 17:57:51 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 17:57:51 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:57:51 Setting up passwd (1:4.5-1ubuntu2) ... 17:57:51 (Reading database ... 13914 files and directories currently installed.) 17:57:51 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 17:57:51 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:57:51 Setting up gpgv (2.2.4-1ubuntu1.4) ... 17:57:52 (Reading database ... 13914 files and directories currently installed.) 17:57:52 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 17:57:52 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 17:57:52 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 17:57:52 (Reading database ... 13914 files and directories currently installed.) 17:57:52 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 17:57:52 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 17:57:52 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 17:57:52 (Reading database ... 13914 files and directories currently installed.) 17:57:52 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 17:57:52 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 17:57:52 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 17:57:52 (Reading database ... 13914 files and directories currently installed.) 17:57:52 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 17:57:52 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 17:57:53 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 17:57:53 (Reading database ... 13914 files and directories currently installed.) 17:57:53 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 17:57:53 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 17:57:53 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 17:57:53 (Reading database ... 13914 files and directories currently installed.) 17:57:53 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 17:57:53 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 17:57:53 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 17:57:53 (Reading database ... 13915 files and directories currently installed.) 17:57:53 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:57:53 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:57:53 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:57:53 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:57:54 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 17:57:54 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 17:57:54 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 17:57:54 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 17:57:54 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 17:57:54 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 17:57:54 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 17:57:54 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 17:57:54 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 17:57:54 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 17:57:54 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 17:57:54 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 17:57:55 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 17:57:55 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 17:57:55 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 17:57:55 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 17:57:55 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 17:57:55 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 17:57:55 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 17:57:55 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 17:57:56 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 17:57:56 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 17:57:56 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 17:57:56 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 17:57:57 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:57:57 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:57:57 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:57:57 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:57:57 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:57:58 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:57:58 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:57:58 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:57:58 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:57:58 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:57:58 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:57:58 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:57:58 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:57:58 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:57:58 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:57:58 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:58:00 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:58:00 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:58:01 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:58:01 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:58:02 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:58:02 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:58:02 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:58:02 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:58:03 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:58:03 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:58:03 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:58:03 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:58:03 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 17:58:03 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:58:04 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 17:58:04 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:58:04 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 17:58:04 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 17:58:04 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:58:04 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:58:04 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:58:04 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:58:04 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 17:58:05 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 17:58:05 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:58:05 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 17:58:05 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:58:05 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:58:05 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:58:05 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 17:58:05 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 17:58:05 Setting up tzdata (2021a-0ubuntu0.18.04) ... 17:58:05 17:58:05 Current default time zone: 'Etc/UTC' 17:58:05 Local time is now: Thu Mar 4 17:58:05 UTC 2021. 17:58:05 Universal Time is now: Thu Mar 4 17:58:05 UTC 2021. 17:58:05 Run 'dpkg-reconfigure tzdata' if you wish to change it. 17:58:05 17:58:05 Setting up systemd-sysv (237-3ubuntu10.44) ... 17:58:05 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:58:05 Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... 17:58:05 Setting up mount (2.31.1-0.4ubuntu3.7) ... 17:58:05 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 17:58:05 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 17:58:05 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 17:58:05 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 17:58:05 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 17:58:05 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 17:58:05 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:58:05 Setting up procps (2:3.3.12-3ubuntu1.2) ... 17:58:06 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 17:58:06 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 17:58:06 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 17:58:06 Setting up patch (2.7.6-2ubuntu1.1) ... 17:58:06 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 17:58:06 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 17:58:06 Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... 17:58:06 Installing new version of config file /etc/ssl/openssl.cnf ... 17:58:06 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 17:58:06 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 17:58:06 Setting up ca-certificates (20210119~18.04.1) ... 17:58:08 Updating certificates in /etc/ssl/certs... 17:58:09 23 added, 27 removed; done. 17:58:09 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 17:58:09 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:58:09 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 17:58:09 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 17:58:09 Setting up pkgbinarymangler (138.18.04.1) ... 17:58:10 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 17:58:10 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 17:58:10 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 17:58:10 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 17:58:10 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:58:10 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 17:58:10 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:58:10 Setting up perl (5.26.1-6ubuntu0.5) ... 17:58:10 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 17:58:10 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 17:58:10 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 17:58:10 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 17:58:10 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 17:58:10 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 17:58:10 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 17:58:10 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 17:58:10 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 17:58:10 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:58:10 Processing triggers for systemd (237-3ubuntu10.44) ... 17:58:10 Processing triggers for mime-support (3.60ubuntu1) ... 17:58:10 Processing triggers for ca-certificates (20210119~18.04.1) ... 17:58:10 Updating certificates in /etc/ssl/certs... 17:58:11 0 added, 0 removed; done. 17:58:11 Running hooks in /etc/ca-certificates/update.d... 17:58:11 done. 17:58:12 Reading package lists... 17:58:12 Building dependency tree... 17:58:12 Reading state information... 17:58:12 The following NEW packages will be installed: 17:58:12 apt-transport-https 17:58:13 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 17:58:13 Need to get 1696 B of archives. 17:58:13 After this operation, 153 kB of additional disk space will be used. 17:58:13 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 17:58:13 debconf: delaying package configuration, since apt-utils is not installed 17:58:13 Fetched 1696 B in 0s (8301 B/s) 17:58:13 Selecting previously unselected package apt-transport-https. 17:58:13 (Reading database ... 13920 files and directories currently installed.) 17:58:13 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 17:58:13 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 17:58:13 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 17:58:14 Waiting for network to be ready... 17:58:22 2021-03-04T17:58:18Z INFO Waiting for automatic snapd restart... 17:58:22 snapd 2.49 from Canonical* installed 17:58:23 "snapd" switched to the "latest/stable" channel 17:58:23 17:58:29 core18 20210128 from Canonical* installed 17:58:29 "core18" switched to the "latest/stable" channel 17:58:29 17:58:37 snapcraft 4.5.1 from Canonical* installed 17:58:37 "snapcraft" switched to the "latest/stable" channel 17:58:37 17:58:41 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: 17:58:41 - README.md 17:58:41 - snapcraft.yaml.orig 17:58:41 17:58:41 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:58:47 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:58:48 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:58:48 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:58:48 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:58:50 Reading package lists... 17:58:51 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 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 17:58:57 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:58:57 Reading package lists... 17:58:57 Building dependency tree... 17:58:57 Reading state information... 17:58:57 Suggested packages: 17:58:57 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 17:58:57 git-gui gitk gitweb git-cvs git-mediawiki git-svn 17:58:57 Recommended packages: 17:58:57 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 17:58:57 The following NEW packages will be installed: 17:58:57 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 17:58:57 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 17:58:57 pkg-config zip 17:58:58 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 17:58:58 Need to get 7655 kB of archives. 17:58:58 After this operation, 43.7 MB of additional disk space will be used. 17:58:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 17:58:58 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 17:58:58 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 17:58:58 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 17:58:58 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 17:58:58 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 17:58:58 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 17:58:58 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 17:58:58 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 17:58:58 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 17:58:58 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 17:58:58 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 17:58:58 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 17:58:58 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 17:58:58 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 17:58:59 debconf: delaying package configuration, since apt-utils is not installed 17:58:59 Fetched 7655 kB in 1s (6961 kB/s) 17:58:59 Selecting previously unselected package libglib2.0-0:amd64. 17:58:59 (Reading database ... 13924 files and directories currently installed.) 17:58:59 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 17:58:59 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 17:58:59 Selecting previously unselected package libpsl5:amd64. 17:58:59 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 17:58:59 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 17:58:59 Selecting previously unselected package libnghttp2-14:amd64. 17:58:59 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 17:58:59 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:58:59 Selecting previously unselected package librtmp1:amd64. 17:58:59 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 17:58:59 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:58:59 Selecting previously unselected package libcurl3-gnutls:amd64. 17:58:59 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 17:58:59 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 17:59:00 Selecting previously unselected package liberror-perl. 17:59:00 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 17:59:00 Unpacking liberror-perl (0.17025-1) ... 17:59:00 Selecting previously unselected package git-man. 17:59:00 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 17:59:00 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 17:59:00 Selecting previously unselected package git. 17:59:00 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 17:59:00 Unpacking git (1:2.17.1-1ubuntu0.7) ... 17:59:01 Selecting previously unselected package libnorm1:amd64. 17:59:01 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 17:59:01 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:59:01 Selecting previously unselected package libpgm-5.2-0:amd64. 17:59:01 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 17:59:01 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:59:01 Selecting previously unselected package libsodium23:amd64. 17:59:01 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 17:59:01 Unpacking libsodium23:amd64 (1.0.16-2) ... 17:59:02 Selecting previously unselected package libzmq5:amd64. 17:59:02 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 17:59:02 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:59:02 Selecting previously unselected package libzmq3-dev:amd64. 17:59:02 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 17:59:02 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:59:02 Selecting previously unselected package pkg-config. 17:59:02 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 17:59:02 Unpacking pkg-config (0.29.1-0ubuntu2) ... 17:59:02 Selecting previously unselected package zip. 17:59:02 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 17:59:02 Unpacking zip (3.0-11build1) ... 17:59:02 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:59:02 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 17:59:02 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:59:02 Setting up liberror-perl (0.17025-1) ... 17:59:02 Setting up libpsl5:amd64 (0.19.1-5build1) ... 17:59:02 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 17:59:02 No schema files found: doing nothing. 17:59:02 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:59:02 Setting up zip (3.0-11build1) ... 17:59:02 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:59:02 Setting up libsodium23:amd64 (1.0.16-2) ... 17:59:02 Setting up pkg-config (0.29.1-0ubuntu2) ... 17:59:02 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:59:02 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 17:59:03 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:59:03 Setting up git (1:2.17.1-1ubuntu0.7) ... 17:59:03 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:59:09 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:59:10 git set to automatically installed. 17:59:10 git-man set to automatically installed. 17:59:10 libcurl3-gnutls set to automatically installed. 17:59:10 liberror-perl set to automatically installed. 17:59:10 libglib2.0-0 set to automatically installed. 17:59:10 libnghttp2-14 set to automatically installed. 17:59:10 libnorm1 set to automatically installed. 17:59:10 libpgm-5.2-0 set to automatically installed. 17:59:10 libpsl5 set to automatically installed. 17:59:10 librtmp1 set to automatically installed. 17:59:10 libsodium23 set to automatically installed. 17:59:10 libzmq3-dev set to automatically installed. 17:59:10 libzmq5 set to automatically installed. 17:59:10 pkg-config set to automatically installed. 17:59:10 zip set to automatically installed. 17:59:13 snapd is not logged in, snap install commands will use sudo 17:59:19 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:59:20 snap "core18" has no updates available 17:59:21 Pulling config-common 17:59:21 + snapcraftctl pull 17:59:22 Pulling go-build-helper 17:59:22 + snapcraftctl pull 17:59:49 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:59:49 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:59:49 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:59:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] 17:59:49 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:59:49 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:59:49 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:59:49 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] 17:59:49 Get:9 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:59:49 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:59:49 Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:59:49 Get:12 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 17:59:49 Get:13 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:59:49 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 17:59:49 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] 17:59:49 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] 17:59:49 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] 17:59:49 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] 17:59:49 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:59:49 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1912 kB] 17:59:49 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] 17:59:49 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 17:59:49 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 17:59:49 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] 17:59:49 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] 17:59:49 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] 17:59:49 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 17:59:49 Fetched 24.0 MB in 6s (3991 kB/s) 17:59:49 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 17:59:49 Fetched 96.5 kB in 0s (0 B/s) 17:59:49 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 17:59:49 Fetched 279 kB in 0s (0 B/s) 17:59:49 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 17:59:49 Fetched 122 kB in 0s (0 B/s) 17:59:49 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 17:59:49 Fetched 77.8 kB in 0s (0 B/s) 17:59:49 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 17:59:49 Fetched 8848 B in 0s (0 B/s) 17:59:49 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 17:59:49 Fetched 47.8 kB in 0s (0 B/s) 17:59:49 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 17:59:49 Fetched 45.6 kB in 0s (0 B/s) 17:59:49 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 17:59:49 Fetched 15.0 kB in 0s (0 B/s) 17:59:49 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 17:59:49 Fetched 214 kB in 0s (0 B/s) 17:59:49 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 17:59:49 Fetched 154 kB in 0s (0 B/s) 17:59:49 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 17:59:49 Fetched 50.6 kB in 0s (0 B/s) 17:59:49 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 17:59:49 Fetched 14.8 kB in 0s (0 B/s) 17:59:49 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 17:59:49 Fetched 41.8 kB in 0s (0 B/s) 17:59:49 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 17:59:49 Fetched 499 kB in 0s (0 B/s) 17:59:49 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 17:59:49 Fetched 111 kB in 0s (0 B/s) 17:59:49 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 17:59:49 Fetched 240 kB in 0s (0 B/s) 17:59:49 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 17:59:49 Fetched 29.3 kB in 0s (0 B/s) 17:59:49 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 17:59:49 Fetched 85.5 kB in 0s (0 B/s) 17:59:49 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 17:59:49 Fetched 24.5 kB in 0s (0 B/s) 17:59:49 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 17:59:49 Fetched 49.2 kB in 0s (0 B/s) 17:59:49 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 17:59:49 Fetched 54.2 kB in 0s (0 B/s) 17:59:49 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 17:59:49 Fetched 30.8 kB in 0s (0 B/s) 17:59:49 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 17:59:49 Fetched 15.8 kB in 0s (0 B/s) 17:59:49 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 17:59:49 Fetched 85.9 kB in 0s (0 B/s) 17:59:49 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 17:59:49 Fetched 8720 B in 0s (0 B/s) 17:59:49 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 17:59:49 Fetched 137 kB in 0s (0 B/s) 17:59:49 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 17:59:49 Fetched 119 kB in 0s (0 B/s) 17:59:49 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 17:59:49 Fetched 109 kB in 0s (0 B/s) 17:59:49 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 17:59:49 Fetched 11.1 kB in 0s (0 B/s) 17:59:49 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 17:59:49 Fetched 645 kB in 0s (0 B/s) 17:59:49 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 17:59:49 Fetched 41.3 kB in 0s (0 B/s) 17:59:49 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 17:59:49 Fetched 17.9 kB in 0s (0 B/s) 17:59:49 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 17:59:49 Fetched 368 kB in 0s (0 B/s) 17:59:49 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 17:59:49 Fetched 187 kB in 0s (0 B/s) 17:59:49 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 17:59:49 Fetched 175 kB in 0s (0 B/s) 17:59:49 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 17:59:53 Fetched 206 kB in 0s (0 B/s) 17:59:53 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] 17:59:53 Fetched 1301 kB in 0s (0 B/s) 17:59:53 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 17:59:53 Fetched 36.2 kB in 0s (0 B/s) 17:59:53 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 17:59:53 Fetched 159 kB in 0s (0 B/s) 17:59:53 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 17:59:53 Fetched 107 kB in 0s (0 B/s) 17:59:53 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 17:59:53 Fetched 48.7 kB in 0s (0 B/s) 17:59:53 Pulling static-packages 17:59:53 + snapcraftctl pull 17:59:54 'go115' has dependencies that need to be staged: go-build-helper static-packages 17:59:54 Skipping pull go-build-helper (already ran) 17:59:54 Skipping pull static-packages (already ran) 17:59:54 Building go-build-helper 17:59:54 + snapcraftctl build 18:00:00 Building static-packages 18:00:00 + snapcraftctl build 18:00:03 Staging go-build-helper 18:00:03 + snapcraftctl stage 18:00:04 Staging static-packages 18:00:04 + snapcraftctl stage 18:00:06 Pulling go115 18:00:06 + snapcraftctl pull 18:00:07 'edgex-go' has dependencies that need to be staged: go115 18:00:07 Skipping pull go115 (already ran) 18:00:07 Building go115 18:00:07 + dpkg --print-architecture 18:00:07 + FILE_NAME=go1.15.2.linux-amd64.tar.gz 18:00:07 + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 18:00:07 + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O 18:00:07 % Total % Received % Xferd Average Speed Time Time Time Current 18:00:07 Dload Upload Total Spent Left Speed 18:00:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 5 115M 5 6991k 0 0 13.5M 0 0:00:08 --:--:-- 0:00:08 13.5M 34 115M 34 40.0M 0 0 26.6M 0 0:00:04 0:00:01 0:00:03 26.6M 62 115M 62 72.6M 0 0 29.0M 0 0:00:03 0:00:02 0:00:01 29.0M 91 115M 91 106M 0 0 30.2M 0 0:00:03 0:00:03 --:--:-- 30.2M 100 115M 100 115M 0 0 30.1M 0 0:00:03 0:00:03 --:--:-- 30.0M 18:00:11 + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz 18:00:11 + sha256sum -c sha256 18:00:11 + grep OK 18:00:12 go1.15.2.linux-amd64.tar.gz: OK 18:00:12 + mkdir -p /root/stage/go1.15 18:00:12 + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 18:00:18 Staging go115 18:00:18 + snapcraftctl stage 18:00:27 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 18:00:27 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 18:00:27 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:00:27 Fetched 0 B in 0s (0 B/s) 18:00:27 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 18:00:27 Fetched 224 kB in 0s (0 B/s) 18:00:27 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 18:00:27 Fetched 157 kB in 0s (0 B/s) 18:00:27 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 18:00:27 Fetched 221 kB in 0s (0 B/s) 18:00:27 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 18:00:27 Fetched 143 kB in 0s (0 B/s) 18:00:27 Pulling edgex-go 18:00:27 + snapcraftctl pull 18:00:29 Pulling version 18:00:29 + cd /root/project 18:00:29 + [ -f VERSION ] 18:00:29 + PROJECT_VERSION=local-dev 18:00:29 + git rev-parse --short HEAD 18:00:29 + GIT_REVISION=09d5bbe1 18:00:29 + snapcraftctl set-version local-dev 18:00:30 Building config-common 18:00:30 + snapcraftctl build 18:00:33 Skipping build go-build-helper (already ran) 18:00:33 Skipping build static-packages (already ran) 18:00:33 Skipping build go115 (already ran) 18:00:33 Building edgex-go 18:00:35 + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6050/bin/scriptlet-bin 18:00:35 + cd /root/parts/edgex-go/src 18:00:35 + make build 18:00:35 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 18:00:37 go: downloading github.com/gorilla/mux v1.8.0 18:00:37 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.42 18:00:37 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 18:00:37 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 18:00:37 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:00:37 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.3 18:00:37 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 18:00:37 go: downloading github.com/x448/float16 v0.8.4 18:00:37 go: downloading github.com/google/uuid v1.2.0 18:00:37 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 18:00:37 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 18:00:37 go: downloading github.com/imdario/mergo v0.3.11 18:00:37 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 18:00:37 go: downloading github.com/pkg/errors v0.8.1 18:00:37 go: downloading github.com/go-kit/kit v0.8.0 18:00:37 go: downloading github.com/go-playground/validator/v10 v10.3.0 18:00:37 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 18:00:37 go: downloading github.com/go-redis/redis/v7 v7.2.0 18:00:37 go: downloading github.com/BurntSushi/toml v0.3.1 18:00:37 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 18:00:37 go: downloading github.com/pebbe/zmq4 v1.2.5 18:00:37 go: downloading github.com/pelletier/go-toml v1.2.0 18:00:37 go: downloading github.com/hashicorp/consul/api v1.8.1 18:00:37 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:00:37 go: downloading github.com/leodido/go-urn v1.2.0 18:00:37 go: downloading github.com/go-playground/universal-translator v0.17.0 18:00:37 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 18:00:37 go: downloading github.com/mitchellh/copystructure v1.0.0 18:00:37 go: downloading github.com/mitchellh/mapstructure v1.1.2 18:00:37 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 18:00:37 go: downloading github.com/hashicorp/serf v0.9.5 18:00:37 go: downloading github.com/hashicorp/go-hclog v0.12.0 18:00:37 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 18:00:37 go: downloading github.com/go-logfmt/logfmt v0.4.0 18:00:37 go: downloading github.com/go-playground/locales v0.13.0 18:00:37 go: downloading github.com/mitchellh/reflectwalk v1.0.0 18:00:37 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 18:00:37 go: downloading github.com/fatih/color v1.9.0 18:00:37 go: downloading github.com/mattn/go-isatty v0.0.12 18:00:37 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:00:37 go: downloading github.com/mattn/go-colorable v0.1.6 18:00:37 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 18:00:37 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 18:00:38 go: downloading github.com/hashicorp/golang-lru v0.5.0 18:00:48 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 18:00:48 go: downloading gopkg.in/yaml.v2 v2.4.0 18:00:54 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 18:00:55 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 18:00:57 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 18:00:57 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 18:00:57 go: downloading github.com/stretchr/testify v1.7.0 18:00:57 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 18:00:57 go: downloading github.com/pmezard/go-difflib v1.0.0 18:00:57 go: downloading github.com/davecgh/go-spew v1.1.1 18:00:59 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 18:00:59 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 18:00:59 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 18:01:01 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 18:01:02 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 18:01:02 go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 18:01:04 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 18:01:05 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 18:01:05 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 18:01:06 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 18:01:06 go: downloading github.com/lib/pq v1.9.0 18:01:09 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 18:01:09 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 18:01:09 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 18:01:09 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 18:01:09 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 18:01:09 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 18:01:09 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 18:01:09 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 18:01:09 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 18:01:09 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 18:01:09 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 18:01:09 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 18:01:09 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 18:01:09 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 18:01:09 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 18:01:09 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 18:01:09 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 18:01:09 + 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 18:01:09 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 18:01:09 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 18:01:09 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 18:01:09 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 18:01:09 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 18:01:09 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 18:01:09 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 18:01:12 Building version 18:01:12 + snapcraftctl build 18:01:15 Staging config-common 18:01:15 + snapcraftctl stage 18:01:16 Skipping stage go-build-helper (already ran) 18:01:16 Skipping stage static-packages (already ran) 18:01:16 Skipping stage go115 (already ran) 18:01:16 Staging edgex-go 18:01:16 + snapcraftctl stage 18:01:17 Staging version 18:01:17 + snapcraftctl stage 18:01:19 Priming config-common 18:01:19 + snapcraftctl prime 18:01:20 Priming go-build-helper 18:01:20 + snapcraftctl prime 18:01:21 Priming static-packages 18:01:21 + snapcraftctl prime 18:01:25 Priming go115 18:01:25 + snapcraftctl prime 18:01:26 Priming edgex-go 18:01:26 + snapcraftctl prime 18:01:28 Priming version 18:01:28 + snapcraftctl prime 18:01:29 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 18:01:33 provisioning config files... 18:01:33 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config5539670008165228789tmp [Pipeline] { [Pipeline] sh 18:01:34 + set +x 18:01:34 + curl -s https://codecov.io/bash 18:01:34 + bash -s -- 18:01:34 18:01:34 _____ _ 18:01:34 / ____| | | 18:01:34 | | ___ __| | ___ ___ _____ __ 18:01:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:01:34 | |___| (_) | (_| | __/ (_| (_) \ V / 18:01:34 \_____\___/ \__,_|\___|\___\___/ \_/ 18:01:34 Bash-20210226-7100762 18:01:34 18:01:34 18:01:34 ==> git version 2.24.3 found 18:01:34 ==> 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 18:01:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:01:34 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:01:34 ==> Jenkins CI detected. 18:01:34 project root: . 18:01:34 --> token set from env 18:01:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:01:35 ==> Running gcov in . (disable via -X gcov) 18:01:35 ==> Python coveragepy not found 18:01:35 ==> Searching for coverage reports in: 18:01:35 + . 18:01:35 -> Found 1 reports 18:01:35 ==> Detecting git/mercurial file structure 18:01:35 ==> Reading reports 18:01:35 + ./coverage.out bytes=606168 18:01:35 ==> Appending adjustments 18:01:35 https://docs.codecov.io/docs/fixing-reports 18:01:43 + Found adjustments 18:01:43 ==> Gzipping contents 18:01:43 92K /tmp/codecov.M39PsM.gz 18:01:43 ==> Uploading reports 18:01:43 url: https://codecov.io 18:01:43 query: branch=PR-3224&commit=09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3224%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3224&job=&cmd_args= 18:01:43 -> Pinging Codecov 18:01:43 https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-3224&commit=09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3224%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3224&job=&cmd_args= 18:01:44 -> Uploading to 18:01:44 https://storage.googleapis.com/codecov/v4/raw/2021-03-04/00271124DB129430A58F1EEE437C3FCB/09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b/e05b7f60-5b21-4658-92ed-56f4685b1bdf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210304%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210304T180144Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e37fc7e99d4977b72f0bb7242defe498c7231ce21b173940db17a8bb50e1e8ab 18:01:44 % Total % Received % Xferd Average Speed Time Time Time Current 18:01:44 Dload Upload Total Spent Left Speed 18:01:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 90218 0 0 100 90218 0 153k --:--:-- --:--:-- --:--:-- 154k 18:01:44 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b [Pipeline] } 18:01:44 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:01:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:01:49 ---> package-listing.sh 18:01:49 ++ facter osfamily 18:01:49 ++ tr '[:upper:]' '[:lower:]' 18:01:49 + OS_FAMILY=redhat 18:01:49 + workspace=/w/workspace/edgex-go/3 18:01:49 + START_PACKAGES=/tmp/packages_start.txt 18:01:49 + END_PACKAGES=/tmp/packages_end.txt 18:01:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:01:49 + PACKAGES=/tmp/packages_start.txt 18:01:49 + '[' /w/workspace/edgex-go/3 ']' 18:01:49 + PACKAGES=/tmp/packages_end.txt 18:01:49 + case "${OS_FAMILY}" in 18:01:49 + rpm -qa 18:01:49 + sort 18:01:59 + '[' -f /tmp/packages_start.txt ']' 18:01:59 + '[' -f /tmp/packages_end.txt ']' 18:01:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:02:00 + '[' /w/workspace/edgex-go/3 ']' 18:02:00 + mkdir -p /w/workspace/edgex-go/3/archives/ 18:02:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 18:02:00 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:02:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:02:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:02:02 18:02:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:02:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:02:03 alpine: Pulling from edgex-lftools-log-publisher 18:02:03 df20fa9351a1: Pulling fs layer 18:02:03 36b3adc4ff6f: Pulling fs layer 18:02:03 8ad3a11d3b57: Pulling fs layer 18:02:03 46f8f816bc3b: Pulling fs layer 18:02:03 93b61091891f: Pulling fs layer 18:02:03 93b9cdb0e59b: Pulling fs layer 18:02:03 5e14af77c1be: Pulling fs layer 18:02:03 01666e4c0597: Pulling fs layer 18:02:03 aa168da1d23b: Pulling fs layer 18:02:03 93b61091891f: Waiting 18:02:03 93b9cdb0e59b: Waiting 18:02:03 5e14af77c1be: Waiting 18:02:03 01666e4c0597: Waiting 18:02:03 aa168da1d23b: Waiting 18:02:03 46f8f816bc3b: Waiting 18:02:03 36b3adc4ff6f: Download complete 18:02:03 46f8f816bc3b: Verifying Checksum 18:02:03 46f8f816bc3b: Download complete 18:02:03 df20fa9351a1: Verifying Checksum 18:02:03 df20fa9351a1: Download complete 18:02:03 93b9cdb0e59b: Verifying Checksum 18:02:03 93b9cdb0e59b: Download complete 18:02:03 5e14af77c1be: Verifying Checksum 18:02:03 5e14af77c1be: Download complete 18:02:03 93b61091891f: Verifying Checksum 18:02:03 93b61091891f: Download complete 18:02:03 01666e4c0597: Download complete 18:02:04 8ad3a11d3b57: Verifying Checksum 18:02:04 8ad3a11d3b57: Download complete 18:02:05 df20fa9351a1: Pull complete 18:02:05 36b3adc4ff6f: Pull complete 18:02:08 aa168da1d23b: Verifying Checksum 18:02:08 aa168da1d23b: Download complete 18:02:08 8ad3a11d3b57: Pull complete 18:02:09 46f8f816bc3b: Pull complete 18:02:09 93b61091891f: Pull complete 18:02:09 93b9cdb0e59b: Pull complete 18:02:10 5e14af77c1be: Pull complete 18:02:10 01666e4c0597: Pull complete 18:02:33 aa168da1d23b: Pull complete 18:02:33 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:02:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:02:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:02:34 prd-centos7-docker-4c-2g-28499 does not seem to be running inside a container 18:02:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:02:41 $ docker top 3535a1c8f07a09242729fd95492ecd4c826c40af6c2c2198142515bf27daa268 -eo pid,comm [Pipeline] { [Pipeline] sh 18:02:42 + touch /tmp/pre-build-complete [Pipeline] sh 18:02:43 + mkdir -p /var/log/sa [Pipeline] sh 18:02:44 + ls /var/log/sa-host 18:02:44 + sadf -c /var/log/sa-host/sa04 18:02:44 file_magic: OK 18:02:44 HZ: Using current value: 100 18:02:44 file_header: OK 18:02:44 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 18:02:44 Statistics: 18:02:44 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:02:44 File successfully converted to sysstat format version 12.2.1 18:02:44 + sadf -c /var/log/sa-host/sa23 18:02:44 file_magic: OK 18:02:44 HZ: Using current value: 100 18:02:44 file_header: OK 18:02:44 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 18:02:44 Statistics: 18:02:44 Hnuu...uuuununununu... 18:02:44 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:02:44 provisioning config files... 18:02:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config9082248711339258243tmp [Pipeline] { [Pipeline] echo 18:02:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:02:45 ---> create-netrc.sh [Pipeline] } 18:02:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:02:45 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:02:46 ---> python-tools-install.sh [Pipeline] echo 18:02:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:02:47 ---> sudo-logs.sh 18:02:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:02:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:02:47 ---> job-cost.sh 18:02:47 lf-activate-venv: SKIPPING 18:02:47 DEBUG: total: 0.20999999344348907 18:02:47 INFO: Retrieving Stack Cost... 18:02:49 INFO: Retrieving Pricing Info for: v1-standard-2 18:02:49 INFO: Archiving Costs [Pipeline] echo 18:02:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:02:50 ---> logs-deploy.sh 18:02:50 lf-activate-venv: SKIPPING 18:02:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3224/3 18:02:50 INFO: archiving workspace using pattern(s): 18:02:54 Archives upload complete. 18:02:54 INFO: archiving logs to Nexus