Pull request #3464 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 89cec5b6d03a03d3135cbbf368fe05aa4d1b2c98 rather than 991b0a68828e78963de8228bbbb3b9e9d74f633b Obtained Jenkinsfile from 89cec5b6d03a03d3135cbbf368fe05aa4d1b2c98 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-ssh6558354255864104572.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-ssh1029551718392062605.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-3464/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-3464/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6749551560566159216.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-ssh9208899550819233164.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-3464/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-3464/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3667812229393071758.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-32 in /w/workspace/edgexfoundry_edgex-go_PR-3464 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' 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/4@tmp/jenkins-gitclient-ssh4331880204262062411.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 89cec5b6d03a03d3135cbbf368fe05aa4d1b2c98 into PR head commit 991b0a68828e78963de8228bbbb3b9e9d74f633b Merge succeeded, producing 991b0a68828e78963de8228bbbb3b9e9d74f633b Checking out Revision 991b0a68828e78963de8228bbbb3b9e9d74f633b (PR-3464) > 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/4@tmp/jenkins-gitclient-ssh363983514265154895.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3464/head:refs/remotes/origin/PR-3464 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 991b0a68828e78963de8228bbbb3b9e9d74f633b # 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/4@tmp/jenkins-gitclient-ssh4789713069977549269.key > git merge 89cec5b6d03a03d3135cbbf368fe05aa4d1b2c98 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 991b0a68828e78963de8228bbbb3b9e9d74f633b # timeout=10 Commit message: "feat(notifications): Implement GET /transmission/all V2 API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:17:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:17:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:17:48 ========================================================= 03:17:48 EdgeX Global Pipelines Version Info 03:17:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c8be9cc60f3dc83e8afbc3f82a21beb94409aebc # timeout=10 03:17:49 ------------------- 03:17:49 stable info: 03:17:49 ------------------- 03:17:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:17:49 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 03:17:49 Message: update stable to v1.0.192 03:17:50 ------------------- 03:17:50 experimental info: 03:17:50 ------------------- 03:17:50 Commited By: **** collab-it+edgex@linuxfoundation.org 03:17:50 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 03:17:50 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:17:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:17:50 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:17:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:17:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:17:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:17:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 03:17:50 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 03:17:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:17:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:17:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:17:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:17:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:17:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:17:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:17:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:17:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:17:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:17:51 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:17:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:17:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 03:17:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 03:17:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:17:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3464 [Pipeline] echo 03:17:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3464 [Pipeline] echo 03:17:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3464 [Pipeline] echo 03:17:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 991b0a68828e78963de8228bbbb3b9e9d74f633b [Pipeline] echo 03:17:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 991b0a6 [Pipeline] echo 03:17:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:17:51 provisioning config files... 03:17:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2695975250162885448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:17:52 ---> docker-login.sh 03:17:52 nexus3.edgexfoundry.org:10001 03:17:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:52 Configure a credential helper to remove this warning. See 03:17:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:52 03:17:52 Login Succeeded 03:17:52 nexus3.edgexfoundry.org:10002 03:17:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:52 Configure a credential helper to remove this warning. See 03:17:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:52 03:17:52 Login Succeeded 03:17:52 nexus3.edgexfoundry.org:10003 03:17:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:52 Configure a credential helper to remove this warning. See 03:17:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:52 03:17:52 Login Succeeded 03:17:52 nexus3.edgexfoundry.org:10004 03:17:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:53 Configure a credential helper to remove this warning. See 03:17:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:53 03:17:53 Login Succeeded 03:17:53 docker.io 03:17:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:53 Configure a credential helper to remove this warning. See 03:17:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:53 03:17:53 Login Succeeded 03:17:53 ---> docker-login.sh ends [Pipeline] } 03:17:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:17:53 ++ 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 03:17:53 + for file in '`ls cmd/**/Dockerfile`' 03:17:53 ++ dirname cmd/core-command/Dockerfile 03:17:53 ++ cut -d/ -f2 03:17:53 + echo core-command,cmd/core-command/Dockerfile 03:17:53 + for file in '`ls cmd/**/Dockerfile`' 03:17:53 ++ dirname cmd/core-data/Dockerfile 03:17:53 ++ cut -d/ -f2 03:17:53 + echo core-data,cmd/core-data/Dockerfile 03:17:53 + for file in '`ls cmd/**/Dockerfile`' 03:17:53 ++ dirname cmd/core-metadata/Dockerfile 03:17:53 ++ cut -d/ -f2 03:17:53 + echo core-metadata,cmd/core-metadata/Dockerfile 03:17:53 + for file in '`ls cmd/**/Dockerfile`' 03:17:53 ++ dirname cmd/security-bootstrapper/Dockerfile 03:17:53 ++ cut -d/ -f2 03:17:53 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:17:53 + for file in '`ls cmd/**/Dockerfile`' 03:17:53 ++ dirname cmd/security-proxy-setup/Dockerfile 03:17:53 ++ cut -d/ -f2 03:17:53 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:17:53 + for file in '`ls cmd/**/Dockerfile`' 03:17:53 ++ dirname cmd/security-secretstore-setup/Dockerfile 03:17:53 ++ cut -d/ -f2 03:17:53 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:17:53 + for file in '`ls cmd/**/Dockerfile`' 03:17:53 ++ dirname cmd/support-notifications/Dockerfile 03:17:53 ++ cut -d/ -f2 03:17:53 + echo support-notifications,cmd/support-notifications/Dockerfile 03:17:53 + for file in '`ls cmd/**/Dockerfile`' 03:17:53 ++ dirname cmd/support-scheduler/Dockerfile 03:17:53 ++ cut -d/ -f2 03:17:53 + echo support-scheduler,cmd/support-scheduler/Dockerfile 03:17:53 + for file in '`ls cmd/**/Dockerfile`' 03:17:53 ++ dirname cmd/sys-mgmt-agent/Dockerfile 03:17:53 ++ cut -d/ -f2 03:17:53 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 03:17:53 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 03:17:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:17:54 03:17:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:17:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:17:54 latest: Pulling from edgex-devops/git-semver 03:17:54 31603596830f: Pulling fs layer 03:17:54 54011a49482f: Pulling fs layer 03:17:54 a6820b24f6d8: Pulling fs layer 03:17:54 f581987b2513: Pulling fs layer 03:17:54 f581987b2513: Waiting 03:17:54 54011a49482f: Verifying Checksum 03:17:54 54011a49482f: Download complete 03:17:54 31603596830f: Verifying Checksum 03:17:54 31603596830f: Download complete 03:17:55 f581987b2513: Download complete 03:17:55 a6820b24f6d8: Verifying Checksum 03:17:55 a6820b24f6d8: Download complete 03:17:55 31603596830f: Pull complete 03:17:55 54011a49482f: Pull complete 03:17:56 a6820b24f6d8: Pull complete 03:17:56 f581987b2513: Pull complete 03:17:56 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 03:17:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:17:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:17:56 prd-centos7-docker-4c-2g-32 does not seem to be running inside a container 03:17:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:17:59 $ docker top 7e15760d5acd7c064382559ddd76d1df4e952a161c77864fcc71ebc9037d0746 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:17:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:17:59 [ssh-agent] Looking for ssh-agent implementation... 03:17:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:17:59 $ docker exec 7e15760d5acd7c064382559ddd76d1df4e952a161c77864fcc71ebc9037d0746 ssh-agent 03:17:59 SSH_AUTH_SOCK=/tmp/ssh-f4ENdLiKUSk8/agent.11 03:17:59 SSH_AGENT_PID=16 03:17:59 Running ssh-add (command line suppressed) 03:17:59 Identity added: /w/workspace/edgex-go/4@tmp/private_key_7097209621502874746.key (/w/workspace/edgex-go/4@tmp/private_key_7097209621502874746.key) 03:17:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:18:00 + git tag --points-at HEAD [Pipeline] } 03:18:00 $ docker exec --env ******** --env ******** 7e15760d5acd7c064382559ddd76d1df4e952a161c77864fcc71ebc9037d0746 ssh-agent -k 03:18:00 unset SSH_AUTH_SOCK; 03:18:00 unset SSH_AGENT_PID; 03:18:00 echo Agent pid 16 killed; 03:18:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:18:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:18:00 [ssh-agent] Looking for ssh-agent implementation... 03:18:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:18:00 $ docker exec 7e15760d5acd7c064382559ddd76d1df4e952a161c77864fcc71ebc9037d0746 ssh-agent 03:18:00 SSH_AUTH_SOCK=/tmp/ssh-FXt045WFLxS0/agent.48 03:18:00 SSH_AGENT_PID=53 03:18:00 Running ssh-add (command line suppressed) 03:18:00 Identity added: /w/workspace/edgex-go/4@tmp/private_key_3025914651023253729.key (/w/workspace/edgex-go/4@tmp/private_key_3025914651023253729.key) 03:18:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:18:01 + git semver init 03:18:01 # -> Open(): unable to determine branch for HEAD 03:18:01 # $GIT_DIR = /w/workspace/edgex-go/4/.git 03:18:01 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 03:18:01 # $SEMVER_REMOTE_NAME = origin 03:18:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:18:01 # $SEMVER_USER_NAME = edgex-jenkins 03:18:01 # $SEMVER_BRANCH = PR-3464 03:18:01 # $SEMVER_TEMP = /tmp/semver-115203351 03:18:01 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 03:18:23 # '/tmp/semver-115203351' -> '/w/workspace/edgex-go/4/.semver' 03:18:24 # -> Force: false 03:18:24 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 03:18:24 $ docker exec --env ******** --env ******** 7e15760d5acd7c064382559ddd76d1df4e952a161c77864fcc71ebc9037d0746 ssh-agent -k 03:18:25 unset SSH_AUTH_SOCK; 03:18:25 unset SSH_AGENT_PID; 03:18:25 echo Agent pid 53 killed; 03:18:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:18:25 + git semver [Pipeline] } 03:18:25 $ docker stop --time=1 7e15760d5acd7c064382559ddd76d1df4e952a161c77864fcc71ebc9037d0746 03:18:27 $ docker rm -f 7e15760d5acd7c064382559ddd76d1df4e952a161c77864fcc71ebc9037d0746 [Pipeline] // withDockerContainer [Pipeline] sh 03:18:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:18:28 Stashed 1 file(s) [Pipeline] echo 03:18:28 [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 03:18:28 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:18:28 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:18:29 + sudo service docker restart 03:18:29 + true 03:18:29 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 03:18:29 ========================================================= 03:18:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 03:18:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:18:30 + 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 . 03:18:33 Sending build context to Docker daemon 330.4MB 03:18:33 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 03:18:33 Step 2/6 : FROM ${BASE} 03:18:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 03:18:33 540db60ca938: Pulling fs layer 03:18:33 adcc1eea9eea: Pulling fs layer 03:18:33 4c4ab2625f07: Pulling fs layer 03:18:33 0510c868ecb4: Pulling fs layer 03:18:33 afea3b2eda06: Pulling fs layer 03:18:33 7809a108b3ef: Pulling fs layer 03:18:33 f706445af74f: Pulling fs layer 03:18:33 0510c868ecb4: Waiting 03:18:33 afea3b2eda06: Waiting 03:18:33 7809a108b3ef: Waiting 03:18:33 f706445af74f: Waiting 03:18:33 4c4ab2625f07: Verifying Checksum 03:18:33 4c4ab2625f07: Download complete 03:18:33 adcc1eea9eea: Verifying Checksum 03:18:33 adcc1eea9eea: Download complete 03:18:33 afea3b2eda06: Verifying Checksum 03:18:33 afea3b2eda06: Download complete 03:18:33 7809a108b3ef: Verifying Checksum 03:18:33 7809a108b3ef: Download complete 03:18:33 540db60ca938: Verifying Checksum 03:18:33 540db60ca938: Download complete 03:18:34 540db60ca938: Pull complete 03:18:34 adcc1eea9eea: Pull complete 03:18:35 4c4ab2625f07: Pull complete 03:18:35 f706445af74f: Verifying Checksum 03:18:35 f706445af74f: Download complete 03:18:35 0510c868ecb4: Verifying Checksum 03:18:35 0510c868ecb4: Download complete 03:18:41 0510c868ecb4: Pull complete 03:18:41 afea3b2eda06: Pull complete 03:18:41 7809a108b3ef: Pull complete 03:18:43 Still waiting to schedule task 03:18:43 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:18:46 f706445af74f: Pull complete 03:18:46 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 03:18:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:18:46 ---> b068be0155e3 03:18:46 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 03:18:46 ---> Running in 9e47672e2603 03:18:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:18:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:18:48 (1/12) Installing libmagic (5.39-r0) 03:18:49 (2/12) Installing file (5.39-r0) 03:18:49 (3/12) Installing libc-dev (0.7.2-r3) 03:18:49 (4/12) Installing g++ (10.2.1_pre1-r3) 03:18:53 (5/12) Installing fortify-headers (1.1-r0) 03:18:53 (6/12) Installing patch (2.7.6-r6) 03:18:53 (7/12) Installing build-base (0.5-r2) 03:18:53 (8/12) Installing libsodium (1.0.18-r0) 03:18:53 (9/12) Installing pkgconf (1.7.3-r0) 03:18:53 (10/12) Installing libsodium-dev (1.0.18-r0) 03:18:53 (11/12) Installing libzmq (4.3.3-r1) 03:18:53 (12/12) Installing zeromq-dev (4.3.3-r1) 03:18:53 Executing busybox-1.32.1-r6.trigger 03:18:53 OK: 219 MiB in 52 packages 03:18:57 Removing intermediate container 9e47672e2603 03:18:57 ---> dfe7bba3421e 03:18:57 Step 4/6 : WORKDIR /edgex-go 03:18:57 ---> Running in 0b00448aab4b 03:18:57 Removing intermediate container 0b00448aab4b 03:18:57 ---> 97239eb7b3cc 03:18:57 Step 5/6 : COPY go.mod . 03:18:57 ---> 6fda01310eb0 03:18:57 Step 6/6 : RUN go mod download 03:18:58 ---> Running in 8eef91acbcdf 03:19:20 Removing intermediate container 8eef91acbcdf 03:19:20 ---> d5786296ea80 03:19:20 Successfully built d5786296ea80 03:19:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:19:20 + docker inspect -f . ci-base-image-x86_64 03:19:20 . [Pipeline] withDockerContainer 03:19:20 prd-centos7-docker-4c-2g-32 does not seem to be running inside a container 03:19:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:19:21 $ docker top 8ac91b487e20f2e736128f45962c18ce5c23130382d6a77fe198e11553dffded -eo pid,comm [Pipeline] { [Pipeline] sh 03:19:21 + go version 03:19:21 go version go1.16.3 linux/amd64 [Pipeline] } 03:19:21 $ docker stop --time=1 8ac91b487e20f2e736128f45962c18ce5c23130382d6a77fe198e11553dffded 03:19:23 $ docker rm -f 8ac91b487e20f2e736128f45962c18ce5c23130382d6a77fe198e11553dffded [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:19:24 + docker inspect -f . ci-base-image-x86_64 03:19:24 . [Pipeline] withDockerContainer 03:19:24 prd-centos7-docker-4c-2g-32 does not seem to be running inside a container 03:19:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:19:24 $ docker top df763140cfe91dd81bdc30de79cdd576e3a144237e226a880ffee2bceb12dd95 -eo pid,comm [Pipeline] { [Pipeline] echo 03:19:25 ========================================================= 03:19:25 [edgeXBuildGoParallel] Running Tests and Build... 03:19:25 ========================================================= [Pipeline] sh 03:19:25 + go mod tidy [Pipeline] sh 03:19:27 + make test 03:19:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:19:37 ? github.com/edgexfoundry/edgex-go [no test files] 03:19:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:20:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:20:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:20:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:20:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:20:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:20:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:20:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:20:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:20:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:20:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:20:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:20:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:20:14 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.116s coverage: 46.1% of statements 03:20:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:20:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:20:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 03:20:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 03:20:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 03:20:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 03:20:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.045s coverage: 28.7% of statements 03:20:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.080s coverage: 100.0% of statements 03:20:18 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.180s coverage: 27.8% of statements 03:20:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:20:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:20:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 03:20:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 03:20:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 03:20:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.082s coverage: 81.2% of statements 03:20:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:20:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.061s coverage: 100.0% of statements 03:20:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 03:20:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.064s coverage: 100.0% of statements 03:20:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 03:20:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 03:20:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.095s coverage: 71.3% of statements 03:20:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 03:20:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 03:20:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.171s coverage: 87.7% of statements 03:20:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 03:20:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 03:20:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.066s coverage: 78.9% of statements 03:20:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 03:20:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.352s coverage: 28.6% of statements 03:20:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:20:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:20:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 03:20:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 03:20:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 03:20:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.082s coverage: 100.0% of statements 03:20:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 03:20:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.059s coverage: 100.0% of statements 03:20:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 03:20:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.181s coverage: 86.7% of statements 03:20:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 03:20:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.150s coverage: 97.5% of statements 03:20:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 03:20:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.077s coverage: 78.3% of statements 03:20:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 03:20:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 03:20:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 03:20:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 03:20:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.376s coverage: 95.1% of statements 03:20:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 03:20:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 03:20:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 03:20:25 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 03:20:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:20:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 03:20:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 03:20:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:20:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:20:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 03:20:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:20:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 03:20:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:20:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 03:20:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:20:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 03:20:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 03:20:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 03:20:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements 03:20:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 03:20:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 03:20:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.074s coverage: 0.8% of statements 03:20:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 03:20:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.052s coverage: 22.0% of statements 03:20:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:20:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 47.1% of statements 03:20:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.073s coverage: 79.5% of statements 03:20:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements 03:20:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements 03:20:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.074s coverage: 87.5% of statements 03:20:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements 03:20:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 03:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.231s coverage: 81.8% of statements 03:20:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.099s coverage: 92.9% of statements 03:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 03:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.047s coverage: 87.2% of statements 03:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 03:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 76.0% of statements 03:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements 03:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.102s coverage: 87.2% of statements 03:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.077s coverage: 85.4% of statements 03:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.124s coverage: 91.2% of statements 03:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.206s coverage: 64.4% of statements 03:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 03:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 91.3% of statements 03:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 03:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements 03:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 03:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.347s coverage: 66.9% of statements 03:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.195s coverage: 43.4% of statements 03:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements 03:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.035s coverage: 84.8% of statements 03:20:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.151s coverage: 47.1% of statements 03:20:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:20:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:20:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 03:20:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 03:20:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 03:20:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements 03:20:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 03:20:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.053s coverage: 100.0% of statements 03:20:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 03:20:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 03:20:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.116s coverage: 20.9% of statements 03:20:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 03:20:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.181s coverage: 91.9% of statements 03:20:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 03:20:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 03:20:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 03:20:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.067s coverage: 28.8% of statements 03:20:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:20:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:20:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 03:20:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 03:20:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 03:20:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.114s coverage: 99.0% of statements 03:20:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 03:20:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.084s coverage: 100.0% of statements 03:20:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 03:20:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 03:20:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 03:20:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.075s coverage: 64.6% of statements 03:20:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 03:20:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.143s coverage: 97.6% of statements 03:20:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 03:20:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 03:20:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 03:20:52 ok github.com/edgexfoundry/edgex-go/internal/system 0.030s coverage: 0.0% of statements 03:20:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:20:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.027s coverage: 100.0% of statements 03:20:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 03:20:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:20:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:20:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 03:20:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.047s coverage: 87.9% of statements 03:20:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 03:20:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:20:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.038s coverage: 100.0% of statements 03:20:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 28.1% of statements 03:20:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 03:20:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.033s coverage: 85.7% of statements 03:20:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 03:20:53 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 03:20:53 GO111MODULE=on go vet ./... 03:21:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-35 in /w/workspace/edgexfoundry_edgex-go_PR-3464 [Pipeline] { [Pipeline] ws 03:21:04 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 03:21:04 The recommended git tool is: git 03:21:09 using credential edgex-jenkins-ssh 03:21:09 Cloning the remote Git repository 03:21:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:21:10 > git init /w/workspace/edgex-go/4 # timeout=10 03:21:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:21:10 > git --version # timeout=10 03:21:10 > git --version # 'git version 2.17.1' 03:21:10 using GIT_SSH to set credentials SSH Credentials for GitHub 03:21:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:21:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:21:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:21:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:21:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:21:28 using GIT_SSH to set credentials SSH Credentials for GitHub 03:21:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3464/head:refs/remotes/origin/PR-3464 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:21:29 Merging remotes/origin/master commit 89cec5b6d03a03d3135cbbf368fe05aa4d1b2c98 into PR head commit 991b0a68828e78963de8228bbbb3b9e9d74f633b 03:21:30 Merge succeeded, producing 991b0a68828e78963de8228bbbb3b9e9d74f633b 03:21:30 Checking out Revision 991b0a68828e78963de8228bbbb3b9e9d74f633b (PR-3464) 03:21:29 > git config core.sparsecheckout # timeout=10 03:21:29 > git checkout -f 991b0a68828e78963de8228bbbb3b9e9d74f633b # timeout=10 03:21:30 > git remote # timeout=10 03:21:30 > git config --get remote.origin.url # timeout=10 03:21:30 using GIT_SSH to set credentials SSH Credentials for GitHub 03:21:30 > git merge 89cec5b6d03a03d3135cbbf368fe05aa4d1b2c98 # timeout=10 03:21:30 > git rev-parse HEAD^{commit} # timeout=10 03:21:30 > git config core.sparsecheckout # timeout=10 03:21:30 > git checkout -f 991b0a68828e78963de8228bbbb3b9e9d74f633b # timeout=10 03:21:32 gofmt -l . 03:21:32 [ "`gofmt -l .`" = "" ] 03:21:32 ./bin/test-go-mod-tidy.sh 03:21:32 ./bin/test-attribution-txt.sh [Pipeline] sh 03:21:33 + ls -al . 03:21:33 total 840 03:21:33 drwxrwxr-x 10 1001 1001 4096 May 14 03:21 . 03:21:33 drwxr-xr-x 4 root root 28 May 14 03:19 .. 03:21:33 -rw-rw-r-- 1 1001 1001 11 May 14 03:17 .dockerignore 03:21:33 drwxrwxr-x 8 1001 1001 179 May 14 03:17 .git 03:21:33 drwxrwxr-x 3 1001 1001 125 May 14 03:17 .github 03:21:33 -rw-rw-r-- 1 1001 1001 818 May 14 03:17 .gitignore 03:21:33 drwx------ 3 1001 1001 60 May 14 03:18 .semver 03:21:33 -rw-rw-r-- 1 1001 1001 166 May 14 03:17 .sonarcloud.properties 03:21:33 -rw-rw-r-- 1 1001 1001 8609 May 14 03:17 Attribution.txt 03:21:33 -rw-rw-r-- 1 1001 1001 3804 May 14 03:17 CONTRIBUTING.md 03:21:33 -rw-rw-r-- 1 1001 1001 931 May 14 03:17 Dockerfile.build 03:21:33 -rw-rw-r-- 1 1001 1001 863 May 14 03:17 Jenkinsfile 03:21:33 -rw-rw-r-- 1 1001 1001 10775 May 14 03:17 LICENSE 03:21:33 -rw-rw-r-- 1 1001 1001 5594 May 14 03:17 Makefile 03:21:33 -rw-rw-r-- 1 1001 1001 7978 May 14 03:17 README.md 03:21:33 -rw-rw-r-- 1 1001 1001 6755 May 14 03:17 SECURITY.md 03:21:33 -rw-rw-r-- 1 1001 1001 5 May 14 03:18 VERSION 03:21:33 -rw-rw-r-- 1 1001 1001 4131 May 14 03:17 ZMQWindows.md 03:21:33 drwxrwxr-x 2 1001 1001 117 May 14 03:17 bin 03:21:33 drwxrwxr-x 14 1001 1001 4096 May 14 03:17 cmd 03:21:33 -rw-r--r-- 1 root root 729630 May 14 03:20 coverage.out 03:21:33 -rw-r--r-- 1 root root 1060 May 14 03:21 go.mod 03:21:33 -rw-r--r-- 1 root root 21797 May 14 03:19 go.sum 03:21:33 drwxrwxr-x 8 1001 1001 127 May 14 03:17 internal 03:21:33 drwxrwxr-x 4 1001 1001 26 May 14 03:17 openapi 03:21:33 drwxrwxr-x 4 1001 1001 71 May 14 03:17 snap 03:21:33 -rw-rw-r-- 1 1001 1001 168 May 14 03:17 version.go [Pipeline] sh 03:21:33 + '[' -e coverage.out ] 03:21:33 + chown 1001:1001 coverage.out [Pipeline] stash 03:21:33 Stashed 1 file(s) [Pipeline] sh 03:21:34 + make build 03:21:34 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:21:34 Commit message: "feat(notifications): Implement GET /transmission/all V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:21:35 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:21:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:21:36 + true 03:21:36 + sudo service docker restart 03:21: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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:21:38 provisioning config files... 03:21:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6786728398287524876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:21:39 ---> docker-login.sh 03:21:39 nexus3.edgexfoundry.org:10001 03:21:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:40 Configure a credential helper to remove this warning. See 03:21:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:40 03:21:40 Login Succeeded 03:21:40 nexus3.edgexfoundry.org:10002 03:21:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:40 Configure a credential helper to remove this warning. See 03:21:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:40 03:21:40 Login Succeeded 03:21:40 nexus3.edgexfoundry.org:10003 03:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:41 Configure a credential helper to remove this warning. See 03:21:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:41 03:21:41 Login Succeeded 03:21:41 nexus3.edgexfoundry.org:10004 03:21:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:42 Configure a credential helper to remove this warning. See 03:21:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:42 03:21:42 Login Succeeded 03:21:42 docker.io 03:21:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:42 Configure a credential helper to remove this warning. See 03:21:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:42 03:21:42 Login Succeeded 03:21:42 ---> docker-login.sh ends [Pipeline] } 03:21:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:21:43 ========================================================= 03:21:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:21:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:21:43 + 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 . 03:21:46 Sending build context to Docker daemon 167.8MB 03:21:46 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 03:21:46 Step 2/6 : FROM ${BASE} 03:21:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:21:46 595b0fe564bb: Pulling fs layer 03:21:46 7186ed65a4f7: Pulling fs layer 03:21:46 316046926c0a: Pulling fs layer 03:21:46 4ebd0625c992: Pulling fs layer 03:21:46 207e8628e3a3: Pulling fs layer 03:21:46 c791037a9be2: Pulling fs layer 03:21:46 ffd874e62e21: Pulling fs layer 03:21:46 207e8628e3a3: Waiting 03:21:46 c791037a9be2: Waiting 03:21:46 4ebd0625c992: Waiting 03:21:46 ffd874e62e21: Waiting 03:21:46 316046926c0a: Download complete 03:21:46 7186ed65a4f7: Verifying Checksum 03:21:46 7186ed65a4f7: Download complete 03:21:46 207e8628e3a3: Verifying Checksum 03:21:46 207e8628e3a3: Download complete 03:21:46 c791037a9be2: Verifying Checksum 03:21:46 c791037a9be2: Download complete 03:21:46 595b0fe564bb: Download complete 03:21:46 595b0fe564bb: Pull complete 03:21:46 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 03:21:47 7186ed65a4f7: Pull complete 03:21:47 316046926c0a: Pull complete 03:21:47 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 03:21:48 ffd874e62e21: Verifying Checksum 03:21:48 ffd874e62e21: Download complete 03:21:49 4ebd0625c992: Verifying Checksum 03:21:49 4ebd0625c992: Download complete 03:21:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:21:49 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 03:21:52 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 03:21:54 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 03:21:55 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 03:21:57 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 03:21:58 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 03:21: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 03:21:59 4ebd0625c992: Pull complete 03:21:59 207e8628e3a3: Pull complete 03:21:59 c791037a9be2: Pull complete [Pipeline] } 03:22:02 $ docker stop --time=1 df763140cfe91dd81bdc30de79cdd576e3a144237e226a880ffee2bceb12dd95 03:22:03 ffd874e62e21: Pull complete 03:22:03 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 03:22:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:22:03 ---> cfc18b08335c 03:22:03 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 03:22:04 $ docker rm -f df763140cfe91dd81bdc30de79cdd576e3a144237e226a880ffee2bceb12dd95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:22:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:22:05 03:22:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 03:22:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:22:06 latest: Pulling from edgex-devops/edgex-compose 03:22:06 cbdbe7a5bc2a: Pulling fs layer 03:22:06 ca9280d653b3: Pulling fs layer 03:22:06 7e9c9ca2126c: Pulling fs layer 03:22:06 cbdbe7a5bc2a: Download complete 03:22:06 ca9280d653b3: Verifying Checksum 03:22:06 ca9280d653b3: Download complete 03:22:06 cbdbe7a5bc2a: Pull complete 03:22:06 ---> Running in 922cda9f27d2 03:22:07 ca9280d653b3: Pull complete 03:22:07 7e9c9ca2126c: Download complete 03:22:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:22:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:22:10 (1/12) Installing libmagic (5.39-r0) 03:22:10 (2/12) Installing file (5.39-r0) 03:22:10 (3/12) Installing libc-dev (0.7.2-r3) 03:22:10 (4/12) Installing g++ (10.2.1_pre1-r3) 03:22:14 (5/12) Installing fortify-headers (1.1-r0) 03:22:14 (6/12) Installing patch (2.7.6-r6) 03:22:14 (7/12) Installing build-base (0.5-r2) 03:22:15 (8/12) Installing libsodium (1.0.18-r0) 03:22:15 (9/12) Installing pkgconf (1.7.3-r0) 03:22:15 (10/12) Installing libsodium-dev (1.0.18-r0) 03:22:15 (11/12) Installing libzmq (4.3.3-r1) 03:22:15 (12/12) Installing zeromq-dev (4.3.3-r1) 03:22:15 Executing busybox-1.32.1-r6.trigger 03:22:15 OK: 218 MiB in 52 packages 03:22:16 7e9c9ca2126c: Pull complete 03:22:16 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:22:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:22:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 03:22:16 prd-centos7-docker-4c-2g-32 does not seem to be running inside a container 03:22:16 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:22:17 $ docker top fd8c79975dbb19c4ffe9e1e88e55fc2c93884476294ccfbfdddf83111222eea5 -eo pid,comm [Pipeline] { [Pipeline] sh 03:22:18 + docker-compose build --help 03:22:18 + grep parallel 03:22:19 --parallel Build images in parallel. [Pipeline] } 03:22:19 $ docker stop --time=1 fd8c79975dbb19c4ffe9e1e88e55fc2c93884476294ccfbfdddf83111222eea5 03:22:19 Removing intermediate container 922cda9f27d2 03:22:19 ---> 74f4fd102d0c 03:22:19 Step 4/6 : WORKDIR /edgex-go 03:22:19 ---> Running in a577b4662326 03:22:20 Removing intermediate container a577b4662326 03:22:20 ---> ac6a22eebdf1 03:22:20 Step 5/6 : COPY go.mod . 03:22:20 ---> dd3a3c6864a5 03:22:20 Step 6/6 : RUN go mod download 03:22:21 ---> Running in ca6e44eb709f 03:22:21 $ docker rm -f fd8c79975dbb19c4ffe9e1e88e55fc2c93884476294ccfbfdddf83111222eea5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:22:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:22:22 . [Pipeline] withDockerContainer 03:22:22 prd-centos7-docker-4c-2g-32 does not seem to be running inside a container 03:22:22 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:22:23 $ docker top 643ece773d65ef5aeafc80440a52f5bed97a76bd96fcdb888e3632f2b037e44b -eo pid,comm [Pipeline] { [Pipeline] sh 03:22:23 + docker-compose -f ./docker-compose-build.yml build --parallel 03:22:25 Building core-command ... 03:22:25 Building core-data ... 03:22:25 Building core-metadata ... 03:22:25 Building security-bootstrapper ... 03:22:25 Building security-proxy-setup ... 03:22:25 Building security-secretstore-setup ... 03:22:25 Building support-notifications ... 03:22:25 Building support-scheduler ... 03:22:25 Building sys-mgmt-agent ... 03:22:25 Building support-notifications 03:22:25 Building core-command 03:22:25 Building core-data 03:22:25 Building support-scheduler 03:22:25 Building sys-mgmt-agent 03:22:47 Removing intermediate container ca6e44eb709f 03:22:47 ---> 140e764eb7a6 03:22:48 Successfully built 140e764eb7a6 03:22:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:22:48 + docker inspect -f . ci-base-image-arm64 03:22:48 . [Pipeline] withDockerContainer 03:22:48 prd-ubuntu18.04-docker-arm64-4c-16g-35 does not seem to be running inside a container 03:22:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:22:50 $ docker top 4285d3ce04921efda9eae6ceb3ac3fb3e330768d7bc300eeb8979327b98d7ce0 -eo pid,comm [Pipeline] { [Pipeline] sh 03:22:51 + go version 03:22:51 go version go1.16.3 linux/arm64 [Pipeline] } 03:22:51 $ docker stop --time=1 4285d3ce04921efda9eae6ceb3ac3fb3e330768d7bc300eeb8979327b98d7ce0 03:22:53 $ docker rm -f 4285d3ce04921efda9eae6ceb3ac3fb3e330768d7bc300eeb8979327b98d7ce0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:22:54 + docker inspect -f . ci-base-image-arm64 03:22:54 . [Pipeline] withDockerContainer 03:22:55 prd-ubuntu18.04-docker-arm64-4c-16g-35 does not seem to be running inside a container 03:22:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:22:56 $ docker top 5eed51fde808f3b9e38b7a1b1590f7933083f69890d8956d1aa2c8d2d626f3af -eo pid,comm [Pipeline] { [Pipeline] echo 03:22:56 ========================================================= 03:22:56 [edgeXBuildGoParallel] Running Tests and Build... 03:22:56 ========================================================= [Pipeline] sh 03:22:57 + go mod tidy [Pipeline] sh 03:22:59 + make test 03:22:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:23:04 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:23:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:23:04 ---> d5786296ea80 03:23:04 Step 3/23 : WORKDIR /edgex-go 03:23:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:23:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:23:04 ---> d5786296ea80 03:23:04 Step 3/24 : WORKDIR /edgex-go 03:23:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:23:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:23:04 ---> d5786296ea80 03:23:04 Step 3/24 : WORKDIR /edgex-go 03:23:04 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:23:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:23:04 ---> d5786296ea80 03:23:04 Step 3/23 : WORKDIR /edgex-go 03:23:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:23:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:23:04 ---> d5786296ea80 03:23:04 Step 3/24 : WORKDIR /edgex-go 03:23:04 ---> Running in 9db82ee29ccf 03:23:04 ---> Running in dac6ea72b77c 03:23:04 ---> Running in c12a9f6540ad 03:23:04 ---> Running in 8ec6cce0d135 03:23:04 ---> Running in 0296e65ffe15 03:23:04 Removing intermediate container dac6ea72b77c 03:23:04 ---> 08c1f7d1943f 03:23:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:23:04 Removing intermediate container 9db82ee29ccf 03:23:04 ---> 38e5c8d98b18 03:23:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:23:04 Removing intermediate container 8ec6cce0d135 03:23:04 ---> 7207b80b002c 03:23:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:23:04 Removing intermediate container c12a9f6540ad 03:23:04 ---> d7e784cbd6a9 03:23:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:23:04 Removing intermediate container 0296e65ffe15 03:23:04 ---> 99863bbdd397 03:23:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:23:04 ---> Running in 79a8fa9b3c53 03:23:04 ---> Running in 7a1173dff528 03:23:04 ---> Running in 77d68aa21f66 03:23:04 ---> Running in eca0a1ede097 03:23:04 ---> Running in 1d2df9ddb4b6 03:23:04 Removing intermediate container 79a8fa9b3c53 03:23:04 ---> 87a3939a9932 03:23:04 Step 5/24 : RUN apk add --update --no-cache make git 03:23:04 Removing intermediate container 77d68aa21f66 03:23:04 ---> 7e3f4b30a431 03:23:04 Step 5/23 : RUN apk add --update --no-cache make git 03:23:04 Removing intermediate container 7a1173dff528 03:23:04 ---> d3e8ebc3b359 03:23:04 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:23:04 ---> Running in c37d2447ca28 03:23:04 ---> Running in fe8f0f99f8dd 03:23:04 ---> Running in c22b28bf2989 03:23:04 Removing intermediate container 1d2df9ddb4b6 03:23:04 ---> e523e2ecabfe 03:23:04 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 03:23:04 Removing intermediate container eca0a1ede097 03:23:04 ---> 44bfc0c564ff 03:23:04 Step 5/24 : RUN apk add --update --no-cache make bash git 03:23:04 ---> Running in bf500f69f656 03:23:04 ---> Running in c81e6af11b4c 03:23:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:23:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:23:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:23:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:23:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:23:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:23:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:23:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:23:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:23:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:23:06 OK: 219 MiB in 52 packages 03:23:06 OK: 219 MiB in 52 packages 03:23:06 OK: 219 MiB in 52 packages 03:23:06 OK: 219 MiB in 52 packages 03:23:06 OK: 219 MiB in 52 packages 03:23:07 Removing intermediate container fe8f0f99f8dd 03:23:07 ---> adf00ee0b9de 03:23:07 Step 6/23 : COPY go.mod . 03:23:07 Removing intermediate container c22b28bf2989 03:23:07 ---> bc9781cc7eba 03:23:07 Step 6/24 : COPY go.mod . 03:23:07 Removing intermediate container c81e6af11b4c 03:23:07 ---> e2bda22fdf25 03:23:07 Step 6/24 : COPY go.mod . 03:23:07 ---> 8509bd244867 03:23:07 Step 7/24 : RUN go mod download 03:23:07 ---> 80efed2a362a 03:23:07 Step 7/23 : RUN go mod download 03:23:07 Removing intermediate container c37d2447ca28 03:23:07 ---> 4205660a2b99 03:23:07 Step 6/24 : COPY go.mod . 03:23:07 ---> Running in 144af0b59ab6 03:23:07 ---> Running in f6cae56eea40 03:23:08 Removing intermediate container bf500f69f656 03:23:08 ---> 8036041870e5 03:23:08 Step 6/23 : COPY go.mod . 03:23:08 ---> c59375d801df 03:23:08 Step 7/24 : RUN go mod download 03:23:08 ---> 84a60d0b77ce 03:23:08 Step 7/24 : RUN go mod download 03:23:08 ---> Running in 53f9b9baf915 03:23:08 ---> Running in eadf062d5b5f 03:23:08 ---> a9fe84d218e4 03:23:08 Step 7/23 : RUN go mod download 03:23:08 ---> Running in 6dfe30560766 03:23:10 Removing intermediate container 144af0b59ab6 03:23:10 ---> 6ac3fbd7fb6c 03:23:10 Step 8/24 : COPY . . 03:23:10 Removing intermediate container f6cae56eea40 03:23:10 ---> ca4f90392af9 03:23:10 Step 8/23 : COPY . . 03:23:11 Removing intermediate container eadf062d5b5f 03:23:11 ---> f8ad415e91c0 03:23:11 Step 8/24 : COPY . . 03:23:11 Removing intermediate container 6dfe30560766 03:23:11 ---> a9333f1fa200 03:23:11 Step 8/23 : COPY . . 03:23:11 Removing intermediate container 53f9b9baf915 03:23:11 ---> 4b3cb0f8bfd9 03:23:11 Step 8/24 : COPY . . 03:23:26 ? github.com/edgexfoundry/edgex-go [no test files] 03:23:58 ---> fea97bd1c72b 03:23:58 Step 9/24 : RUN go mod tidy 03:23:58 ---> f1a328519e03 03:23:58 Step 9/24 : RUN go mod tidy 03:23:58 ---> Running in 1019ad3a1a26 03:23:58 ---> Running in 5232bbc549a5 03:23:58 ---> f764b4c1e985 03:23:58 Step 9/24 : RUN go mod tidy 03:23:58 ---> 427d01ee2b4a 03:23:58 Step 9/23 : RUN go mod tidy 03:23:58 ---> 2e069e1dde47 03:23:58 Step 9/23 : RUN go mod tidy 03:23:58 ---> Running in d09e7c5d2239 03:23:58 ---> Running in f1c39c992a8c 03:23:58 ---> Running in d1521b6d1c8c 03:23:58 Removing intermediate container d1521b6d1c8c 03:23:58 ---> 54aa84eba3eb 03:23:58 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 03:23:58 Removing intermediate container f1c39c992a8c 03:23:58 ---> 619276e7c155 03:23:58 Step 10/23 : RUN make cmd/support-notifications/support-notifications 03:23:58 Removing intermediate container d09e7c5d2239 03:23:58 ---> 08d5eac3c3a0 03:23:58 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:23:58 Removing intermediate container 5232bbc549a5 03:23:58 ---> ced208770772 03:23:58 Step 10/24 : RUN make cmd/core-data/core-data 03:23:58 ---> Running in e46e3abf6a9f 03:23:58 Removing intermediate container 1019ad3a1a26 03:23:58 ---> dec08c32de52 03:23:58 Step 10/24 : RUN make cmd/core-command/core-command 03:23:58 ---> Running in 8a029b0e817d 03:23:58 ---> Running in c0dae32376a6 03:23:58 ---> Running in ee9a40548492 03:23:58 ---> Running in 6ded7f294e90 03:23:58 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 03:23:58 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 03:23:58 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 03:23:58 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 03:23:58 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 03:24:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:24:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:24:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:24:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:24:55 Removing intermediate container ee9a40548492 03:24:55 ---> 20e4bf236fde 03:24:55 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:24:55 Removing intermediate container e46e3abf6a9f 03:24:55 ---> a008d5df0af0 03:24:55 03:24:55 Step 11/23 : FROM alpine:3.12 03:24:55 Removing intermediate container 6ded7f294e90 03:24:55 ---> 3b119033c45d 03:24:55 03:24:55 Step 11/24 : FROM alpine:3.12 03:24:55 3.12: Pulling from library/alpine 03:24:55 ---> Running in 1abf07ce73cf 03:24:55 3.12: Pulling from library/alpine 03:24:55 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 03:24:55 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 03:24:55 Status: Downloaded newer image for alpine:3.12 03:24:55 ---> 13621d1b12d4 03:24:55 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 03:24:55 Status: Downloaded newer image for alpine:3.12 03:24:55 ---> 13621d1b12d4 03:24:55 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:24:55 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 03:24:55 ---> Running in eb4b074e95a7 03:24:55 ---> Running in 6497bacf40cc 03:24:55 Removing intermediate container c0dae32376a6 03:24:55 ---> c7bccc7c641d 03:24:55 03:24:55 Step 11/24 : FROM alpine:3.12 03:24:55 ---> 13621d1b12d4 03:24:55 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:24:55 Removing intermediate container 8a029b0e817d 03:24:55 ---> 8cf765f5d6eb 03:24:55 03:24:55 Step 11/23 : FROM alpine:3.12 03:24:55 ---> 13621d1b12d4 03:24:55 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:24:55 ---> Running in fac49d479511 03:24:55 ---> Running in 774c81f13303 03:24:55 Removing intermediate container fac49d479511 03:24:55 ---> d75190348812 03:24:55 Step 13/24 : ENV APP_PORT=48080 03:24:55 Removing intermediate container 1abf07ce73cf 03:24:55 ---> 123b3aa4e599 03:24:55 03:24:55 Step 12/24 : FROM docker:20.10.0 03:24:55 20.10.0: Pulling from library/docker 03:24:55 ---> Running in 31d87b23d71a 03:24:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:24:55 Removing intermediate container 31d87b23d71a 03:24:55 ---> ba1ca77ea747 03:24:55 Step 14/24 : EXPOSE $APP_PORT 03:24:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:24:55 ---> Running in ee23c6d56242 03:24:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:24:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:24:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:24:55 (1/1) Installing dumb-init (1.2.2-r1) 03:24:55 Executing busybox-1.31.1-r20.trigger 03:24:55 OK: 6 MiB in 15 packages 03:24:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:24:55 (1/2) Installing ca-certificates (20191127-r4) 03:24:55 (2/2) Installing dumb-init (1.2.2-r1) 03:24:55 Executing busybox-1.31.1-r20.trigger 03:24:55 Executing ca-certificates-20191127-r4.trigger 03:24:55 (1/1) Installing dumb-init (1.2.2-r1) 03:24:55 Executing busybox-1.31.1-r20.trigger 03:24:55 OK: 6 MiB in 15 packages 03:24:55 OK: 6 MiB in 16 packages 03:24:55 Removing intermediate container ee23c6d56242 03:24:55 ---> 9c472c72a265 03:24:55 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:24:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:24:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:24:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:24:55 ---> Running in 072a842dc14c 03:24:56 Removing intermediate container eb4b074e95a7 03:24:56 ---> 3bde240a6cf1 03:24:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:24:57 ---> Running in 502e24c15756 03:24:57 Removing intermediate container 6497bacf40cc 03:24:57 ---> b4265e848b1e 03:24:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:24:57 ---> Running in 9ee2ef83aa38 03:24:57 Removing intermediate container 502e24c15756 03:24:57 ---> 332e9e87a432 03:24:57 Step 14/24 : ENV APP_PORT=48082 03:24:57 Removing intermediate container 774c81f13303 03:24:57 ---> ed4c3fcd33a3 03:24:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:24:57 ---> Running in 951149332ccf 03:24:57 ---> Running in acfd5550ee66 03:24:57 Removing intermediate container 9ee2ef83aa38 03:24:57 ---> 6554f183b634 03:24:57 Step 14/23 : ENV APP_PORT=48060 03:24:57 ---> Running in 6d3919af9ccf 03:24:58 Removing intermediate container acfd5550ee66 03:24:58 ---> b5e7a8e0b6a2 03:24:58 Step 14/23 : ENV APP_PORT=48085 03:24:58 Removing intermediate container 951149332ccf 03:24:58 ---> b23a5f50e7a7 03:24:58 Step 15/24 : EXPOSE $APP_PORT 03:24:58 ---> Running in c7c3d4e2f3da 03:24:58 ---> Running in 2a27c8bf4f6a 03:24:58 Removing intermediate container 6d3919af9ccf 03:24:58 ---> 0949302ee374 03:24:58 Step 15/23 : EXPOSE $APP_PORT 03:24:58 Removing intermediate container 072a842dc14c 03:24:58 ---> 7190e23fff28 03:24:58 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 03:24:58 ---> Running in 21f2b9efe2ac 03:24:58 ---> Running in 0dcac13ec66e 03:24:58 Removing intermediate container c7c3d4e2f3da 03:24:58 ---> ce3f51bbd971 03:24:58 Step 15/23 : EXPOSE $APP_PORT 03:24:59 Removing intermediate container 2a27c8bf4f6a 03:24:59 ---> 6505db0334f3 03:24:59 Step 16/24 : WORKDIR / 03:24:59 ---> Running in f0d9785f607d 03:24:59 ---> Running in 0e607e6a3c56 03:24:59 Removing intermediate container 21f2b9efe2ac 03:24:59 ---> ac38452da509 03:24:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:24:59 Removing intermediate container f0d9785f607d 03:24:59 ---> c155237723e9 03:24:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:24:59 Removing intermediate container 0e607e6a3c56 03:24:59 ---> b2e39ae8a2ef 03:24:59 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:24:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:24:59 ---> eb93a50dc26f 03:24:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:24:59 ---> 8a8d9db3dc42 03:24:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:25:00 ---> d8ccd664ec7f 03:25:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:25:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:25:00 ---> 71d8f9af518e 03:25:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:25:01 ---> 150d0653305f 03:25:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:25:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:25:01 ---> 18fcbb9de309 03:25:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:25:01 ---> ed529a74dd92 03:25:01 Step 19/23 : ENTRYPOINT ["/support-notifications"] 03:25:01 ---> 27054abc6cdc 03:25:01 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:25:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:25:01 ---> Running in fe49cad85d67 03:25:01 ---> Running in bc9a9a3272c7 03:25:01 ---> ba52b4cbaa62 03:25:01 Step 20/24 : ENTRYPOINT ["/core-command"] 03:25:01 (1/6) Installing dumb-init (1.2.2-r1) 03:25:01 Removing intermediate container fe49cad85d67 03:25:01 ---> f9cd765234a5 03:25:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:25:01 ---> Running in b536a508c6f9 03:25:01 Removing intermediate container bc9a9a3272c7 03:25:01 ---> f0eed13e5bec 03:25:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:25:01 (2/6) Installing libgcc (9.3.0-r2) 03:25:02 ---> Running in 9282472df492 03:25:02 (3/6) Installing libsodium (1.0.18-r0) 03:25:02 (4/6) Installing libstdc++ (9.3.0-r2) 03:25:02 ---> Running in e43c99899aa5 03:25:02 Removing intermediate container b536a508c6f9 03:25:02 ---> d046ac5b786f 03:25:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:25:02 Removing intermediate container 9282472df492 03:25:02 ---> 8ac8bf381aa7 03:25:02 Step 21/23 : LABEL arch=x86_64 03:25:02 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:25:02 ---> Running in 6a5dcb5e7bb0 03:25:02 Status: Downloaded newer image for docker:20.10.0 03:25:02 ---> aefe523efa57 03:25:02 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:25:02 Removing intermediate container e43c99899aa5 03:25:02 ---> a6ff9976483a 03:25:02 Step 21/23 : LABEL arch=x86_64 03:25:02 ---> Running in 099f1dd88dc8 03:25:02 ---> Running in 45abcc693892 03:25:02 ---> Running in d2817be7625b 03:25:02 Removing intermediate container 6a5dcb5e7bb0 03:25:02 ---> 733bf89079c5 03:25:02 Step 22/24 : LABEL arch=x86_64 03:25:02 (5/6) Installing libzmq (4.3.3-r0) 03:25:02 Removing intermediate container 099f1dd88dc8 03:25:02 ---> 3d5fba80815e 03:25:02 Step 22/23 : LABEL git_sha=991b0a68828e78963de8228bbbb3b9e9d74f633b 03:25:02 (6/6) Installing zeromq (4.3.3-r0) 03:25:03 Executing busybox-1.31.1-r20.trigger 03:25:03 OK: 8 MiB in 20 packages 03:25:03 ---> Running in 51d86f83b687 03:25:03 Removing intermediate container 45abcc693892 03:25:03 ---> 54398a1047b9 03:25:03 Step 22/23 : LABEL git_sha=991b0a68828e78963de8228bbbb3b9e9d74f633b 03:25:03 ---> Running in d6a342402400 03:25:03 Removing intermediate container d2817be7625b 03:25:03 ---> a2d9307ec7be 03:25:03 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 03:25:03 ---> Running in e0eebf2220bf 03:25:03 ---> Running in b0eaf6580e53 03:25:03 Removing intermediate container 51d86f83b687 03:25:03 ---> f1df13acff55 03:25:03 Step 23/24 : LABEL git_sha=991b0a68828e78963de8228bbbb3b9e9d74f633b 03:25:03 Removing intermediate container d6a342402400 03:25:03 ---> 0bd915cfaa1b 03:25:03 Step 23/23 : LABEL version=0.0.0 03:25:03 ---> Running in e9f70841974b 03:25:03 Removing intermediate container e0eebf2220bf 03:25:03 ---> 38dbf6efa4b1 03:25:03 Step 23/23 : LABEL version=0.0.0 03:25:03 ---> Running in a74688ceb8d4 03:25:04 ---> Running in caaa7ccd0d16 03:25:04 Removing intermediate container e9f70841974b 03:25:04 ---> 1248b10b1764 03:25:04 Step 24/24 : LABEL version=0.0.0 03:25:04 Removing intermediate container 0dcac13ec66e 03:25:04 ---> d55b89053603 03:25:04 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:25:04 Removing intermediate container a74688ceb8d4 03:25:04 ---> a94ee1f30a88 03:25:04 03:25:04 ---> Running in a60fe1f3346c 03:25:04 Removing intermediate container caaa7ccd0d16 03:25:04 ---> 869128c952da 03:25:04 03:25:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:25:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:25:04 Successfully built 869128c952da 03:25:04 (1/39) Installing readline (8.0.4-r0) 03:25:04 (2/39) Installing bash (5.0.17-r0) 03:25:04 Successfully built a94ee1f30a88 03:25:04 Executing bash-5.0.17-r0.post-install 03:25:04 (3/39) Installing nghttp2-libs (1.41.0-r0) 03:25:04 (4/39) Installing libcurl (7.76.1-r0) 03:25:04 ---> 5d8019dd0f59 03:25:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:25:04 (5/39) Installing curl (7.76.1-r0) 03:25:04 (6/39) Installing dumb-init (1.2.2-r1) 03:25:04 (7/39) Installing libbz2 (1.0.8-r1) 03:25:04 Successfully tagged support-notifications:latest 03:25:04 (8/39) Installing expat (2.2.9-r1) 03:25:05 (9/39) Installing libffi (3.3-r2) 03:25:05 Successfully tagged support-scheduler:latest 03:25:05 (10/39) Installing gdbm (1.13-r1) 03:25:05 (11/39) Installing xz-libs (5.2.5-r0) 03:25:05 (12/39) Installing sqlite-libs (3.32.1-r0) 03:25:05 Removing intermediate container a60fe1f3346c 03:25:05 ---> 58e17fb0c152 03:25:05 03:25:05 (13/39) Installing python3 (3.8.10-r0) 03:25:05  Building support-scheduler ... done Building security-bootstrapper 03:25:05  Building support-notifications ... done Building security-proxy-setup 03:25:05 Successfully built 58e17fb0c152 03:25:05 Successfully tagged core-command:latest 03:25:05  Building core-command ... done Building core-metadata 03:25:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:25:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:25:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:25:11 ---> a82df7ec0362 03:25:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:25:11 (14/39) Installing py3-appdirs (1.4.4-r1) 03:25:11 (15/39) Installing py3-ordered-set (4.0.1-r0) 03:25:11 (16/39) Installing py3-parsing (2.4.7-r0) 03:25:11 (17/39) Installing py3-six (1.15.0-r0) 03:25:11 (18/39) Installing py3-packaging (20.4-r0) 03:25:11 (19/39) Installing py3-setuptools (47.0.0-r0) 03:25:11 (20/39) Installing py3-chardet (3.0.4-r4) 03:25:11 (21/39) Installing py3-idna (2.9-r0) 03:25:11 (22/39) Installing py3-certifi (2020.4.5.1-r0) 03:25:11 (23/39) Installing py3-urllib3 (1.25.9-r0) 03:25:12 (24/39) Installing py3-requests (2.23.0-r0) 03:25:13 (25/39) Installing py3-msgpack (1.0.0-r0) 03:25:14 (26/39) Installing py3-lockfile (0.12.2-r3) 03:25:14 (27/39) Installing py3-cachecontrol (0.12.6-r0) 03:25:14 ---> 86d503476675 03:25:14 Step 20/24 : ENTRYPOINT ["/core-data"] 03:25:14 (28/39) Installing py3-colorama (0.4.3-r0) 03:25:14 (29/39) Installing py3-distlib (0.3.0-r0) 03:25:15 (30/39) Installing py3-distro (1.5.0-r1) 03:25:16 (31/39) Installing py3-webencodings (0.5.1-r3) 03:25:16 (32/39) Installing py3-html5lib (1.0.1-r4) 03:25:16 (33/39) Installing py3-pytoml (0.1.21-r0) 03:25:16 ---> Running in 5f9b1bdd479d 03:25:16 (34/39) Installing py3-pep517 (0.8.2-r0) 03:25:16 (35/39) Installing py3-progress (1.5-r0) 03:25:16 (36/39) Installing py3-toml (0.10.1-r0) 03:25:16 (37/39) Installing py3-retrying (1.3.3-r0) 03:25:16 (38/39) Installing py3-contextlib2 (0.6.0-r0) 03:25:16 (39/39) Installing py3-pip (20.1.1-r0) 03:25:17 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.505s coverage: 46.1% of statements 03:25:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:25:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:25:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 03:25:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 03:25:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 03:25:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 03:25:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.133s coverage: 28.7% of statements 03:25:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.300s coverage: 100.0% of statements 03:25:21 Executing busybox-1.31.1-r19.trigger 03:25:21 OK: 72 MiB in 59 packages 03:25:21 Removing intermediate container 5f9b1bdd479d 03:25:21 ---> f77ae97f2d64 03:25:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:25:21 ---> Running in c1c06f9ae83c 03:25:22 Removing intermediate container c1c06f9ae83c 03:25:22 ---> c60606b4de44 03:25:22 Step 22/24 : LABEL arch=x86_64 03:25:22 ---> Running in 7a5370b75b1d 03:25:22 Removing intermediate container 7a5370b75b1d 03:25:22 ---> aa24c5abc28a 03:25:22 Step 23/24 : LABEL git_sha=991b0a68828e78963de8228bbbb3b9e9d74f633b 03:25:25 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.606s coverage: 27.8% of statements 03:25:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:25:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:25:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 03:25:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 03:25:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 03:25:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.194s coverage: 81.2% of statements 03:25:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:25:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.144s coverage: 100.0% of statements 03:25:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 03:25:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.174s coverage: 100.0% of statements 03:25:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 03:25:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 03:25:27 ---> Running in 69f9aa28f31a 03:25:27 Collecting docker-compose==1.23.2 03:25:27 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:25:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.456s coverage: 71.3% of statements 03:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 03:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 03:25:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.490s coverage: 87.7% of statements 03:25:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 03:25:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 03:25:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.194s coverage: 78.9% of statements 03:25:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 03:25:30 Collecting cached-property<2,>=1.2.0 03:25:30 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:25:30 Collecting dockerpty<0.5,>=0.4.1 03:25:30 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:25:31 Removing intermediate container 69f9aa28f31a 03:25:31 ---> d72a584f81c5 03:25:31 Step 24/24 : LABEL version=0.0.0 03:25:33 ---> Running in 06a737353a4d 03:25:34 Removing intermediate container 06a737353a4d 03:25:34 ---> 75cb42044833 03:25:34 03:25:35 Successfully built 75cb42044833 03:25:35 Collecting docker<4.0,>=3.6.0 03:25:35 Successfully tagged core-data:latest 03:25:35 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:25:35  Building core-data ... done Building security-secretstore-setup 03:25:36 Collecting docopt<0.7,>=0.6.1 03:25:36 Downloading docopt-0.6.2.tar.gz (25 kB) 03:25:36 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:25:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:25:36 ---> d5786296ea80 03:25:36 Step 3/22 : WORKDIR /edgex-go 03:25:36 ---> Using cache 03:25:36 ---> 99863bbdd397 03:25:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:25:36 ---> Using cache 03:25:36 ---> e523e2ecabfe 03:25:36 Step 5/22 : RUN apk add --update --no-cache make git 03:25:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:25:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:25:36 ---> d5786296ea80 03:25:36 Step 3/24 : WORKDIR /edgex-go 03:25:36 ---> Using cache 03:25:36 ---> 99863bbdd397 03:25:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:25:36 ---> Using cache 03:25:36 ---> e523e2ecabfe 03:25:36 Step 5/24 : RUN apk add --update --no-cache make git 03:25:36 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:25:36 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:25:36 ---> d5786296ea80 03:25:36 Step 3/32 : WORKDIR /edgex-go 03:25:36 ---> Using cache 03:25:36 ---> 99863bbdd397 03:25:36 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:25:36 ---> Using cache 03:25:36 ---> e523e2ecabfe 03:25:36 Step 5/32 : RUN apk add --update --no-cache make git 03:25:39 Collecting websocket-client<1.0,>=0.32.0 03:25:39 ---> Running in 57177c21f0b4 03:25:39 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:25:39 ---> Running in 6d36feb9e3d1 03:25:39 ---> Running in 2f77976d9867 03:25:39 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:25:39 Collecting texttable<0.10,>=0.9.0 03:25:39 Downloading texttable-0.9.1.tar.gz (11 kB) 03:25:42 Collecting PyYAML<4,>=3.10 03:25:42 Downloading PyYAML-3.13.tar.gz (270 kB) 03:25:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:25:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:25:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:25:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:25:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:25:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:25:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.456s coverage: 28.6% of statements 03:25:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:25:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:25:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 03:25:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 03:25:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 03:25:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.256s coverage: 100.0% of statements 03:25:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 03:25:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.152s coverage: 100.0% of statements 03:25:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 03:25:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.504s coverage: 86.7% of statements 03:25:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 03:25:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.587s coverage: 97.5% of statements 03:25:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 03:25:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.263s coverage: 78.3% of statements 03:25:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 03:25:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 03:25:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 03:25:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 03:25:43 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:25:43 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:25:43 OK: 219 MiB in 52 packages 03:25:43 OK: 219 MiB in 52 packages 03:25:43 Collecting jsonschema<3,>=2.5.1 03:25:43 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:25:43 OK: 219 MiB in 52 packages 03:25:43 Collecting docker-pycreds>=0.4.0 03:25:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:25:43 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) 03:25:43 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) 03:25:43 Collecting urllib3<1.25,>=1.21.1 03:25:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:25:44 Collecting idna<2.8,>=2.5 03:25:44 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:25:44 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 03:25:44 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 03:25:44 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 03:25:44 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 03:25:45 Installing collected packages: cached-property, dockerpty, urllib3, idna, requests, websocket-client, docker-pycreds, docker, docopt, texttable, PyYAML, jsonschema, docker-compose 03:25:45 Running setup.py install for dockerpty: started 03:25:45 Removing intermediate container 2f77976d9867 03:25:45 ---> caf6c4d6a1d7 03:25:45 Step 6/32 : COPY go.mod . 03:25:45 Removing intermediate container 57177c21f0b4 03:25:45 ---> ca9fb5954f98 03:25:45 Step 6/22 : COPY go.mod . 03:25:45 Removing intermediate container 6d36feb9e3d1 03:25:45 ---> f9d56689ec53 03:25:45 Step 6/24 : COPY go.mod . 03:25:46 ---> 1db262402b6a 03:25:46 Step 7/22 : RUN go mod download 03:25:46 Running setup.py install for dockerpty: finished with status 'done' 03:25:46 Attempting uninstall: urllib3 03:25:46 Found existing installation: urllib3 1.25.9 03:25:46 Uninstalling urllib3-1.25.9: 03:25:46 ---> ffc2a1661fe6 03:25:46 Step 7/32 : RUN go mod download 03:25:46 Successfully uninstalled urllib3-1.25.9 03:25:47 ---> ce68197d6586 03:25:47 Step 7/24 : RUN go mod download 03:25:47 ---> Running in abeab87540c1 03:25:47 ---> Running in 3d4da86fca59 03:25:47 ---> Running in ac09bdabf731 03:25:47 Attempting uninstall: idna 03:25:47 Found existing installation: idna 2.9 03:25:47 Uninstalling idna-2.9: 03:25:47 Successfully uninstalled idna-2.9 03:25:48 Attempting uninstall: requests 03:25:48 Found existing installation: requests 2.23.0 03:25:48 Uninstalling requests-2.23.0: 03:25:48 Successfully uninstalled requests-2.23.0 03:25:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.431s coverage: 95.1% of statements 03:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 03:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 03:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 03:25:49 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 03:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 03:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 03:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 03:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 03:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 03:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 03:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 03:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 03:25:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.147s coverage: 58.8% of statements 03:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 03:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 03:25:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.244s coverage: 0.8% of statements 03:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 03:25:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.249s coverage: 22.0% of statements 03:25:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:25:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.172s coverage: 47.1% of statements 03:25:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.246s coverage: 79.5% of statements 03:25:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.133s coverage: 94.1% of statements 03:25:50 Running setup.py install for docopt: started 03:25:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.182s coverage: 96.3% of statements 03:25:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.140s coverage: 87.5% of statements 03:25:51 Running setup.py install for docopt: finished with status 'done' 03:25:51 Running setup.py install for texttable: started 03:25:52 Running setup.py install for texttable: finished with status 'done' 03:25:52 Running setup.py install for PyYAML: started 03:25:53 Running setup.py install for PyYAML: finished with status 'done' 03:25:53 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:25:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:25:54 ---> d5786296ea80 03:25:54 Step 3/26 : WORKDIR /edgex-go 03:25:54 ---> Using cache 03:25:54 ---> 99863bbdd397 03:25:54 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:25:54 ---> Using cache 03:25:54 ---> e523e2ecabfe 03:25:54 Step 5/26 : RUN apk add --update --no-cache make git 03:25:54 ---> Using cache 03:25:54 ---> f9d56689ec53 03:25:54 Step 6/26 : COPY go.mod . 03:25:54 ---> Using cache 03:25:54 ---> ce68197d6586 03:25:54 Step 7/26 : RUN go mod download 03:25:54 ---> Using cache 03:25:54 Removing intermediate container abeab87540c1 03:25:54 ---> 6fb2c8f033a0 03:25:54 ---> 7f0cbd0d4c28 03:25:54 Step 8/22 : COPY . . 03:25:54 Step 8/26 : COPY . . 03:25:54 Removing intermediate container ac09bdabf731 03:25:54 ---> 6fb2c8f033a0 03:25:54 Step 8/24 : COPY . . 03:25:54 Removing intermediate container 3d4da86fca59 03:25:54 ---> 71e116081f9b 03:25:54 Step 8/32 : COPY . . 03:25:54 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 03:26:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.153s coverage: 94.4% of statements 03:26:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.127s coverage: 44.8% of statements 03:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.640s coverage: 81.8% of statements 03:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:26:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.217s coverage: 92.9% of statements 03:26:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:26:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:26:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:26:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements 03:26:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:26:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:26:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:26:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:26:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:26:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.082s coverage: 87.2% of statements 03:26:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:26:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:26:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.119s coverage: 100.0% of statements 03:26:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:26:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.151s coverage: 76.0% of statements 03:26:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:26:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.155s coverage: 80.0% of statements 03:26:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.233s coverage: 87.2% of statements 03:26:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.219s coverage: 85.4% of statements 03:26:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.266s coverage: 91.2% of statements 03:26:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:26:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.835s coverage: 64.4% of statements 03:26:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:26:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:26:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.146s coverage: 100.0% of statements 03:26:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.103s coverage: 91.3% of statements 03:26:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements 03:26:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements 03:26:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements 03:26:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.131s coverage: 66.9% of statements 03:26:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:26:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:26:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:26:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.654s coverage: 43.4% of statements 03:26:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:26:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:26:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.102s coverage: 89.5% of statements 03:26:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:26:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.090s coverage: 84.8% of statements 03:26:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.447s coverage: 47.1% of statements 03:26:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:26:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:26:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 03:26:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 03:26:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 03:26:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.116s coverage: 100.0% of statements 03:26:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 03:26:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.133s coverage: 100.0% of statements 03:26:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 03:26:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 03:26:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.198s coverage: 20.9% of statements 03:26:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 03:26:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.456s coverage: 91.9% of statements 03:26:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 03:26:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 03:26:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 03:26:42 ---> 2f416077a915 03:26:42 ---> 098de4303263 03:26:42 Step 9/24 : RUN go mod tidyStep 9/32 : RUN go mod tidy 03:26:42 03:26:42 ---> Running in b01d041bbf0e 03:26:42 ---> Running in 908ccb7e3590 03:26:42 ---> 52a39bf3f7c5 03:26:42 Step 9/22 : RUN go mod tidy 03:26:42 ---> 9a4a9f8cadd5 03:26:42 Step 9/26 : RUN go mod tidy 03:26:42 Removing intermediate container b0eaf6580e53 03:26:42 ---> 060ee8a5ba21 03:26:42 Step 15/24 : ENV APP_PORT=48090 03:26:42 ---> Running in 283827be7a7f 03:26:42 ---> Running in 834400bffd09 03:26:42 ---> Running in a1e51b55c54a 03:26:42 Removing intermediate container a1e51b55c54a 03:26:42 ---> bd1e3a2c00d7 03:26:42 Step 16/24 : EXPOSE $APP_PORT 03:26:42 ---> Running in 558cc2b8b086 03:26:42 Removing intermediate container 558cc2b8b086 03:26:42 ---> 51dcb771c748 03:26:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:26:42 ---> d6e39dfbfca4 03:26:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:26:42 ---> 37d9cf626617 03:26:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:26:42 ---> 438ca1b41879 03:26:42 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 03:26:42 ---> Running in 54efeedb8850 03:26:42 Removing intermediate container 54efeedb8850 03:26:42 ---> 6f9700b8eea1 03:26:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:26:42 ---> Running in 3fcdbe794d49 03:26:42 Removing intermediate container 3fcdbe794d49 03:26:42 ---> 7bfa0250b7c9 03:26:42 Step 22/24 : LABEL arch=x86_64 03:26:42 ---> Running in ed0b131787df 03:26:42 Removing intermediate container ed0b131787df 03:26:42 ---> 3a8519992b24 03:26:42 Step 23/24 : LABEL git_sha=991b0a68828e78963de8228bbbb3b9e9d74f633b 03:26:42 Removing intermediate container b01d041bbf0e 03:26:42 ---> 765acd18e9b7 03:26:42 Step 10/24 : RUN make cmd/core-metadata/core-metadata 03:26:42 ---> Running in ac1def4ebb93 03:26:43 ---> Running in 4180568bc7e2 03:26:43 Removing intermediate container 834400bffd09 03:26:43 ---> cd78e1c2aa33 03:26:43 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:26:43 Removing intermediate container 283827be7a7f 03:26:43 ---> ef8059f74ac5 03:26:43 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:26:43 Removing intermediate container 908ccb7e3590 03:26:43 ---> 017d024ef9fe 03:26:43 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:26:43 ---> Running in f76472285e3a 03:26:43 ---> Running in 454f09461d8e 03:26:43 ---> Running in 13bc26640826 03:26:43 Removing intermediate container ac1def4ebb93 03:26:43 ---> a3d96487e783 03:26:43 Step 24/24 : LABEL version=0.0.0 03:26:43 ---> Running in c841e25b90c6 03:26:44 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 03:26:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 4.195s coverage: 28.8% of statements 03:26:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:26:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:26:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 03:26:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 03:26:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 03:26:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.255s coverage: 99.0% of statements 03:26:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 03:26:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.257s coverage: 100.0% of statements 03:26:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 03:26:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 03:26:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 03:26:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.232s coverage: 64.6% of statements 03:26:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 03:26:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.371s coverage: 97.6% of statements 03:26:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 03:26:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 03:26:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 03:26:44 ok github.com/edgexfoundry/edgex-go/internal/system 0.050s coverage: 0.0% of statements 03:26:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:26:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.067s coverage: 100.0% of statements 03:26:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 03:26:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:26:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:26:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 03:26:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.110s coverage: 87.9% of statements 03:26:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 03:26:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:26:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.082s coverage: 100.0% of statements 03:26:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.120s coverage: 28.1% of statements 03:26:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 03:26:44 Removing intermediate container c841e25b90c6 03:26:44 ---> 629467add846 03:26:44 03:26:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.058s coverage: 85.7% of statements 03:26:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 03:26:44 Successfully built 629467add846 03:26:44 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 03:26:44 Successfully tagged sys-mgmt-agent:latest 03:26:45 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 03:26:45  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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:26:45 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 03:26:46 GO111MODULE=on go vet ./... 03:27:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:27:25 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 03:27:28 Removing intermediate container 13bc26640826 03:27:28 ---> e22c6d561985 03:27:28 03:27:28 Step 11/32 : FROM alpine:3.12 03:27:28 ---> 13621d1b12d4 03:27:28 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:27:29 ---> Running in 50f0c8140ebe 03:27:30 Removing intermediate container 50f0c8140ebe 03:27:30 ---> ac66bea83309 03:27:30 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 03:27:34 ---> Running in 2955354992eb 03:27:34 Removing intermediate container f76472285e3a 03:27:34 ---> 117c8810be43 03:27:34 03:27:34 Step 11/26 : FROM alpine:3.12 03:27:34 ---> 13621d1b12d4 03:27:34 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 03:27:34 Removing intermediate container 454f09461d8e 03:27:34 ---> dd715488c7e7 03:27:34 03:27:34 Step 11/22 : FROM alpine:3.12 03:27:34 ---> 13621d1b12d4 03:27:34 Step 12/22 : RUN apk add --update --no-cache curl 03:27:34 ---> Running in eab8c555625d 03:27:34 Removing intermediate container 4180568bc7e2 03:27:34 ---> fffd8ef18ad3 03:27:34 03:27:34 Step 11/24 : FROM alpine:3.12 03:27:34 ---> 13621d1b12d4 03:27:34 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:27:34 ---> Using cache 03:27:34 ---> ed4c3fcd33a3 03:27:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:27:34 ---> Using cache 03:27:34 ---> b5e7a8e0b6a2 03:27:34 Step 14/24 : ENV APP_PORT=48081 03:27:34 ---> Running in 91a33f02d060 03:27:35 ---> Running in e731d7076e7f 03:27:35 Removing intermediate container e731d7076e7f 03:27:35 ---> c832da0dca3e 03:27:35 Step 15/24 : EXPOSE $APP_PORT 03:27:35 ---> Running in 91b5c5c61614 03:27:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:27:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:27:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:27:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:27:36 Removing intermediate container 91b5c5c61614 03:27:36 ---> 4aa15497ff77 03:27:36 Step 16/24 : WORKDIR / 03:27:36 (1/2) Installing dumb-init (1.2.2-r1) 03:27:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:27:36 (2/2) Installing su-exec (0.2-r1) 03:27:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:27:36 Executing busybox-1.31.1-r20.trigger 03:27:36 OK: 6 MiB in 16 packages 03:27:36 ---> Running in 4f5ad947da7a 03:27:36 (1/6) Installing ca-certificates (20191127-r4) 03:27:36 (1/4) Installing ca-certificates (20191127-r4) 03:27:36 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:27:36 (2/6) Installing nghttp2-libs (1.41.0-r0) 03:27:36 (3/4) Installing libcurl (7.76.1-r0) 03:27:36 (3/6) Installing libcurl (7.76.1-r0) 03:27:36 (4/4) Installing curl (7.76.1-r0) 03:27:36 (4/6) Installing curl (7.76.1-r0) 03:27:36 Executing busybox-1.31.1-r20.trigger 03:27:36 (5/6) Installing dumb-init (1.2.2-r1) 03:27:36 (6/6) Installing su-exec (0.2-r1) 03:27:36 Executing busybox-1.31.1-r20.trigger 03:27:36 Executing ca-certificates-20191127-r4.trigger 03:27:36 Executing ca-certificates-20191127-r4.trigger 03:27:36 OK: 7 MiB in 18 packages 03:27:36 OK: 7 MiB in 20 packages 03:27:37 Removing intermediate container 4f5ad947da7a 03:27:37 ---> 9543fe4d3d5f 03:27:37 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:27:37 Removing intermediate container 2955354992eb 03:27:37 ---> 5acb49928f9e 03:27:37 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 03:27:38 ---> Running in c7fc0b19c225 03:27:38 ---> 36d39b353d0b 03:27:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:27:38 Removing intermediate container 91a33f02d060 03:27:38 ---> 301ff35bb92d 03:27:38 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:27:38 Removing intermediate container eab8c555625d 03:27:38 ---> 172532f54490 03:27:38 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:27:39 ---> Running in f8fb41741122 03:27:39 ---> Running in 8b8cb60c653d 03:27:39 Removing intermediate container c7fc0b19c225 03:27:39 ---> 898a0a521902 03:27:39 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:27:39 ---> Running in f1725bf84484 03:27:39 Removing intermediate container 8b8cb60c653d 03:27:39 ---> c707013ec231 03:27:39 Step 14/26 : WORKDIR / 03:27:39 Removing intermediate container f8fb41741122 03:27:39 ---> e6b118b4dfcb 03:27:39 Step 14/22 : WORKDIR /edgex 03:27:39 ---> 3bbd0c2bb0bf 03:27:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:27:39 ---> Running in 53abbbc86eff 03:27:39 Removing intermediate container f1725bf84484 03:27:39 ---> e0073e012fd9 03:27:39 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:27:39 ---> Running in f798346f8982 03:27:39 ---> Running in 0165c54ce6e0 03:27:39 Removing intermediate container 53abbbc86eff 03:27:39 ---> f216d0fcb4c2 03:27:39 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:27:39 ---> 324631013c11 03:27:39 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:27:40 Removing intermediate container f798346f8982 03:27:40 ---> ec85f50a1ee1 03:27:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:27:40 ---> Running in f11f904be215 03:27:40 ---> 16fed0652643 03:27:40 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:27:40 ---> edd77f276940 03:27:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:27:40 Removing intermediate container f11f904be215 03:27:40 ---> 710f24fa7f37 03:27:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:27:40 ---> Running in fda39bb0592f 03:27:40 ---> 274fd4521489 03:27:40 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:27:41 Removing intermediate container fda39bb0592f 03:27:41 ---> af69e0f93f64 03:27:41 Step 22/24 : LABEL arch=x86_64 03:27:41 ---> Running in f122854ea214 03:27:41 Removing intermediate container 0165c54ce6e0 03:27:41 ---> 02a21703205c 03:27:41 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 03:27:41 ---> 219a62427341 03:27:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:27:41 ---> 912bca9ca751 03:27:41 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:27:41 ---> Running in cc51a0e83de2 03:27:41 Removing intermediate container f122854ea214 03:27:41 ---> 9fde8629d10f 03:27:41 Step 23/24 : LABEL git_sha=991b0a68828e78963de8228bbbb3b9e9d74f633b 03:27:41 ---> Running in 251e0196deb0 03:27:41 Removing intermediate container cc51a0e83de2 03:27:41 ---> 08e21307a6c3 03:27:41 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:27:42 ---> 47ff98dc341d 03:27:42 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:27:42 ---> f59c9c94235e 03:27:42 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:27:42 Removing intermediate container 251e0196deb0 03:27:42 ---> e49f890aff43 03:27:42 Step 24/24 : LABEL version=0.0.0 03:27:42 ---> Running in f33eb585d092 03:27:42 ---> Running in 505321f6b7d9 03:27:42 ---> 5cf88b95bd0b 03:27:42 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:27:42 ---> Running in cec9c9ea94ca 03:27:42 Removing intermediate container f33eb585d092 03:27:42 ---> 3c323b444bd2 03:27:42 03:27:42 ---> 1bbebf4fc5c5 03:27:42 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:27:43 Removing intermediate container 505321f6b7d9 03:27:43 ---> 2203e386c6da 03:27:43 Step 19/22 : CMD ["--init=true"] 03:27:43 Successfully built 3c323b444bd2 03:27:43 Successfully tagged core-metadata:latest 03:27:43  Building core-metadata ... done  ---> Running in ceb80313d8be 03:27:43 ---> 081bc39203a7 03:27:43 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:27:43 Removing intermediate container ceb80313d8be 03:27:43 ---> 0ae12831d27c 03:27:43 Step 20/22 : LABEL arch=x86_64 03:27:43 ---> Running in 2ec90e0569ad 03:27:43 ---> e10029810f8a 03:27:43 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/ 03:27:43 Removing intermediate container 2ec90e0569ad 03:27:43 ---> 200cf9d5e44b 03:27:43 Step 21/22 : LABEL git_sha=991b0a68828e78963de8228bbbb3b9e9d74f633b 03:27:43 ---> Running in 583ce2cb18aa 03:27:43 ---> Running in 186f3c4942c9 03:27:44 Removing intermediate container cec9c9ea94ca 03:27:44 ---> ceb3e5c69efb 03:27:44 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:27:44 Removing intermediate container 186f3c4942c9 03:27:44 ---> 104f07e6e2c5 03:27:44 Step 22/22 : LABEL version=0.0.0 03:27:44 ---> Running in e274a97e63d5 03:27:44 ---> 4ff69970e0de 03:27:44 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:27:44 Removing intermediate container e274a97e63d5 03:27:44 ---> 2d378cc9f777 03:27:44 03:27:45 Successfully built 2d378cc9f777 03:27:45 Successfully tagged security-proxy-setup:latest 03:27:45  Building security-proxy-setup ... done Removing intermediate container 583ce2cb18aa 03:27:45 ---> 2959b9a00fdc 03:27:45 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 03:27:45 ---> Running in 9265751c263d 03:27:45 ---> 22bcf7bca936 03:27:45 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:27:45 Removing intermediate container 9265751c263d 03:27:45 ---> ef5b0faaec1a 03:27:45 Step 24/26 : LABEL arch=x86_64 03:27:45 ---> Running in 335545c14242 03:27:45 ---> dfb6cc6c20bf 03:27:45 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:27:45 Removing intermediate container 335545c14242 03:27:45 ---> 9fc8833ba083 03:27:45 Step 25/26 : LABEL git_sha=991b0a68828e78963de8228bbbb3b9e9d74f633b 03:27:45 ---> Running in b148693522e7 03:27:46 ---> f456bc7143f6 03:27:46 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:27:46 Removing intermediate container b148693522e7 03:27:46 ---> f86b5f88663f 03:27:46 Step 26/26 : LABEL version=0.0.0 03:27:46 ---> Running in 2424567573dd 03:27:46 ---> c57852de9cd7 03:27:46 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 03:27:46 Removing intermediate container 2424567573dd 03:27:46 ---> 10952ce6ba6d 03:27:46 03:27:46 ---> Running in 35253b18b7d3 03:27:46 Successfully built 10952ce6ba6d 03:27:47 Successfully tagged security-secretstore-setup:latest 03:27:47  Building security-secretstore-setup ... done Removing intermediate container 35253b18b7d3 03:27:47 ---> fa7d8cdcc4f4 03:27:47 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:27:47 ---> f72303065a5f 03:27:47 Step 27/32 : RUN chmod +x /entrypoint.sh 03:27:47 ---> Running in a7fc2f438d57 03:27:48 Removing intermediate container a7fc2f438d57 03:27:48 ---> efdbba5a6e24 03:27:48 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:27:48 ---> Running in fad548663ae2 03:27:48 Removing intermediate container fad548663ae2 03:27:48 ---> d7f8f83f9dc5 03:27:48 Step 29/32 : CMD ["gate"] 03:27:49 ---> Running in 2d27ac3323db 03:27:49 Removing intermediate container 2d27ac3323db 03:27:49 ---> 2344095cb842 03:27:49 Step 30/32 : LABEL arch=x86_64 03:27:49 ---> Running in e2466167738e 03:27:49 Removing intermediate container e2466167738e 03:27:49 ---> 5a7ee2096a28 03:27:49 Step 31/32 : LABEL git_sha=991b0a68828e78963de8228bbbb3b9e9d74f633b 03:27:50 ---> Running in 911275d39ce6 03:27:50 Removing intermediate container 911275d39ce6 03:27:50 ---> b3e6956b9717 03:27:50 Step 32/32 : LABEL version=0.0.0 03:27:50 ---> Running in e09059431ce4 03:27:50 Removing intermediate container e09059431ce4 03:27:50 ---> fdfcd3376880 03:27:50 03:27:50 Successfully built fdfcd3376880 03:27:50 Successfully tagged security-bootstrapper:latest 03:27:51  Building security-bootstrapper ... done  [Pipeline] } 03:27:51 $ docker stop --time=1 643ece773d65ef5aeafc80440a52f5bed97a76bd96fcdb888e3632f2b037e44b 03:27:54 $ docker rm -f 643ece773d65ef5aeafc80440a52f5bed97a76bd96fcdb888e3632f2b037e44b [Pipeline] // withDockerContainer [Pipeline] sh 03:27:54 + docker images 03:27:55 REPOSITORY TAG IMAGE ID CREATED SIZE 03:27:55 security-bootstrapper latest fdfcd3376880 5 seconds ago 18.2MB 03:27:55 security-secretstore-setup latest 10952ce6ba6d 9 seconds ago 25.7MB 03:27:55 security-proxy-setup latest 2d378cc9f777 11 seconds ago 25.3MB 03:27:55 core-metadata latest 3c323b444bd2 13 seconds ago 18.6MB 03:27:55 fffd8ef18ad3 21 seconds ago 1.17GB 03:27:55 dd715488c7e7 22 seconds ago 1.15GB 03:27:55 117c8810be43 22 seconds ago 1.16GB 03:27:55 e22c6d561985 27 seconds ago 1.15GB 03:27:55 sys-mgmt-agent latest 629467add846 About a minute ago 312MB 03:27:55 core-data latest 75cb42044833 2 minutes ago 21.6MB 03:27:55 core-command latest 58e17fb0c152 2 minutes ago 17MB 03:27:55 support-scheduler latest a94ee1f30a88 2 minutes ago 17.1MB 03:27:55 support-notifications latest 869128c952da 2 minutes ago 17.7MB 03:27:55 123b3aa4e599 3 minutes ago 1.15GB 03:27:55 8cf765f5d6eb 3 minutes ago 1.16GB 03:27:55 c7bccc7c641d 3 minutes ago 1.17GB 03:27:55 3b119033c45d 3 minutes ago 1.16GB 03:27:55 a008d5df0af0 3 minutes ago 1.16GB 03:27:55 ci-base-image-x86_64 latest d5786296ea80 8 minutes ago 648MB 03:27:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB 03:27:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB 03:27:55 alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB 03:27:55 docker 20.10.0 aefe523efa57 5 months ago 240MB 03:27:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 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 03:28:10 Still waiting to schedule task 03:28:10 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-41’ 03:28:37 gofmt -l . 03:28:37 [ "`gofmt -l .`" = "" ] 03:28:37 ./bin/test-go-mod-tidy.sh 03:28:37 ./bin/test-attribution-txt.sh [Pipeline] sh 03:28:38 + ls -al . 03:28:38 total 868 03:28:38 drwxrwxr-x 9 1001 1001 4096 May 14 03:28 . 03:28:38 drwxr-xr-x 4 root root 4096 May 14 03:22 .. 03:28:38 -rw-rw-r-- 1 1001 1001 11 May 14 03:21 .dockerignore 03:28:38 drwxrwxr-x 8 1001 1001 4096 May 14 03:21 .git 03:28:38 drwxrwxr-x 3 1001 1001 4096 May 14 03:21 .github 03:28:38 -rw-rw-r-- 1 1001 1001 818 May 14 03:21 .gitignore 03:28:38 -rw-rw-r-- 1 1001 1001 166 May 14 03:21 .sonarcloud.properties 03:28:38 -rw-rw-r-- 1 1001 1001 8609 May 14 03:21 Attribution.txt 03:28:38 -rw-rw-r-- 1 1001 1001 3804 May 14 03:21 CONTRIBUTING.md 03:28:38 -rw-rw-r-- 1 1001 1001 931 May 14 03:21 Dockerfile.build 03:28:38 -rw-rw-r-- 1 1001 1001 863 May 14 03:21 Jenkinsfile 03:28:38 -rw-rw-r-- 1 1001 1001 10775 May 14 03:21 LICENSE 03:28:38 -rw-rw-r-- 1 1001 1001 5594 May 14 03:21 Makefile 03:28:38 -rw-rw-r-- 1 1001 1001 7978 May 14 03:21 README.md 03:28:38 -rw-rw-r-- 1 1001 1001 6755 May 14 03:21 SECURITY.md 03:28:38 -rw-rw-r-- 1 1001 1001 5 May 14 03:18 VERSION 03:28:38 -rw-rw-r-- 1 1001 1001 4131 May 14 03:21 ZMQWindows.md 03:28:38 drwxrwxr-x 2 1001 1001 4096 May 14 03:21 bin 03:28:38 drwxrwxr-x 14 1001 1001 4096 May 14 03:21 cmd 03:28:38 -rw-r--r-- 1 root root 729630 May 14 03:26 coverage.out 03:28:38 -rw-r--r-- 1 root root 1060 May 14 03:28 go.mod 03:28:38 -rw-r--r-- 1 root root 21797 May 14 03:22 go.sum 03:28:38 drwxrwxr-x 8 1001 1001 4096 May 14 03:21 internal 03:28:38 drwxrwxr-x 4 1001 1001 4096 May 14 03:21 openapi 03:28:38 drwxrwxr-x 4 1001 1001 4096 May 14 03:21 snap 03:28:38 -rw-rw-r-- 1 1001 1001 168 May 14 03:21 version.go [Pipeline] sh 03:28:39 + '[' -e coverage.out ] 03:28:39 + chown 1001:1001 coverage.out [Pipeline] stash 03:28:39 Warning: overwriting stash ‘coverage-report’ 03:28:40 Stashed 1 file(s) [Pipeline] sh 03:28:41 + make build 03:28:41 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 03:28:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:29:14 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 03:29:19 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 03:29: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 03:29: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 03:29:28 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 03:29:34 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 03:29:37 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 03:29: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 03:29:44 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 03:29:47 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] } 03:29:54 $ docker stop --time=1 5eed51fde808f3b9e38b7a1b1590f7933083f69890d8956d1aa2c8d2d626f3af 03:29:57 $ docker rm -f 5eed51fde808f3b9e38b7a1b1590f7933083f69890d8956d1aa2c8d2d626f3af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:29:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:29:59 03:29:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:29:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:30:00 latest: Pulling from edgex-devops/edgex-compose-arm64 03:30:00 29e5d40040c1: Pulling fs layer 03:30:00 1ce36da41761: Pulling fs layer 03:30:00 25b303627fd3: Pulling fs layer 03:30:00 29e5d40040c1: Download complete 03:30:01 1ce36da41761: Verifying Checksum 03:30:01 1ce36da41761: Download complete 03:30:01 29e5d40040c1: Pull complete 03:30:02 1ce36da41761: Pull complete 03:30:03 25b303627fd3: Verifying Checksum 03:30:03 25b303627fd3: Download complete 03:30:13 25b303627fd3: Pull complete 03:30:13 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:30:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:30:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 03:30:14 prd-ubuntu18.04-docker-arm64-4c-16g-35 does not seem to be running inside a container 03:30:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:30:17 $ docker top e9bb897f9103d078dec9ea620c735ce4ef767f1d071dbc620ac89b49669a29e0 -eo pid,comm [Pipeline] { [Pipeline] sh 03:30:18 + docker-compose build+ --helpgrep 03:30:18 parallel 03:30:23 --parallel Build images in parallel. [Pipeline] } 03:30:23 $ docker stop --time=1 e9bb897f9103d078dec9ea620c735ce4ef767f1d071dbc620ac89b49669a29e0 03:30:25 $ docker rm -f e9bb897f9103d078dec9ea620c735ce4ef767f1d071dbc620ac89b49669a29e0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:30:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:30:26 . [Pipeline] withDockerContainer 03:30:26 prd-ubuntu18.04-docker-arm64-4c-16g-35 does not seem to be running inside a container 03:30:26 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:30:28 $ docker top 56fb17db17281f06c537b41606180ca1d117baaa8b9147538d9a5a24f3f4cc1c -eo pid,comm [Pipeline] { [Pipeline] sh 03:30:29 + docker-compose -f ./docker-compose-build.yml build --parallel 03:30:34 Building core-command ... 03:30:34 Building core-data ... 03:30:34 Building core-metadata ... 03:30:34 Building security-bootstrapper ... 03:30:34 Building security-proxy-setup ... 03:30:34 Building security-secretstore-setup ... 03:30:34 Building support-notifications ... 03:30:34 Building support-scheduler ... 03:30:34 Building sys-mgmt-agent ... 03:30:34 Building support-notifications 03:30:34 Building core-command 03:30:34 Building core-data 03:30:34 Building support-scheduler 03:30:34 Building sys-mgmt-agent 03:30:49 Running on prd-ubuntu18.04-docker-8c-8g-49 in /w/workspace/edgexfoundry_edgex-go_PR-3464 [Pipeline] { [Pipeline] ws 03:30:49 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 03:30:49 The recommended git tool is: git 03:30:51 using credential edgex-jenkins-ssh 03:30:51 Cloning the remote Git repository 03:30:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:30:51 > git init /w/workspace/edgex-go/4 # timeout=10 03:30:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:30:51 > git --version # timeout=10 03:30:51 > git --version # 'git version 2.17.1' 03:30:51 using GIT_SSH to set credentials SSH Credentials for GitHub 03:30:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:30:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:30:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:30:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:30:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:30:58 using GIT_SSH to set credentials SSH Credentials for GitHub 03:30:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3464/head:refs/remotes/origin/PR-3464 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:30:59 Merging remotes/origin/master commit 89cec5b6d03a03d3135cbbf368fe05aa4d1b2c98 into PR head commit 991b0a68828e78963de8228bbbb3b9e9d74f633b 03:30:59 Merge succeeded, producing 991b0a68828e78963de8228bbbb3b9e9d74f633b 03:30:59 Checking out Revision 991b0a68828e78963de8228bbbb3b9e9d74f633b (PR-3464) 03:30:59 > git config core.sparsecheckout # timeout=10 03:30:59 > git checkout -f 991b0a68828e78963de8228bbbb3b9e9d74f633b # timeout=10 03:30:59 > git remote # timeout=10 03:30:59 > git config --get remote.origin.url # timeout=10 03:30:59 using GIT_SSH to set credentials SSH Credentials for GitHub 03:30:59 > git merge 89cec5b6d03a03d3135cbbf368fe05aa4d1b2c98 # timeout=10 03:30:59 > git rev-parse HEAD^{commit} # timeout=10 03:30:59 > git config core.sparsecheckout # timeout=10 03:30:59 > git checkout -f 991b0a68828e78963de8228bbbb3b9e9d74f633b # timeout=10 03:31:03 Commit message: "feat(notifications): Implement GET /transmission/all V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:31:04 + echo snap-build.sh 03:31:04 snap-build.sh 03:31:04 + SNAP_BASE_DIR=. 03:31:04 + '[' '!' -z /w/workspace/edgex-go/4 ']' 03:31:04 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 03:31:04 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 03:31:04 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 03:31:04 + cd /w/workspace/edgex-go/4 03:31:04 + sudo apt-get remove -qy --purge lxd lxd-client 03:31:04 Reading package lists... 03:31:04 Building dependency tree... 03:31:04 Reading state information... 03:31:04 The following packages were automatically installed and are no longer required: 03:31:04 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 03:31:04 uidmap xdelta3 03:31:04 Use 'sudo apt autoremove' to remove them. 03:31:04 The following packages will be REMOVED: 03:31:04 lxd* lxd-client* 03:31:05 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 03:31:05 After this operation, 31.7 MB disk space will be freed. 03:31:06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 03:31:06 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 03:31:07 Removing lxd dnsmasq configuration 03:31:07 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 03:31:07 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 03:31:08 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 03:31:08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 03:31:08 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 03:31:10 Processing triggers for systemd (237-3ubuntu10.42) ... 03:31:10 Processing triggers for ureadahead (0.100.0-21) ... 03:31:11 + sudo snap remove --purge lxd 03:31:11 snap "lxd" is not installed 03:31:11 + sudo groupadd --force --system lxd 03:31:11 ++ whoami 03:31:11 + sudo /usr/sbin/usermod -G lxd -a jenkins 03:31:11 + newgrp - lxd 03:31:11 + sudo snap install lxd 03:31:21 2021-05-14T03:31:18Z INFO Waiting for automatic snapd restart... 03:31:31 lxd 4.14 from Canonical* installed 03:31:31 + sudo lxd init --auto 03:31:41 + sudo snap install --classic snapcraft 03:31:45 snapcraft 4.7.1 from Canonical* installed 03:31:45 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 03:31:45 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 03:31:45 % Total % Received % Xferd Average Speed Time Time Time Current 03:31:45 Dload Upload Total Spent Left Speed 03:31:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4644 0 --:--:-- --:--:-- --:--:-- 4644 03:31:46 100 3325k 100 3325k 0 0 9.9M 0 --:--:-- --:--:-- --:--:-- 9.9M 03:31:46 ./yq_linux_amd64 03:31:46 + sudo snapcraft prime --use-lxd 03:31:48 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 03:31:48 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: 03:31:48 - README.md 03:31:48 03:31:48 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:31:48 Launching a container. 03:31:56 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:31:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:31:56 ---> 140e764eb7a6 03:31:56 Step 3/24 : WORKDIR /edgex-go 03:31:56 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:31:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:31:56 ---> 140e764eb7a6 03:31:56 Step 3/24 : WORKDIR /edgex-go 03:31:56 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:31:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:31:56 ---> 140e764eb7a6 03:31:56 Step 3/23 : WORKDIR /edgex-go 03:31:56 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:31:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:31:56 ---> 140e764eb7a6 03:31:56 Step 3/24 : WORKDIR /edgex-go 03:31:56 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:31:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:31:56 ---> 140e764eb7a6 03:31:56 Step 3/23 : WORKDIR /edgex-go 03:31:56 ---> Running in 8549e1bbf840 03:31:56 ---> Running in a9c0d6a000f4 03:31:56 ---> Running in 87e095f1f0bb 03:31:56 ---> Running in 18a34a4cf82a 03:31:56 ---> Running in a6db93d1bdb0 03:31:56 Removing intermediate container 8549e1bbf840 03:31:56 ---> e811b197eb5e 03:31:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:31:56 Removing intermediate container a6db93d1bdb0 03:31:56 ---> 79dcf96cea08 03:31:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:31:56 Removing intermediate container 18a34a4cf82a 03:31:56 ---> d59662f79a76 03:31:56 Removing intermediate container a9c0d6a000f4 03:31:56 ---> 5caac9a9f396 03:31:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:31:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:31:56 Removing intermediate container 87e095f1f0bb 03:31:56 ---> b9f27988b4a8 03:31:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:31:56 ---> Running in 83f522bb4727 03:31:56 ---> Running in 579b6fd7c1a0 03:31:56 ---> Running in 3b794da85571 03:31:56 ---> Running in 5aaf8c938b35 03:31:56 ---> Running in 18746299f142 03:31:56 Removing intermediate container 83f522bb4727 03:31:56 ---> 4757a3bc175c 03:31:56 Step 5/23 : RUN apk add --update --no-cache make git 03:31:56 ---> Running in d3ee45a5ec1a 03:31:56 Removing intermediate container 579b6fd7c1a0 03:31:56 ---> 57df94e7f4ca 03:31:56 Step 5/24 : RUN apk add --update --no-cache make git 03:31:56 ---> Running in ccee99e6abcd 03:31:56 Removing intermediate container 18746299f142 03:31:56 ---> 500cafc6b2fb 03:31:56 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:31:56 Removing intermediate container 5aaf8c938b35 03:31:56 ---> 86f6ee6f0784 03:31:56 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 03:31:56 Removing intermediate container 3b794da85571 03:31:56 ---> d81b1a6ebd0a 03:31:56 Step 5/24 : RUN apk add --update --no-cache make bash git 03:31:56 ---> Running in d9debdaf96df 03:31:56 ---> Running in 64769c14a6c4 03:31:56 ---> Running in 5784f95a438e 03:31:56 Waiting for container to be ready 03:31:56 To start your first instance, try: lxc launch ubuntu:18.04 03:31:56 03:31:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:31:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:31:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:31:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:31:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:31:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:31:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:31:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:31:58 OK: 218 MiB in 52 packages 03:31:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:31:59 OK: 218 MiB in 52 packages 03:31:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:31:59 OK: 218 MiB in 52 packages 03:31:59 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 03:32:00 Waiting for network to be ready... 03:32:00 OK: 218 MiB in 52 packages 03:32:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:32:00 Removing intermediate container d3ee45a5ec1a 03:32:00 ---> dbcf0a3bd8da 03:32:00 Step 6/23 : COPY go.mod . 03:32:00 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 03:32:00 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] 03:32:00 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 03:32:00 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 03:32:00 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 03:32:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 03:32:00 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 03:32:00 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 03:32:00 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 03:32:01 Removing intermediate container ccee99e6abcd 03:32:01 ---> 3f35dff8edb2 03:32:01 Step 6/24 : COPY go.mod . 03:32:01 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:32:01 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 03:32:01 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 03:32:01 OK: 218 MiB in 52 packages 03:32:01 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 03:32:01 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 03:32:01 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 03:32:01 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 03:32:01 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 03:32:01 ---> b70edd0d0112 03:32:01 Step 7/23 : RUN go mod download 03:32:01 Removing intermediate container d9debdaf96df 03:32:01 ---> ce51104250c2 03:32:01 Step 6/24 : COPY go.mod . 03:32:02 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 03:32:02 ---> Running in 04a0a502ba8e 03:32:02 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] 03:32:02 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 03:32:02 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 03:32:02 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 03:32:02 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 03:32:02 ---> fd75b353bf6e 03:32:02 Step 7/24 : RUN go mod download 03:32:02 Removing intermediate container 64769c14a6c4 03:32:02 ---> 7929d9aa9ee6 03:32:02 Step 6/24 : COPY go.mod . 03:32:02 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 03:32:02 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 03:32:02 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 03:32:02 ---> Running in ccd6f3711954 03:32:02 ---> fbbcc119ee87 03:32:02 Step 7/24 : RUN go mod download 03:32:03 ---> Running in 7b217bdec62e 03:32:03 ---> c3cb48108e74 03:32:03 Step 7/24 : RUN go mod download 03:32:03 Removing intermediate container 5784f95a438e 03:32:03 ---> 3eab1e6189a5 03:32:03 Step 6/23 : COPY go.mod . 03:32:03 ---> Running in 81d2d4426087 03:32:04 Fetched 24.6 MB in 4s (6096 kB/s) 03:32:05 ---> 4808f74de693 03:32:05 Step 7/23 : RUN go mod download 03:32:05 ---> Running in 5b35985e5001 03:32:05 Reading package lists... 03:32:05 Reading package lists... 03:32:05 Building dependency tree... 03:32:05 Reading state information... 03:32:05 The following additional packages will be installed: 03:32:05 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:32:05 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:32:05 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:32:05 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 03:32:05 Suggested packages: 03:32:05 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 03:32:05 Recommended packages: 03:32:05 gnupg libsasl2-modules 03:32:05 The following NEW packages will be installed: 03:32:05 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:32:05 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:32:05 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:32:05 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 03:32:05 The following packages will be upgraded: 03:32:05 gpg gpg-agent gpgconf libudev1 03:32:06 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 03:32:06 Need to get 3530 kB of archives. 03:32:06 After this operation, 13.3 MB of additional disk space will be used. 03:32:06 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] 03:32:06 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] 03:32:06 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 03:32:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 03:32:06 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 03:32:06 Removing intermediate container 04a0a502ba8e 03:32:06 ---> 1e0c2b2caa84 03:32:06 Step 8/23 : COPY . . 03:32:06 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 03:32:06 Removing intermediate container ccd6f3711954 03:32:06 ---> 9805c44d3b22 03:32:06 Step 8/24 : COPY . . 03:32:07 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 03:32:07 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 03:32:07 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 03:32:07 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 03:32:07 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 03:32:07 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 03:32:07 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 03:32:07 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 03:32:07 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 03:32:07 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 03:32:07 Removing intermediate container 7b217bdec62e 03:32:07 ---> 3d51c634c370 03:32:07 Step 8/24 : COPY . . 03:32:07 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 03:32:07 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 03:32:07 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 03:32:07 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 03:32:07 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 03:32:07 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 03:32:07 debconf: delaying package configuration, since apt-utils is not installed 03:32:07 Fetched 3530 kB in 1s (3048 kB/s) 03:32:07 (Reading database ... 12511 files and directories currently installed.) 03:32:07 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 03:32:07 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 03:32:07 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 03:32:07 Selecting previously unselected package udev. 03:32:07 (Reading database ... 12511 files and directories currently installed.) 03:32:07 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 03:32:07 Unpacking udev (237-3ubuntu10.47) ... 03:32:08 Selecting previously unselected package libfuse2:amd64. 03:32:08 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 03:32:08 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:32:08 Selecting previously unselected package fuse. 03:32:08 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 03:32:08 Unpacking fuse (2.9.7-1ubuntu1) ... 03:32:08 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 03:32:08 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:32:08 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 03:32:08 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:32:08 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 03:32:08 Removing intermediate container 81d2d4426087 03:32:08 ---> 401c3bb57978 03:32:08 Step 8/24 : COPY . . 03:32:08 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:32:08 Selecting previously unselected package libksba8:amd64. 03:32:08 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 03:32:08 Unpacking libksba8:amd64 (1.3.5-2) ... 03:32:08 Selecting previously unselected package libroken18-heimdal:amd64. 03:32:08 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:32:08 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:32:08 Selecting previously unselected package libasn1-8-heimdal:amd64. 03:32:08 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:32:08 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:32:08 Selecting previously unselected package libheimbase1-heimdal:amd64. 03:32:08 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:32:08 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:32:09 Selecting previously unselected package libhcrypto4-heimdal:amd64. 03:32:09 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:32:09 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:32:09 Selecting previously unselected package libwind0-heimdal:amd64. 03:32:09 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:32:09 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:32:09 Selecting previously unselected package libhx509-5-heimdal:amd64. 03:32:09 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:32:09 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:32:09 Selecting previously unselected package libkrb5-26-heimdal:amd64. 03:32:09 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:32:09 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:32:09 Selecting previously unselected package libheimntlm0-heimdal:amd64. 03:32:09 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:32:09 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:32:09 Selecting previously unselected package libgssapi3-heimdal:amd64. 03:32:09 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:32:09 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:32:09 Selecting previously unselected package libsasl2-modules-db:amd64. 03:32:09 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 03:32:09 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:32:09 Selecting previously unselected package libsasl2-2:amd64. 03:32:09 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 03:32:09 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:32:09 Selecting previously unselected package libldap-common. 03:32:09 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 03:32:09 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 03:32:09 Selecting previously unselected package libldap-2.4-2:amd64. 03:32:09 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 03:32:09 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 03:32:09 Selecting previously unselected package dirmngr. 03:32:09 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 03:32:10 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 03:32:10 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 03:32:10 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 03:32:10 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:32:10 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:32:10 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:32:10 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 03:32:10 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:32:10 Setting up libksba8:amd64 (1.3.5-2) ... 03:32:10 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:32:10 Setting up udev (237-3ubuntu10.47) ... 03:32:11 invoke-rc.d: policy-rc.d denied execution of start. 03:32:11 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:32:11 Processing triggers for systemd (237-3ubuntu10) ... 03:32:11 Setting up fuse (2.9.7-1ubuntu1) ... 03:32:11 Setting up gpg (2.2.4-1ubuntu1.4) ... 03:32:11 Removing intermediate container 5b35985e5001 03:32:11 ---> 224602779a0f 03:32:11 Step 8/23 : COPY . . 03:32:11 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:32:11 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:32:11 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:32:11 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:32:11 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:32:11 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:32:11 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:32:11 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 03:32:11 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 03:32:11 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:32:12 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 03:32:12 settings in the [Install] section, and DefaultInstance for template units). 03:32:12 This means they are not meant to be enabled using systemctl. 03:32:12 Possible reasons for having this kind of units are: 03:32:12 1) A unit may be statically enabled by being symlinked from another unit's 03:32:12 .wants/ or .requires/ directory. 03:32:12 2) A unit's purpose may be to act as a helper for some other unit which has 03:32:12 a requirement dependency on it. 03:32:12 3) A unit may be started when needed via activation (socket, path, timer, 03:32:12 D-Bus, udev, scripted systemctl call, ...). 03:32:12 4) In case of template units, the unit is meant to be enabled with some 03:32:12 instance name specified. 03:32:12 Reading package lists... 03:32:12 Building dependency tree... 03:32:12 Reading state information... 03:32:12 The following additional packages will be installed: 03:32:12 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 03:32:12 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 03:32:12 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 03:32:12 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 03:32:12 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 03:32:12 Suggested packages: 03:32:12 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 03:32:12 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 03:32:12 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 03:32:12 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 03:32:12 systemd-container policykit-1 03:32:12 Recommended packages: 03:32:12 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 03:32:12 The following NEW packages will be installed: 03:32:12 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 03:32:12 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 03:32:12 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 03:32:12 multiarch-support openssh-client python3 python3-minimal python3.6 03:32:12 python3.6-minimal snapd squashfs-tools sudo 03:32:12 The following packages will be upgraded: 03:32:12 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 03:32:12 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 03:32:12 Need to get 35.2 MB of archives. 03:32:12 After this operation, 141 MB of additional disk space will be used. 03:32:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 03:32:12 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 03:32:13 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 03:32:13 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 03:32:13 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 03:32:13 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 03:32:13 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 03:32:13 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 03:32:13 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 03:32:13 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 03:32:13 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 03:32:13 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 03:32:13 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 03:32:13 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 03:32:13 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 03:32:13 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 03:32:13 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 03:32:14 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 03:32:14 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 03:32:14 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 03:32:14 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 03:32:14 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 03:32:14 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 03:32:14 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 03:32:14 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 03:32:14 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 03:32:14 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 03:32:14 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 03:32:14 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 03:32:14 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 03:32:14 debconf: delaying package configuration, since apt-utils is not installed 03:32:14 Fetched 35.2 MB in 2s (20.6 MB/s) 03:32:14 (Reading database ... 12757 files and directories currently installed.) 03:32:14 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 03:32:14 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 03:32:15 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 03:32:15 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 03:32:15 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 03:32:15 (Reading database ... 12757 files and directories currently installed.) 03:32:15 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 03:32:15 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 03:32:15 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 03:32:16 (Reading database ... 12757 files and directories currently installed.) 03:32:16 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 03:32:16 Unpacking apt (1.6.13) over (1.6.1) ... 03:32:16 Setting up apt (1.6.13) ... 03:32:16 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 03:32:16 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 03:32:16 (Reading database ... 12764 files and directories currently installed.) 03:32:16 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 03:32:16 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 03:32:18 Selecting previously unselected package libpython3.6-minimal:amd64. 03:32:18 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:32:18 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:32:18 Selecting previously unselected package libexpat1:amd64. 03:32:18 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 03:32:18 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:32:19 Selecting previously unselected package python3.6-minimal. 03:32:19 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:32:19 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 03:32:19 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 03:32:19 Checking for services that may need to be restarted...done. 03:32:19 Checking for services that may need to be restarted...done. 03:32:19 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:32:19 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:32:19 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 03:32:19 Selecting previously unselected package python3-minimal. 03:32:19 (Reading database ... 13012 files and directories currently installed.) 03:32:19 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 03:32:19 Unpacking python3-minimal (3.6.7-1~18.04) ... 03:32:19 Selecting previously unselected package mime-support. 03:32:19 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 03:32:19 Unpacking mime-support (3.60ubuntu1) ... 03:32:20 Selecting previously unselected package libmpdec2:amd64. 03:32:20 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 03:32:20 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:32:20 Selecting previously unselected package libpython3.6-stdlib:amd64. 03:32:20 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:32:20 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:32:20 Selecting previously unselected package python3.6. 03:32:20 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:32:20 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 03:32:20 Selecting previously unselected package libpython3-stdlib:amd64. 03:32:20 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 03:32:20 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:32:20 Setting up python3-minimal (3.6.7-1~18.04) ... 03:32:20 Selecting previously unselected package python3. 03:32:20 (Reading database ... 13442 files and directories currently installed.) 03:32:20 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 03:32:20 Unpacking python3 (3.6.7-1~18.04) ... 03:32:20 Selecting previously unselected package multiarch-support. 03:32:20 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 03:32:20 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 03:32:20 Setting up multiarch-support (2.27-3ubuntu1.4) ... 03:32:21 Selecting previously unselected package liblzo2-2:amd64. 03:32:21 (Reading database ... 13479 files and directories currently installed.) 03:32:21 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 03:32:21 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 03:32:21 Selecting previously unselected package libbsd0:amd64. 03:32:21 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 03:32:21 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:32:21 Selecting previously unselected package sudo. 03:32:21 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 03:32:21 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 03:32:21 Selecting previously unselected package apparmor. 03:32:21 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 03:32:21 Unpacking apparmor (2.12-4ubuntu5.1) ... 03:32:21 Selecting previously unselected package libedit2:amd64. 03:32:21 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 03:32:21 Unpacking libedit2:amd64 (3.1-20170329-1) ... 03:32:21 Selecting previously unselected package libkrb5support0:amd64. 03:32:21 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 03:32:21 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:32:21 Selecting previously unselected package libk5crypto3:amd64. 03:32:21 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 03:32:21 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:32:22 Selecting previously unselected package libkeyutils1:amd64. 03:32:22 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 03:32:22 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:32:22 Selecting previously unselected package libkrb5-3:amd64. 03:32:22 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 03:32:22 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:32:22 Selecting previously unselected package libgssapi-krb5-2:amd64. 03:32:22 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 03:32:22 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:32:22 Selecting previously unselected package libssl1.0.0:amd64. 03:32:22 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 03:32:22 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 03:32:22 Selecting previously unselected package openssh-client. 03:32:22 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 03:32:22 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 03:32:22 Selecting previously unselected package squashfs-tools. 03:32:22 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 03:32:22 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 03:32:22 Selecting previously unselected package snapd. 03:32:22 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 03:32:22 Unpacking snapd (2.48.3+18.04) ... 03:32:24 Setting up libedit2:amd64 (3.1-20170329-1) ... 03:32:24 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 03:32:24 Setting up mime-support (3.60ubuntu1) ... 03:32:24 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 03:32:24 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:32:24 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:32:24 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:32:24 Setting up systemd (237-3ubuntu10.47) ... 03:32:24 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 03:32:25 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:32:25 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:32:25 Setting up liblzo2-2:amd64 (2.08-1.2) ... 03:32:25 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:32:25 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:32:25 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 03:32:26 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 03:32:26 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:32:26 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:32:26 Setting up python3 (3.6.7-1~18.04) ... 03:32:26 running python rtupdate hooks for python3.6... 03:32:26 running python post-rtupdate hooks for python3.6... 03:32:26 Setting up apparmor (2.12-4ubuntu5.1) ... 03:32:27 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 03:32:27 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:32:27 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 03:32:28 Setting up snapd (2.48.3+18.04) ... 03:32:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 03:32:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 03:32:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 03:32:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 03:32:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:32:29 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:32:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 03:32:29 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 03:32:29 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 03:32:29 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 03:32:29 /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' 03:32:29 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:32:29 Processing triggers for systemd (237-3ubuntu10.47) ... 03:32:30 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:32:31 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 03:32:31 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:32:32 Reading package lists... 03:32:32 Reading package lists... 03:32:32 Building dependency tree... 03:32:32 Reading state information... 03:32:32 Calculating upgrade... 03:32:33 The following packages will be upgraded: 03:32:33 advancecomp base-files bash binutils binutils-common 03:32:33 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 03:32:33 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 03:32:33 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 03:32:33 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 03:32:33 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 03:32:33 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 03:32:33 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 03:32:33 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 03:32:33 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 03:32:33 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 03:32:33 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 03:32:33 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 03:32:33 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 03:32:33 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 03:32:33 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 03:32:33 Need to get 64.0 MB of archives. 03:32:33 After this operation, 5041 kB of additional disk space will be used. 03:32:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 03:32:33 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 03:32:33 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 03:32:33 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 03:32:33 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 03:32:33 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 03:32:33 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 03:32:33 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 03:32:33 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 03:32:33 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 03:32:33 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 03:32:33 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 03:32:33 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 03:32:33 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 03:32:33 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 03:32:33 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 03:32:33 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 03:32:33 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 03:32:33 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 03:32:33 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 03:32:33 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 03:32:33 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 03:32:33 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 03:32:33 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 03:32:33 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 03:32:33 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 03:32:33 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 03:32:33 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 03:32:33 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 03:32:33 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 03:32:33 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 03:32:33 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 03:32:33 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 03:32:33 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 03:32:33 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 03:32:33 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 03:32:33 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 03:32:33 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 03:32:33 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 03:32:33 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 03:32:33 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 03:32:33 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 03:32:33 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 03:32:33 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 03:32:33 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 03:32:33 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 03:32:33 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 03:32:33 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 03:32:33 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] 03:32:33 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 03:32:33 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 03:32:33 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 03:32:33 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 03:32:33 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 03:32:33 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 03:32:33 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 03:32:33 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 03:32:33 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 03:32:33 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 03:32:33 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 03:32:34 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 03:32:34 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 03:32:34 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 03:32:34 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 03:32:34 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 03:32:34 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 03:32:34 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 03:32:34 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 03:32:34 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 03:32:34 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 03:32:34 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 03:32:34 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 03:32:34 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 03:32:34 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 03:32:34 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 03:32:34 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 03:32:34 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 03:32:34 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 03:32:34 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 03:32:34 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 03:32:34 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 03:32:34 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 03:32:34 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] 03:32:34 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 03:32:34 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 03:32:34 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] 03:32:34 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 03:32:34 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 03:32:34 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 03:32:34 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 03:32:34 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 03:32:34 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 03:32:34 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 03:32:34 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 03:32:34 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] 03:32:34 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 03:32:34 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 03:32:34 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 03:32:34 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 03:32:34 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 03:32:34 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 03:32:35 debconf: delaying package configuration, since apt-utils is not installed 03:32:35 Fetched 64.0 MB in 2s (31.4 MB/s) 03:32:35 (Reading database ... 13912 files and directories currently installed.) 03:32:35 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 03:32:35 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:32:36 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 03:32:36 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:32:36 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 03:32:36 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 03:32:37 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:32:37 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:32:37 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:32:37 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:32:37 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:32:37 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:32:37 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:32:37 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:32:37 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:32:37 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:32:37 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:32:37 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:32:38 ---> a2be037c49c9 03:32:38 Step 9/24 : RUN go mod tidy 03:32:38 ---> 5ad37b0265df 03:32:38 Step 9/24 : RUN go mod tidy 03:32:38 ---> 94f015b6b4aa 03:32:38 Step 9/24 : RUN go mod tidy 03:32:38 ---> eb0d76746c4c 03:32:38 Step 9/23 : RUN go mod tidy 03:32:38 ---> 34eac96a6e0c 03:32:38 Step 9/23 : RUN go mod tidy 03:32:38 ---> Running in 4dbcb9f760d6 03:32:38 ---> Running in 0c1b653fd568 03:32:38 ---> Running in 7664437471fa 03:32:38 ---> Running in 06d3b33f0269 03:32:38 ---> Running in 1d79d7192e08 03:32:38 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:32:38 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:32:38 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 03:32:38 (Reading database ... 13911 files and directories currently installed.) 03:32:38 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 03:32:38 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 03:32:38 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 03:32:38 (Reading database ... 13911 files and directories currently installed.) 03:32:38 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:32:38 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:32:38 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:32:38 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:32:38 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:32:38 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:32:39 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 03:32:39 (Reading database ... 13911 files and directories currently installed.) 03:32:39 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 03:32:39 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:32:40 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 03:32:40 (Reading database ... 13911 files and directories currently installed.) 03:32:40 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 03:32:40 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 03:32:40 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 03:32:40 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 03:32:40 Setting up base-files (10.1ubuntu2.10) ... 03:32:40 Installing new version of config file /etc/issue ... 03:32:40 Installing new version of config file /etc/issue.net ... 03:32:40 Installing new version of config file /etc/lsb-release ... 03:32:40 Installing new version of config file /etc/update-motd.d/50-motd-news ... 03:32:41 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 03:32:41 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 03:32:41 Removing obsolete conffile /etc/default/motd-news ... 03:32:41 (Reading database ... 13912 files and directories currently installed.) 03:32:41 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 03:32:41 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 03:32:41 Setting up bash (4.4.18-2ubuntu1.2) ... 03:32:41 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 03:32:41 (Reading database ... 13912 files and directories currently installed.) 03:32:41 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 03:32:41 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 03:32:41 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 03:32:41 (Reading database ... 13912 files and directories currently installed.) 03:32:41 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 03:32:41 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 03:32:42 Setting up tar (1.29b-2ubuntu0.2) ... 03:32:42 (Reading database ... 13912 files and directories currently installed.) 03:32:42 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 03:32:42 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:32:42 Setting up dpkg (1.19.0.5ubuntu2.3) ... 03:32:42 Removing intermediate container 4dbcb9f760d6 03:32:42 ---> 5081b81b3914 03:32:42 Step 10/24 : RUN make cmd/core-data/core-data 03:32:42 ---> Running in ab6df2be89fd 03:32:42 (Reading database ... 13912 files and directories currently installed.) 03:32:42 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 03:32:42 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:32:42 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 03:32:42 (Reading database ... 13912 files and directories currently installed.) 03:32:42 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 03:32:42 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:32:42 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 03:32:43 Removing intermediate container 0c1b653fd568 03:32:43 ---> f5a3f30836ca 03:32:43 Step 10/24 : RUN make cmd/core-command/core-command 03:32:43 (Reading database ... 13912 files and directories currently installed.) 03:32:43 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 03:32:43 Unpacking grep (3.1-2build1) over (3.1-2) ... 03:32:43 Setting up grep (3.1-2build1) ... 03:32:43 Removing intermediate container 7664437471fa 03:32:43 ---> 2273fd8f4a62 03:32:43 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:32:43 ---> Running in 0a25dde9a6fc 03:32:43 (Reading database ... 13912 files and directories currently installed.) 03:32:43 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 03:32:43 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:32:43 Removing intermediate container 1d79d7192e08 03:32:43 ---> 4af2ecb9756c 03:32:43 Step 10/23 : RUN make cmd/support-notifications/support-notifications 03:32:43 ---> Running in d6509980c10f 03:32:43 Removing intermediate container 06d3b33f0269 03:32:43 ---> 625d19f4aaa3 03:32:43 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 03:32:43 Setting up login (1:4.5-1ubuntu2) ... 03:32:43 ---> Running in 7dbb9bdac309 03:32:43 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 03:32:43 ---> Running in 4357604d219f 03:32:43 (Reading database ... 13912 files and directories currently installed.) 03:32:43 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 03:32:43 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:32:43 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 03:32:44 (Reading database ... 13912 files and directories currently installed.) 03:32:44 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 03:32:44 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:32:44 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 03:32:45 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:32:45 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 03:32:45 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:32:45 Setting up perl-base (5.26.1-6ubuntu0.5) ... 03:32:45 (Reading database ... 13912 files and directories currently installed.) 03:32:45 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 03:32:45 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:32:45 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 03:32:46 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 03:32:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:32:46 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 03:32:46 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:32:46 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:32:46 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:32:46 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:32:46 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 03:32:47 (Reading database ... 13912 files and directories currently installed.) 03:32:47 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 03:32:47 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 03:32:47 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 03:32:47 (Reading database ... 13912 files and directories currently installed.) 03:32:47 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:32:47 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:32:47 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:32:47 (Reading database ... 13912 files and directories currently installed.) 03:32:47 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:32:47 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:32:47 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:32:47 (Reading database ... 13912 files and directories currently installed.) 03:32:47 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:32:47 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:32:47 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:32:48 (Reading database ... 13912 files and directories currently installed.) 03:32:48 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:32:48 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:32:48 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:32:48 (Reading database ... 13912 files and directories currently installed.) 03:32:48 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 03:32:48 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:32:48 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 03:32:48 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:32:48 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 03:32:48 (Reading database ... 13912 files and directories currently installed.) 03:32:48 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 03:32:48 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:32:48 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 03:32:48 (Reading database ... 13912 files and directories currently installed.) 03:32:48 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:32:48 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:32:48 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:32:49 (Reading database ... 13912 files and directories currently installed.) 03:32:49 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:32:49 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:32:49 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 03:32:49 (Reading database ... 13912 files and directories currently installed.) 03:32:49 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:32:49 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:32:50 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 03:32:50 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 03:32:50 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 03:32:50 (Reading database ... 13912 files and directories currently installed.) 03:32:50 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 03:32:50 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:32:50 Setting up libc-bin (2.27-3ubuntu1.4) ... 03:32:50 (Reading database ... 13912 files and directories currently installed.) 03:32:50 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 03:32:50 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:32:51 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 03:32:51 (Reading database ... 13914 files and directories currently installed.) 03:32:51 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 03:32:51 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 03:32:51 Setting up debconf (1.5.66ubuntu1) ... 03:32:51 (Reading database ... 13914 files and directories currently installed.) 03:32:51 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 03:32:51 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 03:32:51 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 03:32:51 (Reading database ... 13914 files and directories currently installed.) 03:32:51 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 03:32:51 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 03:32:52 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 03:32:52 (Reading database ... 13914 files and directories currently installed.) 03:32:52 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 03:32:52 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 03:32:52 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 03:32:52 (Reading database ... 13914 files and directories currently installed.) 03:32:52 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 03:32:52 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 03:32:52 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 03:32:52 (Reading database ... 13914 files and directories currently installed.) 03:32:52 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 03:32:52 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 03:32:52 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 03:32:53 (Reading database ... 13914 files and directories currently installed.) 03:32:53 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:32:53 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:32:53 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 03:32:53 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 03:32:53 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 03:32:53 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:32:53 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 03:32:53 (Reading database ... 13914 files and directories currently installed.) 03:32:53 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 03:32:53 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 03:32:53 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 03:32:53 (Reading database ... 13914 files and directories currently installed.) 03:32:53 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 03:32:53 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 03:32:53 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 03:32:54 (Reading database ... 13914 files and directories currently installed.) 03:32:54 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 03:32:54 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:32:54 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 03:32:54 (Reading database ... 13914 files and directories currently installed.) 03:32:54 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 03:32:54 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 03:32:54 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 03:32:55 (Reading database ... 13914 files and directories currently installed.) 03:32:55 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 03:32:55 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:32:55 Setting up passwd (1:4.5-1ubuntu2) ... 03:32:55 (Reading database ... 13914 files and directories currently installed.) 03:32:55 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 03:32:55 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:32:55 Setting up gpgv (2.2.4-1ubuntu1.4) ... 03:32:56 (Reading database ... 13914 files and directories currently installed.) 03:32:56 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 03:32:56 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 03:32:56 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 03:32:56 (Reading database ... 13914 files and directories currently installed.) 03:32:56 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 03:32:56 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 03:32:56 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 03:32:56 (Reading database ... 13914 files and directories currently installed.) 03:32:56 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 03:32:56 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 03:32:56 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 03:32:56 (Reading database ... 13914 files and directories currently installed.) 03:32:56 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 03:32:56 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 03:32:56 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 03:32:57 (Reading database ... 13914 files and directories currently installed.) 03:32:57 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 03:32:57 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 03:32:57 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 03:32:57 (Reading database ... 13914 files and directories currently installed.) 03:32:57 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 03:32:57 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 03:32:57 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 03:32:57 (Reading database ... 13914 files and directories currently installed.) 03:32:57 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 03:32:57 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 03:32:57 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 03:32:57 (Reading database ... 13914 files and directories currently installed.) 03:32:57 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 03:32:57 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 03:32:57 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 03:32:57 (Reading database ... 13915 files and directories currently installed.) 03:32:58 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:32:58 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:32:58 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:32:58 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:32:58 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 03:32:58 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 03:32:58 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 03:32:58 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 03:32:59 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 03:32:59 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 03:32:59 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 03:32:59 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 03:32:59 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 03:32:59 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 03:32:59 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 03:32:59 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 03:32:59 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 03:33:00 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 03:33:00 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 03:33:00 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 03:33:00 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 03:33:00 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 03:33:00 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 03:33:00 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 03:33:01 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 03:33:01 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 03:33:01 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 03:33:01 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 03:33:01 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:33:01 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:33:02 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:33:02 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:33:02 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:33:02 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:33:02 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:33:02 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:33:02 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:33:02 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:33:02 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:33:02 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:33:03 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:33:03 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:33:03 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:33:03 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:33:04 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:33:04 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:33:04 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:33:04 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:33:05 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:33:05 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:33:06 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:33:06 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:33:07 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:33:07 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:33:07 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:33:07 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:33:07 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 03:33:07 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:33:07 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 03:33:07 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:33:07 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 03:33:07 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 03:33:07 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:33:07 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:33:07 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:33:07 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:33:07 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 03:33:08 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 03:33:08 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:33:08 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 03:33:08 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:33:08 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:33:08 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:33:08 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 03:33:08 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 03:33:08 Setting up tzdata (2021a-0ubuntu0.18.04) ... 03:33:08 03:33:08 Current default time zone: 'Etc/UTC' 03:33:08 Local time is now: Fri May 14 03:33:08 UTC 2021. 03:33:08 Universal Time is now: Fri May 14 03:33:08 UTC 2021. 03:33:08 Run 'dpkg-reconfigure tzdata' if you wish to change it. 03:33:08 03:33:08 Setting up systemd-sysv (237-3ubuntu10.47) ... 03:33:08 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:33:08 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 03:33:08 Setting up mount (2.31.1-0.4ubuntu3.7) ... 03:33:08 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 03:33:08 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 03:33:09 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 03:33:09 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 03:33:09 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 03:33:09 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 03:33:09 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:33:09 Setting up procps (2:3.3.12-3ubuntu1.2) ... 03:33:09 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 03:33:09 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 03:33:09 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 03:33:09 Setting up patch (2.7.6-2ubuntu1.1) ... 03:33:09 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 03:33:09 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 03:33:09 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 03:33:09 Installing new version of config file /etc/ssl/openssl.cnf ... 03:33:09 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 03:33:09 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 03:33:09 Setting up ca-certificates (20210119~18.04.1) ... 03:33:11 Updating certificates in /etc/ssl/certs... 03:33:12 23 added, 27 removed; done. 03:33:12 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 03:33:12 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:33:12 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 03:33:12 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 03:33:12 Setting up pkgbinarymangler (138.18.04.1) ... 03:33:12 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 03:33:12 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 03:33:12 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 03:33:12 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 03:33:12 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:33:12 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 03:33:12 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:33:12 Setting up perl (5.26.1-6ubuntu0.5) ... 03:33:13 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 03:33:13 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 03:33:13 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 03:33:13 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 03:33:13 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 03:33:13 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 03:33:13 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 03:33:13 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 03:33:13 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 03:33:13 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:33:13 Processing triggers for systemd (237-3ubuntu10.47) ... 03:33:13 Processing triggers for mime-support (3.60ubuntu1) ... 03:33:13 Processing triggers for ca-certificates (20210119~18.04.1) ... 03:33:13 Updating certificates in /etc/ssl/certs... 03:33:14 0 added, 0 removed; done. 03:33:14 Running hooks in /etc/ca-certificates/update.d... 03:33:14 done. 03:33:14 Reading package lists... 03:33:14 Building dependency tree... 03:33:14 Reading state information... 03:33:15 The following NEW packages will be installed: 03:33:15 apt-transport-https 03:33:15 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 03:33:15 Need to get 1692 B of archives. 03:33:15 After this operation, 154 kB of additional disk space will be used. 03:33:15 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 03:33:15 debconf: delaying package configuration, since apt-utils is not installed 03:33:15 Fetched 1692 B in 0s (9480 B/s) 03:33:15 Selecting previously unselected package apt-transport-https. 03:33:15 (Reading database ... 13920 files and directories currently installed.) 03:33:15 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 03:33:15 Unpacking apt-transport-https (1.6.13) ... 03:33:15 Setting up apt-transport-https (1.6.13) ... 03:33:15 Waiting for network to be ready... 03:33:22 2021-05-14T03:33:20Z INFO Waiting for automatic snapd restart... 03:33:22 snapd 2.50 from Canonical* installed 03:33:24 "snapd" switched to the "latest/stable" channel 03:33:24 03:33:26 core18 20210309 from Canonical* installed 03:33:26 "core18" switched to the "latest/stable" channel 03:33:26 03:33:30 snapcraft 4.7.1 from Canonical* installed 03:33:30 "snapcraft" switched to the "latest/stable" channel 03:33:30 03:33:34 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: 03:33:34 - README.md 03:33:34 03:33:34 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:33:41 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:33:41 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:33:41 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 03:33:41 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:33:42 Reading package lists... 03:33:42 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 03:33:48 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:33:48 Reading package lists... 03:33:48 Building dependency tree... 03:33:48 Reading state information... 03:33:48 Suggested packages: 03:33:48 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 03:33:48 git-gui gitk gitweb git-cvs git-mediawiki git-svn 03:33:48 Recommended packages: 03:33:48 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 03:33:48 The following NEW packages will be installed: 03:33:48 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 03:33:48 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 03:33:48 pkg-config zip 03:33:48 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 03:33:48 Need to get 7663 kB of archives. 03:33:48 After this operation, 43.8 MB of additional disk space will be used. 03:33:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 03:33:48 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 03:33:48 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 03:33:48 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 03:33:48 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 03:33:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 03:33:48 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 03:33:48 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 03:33:49 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 03:33:49 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 03:33:49 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 03:33:49 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 03:33:49 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 03:33:49 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 03:33:49 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 03:33:49 debconf: delaying package configuration, since apt-utils is not installed 03:33:49 Fetched 7663 kB in 1s (10.5 MB/s) 03:33:49 Selecting previously unselected package libglib2.0-0:amd64. 03:33:49 (Reading database ... 13924 files and directories currently installed.) 03:33:49 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 03:33:49 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 03:33:49 Selecting previously unselected package libpsl5:amd64. 03:33:49 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 03:33:49 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 03:33:49 Selecting previously unselected package libnghttp2-14:amd64. 03:33:49 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 03:33:49 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:33:49 Selecting previously unselected package librtmp1:amd64. 03:33:49 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 03:33:49 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:33:50 Selecting previously unselected package libcurl3-gnutls:amd64. 03:33:50 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 03:33:50 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 03:33:50 Selecting previously unselected package liberror-perl. 03:33:50 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 03:33:50 Unpacking liberror-perl (0.17025-1) ... 03:33:50 Selecting previously unselected package git-man. 03:33:50 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 03:33:50 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 03:33:50 Selecting previously unselected package git. 03:33:50 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 03:33:50 Unpacking git (1:2.17.1-1ubuntu0.8) ... 03:33:51 Selecting previously unselected package libnorm1:amd64. 03:33:51 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 03:33:51 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:33:51 Selecting previously unselected package libpgm-5.2-0:amd64. 03:33:51 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 03:33:51 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:33:51 Selecting previously unselected package libsodium23:amd64. 03:33:51 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 03:33:51 Unpacking libsodium23:amd64 (1.0.16-2) ... 03:33:51 Selecting previously unselected package libzmq5:amd64. 03:33:51 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 03:33:51 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:33:51 Selecting previously unselected package libzmq3-dev:amd64. 03:33:51 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 03:33:51 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:33:51 Selecting previously unselected package pkg-config. 03:33:51 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 03:33:51 Unpacking pkg-config (0.29.1-0ubuntu2) ... 03:33:51 Selecting previously unselected package zip. 03:33:51 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 03:33:51 Unpacking zip (3.0-11build1) ... 03:33:51 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:33:52 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 03:33:52 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:33:52 Setting up liberror-perl (0.17025-1) ... 03:33:52 Setting up libpsl5:amd64 (0.19.1-5build1) ... 03:33:52 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 03:33:52 No schema files found: doing nothing. 03:33:52 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:33:52 Setting up zip (3.0-11build1) ... 03:33:52 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:33:52 Setting up libsodium23:amd64 (1.0.16-2) ... 03:33:52 Setting up pkg-config (0.29.1-0ubuntu2) ... 03:33:52 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:33:52 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 03:33:52 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:33:52 Setting up git (1:2.17.1-1ubuntu0.8) ... 03:33:52 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:33:59 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:33:59 git set to automatically installed. 03:33:59 git-man set to automatically installed. 03:33:59 libcurl3-gnutls set to automatically installed. 03:33:59 liberror-perl set to automatically installed. 03:33:59 libglib2.0-0 set to automatically installed. 03:33:59 libnghttp2-14 set to automatically installed. 03:33:59 libnorm1 set to automatically installed. 03:33:59 libpgm-5.2-0 set to automatically installed. 03:33:59 libpsl5 set to automatically installed. 03:33:59 librtmp1 set to automatically installed. 03:33:59 libsodium23 set to automatically installed. 03:33:59 libzmq3-dev set to automatically installed. 03:33:59 libzmq5 set to automatically installed. 03:33:59 pkg-config set to automatically installed. 03:33:59 zip set to automatically installed. 03:34:00 snapd is not logged in, snap install commands will use sudo 03:34:06 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:34:07 snap "core18" has no updates available 03:34:08 snapd is not logged in, snap install commands will use sudo 03:34:16 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:34:28 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 03:34:29 Pulling go-build-helper 03:34:29 + snapcraftctl pull 03:34:30 'app-service-config' has dependencies that need to be staged: go-build-helper 03:34:30 Skipping pull go-build-helper (already ran) 03:34:30 Building go-build-helper 03:34:30 + snapcraftctl build 03:34:32 Staging go-build-helper 03:34:32 + snapcraftctl stage 03:34:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:34:42 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 03:34:42 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] 03:34:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 03:34:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 03:34:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 03:34:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 03:34:42 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 03:34:42 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 03:34:42 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 03:34:42 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:34:42 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 03:34:42 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 03:34:42 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 03:34:42 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 03:34:42 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 03:34:42 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 03:34:42 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 03:34:42 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 03:34:42 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] 03:34:42 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 03:34:42 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 03:34:42 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 03:34:42 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 03:34:42 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 03:34:42 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 03:34:42 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 03:34:42 Fetched 24.6 MB in 0s (0 B/s) 03:34:42 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 03:34:42 Fetched 224 kB in 0s (0 B/s) 03:34:42 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 03:34:42 Fetched 157 kB in 0s (0 B/s) 03:34:42 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 03:34:42 Fetched 221 kB in 0s (0 B/s) 03:34:42 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 03:34:42 Fetched 143 kB in 0s (0 B/s) 03:34:42 Pulling app-service-config 03:34:42 + snapcraftctl pull 03:34:42 Cloning into '/root/parts/app-service-config/src'... 03:34:43 Pulling config-common 03:34:43 + snapcraftctl pull 03:34:47 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 03:34:47 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 03:34:47 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:34:47 Fetched 0 B in 0s (0 B/s) 03:34:47 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 03:34:47 Fetched 0 B in 0s (0 B/s) 03:34:47 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 03:34:47 Fetched 0 B in 0s (0 B/s) 03:34:47 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 03:34:47 Fetched 0 B in 0s (0 B/s) 03:34:47 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 03:34:47 Fetched 0 B in 0s (0 B/s) 03:34:47 Pulling edgex-go 03:34:47 + snapcraftctl pull 03:35:09 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 03:35:09 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 03:35:09 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:35:09 Fetched 0 B in 0s (0 B/s) 03:35:09 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 03:35:09 Fetched 96.5 kB in 0s (0 B/s) 03:35:09 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 03:35:09 Fetched 279 kB in 0s (0 B/s) 03:35:09 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 03:35:09 Fetched 122 kB in 0s (0 B/s) 03:35:09 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 03:35:09 Fetched 77.8 kB in 0s (0 B/s) 03:35:09 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 03:35:09 Fetched 8848 B in 0s (0 B/s) 03:35:09 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 03:35:09 Fetched 47.8 kB in 0s (0 B/s) 03:35:09 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 03:35:09 Fetched 45.6 kB in 0s (0 B/s) 03:35:09 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 03:35:09 Fetched 15.0 kB in 0s (0 B/s) 03:35:09 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 03:35:09 Fetched 219 kB in 0s (0 B/s) 03:35:09 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 03:35:09 Fetched 154 kB in 0s (0 B/s) 03:35:09 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 03:35:09 Fetched 50.6 kB in 0s (0 B/s) 03:35:09 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 03:35:09 Fetched 14.8 kB in 0s (0 B/s) 03:35:09 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 03:35:09 Fetched 41.8 kB in 0s (0 B/s) 03:35:09 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 03:35:09 Fetched 499 kB in 0s (0 B/s) 03:35:09 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 03:35:09 Fetched 111 kB in 0s (0 B/s) 03:35:09 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 03:35:09 Fetched 240 kB in 0s (0 B/s) 03:35:09 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 03:35:09 Fetched 29.3 kB in 0s (0 B/s) 03:35:09 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 03:35:09 Fetched 85.5 kB in 0s (0 B/s) 03:35:09 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 03:35:09 Fetched 24.5 kB in 0s (0 B/s) 03:35:09 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 03:35:09 Fetched 49.2 kB in 0s (0 B/s) 03:35:09 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 03:35:09 Fetched 54.2 kB in 0s (0 B/s) 03:35:09 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 03:35:09 Fetched 30.8 kB in 0s (0 B/s) 03:35:09 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 03:35:09 Fetched 15.8 kB in 0s (0 B/s) 03:35:09 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 03:35:09 Fetched 85.9 kB in 0s (0 B/s) 03:35:09 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 03:35:09 Fetched 8720 B in 0s (0 B/s) 03:35:09 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 03:35:09 Fetched 137 kB in 0s (0 B/s) 03:35:09 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 03:35:09 Fetched 119 kB in 0s (0 B/s) 03:35:09 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 03:35:09 Fetched 110 kB in 0s (0 B/s) 03:35:09 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 03:35:09 Fetched 11.1 kB in 0s (0 B/s) 03:35:09 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 03:35:09 Fetched 645 kB in 0s (0 B/s) 03:35:09 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 03:35:09 Fetched 41.3 kB in 0s (0 B/s) 03:35:09 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 03:35:09 Fetched 17.9 kB in 0s (0 B/s) 03:35:09 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 03:35:09 Fetched 368 kB in 0s (0 B/s) 03:35:09 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 03:35:09 Fetched 187 kB in 0s (0 B/s) 03:35:09 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 03:35:09 Fetched 175 kB in 0s (0 B/s) 03:35:09 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 03:35:09 Fetched 206 kB in 0s (0 B/s) 03:35:09 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 03:35:09 Fetched 1301 kB in 0s (0 B/s) 03:35:09 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 03:35:09 Fetched 36.2 kB in 0s (0 B/s) 03:35:09 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 03:35:09 Fetched 159 kB in 0s (0 B/s) 03:35:09 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 03:35:09 Fetched 107 kB in 0s (0 B/s) 03:35:09 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 03:35:09 Fetched 48.7 kB in 0s (0 B/s) 03:35:09 Pulling static-packages 03:35:09 + snapcraftctl pull 03:35:10 Pulling version 03:35:10 + cd /root/project 03:35:10 + [ -f VERSION ] 03:35:10 + PROJECT_VERSION=local-dev 03:35:10 + git rev-parse --short HEAD 03:35:10 + GIT_REVISION=991b0a68 03:35:10 + snapcraftctl set-version local-dev 03:35:11 Skipping build go-build-helper (already ran) 03:35:11 Building app-service-config 03:35:11 + make build 03:35:11 go mod tidy 03:35:13 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.58 03:35:13 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.52 03:35:13 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 03:35:13 go: downloading github.com/google/uuid v1.2.0 03:35:13 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 03:35:13 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 03:35:13 go: downloading github.com/go-kit/kit v0.8.0 03:35:13 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 03:35:13 go: downloading github.com/stretchr/testify v1.7.0 03:35:13 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 03:35:13 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 03:35:13 go: downloading github.com/pelletier/go-toml v1.9.0 03:35:14 go: downloading github.com/go-logfmt/logfmt v0.4.0 03:35:14 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 03:35:14 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:35:14 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 03:35:14 go: downloading github.com/pmezard/go-difflib v1.0.0 03:35:14 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 03:35:14 go: downloading github.com/mitchellh/copystructure v1.0.0 03:35:14 go: downloading github.com/x448/float16 v0.8.4 03:35:14 go: downloading github.com/mitchellh/mapstructure v1.1.2 03:35:14 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 03:35:14 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 03:35:14 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 03:35:14 go: downloading github.com/hashicorp/consul/api v1.8.1 03:35:14 go: downloading github.com/gorilla/mux v1.8.0 03:35:14 go: downloading github.com/davecgh/go-spew v1.1.1 03:35:14 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 03:35:14 go: downloading github.com/mitchellh/reflectwalk v1.0.0 03:35:14 go: downloading github.com/stretchr/objx v0.1.0 03:35:14 go: downloading github.com/hashicorp/go-hclog v0.12.0 03:35:14 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 03:35:14 go: downloading github.com/hashicorp/serf v0.9.5 03:35:14 go: downloading github.com/gorilla/websocket v1.4.2 03:35:14 go: downloading github.com/pebbe/zmq4 v1.2.7 03:35:14 go: downloading github.com/go-playground/validator/v10 v10.5.0 03:35:15 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:35:15 go: downloading github.com/mattn/go-isatty v0.0.12 03:35:15 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 03:35:15 go: downloading github.com/go-redis/redis/v7 v7.2.0 03:35:15 go: downloading github.com/go-playground/universal-translator v0.17.0 03:35:15 go: downloading golang.org/x/text v0.3.2 03:35:15 go: downloading github.com/leodido/go-urn v1.2.0 03:35:15 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 03:35:15 go: downloading github.com/fatih/color v1.9.0 03:35:15 go: downloading gopkg.in/yaml.v2 v2.4.0 03:35:15 go: downloading github.com/hashicorp/consul/sdk v0.7.0 03:35:15 go: downloading github.com/onsi/gomega v1.7.0 03:35:15 go: downloading github.com/go-playground/locales v0.13.0 03:35:15 go: downloading github.com/onsi/ginkgo v1.10.1 03:35:15 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 03:35:15 go: downloading github.com/pkg/errors v0.8.1 03:35:15 go: downloading github.com/hashicorp/go-uuid v1.0.1 03:35:15 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 03:35:15 go: downloading github.com/go-stack/stack v1.8.0 03:35:15 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 03:35:15 go: downloading github.com/hashicorp/go-msgpack v0.5.3 03:35:15 go: downloading github.com/hashicorp/memberlist v0.2.2 03:35:15 go: downloading github.com/mitchellh/go-homedir v1.1.0 03:35:15 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 03:35:15 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 03:35:15 go: downloading github.com/mattn/go-colorable v0.1.6 03:35:15 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 03:35:15 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 03:35:15 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 03:35:15 go: downloading github.com/hashicorp/go-multierror v1.1.0 03:35:15 go: downloading github.com/miekg/dns v1.1.26 03:35:15 go: downloading github.com/hashicorp/golang-lru v0.5.0 03:35:15 go: downloading github.com/hpcloud/tail v1.0.0 03:35:15 go: downloading github.com/kr/pretty v0.2.0 03:35:15 go: downloading gopkg.in/fsnotify.v1 v1.4.7 03:35:15 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 03:35:15 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 03:35:15 go: downloading github.com/hashicorp/errwrap v1.0.0 03:35:15 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 03:35:16 go: downloading github.com/kr/text v0.1.0 03:35:16 go: downloading github.com/go-playground/assert/v2 v2.0.1 03:35:16 go: downloading github.com/golang/protobuf v1.3.2 03:35:16 go: downloading github.com/fsnotify/fsnotify v1.4.7 03:35:16 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 03:35:23 Removing intermediate container d6509980c10f 03:35:23 ---> 0e54b91db4cf 03:35:23 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:35:23 ---> Running in 51dc13754a99 03:35: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 03:35:23 Removing intermediate container 0a25dde9a6fc 03:35:23 ---> 53973fa3a48d 03:35:23 03:35:23 Step 11/24 : FROM alpine:3.12 03:35:23 3.12: Pulling from library/alpine 03:35:23 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 03:35:23 Status: Downloaded newer image for alpine:3.12 03:35:23 ---> 9852663dfa18 03:35:23 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:35:23 Removing intermediate container 51dc13754a99 03:35:23 ---> 9f0c9a1626af 03:35:23 03:35:23 Step 12/24 : FROM docker:20.10.0 03:35:23 20.10.0: Pulling from library/docker 03:35:23 ---> Running in c378a90c4562 03:35:23 Removing intermediate container 7dbb9bdac309 03:35:23 ---> c6aee55b8f78 03:35:23 03:35:23 Step 11/23 : FROM alpine:3.12 03:35:23 ---> 9852663dfa18 03:35:23 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 03:35:23 Removing intermediate container 4357604d219f 03:35:23 ---> 5f92ed752657 03:35:23 03:35:23 Step 11/23 : FROM alpine:3.12 03:35:23 ---> 9852663dfa18 03:35:23 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:35:23 ---> Running in 81dd3d679445 03:35:23 ---> Running in 49a7ae4d6b8c 03:35:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:35:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:35:23 (1/1) Installing dumb-init (1.2.2-r1) 03:35:23 Executing busybox-1.31.1-r20.trigger 03:35:23 OK: 5 MiB in 15 packages 03:35:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:35:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:35:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:35:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:35:25 (1/2) Installing ca-certificates (20191127-r4) 03:35:25 (2/2) Installing dumb-init (1.2.2-r1) 03:35:25 Executing busybox-1.31.1-r20.trigger 03:35:25 Executing ca-certificates-20191127-r4.trigger 03:35:25 (1/1) Installing dumb-init (1.2.2-r1) 03:35:25 Executing busybox-1.31.1-r20.trigger 03:35:26 OK: 5 MiB in 15 packages 03:35:26 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 03:35:26 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 03:35:26 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 03:35:26 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 03:35:26 OK: 6 MiB in 16 packages 03:35:26 Building config-common 03:35:26 + snapcraftctl build 03:35:26 Removing intermediate container c378a90c4562 03:35:26 ---> 9f882d7dab52 03:35:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:35:27 ---> Running in 2eb3e2174b49 03:35:28 Removing intermediate container 2eb3e2174b49 03:35:28 ---> 69c0aee3bf45 03:35:28 Step 14/24 : ENV APP_PORT=48082 03:35:28 ---> Running in 76b756a0e6c5 03:35:29 Removing intermediate container 81dd3d679445 03:35:29 ---> 6262ae8b9d72 03:35:29 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:35:29 Building edgex-go 03:35:29 + cd /root/parts/edgex-go/src 03:35:29 + make build 03:35:29 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 03:35:29 ---> Running in 4976be0b76b5 03:35:29 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 03:35:29 go: downloading github.com/pelletier/go-toml v1.9.1 03:35:29 go: downloading github.com/OneOfOne/xxhash v1.2.8 03:35:29 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 03:35:29 go: downloading github.com/imdario/mergo v0.3.12 03:35:29 Removing intermediate container 49a7ae4d6b8c 03:35:29 ---> 83b7274d8acb 03:35:29 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:35:29 go: downloading github.com/go-redis/redis/v7 v7.3.0 03:35:29 Removing intermediate container 76b756a0e6c5 03:35:29 ---> 1c1ceb2ed264 03:35:29 Step 15/24 : EXPOSE $APP_PORT 03:35:29 ---> Running in fea08e6b5b0b 03:35:30 ---> Running in 4b421e7e7d45 03:35:30 Removing intermediate container 4976be0b76b5 03:35:30 ---> 4ff48221d6a2 03:35:30 Step 14/23 : ENV APP_PORT=48085 03:35:30 Removing intermediate container fea08e6b5b0b 03:35:30 ---> c20c98bddc18 03:35:30 Step 14/23 : ENV APP_PORT=48060 03:35:31 ---> Running in ec64c78b603b 03:35:31 ---> Running in 26abf1250e84 03:35:31 Removing intermediate container 4b421e7e7d45 03:35:31 ---> 18739191d5a5 03:35:31 Step 16/24 : WORKDIR / 03:35:31 ---> Running in 6742c7476b7a 03:35:31 Removing intermediate container ec64c78b603b 03:35:31 ---> c29ab882cc64 03:35:31 Step 15/23 : EXPOSE $APP_PORT 03:35:32 Removing intermediate container 26abf1250e84 03:35:32 ---> b160e7f7173b 03:35:32 Step 15/23 : EXPOSE $APP_PORT 03:35:32 ---> Running in f7bef1fba458 03:35:33 ---> Running in 650f590377c4 03:35:33 Removing intermediate container 6742c7476b7a 03:35:33 ---> 7283252590b8 03:35:33 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:35:33 Removing intermediate container ab6df2be89fd 03:35:33 ---> af2c00e69118 03:35:33 03:35:33 Step 11/24 : FROM alpine:3.12 03:35:33 ---> 9852663dfa18 03:35:33 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:35:33 Removing intermediate container f7bef1fba458 03:35:33 ---> 9a6674d6e0ea 03:35:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:35:33 ---> Running in 4682999e993a 03:35:33 Removing intermediate container 650f590377c4 03:35:33 ---> 51cda75da111 03:35:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:35:34 ---> 17b24312c9a9 03:35:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:35:34 Removing intermediate container 4682999e993a 03:35:34 ---> 2348eb5ba770 03:35:34 Step 13/24 : ENV APP_PORT=48080 03:35:34 ---> Running in 41253cfb247d 03:35:35 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 03:35:35 ---> 1cf877041de8 03:35:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:35:35 ---> 76800d2caa84 03:35:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:35:35 Removing intermediate container 41253cfb247d 03:35:35 ---> e0e229a73320 03:35:35 Step 14/24 : EXPOSE $APP_PORT 03:35:35 ---> Running in 560a843d72c9 03:35:36 ---> ce310ff5ae19 03:35:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:35:36 Removing intermediate container 560a843d72c9 03:35:36 ---> 87453f056dc8 03:35:36 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:35:37 ---> Running in cd3d1ca0afb6 03:35:37 ---> 21a44eb10975 03:35:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:35:37 ---> f0242e03ebf9 03:35:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:35:37 ---> a96c04ee574d 03:35:37 Step 20/24 : ENTRYPOINT ["/core-command"] 03:35:37 ---> Running in 4070ccf01205 03:35:38 ---> 111105582239 03:35:38 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:35:38 ---> Running in 0dfebcec5421 03:35:38 Removing intermediate container 4070ccf01205 03:35:38 ---> 03c3d44e934f 03:35:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:35:39 ---> 39b9f8642a3c 03:35:39 Step 19/23 : ENTRYPOINT ["/support-notifications"] 03:35:39 ---> Running in dccc3d1c4b9b 03:35:39 ---> Running in cbd5b866e02b 03:35:39 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:35:39 Status: Downloaded newer image for docker:20.10.0 03:35:39 ---> eeaf43b92773 03:35:39 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:35:40 ---> Running in b7f178bcd758 03:35:40 Removing intermediate container 0dfebcec5421 03:35:40 ---> c264a1c0e893 03:35:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:35:40 Removing intermediate container dccc3d1c4b9b 03:35:40 ---> 23d5bf7f0e7e 03:35:40 Step 22/24 : LABEL arch=arm64 03:35:40 ---> Running in aad1b425e07e 03:35:40 Removing intermediate container cbd5b866e02b 03:35:40 ---> 36b4b25e7223 03:35:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:35:40 ---> Running in 38692524045a 03:35:40 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 03:35:40 ---> Running in 628384eb5965 03:35:40 Removing intermediate container b7f178bcd758 03:35:40 ---> 6640a0cff816 03:35:40 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 03:35:40 Removing intermediate container cd3d1ca0afb6 03:35:40 ---> aec4a6bb069b 03:35:40 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 03:35:40 ---> Running in 8b51677e1fe3 03:35:40 Removing intermediate container aad1b425e07e 03:35:40 ---> 6228ecfe6bb3 03:35:40 Step 21/23 : LABEL arch=arm64 03:35:41 Removing intermediate container 38692524045a 03:35:41 ---> e445371d90ac 03:35:41 Step 23/24 : LABEL git_sha=991b0a68828e78963de8228bbbb3b9e9d74f633b 03:35:41 ---> Running in 588ae96abf92 03:35:41 ---> Running in 2d49d8a01e88 03:35:41 Removing intermediate container 628384eb5965 03:35:41 ---> 2c6d86e1ec66 03:35:41 Step 21/23 : LABEL arch=arm64 03:35:41 ---> Running in cf0f6c0fcb72 03:35:41 ---> Running in 1d45165a890b 03:35:41 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 03:35:41 Removing intermediate container 2d49d8a01e88 03:35:41 ---> 5f074904b6cc 03:35:41 Step 22/23 : LABEL git_sha=991b0a68828e78963de8228bbbb3b9e9d74f633b 03:35:42 ---> Running in e52bff4194bc 03:35:42 Removing intermediate container cf0f6c0fcb72 03:35:42 ---> dbf255f780d9 03:35:42 Step 24/24 : LABEL version=0.0.0 03:35:42 Removing intermediate container 1d45165a890b 03:35:42 ---> 20ef64045f40 03:35:42 Step 22/23 : LABEL git_sha=991b0a68828e78963de8228bbbb3b9e9d74f633b 03:35:42 ---> Running in f353f1f9fe67 03:35:42 ---> Running in a63e78dbaafd 03:35:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:35:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:35:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:35:43 Removing intermediate container e52bff4194bc 03:35:43 ---> 97b574420d5b 03:35:43 Step 23/23 : LABEL version=0.0.0 03:35:43 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 03:35:43 Removing intermediate container f353f1f9fe67 03:35:43 ---> 5d7b2d683bba 03:35:43 03:35:43 ---> Running in 31110ad2b05e 03:35:43 Removing intermediate container a63e78dbaafd 03:35:43 ---> 8763ee9d79f6 03:35:43 Step 23/23 : LABEL version=0.0.0 03:35:43 (1/39) Installing readline (8.0.4-r0) 03:35:43 (2/39) Installing bash (5.0.17-r0) 03:35:43 Executing bash-5.0.17-r0.post-install 03:35:43 (3/39) Installing nghttp2-libs (1.41.0-r0) 03:35:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:35:43 (4/39) Installing libcurl (7.76.1-r0) 03:35:43 (5/39) Installing curl (7.76.1-r0) 03:35:43 (6/39) Installing dumb-init (1.2.2-r1) 03:35:43 (7/39) Installing libbz2 (1.0.8-r1) 03:35:43 (8/39) Installing expat (2.2.9-r1) 03:35:43 (9/39) Installing libffi (3.3-r2) 03:35:43 (10/39) Installing gdbm (1.13-r1) 03:35:43 (11/39) Installing xz-libs (5.2.5-r0) 03:35:43 (12/39) Installing sqlite-libs (3.32.1-r0) 03:35:43 ---> Running in 8e1c426760c8 03:35:43 (13/39) Installing python3 (3.8.10-r0) 03:35:43 Successfully built 5d7b2d683bba 03:35:43 Successfully tagged core-command-arm64:latest 03:35:43 Building security-bootstrapper 03:35:44 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 03:35:44  Building core-command ... done Removing intermediate container 31110ad2b05e 03:35:44 ---> 036fb980f32c 03:35:44 03:35:44 (1/6) Installing dumb-init (1.2.2-r1) 03:35:44 (2/6) Installing libgcc (9.3.0-r2) 03:35:44 (3/6) Installing libsodium (1.0.18-r0) 03:35:44 Successfully built 036fb980f32c 03:35:45 (4/6) Installing libstdc++ (9.3.0-r2) 03:35:45 Successfully tagged support-scheduler-arm64:latest 03:35:45  Building support-scheduler ... done Building security-proxy-setup 03:35:45 (5/6) Installing libzmq (4.3.3-r0) 03:35:45 Removing intermediate container 8e1c426760c8 03:35:45 ---> b04ee7749a36 03:35:45 03:35:45 (6/6) Installing zeromq (4.3.3-r0) 03:35:45 Executing busybox-1.31.1-r20.trigger 03:35:45 OK: 8 MiB in 20 packages 03:35:45 Successfully built b04ee7749a36 03:35:45 Successfully tagged support-notifications-arm64:latest 03:35:45  Building support-notifications ... done Building core-metadata 03:35:45 (14/39) Installing py3-appdirs (1.4.4-r1) 03:35:45 (15/39) Installing py3-ordered-set (4.0.1-r0) 03:35:45 (16/39) Installing py3-parsing (2.4.7-r0) 03:35:45 (17/39) Installing py3-six (1.15.0-r0) 03:35:45 (18/39) Installing py3-packaging (20.4-r0) 03:35:45 (19/39) Installing py3-setuptools (47.0.0-r0) 03:35:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:35:46 (20/39) Installing py3-chardet (3.0.4-r4) 03:35:46 (21/39) Installing py3-idna (2.9-r0) 03:35:46 (22/39) Installing py3-certifi (2020.4.5.1-r0) 03:35:46 (23/39) Installing py3-urllib3 (1.25.9-r0) 03:35:46 (24/39) Installing py3-requests (2.23.0-r0) 03:35:46 (25/39) Installing py3-msgpack (1.0.0-r0) 03:35:46 (26/39) Installing py3-lockfile (0.12.2-r3) 03:35:46 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 03:35:46 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 03:35:46 (27/39) Installing py3-cachecontrol (0.12.6-r0) 03:35:46 (28/39) Installing py3-colorama (0.4.3-r0) 03:35:46 (29/39) Installing py3-distlib (0.3.0-r0) 03:35:46 (30/39) Installing py3-distro (1.5.0-r1) 03:35:46 (31/39) Installing py3-webencodings (0.5.1-r3) 03:35:46 (32/39) Installing py3-html5lib (1.0.1-r4) 03:35:46 (33/39) Installing py3-pytoml (0.1.21-r0) 03:35:46 (34/39) Installing py3-pep517 (0.8.2-r0) 03:35:46 (35/39) Installing py3-progress (1.5-r0) 03:35:46 (36/39) Installing py3-toml (0.10.1-r0) 03:35:46 (37/39) Installing py3-retrying (1.3.3-r0) 03:35:46 (38/39) Installing py3-contextlib2 (0.6.0-r0) 03:35:46 (39/39) Installing py3-pip (20.1.1-r0) 03:35:46 Executing busybox-1.31.1-r19.trigger 03:35:46 OK: 72 MiB in 59 packages 03:35:47 Removing intermediate container 588ae96abf92 03:35:47 ---> d5371da7d288 03:35:47 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:35:48 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 03:35:48 ---> 18812c9c423d 03:35:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:35:49 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 03:35:49 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 03:35:51 ---> 4c823d957fa0 03:35:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:35:51 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 03:35:52 Collecting docker-compose==1.23.2 03:35:52 ---> 5a7a509b00b3 03:35:52 Step 20/24 : ENTRYPOINT ["/core-data"] 03:35:52 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:35:52 ---> Running in 7ae7729d4c58 03:35:52 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 03:35:53 Collecting texttable<0.10,>=0.9.0 03:35:53 Downloading texttable-0.9.1.tar.gz (11 kB) 03:35:53 Removing intermediate container 7ae7729d4c58 03:35:53 ---> a4afb0a609e1 03:35:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:35:53 ---> Running in f3b4de80fc18 03:35:54 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 03:35:54 go: downloading github.com/lib/pq v1.10.1 03:35:54 Removing intermediate container f3b4de80fc18 03:35:54 ---> ca5445353d33 03:35:54 Step 22/24 : LABEL arch=arm64 03:35:54 ---> Running in a0277fe58dbd 03:35:55 Removing intermediate container a0277fe58dbd 03:35:55 ---> 66b2020115ff 03:35:55 Step 23/24 : LABEL git_sha=991b0a68828e78963de8228bbbb3b9e9d74f633b 03:35:55 ---> Running in 40f44ee7ef8d 03:35:55 Removing intermediate container 40f44ee7ef8d 03:35:55 ---> b90a90ac1d17 03:35:55 Step 24/24 : LABEL version=0.0.0 03:35:56 ---> Running in 39d9e4407273 03:35:56 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 03:35:56 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 03:35:56 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 03:35:56 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 03:35:56 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 03:35:56 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 03:35:56 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 03:35:56 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 03:35:56 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 03:35:56 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 03:35:56 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 03:35:56 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 03:35:56 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 03:35:56 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 03:35:56 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 03:35:56 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 03:35:56 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 03:35:56 + 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 03:35:56 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 03:35:56 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 03:35:56 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 03:35:56 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 03:35:56 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 03:35:56 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 03:35:56 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 03:35:56 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 03:35:56 Removing intermediate container 39d9e4407273 03:35:56 ---> 8d0bec206d46 03:35:56 03:35:56 Collecting PyYAML<4,>=3.10 03:35:56 Downloading PyYAML-3.13.tar.gz (270 kB) 03:35:56 Successfully built 8d0bec206d46 03:35:56 Successfully tagged core-data-arm64:latest 03:35:56  Building core-data ... done Building security-secretstore-setup 03:35:59 Building static-packages 03:35:59 + snapcraftctl build 03:36:01 Collecting docopt<0.7,>=0.6.1 03:36:01 Downloading docopt-0.6.2.tar.gz (25 kB) 03:36:01 Building version 03:36:01 + snapcraftctl build 03:36:03 Collecting websocket-client<1.0,>=0.32.0 03:36:03 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:36:03 Skipping stage go-build-helper (already ran) 03:36:03 Staging app-service-config 03:36:03 + snapcraftctl stage 03:36:04 Staging config-common 03:36:04 + snapcraftctl stage 03:36:04 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:36:04 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:36:05 Collecting docker<4.0,>=3.6.0 03:36:05 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:36:05 Staging edgex-go 03:36:05 + snapcraftctl stage 03:36:06 Collecting dockerpty<0.5,>=0.4.1 03:36:06 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:36:06 Staging static-packages 03:36:06 + snapcraftctl stage 03:36:07 Staging version 03:36:07 + snapcraftctl stage 03:36:08 Priming go-build-helper 03:36:08 + snapcraftctl prime 03:36:08 Collecting cached-property<2,>=1.2.0 03:36:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:36:08 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:36:09 Collecting jsonschema<3,>=2.5.1 03:36:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:36:09 Priming app-service-config 03:36:10 + snapcraftctl prime 03:36:10 Collecting idna<2.8,>=2.5 03:36:10 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:36:10 Priming config-common 03:36:11 Collecting urllib3<1.25,>=1.21.1 03:36:11 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:36:11 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) 03:36:11 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) 03:36:11 + snapcraftctl prime 03:36:11 Collecting docker-pycreds>=0.4.0 03:36:11 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:36:11 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 03:36:11 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 03:36:11 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 03:36:11 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 03:36:12 Priming edgex-go 03:36:12 + snapcraftctl prime 03:36:13 Installing collected packages: texttable, PyYAML, docopt, websocket-client, idna, urllib3, requests, docker-pycreds, docker, dockerpty, cached-property, jsonschema, docker-compose 03:36:13 Running setup.py install for texttable: started 03:36:13 Priming static-packages 03:36:13 + snapcraftctl prime 03:36:15 Running setup.py install for texttable: finished with status 'done' 03:36:15 Running setup.py install for PyYAML: started 03:36:16 Priming version 03:36:16 + snapcraftctl prime 03:36:17 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 03:36:18 Running setup.py install for PyYAML: finished with status 'done' 03:36:18 Running setup.py install for docopt: started [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:36:20 Running setup.py install for docopt: finished with status 'done' 03:36:21 Attempting uninstall: idna 03:36:21 Found existing installation: idna 2.9 03:36:21 Uninstalling idna-2.9: 03:36:21 Successfully uninstalled idna-2.9 03:36:21 Attempting uninstall: urllib3 03:36:21 Found existing installation: urllib3 1.25.9 03:36:21 Uninstalling urllib3-1.25.9: 03:36:21 Successfully uninstalled urllib3-1.25.9 03:36:22 Attempting uninstall: requests 03:36:22 Found existing installation: requests 2.23.0 03:36:22 Uninstalling requests-2.23.0: 03:36:22 Successfully uninstalled requests-2.23.0 03:36:24 Running setup.py install for dockerpty: started 03:36:26 Running setup.py install for dockerpty: finished with status 'done' 03:36:29 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 03:36:35 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:36:35 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:36:35 ---> 140e764eb7a6 03:36:35 Step 3/32 : WORKDIR /edgex-go 03:36:35 ---> Using cache 03:36:35 ---> b9f27988b4a8 03:36:35 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:36:35 ---> Using cache 03:36:35 ---> 500cafc6b2fb 03:36:35 Step 5/32 : RUN apk add --update --no-cache make git 03:36:36 ---> Running in 15f164dd2398 03:36:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:36:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:36:36 ---> 140e764eb7a6 03:36:36 Step 3/24 : WORKDIR /edgex-go 03:36:36 ---> Using cache 03:36:36 ---> b9f27988b4a8 03:36:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:36:36 ---> Using cache 03:36:36 ---> 500cafc6b2fb 03:36:36 Step 5/24 : RUN apk add --update --no-cache make git 03:36:37 ---> Running in 79bfb6598b9a 03:36:37 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:36:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:36:37 ---> 140e764eb7a6 03:36:37 Step 3/22 : WORKDIR /edgex-go 03:36:37 ---> Using cache 03:36:37 ---> b9f27988b4a8 03:36:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:36:37 ---> Using cache 03:36:37 ---> 500cafc6b2fb 03:36:37 Step 5/22 : RUN apk add --update --no-cache make git 03:36:37 ---> Running in e8db6d40c9af 03:36:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:36:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:36:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:36:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:36:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:36:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:36:41 OK: 218 MiB in 52 packages 03:36:41 OK: 218 MiB in 52 packages 03:36:41 OK: 218 MiB in 52 packages 03:36:44 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:36:44 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:36:44 ---> 140e764eb7a6 03:36:44 Step 3/26 : WORKDIR /edgex-go 03:36:44 ---> Using cache 03:36:44 ---> b9f27988b4a8 03:36:44 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:36:44 ---> Using cache 03:36:44 ---> 500cafc6b2fb 03:36:44 Step 5/26 : RUN apk add --update --no-cache make git 03:36:44 ---> Running in fd34ff731f9e 03:36:45 Removing intermediate container e8db6d40c9af 03:36:45 ---> bc83c8498ff3 03:36:45 Step 6/22 : COPY go.mod . 03:36:45 Removing intermediate container 79bfb6598b9a 03:36:45 ---> 0932d569b2bc 03:36:45 Step 6/24 : COPY go.mod . 03:36:45 Removing intermediate container 15f164dd2398 03:36:45 ---> e8934bfc14fc 03:36:45 Step 6/32 : COPY go.mod . 03:36:46 Removing intermediate container 8b51677e1fe3 03:36:46 ---> 199e268e6033 03:36:46 Step 15/24 : ENV APP_PORT=48090 03:36:46 ---> Running in 5f1566f73c98 03:36:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:36:46 ---> 667f63fa6b12 03:36:46 Step 7/22 : RUN go mod download 03:36:46 ---> Running in f6a5df6d751e 03:36:46 ---> 67333451d4dd 03:36:46 Step 7/32 : RUN go mod download 03:36:46 ---> 394da34f62f2 03:36:46 Step 7/24 : RUN go mod download 03:36:46 ---> Running in 7b14dcf59571 03:36:46 ---> Running in 30e39fac637e 03:36:47 Removing intermediate container 5f1566f73c98 03:36:47 ---> 95492da0ebd4 03:36:47 Step 16/24 : EXPOSE $APP_PORT 03:36:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:36:47 ---> Running in 5f8488aad676 03:36:48 Removing intermediate container 5f8488aad676 03:36:48 ---> 6f056ff6f497 03:36:48 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:36:48 OK: 218 MiB in 52 packages 03:36:50 ---> 533384eda807 03:36:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:36:50 Removing intermediate container fd34ff731f9e 03:36:50 ---> 73861b60d194 03:36:50 Step 6/26 : COPY go.mod . 03:36:51 Removing intermediate container f6a5df6d751e 03:36:51 ---> 3de70ab0c06b 03:36:51 Step 8/22 : COPY . . 03:36:51 Removing intermediate container 7b14dcf59571 03:36:51 ---> edb1907808af 03:36:51 Step 8/24 : COPY . . 03:36:51 Removing intermediate container 30e39fac637e 03:36:51 ---> dfa87db84290 03:36:51 Step 8/32 : COPY . . 03:36:51 ---> 4b1f8fd402b1 03:36:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:36:52 ---> 5449d20f2991 03:36:52 Step 7/26 : RUN go mod download 03:36:52 ---> Running in d9516f962453 03:36:56 ---> 4fc6c17a340a 03:36:56 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 03:36:58 ---> Running in 145837a722e3 03:37:00 Removing intermediate container 145837a722e3 03:37:00 ---> 612769015b8c 03:37:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:37:00 Removing intermediate container d9516f962453 03:37:00 ---> 6b639104dc5b 03:37:00 Step 8/26 : COPY . . 03:37:00 ---> Running in 3e1938cf36b5 03:37:01 Removing intermediate container 3e1938cf36b5 03:37:01 ---> fb9cbd6e955c 03:37:01 Step 22/24 : LABEL arch=arm64 03:37:03 ---> Running in f105a8874050 03:37:05 Removing intermediate container f105a8874050 03:37:05 ---> 7474ebd3c655 03:37:05 Step 23/24 : LABEL git_sha=991b0a68828e78963de8228bbbb3b9e9d74f633b 03:37:06 ---> Running in 4970c8d44e11 03:37:08 Removing intermediate container 4970c8d44e11 03:37:08 ---> 42cf8cb6b757 03:37:08 Step 24/24 : LABEL version=0.0.0 03:37:09 ---> Running in 24083bcb772b 03:37:10 Removing intermediate container 24083bcb772b 03:37:10 ---> 953471684e67 03:37:10 03:37:11 Successfully built 953471684e67 03:37:11 Successfully tagged sys-mgmt-agent-arm64:latest 03:37:12  Building sys-mgmt-agent ... done  ---> 9894d7dfc6f1 03:37:12 Step 9/22 : RUN go mod tidy 03:37:12 ---> c55953036de4 03:37:12 Step 9/32 : RUN go mod tidy 03:37:12 ---> d68325325512 03:37:12 Step 9/24 : RUN go mod tidy 03:37:13 ---> Running in 8d82f2c9f82f 03:37:13 ---> Running in f1f5b019335a 03:37:13 ---> Running in ce10dacda93a 03:37:21 Removing intermediate container ce10dacda93a 03:37:21 ---> a5f9395472d2 03:37:21 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:37:21 ---> 627cf4c35f2b 03:37:21 Step 9/26 : RUN go mod tidy 03:37:21 ---> Running in 07757179e9c1 03:37:21 ---> Running in 5ac54baf2eb8 03:37:21 Removing intermediate container f1f5b019335a 03:37:21 ---> bed15fc10236 03:37:21 Step 10/24 : RUN make cmd/core-metadata/core-metadata 03:37:21 Removing intermediate container 8d82f2c9f82f 03:37:21 ---> 6c344e13a81c 03:37:21 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:37:21 ---> Running in da06c04e61bc 03:37:21 ---> Running in 9ec2e8c826d2 03:37:23 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 03:37:23 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 03:37:23 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 03:37:27 Removing intermediate container 5ac54baf2eb8 03:37:27 ---> 81bc554cba06 03:37:27 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:37:27 ---> Running in 02c792e42237 03:37:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:38:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:38:57 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 03:38:57 Removing intermediate container 9ec2e8c826d2 03:38:57 ---> 0f040bf55f92 03:38:57 03:38:57 Step 11/32 : FROM alpine:3.12 03:38:57 ---> 9852663dfa18 03:38:57 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:38:57 ---> Running in 6ebcbf6d2bd7 03:38:58 Removing intermediate container 6ebcbf6d2bd7 03:38:58 ---> e266c06d000d 03:38:58 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 03:38:58 ---> Running in 71489d2133cd 03:39:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:39:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:39:01 (1/2) Installing dumb-init (1.2.2-r1) 03:39:01 (2/2) Installing su-exec (0.2-r1) 03:39:01 Executing busybox-1.31.1-r20.trigger 03:39:01 OK: 5 MiB in 16 packages 03:39:01 Removing intermediate container 07757179e9c1 03:39:01 ---> 734e0c2ac834 03:39:01 03:39:01 Step 11/22 : FROM alpine:3.12 03:39:01 ---> 9852663dfa18 03:39:01 Step 12/22 : RUN apk add --update --no-cache curl 03:39:02 ---> Running in 3e7bd261e3c9 03:39:03 Removing intermediate container 71489d2133cd 03:39:03 ---> 2dbc76cdf1f6 03:39:03 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 03:39:03 ---> Running in 1cef35915ec8 03:39:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:39:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:39:04 Removing intermediate container 1cef35915ec8 03:39:04 ---> 5dfa8b0df3c4 03:39:04 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:39:04 ---> Running in 873d324eeebf 03:39:04 (1/4) Installing ca-certificates (20191127-r4) 03:39:04 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:39:04 (3/4) Installing libcurl (7.76.1-r0) 03:39:04 (4/4) Installing curl (7.76.1-r0) 03:39:05 Executing busybox-1.31.1-r20.trigger 03:39:05 Executing ca-certificates-20191127-r4.trigger 03:39:05 OK: 7 MiB in 18 packages 03:39:05 Removing intermediate container 873d324eeebf 03:39:05 ---> e5188507a90b 03:39:05 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:39:06 ---> Running in 62cf9e86bd4a 03:39:07 Removing intermediate container 02c792e42237 03:39:07 ---> 52ac98318643 03:39:07 03:39:07 Step 11/26 : FROM alpine:3.12 03:39:07 ---> 9852663dfa18 03:39:07 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 03:39:07 ---> Running in 27401add8e5e 03:39:07 Removing intermediate container 3e7bd261e3c9 03:39:07 ---> 639189d6d1f1 03:39:07 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:39:07 ---> Running in 218dce9565dc 03:39:08 Removing intermediate container 218dce9565dc 03:39:08 ---> b8326d86926c 03:39:08 Step 14/22 : WORKDIR /edgex 03:39:09 ---> Running in bf54c1a6e709 03:39:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:39:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:39:09 Removing intermediate container 62cf9e86bd4a 03:39:09 ---> a433b6312e5b 03:39:09 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 03:39:09 Removing intermediate container bf54c1a6e709 03:39:09 ---> e8913ba5f035 03:39:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:39:09 ---> Running in 94057abe8925 03:39:09 (1/6) Installing ca-certificates (20191127-r4) 03:39:09 (2/6) Installing nghttp2-libs (1.41.0-r0) 03:39:09 (3/6) Installing libcurl (7.76.1-r0) 03:39:10 (4/6) Installing curl (7.76.1-r0) 03:39:10 (5/6) Installing dumb-init (1.2.2-r1) 03:39:10 (6/6) Installing su-exec (0.2-r1) 03:39:10 Executing busybox-1.31.1-r20.trigger 03:39:10 Executing ca-certificates-20191127-r4.trigger 03:39:10 OK: 7 MiB in 20 packages 03:39:10 Removing intermediate container 94057abe8925 03:39:10 ---> bf2e530b1e70 03:39:10 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:39:10 ---> 92020f1c9322 03:39:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:39:11 ---> 39ef30df8781 03:39:11 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:39:12 ---> Running in ba5db4859895 03:39:12 Removing intermediate container 27401add8e5e 03:39:12 ---> 64b52156afff 03:39:12 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:39:12 ---> 29e4306ae7fa 03:39:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:39:12 ---> Running in 3970f5126ecf 03:39:13 Removing intermediate container 3970f5126ecf 03:39:13 ---> f66fd2c9229d 03:39:13 Step 14/26 : WORKDIR / 03:39:13 Removing intermediate container da06c04e61bc 03:39:13 ---> 5fc2096a567c 03:39:13 03:39:13 Step 11/24 : FROM alpine:3.12 03:39:13 ---> 9852663dfa18 03:39:13 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:39:13 ---> Using cache 03:39:13 ---> 6262ae8b9d72 03:39:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:39:13 ---> Using cache 03:39:13 ---> 4ff48221d6a2 03:39:13 Step 14/24 : ENV APP_PORT=48081 03:39:14 ---> Running in 93f910b209ed 03:39:14 ---> Running in dda46e6ffff0 03:39:14 ---> f6cbaa595591 03:39:14 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:39:14 ---> Running in 3eba893fcbe3 03:39:14 Removing intermediate container 93f910b209ed 03:39:14 ---> 79bcc5a4dc14 03:39: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 03:39:14 Removing intermediate container dda46e6ffff0 03:39:14 ---> 9e7d0814898e 03:39:14 Step 15/24 : EXPOSE $APP_PORT 03:39:14 Removing intermediate container 3eba893fcbe3 03:39:14 ---> 062aea57a1b2 03:39:14 Step 19/22 : CMD ["--init=true"] 03:39:15 ---> Running in acf77e88c7d0 03:39:15 ---> Running in 73b28283c036 03:39:15 Removing intermediate container ba5db4859895 03:39:15 ---> ef818d9ae602 03:39:15 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:39:15 Removing intermediate container acf77e88c7d0 03:39:15 ---> a4d3c507d5a4 03:39:15 Step 16/24 : WORKDIR / 03:39:15 Removing intermediate container 73b28283c036 03:39:15 ---> c7f5c81282b5 03:39:15 Step 20/22 : LABEL arch=arm64 03:39:15 ---> 940c616fbd38 03:39: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 03:39:15 ---> Running in 037ae4cc1b7b 03:39:16 ---> Running in 629e76b01c70 03:39:16 ---> a2003e9202e6 03:39:16 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:39:16 Removing intermediate container 037ae4cc1b7b 03:39:16 ---> 2ae3001d7a0a 03:39:16 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:39:16 Removing intermediate container 629e76b01c70 03:39:16 ---> 575694f8cb35 03:39:16 Step 21/22 : LABEL git_sha=991b0a68828e78963de8228bbbb3b9e9d74f633b 03:39:16 ---> 4780a6d458f9 03:39:16 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:39:16 ---> Running in 85267bac6002 03:39:17 ---> cbee6a7c6f62 03:39:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:39:17 Removing intermediate container 85267bac6002 03:39:17 ---> f2c763e9568f 03:39:17 Step 22/22 : LABEL version=0.0.0 03:39:17 ---> 8173e23c1f4d 03:39:17 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:39:17 ---> 3d4001eb7b2b 03:39:17 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:39:17 ---> Running in b3f19bff1c43 03:39:18 Removing intermediate container b3f19bff1c43 03:39:18 ---> 35fe26f329ca 03:39:18 03:39:19 Successfully built 35fe26f329ca 03:39:19 Successfully tagged security-proxy-setup-arm64:latest 03:39:19  Building security-proxy-setup ... done  ---> 644227f46671 03:39:19 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:39:19 ---> eb0a7f460184 03:39:19 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:39:19 ---> d33e8cba4ba2 03:39:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:39:19 ---> a1e3d8f4bb03 03:39:19 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:39:19 ---> 067e0b5ecba2 03:39:19 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:39:20 ---> 967c277255cd 03:39:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:39:20 ---> Running in f02e0e20bf8e 03:39:20 Removing intermediate container f02e0e20bf8e 03:39:20 ---> ec72d5b3084e 03:39:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:39:20 ---> aa59751472ef 03:39:20 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 03:39:21 ---> Running in 0098c8d2cc0d 03:39:21 ---> Running in 2137a9b40326 03:39:21 ---> f7c363a31228 03:39:21 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:39:21 Removing intermediate container 0098c8d2cc0d 03:39:21 ---> 3ab088778a9e 03:39:21 Step 22/24 : LABEL arch=arm64 03:39:21 ---> Running in bc7b35f06d34 03:39:21 Removing intermediate container 2137a9b40326 03:39:21 ---> 7958d9d4a275 03:39:21 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:39:22 ---> 24025dbde3a7 03:39:22 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/ 03:39:22 ---> Running in 05821efc7e82 03:39:22 Removing intermediate container bc7b35f06d34 03:39:22 ---> f98d94e7f891 03:39:22 Step 23/24 : LABEL git_sha=991b0a68828e78963de8228bbbb3b9e9d74f633b 03:39:22 ---> Running in 0f99392e34d5 03:39:22 ---> 0a416b02e220 03:39:22 Step 27/32 : RUN chmod +x /entrypoint.sh 03:39:23 ---> Running in 84d3f7d73a64 03:39:23 Removing intermediate container 0f99392e34d5 03:39:23 ---> 56747ee7e6d0 03:39:23 Step 24/24 : LABEL version=0.0.0 03:39:23 ---> Running in 55d477c03dfb 03:39:24 Removing intermediate container 55d477c03dfb 03:39:24 ---> 930b8c75f538 03:39:24 03:39:24 Successfully built 930b8c75f538 03:39:24 Successfully tagged core-metadata-arm64:latest 03:39:25  Building core-metadata ... done Removing intermediate container 05821efc7e82 03:39:25 ---> b798d6e95a40 03:39:25 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 03:39:25 ---> Running in 0ec5282603fb 03:39:25 Removing intermediate container 0ec5282603fb 03:39:25 ---> 110019984780 03:39:25 Step 24/26 : LABEL arch=arm64 03:39:25 Removing intermediate container 84d3f7d73a64 03:39:25 ---> 0cf60d2ea5aa 03:39:25 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:39:25 ---> Running in fc4174d7afcf 03:39:26 ---> Running in 52ea4b00fee1 03:39:26 Removing intermediate container fc4174d7afcf 03:39:26 ---> 8806e6756889 03:39:26 Step 25/26 : LABEL git_sha=991b0a68828e78963de8228bbbb3b9e9d74f633b 03:39:26 ---> Running in 65e97ecc686d 03:39:26 Removing intermediate container 52ea4b00fee1 03:39:26 ---> 330b75902946 03:39:26 Step 29/32 : CMD ["gate"] 03:39:27 ---> Running in f60a801365de 03:39:27 Removing intermediate container 65e97ecc686d 03:39:27 ---> dca02662e398 03:39:27 Step 26/26 : LABEL version=0.0.0 03:39:27 ---> Running in 0a10a34a9d00 03:39:27 Removing intermediate container f60a801365de 03:39:27 ---> bb96aed7b113 03:39:27 Step 30/32 : LABEL arch=arm64 03:39:27 ---> Running in ef7c86113b63 03:39:27 Removing intermediate container 0a10a34a9d00 03:39:27 ---> 5ef7a9863bb7 03:39:27 03:39:28 Successfully built 5ef7a9863bb7 03:39:28 Successfully tagged security-secretstore-setup-arm64:latest 03:39:28  Building security-secretstore-setup ... done Removing intermediate container ef7c86113b63 03:39:28 ---> c03307f7b871 03:39:28 Step 31/32 : LABEL git_sha=991b0a68828e78963de8228bbbb3b9e9d74f633b 03:39:28 ---> Running in b45db4930e9c 03:39:29 Removing intermediate container b45db4930e9c 03:39:29 ---> b1b638e5b48a 03:39:29 Step 32/32 : LABEL version=0.0.0 03:39:29 ---> Running in ca000f07040f 03:39:29 Removing intermediate container ca000f07040f 03:39:29 ---> 8d069a513b0c 03:39:29 03:39:30 Successfully built 8d069a513b0c 03:39:30 Successfully tagged security-bootstrapper-arm64:latest 03:39:30  Building security-bootstrapper ... done  [Pipeline] } 03:39:30 $ docker stop --time=1 56fb17db17281f06c537b41606180ca1d117baaa8b9147538d9a5a24f3f4cc1c 03:39:32 $ docker rm -f 56fb17db17281f06c537b41606180ca1d117baaa8b9147538d9a5a24f3f4cc1c [Pipeline] // withDockerContainer [Pipeline] sh 03:39:33 + docker images 03:39:33 REPOSITORY TAG IMAGE ID CREATED SIZE 03:39:33 security-bootstrapper-arm64 latest 8d069a513b0c 4 seconds ago 17.1MB 03:39:33 security-secretstore-setup-arm64 latest 5ef7a9863bb7 6 seconds ago 24.3MB 03:39:33 core-metadata-arm64 latest 930b8c75f538 10 seconds ago 17.4MB 03:39:33 security-proxy-setup-arm64 latest 35fe26f329ca 15 seconds ago 23.9MB 03:39:33 5fc2096a567c 20 seconds ago 988MB 03:39:33 52ac98318643 27 seconds ago 977MB 03:39:33 734e0c2ac834 33 seconds ago 977MB 03:39:33 0f040bf55f92 37 seconds ago 973MB 03:39:33 sys-mgmt-agent-arm64 latest 953471684e67 2 minutes ago 299MB 03:39:33 core-data-arm64 latest 8d0bec206d46 3 minutes ago 20.3MB 03:39:33 support-notifications-arm64 latest b04ee7749a36 3 minutes ago 16.7MB 03:39:33 support-scheduler-arm64 latest 036fb980f32c 3 minutes ago 16.1MB 03:39:33 core-command-arm64 latest 5d7b2d683bba 3 minutes ago 16.1MB 03:39:33 af2c00e69118 4 minutes ago 989MB 03:39:33 5f92ed752657 4 minutes ago 980MB 03:39:33 c6aee55b8f78 4 minutes ago 980MB 03:39:33 9f0c9a1626af 4 minutes ago 976MB 03:39:33 53973fa3a48d 4 minutes ago 980MB 03:39:33 ci-base-image-arm64 latest 140e764eb7a6 16 minutes ago 641MB 03:39:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB 03:39:33 alpine 3.12 9852663dfa18 4 weeks ago 5.32MB 03:39:33 docker 20.10.0 eeaf43b92773 5 months ago 228MB 03:39:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 03:39:34 ---> job-cost.sh 03:39:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7imA 03:40:21 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:41:58 lf-activate-venv(): INFO: Adding /tmp/venv-7imA/bin to PATH 03:41:58 INFO: No Stack... 03:41:58 INFO: Retrieving Pricing Info for: lf-standard-4 03:41:58 INFO: Archiving Costs [Pipeline] sh 03:41:58 + cat /w/workspace/edgex-go/4/archives/cost.csv 03:41:58 + cut -d, -f6 [Pipeline] lock 03:41:58 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3464-4-stack-cost] 03:41:58 Resource [jenkins-edgexfoundry-edgex-go-PR-3464-4-stack-cost] did not exist. Created. 03:41:58 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3464-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:41:58 + echo total: 0.20999999344348907 [Pipeline] stash 03:41:59 Stashed 1 file(s) [Pipeline] } 03:41:59 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3464-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:41:59 provisioning config files... 03:41:59 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config5904894827273421051tmp [Pipeline] { [Pipeline] sh 03:42:00 + set +x 03:42:00 + curl -s https://codecov.io/bash 03:42:00 + bash -s -- 03:42:00 03:42:00 _____ _ 03:42:00 / ____| | | 03:42:00 | | ___ __| | ___ ___ _____ __ 03:42:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:42:00 | |___| (_) | (_| | __/ (_| (_) \ V / 03:42:00 \_____\___/ \__,_|\___|\___\___/ \_/ 03:42:00 Bash-1.0.2 03:42:00 03:42:00 03:42:00 ==> git version 2.24.3 found 03:42:00 ==> 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 03:42:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:42:00 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:42:00 ==> Jenkins CI detected. 03:42:00 project root: . 03:42:00 --> token set from env 03:42:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:42:00 ==> Running gcov in . (disable via -X gcov) 03:42:00 ==> Python coveragepy not found 03:42:00 ==> Searching for coverage reports in: 03:42:00 + . 03:42:00 -> Found 1 reports 03:42:00 ==> Detecting git/mercurial file structure 03:42:00 ==> Reading reports 03:42:00 + ./coverage.out bytes=729630 03:42:00 ==> Appending adjustments 03:42:00 https://docs.codecov.io/docs/fixing-reports 03:42:05 + Found adjustments 03:42:05 ==> Gzipping contents 03:42:05 104K /tmp/codecov.klpe4U.gz 03:42:05 ==> Uploading reports 03:42:05 url: https://codecov.io 03:42:05 query: branch=PR-3464&commit=991b0a68828e78963de8228bbbb3b9e9d74f633b&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3464%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3464&job=&cmd_args= 03:42:05 -> Pinging Codecov 03:42:05 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3464&commit=991b0a68828e78963de8228bbbb3b9e9d74f633b&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3464%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3464&job=&cmd_args= 03:42:05 -> Uploading to 03:42:05 https://storage.googleapis.com/codecov/v4/raw/2021-05-14/00271124DB129430A58F1EEE437C3FCB/991b0a68828e78963de8228bbbb3b9e9d74f633b/68304ab9-ff0b-412f-9586-f139af690cb8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210514%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210514T034204Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5f19965178ad19ae99eab49b49ec9e37286b6b143f2e630caf47a6aac381a8d7 03:42:05 % Total % Received % Xferd Average Speed Time Time Time Current 03:42:05 Dload Upload Total Spent Left Speed 03:42:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 101k 0 0 100 101k 0 222k --:--:-- --:--:-- --:--:-- 222k 03:42:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/991b0a68828e78963de8228bbbb3b9e9d74f633b [Pipeline] } 03:42:05 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 03:42:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:42:07 ---> package-listing.sh 03:42:07 ++ facter osfamily 03:42:07 ++ tr '[:upper:]' '[:lower:]' 03:42:07 + OS_FAMILY=redhat 03:42:07 + workspace=/w/workspace/edgex-go/4 03:42:07 + START_PACKAGES=/tmp/packages_start.txt 03:42:07 + END_PACKAGES=/tmp/packages_end.txt 03:42:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:42:07 + PACKAGES=/tmp/packages_start.txt 03:42:07 + '[' /w/workspace/edgex-go/4 ']' 03:42:07 + PACKAGES=/tmp/packages_end.txt 03:42:07 + case "${OS_FAMILY}" in 03:42:07 + rpm -qa 03:42:07 + sort 03:42:13 + '[' -f /tmp/packages_start.txt ']' 03:42:13 + '[' -f /tmp/packages_end.txt ']' 03:42:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:42:13 + '[' /w/workspace/edgex-go/4 ']' 03:42:13 + mkdir -p /w/workspace/edgex-go/4/archives/ 03:42:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 03:42:13 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:42:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:42:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:42:13 03:42:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:42:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:42:14 alpine: Pulling from edgex-lftools-log-publisher 03:42:14 df20fa9351a1: Pulling fs layer 03:42:14 36b3adc4ff6f: Pulling fs layer 03:42:14 8ad3a11d3b57: Pulling fs layer 03:42:14 46f8f816bc3b: Pulling fs layer 03:42:14 93b61091891f: Pulling fs layer 03:42:14 93b9cdb0e59b: Pulling fs layer 03:42:14 5e14af77c1be: Pulling fs layer 03:42:14 01666e4c0597: Pulling fs layer 03:42:14 aa168da1d23b: Pulling fs layer 03:42:14 46f8f816bc3b: Waiting 03:42:14 93b61091891f: Waiting 03:42:14 5e14af77c1be: Waiting 03:42:14 93b9cdb0e59b: Waiting 03:42:14 01666e4c0597: Waiting 03:42:14 aa168da1d23b: Waiting 03:42:14 36b3adc4ff6f: Download complete 03:42:14 46f8f816bc3b: Verifying Checksum 03:42:14 46f8f816bc3b: Download complete 03:42:14 df20fa9351a1: Verifying Checksum 03:42:14 df20fa9351a1: Download complete 03:42:14 93b9cdb0e59b: Verifying Checksum 03:42:14 93b9cdb0e59b: Download complete 03:42:14 5e14af77c1be: Verifying Checksum 03:42:14 5e14af77c1be: Download complete 03:42:14 01666e4c0597: Verifying Checksum 03:42:14 01666e4c0597: Download complete 03:42:14 93b61091891f: Verifying Checksum 03:42:14 93b61091891f: Download complete 03:42:14 8ad3a11d3b57: Verifying Checksum 03:42:14 8ad3a11d3b57: Download complete 03:42:14 df20fa9351a1: Pull complete 03:42:15 36b3adc4ff6f: Pull complete 03:42:15 8ad3a11d3b57: Pull complete 03:42:15 46f8f816bc3b: Pull complete 03:42:16 aa168da1d23b: Verifying Checksum 03:42:16 aa168da1d23b: Download complete 03:42:18 93b61091891f: Pull complete 03:42:18 93b9cdb0e59b: Pull complete 03:42:18 5e14af77c1be: Pull complete 03:42:18 01666e4c0597: Pull complete 03:42:28 aa168da1d23b: Pull complete 03:42:28 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:42:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:42:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:42:28 prd-centos7-docker-4c-2g-32 does not seem to be running inside a container 03:42:28 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:42:35 $ docker top 0f1f5ddec64703f00eb7a45afd14b2d4cb0669dfbc3b58ff9ff58b8c43a9e620 -eo pid,comm [Pipeline] { [Pipeline] sh 03:42:35 + touch /tmp/pre-build-complete [Pipeline] sh 03:42:35 + mkdir -p /var/log/sa [Pipeline] sh 03:42:36 + ls /var/log/sa-host 03:42:36 + sadf -c /var/log/sa-host/sa14 03:42:36 file_magic: OK 03:42:36 HZ: Using current value: 100 03:42:36 file_header: OK 03:42:36 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 03:42:36 Statistics: 03:42:36 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... 03:42:36 File successfully converted to sysstat format version 12.2.1 03:42:36 + sadf -c /var/log/sa-host/sa23 03:42:36 file_magic: OK 03:42:36 HZ: Using current value: 100 03:42:36 file_header: OK 03:42:36 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 03:42:36 Statistics: 03:42:36 Hnuu...uuuununununu... 03:42:36 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:42:36 provisioning config files... 03:42:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config1952715916599675575tmp [Pipeline] { [Pipeline] echo 03:42:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:42:36 ---> create-netrc.sh [Pipeline] } 03:42:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:42:36 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:42:36 ---> python-tools-install.sh [Pipeline] echo 03:42:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:42:37 ---> sudo-logs.sh 03:42:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:42:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:42:37 ---> job-cost.sh 03:42:37 lf-activate-venv: SKIPPING 03:42:37 DEBUG: total: 0.20999999344348907 03:42:37 INFO: Retrieving Stack Cost... 03:42:38 INFO: Retrieving Pricing Info for: v1-standard-2 03:42:39 INFO: Archiving Costs [Pipeline] echo 03:42:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:42:39 ---> logs-deploy.sh 03:42:39 lf-activate-venv: SKIPPING 03:42:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3464/4 03:42:39 INFO: archiving workspace using pattern(s): 03:42:40 Archives upload complete. 03:42:41 INFO: archiving logs to Nexus 03:42:42 ---> uname -a: 03:42:42 Linux prd-centos7-docker-4c-2g-32.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 03:42:42 03:42:42 03:42:42 ---> lscpu: 03:42:42 Architecture: x86_64 03:42:42 CPU op-mode(s): 32-bit, 64-bit 03:42:42 Byte Order: Little Endian 03:42:42 Address sizes: 40 bits physical, 48 bits virtual 03:42:42 CPU(s): 4 03:42:42 On-line CPU(s) list: 0-3 03:42:42 Thread(s) per core: 1 03:42:42 Core(s) per socket: 1 03:42:42 Socket(s): 4 03:42:42 NUMA node(s): 1 03:42:42 Vendor ID: GenuineIntel 03:42:42 CPU family: 6 03:42:42 Model: 44 03:42:42 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 03:42:42 Stepping: 1 03:42:42 CPU MHz: 2933.438 03:42:42 BogoMIPS: 5866.87 03:42:42 Virtualization: VT-x 03:42:42 Hypervisor vendor: KVM 03:42:42 Virtualization type: full 03:42:42 L1d cache: 128 KiB 03:42:42 L1i cache: 128 KiB 03:42:42 L2 cache: 16 MiB 03:42:42 L3 cache: 64 MiB 03:42:42 NUMA node0 CPU(s): 0-3 03:42:42 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 03:42:42 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 03:42:42 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 03:42:42 Vulnerability Meltdown: Mitigation; PTI 03:42:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:42:42 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:42:42 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:42:42 Vulnerability Srbds: Not affected 03:42:42 Vulnerability Tsx async abort: Not affected 03:42:42 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 03:42:42 03:42:42 03:42:42 ---> nproc: 03:42:42 4 03:42:42 03:42:42 03:42:42 ---> df -h: 03:42:42 Filesystem Size Used Available Use% Mounted on 03:42:42 overlay 50.0G 11.0G 39.0G 22% / 03:42:42 tmpfs 64.0M 0 64.0M 0% /dev 03:42:42 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 03:42:42 shm 64.0M 0 64.0M 0% /dev/shm 03:42:42 /dev/vda1 50.0G 11.0G 39.0G 22% /facter-os 03:42:42 /dev/vda1 50.0G 11.0G 39.0G 22% /etc/resolv.conf 03:42:42 /dev/vda1 50.0G 11.0G 39.0G 22% /etc/hostname 03:42:42 /dev/vda1 50.0G 11.0G 39.0G 22% /etc/hosts 03:42:42 /dev/vda1 50.0G 11.0G 39.0G 22% /var/log/auth.log 03:42:42 /dev/vda1 50.0G 11.0G 39.0G 22% /run/cloud-init/result.json 03:42:42 /dev/vda1 50.0G 11.0G 39.0G 22% /var/log/sa-host 03:42:42 /dev/vda1 50.0G 11.0G 39.0G 22% /var/log/secure 03:42:42 /dev/vda1 50.0G 11.0G 39.0G 22% /w/workspace/edgex-go/4 03:42:42 /dev/vda1 50.0G 11.0G 39.0G 22% /w/workspace/edgex-go/4@tmp 03:42:42 03:42:42 03:42:42 ---> free -m: 03:42:42 total used free shared buff/cache available 03:42:42 Mem: 1837 734 125 0 977 1023 03:42:42 Swap: 1023 65 958 03:42:42 03:42:42 03:42:42 ---> ip addr: 03:42:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:42:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:42:42 inet 127.0.0.1/8 scope host lo 03:42:42 valid_lft forever preferred_lft forever 03:42:42 inet6 ::1/128 scope host 03:42:42 valid_lft forever preferred_lft forever 03:42:42 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:42:42 link/ether fa:16:3e:2c:b3:bf brd ff:ff:ff:ff:ff:ff 03:42:42 inet 10.30.123.127/23 brd 10.30.123.255 scope global dynamic eth0 03:42:42 valid_lft 84859sec preferred_lft 84859sec 03:42:42 inet6 fe80::f816:3eff:fe2c:b3bf/64 scope link 03:42:42 valid_lft forever preferred_lft forever 03:42:42 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:42:42 link/ether 02:42:c2:cf:71:f1 brd ff:ff:ff:ff:ff:ff 03:42:42 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:42:42 valid_lft forever preferred_lft forever 03:42:42 inet6 fe80::42:c2ff:fecf:71f1/64 scope link 03:42:42 valid_lft forever preferred_lft forever 03:42:42 03:42:42 03:42:42 ---> sar -b -r -n DEV: 03:42:42 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/14/21 _x86_64_ (4 CPU) 03:42:42 03:42:42 03:16:50 LINUX RESTART (4 CPU) 03:42:42 03:42:42 03:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:42:42 03:19:01 257.86 120.47 137.39 0.00 8310.47 49046.25 0.00 03:42:42 03:20:01 263.09 117.02 146.07 0.00 4155.07 19521.58 0.00 03:42:42 03:21:01 119.84 51.35 68.49 0.00 1922.05 8932.71 0.00 03:42:42 03:22:01 113.81 38.43 75.38 0.00 2266.31 12400.48 0.00 03:42:42 03:23:02 997.38 739.66 257.72 0.00 93433.13 165123.56 0.00 03:42:42 03:24:01 2759.36 2442.99 316.37 0.00 150602.53 154975.73 0.00 03:42:42 03:25:01 282.64 84.34 198.30 0.00 10771.93 42521.42 0.00 03:42:42 03:26:03 1936.21 1575.58 360.63 0.00 127806.10 160200.92 0.00 03:42:42 03:27:01 1775.72 1509.17 266.55 0.00 85250.45 93569.26 0.00 03:42:42 03:28:01 236.72 63.25 173.47 0.00 6781.91 27328.04 0.00 03:42:42 03:29:01 3.16 1.31 1.85 0.00 101.60 36.10 0.00 03:42:42 03:30:01 0.62 0.35 0.27 0.00 4.39 3.13 0.00 03:42:42 03:31:02 0.53 0.20 0.33 0.00 3.20 4.26 0.00 03:42:42 03:32:01 1.61 1.35 0.25 0.00 43.08 3.86 0.00 03:42:42 03:33:01 0.82 0.02 0.80 0.00 0.53 15.02 0.00 03:42:42 03:34:01 0.28 0.00 0.28 0.00 0.00 3.30 0.00 03:42:42 03:35:01 0.27 0.03 0.23 0.00 0.67 2.70 0.00 03:42:42 03:36:01 0.20 0.03 0.17 0.00 0.53 1.67 0.00 03:42:42 03:37:01 0.33 0.00 0.33 0.00 0.00 4.05 0.00 03:42:42 03:38:01 0.35 0.05 0.30 0.00 0.67 3.26 0.00 03:42:42 03:39:01 0.27 0.02 0.25 0.00 0.53 3.26 0.00 03:42:42 03:40:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 03:42:42 03:41:01 0.20 0.02 0.18 0.00 0.53 2.05 0.00 03:42:42 03:42:01 7.96 7.68 0.28 0.00 798.14 27.47 0.00 03:42:42 Average: 364.06 280.40 83.66 0.00 20505.61 30619.89 0.00 03:42:42 03:42:42 03:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:42:42 03:19:01 155776 0 728692 38.73 1492 995584 1543708 52.68 574456 908140 1668 03:42:42 03:20:01 324052 0 775676 41.23 656 781160 1436916 49.04 580628 699240 50808 03:42:42 03:21:01 236504 0 836068 44.44 544 808428 1751648 59.78 624536 730760 72792 03:42:42 03:22:01 145512 0 732104 38.91 524 1003404 1217748 41.56 606612 833112 33864 03:42:42 03:23:02 279380 0 806388 42.86 56 795720 3042984 103.85 637228 742248 36 03:42:42 03:24:01 437856 0 1076236 57.20 56 367396 4549496 155.27 689816 484552 5168 03:42:42 03:25:01 226920 0 731528 38.88 56 923040 1510244 51.54 478404 930648 28 03:42:42 03:26:03 77912 0 833448 44.30 56 970128 2356244 80.41 659936 912228 89196 03:42:42 03:27:01 222108 0 1134100 60.27 56 525280 3733832 127.43 786188 582064 56148 03:42:42 03:28:01 366888 0 663884 35.28 56 850716 1250892 42.69 523060 724860 20 03:42:42 03:29:01 364968 0 662748 35.22 56 853772 1245740 42.52 522968 727500 12 03:42:42 03:30:01 368048 0 659660 35.06 56 853780 1211816 41.36 520556 726884 8 03:42:42 03:31:02 368508 0 659196 35.03 56 853784 1209784 41.29 520632 726972 8 03:42:42 03:32:01 367704 0 659344 35.04 56 854440 1209808 41.29 520704 727584 16 03:42:42 03:33:01 367492 0 659536 35.05 56 854460 1209760 41.29 520580 727592 8 03:42:42 03:34:01 369716 0 657308 34.93 56 854464 1193096 40.72 519396 727388 8 03:42:42 03:35:01 369972 0 657044 34.92 56 854472 1193096 40.72 519276 727408 8 03:42:42 03:36:01 368636 0 658372 34.99 56 854480 1193276 40.72 520368 727424 8 03:42:42 03:37:01 368212 0 658784 35.01 56 854492 1193252 40.72 520224 727424 16 03:42:42 03:38:01 368648 0 658344 34.99 56 854496 1193216 40.72 520004 727444 8 03:42:42 03:39:01 369692 0 657308 34.93 56 854488 1193096 40.72 519424 727444 8 03:42:42 03:40:01 369716 0 657256 34.93 56 854516 1193096 40.72 519304 727460 8 03:42:42 03:41:01 369260 0 657724 34.96 56 854504 1193240 40.72 519840 727460 8 03:42:42 03:42:01 338536 0 664784 35.33 56 878168 1198280 40.90 528232 747036 788 03:42:42 Average: 316751 0 731064 38.85 181 833549 1634344 55.78 560516 739620 12943 03:42:42 03:42:42 03:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:42:42 03:19:01 vethf28b7e8 28.06 34.17 2.69 24.05 0.00 0.00 0.00 0.00 03:42:42 03:19:01 eth0 1162.61 1216.99 5794.66 161.10 0.00 0.00 0.00 0.00 03:42:42 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 03:19:01 docker0 962.86 838.73 77.62 3087.84 0.00 0.00 0.00 0.00 03:42:42 03:20:01 eth0 127.20 109.90 485.12 19.67 0.00 0.00 0.00 0.00 03:42:42 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 03:20:01 veth1f7cddb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:42:42 03:20:01 docker0 91.45 96.71 7.10 455.78 0.00 0.00 0.00 0.00 03:42:42 03:21:01 eth0 31.59 16.88 24.78 13.27 0.00 0.00 0.00 0.00 03:42:42 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 03:21:01 veth1f7cddb 1.86 1.86 0.15 0.15 0.00 0.00 0.00 0.00 03:42:42 03:21:01 docker0 1.86 1.86 0.12 0.15 0.00 0.00 0.00 0.00 03:42:42 03:22:01 eth0 53.71 43.92 21.74 85.55 0.00 0.00 0.00 0.00 03:42:42 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 03:22:01 veth1f7cddb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 03:23:02 vethb9a0239 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 03:23:02 veth22ea5f6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 03:23:02 vethd84a008 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 03:23:02 veth05c8b32 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 03:24:01 vethab6eb3f 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:42:42 03:24:01 veth1391985 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:42:42 03:24:01 eth0 2749.16 2327.07 12127.60 468.96 0.00 0.00 0.00 0.00 03:42:42 03:24:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:42:42 03:25:01 veth9d7fd49 10.43 12.57 0.84 29.79 0.00 0.00 0.00 0.00 03:42:42 03:25:01 eth0 152.34 115.88 1393.91 12.79 0.00 0.00 0.00 0.00 03:42:42 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 03:25:01 veth477394b 0.00 0.48 0.00 0.02 0.00 0.00 0.00 0.00 03:42:42 03:26:03 eth0 134.67 79.40 482.17 22.29 0.00 0.00 0.00 0.00 03:42:42 03:26:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 03:26:03 veth477394b 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 03:42:42 03:26:03 docker0 1155.27 1090.12 91.07 4183.61 0.00 0.00 0.00 0.00 03:42:42 03:27:01 veth1270bd6 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 03:42:42 03:27:01 vethf18106a 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 03:42:42 03:27:01 eth0 21.81 17.80 9.14 80.95 0.00 0.00 0.00 0.00 03:42:42 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 03:28:01 eth0 46.69 24.48 132.58 13.27 0.00 0.00 0.00 0.00 03:42:42 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 03:28:01 docker0 1191.82 1133.41 93.76 4394.39 0.00 0.00 0.00 0.00 03:42:42 03:29:01 eth0 1.70 0.65 0.63 0.40 0.00 0.00 0.00 0.00 03:42:42 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 03:30:01 eth0 3.23 0.57 0.73 0.36 0.00 0.00 0.00 0.00 03:42:42 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 03:31:02 eth0 1.63 0.63 0.61 0.40 0.00 0.00 0.00 0.00 03:42:42 03:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 03:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 03:32:01 eth0 2.90 0.63 0.72 0.41 0.00 0.00 0.00 0.00 03:42:42 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 03:33:01 eth0 1.28 0.72 0.68 0.46 0.00 0.00 0.00 0.00 03:42:42 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 03:34:01 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 03:42:42 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 03:35:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:42:42 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 03:36:01 eth0 1.25 0.23 0.35 0.19 0.00 0.00 0.00 0.00 03:42:42 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 03:37:01 eth0 0.63 0.38 0.30 0.21 0.00 0.00 0.00 0.00 03:42:42 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 03:38:01 eth0 0.35 0.25 0.14 0.08 0.00 0.00 0.00 0.00 03:42:42 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 03:39:01 eth0 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 03:40:01 eth0 0.63 0.07 0.06 0.01 0.00 0.00 0.00 0.00 03:42:42 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 03:41:01 eth0 1.13 0.32 0.32 0.20 0.00 0.00 0.00 0.00 03:42:42 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 03:42:01 eth0 4.40 2.96 5.30 1.52 0.00 0.00 0.00 0.00 03:42:42 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 Average: eth0 84.50 77.04 427.26 20.35 0.00 0.00 0.00 0.00 03:42:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:42 Average: docker0 49.78 47.34 3.92 183.57 0.00 0.00 0.00 0.00 03:42:42 03:42:42 03:42:42 ---> sar -P ALL: 03:42:42 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/14/21 _x86_64_ (4 CPU) 03:42:42 03:42:42 03:16:50 LINUX RESTART (4 CPU) 03:42:42 03:42:42 03:18:01 CPU %user %nice %system %iowait %steal %idle 03:42:42 03:19:01 all 15.39 0.00 8.91 2.62 0.12 72.96 03:42:42 03:19:01 0 13.30 0.00 11.10 1.78 0.12 73.70 03:42:42 03:19:01 1 17.83 0.00 7.84 1.68 0.09 72.57 03:42:42 03:19:01 2 19.51 0.00 8.40 3.11 0.14 68.84 03:42:42 03:19:01 3 10.88 0.00 8.31 3.91 0.14 76.77 03:42:42 03:20:01 all 39.33 0.00 12.42 6.82 0.37 41.05 03:42:42 03:20:01 0 38.42 0.00 12.07 6.31 0.36 42.83 03:42:42 03:20:01 1 41.00 0.00 12.29 5.47 0.40 40.84 03:42:42 03:20:01 2 38.15 0.00 12.74 7.42 0.40 41.28 03:42:42 03:20:01 3 39.76 0.00 12.58 8.09 0.33 39.24 03:42:42 03:21:01 all 47.93 0.00 13.00 4.72 0.29 34.06 03:42:42 03:21:01 0 48.11 0.00 13.06 5.65 0.37 32.82 03:42:42 03:21:01 1 47.04 0.00 12.28 3.44 0.23 37.02 03:42:42 03:21:01 2 48.02 0.00 13.61 5.30 0.26 32.80 03:42:42 03:21:01 3 48.54 0.00 13.06 4.49 0.31 33.59 03:42:42 03:22:01 all 46.32 0.00 14.19 4.02 0.40 35.07 03:42:42 03:22:01 0 45.13 0.00 14.80 2.69 0.40 36.97 03:42:42 03:22:01 1 46.03 0.00 13.44 2.13 0.42 37.99 03:42:42 03:22:01 2 46.99 0.00 13.63 5.34 0.44 33.61 03:42:42 03:22:01 3 47.13 0.00 14.90 5.92 0.35 31.70 03:42:42 03:23:02 all 21.76 0.00 23.57 6.31 1.30 47.06 03:42:42 03:23:02 0 21.12 0.00 23.59 6.68 1.30 47.31 03:42:42 03:23:02 1 20.52 0.00 23.34 4.79 1.40 49.95 03:42:42 03:23:02 2 24.48 0.00 23.62 6.13 1.19 44.58 03:42:42 03:23:02 3 20.93 0.00 23.75 7.62 1.30 46.41 03:42:42 03:24:01 all 22.29 0.00 28.33 24.07 1.55 23.76 03:42:42 03:24:01 0 22.63 0.00 28.10 24.95 1.55 22.78 03:42:42 03:24:01 1 21.71 0.00 28.16 24.00 1.48 24.66 03:42:42 03:24:01 2 21.81 0.00 28.27 24.17 1.64 24.11 03:42:42 03:24:01 3 23.00 0.00 28.81 23.15 1.55 23.48 03:42:42 03:25:01 all 63.49 0.00 14.79 12.16 0.35 9.21 03:42:42 03:25:01 0 65.18 0.00 14.19 10.53 0.38 9.71 03:42:42 03:25:01 1 62.41 0.00 15.15 11.97 0.32 10.15 03:42:42 03:25:01 2 64.27 0.00 13.86 11.43 0.35 10.09 03:42:42 03:25:01 3 62.05 0.00 15.97 14.77 0.36 6.86 03:42:42 03:26:03 all 20.69 0.00 25.88 24.78 1.42 27.23 03:42:42 03:26:03 0 19.22 0.00 25.20 26.34 1.53 27.71 03:42:42 03:26:03 1 21.09 0.00 26.06 22.66 1.38 28.80 03:42:42 03:26:03 2 20.79 0.00 26.47 25.66 1.48 25.61 03:42:42 03:26:03 3 21.68 0.00 25.79 24.44 1.28 26.80 03:42:42 03:27:01 all 38.00 0.00 23.51 21.17 2.29 15.03 03:42:42 03:27:01 0 38.40 0.00 24.66 20.27 2.38 14.29 03:42:42 03:27:01 1 38.56 0.00 23.69 21.95 2.24 13.55 03:42:42 03:27:01 2 37.77 0.00 22.52 21.71 2.31 15.69 03:42:42 03:27:01 3 37.26 0.00 23.18 20.75 2.23 16.57 03:42:42 03:28:01 all 39.20 0.00 12.55 8.49 2.77 36.99 03:42:42 03:28:01 0 39.50 0.00 13.53 9.26 2.81 34.90 03:42:42 03:28:01 1 40.22 0.00 12.24 8.59 2.74 36.21 03:42:42 03:28:01 2 38.02 0.00 12.39 10.49 2.81 36.29 03:42:42 03:28:01 3 39.04 0.00 12.04 5.59 2.74 40.60 03:42:42 03:29:01 all 0.16 0.00 0.04 0.00 0.02 99.77 03:42:42 03:29:01 0 0.02 0.00 0.05 0.02 0.02 99.90 03:42:42 03:29:01 1 0.53 0.00 0.05 0.00 0.03 99.38 03:42:42 03:29:01 2 0.03 0.00 0.05 0.00 0.02 99.90 03:42:42 03:29:01 3 0.05 0.00 0.02 0.00 0.03 99.90 03:42:42 03:42:42 03:29:01 CPU %user %nice %system %iowait %steal %idle 03:42:42 03:30:01 all 0.17 0.00 0.08 0.01 0.04 99.70 03:42:42 03:30:01 0 0.03 0.00 0.07 0.00 0.05 99.85 03:42:42 03:30:01 1 0.52 0.00 0.10 0.00 0.07 99.32 03:42:42 03:30:01 2 0.03 0.00 0.05 0.00 0.02 99.90 03:42:42 03:30:01 3 0.08 0.00 0.08 0.05 0.03 99.75 03:42:42 03:31:02 all 0.15 0.00 0.03 0.01 0.00 99.81 03:42:42 03:31:02 0 0.03 0.00 0.02 0.00 0.00 99.95 03:42:42 03:31:02 1 0.53 0.00 0.03 0.00 0.00 99.43 03:42:42 03:31:02 2 0.03 0.00 0.03 0.02 0.00 99.92 03:42:42 03:31:02 3 0.02 0.00 0.02 0.02 0.00 99.95 03:42:42 03:32:01 all 0.17 0.00 0.10 0.02 0.00 99.72 03:42:42 03:32:01 0 0.03 0.00 0.08 0.00 0.00 99.88 03:42:42 03:32:01 1 0.52 0.00 0.12 0.05 0.00 99.31 03:42:42 03:32:01 2 0.03 0.00 0.08 0.02 0.00 99.86 03:42:42 03:32:01 3 0.07 0.00 0.10 0.00 0.00 99.83 03:42:42 03:33:01 all 0.18 0.00 0.04 0.00 0.00 99.78 03:42:42 03:33:01 0 0.08 0.00 0.03 0.00 0.00 99.88 03:42:42 03:33:01 1 0.55 0.00 0.03 0.00 0.00 99.42 03:42:42 03:33:01 2 0.05 0.00 0.03 0.00 0.00 99.92 03:42:42 03:33:01 3 0.05 0.00 0.05 0.00 0.00 99.90 03:42:42 03:34:01 all 0.12 0.00 0.03 0.00 0.01 99.84 03:42:42 03:34:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:42:42 03:34:01 1 0.12 0.00 0.03 0.00 0.00 99.85 03:42:42 03:34:01 2 0.30 0.00 0.03 0.00 0.00 99.67 03:42:42 03:34:01 3 0.03 0.00 0.03 0.00 0.03 99.90 03:42:42 03:35:01 all 0.05 0.00 0.04 0.00 0.00 99.91 03:42:42 03:35:01 0 0.00 0.00 0.03 0.00 0.02 99.95 03:42:42 03:35:01 1 0.08 0.00 0.05 0.00 0.00 99.87 03:42:42 03:35:01 2 0.07 0.00 0.05 0.00 0.00 99.88 03:42:42 03:35:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:42:42 03:36:01 all 0.13 0.00 0.05 0.01 0.00 99.81 03:42:42 03:36:01 0 0.03 0.00 0.02 0.02 0.00 99.93 03:42:42 03:36:01 1 0.03 0.00 0.03 0.02 0.00 99.92 03:42:42 03:36:01 2 0.43 0.00 0.08 0.00 0.02 99.47 03:42:42 03:36:01 3 0.03 0.00 0.05 0.00 0.00 99.92 03:42:42 03:37:01 all 0.17 0.00 0.03 0.00 0.00 99.80 03:42:42 03:37:01 0 0.03 0.00 0.05 0.00 0.00 99.92 03:42:42 03:37:01 1 0.05 0.00 0.03 0.00 0.02 99.90 03:42:42 03:37:01 2 0.53 0.00 0.02 0.00 0.00 99.45 03:42:42 03:37:01 3 0.05 0.00 0.02 0.00 0.00 99.93 03:42:42 03:38:01 all 0.13 0.00 0.04 0.00 0.00 99.83 03:42:42 03:38:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:42:42 03:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:42:42 03:38:01 2 0.47 0.00 0.03 0.00 0.00 99.50 03:42:42 03:38:01 3 0.03 0.00 0.07 0.00 0.00 99.90 03:42:42 03:39:01 all 0.05 0.00 0.03 0.00 0.00 99.92 03:42:42 03:39:01 0 0.05 0.00 0.03 0.00 0.00 99.92 03:42:42 03:39:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:42:42 03:39:01 2 0.07 0.00 0.05 0.00 0.00 99.88 03:42:42 03:39:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:42:42 03:40:01 all 0.05 0.00 0.03 0.00 0.01 99.92 03:42:42 03:40:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:42:42 03:40:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:42:42 03:40:01 2 0.07 0.00 0.03 0.00 0.00 99.90 03:42:42 03:40:01 3 0.05 0.00 0.03 0.00 0.02 99.90 03:42:42 03:42:42 03:40:01 CPU %user %nice %system %iowait %steal %idle 03:42:42 03:41:01 all 0.17 0.00 0.03 0.00 0.00 99.80 03:42:42 03:41:01 0 0.05 0.00 0.03 0.00 0.00 99.92 03:42:42 03:41:01 1 0.07 0.00 0.03 0.00 0.00 99.90 03:42:42 03:41:01 2 0.53 0.00 0.02 0.00 0.00 99.45 03:42:42 03:41:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:42:42 03:42:01 all 0.56 0.00 0.33 0.19 0.01 98.91 03:42:42 03:42:01 0 0.40 0.00 0.30 0.10 0.02 99.18 03:42:42 03:42:01 1 0.23 0.00 0.23 0.17 0.02 99.35 03:42:42 03:42:01 2 1.28 0.00 0.52 0.47 0.00 97.73 03:42:42 03:42:01 3 0.33 0.00 0.25 0.03 0.00 99.38 03:42:42 Average: all 14.42 0.00 7.16 4.62 0.44 73.35 03:42:42 Average: 0 14.25 0.00 7.30 4.60 0.45 73.40 03:42:42 Average: 1 14.56 0.00 7.05 4.27 0.44 73.68 03:42:42 Average: 2 14.71 0.00 7.11 4.87 0.45 72.86 03:42:42 Average: 3 14.17 0.00 7.19 4.74 0.43 73.47 03:42:42 03:42:42 03:42:42