Pull request #3502 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f+58a691b6b7eb72076366e24eaaa40c01bf57f7f8 (0eb3c4d7fcd4b851752b5bd1476229b02309e7de) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh991408743096861712.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh286735150696214822.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3502/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3502/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8767876861914939000.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5185943405384002468.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3502/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3502/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1043441725282456208.key > 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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-165 in /w/workspace/edgexfoundry_edgex-go_PR-3502 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh5137379398672557073.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 into PR head commit f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f Merge succeeded, producing f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f Checking out Revision f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f (PR-3502) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh7419338721332901251.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3502/head:refs/remotes/origin/PR-3502 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh2288238061979232416.key > git merge 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:54:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:54:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:54:37 ========================================================= 16:54:37 EdgeX Global Pipelines Version Info 16:54:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 80e0419a11c87bbea69d7f33c528e0ebdb77e2d8 # timeout=10 16:54:39 ------------------- 16:54:39 stable info: 16:54:39 ------------------- 16:54:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:54:39 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 16:54:39 Message: update stable to v1.0.192 16:54:39 ------------------- 16:54:39 experimental info: 16:54:39 ------------------- 16:54:39 Commited By: **** collab-it+edgex@linuxfoundation.org 16:54:39 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 16:54:39 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:54:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:54:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:54:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:54:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:54:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:54:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:54:40 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:54:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:54:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:54:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:54:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:54:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:54:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:54:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:54:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:54:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:54:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:54:40 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:54:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:54:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 16:54:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:54:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:54:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3502 [Pipeline] echo 16:54:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3502 [Pipeline] echo 16:54:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3502 [Pipeline] echo 16:54:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f [Pipeline] echo 16:54:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f5b1b3a [Pipeline] echo 16:54:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:54:40 provisioning config files... 16:54:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4664421703293377496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:54:41 ---> docker-login.sh 16:54:41 nexus3.edgexfoundry.org:10001 16:54:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:43 Configure a credential helper to remove this warning. See 16:54:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:43 16:54:43 Login Succeeded 16:54:43 nexus3.edgexfoundry.org:10002 16:54:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:43 Configure a credential helper to remove this warning. See 16:54:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:43 16:54:43 Login Succeeded 16:54:43 nexus3.edgexfoundry.org:10003 16:54:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:43 Configure a credential helper to remove this warning. See 16:54:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:43 16:54:43 Login Succeeded 16:54:43 nexus3.edgexfoundry.org:10004 16:54:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:43 Configure a credential helper to remove this warning. See 16:54:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:43 16:54:43 Login Succeeded 16:54:43 docker.io 16:54:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:43 Configure a credential helper to remove this warning. See 16:54:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:43 16:54:43 Login Succeeded 16:54:43 ---> docker-login.sh ends [Pipeline] } 16:54:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:54: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 16:54:43 + for file in '`ls cmd/**/Dockerfile`' 16:54:43 ++ dirname cmd/core-command/Dockerfile 16:54:43 ++ cut -d/ -f2 16:54:43 + echo core-command,cmd/core-command/Dockerfile 16:54:43 + for file in '`ls cmd/**/Dockerfile`' 16:54:43 ++ dirname cmd/core-data/Dockerfile 16:54:43 ++ cut -d/ -f2 16:54:43 + echo core-data,cmd/core-data/Dockerfile 16:54:43 + for file in '`ls cmd/**/Dockerfile`' 16:54:43 ++ dirname cmd/core-metadata/Dockerfile 16:54:43 ++ cut -d/ -f2 16:54:43 + echo core-metadata,cmd/core-metadata/Dockerfile 16:54:43 + for file in '`ls cmd/**/Dockerfile`' 16:54:43 ++ dirname cmd/security-bootstrapper/Dockerfile 16:54:43 ++ cut -d/ -f2 16:54:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:54:43 + for file in '`ls cmd/**/Dockerfile`' 16:54:43 ++ dirname cmd/security-proxy-setup/Dockerfile 16:54:43 ++ cut -d/ -f2 16:54:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:54:43 + for file in '`ls cmd/**/Dockerfile`' 16:54:43 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:54:43 ++ cut -d/ -f2 16:54:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:54:43 + for file in '`ls cmd/**/Dockerfile`' 16:54:43 ++ dirname cmd/support-notifications/Dockerfile 16:54:43 ++ cut -d/ -f2 16:54:43 + echo support-notifications,cmd/support-notifications/Dockerfile 16:54:43 + for file in '`ls cmd/**/Dockerfile`' 16:54:43 ++ dirname cmd/support-scheduler/Dockerfile 16:54:43 ++ cut -d/ -f2 16:54:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:54:43 + for file in '`ls cmd/**/Dockerfile`' 16:54:43 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:54:43 ++ cut -d/ -f2 16:54:43 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:54:43 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 16:54:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:54:44 16:54:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:54:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:54:45 latest: Pulling from edgex-devops/git-semver 16:54:45 31603596830f: Pulling fs layer 16:54:45 54011a49482f: Pulling fs layer 16:54:45 a6820b24f6d8: Pulling fs layer 16:54:45 f581987b2513: Pulling fs layer 16:54:45 f581987b2513: Waiting 16:54:45 54011a49482f: Download complete 16:54:45 31603596830f: Verifying Checksum 16:54:45 31603596830f: Download complete 16:54:45 a6820b24f6d8: Verifying Checksum 16:54:45 a6820b24f6d8: Download complete 16:54:45 f581987b2513: Verifying Checksum 16:54:45 f581987b2513: Download complete 16:54:46 31603596830f: Pull complete 16:54:46 54011a49482f: Pull complete 16:54:48 a6820b24f6d8: Pull complete 16:54:48 f581987b2513: Pull complete 16:54:48 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 16:54:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:54:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:54:48 prd-centos7-docker-4c-2g-165 does not seem to be running inside a container 16:54:48 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:54:56 $ docker top 68fd9a871c7823c1dfab460fab691ac78c02094372446353ea13ff01dec8a01e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:54:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:54:56 [ssh-agent] Looking for ssh-agent implementation... 16:54:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:54:56 $ docker exec 68fd9a871c7823c1dfab460fab691ac78c02094372446353ea13ff01dec8a01e ssh-agent 16:54:56 SSH_AUTH_SOCK=/tmp/ssh-VozSrM0UjI1L/agent.13 16:54:56 SSH_AGENT_PID=19 16:54:56 Running ssh-add (command line suppressed) 16:54:56 Identity added: /w/workspace/edgex-go/3@tmp/private_key_3001772551452987057.key (/w/workspace/edgex-go/3@tmp/private_key_3001772551452987057.key) 16:54:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:54:57 + git tag --points-at HEAD [Pipeline] } 16:54:57 $ docker exec --env ******** --env ******** 68fd9a871c7823c1dfab460fab691ac78c02094372446353ea13ff01dec8a01e ssh-agent -k 16:54:57 unset SSH_AUTH_SOCK; 16:54:57 unset SSH_AGENT_PID; 16:54:57 echo Agent pid 19 killed; 16:54:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:54:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:54:57 [ssh-agent] Looking for ssh-agent implementation... 16:54:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:54:57 $ docker exec 68fd9a871c7823c1dfab460fab691ac78c02094372446353ea13ff01dec8a01e ssh-agent 16:54:57 SSH_AUTH_SOCK=/tmp/ssh-70hQNYR7wdHY/agent.53 16:54:57 SSH_AGENT_PID=59 16:54:57 Running ssh-add (command line suppressed) 16:54:57 Identity added: /w/workspace/edgex-go/3@tmp/private_key_5014077533984525196.key (/w/workspace/edgex-go/3@tmp/private_key_5014077533984525196.key) 16:54:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:54:58 + git semver init 16:54:58 # -> Open(): unable to determine branch for HEAD 16:54:58 # $GIT_DIR = /w/workspace/edgex-go/3/.git 16:54:58 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 16:54:58 # $SEMVER_REMOTE_NAME = origin 16:54:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:54:58 # $SEMVER_USER_NAME = edgex-jenkins 16:54:58 # $SEMVER_BRANCH = PR-3502 16:54:58 # $SEMVER_TEMP = /tmp/semver-621843814 16:54:58 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:55:36 # '/tmp/semver-621843814' -> '/w/workspace/edgex-go/3/.semver' 16:55:36 # -> Force: false 16:55:36 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 16:55:36 $ docker exec --env ******** --env ******** 68fd9a871c7823c1dfab460fab691ac78c02094372446353ea13ff01dec8a01e ssh-agent -k 16:55:37 unset SSH_AUTH_SOCK; 16:55:37 unset SSH_AGENT_PID; 16:55:37 echo Agent pid 59 killed; 16:55:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:55:37 + git semver [Pipeline] } 16:55:37 $ docker stop --time=1 68fd9a871c7823c1dfab460fab691ac78c02094372446353ea13ff01dec8a01e 16:55:46 $ docker rm -f 68fd9a871c7823c1dfab460fab691ac78c02094372446353ea13ff01dec8a01e [Pipeline] // withDockerContainer [Pipeline] sh 16:55:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:55:47 Stashed 1 file(s) [Pipeline] echo 16:55:47 [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 16:55:48 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:55:48 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:55:48 + sudo service docker restart 16:55:48 + true 16:55:48 Redirecting to /bin/systemctl restart docker.service 16:56:02 Still waiting to schedule task 16:56:02 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo 16:56:06 ========================================================= 16:56:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:56:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:56:07 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 16:56:08 Sending build context to Docker daemon 330.8MB 16:56:08 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 16:56:08 Step 2/6 : FROM ${BASE} 16:56:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:56:09 540db60ca938: Pulling fs layer 16:56:09 adcc1eea9eea: Pulling fs layer 16:56:09 4c4ab2625f07: Pulling fs layer 16:56:09 0510c868ecb4: Pulling fs layer 16:56:09 afea3b2eda06: Pulling fs layer 16:56:09 7809a108b3ef: Pulling fs layer 16:56:09 f706445af74f: Pulling fs layer 16:56:09 0510c868ecb4: Waiting 16:56:09 afea3b2eda06: Waiting 16:56:09 7809a108b3ef: Waiting 16:56:09 f706445af74f: Waiting 16:56:09 4c4ab2625f07: Verifying Checksum 16:56:09 4c4ab2625f07: Download complete 16:56:09 adcc1eea9eea: Verifying Checksum 16:56:09 adcc1eea9eea: Download complete 16:56:09 afea3b2eda06: Verifying Checksum 16:56:09 afea3b2eda06: Download complete 16:56:09 7809a108b3ef: Verifying Checksum 16:56:09 7809a108b3ef: Download complete 16:56:09 540db60ca938: Verifying Checksum 16:56:09 540db60ca938: Download complete 16:56:09 540db60ca938: Pull complete 16:56:10 adcc1eea9eea: Pull complete 16:56:10 4c4ab2625f07: Pull complete 16:56:11 f706445af74f: Verifying Checksum 16:56:11 f706445af74f: Download complete 16:56:11 0510c868ecb4: Verifying Checksum 16:56:11 0510c868ecb4: Download complete 16:56:37 0510c868ecb4: Pull complete 16:56:37 afea3b2eda06: Pull complete 16:56:37 7809a108b3ef: Pull complete 16:56:37 f706445af74f: Pull complete 16:56:37 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 16:56:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:56:37 ---> b068be0155e3 16:56:37 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 16:57:24 ---> Running in 62cf11d796b6 16:57:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:57:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:57:25 (1/12) Installing libmagic (5.39-r0) 16:57:25 (2/12) Installing file (5.39-r0) 16:57:26 (3/12) Installing libc-dev (0.7.2-r3) 16:57:26 (4/12) Installing g++ (10.2.1_pre1-r3) 16:57:30 (5/12) Installing fortify-headers (1.1-r0) 16:57:30 (6/12) Installing patch (2.7.6-r6) 16:57:30 (7/12) Installing build-base (0.5-r2) 16:57:30 (8/12) Installing libsodium (1.0.18-r0) 16:57:30 (9/12) Installing pkgconf (1.7.3-r0) 16:57:30 (10/12) Installing libsodium-dev (1.0.18-r0) 16:57:30 (11/12) Installing libzmq (4.3.3-r1) 16:57:30 (12/12) Installing zeromq-dev (4.3.3-r1) 16:57:30 Executing busybox-1.32.1-r6.trigger 16:57:30 OK: 219 MiB in 52 packages 16:57:45 Removing intermediate container 62cf11d796b6 16:57:45 ---> 42ecc1d0ad25 16:57:45 Step 4/6 : WORKDIR /edgex-go 16:57:45 ---> Running in 67fe29843ea0 16:57:45 Removing intermediate container 67fe29843ea0 16:57:45 ---> 2c266f6b06ed 16:57:45 Step 5/6 : COPY go.mod . 16:57:45 ---> bbe20f3fc8a0 16:57:45 Step 6/6 : RUN go mod download 16:57:46 ---> Running in a98430dac0f0 16:59:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-177 in /w/workspace/edgexfoundry_edgex-go_PR-3502 [Pipeline] { [Pipeline] ws 16:59:07 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 16:59:07 The recommended git tool is: git 16:59:07 Removing intermediate container a98430dac0f0 16:59:07 ---> 5589f3a22512 16:59:07 Successfully built 5589f3a22512 16:59:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:59:08 + docker inspect -f . ci-base-image-x86_64 16:59:08 . [Pipeline] withDockerContainer 16:59:08 prd-centos7-docker-4c-2g-165 does not seem to be running inside a container 16:59:08 $ 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 ******** ci-base-image-x86_64 cat 16:59:11 $ docker top f2d76d1ca5872cd753d822e4898f874f8f5c594cd1ffbaa3475f2fda39c8aa8d -eo pid,comm [Pipeline] { [Pipeline] sh 16:59:11 + go version 16:59:11 go version go1.16.3 linux/amd64 [Pipeline] } 16:59:11 $ docker stop --time=1 f2d76d1ca5872cd753d822e4898f874f8f5c594cd1ffbaa3475f2fda39c8aa8d 16:59:12 using credential edgex-jenkins-ssh 16:59:12 Cloning the remote Git repository 16:59:13 $ docker rm -f f2d76d1ca5872cd753d822e4898f874f8f5c594cd1ffbaa3475f2fda39c8aa8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:59:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:59:12 > git init /w/workspace/edgex-go/3 # timeout=10 16:59:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:59:13 > git --version # timeout=10 16:59:13 > git --version # 'git version 2.17.1' 16:59:13 using GIT_SSH to set credentials SSH Credentials for GitHub 16:59:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:59:13 + docker inspect -f . ci-base-image-x86_64 16:59:13 . [Pipeline] withDockerContainer 16:59:13 prd-centos7-docker-4c-2g-165 does not seem to be running inside a container 16:59:13 $ 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 ******** ci-base-image-x86_64 cat 16:59:15 $ docker top 834d9c7f0c2dc912e48de3a21c9f2091ed15d7b4f6cde9cdfea3b15809a7d451 -eo pid,comm [Pipeline] { [Pipeline] echo 16:59:15 ========================================================= 16:59:15 [edgeXBuildGoParallel] Running Tests and Build... 16:59:15 ========================================================= [Pipeline] sh 16:59:15 + go mod tidy [Pipeline] sh 16:59:16 + make test 16:59:16 go mod tidy 16:59:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:59:22 ? github.com/edgexfoundry/edgex-go [no test files] 16:59:40 Merging remotes/origin/master commit 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 into PR head commit f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f 16:59:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:59:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:59:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:59:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:59:39 using GIT_SSH to set credentials SSH Credentials for GitHub 16:59:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3502/head:refs/remotes/origin/PR-3502 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:59:40 > git config core.sparsecheckout # timeout=10 16:59:40 > git checkout -f f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f # timeout=10 16:59:41 Merge succeeded, producing f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f 16:59:41 Checking out Revision f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f (PR-3502) 16:59:41 > git remote # timeout=10 16:59:41 > git config --get remote.origin.url # timeout=10 16:59:41 using GIT_SSH to set credentials SSH Credentials for GitHub 16:59:41 > git merge 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 # timeout=10 16:59:41 > git rev-parse HEAD^{commit} # timeout=10 16:59:41 > git config core.sparsecheckout # timeout=10 16:59:41 > git checkout -f f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f # timeout=10 16:59:45 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:59:46 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:59:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:59:47 + sudo service docker restart 16:59:47 + true 16:59:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:00:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:00:06 provisioning config files... 17:00:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7245761888215858635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:00:06 ---> docker-login.sh 17:00:06 nexus3.edgexfoundry.org:10001 17:00:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:07 Configure a credential helper to remove this warning. See 17:00:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:07 17:00:07 Login Succeeded 17:00:07 nexus3.edgexfoundry.org:10002 17:00:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:08 Configure a credential helper to remove this warning. See 17:00:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:08 17:00:08 Login Succeeded 17:00:08 nexus3.edgexfoundry.org:10003 17:00:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:08 Configure a credential helper to remove this warning. See 17:00:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:08 17:00:08 Login Succeeded 17:00:08 nexus3.edgexfoundry.org:10004 17:00:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:09 Configure a credential helper to remove this warning. See 17:00:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:09 17:00:09 Login Succeeded 17:00:09 docker.io 17:00:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:10 Configure a credential helper to remove this warning. See 17:00:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:10 17:00:10 Login Succeeded 17:00:10 ---> docker-login.sh ends [Pipeline] } 17:00:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:00:10 ========================================================= 17:00:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:00:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:00:10 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 17:00:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:00:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:00:13 Sending build context to Docker daemon 168.1MB 17:00:13 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 17:00:13 Step 2/6 : FROM ${BASE} 17:00:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:00:13 595b0fe564bb: Pulling fs layer 17:00:13 7186ed65a4f7: Pulling fs layer 17:00:13 316046926c0a: Pulling fs layer 17:00:13 4ebd0625c992: Pulling fs layer 17:00:13 207e8628e3a3: Pulling fs layer 17:00:13 c791037a9be2: Pulling fs layer 17:00:13 ffd874e62e21: Pulling fs layer 17:00:13 207e8628e3a3: Waiting 17:00:13 c791037a9be2: Waiting 17:00:13 ffd874e62e21: Waiting 17:00:13 4ebd0625c992: Waiting 17:00:13 316046926c0a: Verifying Checksum 17:00:13 316046926c0a: Download complete 17:00:13 7186ed65a4f7: Verifying Checksum 17:00:13 7186ed65a4f7: Download complete 17:00:13 207e8628e3a3: Verifying Checksum 17:00:13 207e8628e3a3: Download complete 17:00:13 c791037a9be2: Download complete 17:00:13 595b0fe564bb: Verifying Checksum 17:00:13 595b0fe564bb: Download complete 17:00:14 595b0fe564bb: Pull complete 17:00:15 7186ed65a4f7: Pull complete 17:00:15 316046926c0a: Pull complete 17:00:16 ffd874e62e21: Verifying Checksum 17:00:16 ffd874e62e21: Download complete 17:00:17 4ebd0625c992: Verifying Checksum 17:00:17 4ebd0625c992: Download complete 17:00:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:00:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:00:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:00:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:00:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:00:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:00:28 4ebd0625c992: Pull complete 17:00:28 207e8628e3a3: Pull complete 17:00:28 c791037a9be2: Pull complete 17:00:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:00:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:00:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:00:32 ffd874e62e21: Pull complete 17:00:32 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 17:00:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:00:32 ---> cfc18b08335c 17:00:32 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:00:34 ---> Running in 348d907db11d 17:00:35 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.073s coverage: 46.1% of statements 17:00:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:00:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:00:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 17:00:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 17:00:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 17:00:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 17:00:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.044s coverage: 28.7% of statements 17:00:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:00:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.063s coverage: 100.0% of statements 17:00:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:00:37 (1/12) Installing libmagic (5.39-r0) 17:00:38 (2/12) Installing file (5.39-r0) 17:00:38 (3/12) Installing libc-dev (0.7.2-r3) 17:00:38 (4/12) Installing g++ (10.2.1_pre1-r3) 17:00:38 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.103s coverage: 27.7% of statements 17:00:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:00:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:00:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 17:00:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 17:00:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 17:00:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.061s coverage: 81.2% of statements 17:00:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:00:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.044s coverage: 100.0% of statements 17:00:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 17:00:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.054s coverage: 100.0% of statements 17:00:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 17:00:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 17:00:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.059s coverage: 58.6% of statements 17:00:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 17:00:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 17:00:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.132s coverage: 87.7% of statements 17:00:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 17:00:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 17:00:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.043s coverage: 78.9% of statements 17:00:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 17:00:42 (5/12) Installing fortify-headers (1.1-r0) 17:00:42 (6/12) Installing patch (2.7.6-r6) 17:00:42 (7/12) Installing build-base (0.5-r2) 17:00:43 (8/12) Installing libsodium (1.0.18-r0) 17:00:43 (9/12) Installing pkgconf (1.7.3-r0) 17:00:43 (10/12) Installing libsodium-dev (1.0.18-r0) 17:00:43 (11/12) Installing libzmq (4.3.3-r1) 17:00:43 (12/12) Installing zeromq-dev (4.3.3-r1) 17:00:43 Executing busybox-1.32.1-r6.trigger 17:00:43 OK: 218 MiB in 52 packages 17:00:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.246s coverage: 28.6% of statements 17:00:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:00:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:00:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 17:00:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 17:00:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 17:00:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.090s coverage: 100.0% of statements 17:00:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 17:00:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.053s coverage: 100.0% of statements 17:00:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 17:00:46 Removing intermediate container 348d907db11d 17:00:46 ---> 44c5bc07915d 17:00:46 Step 4/6 : WORKDIR /edgex-go 17:00:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.097s coverage: 86.7% of statements 17:00:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 17:00:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.094s coverage: 97.5% of statements 17:00:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 17:00:47 ---> Running in 07af63b99dcd 17:00:47 Removing intermediate container 07af63b99dcd 17:00:47 ---> e707f486e22e 17:00:47 Step 5/6 : COPY go.mod . 17:00:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.060s coverage: 78.3% of statements 17:00:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 17:00:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 17:00:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 17:00:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 17:00:48 ---> 90497972476b 17:00:48 Step 6/6 : RUN go mod download 17:00:48 ---> Running in 4bd73a44d82c 17:00:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.233s coverage: 95.1% of statements 17:00:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 17:00:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 17:00:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 17:00:49 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 17:00:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:00:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 17:00:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 17:00:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:00:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:00:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 17:00:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:00:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 17:00:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:00:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 17:00:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:00:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 17:00:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 17:00:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 17:00:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements 17:00:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 17:00:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 17:00:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.048s coverage: 0.8% of statements 17:00:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 17:00:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.041s coverage: 21.7% of statements 17:00:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:00:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements 17:00:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 79.5% of statements 17:00:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 17:00:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.048s coverage: 96.3% of statements 17:00:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements 17:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.055s coverage: 94.4% of statements 17:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 17:01:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.618s coverage: 81.8% of statements 17:01:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:01:15 Removing intermediate container 4bd73a44d82c 17:01:15 ---> dd026da590b8 17:01:15 Successfully built dd026da590b8 17:01:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:01:15 + docker inspect -f . ci-base-image-arm64 17:01:15 . [Pipeline] withDockerContainer 17:01:16 prd-ubuntu18.04-docker-arm64-4c-16g-177 does not seem to be running inside a container 17:01:16 $ 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 ******** ci-base-image-arm64 cat 17:01:17 $ docker top b3185842fcfa9d89d7d1217f6cd5dda9ba034f025ca2e298ee0ee3de218bee2a -eo pid,comm [Pipeline] { [Pipeline] sh 17:01:18 + go version 17:01:18 go version go1.16.3 linux/arm64 [Pipeline] } 17:01:18 $ docker stop --time=1 b3185842fcfa9d89d7d1217f6cd5dda9ba034f025ca2e298ee0ee3de218bee2a 17:01:20 $ docker rm -f b3185842fcfa9d89d7d1217f6cd5dda9ba034f025ca2e298ee0ee3de218bee2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:01:21 + docker inspect -f . ci-base-image-arm64 17:01:21 . [Pipeline] withDockerContainer 17:01:21 prd-ubuntu18.04-docker-arm64-4c-16g-177 does not seem to be running inside a container 17:01:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:01:23 $ docker top ab3d283b04890a0d607cc54ca0e4b156d00bf3e9632a31749d5a446ea0ae4e49 -eo pid,comm [Pipeline] { [Pipeline] echo 17:01:23 ========================================================= 17:01:23 [edgeXBuildGoParallel] Running Tests and Build... 17:01:23 ========================================================= [Pipeline] sh 17:01:24 + go mod tidy [Pipeline] sh 17:01:25 + make test 17:01:25 go mod tidy 17:01:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:01:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 17:01:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:01:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:01:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:01:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 17:01:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:01:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:01:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:01:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:01:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:01:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.043s coverage: 87.2% of statements 17:01:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:01:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:01:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 17:01:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:01:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 76.0% of statements 17:01:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:01:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements 17:01:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.076s coverage: 87.2% of statements 17:01:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 17:01:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.083s coverage: 91.2% of statements 17:01:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:01:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.114s coverage: 64.4% of statements 17:01:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:01:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:01:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements 17:01:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.046s coverage: 91.3% of statements 17:01:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 17:01:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements 17:01:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 17:01:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.191s coverage: 66.9% of statements 17:01:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:01:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:01:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:01:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.146s coverage: 43.5% of statements 17:01:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:01:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:01:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.037s coverage: 89.5% of statements 17:01:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:01:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.028s coverage: 84.8% of statements 17:01:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.096s coverage: 46.8% of statements 17:01:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:01:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:01:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 17:01:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 17:01:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 17:01:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.041s coverage: 100.0% of statements 17:01:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 17:01:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.038s coverage: 100.0% of statements 17:01:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 17:01:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 17:01:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.064s coverage: 18.9% of statements 17:01:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 17:01:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 17:01:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 17:01:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.145s coverage: 91.9% of statements 17:01:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 17:01:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 17:01:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 17:01:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.661s coverage: 28.7% of statements 17:01:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:01:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:01:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 17:01:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 17:01:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 17:01:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.044s coverage: 99.0% of statements 17:01:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 17:01:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.058s coverage: 100.0% of statements 17:01:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 17:01:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 17:01:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 17:01:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.059s coverage: 64.6% of statements 17:01:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 17:01:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.110s coverage: 97.6% of statements 17:01:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 17:01:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 17:01:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 17:01:43 ok github.com/edgexfoundry/edgex-go/internal/system 0.036s coverage: 0.0% of statements 17:01:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:01:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.031s coverage: 100.0% of statements 17:01:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 17:01:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:01:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:01:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 17:01:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.036s coverage: 87.9% of statements 17:01:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 17:01:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:01:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements 17:01:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.046s coverage: 28.1% of statements 17:01:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 17:01:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 17:01:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.060s coverage: 27.9% of statements 17:01:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 17:01:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 17:01:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 17:01:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 17:01:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 17:01:45 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 100.0% of statements 17:01:46 GO111MODULE=on go vet ./... 17:01:52 ? github.com/edgexfoundry/edgex-go [no test files] 17:02:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:02:54 gofmt -l . 17:02:54 [ "`gofmt -l .`" = "" ] 17:02:54 ./bin/test-go-mod-tidy.sh 17:02:54 ./bin/test-attribution-txt.sh [Pipeline] sh 17:02:54 + ls -al . 17:02:54 total 852 17:02:54 drwxrwxr-x 10 1001 1001 4096 May 25 17:02 . 17:02:54 drwxr-xr-x 4 root root 28 May 25 16:59 .. 17:02:54 -rw-rw-r-- 1 1001 1001 11 May 25 16:54 .dockerignore 17:02:54 drwxrwxr-x 8 1001 1001 179 May 25 16:54 .git 17:02:54 drwxrwxr-x 3 1001 1001 125 May 25 16:54 .github 17:02:54 -rw-rw-r-- 1 1001 1001 818 May 25 16:54 .gitignore 17:02:54 drwx------ 3 1001 1001 60 May 25 16:55 .semver 17:02:54 -rw-rw-r-- 1 1001 1001 166 May 25 16:54 .sonarcloud.properties 17:02:54 -rw-rw-r-- 1 1001 1001 8609 May 25 16:54 Attribution.txt 17:02:54 -rw-rw-r-- 1 1001 1001 3804 May 25 16:54 CONTRIBUTING.md 17:02:54 -rw-rw-r-- 1 1001 1001 931 May 25 16:54 Dockerfile.build 17:02:54 -rw-rw-r-- 1 1001 1001 863 May 25 16:54 Jenkinsfile 17:02:54 -rw-rw-r-- 1 1001 1001 10775 May 25 16:54 LICENSE 17:02:54 -rw-rw-r-- 1 1001 1001 5632 May 25 16:54 Makefile 17:02:54 -rw-rw-r-- 1 1001 1001 7978 May 25 16:54 README.md 17:02:54 -rw-rw-r-- 1 1001 1001 6755 May 25 16:54 SECURITY.md 17:02:54 -rw-rw-r-- 1 1001 1001 5 May 25 16:55 VERSION 17:02:54 -rw-rw-r-- 1 1001 1001 4131 May 25 16:54 ZMQWindows.md 17:02:54 drwxrwxr-x 2 1001 1001 117 May 25 16:54 bin 17:02:54 drwxrwxr-x 14 1001 1001 4096 May 25 16:54 cmd 17:02:54 -rw-r--r-- 1 root root 741453 May 25 17:01 coverage.out 17:02:54 -rw-r--r-- 1 root root 1060 May 25 17:02 go.mod 17:02:54 -rw-r--r-- 1 root root 21990 May 25 16:59 go.sum 17:02:54 drwxrwxr-x 8 1001 1001 127 May 25 16:54 internal 17:02:54 drwxrwxr-x 4 1001 1001 26 May 25 16:54 openapi 17:02:54 drwxrwxr-x 4 1001 1001 71 May 25 16:54 snap 17:02:54 -rw-rw-r-- 1 1001 1001 168 May 25 16:54 version.go [Pipeline] sh 17:02:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:02:54 + '[' -e coverage.out ] 17:02:54 + chown 1001:1001 coverage.out [Pipeline] stash 17:02:54 Stashed 1 file(s) [Pipeline] sh 17:02:55 + make build 17:02:55 go mod tidy 17:02:55 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:02:57 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:03:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:03:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:03:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:03:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:03:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:03:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:03:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:03:09 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:03:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:03:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:03:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:03:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:03:13 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:03:15 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:03:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:03:17 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:03:18 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:03:19 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:03:21 $ docker stop --time=1 834d9c7f0c2dc912e48de3a21c9f2091ed15d7b4f6cde9cdfea3b15809a7d451 17:03:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:03:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:03:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:03:27 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.386s coverage: 46.1% of statements 17:03:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:03:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:03:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 17:03:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 17:03:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 17:03:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 17:03:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.295s coverage: 28.7% of statements 17:03:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.319s coverage: 100.0% of statements 17:03:29 $ docker rm -f 834d9c7f0c2dc912e48de3a21c9f2091ed15d7b4f6cde9cdfea3b15809a7d451 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:03:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:03:34 17:03:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:03:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:03:34 latest: Pulling from edgex-devops/edgex-compose 17:03:34 cbdbe7a5bc2a: Pulling fs layer 17:03:34 ca9280d653b3: Pulling fs layer 17:03:34 7e9c9ca2126c: Pulling fs layer 17:03:34 cbdbe7a5bc2a: Verifying Checksum 17:03:34 cbdbe7a5bc2a: Download complete 17:03:35 cbdbe7a5bc2a: Pull complete 17:03:35 ca9280d653b3: Verifying Checksum 17:03:35 ca9280d653b3: Download complete 17:03:35 ca9280d653b3: Pull complete 17:03:36 7e9c9ca2126c: Verifying Checksum 17:03:36 7e9c9ca2126c: Download complete 17:03:37 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.565s coverage: 27.7% of statements 17:03:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:03:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:03:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 17:03:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 17:03:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 17:03:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.236s coverage: 81.2% of statements 17:03:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:03:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.206s coverage: 100.0% of statements 17:03:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 17:03:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.174s coverage: 100.0% of statements 17:03:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 17:03:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 17:03:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.330s coverage: 58.6% of statements 17:03:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 17:03:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 17:03:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.562s coverage: 87.7% of statements 17:03:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 17:03:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 17:03:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.276s coverage: 78.9% of statements 17:03:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 17:03:39 7e9c9ca2126c: Pull complete 17:03:39 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:03:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:03:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:03:39 prd-centos7-docker-4c-2g-165 does not seem to be running inside a container 17:03:39 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:03:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.306s coverage: 28.6% of statements 17:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 17:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 17:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 17:03:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.291s coverage: 100.0% of statements 17:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 17:03:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.315s coverage: 100.0% of statements 17:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 17:03:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.400s coverage: 86.7% of statements 17:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 17:03:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.414s coverage: 97.5% of statements 17:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 17:03:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.276s coverage: 78.3% of statements 17:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 17:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 17:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 17:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 17:03:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.313s coverage: 95.1% of statements 17:03:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 17:03:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 17:03:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 17:03:54 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 17:03:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:03:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 17:03:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 17:03:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:03:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:03:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 17:03:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:03:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 17:03:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:03:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 17:03:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:03:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 17:03:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 17:03:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 17:03:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.143s coverage: 58.8% of statements 17:03:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 17:03:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 17:03:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.289s coverage: 0.8% of statements 17:03:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 17:03:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.160s coverage: 21.7% of statements 17:03:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:03:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.270s coverage: 47.1% of statements 17:03:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.278s coverage: 79.5% of statements 17:03:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.197s coverage: 94.1% of statements 17:03:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.211s coverage: 96.3% of statements 17:03:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.186s coverage: 87.5% of statements 17:04:08 $ docker top e2cb57a76180eb0f01cb0a2ec7ebb7d744a793d70a8f9a303112e3a27c929881 -eo pid,comm [Pipeline] { [Pipeline] sh 17:04:08 + docker-compose build --help 17:04:08 + grep parallel 17:04:08 --parallel Build images in parallel. [Pipeline] } 17:04:08 $ docker stop --time=1 e2cb57a76180eb0f01cb0a2ec7ebb7d744a793d70a8f9a303112e3a27c929881 17:04:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.215s coverage: 94.4% of statements 17:04:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.172s coverage: 44.8% of statements 17:04:10 $ docker rm -f e2cb57a76180eb0f01cb0a2ec7ebb7d744a793d70a8f9a303112e3a27c929881 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:04:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:04:11 . [Pipeline] withDockerContainer 17:04:11 prd-centos7-docker-4c-2g-165 does not seem to be running inside a container 17:04:11 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:04:12 $ docker top f19b66a3d023125f15d4e6e824f1f5050c8628ae74fb0deec02bc1c95aae7974 -eo pid,comm [Pipeline] { [Pipeline] sh 17:04:12 + docker-compose -f ./docker-compose-build.yml build --parallel 17:04:13 Building core-command ... 17:04:13 Building core-data ... 17:04:13 Building core-metadata ... 17:04:13 Building security-bootstrapper ... 17:04:13 Building security-proxy-setup ... 17:04:13 Building security-secretstore-setup ... 17:04:13 Building support-notifications ... 17:04:13 Building support-scheduler ... 17:04:13 Building sys-mgmt-agent ... 17:04:13 Building security-secretstore-setup 17:04:13 Building support-scheduler 17:04:13 Building security-proxy-setup 17:04:13 Building security-bootstrapper 17:04:13 Building core-command 17:04:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.604s coverage: 81.8% of statements 17:04:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.253s coverage: 92.9% of statements 17:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 17:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 17:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 17:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.184s coverage: 76.0% of statements 17:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.168s coverage: 80.0% of statements 17:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.241s coverage: 87.2% of statements 17:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.241s coverage: 85.4% of statements 17:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.298s coverage: 91.2% of statements 17:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.891s coverage: 64.4% of statements 17:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.178s coverage: 100.0% of statements 17:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 91.3% of statements 17:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements 17:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements 17:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements 17:04:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.044s coverage: 66.9% of statements 17:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:04:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.782s coverage: 43.5% of statements 17:04:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:04:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:04:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.089s coverage: 89.5% of statements 17:04:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:04:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.106s coverage: 84.8% of statements 17:04:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.747s coverage: 46.8% of statements 17:04:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:04:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:04:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 17:04:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 17:04:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 17:04:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.111s coverage: 100.0% of statements 17:04:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 17:04:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.114s coverage: 100.0% of statements 17:04:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 17:04:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 17:04:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.216s coverage: 18.9% of statements 17:04:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 17:04:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 17:04:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 17:04:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.551s coverage: 91.9% of statements 17:04:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 17:04:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 17:04:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 17:04:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.528s coverage: 28.7% of statements 17:04:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:04:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:04:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 17:04:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 17:04:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 17:04:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.184s coverage: 99.0% of statements 17:04:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 17:04:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.238s coverage: 100.0% of statements 17:04:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 17:04:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 17:04:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 17:04:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.192s coverage: 64.6% of statements 17:04:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 17:04:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.492s coverage: 97.6% of statements 17:04:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 17:04:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 17:04:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 17:04:44 ok github.com/edgexfoundry/edgex-go/internal/system 0.059s coverage: 0.0% of statements 17:04:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:04:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.054s coverage: 100.0% of statements 17:04:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 17:04:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:04:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:04:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 17:04:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.101s coverage: 87.9% of statements 17:04:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 17:04:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:04:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.075s coverage: 100.0% of statements 17:04:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.151s coverage: 28.1% of statements 17:04:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 17:04:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 17:04:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.151s coverage: 27.9% of statements 17:04:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 17:04:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 17:04:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 17:04:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 17:04:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 17:04:47 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.099s coverage: 100.0% of statements 17:04:48 GO111MODULE=on go vet ./... 17:05:49 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:05:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:05:49 ---> 5589f3a22512 17:05:49 Step 3/26 : WORKDIR /edgex-go 17:05:49 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:05:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:05:49 ---> 5589f3a22512 17:05:49 Step 3/22 : WORKDIR /edgex-go 17:05:49 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:05:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:05:49 ---> 5589f3a22512 17:05:49 Step 3/23 : WORKDIR /edgex-go 17:06:25 gofmt -l . 17:06:26 [ "`gofmt -l .`" = "" ] 17:06:29 ./bin/test-go-mod-tidy.sh 17:06:30 ./bin/test-attribution-txt.sh [Pipeline] sh 17:06:32 + ls -al . 17:06:32 total 880 17:06:32 drwxrwxr-x 9 1001 1001 4096 May 25 17:06 . 17:06:32 drwxr-xr-x 4 root root 4096 May 25 17:01 .. 17:06:32 -rw-rw-r-- 1 1001 1001 11 May 25 16:59 .dockerignore 17:06:32 drwxrwxr-x 8 1001 1001 4096 May 25 16:59 .git 17:06:32 drwxrwxr-x 3 1001 1001 4096 May 25 16:59 .github 17:06:32 -rw-rw-r-- 1 1001 1001 818 May 25 16:59 .gitignore 17:06:32 -rw-rw-r-- 1 1001 1001 166 May 25 16:59 .sonarcloud.properties 17:06:32 -rw-rw-r-- 1 1001 1001 8609 May 25 16:59 Attribution.txt 17:06:32 -rw-rw-r-- 1 1001 1001 3804 May 25 16:59 CONTRIBUTING.md 17:06:32 -rw-rw-r-- 1 1001 1001 931 May 25 16:59 Dockerfile.build 17:06:32 -rw-rw-r-- 1 1001 1001 863 May 25 16:59 Jenkinsfile 17:06:32 -rw-rw-r-- 1 1001 1001 10775 May 25 16:59 LICENSE 17:06:32 -rw-rw-r-- 1 1001 1001 5632 May 25 16:59 Makefile 17:06:32 -rw-rw-r-- 1 1001 1001 7978 May 25 16:59 README.md 17:06:32 -rw-rw-r-- 1 1001 1001 6755 May 25 16:59 SECURITY.md 17:06:32 -rw-rw-r-- 1 1001 1001 5 May 25 16:55 VERSION 17:06:32 -rw-rw-r-- 1 1001 1001 4131 May 25 16:59 ZMQWindows.md 17:06:32 drwxrwxr-x 2 1001 1001 4096 May 25 16:59 bin 17:06:32 drwxrwxr-x 14 1001 1001 4096 May 25 16:59 cmd 17:06:32 -rw-r--r-- 1 root root 741453 May 25 17:04 coverage.out 17:06:32 -rw-r--r-- 1 root root 1060 May 25 17:06 go.mod 17:06:32 -rw-r--r-- 1 root root 21990 May 25 17:01 go.sum 17:06:32 drwxrwxr-x 8 1001 1001 4096 May 25 16:59 internal 17:06:32 drwxrwxr-x 4 1001 1001 4096 May 25 16:59 openapi 17:06:32 drwxrwxr-x 4 1001 1001 4096 May 25 16:59 snap 17:06:32 -rw-rw-r-- 1 1001 1001 168 May 25 16:59 version.go [Pipeline] sh 17:06:33 + '[' -e coverage.out ] 17:06:33 + chown 1001:1001 coverage.out [Pipeline] stash 17:06:33 Warning: overwriting stash ‘coverage-report’ 17:06:34 Stashed 1 file(s) [Pipeline] sh 17:06:35 + make build 17:06:35 go mod tidy 17:06: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 17:06:42 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:07:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:07:11 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:07:17 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:07:17 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:07:22 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:07:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:07:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:07:26 ---> 5589f3a22512 17:07:26 Step 3/24 : WORKDIR /edgex-go 17:07:26 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:07:26 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:07:26 ---> 5589f3a22512 17:07:26 Step 3/32 : WORKDIR /edgex-go 17:07:27 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:07:30 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:07:31 ---> Running in 6a041f1ecbe9 17:07:31 ---> Running in 06cd7a933b17 17:07:31 ---> Running in 0aa1a724a25f 17:07:31 ---> Running in f08cddba4303 17:07:31 ---> Running in 77886e2dc3a4 17:07:31 Removing intermediate container 6a041f1ecbe9 17:07:31 ---> 7f67be53a23e 17:07:31 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:31 Removing intermediate container 06cd7a933b17 17:07:31 ---> abd881543a8e 17:07:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:31 Removing intermediate container 0aa1a724a25f 17:07:31 ---> c06e965e189b 17:07:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:31 ---> Running in 6cdf01df6081 17:07:31 Removing intermediate container f08cddba4303 17:07:31 ---> e068b1fac3b5 17:07:31 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:31 Removing intermediate container 77886e2dc3a4 17:07:31 ---> c85a11dbf260 17:07:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:31 ---> Running in f5336f96be0d 17:07:32 ---> Running in 19e506010003 17:07:32 ---> Running in 0b725168f71e 17:07:32 ---> Running in b13ac772ba83 17:07:33 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:07:34 Removing intermediate container 6cdf01df6081 17:07:34 ---> 246af7d9070f 17:07:34 Step 5/26 : RUN apk add --update --no-cache make git 17:07:34 ---> Running in 91528270149b 17:07:35 Removing intermediate container 19e506010003 17:07:35 ---> 0a8deeb72522 17:07:35 Step 5/23 : RUN apk add --update --no-cache make git 17:07:35 Removing intermediate container f5336f96be0d 17:07:35 ---> 714e0e360073 17:07:35 Step 5/22 : RUN apk add --update --no-cache make git 17:07:36 Removing intermediate container 0b725168f71e 17:07:36 ---> fe793a41b0a3 17:07:36 Step 5/32 : RUN apk add --update --no-cache make git 17:07:36 ---> Running in 88961ee2b50b 17:07:36 ---> Running in 1c5460e6dc38 17:07:36 ---> Running in 24cc13290bc8 17:07:36 Removing intermediate container b13ac772ba83 17:07:36 ---> 610b3127eaab 17:07:36 Step 5/24 : RUN apk add --update --no-cache make git 17:07:37 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:07:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:07:37 ---> Running in b9e534655991 17:07:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:07:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:07:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:07:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:07:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:07:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:07:38 OK: 219 MiB in 52 packages 17:07:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:07:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:07:38 OK: 219 MiB in 52 packages 17:07:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:07:39 OK: 219 MiB in 52 packages 17:07:39 OK: 219 MiB in 52 packages 17:07:39 OK: 219 MiB in 52 packages 17:07:40 Removing intermediate container 91528270149b 17:07:40 ---> 4284358b7dff 17:07:40 Step 6/26 : COPY go.mod . 17:07:40 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:07:41 ---> 141b153b0e62 17:07:41 Step 7/26 : RUN go mod download 17:07:41 Removing intermediate container 88961ee2b50b 17:07:41 ---> 17b4b198d179 17:07:41 Step 6/23 : COPY go.mod . 17:07:41 ---> Running in 1132869efdbe 17:07:41 Removing intermediate container 1c5460e6dc38 17:07:41 ---> dcc901641544 17:07:41 Step 6/22 : COPY go.mod . 17:07:41 ---> 38bb8fa22c22 17:07:41 Step 7/23 : RUN go mod download 17:07:42 Removing intermediate container 24cc13290bc8 17:07:42 ---> f58bc4f8961e 17:07:42 Step 6/32 : COPY go.mod . 17:07:42 Removing intermediate container b9e534655991 17:07:42 ---> b063d5fc922e 17:07:42 Step 6/24 : COPY go.mod . 17:07:42 ---> 329e3bfacba1 17:07:42 Step 7/22 : RUN go mod download 17:07:42 ---> Running in 9d4bb4934779 17:07:43 ---> Running in ee8d530cfa9a 17:07:43 ---> bc5f557a165c 17:07:43 Step 7/32 : RUN go mod download 17:07:43 ---> 1a3f4d932897 17:07:43 Step 7/24 : RUN go mod download 17:07:43 ---> Running in 92effc521560 17:07:43 ---> Running in 862ef5b6a4ac 17:07:44 Removing intermediate container 1132869efdbe 17:07:44 ---> bd271a52219d 17:07:44 Step 8/26 : COPY . . [Pipeline] } 17:07:46 $ docker stop --time=1 ab3d283b04890a0d607cc54ca0e4b156d00bf3e9632a31749d5a446ea0ae4e49 17:07:48 $ docker rm -f ab3d283b04890a0d607cc54ca0e4b156d00bf3e9632a31749d5a446ea0ae4e49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:07:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:07:50 17:07:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:07:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:07:51 latest: Pulling from edgex-devops/edgex-compose-arm64 17:07:51 29e5d40040c1: Pulling fs layer 17:07:51 1ce36da41761: Pulling fs layer 17:07:51 25b303627fd3: Pulling fs layer 17:07:51 29e5d40040c1: Verifying Checksum 17:07:51 29e5d40040c1: Download complete 17:07:51 1ce36da41761: Verifying Checksum 17:07:51 1ce36da41761: Download complete 17:07:52 29e5d40040c1: Pull complete 17:07:53 1ce36da41761: Pull complete 17:07:54 25b303627fd3: Download complete 17:08:04 25b303627fd3: Pull complete 17:08:04 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:08:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:08:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 17:08:04 prd-ubuntu18.04-docker-arm64-4c-16g-177 does not seem to be running inside a container 17:08:04 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:08:06 ---> 59c434337f8b 17:08:06 Step 9/26 : RUN go mod tidy 17:08:06 ---> Running in 35a64066897e 17:08:06 Removing intermediate container 9d4bb4934779 17:08:06 ---> 869e44769058 17:08:06 Step 8/23 : COPY . . 17:08:07 $ docker top 634354da1b1473040590ec40ad2c865df00952b12c815b783079f91bbdf9cac2 -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:08 + grep parallel 17:08:08 + docker-compose build --help 17:08:11 --parallel Build images in parallel. [Pipeline] } 17:08:11 $ docker stop --time=1 634354da1b1473040590ec40ad2c865df00952b12c815b783079f91bbdf9cac2 17:08:13 $ docker rm -f 634354da1b1473040590ec40ad2c865df00952b12c815b783079f91bbdf9cac2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:08:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:08:14 . [Pipeline] withDockerContainer 17:08:14 prd-ubuntu18.04-docker-arm64-4c-16g-177 does not seem to be running inside a container 17:08:14 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:08:16 $ docker top 69e9febcd9238f463f865e8ed0eb8e1122ba2da3f67098e5a42f54f0dcf33377 -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:17 + docker-compose -f ./docker-compose-build.yml build --parallel 17:08:20 Building core-command ... 17:08:20 Building core-data ... 17:08:20 Building core-metadata ... 17:08:20 Building security-bootstrapper ... 17:08:20 Building security-proxy-setup ... 17:08:20 Building security-secretstore-setup ... 17:08:20 Building support-notifications ... 17:08:20 Building support-scheduler ... 17:08:20 Building sys-mgmt-agent ... 17:08:20 Building support-notifications 17:08:20 Building sys-mgmt-agent 17:08:20 Building core-metadata 17:08:20 Building security-proxy-setup 17:08:20 Building support-scheduler 17:08:21 Removing intermediate container ee8d530cfa9a 17:08:21 ---> 0b888b0176ca 17:08:21 Step 8/22 : COPY . . 17:08:53 ---> 4921a6802d21 17:08:53 Step 9/23 : RUN go mod tidy 17:08:53 ---> fe7ad3301bd6 17:08:53 Step 9/22 : RUN go mod tidy 17:08:53 Removing intermediate container 862ef5b6a4ac 17:08:53 ---> c30e806155a5 17:08:53 Step 8/24 : COPY . . 17:08:53 Removing intermediate container 92effc521560 17:08:53 ---> 6fbb62859845 17:08:53 Step 8/32 : COPY . . 17:09:40 ---> Running in 2be7703ec698 17:09:40 ---> Running in cb86a5ec5d8c 17:09:40 ---> e4e58fea6b9b 17:09:40 Step 9/24 : RUN go mod tidy 17:09:40 ---> Running in 36341f89e68a 17:09:40 Removing intermediate container 35a64066897e 17:09:40 ---> b91a36442851 17:09:40 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:09:40 ---> Running in 25f888959449 17:09:41 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:09:42 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:09:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:09:42 ---> dd026da590b8 17:09:42 Step 3/23 : WORKDIR /edgex-go 17:09:42 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:09:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:09:42 ---> dd026da590b8 17:09:42 Step 3/24 : WORKDIR /edgex-go 17:09:42 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:09:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:09:42 ---> dd026da590b8 17:09:42 Step 3/22 : WORKDIR /edgex-go 17:09:42 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:09:42 17:09:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:09:42 ---> dd026da590b8 17:09:42 Step 3/24 : WORKDIR /edgex-go 17:09:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:09:42 ---> dd026da590b8 17:09:42 Step 3/23 : WORKDIR /edgex-go 17:09:42 ---> Running in 793b1e1a49eb 17:09:42 ---> Running in df00effe4707 17:09:42 ---> Running in be7ad35fcf4c 17:09:42 ---> Running in 7c2c4393f69b 17:09:42 ---> Running in 5157d5169e79 17:09:42 Removing intermediate container 5157d5169e79 17:09:42 ---> 0b9505557595 17:09:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:09:42 Removing intermediate container be7ad35fcf4c 17:09:42 ---> 818bb6e32115 17:09:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:09:42 Removing intermediate container 793b1e1a49eb 17:09:42 ---> 086a2a1b77b6 17:09:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:09:42 Removing intermediate container df00effe4707 17:09:42 ---> 60b640784c36 17:09:42 Removing intermediate container 7c2c4393f69b 17:09:42 ---> 3968c48a7ebf 17:09:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:09:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:09:42 ---> Running in 945b74b49837 17:09:42 ---> Running in 3d2a7a844761 17:09:42 ---> Running in b757e3a84dc2 17:09:42 ---> Running in 5fccbd98f85e 17:09:42 ---> Running in db9df12cf9e6 17:09:43 Removing intermediate container 2be7703ec698 17:09:43 ---> b2866dd8b740 17:09:43 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:09:43 Removing intermediate container 945b74b49837 17:09:43 ---> 6772f946e219 17:09:43 Step 5/24 : RUN apk add --update --no-cache make bash git 17:09:43 Removing intermediate container 3d2a7a844761 17:09:43 ---> d09cbe21c7b9 17:09:43 Step 5/23 : RUN apk add --update --no-cache make git 17:09:43 ---> Running in b8fa250709c0 17:09:44 ---> Running in 7f1f598f4c09 17:09:44 Removing intermediate container b757e3a84dc2 17:09:44 ---> 425fd1c2444c 17:09:44 Step 5/22 : RUN apk add --update --no-cache make git 17:09:44 Removing intermediate container 5fccbd98f85e 17:09:44 ---> 23a93c25d130 17:09:44 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:09:44 ---> Running in afa8a53e257f 17:09:44 Removing intermediate container db9df12cf9e6 17:09:44 ---> 5851a26993e7 17:09:44 Step 5/24 : RUN apk add --update --no-cache make git 17:09:44 ---> Running in 5c2e28ec139b 17:09:45 ---> Running in 0ea04c7428cd 17:09:45 ---> Running in e3b35aee3117 17:09:45 Removing intermediate container cb86a5ec5d8c 17:09:45 ---> cb94bd4f8f65 17:09:45 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:09:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:09:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:09:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:09:46 Removing intermediate container 36341f89e68a 17:09:46 ---> ec88acb5c943 17:09:46 Step 10/24 : RUN make cmd/core-command/core-command 17:09:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:09:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:09:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:09:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:09:47 ---> Running in fc9b78b4f111 17:09:47 ---> Running in 74bf7b3cc8ac 17:09:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:09:47 OK: 218 MiB in 52 packages 17:09:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:09:48 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:09:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:09:48 OK: 218 MiB in 52 packages 17:09:48 OK: 218 MiB in 52 packages 17:09:48 OK: 218 MiB in 52 packages 17:09:49 OK: 218 MiB in 52 packages 17:09:49 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:09:49 Removing intermediate container b8fa250709c0 17:09:49 ---> 0a9b6405308b 17:09:49 Step 6/24 : COPY go.mod . 17:09:49 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:09:50 Removing intermediate container 7f1f598f4c09 17:09:50 ---> 7ca1d6107b0a 17:09:50 Step 6/23 : COPY go.mod . 17:09:50 Removing intermediate container afa8a53e257f 17:09:50 ---> b8d7a9bbcd8d 17:09:50 Step 6/22 : COPY go.mod . 17:09:50 Removing intermediate container e3b35aee3117 17:09:50 ---> 9ec04a1e1ff1 17:09:50 Step 6/24 : COPY go.mod . 17:09:50 ---> 5154c5a3bee9 17:09:50 Step 7/24 : RUN go mod download 17:09:50 ---> Running in 776ad17b826d 17:09:50 Removing intermediate container 0ea04c7428cd 17:09:50 ---> 163c354055c1 17:09:50 Step 6/23 : COPY go.mod . 17:09:51 ---> f4451da20bc8 17:09:51 Step 7/23 : RUN go mod download 17:09:51 ---> Running in db9cfb1a544f 17:09:51 ---> 2fcc00792362 17:09:51 Step 7/22 : RUN go mod download 17:09:52 ---> c0b96613dbde 17:09:52 Step 7/24 : RUN go mod download 17:09:52 ---> Running in 67a403e62c7f 17:09:52 ---> Running in 3b2d15a40c80 17:09:52 ---> ee21dae5c8a5 17:09:52 Step 7/23 : RUN go mod download 17:09:52 ---> Running in 7a47c57129ef 17:09:55 Removing intermediate container 776ad17b826d 17:09:55 ---> 0cce86e51c9e 17:09:55 Step 8/24 : COPY . . 17:09:55 Removing intermediate container db9cfb1a544f 17:09:55 ---> cc919093e50b 17:09:55 Step 8/23 : COPY . . 17:09:57 Removing intermediate container 67a403e62c7f 17:09:57 ---> 26e2c09babd2 17:09:57 Step 8/22 : COPY . . 17:09:57 Removing intermediate container 7a47c57129ef 17:09:57 ---> f215abd4ac0f 17:09:57 Step 8/23 : COPY . . 17:09:57 Removing intermediate container 3b2d15a40c80 17:09:57 ---> 7c7e8252f8ba 17:09:57 Step 8/24 : COPY . . 17:10:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:10:24 ---> 87d3c7997f8d 17:10:24 Step 9/24 : RUN go mod tidy 17:10:24 ---> ea9a6d4e428d 17:10:24 Step 9/23 : RUN go mod tidy 17:10:24 ---> Running in 96cdfc4c58bd 17:10:24 ---> be1c5b54e823 17:10:24 Step 9/22 : RUN go mod tidy 17:10:24 ---> 34bcec5a826e 17:10:24 Step 9/23 : RUN go mod tidy 17:10:24 ---> Running in f2e579c010bc 17:10:24 ---> a23a2ca3c55d 17:10:24 Step 9/24 : RUN go mod tidy 17:10:24 ---> Running in 8d6a4fa8dde5 17:10:24 ---> Running in 793d0c99ecb4 17:10:24 ---> Running in 3d71d3e1bae1 17:10:27 Removing intermediate container f2e579c010bc 17:10:27 ---> aed1c22369a4 17:10:27 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:10:27 Removing intermediate container 96cdfc4c58bd 17:10:27 ---> 9118143fe59a 17:10:27 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:10:27 ---> Running in ddcb2ec921c8 17:10:27 ---> Running in f8bc876d92b2 17:10:28 Removing intermediate container 793d0c99ecb4 17:10:28 ---> 85ef032f5cd6 17:10:28 Step 10/23 : RUN make cmd/support-notifications/support-notifications 17:10:28 ---> Running in b74f2c76f9d6 17:10:28 Removing intermediate container 3d71d3e1bae1 17:10:28 ---> fb31fd32793f 17:10:28 Step 10/24 : RUN make cmd/core-metadata/core-metadata 17:10:28 Removing intermediate container 8d6a4fa8dde5 17:10:28 ---> f2b33ebfd953 17:10:28 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:10:28 ---> Running in 946e8bacffb7 17:10:29 ---> Running in 0bd6d339e33e 17:10:29 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:10:30 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:10:30 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:10:31 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:10:31 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:10:48 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:10:51 Removing intermediate container 25f888959449 17:10:51 ---> f4ac72006884 17:10:51 17:10:51 Step 11/26 : FROM alpine:3.12 17:10:52 3.12: Pulling from library/alpine 17:10:57 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 17:10:57 Status: Downloaded newer image for alpine:3.12 17:10:57 ---> 13621d1b12d4 17:10:57 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 17:11:04 ---> Running in b036ce90a7fb 17:11:05 Removing intermediate container fc9b78b4f111 17:11:05 ---> 7753e12367b2 17:11:05 17:11:05 Step 11/22 : FROM alpine:3.12 17:11:05 ---> 13621d1b12d4 17:11:05 Step 12/22 : RUN apk add --update --no-cache curl 17:11:06 ---> Running in 31612265cd9f 17:11:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:11:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:11:07 (1/6) Installing ca-certificates (20191127-r4) 17:11:07 (2/6) Installing nghttp2-libs (1.41.0-r0) 17:11:07 (3/6) Installing libcurl (7.76.1-r0) 17:11:07 (4/6) Installing curl (7.76.1-r0) 17:11:07 (5/6) Installing dumb-init (1.2.2-r1) 17:11:07 (6/6) Installing su-exec (0.2-r1) 17:11:07 Executing busybox-1.31.1-r20.trigger 17:11:07 Executing ca-certificates-20191127-r4.trigger 17:11:07 OK: 7 MiB in 20 packages 17:11:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:11:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:11:19 (1/4) Installing ca-certificates (20191127-r4) 17:11:19 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:11:19 (3/4) Installing libcurl (7.76.1-r0) 17:11:19 (4/4) Installing curl (7.76.1-r0) 17:11:19 Executing busybox-1.31.1-r20.trigger 17:11:19 Executing ca-certificates-20191127-r4.trigger 17:11:19 OK: 7 MiB in 18 packages 17:11:19 Removing intermediate container 74bf7b3cc8ac 17:11:19 ---> eb337a38ba88 17:11:19 17:11:19 Step 11/24 : FROM alpine:3.12 17:11:19 ---> 13621d1b12d4 17:11:19 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:11:19 Removing intermediate container 5c2e28ec139b 17:11:19 ---> 9a90f845c5d1 17:11:19 17:11:19 Step 11/23 : FROM alpine:3.12 17:11:19 ---> 13621d1b12d4 17:11:19 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:11:20 ---> Running in 89a639a2ee08 17:11:20 ---> Running in b84af3c34f33 17:11:30 Removing intermediate container b036ce90a7fb 17:11:30 ---> d0a8df8c3c8b 17:11:30 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:11:42 Removing intermediate container 31612265cd9f 17:11:42 ---> d656bc34a3cd 17:11:42 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:11:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:11:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:11:42 (1/1) Installing dumb-init (1.2.2-r1) 17:11:42 Executing busybox-1.31.1-r20.trigger 17:11:42 OK: 6 MiB in 15 packages 17:11:42 ---> 5e89c57db9c3 17:11:42 Step 9/32 : RUN go mod tidy 17:11:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:11:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:11:43 (1/1) Installing dumb-init (1.2.2-r1) 17:11:43 Executing busybox-1.31.1-r20.trigger 17:11:43 OK: 6 MiB in 15 packages 17:11:43 ---> Running in 59bef173c1f9 17:11:44 ---> Running in b73d93aa6c77 17:11:44 ---> Running in 4662d877e299 17:11:46 Removing intermediate container 59bef173c1f9 17:11:46 ---> e66b24fceb9f 17:11:46 Step 14/26 : WORKDIR / 17:11:47 Removing intermediate container b73d93aa6c77 17:11:47 ---> 1e8f78a38bd9 17:11:47 Step 14/22 : WORKDIR /edgex 17:11:47 ---> Running in bd3774f9e9a7 17:11:48 ---> Running in 6ba3978b9ce3 17:11:49 Removing intermediate container b84af3c34f33 17:11:49 ---> c9dfa8277ee7 17:11:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:11:49 Removing intermediate container bd3774f9e9a7 17:11:49 ---> 78086db2096a 17:11:49 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:11:49 Removing intermediate container 89a639a2ee08 17:11:49 ---> a0b7d807c070 17:11:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:11:49 Removing intermediate container 6ba3978b9ce3 17:11:49 ---> dc4f6a6148f1 17:11:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:11:50 ---> Running in eca48ab23622 17:11:51 ---> Running in 56a702424845 17:11:51 ---> 2ccd19f9971f 17:11:51 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:11:52 ---> 355f572aa612 17:11:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:11:52 Removing intermediate container eca48ab23622 17:11:52 ---> af1cfbd07bfe 17:11:52 Step 14/23 : ENV APP_PORT=59861 17:11:54 Removing intermediate container 56a702424845 17:11:54 ---> 644e73407943 17:11:54 Step 14/24 : ENV APP_PORT=59882 17:11:54 ---> 46e0f38aad21 17:11:54 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:11:54 ---> Running in e2d6ce9b6dda 17:11:54 Removing intermediate container 4662d877e299 17:11:54 ---> 66efdea1813f 17:11:54 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:11:55 ---> Running in 11c4c6f0753a 17:11:55 ---> 7a63c530be41 17:11:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:11:56 ---> Running in d5fe4141fce5 17:11:57 Removing intermediate container e2d6ce9b6dda 17:11:57 ---> 52eb307bf39d 17:11:57 Step 15/23 : EXPOSE $APP_PORT 17:11:57 ---> d051553272a5 17:11:57 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:11:58 Removing intermediate container 11c4c6f0753a 17:11:58 ---> 6794137efa79 17:11:58 Step 15/24 : EXPOSE $APP_PORT 17:11:58 ---> 001fc3274196 17:11:58 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:11:58 ---> Running in 672d669f66e3 17:11:59 ---> Running in caee37828d1f 17:11:59 ---> Running in e43bf31165d3 17:11:59 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:11:59 ---> 0ad63011cc04 17:11:59 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:12:00 Removing intermediate container 672d669f66e3 17:12:00 ---> 08cbfeb895d1 17:12:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:12:01 Removing intermediate container caee37828d1f 17:12:01 ---> 89a9343b4452 17:12:01 Step 16/24 : WORKDIR / 17:12:01 Removing intermediate container e43bf31165d3 17:12:01 ---> 5754b9d5eb42 17:12:01 Step 19/22 : CMD ["--init=true"] 17:12:02 ---> 4de26105d466 17:12:02 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:12:03 ---> 10c04739f078 17:12:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:12:03 ---> Running in ed81e4a74628 17:12:03 ---> Running in e4387296690f 17:12:04 ---> eb1a8a4a712b 17:12:04 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:12:06 Removing intermediate container ed81e4a74628 17:12:06 ---> 52c2f0882955 17:12:06 Step 20/22 : LABEL arch=x86_64 17:12:06 ---> 432a6674f07b 17:12:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:12:06 Removing intermediate container e4387296690f 17:12:06 ---> 0ff16b2c8dbd 17:12:06 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:12:07 ---> a520a073479f 17:12:07 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 17:12:08 ---> Running in b7725f92e38f 17:12:08 ---> e28372b2c5e9 17:12:08 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:12:09 ---> Running in e7994fec8790 17:12:10 ---> Running in 72af95b8e07c 17:12:10 ---> a773178085b1 17:12:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:12:11 Removing intermediate container b7725f92e38f 17:12:11 ---> 5ccd584b21bb 17:12:11 Step 21/22 : LABEL git_sha=f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f 17:12:13 ---> Running in c384af69e5c4 17:12:13 ---> 35dc61dbd727 17:12:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:12:13 Removing intermediate container 72af95b8e07c 17:12:13 ---> dec8a0c7a130 17:12:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:12:13 ---> Running in 39e9bb12f2d5 17:12:14 Removing intermediate container c384af69e5c4 17:12:14 ---> b88c138b268e 17:12:14 Step 22/22 : LABEL version=0.0.0 17:12:18 ---> 87513ad7a6d2 17:12:18 Step 20/24 : ENTRYPOINT ["/core-command"] 17:12:18 ---> Running in c9a57fb1962b 17:12:19 Removing intermediate container 39e9bb12f2d5 17:12:19 ---> ec4b441c916d 17:12:19 Step 21/23 : LABEL arch=x86_64 17:12:19 ---> Running in 5eeeba57f0a2 17:12:19 Removing intermediate container e7994fec8790 17:12:19 ---> d317b4c338b8 17:12:19 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:12:21 ---> Running in f80a94645588 17:12:21 ---> Running in 47bb9aecd5d0 17:12:21 Removing intermediate container c9a57fb1962b 17:12:21 ---> ee7cb254e80f 17:12:21 17:12:21 Successfully built ee7cb254e80f 17:12:21 Successfully tagged security-proxy-setup:latest 17:12:21 Removing intermediate container 5eeeba57f0a2 17:12:21 ---> d43d24791dd4 17:12:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:12:22 Building support-notifications 17:12:23 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:12:23  Building security-proxy-setup ... done Removing intermediate container f80a94645588 17:12:23 ---> 7b900875f840 17:12:23 Step 22/23 : LABEL git_sha=f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f 17:12:23 ---> Running in 98f32ec8da48 17:12:23 Removing intermediate container 47bb9aecd5d0 17:12:23 ---> eeb6774e7d94 17:12:23 Step 24/26 : LABEL arch=x86_64 17:12:28 Removing intermediate container 0bd6d339e33e 17:12:28 ---> 77317ce50a3f 17:12:28 17:12:28 Step 11/22 : FROM alpine:3.12 17:12:28 3.12: Pulling from library/alpine 17:12:28 ---> Running in e9c30ccc4a9e 17:12:28 ---> Running in 7e60c3a47f71 17:12:30 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 17:12:30 Status: Downloaded newer image for alpine:3.12 17:12:30 ---> 9852663dfa18 17:12:30 Step 12/22 : RUN apk add --update --no-cache curl 17:12:30 ---> Running in 00149e39f193 17:12:32 Removing intermediate container 98f32ec8da48 17:12:32 ---> a099f56caae2 17:12:32 Step 22/24 : LABEL arch=x86_64 17:12:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:12:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:12:34 (1/4) Installing ca-certificates (20191127-r4) 17:12:34 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:12:34 (3/4) Installing libcurl (7.76.1-r0) 17:12:34 (4/4) Installing curl (7.76.1-r0) 17:12:34 Executing busybox-1.31.1-r20.trigger 17:12:34 Executing ca-certificates-20191127-r4.trigger 17:12:34 OK: 7 MiB in 18 packages 17:12:37 Removing intermediate container f8bc876d92b2 17:12:37 ---> e0e0859d993f 17:12:37 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:12:37 Removing intermediate container 00149e39f193 17:12:37 ---> f63db9dfeb81 17:12:37 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:12:37 ---> Running in da315667e66c 17:12:38 ---> Running in 84257129aadb 17:12:39 Removing intermediate container 84257129aadb 17:12:39 ---> 5a35368a8e17 17:12:39 Step 14/22 : WORKDIR /edgex 17:12:39 ---> Running in f2c3606ba6c5 17:12:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:12:40 Removing intermediate container f2c3606ba6c5 17:12:40 ---> 8f239ae5d425 17:12:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:12:43 ---> 8b8c95deea07 17:12:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:12:44 Removing intermediate container ddcb2ec921c8 17:12:44 ---> f73f8b77be83 17:12:44 17:12:44 Step 11/23 : FROM alpine:3.12 17:12:44 ---> 9852663dfa18 17:12:44 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:12:44 Removing intermediate container da315667e66c 17:12:44 ---> edb0331b04f9 17:12:44 17:12:44 Step 12/24 : FROM docker:20.10.0 17:12:44 ---> Running in 66b66b0ee2ec 17:12:44 ---> 98dae0196195 17:12:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:12:45 20.10.0: Pulling from library/docker 17:12:45 Removing intermediate container b74f2c76f9d6 17:12:45 ---> 9cfcae436c35 17:12:45 17:12:45 Step 11/23 : FROM alpine:3.12 17:12:45 ---> 9852663dfa18 17:12:45 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:12:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:12:46 ---> Running in 202eeee4d5f3 17:12:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:12:47 (1/1) Installing dumb-init (1.2.2-r1) 17:12:47 Executing busybox-1.31.1-r20.trigger 17:12:47 OK: 5 MiB in 15 packages 17:12:47 ---> 01bc9db76198 17:12:47 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:12:47 ---> Running in 7c087d6b4cce 17:12:48 Removing intermediate container 7c087d6b4cce 17:12:48 ---> 228e1a0c475b 17:12:48 Step 19/22 : CMD ["--init=true"] 17:12:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:12:49 ---> Running in bc5469b6d5fb 17:12:49 Removing intermediate container 66b66b0ee2ec 17:12:49 ---> 81cd99cd9545 17:12:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:12:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:12:50 ---> Running in d1e9228c23af 17:12:50 (1/2) Installing ca-certificates (20191127-r4) 17:12:50 (2/2) Installing dumb-init (1.2.2-r1) 17:12:50 Executing busybox-1.31.1-r20.trigger 17:12:50 Removing intermediate container bc5469b6d5fb 17:12:50 ---> 3691ead5a5ce 17:12:50 Step 20/22 : LABEL arch=arm64 17:12:50 Executing ca-certificates-20191127-r4.trigger 17:12:50 OK: 6 MiB in 16 packages 17:12:50 ---> Running in 70c7fa5f8b09 17:12:50 Removing intermediate container d1e9228c23af 17:12:50 ---> c8b06bf8b2ac 17:12:50 Step 14/23 : ENV APP_PORT=59861 17:12:51 ---> Running in bffa2f151741 17:12:51 Removing intermediate container 70c7fa5f8b09 17:12:51 ---> 43b8cd79aa74 17:12:51 Step 21/22 : LABEL git_sha=f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f 17:12:52 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:12:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:12:52 ---> 5589f3a22512 17:12:52 Step 3/23 : WORKDIR /edgex-go 17:12:52 ---> Using cache 17:12:52 ---> c85a11dbf260 17:12:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:12:52 ---> Using cache 17:12:52 ---> 610b3127eaab 17:12:52 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:12:52 ---> Running in b9ff23f42906 17:12:52 Removing intermediate container bffa2f151741 17:12:52 ---> 84e92f9a494e 17:12:52 Step 15/23 : EXPOSE $APP_PORT 17:12:52 ---> Running in be814f28e478 17:12:53 Removing intermediate container 946e8bacffb7 17:12:53 ---> 4ef99c218192 17:12:53 17:12:53 Step 11/24 : FROM alpine:3.12 17:12:53 ---> 9852663dfa18 17:12:53 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:12:53 ---> Using cache 17:12:53 ---> 81cd99cd9545 17:12:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:12:53 ---> Using cache 17:12:53 ---> c8b06bf8b2ac 17:12:53 Step 14/24 : ENV APP_PORT=59881 17:12:53 Removing intermediate container b9ff23f42906 17:12:53 ---> 84543b56c8bd 17:12:53 Step 22/22 : LABEL version=0.0.0 17:12:53 Removing intermediate container 202eeee4d5f3 17:12:53 ---> bcfec14e578f 17:12:53 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:12:53 ---> Running in 2359182a1879 17:12:53 ---> Running in 04b30335b79a 17:12:54 ---> Running in f9a6dc91321a 17:12:54 Removing intermediate container be814f28e478 17:12:54 ---> fb991f343602 17:12:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:12:54 Removing intermediate container 2359182a1879 17:12:54 ---> 4547f27e3ec0 17:12:54 Step 15/24 : EXPOSE $APP_PORT 17:12:55 ---> Running in 507541fca1fc 17:12:55 Removing intermediate container e9c30ccc4a9e 17:12:55 ---> caeeb8750abc 17:12:55 Step 23/23 : LABEL version=0.0.0 17:12:55 Removing intermediate container 7e60c3a47f71 17:12:55 ---> 1addc56c609a 17:12:55 Step 25/26 : LABEL git_sha=f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f 17:12:55 Removing intermediate container 04b30335b79a 17:12:55 ---> 60cfdd58aae6 17:12:55 17:12:55 Removing intermediate container f9a6dc91321a 17:12:55 ---> 7d64cd4e1969 17:12:55 Step 14/23 : ENV APP_PORT=59860 17:12:55 ---> Running in 471b2c761af0 17:12:55 ---> Running in 9ebee839f466 17:12:55 ---> Running in 3ae2b268fa1a 17:12:55 ---> Running in 95479035c12e 17:12:55 ---> 3df4567ba137 17:12:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:12:55 Successfully built 60cfdd58aae6 17:12:55 Successfully tagged security-proxy-setup-arm64:latest 17:12:55  Building security-proxy-setup ... done Building core-command 17:12:55 Removing intermediate container 471b2c761af0 17:12:55 ---> a43c16c43079 17:12:55 Step 16/24 : WORKDIR / 17:12:56 ---> Running in ed5f9af2658f 17:12:56 Removing intermediate container 9ebee839f466 17:12:56 ---> ad2814a92160 17:12:56 Step 15/23 : EXPOSE $APP_PORT 17:12:56 ---> Running in a286a175bff3 17:12:56 ---> Running in 7fcb49c472b2 17:12:56 Removing intermediate container 507541fca1fc 17:12:56 ---> a9820d92c83e 17:12:56 Step 23/24 : LABEL git_sha=f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f 17:12:57 Removing intermediate container 7fcb49c472b2 17:12:57 ---> 894d4291f09d 17:12:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:12:57 ---> Running in 409f9ab3fd08 17:12:57 Removing intermediate container 95479035c12e 17:12:57 ---> bb2bfd34cfbd 17:12:57 17:12:57 Removing intermediate container a286a175bff3 17:12:57 ---> 1007f1c85a05 17:12:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:12:57 Successfully built bb2bfd34cfbd 17:12:58 Removing intermediate container ed5f9af2658f 17:12:58 ---> 6d287214f6b5 17:12:58 Step 26/26 : LABEL version=0.0.0 17:12:58 ---> 2e98b55cd072 17:12:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:12:59 ---> ae3e4e1fba1c 17:12:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / ---> bc01e36e94d4 17:12:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:12:59 17:13:00 ---> ad57f175e1c8 17:13:00 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:13:00 Successfully tagged support-scheduler:latest 17:13:00 Building core-metadata 17:13:00  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:13:00 ---> Running in b3a921d46956 17:13:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:13:01 OK: 219 MiB in 52 packages 17:13:01 Removing intermediate container b3a921d46956 17:13:01 ---> 81cd4371a4ed 17:13:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:13:01 ---> Running in 6d93046fb89f 17:13:02 ---> 33ff03d86977 17:13:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:13:02 ---> Running in 2ca9e249c39c 17:13:02 ---> 6d0c0dfe04a8 17:13:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:13:03 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:13:03 Status: Downloaded newer image for docker:20.10.0 17:13:03 Removing intermediate container 2ca9e249c39c 17:13:03 ---> 92007a181b11 17:13:03 Step 21/23 : LABEL arch=arm64 17:13:03 ---> eeaf43b92773 17:13:03 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:13:03 ---> Running in c53f7464d6ab 17:13:03 ---> Running in a7dbbc82e07d 17:13:03 ---> 9f14708828cc 17:13:03 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:13:03 ---> 88b53df77c46 17:13:03 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:13:04 ---> Running in a2b9448e56ad 17:13:04 ---> Running in 35021d1c6972 17:13:04 Removing intermediate container c53f7464d6ab 17:13:04 ---> e28be86380cf 17:13:04 Step 22/23 : LABEL git_sha=f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f 17:13:04 Removing intermediate container a7dbbc82e07d 17:13:04 ---> f0aa7f0e1820 17:13:04 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 17:13:04 ---> Running in f0531bcce42b 17:13:04 ---> Running in ef6b41ac31cc 17:13:04 Removing intermediate container 35021d1c6972 17:13:04 ---> df91ce62ed33 17:13:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:13:04 Removing intermediate container a2b9448e56ad 17:13:04 ---> 0c25db2df6e3 17:13:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:13:05 ---> Running in 82cc15c49f9c 17:13:05 ---> Running in b5ea065a89b4 17:13:05 Removing intermediate container 409f9ab3fd08 17:13:05 ---> 08f8c78262e9 17:13:05 Step 24/24 : LABEL version=0.0.0 17:13:05 Removing intermediate container ef6b41ac31cc 17:13:05 ---> 82fb59a23053 17:13:05 Step 23/23 : LABEL version=0.0.0 17:13:05 ---> Running in 6b9b563fe43d 17:13:05 Removing intermediate container 82cc15c49f9c 17:13:05 ---> 9e5fdd119290 17:13:05 Step 22/24 : LABEL arch=arm64 17:13:05 Removing intermediate container b5ea065a89b4 17:13:05 ---> 941ebe4b5a37 17:13:05 Step 21/23 : LABEL arch=arm64 17:13:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:13:06 ---> Running in 95cff3386865 17:13:06 ---> Running in 763d86eb692d 17:13:06 Removing intermediate container 6b9b563fe43d 17:13:06 ---> baa41de590f6 17:13:06 17:13:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:13:07 (1/39) Installing readline (8.0.4-r0) 17:13:07 (2/39) Installing bash (5.0.17-r0) 17:13:07 Executing bash-5.0.17-r0.post-install 17:13:07 (3/39) Installing nghttp2-libs (1.41.0-r0) 17:13:07 (4/39) Installing libcurl (7.76.1-r0) 17:13:07 (5/39) Installing curl (7.76.1-r0) 17:13:07 (6/39) Installing dumb-init (1.2.2-r1) 17:13:07 (7/39) Installing libbz2 (1.0.8-r1) 17:13:07 (8/39) Installing expat (2.2.9-r1) 17:13:07 (9/39) Installing libffi (3.3-r2) 17:13:07 (10/39) Installing gdbm (1.13-r1) 17:13:07 (11/39) Installing xz-libs (5.2.5-r0) 17:13:07 (12/39) Installing sqlite-libs (3.32.1-r0) 17:13:07 Successfully built baa41de590f6 17:13:07 (13/39) Installing python3 (3.8.10-r0) 17:13:07 Successfully tagged support-scheduler-arm64:latest 17:13:07  Building support-scheduler ... done Building core-data 17:13:07 Removing intermediate container 763d86eb692d 17:13:07 ---> 30a871d3a596 17:13:07 Step 23/24 : LABEL git_sha=f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f 17:13:07 Removing intermediate container 95cff3386865 17:13:07 ---> 09a566d94923 17:13:07 Step 22/23 : LABEL git_sha=f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f 17:13:07 ---> Running in 2f30fdc8f5c8 17:13:07 ---> Running in 15fcf7e594d5 17:13:08 Removing intermediate container 15fcf7e594d5 17:13:08 ---> 5354c8080541 17:13:08 Step 23/23 : LABEL version=0.0.0 17:13:08 Removing intermediate container 2f30fdc8f5c8 17:13:08 ---> 52d261ce860c 17:13:09 Step 24/24 : LABEL version=0.0.0 17:13:09 (14/39) Installing py3-appdirs (1.4.4-r1) 17:13:09 (15/39) Installing py3-ordered-set (4.0.1-r0) 17:13:09 (16/39) Installing py3-parsing (2.4.7-r0) 17:13:09 (17/39) Installing py3-six (1.15.0-r0) 17:13:09 (18/39) Installing py3-packaging (20.4-r0) 17:13:09 (19/39) Installing py3-setuptools (47.0.0-r0) 17:13:09 (20/39) Installing py3-chardet (3.0.4-r4) 17:13:09 ---> Running in d2b580de9fb9 17:13:09 (21/39) Installing py3-idna (2.9-r0) 17:13:09 (22/39) Installing py3-certifi (2020.4.5.1-r0) 17:13:09 (23/39) Installing py3-urllib3 (1.25.9-r0) 17:13:09 (24/39) Installing py3-requests (2.23.0-r0) 17:13:09 (25/39) Installing py3-msgpack (1.0.0-r0) 17:13:09 (26/39) Installing py3-lockfile (0.12.2-r3) 17:13:09 (27/39) Installing py3-cachecontrol (0.12.6-r0) 17:13:09 (28/39) Installing py3-colorama (0.4.3-r0) 17:13:09 (29/39) Installing py3-distlib (0.3.0-r0) 17:13:09 ---> Running in 47fddd8a321b 17:13:09 (30/39) Installing py3-distro (1.5.0-r1) 17:13:09 (31/39) Installing py3-webencodings (0.5.1-r3) 17:13:09 (32/39) Installing py3-html5lib (1.0.1-r4) 17:13:09 (33/39) Installing py3-pytoml (0.1.21-r0) 17:13:09 (34/39) Installing py3-pep517 (0.8.2-r0) 17:13:09 (35/39) Installing py3-progress (1.5-r0) 17:13:09 (36/39) Installing py3-toml (0.10.1-r0) 17:13:09 (37/39) Installing py3-retrying (1.3.3-r0) 17:13:09 (38/39) Installing py3-contextlib2 (0.6.0-r0) 17:13:09 (39/39) Installing py3-pip (20.1.1-r0) 17:13:10 Executing busybox-1.31.1-r19.trigger 17:13:10 OK: 72 MiB in 59 packages 17:13:10 Removing intermediate container d2b580de9fb9 17:13:10 ---> 39369b2a4968 17:13:10 17:13:10 Removing intermediate container 47fddd8a321b 17:13:10 ---> 5b2eb23f8bb6 17:13:10 17:13:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:13:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:13:10 ---> 5589f3a22512 17:13:10 Step 3/24 : WORKDIR /edgex-go 17:13:10 ---> Using cache 17:13:10 ---> c85a11dbf260 17:13:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:13:10 ---> Using cache 17:13:10 ---> 610b3127eaab 17:13:10 Step 5/24 : RUN apk add --update --no-cache make git 17:13:10 ---> Using cache 17:13:10 ---> b063d5fc922e 17:13:10 Step 6/24 : COPY go.mod . 17:13:10 ---> Using cache 17:13:10 ---> 1a3f4d932897 17:13:10 Step 7/24 : RUN go mod download 17:13:10 ---> Using cache 17:13:10 ---> c30e806155a5 17:13:10 Step 8/24 : COPY . . 17:13:10 ---> Using cache 17:13:10 ---> e4e58fea6b9b 17:13:10 Step 9/24 : RUN go mod tidy 17:13:10 ---> Using cache 17:13:10 ---> ec88acb5c943 17:13:10 Step 10/24 : RUN make cmd/core-metadata/core-metadata 17:13:10 Successfully built 39369b2a4968 17:13:10 Successfully tagged support-notifications-arm64:latest 17:13:10  Building support-notifications ... done Building security-secretstore-setup 17:13:10 Successfully built 5b2eb23f8bb6 17:13:10 Successfully tagged core-metadata-arm64:latest 17:13:11 Building security-bootstrapper 17:13:14  Building core-metadata ... done Collecting docker-compose==1.23.2 17:13:14 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:13:15 Collecting docker<4.0,>=3.6.0 17:13:15 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:13:16 Collecting jsonschema<3,>=2.5.1 17:13:16 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:13:16 Collecting docopt<0.7,>=0.6.1 17:13:16 Downloading docopt-0.6.2.tar.gz (25 kB) 17:13:18 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:13:18 Collecting dockerpty<0.5,>=0.4.1 17:13:18 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:13:21 Collecting texttable<0.10,>=0.9.0 17:13:21 Downloading texttable-0.9.1.tar.gz (11 kB) 17:13:22 Removing intermediate container d5fe4141fce5 17:13:22 ---> ae58f8e5cc9c 17:13:22 17:13:22 Step 11/32 : FROM alpine:3.12 17:13:22 ---> 13621d1b12d4 17:13:22 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:13:22 Removing intermediate container 6d93046fb89f 17:13:22 ---> 473fc78660d6 17:13:22 17:13:22 ---> Running in 18645edffab9 17:13:23 ---> Running in 316a4f3d5f21 17:13:23 Successfully built 473fc78660d6 17:13:23 Successfully tagged security-secretstore-setup:latest 17:13:23  Building security-secretstore-setup ... done Building core-data 17:13:23 ---> Running in b103bc507b8e 17:13:24 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:13:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:13:25 Collecting PyYAML<4,>=3.10 17:13:25 Downloading PyYAML-3.13.tar.gz (270 kB) 17:13:28 Collecting cached-property<2,>=1.2.0 17:13:28 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:13:29 Collecting websocket-client<1.0,>=0.32.0 17:13:29 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:13:29 Collecting docker-pycreds>=0.4.0 17:13:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:13:29 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:13:29 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:13:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:13:29 ---> 5589f3a22512 17:13:29 Step 3/24 : WORKDIR /edgex-go 17:13:29 ---> Using cache 17:13:29 ---> c85a11dbf260 17:13:29 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:13:29 ---> Using cache 17:13:29 ---> 610b3127eaab 17:13:29 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:13:30 Collecting idna<2.8,>=2.5 17:13:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:13:30 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:13:31 Collecting urllib3<1.25,>=1.21.1 17:13:31 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:13:31 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:13:31 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:13:31 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:13:31 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:13:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:13:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:13:31 ---> dd026da590b8 17:13:31 Step 3/24 : WORKDIR /edgex-go 17:13:31 ---> Using cache 17:13:31 ---> 60b640784c36 17:13:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:13:31 ---> Using cache 17:13:31 ---> 23a93c25d130 17:13:31 Step 5/24 : RUN apk add --update --no-cache make git 17:13:32 Installing collected packages: idna, urllib3, requests, docker-pycreds, websocket-client, docker, jsonschema, docopt, dockerpty, texttable, PyYAML, cached-property, docker-compose 17:13:32 Attempting uninstall: idna 17:13:32 Found existing installation: idna 2.9 17:13:32 Uninstalling idna-2.9: 17:13:32 Successfully uninstalled idna-2.9 17:13:33 Attempting uninstall: urllib3 17:13:33 Found existing installation: urllib3 1.25.9 17:13:33 Uninstalling urllib3-1.25.9: 17:13:34 Successfully uninstalled urllib3-1.25.9 17:13:35 Removing intermediate container 316a4f3d5f21 17:13:35 ---> bed912265d80 17:13:35 17:13:35 Attempting uninstall: requests 17:13:35 Found existing installation: requests 2.23.0 17:13:35 Uninstalling requests-2.23.0: 17:13:35 Successfully uninstalled requests-2.23.0 17:13:35 ---> Running in bf0f651d614d 17:13:35 Removing intermediate container 3ae2b268fa1a 17:13:35 ---> 80da040d5418 17:13:35 Step 6/23 : COPY go.mod . 17:13:35 Successfully built bed912265d80 17:13:36 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:13:36 Successfully tagged core-command:latest 17:13:36 Building sys-mgmt-agent 17:13:36  Building core-command ... done Removing intermediate container b103bc507b8e 17:13:36 ---> 533cd8b1c5ff 17:13:36 ---> Running in 0ae93de5fce8 17:13:36 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 17:13:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:13:37 Running setup.py install for docopt: started 17:13:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:13:39 OK: 218 MiB in 52 packages 17:13:39 Running setup.py install for docopt: finished with status 'done' 17:13:39 Running setup.py install for dockerpty: started 17:13:42 Removing intermediate container bf0f651d614d 17:13:42 ---> 29bf74f533ce 17:13:42 Step 6/24 : COPY go.mod . 17:13:42 Running setup.py install for dockerpty: finished with status 'done' 17:13:42 Running setup.py install for texttable: started 17:13:44 ---> ccdeda06f2f0 17:13:44 Step 7/24 : RUN go mod download 17:13:44 ---> Running in a8a92c76b380 17:13:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:13:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:13:44 ---> 5589f3a22512 17:13:44 Step 3/24 : WORKDIR /edgex-go 17:13:44 ---> Using cache 17:13:44 ---> c85a11dbf260 17:13:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:13:44 ---> Using cache 17:13:44 ---> 610b3127eaab 17:13:44 Step 5/24 : RUN apk add --update --no-cache make bash git 17:13:44 Running setup.py install for texttable: finished with status 'done' 17:13:44 Running setup.py install for PyYAML: started 17:13:48 Running setup.py install for PyYAML: finished with status 'done' 17:13:48 Removing intermediate container a8a92c76b380 17:13:48 ---> a9398ac86784 17:13:48 Step 8/24 : COPY . . 17:13:48 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.59.0 17:13:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:13:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:13:52 ---> dd026da590b8 17:13:52 Step 3/24 : WORKDIR /edgex-go 17:13:52 ---> Using cache 17:13:52 ---> 60b640784c36 17:13:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:13:52 ---> Using cache 17:13:52 ---> 23a93c25d130 17:13:52 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:13:52 ---> Running in 25f6de7f7ae9 17:13:53 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:13:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:13:53 ---> dd026da590b8 17:13:53 Step 3/26 : WORKDIR /edgex-go 17:13:53 ---> Using cache 17:13:53 ---> 60b640784c36 17:13:53 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:13:53 ---> Using cache 17:13:53 ---> 23a93c25d130 17:13:53 Step 5/26 : RUN apk add --update --no-cache make git 17:13:53 ---> Using cache 17:13:53 ---> 29bf74f533ce 17:13:53 Step 6/26 : COPY go.mod . 17:13:53 ---> Using cache 17:13:53 ---> ccdeda06f2f0 17:13:53 Step 7/26 : RUN go mod download 17:13:53 ---> Using cache 17:13:53 ---> a9398ac86784 17:13:53 Step 8/26 : COPY . . 17:13:54 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:13:54 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:13:54 ---> dd026da590b8 17:13:54 Step 3/32 : WORKDIR /edgex-go 17:13:54 ---> Using cache 17:13:54 ---> 60b640784c36 17:13:54 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:13:54 ---> Using cache 17:13:54 ---> 23a93c25d130 17:13:54 Step 5/32 : RUN apk add --update --no-cache make git 17:13:54 ---> Using cache 17:13:54 ---> 29bf74f533ce 17:13:54 Step 6/32 : COPY go.mod . 17:13:54 ---> Using cache 17:13:54 ---> ccdeda06f2f0 17:13:54 Step 7/32 : RUN go mod download 17:13:54 ---> Using cache 17:13:54 ---> a9398ac86784 17:13:54 Step 8/32 : COPY . . 17:13:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:13:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:13:56 OK: 218 MiB in 52 packages 17:13:59 ---> df9517aefbf5 17:13:59 Step 7/23 : RUN go mod download 17:13:59 ---> Running in 09ed6462201d 17:13:59 ---> Running in 0b3fbddba6b7 17:13:59 ---> Running in 7482da7e019c 17:13:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:13:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:13:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:13:59 (1/2) Installing dumb-init (1.2.2-r1) 17:13:59 (2/2) Installing su-exec (0.2-r1) 17:13:59 Executing busybox-1.31.1-r20.trigger 17:13:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:13:59 OK: 6 MiB in 16 packages 17:14:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:14:00 OK: 219 MiB in 52 packages 17:14:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:14:01 OK: 219 MiB in 52 packages 17:14:01 Removing intermediate container 25f6de7f7ae9 17:14:01 ---> 764b79a69d44 17:14:01 Step 6/24 : COPY go.mod . 17:14:02 ---> 8303314432b7 17:14:02 Step 7/24 : RUN go mod download 17:14:03 ---> Running in 6c7b4d24c5ec 17:14:03 Removing intermediate container f0531bcce42b 17:14:03 ---> c10cc575c96a 17:14:03 Step 15/24 : ENV APP_PORT=58890 17:14:03 Removing intermediate container 09ed6462201d 17:14:03 ---> 73a9b2997042 17:14:03 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 17:14:04 ---> Running in 7df6d23d5d99 17:14:04 ---> Running in 5fa1e7993c5f 17:14:04 Removing intermediate container 7482da7e019c 17:14:04 ---> 51bd0c98fd74 17:14:04 Step 8/23 : COPY . . 17:14:04 Removing intermediate container 0ae93de5fce8 17:14:04 ---> edf83af62695 17:14:04 Step 6/24 : COPY go.mod . 17:14:05 Removing intermediate container 7df6d23d5d99 17:14:05 ---> d8531861253e 17:14:05 Step 16/24 : EXPOSE $APP_PORT 17:14:05 ---> Running in 072489cc54a1 17:14:06 Removing intermediate container 072489cc54a1 17:14:06 ---> 4f45e23b5123 17:14:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:14:07 Removing intermediate container 6c7b4d24c5ec 17:14:07 ---> 4be0d90b816a 17:14:07 Step 8/24 : COPY . . 17:14:09 ---> d7547e167643 17:14:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:14:10 ---> 3a2b01c90daf 17:14:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:14:12 ---> 845d86353991 17:14:12 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 17:14:13 ---> Running in 310a9c2e027c 17:14:13 ---> 7ccf29f52266 17:14:13 Step 9/24 : RUN go mod tidy 17:14:14 Removing intermediate container 310a9c2e027c 17:14:14 ---> 4da36cd44754 17:14:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:14:14 ---> Running in 0236741c7af3 17:14:14 ---> Running in e9d8174b7bfa 17:14:16 Removing intermediate container e9d8174b7bfa 17:14:16 ---> eeda344b598e 17:14:16 Step 22/24 : LABEL arch=arm64 17:14:16 ---> Running in f076ed3c0465 17:14:17 ---> 9b5394d56bd5 17:14:17 Step 9/26 : RUN go mod tidy 17:14:17 Removing intermediate container f076ed3c0465 17:14:17 ---> 8190c5ee11fe 17:14:17 Step 23/24 : LABEL git_sha=f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f 17:14:17 ---> Running in ac55f4253f85 17:14:18 ---> Running in 2ed450926fd8 17:14:18 ---> 10a7a1864a1d 17:14:18 Step 9/32 : RUN go mod tidy 17:14:19 ---> Running in 1aac8af978c2 17:14:19 Removing intermediate container 2ed450926fd8 17:14:19 ---> 7c77fec3b270 17:14:19 Step 24/24 : LABEL version=0.0.0 17:14:19 ---> Running in c91276728b26 17:14:20 Removing intermediate container 0236741c7af3 17:14:20 ---> d112239ea92e 17:14:20 Step 10/24 : RUN make cmd/core-command/core-command 17:14:20 ---> Running in 6c62eb96cc5f 17:14:20 Removing intermediate container c91276728b26 17:14:20 ---> 209709c32cd6 17:14:20 17:14:21 Successfully built 209709c32cd6 17:14:21 Successfully tagged sys-mgmt-agent-arm64:latest 17:14:22 Removing intermediate container 0b3fbddba6b7 17:14:22 ---> ec3c8c5c6675 17:14:22 Step 6/24 : COPY go.mod . 17:14:23  Building sys-mgmt-agent ... done 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:14:24 Removing intermediate container ac55f4253f85 17:14:24 ---> 44c765f65156 17:14:24 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:14:24 ---> Running in e203681b6d44 17:14:25 Removing intermediate container 1aac8af978c2 17:14:25 ---> d9bab8ac3535 17:14:25 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:14:26 ---> Running in 0cd39f00693f 17:14:26 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:14:27 Removing intermediate container 5fa1e7993c5f 17:14:27 ---> ca051a95cded 17:14:27 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:14:27 ---> 388f17e65c06 17:14:27 Step 7/24 : RUN go mod download 17:14:27 ---> 840b17da0d9f 17:14:27 Step 9/23 : RUN go mod tidy 17:14:28 ---> 3638e8d182a2 17:14:28 Step 7/24 : RUN go mod download 17:14: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:14:28 ---> Running in c5dd3633f27c 17:14:28 ---> Running in 766c888b3f32 17:14:28 ---> Running in 9a1e04d02026 17:14:29 ---> Running in 76605b3904b5 17:14:30 Removing intermediate container c5dd3633f27c 17:14:30 ---> b5c25708751e 17:14:30 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:14:31 ---> Running in aae8d88974ed 17:14:32 ---> 2e0cd300dc83 17:14:32 Step 9/24 : RUN go mod tidy 17:14:32 ---> Running in 3a341d607cb6 17:14:36 Removing intermediate container 76605b3904b5 17:14:36 ---> 50fdb2b3d9a8 17:14:36 Step 8/24 : COPY . . 17:14:36 Removing intermediate container 9a1e04d02026 17:14:36 ---> 1b1640add4ba 17:14:36 Step 10/23 : RUN make cmd/support-notifications/support-notifications 17:14:38 Removing intermediate container 3a341d607cb6 17:14:38 ---> d165d81c88d8 17:14:38 Step 10/24 : RUN make cmd/core-data/core-data 17:14:38 ---> Running in 8d37dfb42734 17:14:40 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:14:41 Removing intermediate container 766c888b3f32 17:14:41 ---> f4737e0128bf 17:14:41 Step 8/24 : COPY . . 17:14:59 ---> Running in 94c7df56cbf2 17:14:59 Removing intermediate container aae8d88974ed 17:14:59 ---> 7ef8be0dc737 17:14:59 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 17:15:11 ---> cc0ebdafe650 17:15:11 Step 9/24 : RUN go mod tidy 17:15:12 ---> Running in 337bc9be7f7f 17:15:13 ---> Running in f6d92af9c00e 17:15:13 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:15:13 ---> eee931881d6a 17:15:13 Step 9/24 : RUN go mod tidy 17:15:14 ---> Running in 3d34000cde7c 17:15:14 Removing intermediate container 337bc9be7f7f 17:15:14 ---> 0475a99501e2 17:15:14 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:15:16 ---> d2ab3fddc1b1 17:15:16 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:15:17 ---> Running in ca40f728ea1d 17:15:19 Removing intermediate container f6d92af9c00e 17:15:19 ---> aec45110ee30 17:15:19 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:15:22 Removing intermediate container 3d34000cde7c 17:15:22 ---> bd201666e956 17:15:22 Step 10/24 : RUN make cmd/core-data/core-data 17:15:23 ---> Running in ecdf49c9a2fc 17:15:24 ---> Running in f0fd3842ff0b 17:15:26 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:15:26 Removing intermediate container 18645edffab9 17:15:26 ---> 92af769ce575 17:15:26 17:15:26 Step 11/24 : FROM alpine:3.12 17:15:26 ---> 13621d1b12d4 17:15:26 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:15:26 ---> Using cache 17:15:26 ---> a0b7d807c070 17:15:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:15:26 ---> Using cache 17:15:26 ---> 644e73407943 17:15:26 Step 14/24 : ENV APP_PORT=59881 17:15:28 Removing intermediate container ca40f728ea1d 17:15:28 ---> 4eac6b49a359 17:15:28 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:15:28 ---> Running in 632ee97baa4b 17:15:28 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:15:29 ---> b4d2e8933c44 17:15:29 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:15:29 Removing intermediate container 632ee97baa4b 17:15:29 ---> c30589164c22 17:15:29 Step 15/24 : EXPOSE $APP_PORT 17:15:31 ---> Running in 00bd4f2e4c1e 17:15:31 ---> cadd84f9616a 17:15:31 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:15:31 Removing intermediate container 00bd4f2e4c1e 17:15:31 ---> 30a63663de69 17:15:31 Step 16/24 : WORKDIR / 17:15:32 ---> Running in 3896957c76cf 17:15:34 ---> a0c1244c7223 17:15:34 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:15:34 Removing intermediate container 3896957c76cf 17:15:34 ---> 0db4f13bae0f 17:15:34 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:15:35 ---> d804c61ca83f 17:15:35 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:15:36 ---> e47be72db2ae 17:15:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:15:39 ---> 37f42699ea39 17:15:39 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 17:15:41 ---> 4c12600db72d 17:15:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:15:41 ---> Running in 4be6dbcde1a1 17:15:41 ---> 2039be0ab09c 17:15:41 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:15:41 Removing intermediate container 4be6dbcde1a1 17:15:41 ---> c6035a8e30f9 17:15:41 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:15:42 ---> Running in 3549762ffbed 17:15:42 Removing intermediate container 3549762ffbed 17:15:42 ---> 5a6c4df05336 17:15:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:15:43 ---> ed4d554eb22c 17:15:43 Step 27/32 : RUN chmod +x /entrypoint.sh 17:15:44 ---> Running in 24c63b227679 17:15:44 ---> Running in 4660bd755f34 17:15:44 Removing intermediate container 24c63b227679 17:15:44 ---> 5a809364deb7 17:15:44 Step 22/24 : LABEL arch=x86_64 17:15:45 ---> Running in f3120845bda4 17:15:46 Removing intermediate container f3120845bda4 17:15:46 ---> 9bb1094b714d 17:15:46 Step 23/24 : LABEL git_sha=f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f 17:15:46 ---> Running in 4441e5d1054e 17:15:47 Removing intermediate container 4660bd755f34 17:15:47 ---> c9cb66295856 17:15:47 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:15:47 Removing intermediate container 4441e5d1054e 17:15:47 ---> 617a3d3e1dc2 17:15:47 Step 24/24 : LABEL version=0.0.0 17:15:47 ---> Running in 86a49d4c65f8 17:15:47 ---> Running in e626f7d89deb 17:15:48 Removing intermediate container 86a49d4c65f8 17:15:48 ---> ce27f31acfc4 17:15:48 17:15:48 Successfully built ce27f31acfc4 17:15:48 Removing intermediate container e626f7d89deb 17:15:48 ---> 397eb957817b 17:15:48 Step 29/32 : CMD ["gate"] 17:15:48 Successfully tagged core-metadata:latest 17:15:49  Building core-metadata ... done  ---> Running in 32cbe14aa0b4 17:15:49 Removing intermediate container 32cbe14aa0b4 17:15:49 ---> bb7c85acf4cc 17:15:49 Step 30/32 : LABEL arch=x86_64 17:15:50 ---> Running in bf2f27ea5b59 17:15:51 Removing intermediate container bf2f27ea5b59 17:15:51 ---> 3a0be3c34ca0 17:15:51 Step 31/32 : LABEL git_sha=f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f 17:15:53 ---> Running in 2ba0e9928cc1 17:15:54 Removing intermediate container 94c7df56cbf2 17:15:54 ---> 274897e1e350 17:15:54 17:15:54 Step 11/23 : FROM alpine:3.12 17:15:54 ---> 13621d1b12d4 17:15:54 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:15:54 Removing intermediate container 2ba0e9928cc1 17:15:54 ---> e7e5c2629a81 17:15:54 Step 32/32 : LABEL version=0.0.0 17:15:54 ---> Running in 4bc3b9822280 17:15:55 ---> Running in 70d9b42bb8a4 17:15:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:15:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:15:56 (1/2) Installing ca-certificates (20191127-r4) 17:15:56 (2/2) Installing dumb-init (1.2.2-r1) 17:15:56 Executing busybox-1.31.1-r20.trigger 17:15:56 Executing ca-certificates-20191127-r4.trigger 17:15:56 OK: 6 MiB in 16 packages 17:15:57 Removing intermediate container 70d9b42bb8a4 17:15:57 ---> a093ff310103 17:15:57 17:15:58 Successfully built a093ff310103 17:15:58 Successfully tagged security-bootstrapper:latest 17:16:00  Building security-bootstrapper ... done Removing intermediate container 4bc3b9822280 17:16:00 ---> 39af7a9fffaf 17:16:00 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:16:00 ---> Running in efd48951d38a 17:16:01 Removing intermediate container efd48951d38a 17:16:01 ---> ae38a3e74439 17:16:01 Step 14/23 : ENV APP_PORT=59860 17:16:01 ---> Running in 43f2b0296f67 17:16:01 Removing intermediate container 43f2b0296f67 17:16:01 ---> b8bead369002 17:16:01 Step 15/23 : EXPOSE $APP_PORT 17:16:01 ---> Running in 80a785a87737 17:16:02 Removing intermediate container 80a785a87737 17:16:02 ---> 31d2369f4081 17:16:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:16: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 17:16:02 ---> 9577d06292dd 17:16:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:16:05 ---> a4f913a087d3 17:16:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:16:05 Removing intermediate container ecdf49c9a2fc 17:16:05 ---> 7d82fb56fa2e 17:16:05 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:16:06 ---> 5ac0d329b6f9 17:16:06 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:16:06 Removing intermediate container 0cd39f00693f 17:16:06 ---> bd990309d972 17:16:06 17:16:06 Step 11/32 : FROM alpine:3.12 17:16:06 ---> 9852663dfa18 17:16:06 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:16:06 Removing intermediate container e203681b6d44 17:16:06 ---> fdc5dd8d7d36 17:16:06 17:16:06 Step 11/26 : FROM alpine:3.12 17:16:06 ---> 9852663dfa18 17:16:06 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 17:16:06 Removing intermediate container 6c62eb96cc5f 17:16:06 ---> d89a3b83346b 17:16:06 17:16:06 Step 11/24 : FROM alpine:3.12 17:16:06 ---> 9852663dfa18 17:16:06 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:16:06 ---> Using cache 17:16:06 ---> 81cd99cd9545 17:16:06 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:16:06 ---> Using cache 17:16:06 ---> c8b06bf8b2ac 17:16:06 Step 14/24 : ENV APP_PORT=59882 17:16:06 ---> Running in 7f21d2e4e9a0 17:16:06 ---> Running in ad3903bbcf3c 17:16:06 ---> Running in f079ecf6bec9 17:16:06 ---> Running in 24cd9bdb8767 17:16:06 ---> Running in 7636fbf8e880 17:16:07 Removing intermediate container 7636fbf8e880 17:16:07 ---> d0963faccf42 17:16:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:16:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:16:07 ---> Running in 902953a107f8 17:16:07 Removing intermediate container 7f21d2e4e9a0 17:16:07 ---> ca6026297c16 17:16:07 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 17:16:07 Removing intermediate container 902953a107f8 17:16:07 ---> 4c8f70023a3d 17:16:07 Step 21/23 : LABEL arch=x86_64 17:16:07 ---> Running in 0c3fac58d606 17:16:07 Removing intermediate container f079ecf6bec9 17:16:07 ---> 244c0090b078 17:16:07 Step 15/24 : EXPOSE $APP_PORT 17:16:08 Removing intermediate container 0c3fac58d606 17:16:08 ---> 7e889153595d 17:16:08 Step 22/23 : LABEL git_sha=f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f 17:16:08 ---> Running in 69c15d77d5bc 17:16:08 ---> Running in 35698f7e97b6 17:16:08 ---> Running in a26eed7f99c9 17:16:08 Removing intermediate container a26eed7f99c9 17:16:08 ---> 2290e74f2320 17:16:08 Step 23/23 : LABEL version=0.0.0 17:16:08 ---> Running in 240303954b02 17:16:08 Removing intermediate container 24cd9bdb8767 17:16:08 ---> 48485053be1c 17:16:08 17:16:08 Step 12/24 : FROM docker:20.10.0 17:16:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:16:08 Removing intermediate container 240303954b02 17:16:08 ---> b0ad3a8ecbfe 17:16:08 17:16:08 Successfully built b0ad3a8ecbfe 17:16:08 Successfully tagged support-notifications:latest 17:16:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:16:09 Removing intermediate container 35698f7e97b6 17:16:09 ---> 4818f1a6a0e4 17:16:09 Step 16/24 : WORKDIR / 17:16:09  Building support-notifications ... done 20.10.0: Pulling from library/docker 17:16:09 ---> Running in d187b32c00f6 17:16:09 (1/6) Installing ca-certificates (20191127-r4) 17:16:09 (2/6) Installing nghttp2-libs (1.41.0-r0) 17:16:09 (3/6) Installing libcurl (7.76.1-r0) 17:16:09 (4/6) Installing curl (7.76.1-r0) 17:16:09 (5/6) Installing dumb-init (1.2.2-r1) 17:16:09 (6/6) Installing su-exec (0.2-r1) 17:16:09 Executing busybox-1.31.1-r20.trigger 17:16:09 Executing ca-certificates-20191127-r4.trigger 17:16:09 OK: 7 MiB in 20 packages 17:16:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:16:10 Removing intermediate container d187b32c00f6 17:16:10 ---> 6680377e2661 17:16:10 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:16:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:16:10 (1/2) Installing dumb-init (1.2.2-r1) 17:16:10 (2/2) Installing su-exec (0.2-r1) 17:16:10 Executing busybox-1.31.1-r20.trigger 17:16:10 OK: 5 MiB in 16 packages 17:16:11 ---> c33a097bc789 17:16:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:16:12 Removing intermediate container ad3903bbcf3c 17:16:12 ---> 793159f7c0e2 17:16:12 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:16:12 ---> Running in 75f4c4267d13 17:16:12 Removing intermediate container 69c15d77d5bc 17:16:12 ---> b5c9b24eae77 17:16:12 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 17:16:12 ---> Running in 4b03d42b04ce 17:16:13 Removing intermediate container 75f4c4267d13 17:16:13 ---> b0e419bc7449 17:16:13 Step 14/26 : WORKDIR / 17:16:13 ---> bc2af15b69eb 17:16:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:16:13 ---> Running in e7ce11673d77 17:16:13 Removing intermediate container 4b03d42b04ce 17:16:13 ---> 490789a631ad 17:16:13 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:16:14 ---> Running in eb4b1f6bd2dd 17:16:14 Removing intermediate container e7ce11673d77 17:16:14 ---> 84db03d2c760 17:16:14 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:16:15 ---> b72694e52b31 17:16:15 Step 20/24 : ENTRYPOINT ["/core-command"] 17:16:15 Removing intermediate container eb4b1f6bd2dd 17:16:15 ---> 71b9f576c0e0 17:16:15 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:16:15 ---> Running in b297250ab1f8 17:16:15 ---> Running in 5371b2443c0f 17:16:15 ---> 125b48a251fb 17:16:15 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:16:16 Removing intermediate container 5371b2443c0f 17:16:16 ---> d53af11373dd 17:16:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:16:16 ---> Running in 9cfc877430b6 17:16:17 ---> a17fd998af98 17:16:17 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:16:17 Removing intermediate container 9cfc877430b6 17:16:17 ---> 171c4d7922ec 17:16:17 Step 22/24 : LABEL arch=arm64 17:16:17 ---> Running in d0fcec67821d 17:16:18 ---> 8a531c9c6b7c 17:16:18 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:16:18 Removing intermediate container d0fcec67821d 17:16:18 ---> a5bfd20fa52e 17:16:18 Step 23/24 : LABEL git_sha=f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f 17:16:18 Removing intermediate container b297250ab1f8 17:16:18 ---> aacca9269a69 17:16:18 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 17:16:18 ---> Running in 5aa78008de22 17:16:19 ---> Running in 8617feb483c1 17:16:19 ---> 40bf9a913feb 17:16:19 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:16:19 Removing intermediate container f0fd3842ff0b 17:16:19 ---> 63873b48cae3 17:16:19 17:16:19 Step 11/24 : FROM alpine:3.12 17:16:19 ---> 13621d1b12d4 17:16:19 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:16:19 ---> Running in adf7da5489a1 17:16:19 Removing intermediate container adf7da5489a1 17:16:19 ---> fe266e05fb3d 17:16:19 Step 13/24 : ENV APP_PORT=59880 17:16:19 ---> Running in 9365e0fbd066 17:16:19 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:16:19 Status: Downloaded newer image for docker:20.10.0 17:16:19 ---> aefe523efa57 17:16:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:16:19 ---> Running in 2ceaae838ee2 17:16:19 Removing intermediate container 9365e0fbd066 17:16:19 ---> 2e55760046a7 17:16:19 Step 14/24 : EXPOSE $APP_PORT 17:16:19 Removing intermediate container 2ceaae838ee2 17:16:19 ---> ebf1b4cefb79 17:16:19 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 17:16:19 ---> Running in 25823600cee5 17:16:19 ---> Running in 074ebfdcd3d8 17:16:19 Removing intermediate container 25823600cee5 17:16:19 ---> 4b736ac5328c 17:16:19 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:16:19 ---> Running in bc8978328793 17:16:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:16:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:16:19 (1/39) Installing readline (8.0.4-r0) 17:16:19 (2/39) Installing bash (5.0.17-r0) 17:16:19 Executing bash-5.0.17-r0.post-install 17:16:19 (3/39) Installing nghttp2-libs (1.41.0-r0) 17:16:19 (4/39) Installing libcurl (7.76.1-r0) 17:16:19 (5/39) Installing curl (7.76.1-r0) 17:16:19 (6/39) Installing dumb-init (1.2.2-r1) 17:16:19 (7/39) Installing libbz2 (1.0.8-r1) 17:16:19 (8/39) Installing expat (2.2.9-r1) 17:16:19 (9/39) Installing libffi (3.3-r2) 17:16:19 (10/39) Installing gdbm (1.13-r1) 17:16:19 (11/39) Installing xz-libs (5.2.5-r0) 17:16:19 (12/39) Installing sqlite-libs (3.32.1-r0) 17:16:19 (13/39) Installing python3 (3.8.10-r0) 17:16:19 Removing intermediate container 5aa78008de22 17:16:19 ---> 3a9254e9ad07 17:16:19 Step 24/24 : LABEL version=0.0.0 17:16:20 Removing intermediate container 8617feb483c1 17:16:20 ---> 03b75ecca20b 17:16:20 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:16:20 ---> Running in 39e6537da9dc 17:16:20 ---> 7b2ff786c5ca 17:16:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:16:21 ---> b911d2380889 17:16:21 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:16:21 Removing intermediate container 39e6537da9dc 17:16:21 ---> 9a72973537e1 17:16:21 17:16:21 ---> Running in d2e282a58e7c 17:16:21 Successfully built 9a72973537e1 17:16:21 Successfully tagged core-command-arm64:latest 17:16:22  Building core-command ... done  ---> 2c0ff48d959a 17:16:22 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:16:23 (14/39) Installing py3-appdirs (1.4.4-r1) 17:16:23 (15/39) Installing py3-ordered-set (4.0.1-r0) 17:16:23 (16/39) Installing py3-parsing (2.4.7-r0) 17:16:23 (17/39) Installing py3-six (1.15.0-r0) 17:16:23 (18/39) Installing py3-packaging (20.4-r0) 17:16:23 (19/39) Installing py3-setuptools (47.0.0-r0) 17:16:23 (20/39) Installing py3-chardet (3.0.4-r4) 17:16:23 Removing intermediate container bc8978328793 17:16:23 ---> 2fec9c32f0df 17:16:23 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 17:16:23 (21/39) Installing py3-idna (2.9-r0) 17:16:23 Removing intermediate container 8d37dfb42734 17:16:23 ---> d2d0b9e7ce47 17:16:23 17:16:23 Step 11/24 : FROM alpine:3.12 17:16:23 ---> 9852663dfa18 17:16:23 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:16:23 ---> Running in 16777f736918 17:16:23 ---> e4a8ed71f1da 17:16:23 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 17:16:24 ---> Running in 4a94bccc55c1 17:16:24 Removing intermediate container 16777f736918 17:16:24 ---> 1db731e1c82c 17:16:24 Step 13/24 : ENV APP_PORT=59880 17:16:24 ---> Running in 81fe54032091 17:16:24 Removing intermediate container d2e282a58e7c 17:16:24 ---> a537d8bbf348 17:16:24 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:16:24 (22/39) Installing py3-certifi (2020.4.5.1-r0) 17:16:24 (23/39) Installing py3-urllib3 (1.25.9-r0) 17:16:24 (24/39) Installing py3-requests (2.23.0-r0) 17:16:24 (25/39) Installing py3-msgpack (1.0.0-r0) 17:16:25 (26/39) Installing py3-lockfile (0.12.2-r3) 17:16:25 (27/39) Installing py3-cachecontrol (0.12.6-r0) 17:16:25 (28/39) Installing py3-colorama (0.4.3-r0) 17:16:25 ---> Running in 07410eba29b2 17:16:25 (29/39) Installing py3-distlib (0.3.0-r0) 17:16:25 (30/39) Installing py3-distro (1.5.0-r1) 17:16:25 (31/39) Installing py3-webencodings (0.5.1-r3) 17:16:25 (32/39) Installing py3-html5lib (1.0.1-r4) 17:16:25 Removing intermediate container 81fe54032091 17:16:25 ---> 9130ee60b06d 17:16:25 Step 14/24 : EXPOSE $APP_PORT 17:16:25 ---> Running in 536f934f70c7 17:16:25 (33/39) Installing py3-pytoml (0.1.21-r0) 17:16:25 (34/39) Installing py3-pep517 (0.8.2-r0) 17:16:25 (35/39) Installing py3-progress (1.5-r0) 17:16:25 (36/39) Installing py3-toml (0.10.1-r0) 17:16:25 (37/39) Installing py3-retrying (1.3.3-r0) 17:16:25 (38/39) Installing py3-contextlib2 (0.6.0-r0) 17:16:25 (39/39) Installing py3-pip (20.1.1-r0) 17:16:25 Executing busybox-1.31.1-r19.trigger 17:16:25 OK: 72 MiB in 59 packages 17:16:25 ---> dc204040201f 17:16:25 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:16:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:16:25 Removing intermediate container 536f934f70c7 17:16:25 ---> 850549256271 17:16:25 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:16:26 ---> Running in 2a5e4163bf08 17:16:26 Collecting docker-compose==1.23.2 17:16:26 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:16:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:16:26 Collecting dockerpty<0.5,>=0.4.1 17:16:26 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:16:26 (1/6) Installing dumb-init (1.2.2-r1) 17:16:26 Removing intermediate container 4a94bccc55c1 17:16:26 ---> c9601a785a6f 17:16:26 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:16:27 ---> Running in 023467ba4093 17:16:27 ---> 45119337b61a 17:16:27 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:16:27 (2/6) Installing libgcc (9.3.0-r2) 17:16:27 (3/6) Installing libsodium (1.0.18-r0) 17:16:27 Collecting docker<4.0,>=3.6.0 17:16:27 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:16:27 (4/6) Installing libstdc++ (9.3.0-r2) 17:16:27 Collecting websocket-client<1.0,>=0.32.0 17:16:27 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:16:27 (5/6) Installing libzmq (4.3.3-r0) 17:16:27 (6/6) Installing zeromq (4.3.3-r0) 17:16:27 Removing intermediate container 023467ba4093 17:16:27 ---> c5ba31994c6e 17:16:27 Step 24/26 : LABEL arch=arm64 17:16:27 ---> Running in cc1c115d1110 17:16:28 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:16:28 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:16:28 Executing busybox-1.31.1-r20.trigger 17:16:28 OK: 8 MiB in 20 packages 17:16:28 Collecting PyYAML<4,>=3.10 17:16:28 Downloading PyYAML-3.13.tar.gz (270 kB) 17:16:28 ---> d678a2fe177d 17:16:28 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:16:28 Removing intermediate container cc1c115d1110 17:16:28 ---> 3bb49b019ee2 17:16:28 Step 25/26 : LABEL git_sha=f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f 17:16:28 ---> Running in ddc34480207a 17:16:28 Removing intermediate container 2a5e4163bf08 17:16:28 ---> 518dfc560033 17:16:28 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 17:16:29 Collecting cached-property<2,>=1.2.0 17:16:29 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:16:29 Collecting docopt<0.7,>=0.6.1 17:16:29 Downloading docopt-0.6.2.tar.gz (25 kB) 17:16:29 ---> Running in dfeb78408517 17:16:29 ---> 9485d8666c65 17:16:29 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:16:29 Removing intermediate container ddc34480207a 17:16:29 ---> 0cd836bc22cb 17:16:29 Step 26/26 : LABEL version=0.0.0 17:16:29 ---> Running in bcea9a4fc598 17:16:29 Removing intermediate container 07410eba29b2 17:16:29 ---> a086e25484bf 17:16:29 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:16:29 Collecting texttable<0.10,>=0.9.0 17:16:29 Downloading texttable-0.9.1.tar.gz (11 kB) 17:16:29 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:16:29 ---> 2d8c67e90a22 17:16:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:16:29 Collecting jsonschema<3,>=2.5.1 17:16:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:16:30 Collecting docker-pycreds>=0.4.0 17:16:30 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:16:30 Collecting urllib3<1.25,>=1.21.1 17:16:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:16:30 Collecting idna<2.8,>=2.5 17:16:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:16:30 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:16:30 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:16:30 Removing intermediate container bcea9a4fc598 17:16:30 ---> 039a5b494a83 17:16:30 17:16:30 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:16:30 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:16:30 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:16:30 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:16:30 Installing collected packages: dockerpty, urllib3, idna, requests, docker-pycreds, websocket-client, docker, PyYAML, cached-property, docopt, texttable, jsonschema, docker-compose 17:16:30 Running setup.py install for dockerpty: started 17:16:30 ---> 8b1fe17b0e37 17:16:30 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 17:16:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:16:30 Running setup.py install for dockerpty: finished with status 'done' 17:16:30 Attempting uninstall: urllib3 17:16:30 Found existing installation: urllib3 1.25.9 17:16:30 Uninstalling urllib3-1.25.9: 17:16:30 Successfully uninstalled urllib3-1.25.9 17:16:30 Successfully built 039a5b494a83 17:16:30 Successfully tagged security-secretstore-setup-arm64:latest 17:16:30  Building security-secretstore-setup ... done  ---> Running in d15fd5dc409b 17:16:31 ---> ec89f27fb949 17:16:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:16:31 Attempting uninstall: idna 17:16:31 Found existing installation: idna 2.9 17:16:31 Uninstalling idna-2.9: 17:16:31 Successfully uninstalled idna-2.9 17:16:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:16:31 Removing intermediate container d15fd5dc409b 17:16:31 ---> bb7d3413764a 17:16:31 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:16:31 Attempting uninstall: requests 17:16:31 Found existing installation: requests 2.23.0 17:16:31 Uninstalling requests-2.23.0: 17:16:31 Successfully uninstalled requests-2.23.0 17:16:31 ---> 76c536a8b4f7 17:16:31 Step 20/24 : ENTRYPOINT ["/core-data"] 17:16:31 (1/6) Installing dumb-init (1.2.2-r1) 17:16:31 (2/6) Installing libgcc (9.3.0-r2) 17:16:32 ---> Running in fdd25d121786 17:16:32 (3/6) Installing libsodium (1.0.18-r0) 17:16:32 ---> 19a4952498b9 17:16:32 Step 27/32 : RUN chmod +x /entrypoint.sh 17:16:32 (4/6) Installing libstdc++ (9.3.0-r2) 17:16:32 (5/6) Installing libzmq (4.3.3-r0) 17:16:32 ---> Running in 51d71e299342 17:16:32 (6/6) Installing zeromq (4.3.3-r0) 17:16:32 Removing intermediate container fdd25d121786 17:16:32 ---> 5432248e0536 17:16:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:16:32 Running setup.py install for PyYAML: started 17:16:32 Executing busybox-1.31.1-r20.trigger 17:16:32 OK: 8 MiB in 20 packages 17:16:32 ---> Running in 83bf5fd3f998 17:16:32 Running setup.py install for PyYAML: finished with status 'done' 17:16:33 Removing intermediate container 83bf5fd3f998 17:16:33 ---> a0cdf7f6b940 17:16:33 Step 22/24 : LABEL arch=x86_64 17:16:33 Running setup.py install for docopt: started 17:16:33 ---> Running in 4520bb74e274 17:16:33 Running setup.py install for docopt: finished with status 'done' 17:16:33 Running setup.py install for texttable: started 17:16:33 Removing intermediate container 4520bb74e274 17:16:33 ---> 74fc352ff353 17:16:33 Step 23/24 : LABEL git_sha=f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f 17:16:33 ---> Running in a8dce23d3034 17:16:33 Removing intermediate container a8dce23d3034 17:16:33 ---> f9b130d813a8 17:16:33 Step 24/24 : LABEL version=0.0.0 17:16:33 Running setup.py install for texttable: finished with status 'done' 17:16:33 Removing intermediate container dfeb78408517 17:16:33 ---> 5279567de172 17:16:33 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:16:34 ---> Running in e3664cdb13d1 17:16:34 Removing intermediate container e3664cdb13d1 17:16:34 ---> 66cbab78825c 17:16:34 17:16:34 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.59.0 17:16:34 Successfully built 66cbab78825c 17:16:34 Successfully tagged core-data:latest 17:16:34 ---> 5db47628a743 17:16:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:16:34 Removing intermediate container 51d71e299342 17:16:34 ---> b41171a8d8f3 17:16:34 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:16:35 ---> Running in 7aa61ccbdef8 17:16:36 Removing intermediate container 7aa61ccbdef8 17:16:36 ---> d8f29e3f3331 17:16:36 Step 29/32 : CMD ["gate"] 17:16:36 ---> Running in 87a20c310fba 17:16:36 ---> 0e5ec40531c7 17:16:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:16:37 Removing intermediate container 87a20c310fba 17:16:37 ---> 0c791469128a 17:16:37 Step 30/32 : LABEL arch=arm64 17:16:37 ---> Running in cd464d862675 17:16:37 ---> 264d57c3f8b4 17:16:37 Step 20/24 : ENTRYPOINT ["/core-data"] 17:16:37 ---> Running in 839874bac19b 17:16:38 Removing intermediate container cd464d862675 17:16:38 ---> df777f904efe 17:16:38 Step 31/32 : LABEL git_sha=f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f 17:16:38 Removing intermediate container 839874bac19b 17:16:38 ---> 33b93bf99da8 17:16:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:16:38 ---> Running in 4018a42965ff 17:16:38 ---> Running in ff9f83ff1e5e 17:16:38 Removing intermediate container ff9f83ff1e5e 17:16:39 ---> 300d95e955df 17:16:39 Step 22/24 : LABEL arch=arm64 17:16:39 Removing intermediate container 4018a42965ff 17:16:39 ---> c59c584043e8 17:16:39 Step 32/32 : LABEL version=0.0.0 17:16:39 ---> Running in 0aa636cd19bf 17:16:39 ---> Running in aa72ebb51636 17:16:39 Removing intermediate container 0aa636cd19bf 17:16:39 ---> e6c198fd41b3 17:16:39 Step 23/24 : LABEL git_sha=f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f 17:16:40 ---> Running in 72021e492979 17:16:40 Removing intermediate container aa72ebb51636 17:16:40 ---> 4dd4a9172a22 17:16:40 17:16:40 Successfully built 4dd4a9172a22 17:16:40 Successfully tagged security-bootstrapper-arm64:latest 17:16:40  Building security-bootstrapper ... done Removing intermediate container 72021e492979 17:16:40 ---> 4074da633351 17:16:40 Step 24/24 : LABEL version=0.0.0 17:16:40 ---> Running in d57b8024efc9 17:16:41  Building core-data ... done Removing intermediate container 074ebfdcd3d8 17:16:41 ---> 71c2bcd6b243 17:16:41 Step 15/24 : ENV APP_PORT=58890 17:16:41 Removing intermediate container d57b8024efc9 17:16:41 ---> a8a641fe4713 17:16:41 17:16:41 ---> Running in 18d1782397a7 17:16:41 Removing intermediate container 18d1782397a7 17:16:41 ---> b4e8d0e4900e 17:16:41 Step 16/24 : EXPOSE $APP_PORT 17:16:41 Successfully built a8a641fe4713 17:16:41 Successfully tagged core-data-arm64:latest 17:16:41 ---> Running in d86816a495e1 17:16:41 Removing intermediate container d86816a495e1 17:16:41 ---> cb7df7c72d75 17:16:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:16:41  Building core-data ... done  [Pipeline] } 17:16:41 $ docker stop --time=1 69e9febcd9238f463f865e8ed0eb8e1122ba2da3f67098e5a42f54f0dcf33377 17:16:42 ---> 3cafc3f20b9c 17:16:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:16:42 ---> 7bd97ac94c00 17:16:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:16:43 ---> 04c355405b68 17:16:43 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 17:16:43 ---> Running in a565bc3152b4 17:16:43 Removing intermediate container a565bc3152b4 17:16:43 ---> 0c6e7ea91090 17:16:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:16:43 ---> Running in 656f5710faf9 17:16:43 Removing intermediate container 656f5710faf9 17:16:43 ---> a55edc28784b 17:16:43 Step 22/24 : LABEL arch=x86_64 17:16:43 $ docker rm -f 69e9febcd9238f463f865e8ed0eb8e1122ba2da3f67098e5a42f54f0dcf33377 17:16:43 ---> Running in 6eed675a7ff3 17:16:43 Removing intermediate container 6eed675a7ff3 17:16:43 ---> 50274e6177bc 17:16:43 Step 23/24 : LABEL git_sha=f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f [Pipeline] // withDockerContainer [Pipeline] sh 17:16:44 ---> Running in 2956d32adb0b 17:16:44 + docker images 17:16:44 Removing intermediate container 2956d32adb0b 17:16:44 ---> 09461fb717dc 17:16:44 Step 24/24 : LABEL version=0.0.0 17:16:44 ---> Running in 2abf44360338 17:16:44 REPOSITORY TAG IMAGE ID CREATED SIZE 17:16:44 core-data-arm64 latest a8a641fe4713 4 seconds ago 20.4MB 17:16:44 security-bootstrapper-arm64 latest 4dd4a9172a22 5 seconds ago 17.2MB 17:16:44 security-secretstore-setup-arm64 latest 039a5b494a83 15 seconds ago 24.4MB 17:16:44 d2d0b9e7ce47 22 seconds ago 990MB 17:16:44 core-command-arm64 latest 9a72973537e1 24 seconds ago 16.1MB 17:16:44 fdc5dd8d7d36 39 seconds ago 979MB 17:16:44 d89a3b83346b 39 seconds ago 981MB 17:16:44 bd990309d972 40 seconds ago 974MB 17:16:44 sys-mgmt-agent-arm64 latest 209709c32cd6 2 minutes ago 299MB 17:16:44 core-metadata-arm64 latest 5b2eb23f8bb6 3 minutes ago 17.4MB 17:16:44 support-notifications-arm64 latest 39369b2a4968 3 minutes ago 16.8MB 17:16:44 support-scheduler-arm64 latest baa41de590f6 3 minutes ago 16.1MB 17:16:44 security-proxy-setup-arm64 latest 60cfdd58aae6 3 minutes ago 24MB 17:16:44 4ef99c218192 3 minutes ago 989MB 17:16:44 edb0331b04f9 4 minutes ago 979MB 17:16:44 9cfcae436c35 4 minutes ago 982MB 17:16:44 f73f8b77be83 4 minutes ago 981MB 17:16:44 77317ce50a3f 4 minutes ago 978MB 17:16:44 ci-base-image-arm64 latest dd026da590b8 15 minutes ago 641MB 17:16:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 3 weeks ago 428MB 17:16:44 alpine 3.12 9852663dfa18 5 weeks ago 5.32MB 17:16:44 docker 20.10.0 eeaf43b92773 5 months ago 228MB 17:16:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage 17:16:44 Removing intermediate container 2abf44360338 17:16:44 ---> 34fdb888e508 17:16:44 17:16:44 Successfully built 34fdb888e508 [Pipeline] libraryResource [Pipeline] sh 17:16:45 ---> job-cost.sh 17:16:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E83j 17:16:45 Successfully tagged sys-mgmt-agent:latest 17:16:45  Building sys-mgmt-agent ... done  [Pipeline] } 17:16:45 $ docker stop --time=1 f19b66a3d023125f15d4e6e824f1f5050c8628ae74fb0deec02bc1c95aae7974 17:16:47 $ docker rm -f f19b66a3d023125f15d4e6e824f1f5050c8628ae74fb0deec02bc1c95aae7974 [Pipeline] // withDockerContainer [Pipeline] sh 17:16:47 + docker images 17:16:48 REPOSITORY TAG IMAGE ID CREATED SIZE 17:16:48 sys-mgmt-agent latest 34fdb888e508 3 seconds ago 312MB 17:16:48 core-data latest 66cbab78825c 14 seconds ago 21.6MB 17:16:48 63873b48cae3 35 seconds ago 1.17GB 17:16:48 48485053be1c 39 seconds ago 1.16GB 17:16:48 support-notifications latest b0ad3a8ecbfe 39 seconds ago 17.8MB 17:16:48 security-bootstrapper latest a093ff310103 53 seconds ago 18.2MB 17:16:48 274897e1e350 54 seconds ago 1.16GB 17:16:48 core-metadata latest ce27f31acfc4 About a minute ago 18.6MB 17:16:48 92af769ce575 About a minute ago 1.17GB 17:16:48 core-command latest bed912265d80 3 minutes ago 17.1MB 17:16:48 security-secretstore-setup latest 473fc78660d6 3 minutes ago 25.8MB 17:16:48 ae58f8e5cc9c 3 minutes ago 1.15GB 17:16:48 support-scheduler latest bb2bfd34cfbd 3 minutes ago 17.1MB 17:16:48 security-proxy-setup latest ee7cb254e80f 4 minutes ago 25.3MB 17:16:48 eb337a38ba88 5 minutes ago 1.16GB 17:16:48 9a90f845c5d1 5 minutes ago 1.16GB 17:16:48 7753e12367b2 5 minutes ago 1.16GB 17:16:48 f4ac72006884 6 minutes ago 1.16GB 17:16:48 ci-base-image-x86_64 latest 5589f3a22512 18 minutes ago 648MB 17:16:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 3 weeks ago 445MB 17:16:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB 17:16:48 alpine 3.12 13621d1b12d4 5 weeks ago 5.58MB 17:16:48 docker 20.10.0 aefe523efa57 5 months ago 240MB 17:16:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 17:17:03 Still waiting to schedule task 17:17:03 Waiting for next available executor on ‘ubuntu18.04-docker-8c-8g’ 17:17:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:19:01 lf-activate-venv(): INFO: Adding /tmp/venv-E83j/bin to PATH 17:19:01 INFO: No Stack... 17:19:01 INFO: Retrieving Pricing Info for: v2-standard-4 17:19:01 INFO: Archiving Costs [Pipeline] sh 17:19:01 + cat /w/workspace/edgex-go/3/archives/cost.csv 17:19:01 + cut -d, -f6 [Pipeline] lock 17:19:01 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3502-3-stack-cost] 17:19:01 Resource [jenkins-edgexfoundry-edgex-go-PR-3502-3-stack-cost] did not exist. Created. 17:19:01 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3502-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:19:02 + echo total: 0.18000000715255737 [Pipeline] stash 17:19:02 Stashed 1 file(s) [Pipeline] } 17:19:02 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3502-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:19:31 Running on prd-ubuntu18.04-docker-8c-8g-230 in /w/workspace/edgexfoundry_edgex-go_PR-3502 [Pipeline] { [Pipeline] ws 17:19:31 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 17:19:31 The recommended git tool is: git 17:19:33 using credential edgex-jenkins-ssh 17:19:33 Cloning the remote Git repository 17:19:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:19:33 > git init /w/workspace/edgex-go/3 # timeout=10 17:19:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:19:33 > git --version # timeout=10 17:19:33 > git --version # 'git version 2.17.1' 17:19:33 using GIT_SSH to set credentials SSH Credentials for GitHub 17:19:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:19:39 Merging remotes/origin/master commit 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 into PR head commit f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f 17:19:39 Merge succeeded, producing f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f 17:19:39 Checking out Revision f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f (PR-3502) 17:19:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:19:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:19:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:19:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:19:38 using GIT_SSH to set credentials SSH Credentials for GitHub 17:19:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3502/head:refs/remotes/origin/PR-3502 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:19:39 > git config core.sparsecheckout # timeout=10 17:19:39 > git checkout -f f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f # timeout=10 17:19:39 > git remote # timeout=10 17:19:39 > git config --get remote.origin.url # timeout=10 17:19:39 using GIT_SSH to set credentials SSH Credentials for GitHub 17:19:39 > git merge 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 # timeout=10 17:19:39 > git rev-parse HEAD^{commit} # timeout=10 17:19:39 > git config core.sparsecheckout # timeout=10 17:19:39 > git checkout -f f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f # timeout=10 17:19:43 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:19:44 + echo snap-build.sh 17:19:44 snap-build.sh 17:19:44 + SNAP_BASE_DIR=. 17:19:44 + '[' '!' -z /w/workspace/edgex-go/3 ']' 17:19:44 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 17:19:44 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 17:19:44 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 17:19:44 + cd /w/workspace/edgex-go/3 17:19:44 + sudo apt-get remove -qy --purge lxd lxd-client 17:19:44 Reading package lists... 17:19:44 Building dependency tree... 17:19:44 Reading state information... 17:19:44 The following packages were automatically installed and are no longer required: 17:19:44 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 17:19:44 uidmap xdelta3 17:19:44 Use 'sudo apt autoremove' to remove them. 17:19:44 The following packages will be REMOVED: 17:19:44 lxd* lxd-client* 17:19:45 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 17:19:45 After this operation, 31.7 MB disk space will be freed. 17:19:46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 17:19:46 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 17:19:47 Removing lxd dnsmasq configuration 17:19:47 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 17:19:47 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:19:49 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:19:49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 17:19:49 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 17:19:50 Processing triggers for systemd (237-3ubuntu10.45) ... 17:19:51 Processing triggers for ureadahead (0.100.0-21) ... 17:19:52 + sudo snap remove --purge lxd 17:19:52 snap "lxd" is not installed 17:19:52 + sudo groupadd --force --system lxd 17:19:52 ++ whoami 17:19:52 + sudo /usr/sbin/usermod -G lxd -a jenkins 17:19:52 + newgrp - lxd 17:19:52 + sudo snap install lxd 17:20:02 2021-05-25T17:19:59Z INFO Waiting for automatic snapd restart... 17:20:17 lxd 4.14 from Canonical* installed 17:20:17 + sudo lxd init --auto 17:20:28 + sudo snap install --classic snapcraft 17:20:36 snapcraft 4.7.1 from Canonical* installed 17:20:36 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 17:20:36 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 17:20:36 % Total % Received % Xferd Average Speed Time Time Time Current 17:20:36 Dload Upload Total Spent Left Speed 17:20:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4610 0 --:--:-- --:--:-- --:--:-- 4610 17:20:36 100 3325k 100 3325k 0 0 11.8M 0 --:--:-- --:--:-- --:--:-- 11.8M 17:20:36 ./yq_linux_amd64 17:20:36 + sudo snapcraft prime --use-lxd 17:20:36 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 17:20:37 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:20:37 - README.md 17:20:37 17:20:37 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:20:37 Launching a container. 17:20:46 Waiting for container to be ready 17:20:46 To start your first instance, try: lxc launch ubuntu:18.04 17:20:46 17:20:49 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 17:20:49 Waiting for network to be ready... 17:20:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:20:49 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:20:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] 17:20:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 17:20:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 17:20:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 17:20:49 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 17:20:49 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 17:20:49 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] 17:20:49 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 17:20:50 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:20:50 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:20:50 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:20:50 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:20:50 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:20:50 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:20:50 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:20:50 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:20:50 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:20:51 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] 17:20:51 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 17:20:51 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 17:20:51 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 17:20:51 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 17:20:51 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 17:20:51 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 17:20:51 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 17:20:53 Fetched 24.6 MB in 4s (6252 kB/s) 17:20:54 Reading package lists... 17:20:54 Reading package lists... 17:20:54 Building dependency tree... 17:20:54 Reading state information... 17:20:54 The following additional packages will be installed: 17:20:54 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:20:54 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:20:54 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:20:54 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 17:20:54 Suggested packages: 17:20:54 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 17:20:54 Recommended packages: 17:20:54 gnupg libsasl2-modules 17:20:54 The following NEW packages will be installed: 17:20:54 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:20:54 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:20:54 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:20:54 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 17:20:54 The following packages will be upgraded: 17:20:54 gpg gpg-agent gpgconf libudev1 17:20:54 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 17:20:54 Need to get 3530 kB of archives. 17:20:54 After this operation, 13.3 MB of additional disk space will be used. 17:20:54 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:20:54 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 17:20:54 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 17:20:54 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 17:20:55 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 17:20:55 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 17:20:55 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 17:20:55 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 17:20:55 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 17:20:56 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 17:20:56 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 17:20:56 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 17:20:56 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 17:20:56 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 17:20:56 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 17:20:56 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 17:20:56 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 17:20:56 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 17:20:56 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 17:20:56 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 17:20:56 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 17:20:56 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 17:20:56 debconf: delaying package configuration, since apt-utils is not installed 17:20:56 Fetched 3530 kB in 2s (2205 kB/s) 17:20:56 (Reading database ... 12511 files and directories currently installed.) 17:20:56 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 17:20:56 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 17:20:56 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 17:20:56 Selecting previously unselected package udev. 17:20:56 (Reading database ... 12511 files and directories currently installed.) 17:20:56 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 17:20:56 Unpacking udev (237-3ubuntu10.47) ... 17:20:57 Selecting previously unselected package libfuse2:amd64. 17:20:57 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 17:20:57 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:20:57 Selecting previously unselected package fuse. 17:20:57 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 17:20:57 Unpacking fuse (2.9.7-1ubuntu1) ... 17:20:57 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 17:20:57 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:20:57 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 17:20:57 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:20:57 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 17:20:57 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:20:59 Selecting previously unselected package libksba8:amd64. 17:20:59 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 17:20:59 Unpacking libksba8:amd64 (1.3.5-2) ... 17:20:59 Selecting previously unselected package libroken18-heimdal:amd64. 17:20:59 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:20:59 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:20:59 Selecting previously unselected package libasn1-8-heimdal:amd64. 17:20:59 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:20:59 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:20:59 Selecting previously unselected package libheimbase1-heimdal:amd64. 17:20:59 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:20:59 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:20:59 Selecting previously unselected package libhcrypto4-heimdal:amd64. 17:20:59 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:20:59 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:20:59 Selecting previously unselected package libwind0-heimdal:amd64. 17:20:59 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:20:59 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:20:59 Selecting previously unselected package libhx509-5-heimdal:amd64. 17:20:59 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:20:59 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:20:59 Selecting previously unselected package libkrb5-26-heimdal:amd64. 17:20:59 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:20:59 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:20:59 Selecting previously unselected package libheimntlm0-heimdal:amd64. 17:20:59 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:20:59 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:20:59 Selecting previously unselected package libgssapi3-heimdal:amd64. 17:20:59 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:20:59 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:20:59 Selecting previously unselected package libsasl2-modules-db:amd64. 17:20:59 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:20:59 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:20:59 Selecting previously unselected package libsasl2-2:amd64. 17:20:59 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:20:59 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:20:59 Selecting previously unselected package libldap-common. 17:20:59 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 17:20:59 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:20:59 Selecting previously unselected package libldap-2.4-2:amd64. 17:20:59 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 17:20:59 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:20:59 Selecting previously unselected package dirmngr. 17:20:59 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 17:20:59 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 17:20:59 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:20:59 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 17:20:59 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:20:59 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:20:59 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:20:59 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 17:20:59 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:20:59 Setting up libksba8:amd64 (1.3.5-2) ... 17:20:59 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:20:59 Setting up udev (237-3ubuntu10.47) ... 17:20:59 invoke-rc.d: policy-rc.d denied execution of start. 17:20:59 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:20:59 Processing triggers for systemd (237-3ubuntu10) ... 17:20:59 Setting up fuse (2.9.7-1ubuntu1) ... 17:20:59 Setting up gpg (2.2.4-1ubuntu1.4) ... 17:20:59 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:20:59 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:20:59 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:20:59 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:20:59 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:20:59 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:20:59 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:20:59 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:21:00 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 17:21:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:21:00 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 17:21:00 settings in the [Install] section, and DefaultInstance for template units). 17:21:00 This means they are not meant to be enabled using systemctl. 17:21:00 Possible reasons for having this kind of units are: 17:21:00 1) A unit may be statically enabled by being symlinked from another unit's 17:21:00 .wants/ or .requires/ directory. 17:21:00 2) A unit's purpose may be to act as a helper for some other unit which has 17:21:00 a requirement dependency on it. 17:21:00 3) A unit may be started when needed via activation (socket, path, timer, 17:21:00 D-Bus, udev, scripted systemctl call, ...). 17:21:00 4) In case of template units, the unit is meant to be enabled with some 17:21:00 instance name specified. 17:21:00 Reading package lists... 17:21:01 Building dependency tree... 17:21:01 Reading state information... 17:21:01 The following additional packages will be installed: 17:21:01 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 17:21:01 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 17:21:01 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 17:21:01 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 17:21:01 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 17:21:01 Suggested packages: 17:21:01 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 17:21:01 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 17:21:01 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 17:21:01 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 17:21:01 systemd-container policykit-1 17:21:01 Recommended packages: 17:21:01 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 17:21:01 The following NEW packages will be installed: 17:21:01 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 17:21:01 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 17:21:01 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 17:21:01 multiarch-support openssh-client python3 python3-minimal python3.6 17:21:01 python3.6-minimal snapd squashfs-tools sudo 17:21:01 The following packages will be upgraded: 17:21:01 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 17:21:01 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 17:21:01 Need to get 35.2 MB of archives. 17:21:01 After this operation, 141 MB of additional disk space will be used. 17:21:01 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 17:21:01 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 17:21:01 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 17:21:01 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 17:21:01 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 17:21:01 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 17:21:01 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 17:21:01 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 17:21:01 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 17:21:01 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 17:21:01 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 17:21:01 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 17:21:01 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 17:21:01 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 17:21:01 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 17:21:01 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 17:21:01 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 17:21:02 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 17:21:02 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 17:21:02 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 17:21:02 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 17:21:02 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 17:21:02 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 17:21:02 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 17:21:02 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 17:21:02 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 17:21:02 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 17:21:02 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 17:21:02 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 17:21:02 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 17:21:02 debconf: delaying package configuration, since apt-utils is not installed 17:21:02 Fetched 35.2 MB in 1s (27.4 MB/s) 17:21:02 (Reading database ... 12757 files and directories currently installed.) 17:21:02 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 17:21:02 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 17:21:03 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 17:21:03 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 17:21:03 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 17:21:03 (Reading database ... 12757 files and directories currently installed.) 17:21:03 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 17:21:03 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 17:21:04 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 17:21:04 (Reading database ... 12757 files and directories currently installed.) 17:21:04 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 17:21:04 Unpacking apt (1.6.13) over (1.6.1) ... 17:21:04 Setting up apt (1.6.13) ... 17:21:05 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 17:21:05 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 17:21:05 (Reading database ... 12764 files and directories currently installed.) 17:21:05 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 17:21:05 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 17:21:05 Selecting previously unselected package libpython3.6-minimal:amd64. 17:21:05 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:21:05 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:21:05 Selecting previously unselected package libexpat1:amd64. 17:21:05 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 17:21:05 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:21:05 Selecting previously unselected package python3.6-minimal. 17:21:05 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:21:05 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:21:06 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 17:21:06 Checking for services that may need to be restarted...done. 17:21:06 Checking for services that may need to be restarted...done. 17:21:06 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:21:06 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:21:06 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:21:06 Selecting previously unselected package python3-minimal. 17:21:06 (Reading database ... 13012 files and directories currently installed.) 17:21:06 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 17:21:06 Unpacking python3-minimal (3.6.7-1~18.04) ... 17:21:06 Selecting previously unselected package mime-support. 17:21:06 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 17:21:06 Unpacking mime-support (3.60ubuntu1) ... 17:21:06 Selecting previously unselected package libmpdec2:amd64. 17:21:06 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 17:21:06 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:21:07 Selecting previously unselected package libpython3.6-stdlib:amd64. 17:21:07 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:21:07 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:21:07 Selecting previously unselected package python3.6. 17:21:07 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:21:07 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:21:07 Selecting previously unselected package libpython3-stdlib:amd64. 17:21:07 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 17:21:07 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:21:07 Setting up python3-minimal (3.6.7-1~18.04) ... 17:21:07 Selecting previously unselected package python3. 17:21:07 (Reading database ... 13442 files and directories currently installed.) 17:21:07 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 17:21:07 Unpacking python3 (3.6.7-1~18.04) ... 17:21:07 Selecting previously unselected package multiarch-support. 17:21:07 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 17:21:07 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 17:21:08 Setting up multiarch-support (2.27-3ubuntu1.4) ... 17:21:08 Selecting previously unselected package liblzo2-2:amd64. 17:21:08 (Reading database ... 13479 files and directories currently installed.) 17:21:08 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 17:21:08 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 17:21:08 Selecting previously unselected package libbsd0:amd64. 17:21:08 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 17:21:08 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:21:08 Selecting previously unselected package sudo. 17:21:08 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 17:21:08 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 17:21:09 Selecting previously unselected package apparmor. 17:21:09 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 17:21:09 Unpacking apparmor (2.12-4ubuntu5.1) ... 17:21:09 Selecting previously unselected package libedit2:amd64. 17:21:09 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 17:21:09 Unpacking libedit2:amd64 (3.1-20170329-1) ... 17:21:09 Selecting previously unselected package libkrb5support0:amd64. 17:21:09 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 17:21:09 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:21:09 Selecting previously unselected package libk5crypto3:amd64. 17:21:09 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 17:21:09 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:21:09 Selecting previously unselected package libkeyutils1:amd64. 17:21:09 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 17:21:09 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:21:09 Selecting previously unselected package libkrb5-3:amd64. 17:21:09 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 17:21:09 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:21:10 Selecting previously unselected package libgssapi-krb5-2:amd64. 17:21:10 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 17:21:10 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:21:10 Selecting previously unselected package libssl1.0.0:amd64. 17:21:10 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 17:21:10 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 17:21:10 Selecting previously unselected package openssh-client. 17:21:10 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 17:21:10 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 17:21:10 Selecting previously unselected package squashfs-tools. 17:21:10 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 17:21:10 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 17:21:10 Selecting previously unselected package snapd. 17:21:10 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 17:21:10 Unpacking snapd (2.48.3+18.04) ... 17:21:19 Setting up libedit2:amd64 (3.1-20170329-1) ... 17:21:19 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 17:21:19 Setting up mime-support (3.60ubuntu1) ... 17:21:19 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 17:21:19 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:21:19 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:21:19 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:21:19 Setting up systemd (237-3ubuntu10.47) ... 17:21:19 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 17:21:19 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:21:19 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:21:19 Setting up liblzo2-2:amd64 (2.08-1.2) ... 17:21:19 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:21:19 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:21:19 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:21:19 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 17:21:19 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:21:19 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:21:19 Setting up python3 (3.6.7-1~18.04) ... 17:21:19 running python rtupdate hooks for python3.6... 17:21:19 running python post-rtupdate hooks for python3.6... 17:21:19 Setting up apparmor (2.12-4ubuntu5.1) ... 17:21:21 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 17:21:21 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:21:21 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 17:21:22 Setting up snapd (2.48.3+18.04) ... 17:21:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 17:21:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 17:21:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 17:21:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 17:21:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:21:23 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:21:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 17:21:23 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 17:21:23 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 17:21:23 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 17:21:23 /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:21:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:21:23 Processing triggers for systemd (237-3ubuntu10.47) ... 17:21:24 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:21:24 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:21:25 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:21:26 Reading package lists... 17:21:26 Reading package lists... 17:21:26 Building dependency tree... 17:21:26 Reading state information... 17:21:26 Calculating upgrade... 17:21:26 The following packages will be upgraded: 17:21:26 advancecomp base-files bash binutils binutils-common 17:21:26 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 17:21:26 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 17:21:26 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 17:21:26 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 17:21:26 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 17:21:26 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 17:21:26 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 17:21:26 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 17:21:26 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 17:21:26 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 17:21:26 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 17:21:26 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 17:21:26 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 17:21:26 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 17:21:26 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:21:26 Need to get 64.0 MB of archives. 17:21:26 After this operation, 5041 kB of additional disk space will be used. 17:21:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 17:21:26 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 17:21:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 17:21:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 17:21:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 17:21:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 17:21:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 17:21:26 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 17:21:26 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 17:21:26 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 17:21:26 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 17:21:26 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 17:21:26 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 17:21: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:21:26 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 17:21:26 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 17:21:26 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 17:21:26 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 17:21:27 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 17:21:27 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 17:21: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:21:27 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 17:21: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:21:27 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 17:21:27 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 17:21:27 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 17:21:27 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 17:21:27 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 17:21:27 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 17:21:27 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 17:21:27 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 17:21:27 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 17:21:27 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 17:21:27 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 17:21:27 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 17:21:27 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 17:21:27 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 17:21:27 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 17:21:27 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 17:21:27 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 17:21:27 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 17:21:27 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 17:21:27 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 17:21:27 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 17:21:27 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 17:21:27 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 17:21:27 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 17:21:27 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 17:21:27 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 17:21:27 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 17:21:27 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 17:21:27 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 17:21:27 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 17:21:27 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 17:21:27 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 17:21:27 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 17:21:27 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 17:21:27 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 17:21:27 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 17:21:27 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 17:21:27 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 17:21:27 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 17:21:27 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 17:21:27 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 17:21:27 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 17:21:27 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 17:21:27 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 17:21:28 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 17:21:28 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 17:21:28 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 17:21:28 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 17:21:28 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 17:21:28 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 17:21:28 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 17:21:28 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 17:21:28 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 17:21:28 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 17:21:28 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 17:21:28 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 17:21:28 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 17:21:28 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 17:21:28 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 17:21:28 Get:83 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:21:28 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 17:21:28 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 17:21:28 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 17:21:29 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 17:21:29 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 17:21:29 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 17:21:29 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 17:21:29 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 17:21:29 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 17:21:29 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 17:21:29 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 17:21:29 Get:95 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:21:29 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 17:21:29 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 17:21:29 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 17:21:29 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 17:21:29 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 17:21:29 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 17:21:29 debconf: delaying package configuration, since apt-utils is not installed 17:21:29 Fetched 64.0 MB in 2s (27.4 MB/s) 17:21:29 (Reading database ... 13912 files and directories currently installed.) 17:21:29 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 17:21:29 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:21:29 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 17:21:29 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:21:29 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 17:21:29 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 17:21:29 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:21:29 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:21:30 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:21:30 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:21:30 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:21:30 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:21:30 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:21:30 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:21:30 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:21:30 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:21:30 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:21:30 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:21:30 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:21:30 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:21:30 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 17:21:30 (Reading database ... 13911 files and directories currently installed.) 17:21:30 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 17:21:30 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 17:21:30 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 17:21:30 (Reading database ... 13911 files and directories currently installed.) 17:21:30 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:21:30 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:21:30 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:21:30 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:21:30 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:21:30 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:21:31 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 17:21:31 (Reading database ... 13911 files and directories currently installed.) 17:21:31 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 17:21:31 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:21:31 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 17:21:31 (Reading database ... 13911 files and directories currently installed.) 17:21:31 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 17:21:31 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 17:21:31 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 17:21:31 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 17:21:32 Setting up base-files (10.1ubuntu2.10) ... 17:21:32 Installing new version of config file /etc/issue ... 17:21:32 Installing new version of config file /etc/issue.net ... 17:21:32 Installing new version of config file /etc/lsb-release ... 17:21:32 Installing new version of config file /etc/update-motd.d/50-motd-news ... 17:21:32 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 17:21:32 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 17:21:32 Removing obsolete conffile /etc/default/motd-news ... 17:21:32 (Reading database ... 13912 files and directories currently installed.) 17:21:32 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 17:21:32 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 17:21:32 Setting up bash (4.4.18-2ubuntu1.2) ... 17:21:32 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:21:32 (Reading database ... 13912 files and directories currently installed.) 17:21:32 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 17:21:32 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 17:21:32 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 17:21:32 (Reading database ... 13912 files and directories currently installed.) 17:21:32 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 17:21:32 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 17:21:33 Setting up tar (1.29b-2ubuntu0.2) ... 17:21:33 (Reading database ... 13912 files and directories currently installed.) 17:21:33 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 17:21:33 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:21:33 Setting up dpkg (1.19.0.5ubuntu2.3) ... 17:21:33 (Reading database ... 13912 files and directories currently installed.) 17:21:33 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 17:21:33 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:21:33 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 17:21:33 (Reading database ... 13912 files and directories currently installed.) 17:21:33 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 17:21:33 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:21:33 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 17:21:33 (Reading database ... 13912 files and directories currently installed.) 17:21:33 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 17:21:33 Unpacking grep (3.1-2build1) over (3.1-2) ... 17:21:34 Setting up grep (3.1-2build1) ... 17:21:34 (Reading database ... 13912 files and directories currently installed.) 17:21:34 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 17:21:34 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:21:34 Setting up login (1:4.5-1ubuntu2) ... 17:21:34 (Reading database ... 13912 files and directories currently installed.) 17:21:34 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 17:21:34 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:21:34 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 17:21:34 (Reading database ... 13912 files and directories currently installed.) 17:21:34 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 17:21:34 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:21:34 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 17:21:34 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:21:35 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 17:21:35 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:21:35 Setting up perl-base (5.26.1-6ubuntu0.5) ... 17:21:35 (Reading database ... 13912 files and directories currently installed.) 17:21:35 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 17:21:35 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:21:36 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:21:36 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:21:36 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:21:36 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:21:36 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 17:21:36 (Reading database ... 13912 files and directories currently installed.) 17:21:36 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 17:21:36 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 17:21:36 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 17:21:36 (Reading database ... 13912 files and directories currently installed.) 17:21:36 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:21:36 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:21:36 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:21:36 (Reading database ... 13912 files and directories currently installed.) 17:21:36 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:21:36 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:21:36 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:21:37 (Reading database ... 13912 files and directories currently installed.) 17:21:37 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:21:37 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:21:37 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:21:37 (Reading database ... 13912 files and directories currently installed.) 17:21:37 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:21:37 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:21:37 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:21:37 (Reading database ... 13912 files and directories currently installed.) 17:21:37 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 17:21:37 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:21:37 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 17:21:37 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:21:37 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 17:21:37 (Reading database ... 13912 files and directories currently installed.) 17:21:37 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 17:21:37 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:21:37 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 17:21:37 (Reading database ... 13912 files and directories currently installed.) 17:21:37 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:21:37 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:21:38 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:21:38 (Reading database ... 13912 files and directories currently installed.) 17:21:38 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:21:38 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:21:38 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 17:21:38 (Reading database ... 13912 files and directories currently installed.) 17:21:38 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:21:38 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:21:39 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 17:21:39 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 17:21:39 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 17:21:39 (Reading database ... 13912 files and directories currently installed.) 17:21:39 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 17:21:39 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:21:39 Setting up libc-bin (2.27-3ubuntu1.4) ... 17:21:39 (Reading database ... 13912 files and directories currently installed.) 17:21:39 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 17:21:39 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:21:39 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 17:21:39 (Reading database ... 13914 files and directories currently installed.) 17:21:39 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 17:21:39 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 17:21:39 Setting up debconf (1.5.66ubuntu1) ... 17:21:40 (Reading database ... 13914 files and directories currently installed.) 17:21:40 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 17:21:40 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:21:40 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 17:21:40 (Reading database ... 13914 files and directories currently installed.) 17:21:40 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 17:21:40 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:21:40 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 17:21:40 (Reading database ... 13914 files and directories currently installed.) 17:21:40 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:21:40 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:21:40 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 17:21:40 (Reading database ... 13914 files and directories currently installed.) 17:21:40 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:21:40 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:21:40 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 17:21:41 (Reading database ... 13914 files and directories currently installed.) 17:21:41 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:21:41 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:21:41 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 17:21:41 (Reading database ... 13914 files and directories currently installed.) 17:21:41 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:21:41 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:21:41 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 17:21:41 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 17:21:41 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 17:21:41 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:21:42 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 17:21:42 (Reading database ... 13914 files and directories currently installed.) 17:21:42 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 17:21:42 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 17:21:42 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 17:21:42 (Reading database ... 13914 files and directories currently installed.) 17:21:42 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 17:21:42 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:21:42 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 17:21:43 (Reading database ... 13914 files and directories currently installed.) 17:21:43 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 17:21:43 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:21:43 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 17:21:43 (Reading database ... 13914 files and directories currently installed.) 17:21:43 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 17:21:43 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 17:21:43 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 17:21:43 (Reading database ... 13914 files and directories currently installed.) 17:21:43 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 17:21:43 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:21:43 Setting up passwd (1:4.5-1ubuntu2) ... 17:21:44 (Reading database ... 13914 files and directories currently installed.) 17:21:44 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 17:21:44 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:21:44 Setting up gpgv (2.2.4-1ubuntu1.4) ... 17:21:44 (Reading database ... 13914 files and directories currently installed.) 17:21:44 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 17:21:44 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 17:21:44 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 17:21:44 (Reading database ... 13914 files and directories currently installed.) 17:21:44 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 17:21:44 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 17:21:44 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 17:21:44 (Reading database ... 13914 files and directories currently installed.) 17:21:44 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 17:21:44 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 17:21:44 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 17:21:44 (Reading database ... 13914 files and directories currently installed.) 17:21:44 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 17:21:44 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 17:21:44 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 17:21:45 (Reading database ... 13914 files and directories currently installed.) 17:21:45 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 17:21:45 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 17:21:45 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 17:21:45 (Reading database ... 13914 files and directories currently installed.) 17:21:45 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 17:21:45 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 17:21:46 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 17:21:46 (Reading database ... 13914 files and directories currently installed.) 17:21:46 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 17:21:46 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 17:21:46 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 17:21:46 (Reading database ... 13914 files and directories currently installed.) 17:21:46 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 17:21:46 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 17:21:46 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 17:21:46 (Reading database ... 13915 files and directories currently installed.) 17:21:46 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:21:46 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:21:46 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:21:47 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:21:47 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 17:21:47 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 17:21:47 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 17:21:47 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 17:21:47 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 17:21:47 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 17:21:47 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 17:21:47 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 17:21:47 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 17:21:47 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 17:21:47 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 17:21:47 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 17:21:47 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 17:21:47 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 17:21:47 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 17:21:47 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 17:21:48 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 17:21:48 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 17:21:48 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 17:21:48 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 17:21:48 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 17:21:48 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 17:21:48 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 17:21:48 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 17:21:48 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:21:48 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:21:48 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:21:49 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:21:49 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:21:49 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:21:49 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:21:49 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:21:49 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:21:49 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:21:49 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:21:49 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:21:50 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:21:50 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:21:50 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:21:50 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:21:51 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:21:51 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:21:52 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:21:52 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:21:52 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:21:52 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:21:52 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:21:52 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:21:53 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:21:53 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:21:53 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:21:53 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:21:53 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 17:21:53 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:21:54 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 17:21:54 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:21:54 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 17:21:54 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 17:21:54 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:21:54 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:21:54 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:21:54 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:21:54 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 17:21:54 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 17:21:55 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:21:55 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 17:21:55 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:21:55 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:21:55 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:21:55 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 17:21:55 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 17:21:55 Setting up tzdata (2021a-0ubuntu0.18.04) ... 17:21:55 17:21:55 Current default time zone: 'Etc/UTC' 17:21:55 Local time is now: Tue May 25 17:21:55 UTC 2021. 17:21:55 Universal Time is now: Tue May 25 17:21:55 UTC 2021. 17:21:55 Run 'dpkg-reconfigure tzdata' if you wish to change it. 17:21:55 17:21:55 Setting up systemd-sysv (237-3ubuntu10.47) ... 17:21:55 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:21:55 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 17:21:55 Setting up mount (2.31.1-0.4ubuntu3.7) ... 17:21:55 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 17:21:55 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 17:21:55 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 17:21:55 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 17:21:55 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 17:21:55 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 17:21:55 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:21:55 Setting up procps (2:3.3.12-3ubuntu1.2) ... 17:21:55 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 17:21:55 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 17:21:55 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 17:21:55 Setting up patch (2.7.6-2ubuntu1.1) ... 17:21:55 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 17:21:55 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 17:21:55 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 17:21:55 Installing new version of config file /etc/ssl/openssl.cnf ... 17:21:55 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 17:21:55 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 17:21:55 Setting up ca-certificates (20210119~18.04.1) ... 17:21:57 Updating certificates in /etc/ssl/certs... 17:21:58 23 added, 27 removed; done. 17:21:58 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 17:21:58 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:21:58 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 17:21:58 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 17:21:58 Setting up pkgbinarymangler (138.18.04.1) ... 17:21:58 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 17:21:58 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 17:21:58 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 17:21:58 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 17:21:58 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:21:58 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 17:21:58 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:21:58 Setting up perl (5.26.1-6ubuntu0.5) ... 17:21:58 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 17:21:58 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 17:21:58 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 17:21:58 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 17:21:58 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 17:21:58 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 17:21:58 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 17:21:59 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 17:21:59 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 17:21:59 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:21:59 Processing triggers for systemd (237-3ubuntu10.47) ... 17:21:59 Processing triggers for mime-support (3.60ubuntu1) ... 17:21:59 Processing triggers for ca-certificates (20210119~18.04.1) ... 17:21:59 Updating certificates in /etc/ssl/certs... 17:21:59 0 added, 0 removed; done. 17:21:59 Running hooks in /etc/ca-certificates/update.d... 17:21:59 done. 17:22:00 Reading package lists... 17:22:00 Building dependency tree... 17:22:00 Reading state information... 17:22:00 The following NEW packages will be installed: 17:22:00 apt-transport-https 17:22:00 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 17:22:00 Need to get 1692 B of archives. 17:22:00 After this operation, 154 kB of additional disk space will be used. 17:22:00 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 17:22:01 debconf: delaying package configuration, since apt-utils is not installed 17:22:01 Fetched 1692 B in 0s (8372 B/s) 17:22:01 Selecting previously unselected package apt-transport-https. 17:22:01 (Reading database ... 13920 files and directories currently installed.) 17:22:01 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 17:22:01 Unpacking apt-transport-https (1.6.13) ... 17:22:01 Setting up apt-transport-https (1.6.13) ... 17:22:01 Waiting for network to be ready... 17:22:08 2021-05-25T17:22:04Z INFO Waiting for automatic snapd restart... 17:22:08 snapd 2.50 from Canonical* installed 17:22:08 "snapd" switched to the "latest/stable" channel 17:22:08 17:22:11 core18 20210507 from Canonical* installed 17:22:11 "core18" switched to the "latest/stable" channel 17:22:11 17:22:15 snapcraft 4.7.1 from Canonical* installed 17:22:15 "snapcraft" switched to the "latest/stable" channel 17:22:15 17:22:18 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:22:18 - README.md 17:22:18 17:22:18 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:22:25 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:22:25 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:22:25 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:22:25 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:22:26 Reading package lists... 17:22:26 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 17:22:33 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:22:33 Reading package lists... 17:22:33 Building dependency tree... 17:22:33 Reading state information... 17:22:33 Suggested packages: 17:22:33 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 17:22:33 git-gui gitk gitweb git-cvs git-mediawiki git-svn 17:22:33 Recommended packages: 17:22:33 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 17:22:33 The following NEW packages will be installed: 17:22:33 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 17:22:33 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 17:22:33 pkg-config zip 17:22:33 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 17:22:33 Need to get 7663 kB of archives. 17:22:33 After this operation, 43.8 MB of additional disk space will be used. 17:22:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 17:22:33 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 17:22:33 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 17:22:33 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 17:22:33 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 17:22:33 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 17:22:33 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 17:22:33 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 17:22:33 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 17:22:33 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 17:22:33 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 17:22:33 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 17:22:33 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 17:22:33 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 17:22:33 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 17:22:34 debconf: delaying package configuration, since apt-utils is not installed 17:22:34 Fetched 7663 kB in 1s (9935 kB/s) 17:22:34 Selecting previously unselected package libglib2.0-0:amd64. 17:22:34 (Reading database ... 13924 files and directories currently installed.) 17:22:34 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 17:22:34 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 17:22:34 Selecting previously unselected package libpsl5:amd64. 17:22:34 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 17:22:34 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 17:22:34 Selecting previously unselected package libnghttp2-14:amd64. 17:22:34 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 17:22:34 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:22:34 Selecting previously unselected package librtmp1:amd64. 17:22:34 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 17:22:34 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:22:34 Selecting previously unselected package libcurl3-gnutls:amd64. 17:22:34 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 17:22:34 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 17:22:34 Selecting previously unselected package liberror-perl. 17:22:34 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 17:22:34 Unpacking liberror-perl (0.17025-1) ... 17:22:34 Selecting previously unselected package git-man. 17:22:34 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 17:22:34 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 17:22:35 Selecting previously unselected package git. 17:22:35 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 17:22:35 Unpacking git (1:2.17.1-1ubuntu0.8) ... 17:22:35 Selecting previously unselected package libnorm1:amd64. 17:22:35 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 17:22:35 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:22:35 Selecting previously unselected package libpgm-5.2-0:amd64. 17:22:35 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 17:22:35 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:22:35 Selecting previously unselected package libsodium23:amd64. 17:22:35 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 17:22:35 Unpacking libsodium23:amd64 (1.0.16-2) ... 17:22:36 Selecting previously unselected package libzmq5:amd64. 17:22:36 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 17:22:36 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:22:36 Selecting previously unselected package libzmq3-dev:amd64. 17:22:36 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 17:22:36 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:22:36 Selecting previously unselected package pkg-config. 17:22:36 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 17:22:36 Unpacking pkg-config (0.29.1-0ubuntu2) ... 17:22:36 Selecting previously unselected package zip. 17:22:36 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 17:22:36 Unpacking zip (3.0-11build1) ... 17:22:36 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:22:36 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 17:22:36 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:22:36 Setting up liberror-perl (0.17025-1) ... 17:22:36 Setting up libpsl5:amd64 (0.19.1-5build1) ... 17:22:36 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 17:22:36 No schema files found: doing nothing. 17:22:36 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:22:36 Setting up zip (3.0-11build1) ... 17:22:36 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:22:37 Setting up libsodium23:amd64 (1.0.16-2) ... 17:22:37 Setting up pkg-config (0.29.1-0ubuntu2) ... 17:22:37 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:22:37 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 17:22:37 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:22:37 Setting up git (1:2.17.1-1ubuntu0.8) ... 17:22:37 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:22:43 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:22:43 git set to automatically installed. 17:22:43 git-man set to automatically installed. 17:22:43 libcurl3-gnutls set to automatically installed. 17:22:43 liberror-perl set to automatically installed. 17:22:43 libglib2.0-0 set to automatically installed. 17:22:43 libnghttp2-14 set to automatically installed. 17:22:43 libnorm1 set to automatically installed. 17:22:43 libpgm-5.2-0 set to automatically installed. 17:22:43 libpsl5 set to automatically installed. 17:22:43 librtmp1 set to automatically installed. 17:22:43 libsodium23 set to automatically installed. 17:22:43 libzmq3-dev set to automatically installed. 17:22:43 libzmq5 set to automatically installed. 17:22:43 pkg-config set to automatically installed. 17:22:43 zip set to automatically installed. 17:22:45 snapd is not logged in, snap install commands will use sudo 17:22:51 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:23:09 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 17:23:09 snapd is not logged in, snap install commands will use sudo 17:23:16 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:23:16 snap "core18" has no updates available 17:23:17 Pulling go-build-helper 17:23:17 + snapcraftctl pull 17:23:18 'app-service-config' has dependencies that need to be staged: go-build-helper 17:23:18 Skipping pull go-build-helper (already ran) 17:23:18 Building go-build-helper 17:23:18 + snapcraftctl build 17:23:20 Staging go-build-helper 17:23:20 + snapcraftctl stage 17:23:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:23:30 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:23:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] 17:23:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 17:23:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 17:23:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 17:23:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 17:23:30 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 17:23:30 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] 17:23:30 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 17:23:30 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:23:30 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:23:30 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:23:30 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:23:30 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:23:30 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:23:30 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:23:30 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:23:30 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:23:30 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] 17:23:30 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 17:23:30 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 17:23:30 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 17:23:30 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 17:23:30 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 17:23:30 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 17:23:30 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 17:23:30 Fetched 24.6 MB in 0s (0 B/s) 17:23:30 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 17:23:30 Fetched 224 kB in 0s (0 B/s) 17:23:30 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 17:23:30 Fetched 157 kB in 0s (0 B/s) 17:23:30 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 17:23:30 Fetched 221 kB in 0s (0 B/s) 17:23:30 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 17:23:30 Fetched 143 kB in 0s (0 B/s) 17:23:30 Pulling app-service-config 17:23:30 + snapcraftctl pull 17:23:30 Cloning into '/root/parts/app-service-config/src'... 17:23:30 Pulling config-common 17:23:30 + snapcraftctl pull 17:23:34 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 17:23:34 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 17:23:34 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:23:34 Fetched 0 B in 0s (0 B/s) 17:23:34 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 17:23:34 Fetched 0 B in 0s (0 B/s) 17:23:34 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 17:23:34 Fetched 0 B in 0s (0 B/s) 17:23:34 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 17:23:34 Fetched 0 B in 0s (0 B/s) 17:23:34 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 17:23:34 Fetched 0 B in 0s (0 B/s) 17:23:34 Pulling edgex-go 17:23:34 + snapcraftctl pull 17:23:52 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 17:23:52 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 17:23:52 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:23:52 Fetched 0 B in 0s (0 B/s) 17:23:52 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 17:23:52 Fetched 96.5 kB in 0s (0 B/s) 17:23:52 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 17:23:52 Fetched 279 kB in 0s (0 B/s) 17:23:52 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 17:23:52 Fetched 122 kB in 0s (0 B/s) 17:23:52 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 17:23:52 Fetched 77.8 kB in 0s (0 B/s) 17:23:52 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 17:23:52 Fetched 8848 B in 0s (0 B/s) 17:23:52 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 17:23:52 Fetched 47.8 kB in 0s (0 B/s) 17:23:52 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 17:23:52 Fetched 45.6 kB in 0s (0 B/s) 17:23:52 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 17:23:52 Fetched 15.0 kB in 0s (0 B/s) 17:23:52 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 17:23:52 Fetched 219 kB in 0s (0 B/s) 17:23:52 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 17:23:52 Fetched 154 kB in 0s (0 B/s) 17:23:52 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 17:23:52 Fetched 50.6 kB in 0s (0 B/s) 17:23:52 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 17:23:52 Fetched 14.8 kB in 0s (0 B/s) 17:23:52 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 17:23:52 Fetched 41.8 kB in 0s (0 B/s) 17:23:52 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 17:23:52 Fetched 499 kB in 0s (0 B/s) 17:23:52 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 17:23:52 Fetched 111 kB in 0s (0 B/s) 17:23:52 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 17:23:52 Fetched 240 kB in 0s (0 B/s) 17:23:52 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 17:23:52 Fetched 29.3 kB in 0s (0 B/s) 17:23:52 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 17:23:52 Fetched 85.5 kB in 0s (0 B/s) 17:23:52 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 17:23:52 Fetched 24.5 kB in 0s (0 B/s) 17:23:52 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 17:23:52 Fetched 49.2 kB in 0s (0 B/s) 17:23:52 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 17:23:52 Fetched 54.2 kB in 0s (0 B/s) 17:23:52 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 17:23:52 Fetched 30.8 kB in 0s (0 B/s) 17:23:52 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 17:23:52 Fetched 15.8 kB in 0s (0 B/s) 17:23:52 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 17:23:52 Fetched 85.9 kB in 0s (0 B/s) 17:23:52 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 17:23:52 Fetched 8720 B in 0s (0 B/s) 17:23:52 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 17:23:52 Fetched 137 kB in 0s (0 B/s) 17:23:52 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 17:23:52 Fetched 119 kB in 0s (0 B/s) 17:23:52 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 17:23:52 Fetched 110 kB in 0s (0 B/s) 17:23:52 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 17:23:52 Fetched 11.1 kB in 0s (0 B/s) 17:23:52 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 17:23:52 Fetched 645 kB in 0s (0 B/s) 17:23:52 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 17:23:52 Fetched 41.3 kB in 0s (0 B/s) 17:23:52 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 17:23:52 Fetched 17.9 kB in 0s (0 B/s) 17:23:52 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 17:23:52 Fetched 368 kB in 0s (0 B/s) 17:23:52 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 17:23:52 Fetched 187 kB in 0s (0 B/s) 17:23:52 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 17:23:52 Fetched 175 kB in 0s (0 B/s) 17:23:52 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 17:23:52 Fetched 206 kB in 0s (0 B/s) 17:23:52 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 17:23:52 Fetched 1301 kB in 0s (0 B/s) 17:23:52 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 17:23:52 Fetched 36.2 kB in 0s (0 B/s) 17:23:52 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 17:23:52 Fetched 159 kB in 0s (0 B/s) 17:23:52 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 17:23:52 Fetched 107 kB in 0s (0 B/s) 17:23:52 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 17:23:52 Fetched 48.7 kB in 0s (0 B/s) 17:23:52 Pulling static-packages 17:23:52 + snapcraftctl pull 17:23:52 Pulling version 17:23:52 + cd /root/project 17:23:52 + [ -f VERSION ] 17:23:52 + PROJECT_VERSION=local-dev 17:23:52 + git rev-parse --short HEAD 17:23:52 + GIT_REVISION=f5b1b3a9 17:23:52 + snapcraftctl set-version local-dev 17:23:53 Skipping build go-build-helper (already ran) 17:23:53 Building app-service-config 17:23:53 + make build 17:23:53 go mod tidy 17:23:55 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.60 17:23:56 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 17:23:56 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 17:23:56 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 17:23:56 go: downloading github.com/stretchr/testify v1.7.0 17:23:56 go: downloading github.com/google/uuid v1.2.0 17:23:56 go: downloading github.com/go-playground/validator/v10 v10.6.1 17:23:56 go: downloading github.com/pelletier/go-toml v1.9.0 17:23:56 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 17:23:56 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 17:23:56 go: downloading gopkg.in/yaml.v2 v2.4.0 17:23:56 go: downloading github.com/go-playground/locales v0.13.0 17:23:56 go: downloading github.com/go-kit/kit v0.9.0 17:23:56 go: downloading golang.org/x/text v0.3.2 17:23:56 go: downloading github.com/go-playground/universal-translator v0.17.0 17:23:57 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 17:23:57 go: downloading github.com/leodido/go-urn v1.2.0 17:23:57 go: downloading github.com/hashicorp/consul/api v1.8.1 17:23:57 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 17:23:57 go: downloading github.com/go-redis/redis/v7 v7.2.0 17:23:57 go: downloading github.com/pmezard/go-difflib v1.0.0 17:23:57 go: downloading github.com/go-logfmt/logfmt v0.4.0 17:23:57 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 17:23:57 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 17:23:57 go: downloading github.com/gorilla/mux v1.8.0 17:23:57 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 17:23:58 go: downloading github.com/go-playground/assert/v2 v2.0.1 17:23:58 go: downloading github.com/stretchr/objx v0.1.0 17:23:58 go: downloading github.com/mitchellh/copystructure v1.0.0 17:23:58 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 17:23:58 go: downloading github.com/pebbe/zmq4 v1.2.7 17:23:58 go: downloading github.com/hashicorp/serf v0.9.5 17:23:58 go: downloading github.com/gorilla/websocket v1.4.2 17:23:58 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:23:58 go: downloading github.com/onsi/ginkgo v1.10.1 17:23:58 go: downloading github.com/x448/float16 v0.8.4 17:23:58 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:23:58 go: downloading github.com/hashicorp/go-uuid v1.0.1 17:23:58 go: downloading github.com/kr/pretty v0.2.0 17:23:58 go: downloading github.com/onsi/gomega v1.7.0 17:23:58 go: downloading github.com/mitchellh/go-homedir v1.1.0 17:23:58 go: downloading github.com/davecgh/go-spew v1.1.1 17:23:58 go: downloading github.com/hashicorp/consul/sdk v0.7.0 17:23:58 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 17:23:58 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 17:23:58 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 17:23:58 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:23:58 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 17:23:58 go: downloading github.com/kr/text v0.1.0 17:23:58 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 17:23:58 go: downloading github.com/pkg/errors v0.8.1 17:23:58 go: downloading github.com/hashicorp/go-hclog v0.12.0 17:23:58 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:23:58 go: downloading github.com/hashicorp/go-msgpack v0.5.3 17:23:58 go: downloading github.com/hashicorp/memberlist v0.2.2 17:23:58 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:23:58 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:23:58 go: downloading github.com/mattn/go-isatty v0.0.12 17:23:58 go: downloading github.com/go-stack/stack v1.8.0 17:23:58 go: downloading github.com/mattn/go-colorable v0.1.6 17:23:58 go: downloading github.com/hpcloud/tail v1.0.0 17:23:58 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:23:58 go: downloading github.com/fatih/color v1.9.0 17:23:58 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:23:58 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:23:58 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:23:58 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 17:23:58 go: downloading github.com/golang/protobuf v1.3.2 17:23:58 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:23:58 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 17:23:58 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:23:58 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 17:23:58 go: downloading github.com/hashicorp/go-multierror v1.1.0 17:23:58 go: downloading gopkg.in/fsnotify.v1 v1.4.7 17:23:58 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:23:58 go: downloading github.com/hashicorp/errwrap v1.0.0 17:23:58 go: downloading github.com/miekg/dns v1.1.26 17:23:58 go: downloading github.com/fsnotify/fsnotify v1.4.7 17:23:58 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 17:23:58 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 17:24:08 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 17:24:08 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 17:24:08 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 17:24:08 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 17:24:08 Building config-common 17:24:08 + snapcraftctl build 17:24:10 Building edgex-go 17:24:10 + cd /root/parts/edgex-go/src 17:24:10 + make build 17:24:10 go mod tidy 17:24:10 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.94 17:24:10 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.59 17:24:11 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 17:24:11 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 17:24:11 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 17:24:11 go: downloading github.com/imdario/mergo v0.3.12 17:24:11 go: downloading github.com/pelletier/go-toml v1.9.1 17:24:11 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 17:24:11 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 17:24:11 go: downloading github.com/lib/pq v1.10.2 17:24:11 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:24:11 go: downloading github.com/OneOfOne/xxhash v1.2.8 17:24:11 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:24:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:24:20 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:24:22 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:24:23 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:24:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:24:26 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:24:28 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:24:29 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:24:30 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:24:31 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:24:32 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:24:34 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 17:24:34 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 17:24:34 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 17:24:35 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 17:24:35 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 17:24:35 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 17:24:35 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 17:24:35 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 17:24:35 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 17:24:35 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 17:24:35 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 17:24:35 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 17:24:35 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 17:24:35 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 17:24:35 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 17:24:35 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 17:24:35 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 17:24:35 + 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 17:24:35 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 17:24:35 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 17:24:35 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 17:24:35 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 17:24:35 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 17:24:35 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 17:24:35 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 17:24:35 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 17:24:35 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 17:24:38 Building static-packages 17:24:38 + snapcraftctl build 17:24:39 Building version 17:24:39 + snapcraftctl build 17:24:41 Skipping stage go-build-helper (already ran) 17:24:41 Staging app-service-config 17:24:41 + snapcraftctl stage 17:24:43 Staging config-common 17:24:43 + snapcraftctl stage 17:24:43 Staging edgex-go 17:24:43 + snapcraftctl stage 17:24:44 Staging static-packages 17:24:44 + snapcraftctl stage 17:24:45 Staging version 17:24:45 + snapcraftctl stage 17:24:46 Priming go-build-helper 17:24:46 + snapcraftctl prime 17:24:48 Priming app-service-config 17:24:48 + snapcraftctl prime 17:24:49 Priming config-common 17:24:49 + snapcraftctl prime 17:24:50 Priming edgex-go 17:24:50 + snapcraftctl prime 17:24:51 Priming static-packages 17:24:51 + snapcraftctl prime 17:24:54 Priming version 17:24:54 + snapcraftctl prime 17:24:54 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] configFileProvider 17:24:56 provisioning config files... 17:24:56 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config7554592905851281350tmp [Pipeline] { [Pipeline] sh 17:24:56 + set +x 17:24:56 + curl -s https://codecov.io/bash 17:24:56 + bash -s -- 17:24:57 17:24:57 _____ _ 17:24:57 / ____| | | 17:24:57 | | ___ __| | ___ ___ _____ __ 17:24:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:24:57 | |___| (_) | (_| | __/ (_| (_) \ V / 17:24:57 \_____\___/ \__,_|\___|\___\___/ \_/ 17:24:57 Bash-1.0.3 17:24:57 17:24:57 17:24:57 ==> git version 2.24.4 found 17:24:57 ==> 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 17:24:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:24:57 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:24:57 ==> Jenkins CI detected. 17:24:57 project root: . 17:24:57 --> token set from env 17:24:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:24:57 ==> Running gcov in . (disable via -X gcov) 17:24:57 ==> Python coveragepy not found 17:24:57 ==> Searching for coverage reports in: 17:24:57 + . 17:24:57 -> Found 1 reports 17:24:57 ==> Detecting git/mercurial file structure 17:24:57 ==> Reading reports 17:24:57 + ./coverage.out bytes=741453 17:24:57 ==> Appending adjustments 17:24:57 https://docs.codecov.io/docs/fixing-reports 17:24:59 + Found adjustments 17:24:59 ==> Gzipping contents 17:24:59 104K /tmp/codecov.0HniUK.gz 17:24:59 ==> Uploading reports 17:24:59 url: https://codecov.io 17:24:59 query: branch=PR-3502&commit=f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3502%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3502&job=&cmd_args= 17:24:59 -> Pinging Codecov 17:24:59 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3502&commit=f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3502%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3502&job=&cmd_args= 17:24:59 -> Uploading to 17:24:59 https://storage.googleapis.com/codecov/v4/raw/2021-05-25/00271124DB129430A58F1EEE437C3FCB/f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f/ca61444a-9013-452e-a8b7-bf3720846ad6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210525T172459Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=59a9d94f59a707037dd7d74b43245d89a8f2ab05469c598036ea9d7faabe1a56 17:24:59 % Total % Received % Xferd Average Speed Time Time Time Current 17:24:59 Dload Upload Total Spent Left Speed 17:25:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 102k 0 0 100 102k 0 66029 0:00:01 0:00:01 --:--:-- 66065 17:25:01 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f [Pipeline] } 17:25:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 17:25:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:25:02 ---> package-listing.sh 17:25:02 ++ tr '[:upper:]' '[:lower:]' 17:25:02 ++ facter osfamily 17:25:02 + OS_FAMILY=redhat 17:25:02 + workspace=/w/workspace/edgex-go/3 17:25:02 + START_PACKAGES=/tmp/packages_start.txt 17:25:02 + END_PACKAGES=/tmp/packages_end.txt 17:25:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:25:02 + PACKAGES=/tmp/packages_start.txt 17:25:02 + '[' /w/workspace/edgex-go/3 ']' 17:25:02 + PACKAGES=/tmp/packages_end.txt 17:25:02 + case "${OS_FAMILY}" in 17:25:02 + rpm -qa 17:25:02 + sort 17:25:06 + '[' -f /tmp/packages_start.txt ']' 17:25:06 + '[' -f /tmp/packages_end.txt ']' 17:25:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:25:06 + '[' /w/workspace/edgex-go/3 ']' 17:25:06 + mkdir -p /w/workspace/edgex-go/3/archives/ 17:25:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 17:25:06 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 17:25:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:25:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:25:07 17:25:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:25:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:25:08 alpine: Pulling from edgex-lftools-log-publisher 17:25:08 df20fa9351a1: Pulling fs layer 17:25:08 36b3adc4ff6f: Pulling fs layer 17:25:08 8ad3a11d3b57: Pulling fs layer 17:25:08 46f8f816bc3b: Pulling fs layer 17:25:08 93b61091891f: Pulling fs layer 17:25:08 93b9cdb0e59b: Pulling fs layer 17:25:08 5e14af77c1be: Pulling fs layer 17:25:08 01666e4c0597: Pulling fs layer 17:25:08 aa168da1d23b: Pulling fs layer 17:25:08 93b9cdb0e59b: Waiting 17:25:08 5e14af77c1be: Waiting 17:25:08 01666e4c0597: Waiting 17:25:08 aa168da1d23b: Waiting 17:25:08 46f8f816bc3b: Waiting 17:25:08 93b61091891f: Waiting 17:25:08 36b3adc4ff6f: Verifying Checksum 17:25:08 36b3adc4ff6f: Download complete 17:25:08 46f8f816bc3b: Verifying Checksum 17:25:08 46f8f816bc3b: Download complete 17:25:08 df20fa9351a1: Verifying Checksum 17:25:08 df20fa9351a1: Download complete 17:25:08 93b9cdb0e59b: Verifying Checksum 17:25:08 93b9cdb0e59b: Download complete 17:25:08 5e14af77c1be: Verifying Checksum 17:25:08 5e14af77c1be: Download complete 17:25:08 93b61091891f: Download complete 17:25:08 01666e4c0597: Verifying Checksum 17:25:08 01666e4c0597: Download complete 17:25:08 df20fa9351a1: Pull complete 17:25:08 8ad3a11d3b57: Verifying Checksum 17:25:08 8ad3a11d3b57: Download complete 17:25:08 36b3adc4ff6f: Pull complete 17:25:09 8ad3a11d3b57: Pull complete 17:25:09 46f8f816bc3b: Pull complete 17:25:09 93b61091891f: Pull complete 17:25:09 93b9cdb0e59b: Pull complete 17:25:09 5e14af77c1be: Pull complete 17:25:09 01666e4c0597: Pull complete 17:25:10 aa168da1d23b: Verifying Checksum 17:25:10 aa168da1d23b: Download complete 17:25:15 aa168da1d23b: Pull complete 17:25:15 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:25:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:25:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:25:15 prd-centos7-docker-4c-2g-165 does not seem to be running inside a container 17:25:15 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:25:22 $ docker top b2a5a9c3ac61c6c2569ed4a80642efd56405271a8dcd19bd280fbffaa3a78581 -eo pid,comm [Pipeline] { [Pipeline] sh 17:25:22 + touch /tmp/pre-build-complete [Pipeline] sh 17:25:23 + mkdir -p /var/log/sa [Pipeline] sh 17:25:23 + ls /var/log/sa-host 17:25:23 + sadf -c /var/log/sa-host/sa05 17:25:23 file_magic: OK 17:25:23 HZ: Using current value: 100 17:25:23 file_header: OK 17:25:23 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 17:25:23 Statistics: 17:25:23 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:25:23 File successfully converted to sysstat format version 12.2.1 17:25:23 + sadf -c /var/log/sa-host/sa25 17:25:23 file_magic: OK 17:25:23 HZ: Using current value: 100 17:25:23 file_header: OK 17:25:23 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 17:25:23 Statistics: 17:25:23 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...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:25:23 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:25:23 provisioning config files... 17:25:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config2866264833499679927tmp [Pipeline] { [Pipeline] echo 17:25:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:25:23 ---> create-netrc.sh [Pipeline] } 17:25:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:25:24 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:25:24 ---> python-tools-install.sh [Pipeline] echo 17:25:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:25:24 ---> sudo-logs.sh 17:25:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:25:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:25:24 ---> job-cost.sh 17:25:24 lf-activate-venv: SKIPPING 17:25:24 DEBUG: total: 0.18000000715255737 17:25:24 INFO: Retrieving Stack Cost... 17:25:25 INFO: Retrieving Pricing Info for: v3-standard-2 17:25:26 INFO: Archiving Costs [Pipeline] echo 17:25:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:25:26 ---> logs-deploy.sh 17:25:26 lf-activate-venv: SKIPPING 17:25:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3502/3 17:25:26 INFO: archiving workspace using pattern(s): 17:25:27 Archives upload complete. 17:25:27 INFO: archiving logs to Nexus 17:25:27 ---> uname -a: 17:25:27 Linux prd-centos7-docker-4c-2g-165.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 17:25:27 17:25:27 17:25:27 ---> lscpu: 17:25:27 Architecture: x86_64 17:25:27 CPU op-mode(s): 32-bit, 64-bit 17:25:27 Byte Order: Little Endian 17:25:27 Address sizes: 40 bits physical, 48 bits virtual 17:25:27 CPU(s): 2 17:25:27 On-line CPU(s) list: 0,1 17:25:27 Thread(s) per core: 1 17:25:27 Core(s) per socket: 1 17:25:27 Socket(s): 2 17:25:27 NUMA node(s): 1 17:25:27 Vendor ID: AuthenticAMD 17:25:27 CPU family: 23 17:25:27 Model: 49 17:25:27 Model name: AMD EPYC-Rome Processor 17:25:27 Stepping: 0 17:25:27 CPU MHz: 2799.998 17:25:27 BogoMIPS: 5599.99 17:25:27 Virtualization: AMD-V 17:25:27 Hypervisor vendor: KVM 17:25:27 Virtualization type: full 17:25:27 L1d cache: 64 KiB 17:25:27 L1i cache: 64 KiB 17:25:27 L2 cache: 1 MiB 17:25:27 L3 cache: 32 MiB 17:25:27 NUMA node0 CPU(s): 0,1 17:25:27 Vulnerability Itlb multihit: Not affected 17:25:27 Vulnerability L1tf: Not affected 17:25:27 Vulnerability Mds: Not affected 17:25:27 Vulnerability Meltdown: Not affected 17:25:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:25:27 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:25:27 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:25:27 Vulnerability Srbds: Not affected 17:25:27 Vulnerability Tsx async abort: Not affected 17:25:27 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 17:25:27 17:25:27 17:25:27 ---> nproc: 17:25:27 2 17:25:27 17:25:27 17:25:27 ---> df -h: 17:25:27 Filesystem Size Used Available Use% Mounted on 17:25:27 overlay 40.0G 13.0G 27.0G 33% / 17:25:27 tmpfs 64.0M 0 64.0M 0% /dev 17:25:27 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:25:27 shm 64.0M 0 64.0M 0% /dev/shm 17:25:27 /dev/vda1 40.0G 13.0G 27.0G 33% /facter-os 17:25:27 /dev/vda1 40.0G 13.0G 27.0G 33% /etc/resolv.conf 17:25:27 /dev/vda1 40.0G 13.0G 27.0G 33% /etc/hostname 17:25:27 /dev/vda1 40.0G 13.0G 27.0G 33% /etc/hosts 17:25:27 /dev/vda1 40.0G 13.0G 27.0G 33% /run/cloud-init/result.json 17:25:27 /dev/vda1 40.0G 13.0G 27.0G 33% /var/log/sa-host 17:25:27 /dev/vda1 40.0G 13.0G 27.0G 33% /var/log/secure 17:25:27 /dev/vda1 40.0G 13.0G 27.0G 33% /var/log/auth.log 17:25:27 /dev/vda1 40.0G 13.0G 27.0G 33% /w/workspace/edgex-go/3 17:25:27 /dev/vda1 40.0G 13.0G 27.0G 33% /w/workspace/edgex-go/3@tmp 17:25:27 17:25:27 17:25:27 ---> free -m: 17:25:27 total used free shared buff/cache available 17:25:27 Mem: 7821 1434 1933 0 4453 6389 17:25:27 Swap: 1023 2 1021 17:25:27 17:25:27 17:25:27 ---> ip addr: 17:25:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:25:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:25:27 inet 127.0.0.1/8 scope host lo 17:25:27 valid_lft forever preferred_lft forever 17:25:27 inet6 ::1/128 scope host 17:25:27 valid_lft forever preferred_lft forever 17:25:27 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:25:27 link/ether fa:16:3e:9c:fc:fb brd ff:ff:ff:ff:ff:ff 17:25:27 inet 10.30.123.232/23 brd 10.30.123.255 scope global dynamic eth0 17:25:27 valid_lft 84398sec preferred_lft 84398sec 17:25:27 inet6 fe80::f816:3eff:fe9c:fcfb/64 scope link 17:25:27 valid_lft forever preferred_lft forever 17:25:27 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:25:27 link/ether 02:42:a0:1a:02:99 brd ff:ff:ff:ff:ff:ff 17:25:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:25:27 valid_lft forever preferred_lft forever 17:25:27 inet6 fe80::42:a0ff:fe1a:299/64 scope link 17:25:27 valid_lft forever preferred_lft forever 17:25:27 17:25:27 17:25:27 ---> sar -b -r -n DEV: 17:25:27 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) 17:25:27 17:25:27 16:51:45 LINUX RESTART (2 CPU) 17:25:27 17:25:27 16:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:25:27 16:54:01 79.15 34.64 44.51 0.00 4298.55 35149.18 0.00 17:25:27 16:55:01 30.66 4.31 26.35 0.00 2816.26 8563.69 0.00 17:25:27 16:56:02 19.19 0.18 19.00 0.00 22.78 10860.29 0.00 17:25:27 16:57:01 78.26 0.00 78.26 0.00 0.00 24826.01 0.00 17:25:27 16:58:01 62.45 0.00 62.45 0.00 0.00 10742.11 0.00 17:25:27 16:59:01 67.19 0.00 67.19 0.00 0.00 11523.92 0.00 17:25:27 17:00:01 38.31 0.00 38.31 0.00 0.00 3518.46 0.00 17:25:27 17:01:02 49.08 0.00 49.08 0.00 0.00 7415.21 0.00 17:25:27 17:02:01 40.69 0.14 40.55 0.00 2.44 3400.78 0.00 17:25:27 17:03:01 51.34 0.02 51.32 0.00 0.53 5966.95 0.00 17:25:27 17:04:01 71.47 0.00 71.47 0.00 0.00 15543.42 0.00 17:25:27 17:05:11 81.45 7.54 73.91 0.00 184.57 56169.86 0.00 17:25:27 17:06:12 112.68 74.37 38.30 0.00 1789.09 30729.75 0.00 17:25:27 17:07:01 81.93 53.67 28.26 0.00 1289.72 25721.21 0.00 17:25:27 17:08:01 175.38 65.03 110.34 0.00 1605.06 53527.84 0.00 17:25:27 17:09:01 107.86 6.28 101.58 0.00 314.67 67366.16 0.00 17:25:27 17:10:01 134.04 63.06 70.98 0.00 3195.21 30516.66 0.00 17:25:27 17:11:01 132.15 59.84 72.31 0.00 2894.82 24056.24 0.00 17:25:27 17:12:01 135.10 24.73 110.37 0.00 396.14 24002.70 0.00 17:25:27 17:13:01 131.21 25.67 105.55 0.00 1320.19 37477.66 0.00 17:25:27 17:14:01 129.71 10.74 118.97 0.00 135.89 73189.04 0.00 17:25:27 17:15:01 177.54 26.09 151.45 0.00 384.02 71169.35 0.00 17:25:27 17:16:01 293.72 64.61 229.11 0.00 3340.82 43686.26 0.00 17:25:27 17:17:01 362.31 132.13 230.18 0.00 3273.28 27284.29 0.00 17:25:27 17:18:01 16.69 15.83 0.87 0.00 344.09 272.28 0.00 17:25:27 17:19:01 0.32 0.00 0.32 0.00 0.00 3.81 0.00 17:25:27 17:20:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 17:25:27 17:21:01 0.23 0.00 0.23 0.00 0.00 3.25 0.00 17:25:27 17:22:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 17:25:27 17:23:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 17:25:27 17:24:01 0.25 0.00 0.25 0.00 0.00 3.17 0.00 17:25:27 17:25:01 2.75 2.48 0.27 0.00 291.59 27.00 0.00 17:25:27 Average: 83.32 20.78 62.54 0.00 867.55 22135.91 0.00 17:25:27 17:25:27 16:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:25:27 16:54:01 5794372 0 629200 7.86 2620 1582748 990704 10.94 331004 1499048 14320 17:25:27 16:55:01 5162268 0 905300 11.30 2620 1938752 1487588 16.42 839216 1596376 40704 17:25:27 16:56:02 5142200 0 805252 10.05 2620 2058868 1216220 13.43 733276 1720596 156 17:25:27 16:57:01 4187288 0 966312 12.07 2620 2852720 1423272 15.71 1051596 2280140 145544 17:25:27 16:58:01 3988504 0 1036620 12.94 2620 2981196 1633396 18.03 1114316 2394440 47392 17:25:27 16:59:01 4252776 0 1003784 12.53 2620 2749760 1227564 13.55 1025940 2197648 16 17:25:27 17:00:01 3888596 0 1122700 14.02 2620 2995024 1439684 15.89 1314512 2256060 145348 17:25:27 17:01:02 3618652 0 1236160 15.43 2620 3151508 1837540 20.29 1514716 2306872 86448 17:25:27 17:02:01 3819556 0 1147848 14.33 2620 3038916 1450524 16.01 1302540 2319624 86800 17:25:27 17:03:01 3756424 0 1142912 14.27 2620 3106984 1444096 15.94 1332876 2343928 51812 17:25:27 17:04:01 3652380 0 1155288 14.42 2620 3198652 1407320 15.54 1281276 2490668 68004 17:25:27 17:05:11 125112 0 1475404 18.42 2620 6405804 2337544 25.81 2995612 4208220 1469668 17:25:27 17:06:12 1531932 0 1336404 16.69 2620 5137984 1771296 19.56 1771420 4033452 762928 17:25:27 17:07:01 1450808 0 1340164 16.73 2620 5215348 1771980 19.56 1810272 4074444 210748 17:25:27 17:08:01 991748 0 1309660 16.35 2620 5704912 1807544 19.96 2229176 4093580 20 17:25:27 17:09:01 103544 0 1394500 17.41 2620 6508276 1829580 20.20 3267548 3914604 713296 17:25:27 17:10:01 168076 0 1710744 21.36 2620 6127500 3019760 33.34 3187168 3902512 296952 17:25:27 17:11:01 273948 0 1395148 17.42 2620 6337224 1824852 20.15 3079320 3906972 27408 17:25:27 17:12:01 577328 0 1401584 17.50 2620 6027408 1862988 20.57 2812360 3882632 176 17:25:27 17:13:01 909996 0 1345608 16.80 2620 5750716 1695828 18.72 2320144 4040952 159416 17:25:27 17:14:01 605960 0 1373736 17.15 2620 6026624 1669584 18.43 1903988 4746376 1840 17:25:27 17:15:01 103804 0 1444016 18.03 2620 6458500 1846608 20.39 3399512 3725968 400460 17:25:27 17:16:01 1521492 0 1487192 18.57 2620 4997636 2092972 23.11 2584604 3115424 2608 17:25:27 17:17:01 2645948 0 1340304 16.74 2620 4020068 1304288 14.40 1140068 3427016 3720 17:25:27 17:18:01 2630496 0 1351664 16.88 2620 4024160 1253276 13.84 1146496 3421024 12 17:25:27 17:19:01 2629796 0 1352360 16.89 2620 4024164 1253336 13.84 1147380 3421968 8 17:25:27 17:20:01 2629840 0 1352312 16.89 2620 4024168 1253420 13.84 1147760 3421968 8 17:25:27 17:21:01 2629620 0 1352528 16.89 2620 4024172 1253468 13.84 1144800 3424972 8 17:25:27 17:22:01 2630308 0 1351840 16.88 2620 4024172 1253276 13.84 1144400 3424972 8 17:25:27 17:23:01 2630292 0 1351848 16.88 2620 4024180 1253276 13.84 1144328 3424972 8 17:25:27 17:24:01 2630020 0 1352116 16.88 2620 4024184 1253468 13.84 1144848 3424972 8 17:25:27 17:25:01 2613464 0 1359652 16.98 2620 4033204 1268836 14.01 1154380 3429800 136 17:25:27 Average: 2478017 0 1260318 15.74 2620 4267985 1576096 17.40 1672402 3183506 147999 17:25:27 17:25:27 16:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:25:27 16:54:01 eth0 174.35 118.58 276.08 17.20 0.00 0.00 0.00 0.00 17:25:27 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 16:55:01 eth0 1071.74 916.26 4144.19 123.09 0.00 0.00 0.00 0.00 17:25:27 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 16:55:01 vethd2e9f62 257.91 162.29 27.25 696.64 0.00 0.00 0.00 0.00 17:25:27 16:55:01 docker0 257.91 162.18 23.72 696.63 0.00 0.00 0.00 0.00 17:25:27 16:56:02 eth0 738.62 794.97 2027.85 75.71 0.00 0.00 0.00 0.00 17:25:27 16:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 16:56:02 docker0 781.66 707.84 57.39 2005.73 0.00 0.00 0.00 0.00 17:25:27 16:57:01 eth0 288.34 259.76 2725.37 23.01 0.00 0.00 0.00 0.00 17:25:27 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 16:58:01 veth8646825 55.24 65.09 5.12 160.05 0.00 0.00 0.00 0.00 17:25:27 16:58:01 eth0 187.41 125.73 542.08 15.72 0.00 0.00 0.00 0.00 17:25:27 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 16:58:01 docker0 118.42 171.26 7.93 530.34 0.00 0.00 0.00 0.00 17:25:27 16:59:01 eth0 64.79 58.84 312.80 6.53 0.00 0.00 0.00 0.00 17:25:27 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 16:59:01 docker0 57.38 61.08 4.54 310.55 0.00 0.00 0.00 0.00 17:25:27 17:00:01 vethf907b3c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:25:27 17:00:01 eth0 30.51 18.20 28.78 11.00 0.00 0.00 0.00 0.00 17:25:27 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:01:02 vethf907b3c 0.43 0.43 0.04 0.04 0.00 0.00 0.00 0.00 17:25:27 17:01:02 eth0 42.54 31.10 26.85 112.36 0.00 0.00 0.00 0.00 17:25:27 17:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:01:02 docker0 0.43 0.43 0.03 0.04 0.00 0.00 0.00 0.00 17:25:27 17:02:01 vethf907b3c 1.86 1.86 0.15 0.15 0.00 0.00 0.00 0.00 17:25:27 17:02:01 eth0 27.02 14.46 18.93 10.09 0.00 0.00 0.00 0.00 17:25:27 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:02:01 docker0 1.86 1.86 0.12 0.15 0.00 0.00 0.00 0.00 17:25:27 17:03:01 vethf907b3c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:03:01 eth0 10.84 5.90 9.39 5.21 0.00 0.00 0.00 0.00 17:25:27 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:04:01 eth0 191.36 168.22 1685.12 19.34 0.00 0.00 0.00 0.00 17:25:27 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:05:11 veth19c8a40 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 17:25:27 17:05:11 eth0 16.37 10.08 16.42 6.05 0.00 0.00 0.00 0.00 17:25:27 17:05:11 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:05:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:06:12 veth19c8a40 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:06:12 eth0 5.24 2.71 4.27 2.23 0.00 0.00 0.00 0.00 17:25:27 17:06:12 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:06:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:07:01 veth19c8a40 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:07:01 eth0 2.14 1.12 1.68 0.88 0.00 0.00 0.00 0.00 17:25:27 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:08:01 veth19c8a40 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 17:25:27 17:08:01 vethc39cd00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:08:01 veth6453e78 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 17:25:27 17:08:01 veth9868ecb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:09:01 veth19c8a40 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:09:01 eth0 2998.52 2622.30 12026.16 549.50 0.00 0.00 0.00 0.00 17:25:27 17:09:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:25:27 17:09:01 docker0 1264.21 1165.26 96.69 3714.86 0.00 0.00 0.00 0.00 17:25:27 17:10:01 veth19c8a40 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:10:01 veth6637268 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:25:27 17:10:01 veth67dfb52 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:25:27 17:10:01 eth0 13.92 6.93 11.12 5.76 0.00 0.00 0.00 0.00 17:25:27 17:11:01 veth19c8a40 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:11:01 veth6637268 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:11:01 eth0 19.47 11.63 57.95 6.37 0.00 0.00 0.00 0.00 17:25:27 17:11:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:25:27 17:12:01 veth19c8a40 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 17:25:27 17:12:01 veth40d71bf 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 17:25:27 17:12:01 eth0 51.13 27.89 163.84 14.68 0.00 0.00 0.00 0.00 17:25:27 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:13:01 veth19c8a40 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:13:01 eth0 57.46 39.96 61.72 132.25 0.00 0.00 0.00 0.00 17:25:27 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:13:01 veth6fcf215 11.51 12.06 0.93 33.18 0.00 0.00 0.00 0.00 17:25:27 17:14:01 veth19c8a40 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:14:01 veth873df24 11.07 12.06 0.89 33.17 0.00 0.00 0.00 0.00 17:25:27 17:14:01 eth0 50.94 34.85 115.99 12.24 0.00 0.00 0.00 0.00 17:25:27 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:15:01 veth19c8a40 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:25:27 17:15:01 veth0ba97d7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:15:01 eth0 22.76 11.47 19.03 9.90 0.00 0.00 0.00 0.00 17:25:27 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:16:01 veth07302f2 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:25:27 17:16:01 veth19c8a40 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:16:01 vethb97472f 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:25:27 17:16:01 eth0 58.03 34.75 67.11 119.44 0.00 0.00 0.00 0.00 17:25:27 17:17:01 eth0 197.10 148.18 1640.73 24.19 0.00 0.00 0.00 0.00 17:25:27 17:17:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:25:27 17:17:01 docker0 1355.96 1294.12 102.53 4408.32 0.00 0.00 0.00 0.00 17:25:27 17:18:01 eth0 0.32 0.32 0.02 0.02 0.00 0.00 0.00 0.00 17:25:27 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:19:01 eth0 0.67 0.18 0.10 0.04 0.00 0.00 0.00 0.00 17:25:27 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:20:01 eth0 0.97 0.42 0.39 0.24 0.00 0.00 0.00 0.00 17:25:27 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:21:01 eth0 0.62 0.28 0.29 0.17 0.00 0.00 0.00 0.00 17:25:27 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:22:01 eth0 0.55 0.03 0.04 0.03 0.00 0.00 0.00 0.00 17:25:27 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:23:01 eth0 0.30 0.05 0.03 0.00 0.00 0.00 0.00 0.00 17:25:27 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:24:01 eth0 1.56 0.49 0.61 0.40 0.00 0.00 0.00 0.00 17:25:27 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:25:01 eth0 8.11 4.78 7.20 4.13 0.00 0.00 0.00 0.00 17:25:27 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 Average: eth0 107.63 91.45 441.89 27.43 0.00 0.00 0.00 0.00 17:25:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:27 Average: docker0 42.42 40.49 3.21 137.91 0.00 0.00 0.00 0.00 17:25:27 17:25:27 17:25:27 ---> sar -P ALL: 17:25:27 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) 17:25:27 17:25:27 16:51:45 LINUX RESTART (2 CPU) 17:25:27 17:25:27 16:53:01 CPU %user %nice %system %iowait %steal %idle 17:25:27 16:54:01 all 5.21 0.00 1.92 59.24 0.05 33.59 17:25:27 16:54:01 0 4.77 0.00 1.69 61.66 0.05 31.83 17:25:27 16:54:01 1 5.64 0.00 2.14 56.81 0.05 35.35 17:25:27 16:55:01 all 13.05 0.00 3.74 15.99 0.10 67.12 17:25:27 16:55:01 0 13.64 0.00 4.24 25.42 0.11 56.59 17:25:27 16:55:01 1 12.47 0.00 3.24 6.68 0.09 77.52 17:25:27 16:56:02 all 10.62 0.00 1.98 7.92 0.09 79.39 17:25:27 16:56:02 0 10.41 0.00 2.07 14.39 0.09 73.05 17:25:27 16:56:02 1 10.83 0.00 1.89 1.51 0.09 85.68 17:25:27 16:57:01 all 6.28 0.00 2.91 23.14 0.04 67.62 17:25:27 16:57:01 0 6.54 0.00 2.96 24.74 0.05 65.70 17:25:27 16:57:01 1 6.02 0.00 2.87 21.54 0.03 69.53 17:25:27 16:58:01 all 2.66 0.00 1.44 29.44 0.06 66.40 17:25:27 16:58:01 0 2.83 0.00 1.51 31.80 0.05 63.81 17:25:27 16:58:01 1 2.50 0.00 1.36 27.09 0.07 68.98 17:25:27 16:59:01 all 3.30 0.00 2.00 20.49 0.07 74.14 17:25:27 16:59:01 0 3.53 0.00 1.97 18.12 0.05 76.33 17:25:27 16:59:01 1 3.07 0.00 2.04 22.86 0.08 71.95 17:25:27 17:00:01 all 42.93 0.00 5.14 24.33 0.14 27.46 17:25:27 17:00:01 0 42.57 0.00 5.59 24.54 0.14 27.15 17:25:27 17:00:01 1 43.28 0.00 4.68 24.12 0.14 27.77 17:25:27 17:01:02 all 32.97 0.00 4.16 40.48 0.11 22.28 17:25:27 17:01:02 0 33.38 0.00 4.25 42.21 0.11 20.05 17:25:27 17:01:02 1 32.56 0.00 4.06 38.75 0.12 24.50 17:25:27 17:02:01 all 33.55 0.00 4.92 8.76 0.10 52.67 17:25:27 17:02:01 0 33.19 0.00 5.13 9.27 0.09 52.32 17:25:27 17:02:01 1 33.90 0.00 4.72 8.25 0.11 53.02 17:25:27 17:03:01 all 38.74 0.00 6.04 32.89 0.13 22.21 17:25:27 17:03:01 0 39.29 0.00 6.16 33.58 0.13 20.84 17:25:27 17:03:01 1 38.19 0.00 5.92 32.20 0.13 23.57 17:25:27 17:04:01 all 19.94 0.00 4.22 16.50 0.08 59.26 17:25:27 17:04:01 0 20.05 0.00 4.51 9.64 0.07 65.72 17:25:27 17:04:01 1 19.83 0.00 3.92 23.37 0.09 52.79 17:25:27 17:25:27 17:04:01 CPU %user %nice %system %iowait %steal %idle 17:25:27 17:05:11 all 9.17 0.00 5.14 68.01 0.12 17.56 17:25:27 17:05:11 0 8.88 0.00 5.02 69.68 0.11 16.30 17:25:27 17:05:11 1 9.46 0.00 5.25 66.34 0.12 18.82 17:25:27 17:06:12 all 2.55 0.00 1.50 91.58 0.11 4.25 17:25:27 17:06:12 0 2.50 0.00 1.63 95.66 0.14 0.07 17:25:27 17:06:12 1 2.60 0.00 1.36 87.50 0.09 8.44 17:25:27 17:07:01 all 0.45 0.00 0.37 82.42 0.05 16.71 17:25:27 17:07:01 0 0.35 0.00 0.41 95.91 0.04 3.29 17:25:27 17:07:01 1 0.55 0.00 0.33 68.93 0.06 30.13 17:25:27 17:08:01 all 7.39 0.00 5.82 70.88 0.08 15.84 17:25:27 17:08:01 0 7.34 0.00 5.80 67.89 0.07 18.90 17:25:27 17:08:01 1 7.44 0.00 5.84 73.86 0.09 12.78 17:25:27 17:09:01 all 6.15 0.00 5.04 74.90 0.07 13.84 17:25:27 17:09:01 0 6.19 0.00 5.22 79.54 0.07 8.98 17:25:27 17:09:01 1 6.10 0.00 4.87 70.25 0.07 18.72 17:25:27 17:10:01 all 22.19 0.00 4.40 66.24 0.07 7.10 17:25:27 17:10:01 0 21.99 0.00 4.39 67.21 0.07 6.35 17:25:27 17:10:01 1 22.40 0.00 4.41 65.27 0.07 7.86 17:25:27 17:11:01 all 27.42 0.00 3.51 68.67 0.10 0.31 17:25:27 17:11:01 0 26.76 0.00 3.62 69.03 0.09 0.51 17:25:27 17:11:01 1 28.07 0.00 3.40 68.32 0.10 0.10 17:25:27 17:12:01 all 7.22 0.80 5.80 73.95 0.09 12.14 17:25:27 17:12:01 0 7.02 0.84 5.74 73.36 0.09 12.95 17:25:27 17:12:01 1 7.42 0.76 5.86 74.54 0.10 11.32 17:25:27 17:13:01 all 14.53 0.67 5.54 72.17 0.10 6.99 17:25:27 17:13:01 0 14.43 0.64 5.68 70.68 0.10 8.46 17:25:27 17:13:01 1 14.63 0.69 5.41 73.66 0.09 5.52 17:25:27 17:14:01 all 12.45 0.19 6.40 72.98 0.08 7.91 17:25:27 17:14:01 0 12.16 0.19 6.50 73.76 0.09 7.30 17:25:27 17:14:01 1 12.73 0.19 6.29 72.20 0.07 8.52 17:25:27 17:15:01 all 14.67 0.38 7.73 70.09 0.11 7.01 17:25:27 17:15:01 0 14.71 0.35 7.94 68.90 0.10 8.01 17:25:27 17:15:01 1 14.63 0.42 7.53 71.28 0.12 6.02 17:25:27 17:25:27 17:15:01 CPU %user %nice %system %iowait %steal %idle 17:25:27 17:16:01 all 42.30 0.75 10.72 45.07 0.13 1.03 17:25:27 17:16:01 0 42.09 0.68 10.53 46.18 0.11 0.41 17:25:27 17:16:01 1 42.50 0.82 10.91 43.97 0.14 1.65 17:25:27 17:17:01 all 15.43 1.36 10.88 33.27 0.11 38.95 17:25:27 17:17:01 0 17.09 1.20 10.72 32.99 0.10 37.89 17:25:27 17:17:01 1 13.76 1.52 11.03 33.56 0.12 40.01 17:25:27 17:18:01 all 0.06 0.05 0.25 0.01 0.03 99.60 17:25:27 17:18:01 0 0.02 0.02 0.12 0.00 0.03 99.82 17:25:27 17:18:01 1 0.10 0.08 0.39 0.02 0.03 99.38 17:25:27 17:19:01 all 0.10 0.00 0.05 0.00 0.03 99.82 17:25:27 17:19:01 0 0.05 0.00 0.07 0.00 0.02 99.87 17:25:27 17:19:01 1 0.15 0.00 0.03 0.00 0.03 99.78 17:25:27 17:20:01 all 0.08 0.00 0.03 0.00 0.03 99.87 17:25:27 17:20:01 0 0.03 0.00 0.03 0.00 0.03 99.90 17:25:27 17:20:01 1 0.13 0.00 0.02 0.00 0.02 99.83 17:25:27 17:21:01 all 0.06 0.00 0.03 0.01 0.03 99.87 17:25:27 17:21:01 0 0.08 0.00 0.03 0.00 0.03 99.85 17:25:27 17:21:01 1 0.03 0.00 0.02 0.02 0.03 99.90 17:25:27 17:22:01 all 0.06 0.00 0.02 0.00 0.03 99.90 17:25:27 17:22:01 0 0.08 0.00 0.02 0.00 0.02 99.88 17:25:27 17:22:01 1 0.03 0.00 0.02 0.00 0.03 99.92 17:25:27 17:23:01 all 0.10 0.00 0.03 0.00 0.02 99.85 17:25:27 17:23:01 0 0.17 0.00 0.02 0.00 0.00 99.82 17:25:27 17:23:01 1 0.03 0.00 0.05 0.00 0.03 99.88 17:25:27 17:24:01 all 0.14 0.00 0.03 0.00 0.03 99.81 17:25:27 17:24:01 0 0.22 0.00 0.03 0.00 0.02 99.73 17:25:27 17:24:01 1 0.05 0.00 0.02 0.00 0.03 99.90 17:25:27 17:25:01 all 1.72 0.00 0.58 0.09 0.03 97.59 17:25:27 17:25:01 0 1.83 0.00 0.64 0.12 0.02 97.40 17:25:27 17:25:01 1 1.61 0.00 0.52 0.07 0.03 97.78 17:25:27 Average: all 12.08 0.13 3.48 36.23 0.07 48.01 17:25:27 Average: 0 12.10 0.12 3.54 37.32 0.07 46.85 17:25:27 Average: 1 12.06 0.14 3.42 35.14 0.08 49.16 17:25:27 17:25:27 17:25:27