Pull request #3457 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 95d834de79cfd8441dd361a6c81076c27b9453ef+f1ea93c16db09b36626d9198e09713e38083a332 (d999d4f586303e79057b73287b82eaf243e4a110) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3457/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3457/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 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 ‘prd-centos7-docker-4c-2g-4649’ Running on prd-centos7-docker-4c-2g-4652 in /w/workspace/edgexfoundry_edgex-go_PR-3457 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit f1ea93c16db09b36626d9198e09713e38083a332 into PR head commit 95d834de79cfd8441dd361a6c81076c27b9453ef Merge succeeded, producing 95d834de79cfd8441dd361a6c81076c27b9453ef Checking out Revision 95d834de79cfd8441dd361a6c81076c27b9453ef (PR-3457) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3457/head:refs/remotes/origin/PR-3457 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 95d834de79cfd8441dd361a6c81076c27b9453ef # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f1ea93c16db09b36626d9198e09713e38083a332 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 95d834de79cfd8441dd361a6c81076c27b9453ef # timeout=10 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.0 to 1.9.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:18:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:18:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:18:38 ========================================================= 05:18:38 EdgeX Global Pipelines Version Info 05:18:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:18:41 ------------------- 05:18:41 stable info: 05:18:41 ------------------- 05:18:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:18:41 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:18:41 Message: update stable to v1.0.192 05:18:42 ------------------- 05:18:42 experimental info: 05:18:42 ------------------- 05:18:42 Commited By: **** collab-it+edgex@linuxfoundation.org 05:18:42 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:18:42 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:18:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:18:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:18:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:18:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:18:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:18:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:18:42 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:18:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:18:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:18:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:18:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:18:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:18:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:18:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:18:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:18:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:18:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:18:43 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:18:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:18:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:18:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 05:18:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:18:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3457 [Pipeline] echo 05:18:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3457 [Pipeline] echo 05:18:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3457 [Pipeline] echo 05:18:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 95d834de79cfd8441dd361a6c81076c27b9453ef [Pipeline] echo 05:18:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 95d834d [Pipeline] echo 05:18:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:18:43 provisioning config files... 05:18:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3829716943044766345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:18:44 ---> docker-login.sh 05:18:44 nexus3.edgexfoundry.org:10001 05:18:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:44 Configure a credential helper to remove this warning. See 05:18:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:44 05:18:44 Login Succeeded 05:18:44 nexus3.edgexfoundry.org:10002 05:18:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:45 Configure a credential helper to remove this warning. See 05:18:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:45 05:18:45 Login Succeeded 05:18:45 nexus3.edgexfoundry.org:10003 05:18:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:45 Configure a credential helper to remove this warning. See 05:18:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:45 05:18:45 Login Succeeded 05:18:45 nexus3.edgexfoundry.org:10004 05:18:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:45 Configure a credential helper to remove this warning. See 05:18:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:45 05:18:45 Login Succeeded 05:18:45 docker.io 05:18:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:46 Configure a credential helper to remove this warning. See 05:18:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:46 05:18:46 Login Succeeded 05:18:46 ---> docker-login.sh ends [Pipeline] } 05:18:46 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:18:46 ++ 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 05:18:46 + for file in '`ls cmd/**/Dockerfile`' 05:18:46 ++ dirname cmd/core-command/Dockerfile 05:18:46 ++ cut -d/ -f2 05:18:46 + echo core-command,cmd/core-command/Dockerfile 05:18:46 + for file in '`ls cmd/**/Dockerfile`' 05:18:46 ++ dirname cmd/core-data/Dockerfile 05:18:46 ++ cut -d/ -f2 05:18:46 + echo core-data,cmd/core-data/Dockerfile 05:18:46 + for file in '`ls cmd/**/Dockerfile`' 05:18:46 ++ dirname cmd/core-metadata/Dockerfile 05:18:46 ++ cut -d/ -f2 05:18:46 + echo core-metadata,cmd/core-metadata/Dockerfile 05:18:46 + for file in '`ls cmd/**/Dockerfile`' 05:18:46 ++ dirname cmd/security-bootstrapper/Dockerfile 05:18:46 ++ cut -d/ -f2 05:18:46 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:18:46 + for file in '`ls cmd/**/Dockerfile`' 05:18:46 ++ dirname cmd/security-proxy-setup/Dockerfile 05:18:46 ++ cut -d/ -f2 05:18:46 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:18:46 + for file in '`ls cmd/**/Dockerfile`' 05:18:46 ++ dirname cmd/security-secretstore-setup/Dockerfile 05:18:46 ++ cut -d/ -f2 05:18:46 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:18:46 + for file in '`ls cmd/**/Dockerfile`' 05:18:46 ++ dirname cmd/support-notifications/Dockerfile 05:18:46 ++ cut -d/ -f2 05:18:46 + echo support-notifications,cmd/support-notifications/Dockerfile 05:18:46 + for file in '`ls cmd/**/Dockerfile`' 05:18:46 ++ dirname cmd/support-scheduler/Dockerfile 05:18:46 ++ cut -d/ -f2 05:18:46 + echo support-scheduler,cmd/support-scheduler/Dockerfile 05:18:46 + for file in '`ls cmd/**/Dockerfile`' 05:18:46 ++ dirname cmd/sys-mgmt-agent/Dockerfile 05:18:46 ++ cut -d/ -f2 05:18:46 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 05:18:46 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 05:18:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:18:47 05:18:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:18:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:18:48 latest: Pulling from edgex-devops/git-semver 05:18:48 31603596830f: Pulling fs layer 05:18:48 54011a49482f: Pulling fs layer 05:18:48 a6820b24f6d8: Pulling fs layer 05:18:48 f581987b2513: Pulling fs layer 05:18:48 f581987b2513: Waiting 05:18:48 54011a49482f: Verifying Checksum 05:18:48 54011a49482f: Download complete 05:18:48 31603596830f: Download complete 05:18:48 f581987b2513: Verifying Checksum 05:18:48 f581987b2513: Download complete 05:18:48 a6820b24f6d8: Verifying Checksum 05:18:48 a6820b24f6d8: Download complete 05:18:48 31603596830f: Pull complete 05:18:48 54011a49482f: Pull complete 05:18:49 a6820b24f6d8: Pull complete 05:18:50 f581987b2513: Pull complete 05:18:50 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:18:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:18:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:18:50 prd-centos7-docker-4c-2g-4652 does not seem to be running inside a container 05:18:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:18:52 $ docker top fa7f94d459ef0aef15a764f4e37c6c9e2a0a8f6b25188915e2c09d1056625395 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:18:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:18:53 [ssh-agent] Looking for ssh-agent implementation... 05:18:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:18:53 $ docker exec fa7f94d459ef0aef15a764f4e37c6c9e2a0a8f6b25188915e2c09d1056625395 ssh-agent 05:18:53 SSH_AUTH_SOCK=/tmp/ssh-fyH8h9a244hq/agent.11 05:18:53 SSH_AGENT_PID=17 05:18:53 Running ssh-add (command line suppressed) 05:18:53 Identity added: /w/workspace/edgex-go/1@tmp/private_key_343400551159064125.key (/w/workspace/edgex-go/1@tmp/private_key_343400551159064125.key) 05:18:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:18:54 + git tag --points-at HEAD [Pipeline] } 05:18:54 $ docker exec --env ******** --env ******** fa7f94d459ef0aef15a764f4e37c6c9e2a0a8f6b25188915e2c09d1056625395 ssh-agent -k 05:18:54 unset SSH_AUTH_SOCK; 05:18:54 unset SSH_AGENT_PID; 05:18:54 echo Agent pid 17 killed; 05:18:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:18:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:18:54 [ssh-agent] Looking for ssh-agent implementation... 05:18:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:18:55 $ docker exec fa7f94d459ef0aef15a764f4e37c6c9e2a0a8f6b25188915e2c09d1056625395 ssh-agent 05:18:55 SSH_AUTH_SOCK=/tmp/ssh-oyMoxh1sOVm1/agent.46 05:18:55 SSH_AGENT_PID=51 05:18:55 Running ssh-add (command line suppressed) 05:18:55 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4246487714513537234.key (/w/workspace/edgex-go/1@tmp/private_key_4246487714513537234.key) 05:18:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:18:56 + git semver init 05:18:56 # -> Open(): unable to determine branch for HEAD 05:18:56 # $GIT_DIR = /w/workspace/edgex-go/1/.git 05:18:56 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 05:18:56 # $SEMVER_REMOTE_NAME = origin 05:18:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:18:56 # $SEMVER_USER_NAME = edgex-jenkins 05:18:56 # $SEMVER_BRANCH = PR-3457 05:18:56 # $SEMVER_TEMP = /tmp/semver-360858476 05:18:56 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 05:19:23 # '/tmp/semver-360858476' -> '/w/workspace/edgex-go/1/.semver' 05:19:23 # -> Force: false 05:19:23 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 05:19:23 $ docker exec --env ******** --env ******** fa7f94d459ef0aef15a764f4e37c6c9e2a0a8f6b25188915e2c09d1056625395 ssh-agent -k 05:19:23 unset SSH_AUTH_SOCK; 05:19:23 unset SSH_AGENT_PID; 05:19:23 echo Agent pid 51 killed; 05:19:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:19:24 + git semver [Pipeline] } 05:19:24 $ docker stop --time=1 fa7f94d459ef0aef15a764f4e37c6c9e2a0a8f6b25188915e2c09d1056625395 05:19:26 $ docker rm -f fa7f94d459ef0aef15a764f4e37c6c9e2a0a8f6b25188915e2c09d1056625395 [Pipeline] // withDockerContainer [Pipeline] sh 05:19:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:19:28 Stashed 1 file(s) [Pipeline] echo 05:19: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 05:19:29 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:19:29 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:19:29 + sudo service docker restart 05:19:29 + true 05:19:29 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 05:19:31 ========================================================= 05:19:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:19:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:19:31 + 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 . 05:19:37 Sending build context to Docker daemon 330.2MB 05:19:37 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 05:19:37 Step 2/6 : FROM ${BASE} 05:19:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:19:37 540db60ca938: Pulling fs layer 05:19:37 adcc1eea9eea: Pulling fs layer 05:19:37 4c4ab2625f07: Pulling fs layer 05:19:37 0510c868ecb4: Pulling fs layer 05:19:37 afea3b2eda06: Pulling fs layer 05:19:37 7809a108b3ef: Pulling fs layer 05:19:37 f706445af74f: Pulling fs layer 05:19:37 afea3b2eda06: Waiting 05:19:37 7809a108b3ef: Waiting 05:19:37 f706445af74f: Waiting 05:19:37 0510c868ecb4: Waiting 05:19:37 adcc1eea9eea: Verifying Checksum 05:19:37 adcc1eea9eea: Download complete 05:19:37 4c4ab2625f07: Verifying Checksum 05:19:37 4c4ab2625f07: Download complete 05:19:37 afea3b2eda06: Verifying Checksum 05:19:37 afea3b2eda06: Download complete 05:19:37 7809a108b3ef: Verifying Checksum 05:19:37 7809a108b3ef: Download complete 05:19:37 540db60ca938: Verifying Checksum 05:19:37 540db60ca938: Download complete 05:19:37 540db60ca938: Pull complete 05:19:38 adcc1eea9eea: Pull complete 05:19:38 4c4ab2625f07: Pull complete 05:19:40 f706445af74f: Verifying Checksum 05:19:40 f706445af74f: Download complete 05:19:41 0510c868ecb4: Verifying Checksum 05:19:41 0510c868ecb4: Download complete 05:19:43 Still waiting to schedule task 05:19:43 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 05:19:50 0510c868ecb4: Pull complete 05:19:50 afea3b2eda06: Pull complete 05:19:50 7809a108b3ef: Pull complete 05:19:53 f706445af74f: Pull complete 05:19:53 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:19:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:19:53 ---> b068be0155e3 05:19:53 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 05:19:53 ---> Running in 383db6431c24 05:19:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:19:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:19:56 (1/12) Installing libmagic (5.39-r0) 05:19:57 (2/12) Installing file (5.39-r0) 05:19:57 (3/12) Installing libc-dev (0.7.2-r3) 05:19:57 (4/12) Installing g++ (10.2.1_pre1-r3) 05:20:02 (5/12) Installing fortify-headers (1.1-r0) 05:20:02 (6/12) Installing patch (2.7.6-r6) 05:20:03 (7/12) Installing build-base (0.5-r2) 05:20:03 (8/12) Installing libsodium (1.0.18-r0) 05:20:03 (9/12) Installing pkgconf (1.7.3-r0) 05:20:03 (10/12) Installing libsodium-dev (1.0.18-r0) 05:20:03 (11/12) Installing libzmq (4.3.3-r1) 05:20:03 (12/12) Installing zeromq-dev (4.3.3-r1) 05:20:03 Executing busybox-1.32.1-r6.trigger 05:20:04 OK: 219 MiB in 52 packages 05:20:08 Removing intermediate container 383db6431c24 05:20:08 ---> d7327538d81a 05:20:08 Step 4/6 : WORKDIR /edgex-go 05:20:08 ---> Running in 4ef6af6d8523 05:20:08 Removing intermediate container 4ef6af6d8523 05:20:08 ---> 7556cea43391 05:20:08 Step 5/6 : COPY go.mod . 05:20:08 ---> e9dfca5f74fe 05:20:08 Step 6/6 : RUN go mod download 05:20:08 ---> Running in 5348c8bee8b9 05:20:41 Removing intermediate container 5348c8bee8b9 05:20:41 ---> 9e384d5c6a8b 05:20:41 Successfully built 9e384d5c6a8b 05:20:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:20:41 + docker inspect -f . ci-base-image-x86_64 05:20:41 . [Pipeline] withDockerContainer 05:20:42 prd-centos7-docker-4c-2g-4652 does not seem to be running inside a container 05:20:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 05:20:43 $ docker top e47f5cde52f5c034900fc852a4710db724ab674d12dbd8a29698d113690d62a6 -eo pid,comm [Pipeline] { [Pipeline] sh 05:20:44 + go version 05:20:44 go version go1.16.3 linux/amd64 [Pipeline] } 05:20:44 $ docker stop --time=1 e47f5cde52f5c034900fc852a4710db724ab674d12dbd8a29698d113690d62a6 05:20:46 $ docker rm -f e47f5cde52f5c034900fc852a4710db724ab674d12dbd8a29698d113690d62a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:20:47 + docker inspect -f . ci-base-image-x86_64 05:20:47 . [Pipeline] withDockerContainer 05:20:48 prd-centos7-docker-4c-2g-4652 does not seem to be running inside a container 05:20:48 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 05:20:49 $ docker top 7b9225a1f549cbf502c5e86116587d1fc1ae6bf6356289d0302bcfc837ca01ea -eo pid,comm [Pipeline] { [Pipeline] echo 05:20:50 ========================================================= 05:20:50 [edgeXBuildGoParallel] Running Tests and Build... 05:20:50 ========================================================= [Pipeline] sh 05:20:50 + go mod tidy [Pipeline] sh 05:20:54 + make test 05:20:54 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:21:10 ? github.com/edgexfoundry/edgex-go [no test files] 05:21:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:21:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:22:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:22:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:22:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:22:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:22:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:22:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:22:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:22:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:22:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 05:22:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 05:22:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:22:17 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.214s coverage: 45.9% of statements 05:22:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:22:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:22:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 05:22:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 05:22:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 05:22:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 05:22:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.151s coverage: 28.7% of statements 05:22:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.091s coverage: 100.0% of statements 05:22:23 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.216s coverage: 27.8% of statements 05:22:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:22:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:22:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 05:22:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 05:22:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 05:22:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.126s coverage: 81.2% of statements 05:22:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:22:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.071s coverage: 100.0% of statements 05:22:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 05:22:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.106s coverage: 100.0% of statements 05:22:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 05:22:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 05:22:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.122s coverage: 71.3% of statements 05:22:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 05:22:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 05:22:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.312s coverage: 87.7% of statements 05:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 05:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 05:22:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.109s coverage: 78.9% of statements 05:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 05:22:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.376s coverage: 28.6% of statements 05:22:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:22:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:22:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 05:22:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 05:22:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 05:22:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.134s coverage: 100.0% of statements 05:22:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 05:22:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.086s coverage: 100.0% of statements 05:22:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 05:22:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.196s coverage: 86.7% of statements 05:22:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 05:22:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.175s coverage: 97.5% of statements 05:22:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 05:22:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.094s coverage: 78.3% of statements 05:22:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 05:22:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 05:22:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 05:22:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 05:22:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.546s coverage: 95.1% of statements 05:22:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 05:22:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 05:22:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 05:22:31 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 05:22:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:22:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 05:22:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 05:22:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:22:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:22:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 05:22:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:22:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 05:22:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:22:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 05:22:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:22:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 05:22:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 05:22:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 05:22:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.080s coverage: 58.8% of statements 05:22:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 05:22:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 05:22:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.067s coverage: 0.9% of statements 05:22:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 05:22:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.065s coverage: 22.0% of statements 05:22:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:22:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements 05:22:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.105s coverage: 79.5% of statements 05:22:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.076s coverage: 94.1% of statements 05:22:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.174s coverage: 96.3% of statements 05:22:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.088s coverage: 87.5% of statements 05:22:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.080s coverage: 94.4% of statements 05:22:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements 05:22:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.310s coverage: 81.8% of statements 05:22:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:22:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.156s coverage: 92.9% of statements 05:22:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:22:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:22:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:22:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 05:22:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:22:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:22:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:22:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:22:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:22:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 05:22:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:22:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:22:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.069s coverage: 100.0% of statements 05:22:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:22:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.081s coverage: 76.0% of statements 05:22:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:22:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.0% of statements 05:22:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.087s coverage: 87.2% of statements 05:22:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.104s coverage: 85.4% of statements 05:22:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.128s coverage: 91.2% of statements 05:22:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:22:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.310s coverage: 64.4% of statements 05:22:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:22:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:22:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 05:22:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.082s coverage: 91.3% of statements 05:22:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.040s coverage: 100.0% of statements 05:22:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements 05:22:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements 05:22:55 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.476s coverage: 66.9% of statements 05:22:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:22:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:22:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 05:22:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.389s coverage: 43.4% of statements 05:22:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:22:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:22:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 05:22:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:22:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements 05:22:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.284s coverage: 47.0% of statements 05:22:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:22:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:22:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 05:22:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 05:22:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 05:22:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.096s coverage: 100.0% of statements 05:22:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 05:22:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.144s coverage: 100.0% of statements 05:22:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 05:22:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 05:23:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.085s coverage: 22.7% of statements 05:23:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 05:23:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.318s coverage: 92.6% of statements 05:23:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 05:23:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 05:23:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 05:23:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.045s coverage: 28.7% of statements 05:23:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:23:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:23:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 05:23:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 05:23:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 05:23:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.141s coverage: 99.0% of statements 05:23:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 05:23:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.079s coverage: 100.0% of statements 05:23:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 05:23:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 05:23:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 05:23:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.183s coverage: 64.6% of statements 05:23:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 05:23:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.224s coverage: 97.6% of statements 05:23:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 05:23:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 05:23:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 05:23:03 ok github.com/edgexfoundry/edgex-go/internal/system 0.062s coverage: 0.0% of statements 05:23:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 05:23:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.037s coverage: 100.0% of statements 05:23:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 05:23:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 05:23:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 05:23:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 05:23:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.052s coverage: 87.9% of statements 05:23:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 05:23:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 05:23:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.048s coverage: 100.0% of statements 05:23:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.070s coverage: 28.1% of statements 05:23:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 05:23:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.052s coverage: 85.7% of statements 05:23:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 05:23:04 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.062s coverage: 100.0% of statements 05:23:04 GO111MODULE=on go vet ./... 05:23:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4653 in /w/workspace/edgexfoundry_edgex-go_PR-3457 [Pipeline] { [Pipeline] ws 05:23:16 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 05:23:22 using credential edgex-jenkins-ssh 05:23:22 Cloning the remote Git repository 05:23:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:23:22 > git init /w/workspace/edgex-go/1 # timeout=10 05:23:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:23:22 > git --version # timeout=10 05:23:22 > git --version # 'git version 2.17.1' 05:23:22 using GIT_SSH to set credentials SSH Credentials for GitHub 05:23:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:23:40 Merging remotes/origin/master commit f1ea93c16db09b36626d9198e09713e38083a332 into PR head commit 95d834de79cfd8441dd361a6c81076c27b9453ef 05:23:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:23:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:23:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:23:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:23:39 using GIT_SSH to set credentials SSH Credentials for GitHub 05:23:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3457/head:refs/remotes/origin/PR-3457 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:23:40 > git config core.sparsecheckout # timeout=10 05:23:40 > git checkout -f 95d834de79cfd8441dd361a6c81076c27b9453ef # timeout=10 05:23:41 Merge succeeded, producing 95d834de79cfd8441dd361a6c81076c27b9453ef 05:23:41 Checking out Revision 95d834de79cfd8441dd361a6c81076c27b9453ef (PR-3457) 05:23:40 > git remote # timeout=10 05:23:40 > git config --get remote.origin.url # timeout=10 05:23:40 using GIT_SSH to set credentials SSH Credentials for GitHub 05:23:40 > git merge f1ea93c16db09b36626d9198e09713e38083a332 # timeout=10 05:23:41 > git rev-parse HEAD^{commit} # timeout=10 05:23:41 > git config core.sparsecheckout # timeout=10 05:23:41 > git checkout -f 95d834de79cfd8441dd361a6c81076c27b9453ef # timeout=10 05:23:45 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.0 to 1.9.1" 05:23:45 > git --version # timeout=10 05:23:45 > git --version # 'git version 2.17.1' 05:23:45 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:23:47 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:23:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:23:48 + sudo service docker restart 05:23:48 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:23:50 provisioning config files... 05:23:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8530547526764405550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:23:50 ---> docker-login.sh 05:23:50 nexus3.edgexfoundry.org:10001 05:23:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:51 gofmt -l . 05:23:51 [ "`gofmt -l .`" = "" ] 05:23:51 ./bin/test-go-mod-tidy.sh 05:23:51 ./bin/test-attribution-txt.sh 05:23:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:23:51 Configure a credential helper to remove this warning. See 05:23:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:23:51 05:23:51 Login Succeeded 05:23:51 nexus3.edgexfoundry.org:10002 [Pipeline] sh 05:23:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:23:52 Configure a credential helper to remove this warning. See 05:23:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:23:52 05:23:52 Login Succeeded 05:23:52 nexus3.edgexfoundry.org:10003 05:23:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:52 + ls -al . 05:23:52 total 828 05:23:52 drwxrwxr-x 10 1001 1001 4096 May 12 05:23 . 05:23:52 drwxr-xr-x 4 root root 28 May 12 05:20 .. 05:23:52 -rw-rw-r-- 1 1001 1001 11 May 12 05:18 .dockerignore 05:23:52 drwxrwxr-x 8 1001 1001 179 May 12 05:18 .git 05:23:52 drwxrwxr-x 3 1001 1001 125 May 12 05:18 .github 05:23:52 -rw-rw-r-- 1 1001 1001 818 May 12 05:18 .gitignore 05:23:52 drwx------ 3 1001 1001 60 May 12 05:19 .semver 05:23:52 -rw-rw-r-- 1 1001 1001 166 May 12 05:18 .sonarcloud.properties 05:23:52 -rw-rw-r-- 1 1001 1001 8609 May 12 05:18 Attribution.txt 05:23:52 -rw-rw-r-- 1 1001 1001 3804 May 12 05:18 CONTRIBUTING.md 05:23:52 -rw-rw-r-- 1 1001 1001 931 May 12 05:18 Dockerfile.build 05:23:52 -rw-rw-r-- 1 1001 1001 863 May 12 05:18 Jenkinsfile 05:23:52 -rw-rw-r-- 1 1001 1001 10775 May 12 05:18 LICENSE 05:23:52 -rw-rw-r-- 1 1001 1001 5594 May 12 05:18 Makefile 05:23:52 -rw-rw-r-- 1 1001 1001 7978 May 12 05:18 README.md 05:23:52 -rw-rw-r-- 1 1001 1001 6755 May 12 05:18 SECURITY.md 05:23:52 -rw-rw-r-- 1 1001 1001 5 May 12 05:19 VERSION 05:23:52 -rw-rw-r-- 1 1001 1001 4131 May 12 05:18 ZMQWindows.md 05:23:52 drwxrwxr-x 2 1001 1001 117 May 12 05:18 bin 05:23:52 drwxrwxr-x 14 1001 1001 4096 May 12 05:18 cmd 05:23:52 -rw-r--r-- 1 root root 720868 May 12 05:23 coverage.out 05:23:52 -rw-r--r-- 1 root root 1060 May 12 05:23 go.mod 05:23:52 -rw-r--r-- 1 root root 21686 May 12 05:20 go.sum 05:23:52 drwxrwxr-x 8 1001 1001 127 May 12 05:18 internal 05:23:52 drwxrwxr-x 4 1001 1001 26 May 12 05:18 openapi 05:23:52 drwxrwxr-x 4 1001 1001 71 May 12 05:18 snap 05:23:52 -rw-rw-r-- 1 1001 1001 168 May 12 05:18 version.go [Pipeline] sh 05:23:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:23:53 Configure a credential helper to remove this warning. See 05:23:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:23:53 05:23:53 Login Succeeded 05:23:53 nexus3.edgexfoundry.org:10004 05:23:53 + '[' -e coverage.out ] 05:23:53 + chown 1001:1001 coverage.out [Pipeline] stash 05:23:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:53 Stashed 1 file(s) [Pipeline] sh 05:23:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:23:53 Configure a credential helper to remove this warning. See 05:23:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:23:53 05:23:53 Login Succeeded 05:23:53 docker.io 05:23:53 + make build 05:23:53 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 05:23:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:23:54 Configure a credential helper to remove this warning. See 05:23:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:23:54 05:23:54 Login Succeeded 05:23:54 ---> docker-login.sh ends [Pipeline] } 05:23:54 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:23:54 ========================================================= 05:23:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:23:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:23:55 + 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 . 05:23:56 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 05:23:57 Sending build context to Docker daemon 167.7MB 05:23:57 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 05:23:57 Step 2/6 : FROM ${BASE} 05:23:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:23:57 595b0fe564bb: Pulling fs layer 05:23:57 7186ed65a4f7: Pulling fs layer 05:23:57 316046926c0a: Pulling fs layer 05:23:57 4ebd0625c992: Pulling fs layer 05:23:57 207e8628e3a3: Pulling fs layer 05:23:57 c791037a9be2: Pulling fs layer 05:23:57 ffd874e62e21: Pulling fs layer 05:23:57 4ebd0625c992: Waiting 05:23:57 207e8628e3a3: Waiting 05:23:57 c791037a9be2: Waiting 05:23:57 ffd874e62e21: Waiting 05:23:57 316046926c0a: Download complete 05:23:57 7186ed65a4f7: Verifying Checksum 05:23:57 7186ed65a4f7: Download complete 05:23:57 207e8628e3a3: Verifying Checksum 05:23:57 207e8628e3a3: Download complete 05:23:57 c791037a9be2: Verifying Checksum 05:23:57 c791037a9be2: Download complete 05:23:57 595b0fe564bb: Verifying Checksum 05:23:57 595b0fe564bb: Download complete 05:23:58 595b0fe564bb: Pull complete 05:23:58 7186ed65a4f7: Pull complete 05:23:59 316046926c0a: Pull complete 05:24:00 ffd874e62e21: Verifying Checksum 05:24:00 ffd874e62e21: Download complete 05:24:01 4ebd0625c992: Verifying Checksum 05:24:01 4ebd0625c992: Download complete 05:24:11 4ebd0625c992: Pull complete 05:24:11 207e8628e3a3: Pull complete 05:24:12 c791037a9be2: Pull complete 05:24:15 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 05:24:15 ffd874e62e21: Pull complete 05:24:15 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 05:24:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:24:15 ---> cfc18b08335c 05:24:15 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 05:24: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 05:24:19 ---> Running in 5d12ac557f49 05:24:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:24:21 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 05:24:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:24:22 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 05:24:22 (1/12) Installing libmagic (5.39-r0) 05:24:22 (2/12) Installing file (5.39-r0) 05:24:22 (3/12) Installing libc-dev (0.7.2-r3) 05:24:23 (4/12) Installing g++ (10.2.1_pre1-r3) 05:24:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:24:28 (5/12) Installing fortify-headers (1.1-r0) 05:24:28 (6/12) Installing patch (2.7.6-r6) 05:24:28 (7/12) Installing build-base (0.5-r2) 05:24:28 (8/12) Installing libsodium (1.0.18-r0) 05:24:28 (9/12) Installing pkgconf (1.7.3-r0) 05:24:28 (10/12) Installing libsodium-dev (1.0.18-r0) 05:24:28 (11/12) Installing libzmq (4.3.3-r1) 05:24:28 (12/12) Installing zeromq-dev (4.3.3-r1) 05:24:28 Executing busybox-1.32.1-r6.trigger 05:24:28 OK: 218 MiB in 52 packages 05:24:29 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 05:24:31 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 05:24:33 Removing intermediate container 5d12ac557f49 05:24:33 ---> 64df73be68ef 05:24:33 Step 4/6 : WORKDIR /edgex-go 05:24:33 ---> Running in bbc9391533e3 05:24:33 Removing intermediate container bbc9391533e3 05:24:33 ---> efad2b3e3dd3 05:24:33 Step 5/6 : COPY go.mod . 05:24:34 ---> 890956695377 05:24:34 Step 6/6 : RUN go mod download 05:24:34 ---> Running in 38720bfdab46 05:24:34 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 05:24:36 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 05:24:38 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] } 05:24:42 $ docker stop --time=1 7b9225a1f549cbf502c5e86116587d1fc1ae6bf6356289d0302bcfc837ca01ea 05:24:44 $ docker rm -f 7b9225a1f549cbf502c5e86116587d1fc1ae6bf6356289d0302bcfc837ca01ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:24:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:24:47 05:24:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 05:24:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:24:48 latest: Pulling from edgex-devops/edgex-compose 05:24:48 cbdbe7a5bc2a: Pulling fs layer 05:24:48 ca9280d653b3: Pulling fs layer 05:24:48 7e9c9ca2126c: Pulling fs layer 05:24:48 cbdbe7a5bc2a: Verifying Checksum 05:24:48 cbdbe7a5bc2a: Download complete 05:24:49 ca9280d653b3: Verifying Checksum 05:24:49 ca9280d653b3: Download complete 05:24:49 cbdbe7a5bc2a: Pull complete 05:24:51 ca9280d653b3: Pull complete 05:24:51 7e9c9ca2126c: Verifying Checksum 05:24:51 7e9c9ca2126c: Download complete 05:25:00 7e9c9ca2126c: Pull complete 05:25:00 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 05:25:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:25:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 05:25:00 prd-centos7-docker-4c-2g-4652 does not seem to be running inside a container 05:25:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:25:02 $ docker top b52f06135f2fd6c17647fea9793e42f7d28870b23420cf94aab6ed1780656178 -eo pid,comm [Pipeline] { [Pipeline] sh 05:25:03 + + docker-composegrep build parallel --help 05:25:03 05:25:05 --parallel Build images in parallel. [Pipeline] } 05:25:05 $ docker stop --time=1 b52f06135f2fd6c17647fea9793e42f7d28870b23420cf94aab6ed1780656178 05:25:06 Removing intermediate container 38720bfdab46 05:25:06 ---> 06fc07d97fbb 05:25:06 Successfully built 06fc07d97fbb 05:25:06 Successfully tagged ci-base-image-arm64:latest 05:25:08 $ docker rm -f b52f06135f2fd6c17647fea9793e42f7d28870b23420cf94aab6ed1780656178 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:25:08 + docker inspect -f . ci-base-image-arm64 05:25:08 . [Pipeline] withDockerContainer 05:25:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:25:09 . 05:25:09 prd-ubuntu18.04-docker-arm64-4c-16g-4653 does not seem to be running inside a container 05:25:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 05:25:10 $ docker top 06c9ce8ec2b58192ac2f96d621050d0dccb772a49fe5ac5d84fd82158e9c9f1b -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 05:25:11 prd-centos7-docker-4c-2g-4652 does not seem to be running inside a container 05:25:11 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:25:12 $ docker top b5ebb0d4c482f642d5269047c4124a0159df45b9510e63e53e9fc3c1d632f9e7 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 05:25:13 + go version 05:25:13 go version go1.16.3 linux/arm64 [Pipeline] } 05:25:13 $ docker stop --time=1 06c9ce8ec2b58192ac2f96d621050d0dccb772a49fe5ac5d84fd82158e9c9f1b 05:25:13 + docker-compose -f ./docker-compose-build.yml build --parallel 05:25:15 $ docker rm -f 06c9ce8ec2b58192ac2f96d621050d0dccb772a49fe5ac5d84fd82158e9c9f1b 05:25:15 Building core-command ... 05:25:15 Building core-data ... 05:25:15 Building core-metadata ... 05:25:15 Building security-bootstrapper ... 05:25:15 Building security-proxy-setup ... 05:25:15 Building security-secretstore-setup ... 05:25:15 Building support-notifications ... 05:25:15 Building support-scheduler ... 05:25:15 Building sys-mgmt-agent ... 05:25:15 Building sys-mgmt-agent 05:25:15 Building support-notifications 05:25:15 Building security-secretstore-setup 05:25:15 Building core-command 05:25:15 Building core-metadata [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:25:16 + docker inspect -f . ci-base-image-arm64 05:25:16 . [Pipeline] withDockerContainer 05:25:16 prd-ubuntu18.04-docker-arm64-4c-16g-4653 does not seem to be running inside a container 05:25:16 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 05:25:18 $ docker top 9a932267a77a67516f02ec144fccadfcbc9de406ad678be15bc0fbf97e5b3001 -eo pid,comm [Pipeline] { [Pipeline] echo 05:25:18 ========================================================= 05:25:18 [edgeXBuildGoParallel] Running Tests and Build... 05:25:18 ========================================================= [Pipeline] sh 05:25:19 + go mod tidy [Pipeline] sh 05:25:20 + make test 05:25:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:25:47 ? github.com/edgexfoundry/edgex-go [no test files] 05:26:12 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:26:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:26:12 ---> 9e384d5c6a8b 05:26:12 Step 3/24 : WORKDIR /edgex-go 05:26:12 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:26:12 Step 2/26 : FROM ${BUILDER_BASE} AS builder 05:26:12 ---> 9e384d5c6a8b 05:26:12 Step 3/26 : WORKDIR /edgex-go 05:26:12 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:26:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:26:12 ---> 9e384d5c6a8b 05:26:12 Step 3/23 : WORKDIR /edgex-go 05:26:12 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:26:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:26:12 ---> 9e384d5c6a8b 05:26:12 Step 3/24 : WORKDIR /edgex-go 05:26:12 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:26:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:26:12 ---> 9e384d5c6a8b 05:26:12 Step 3/24 : WORKDIR /edgex-go 05:26:12 ---> Running in e4772e493250 05:26:12 ---> Running in 7decdcdc2c36 05:26:12 ---> Running in a543e04aaa90 05:26:12 ---> Running in 376f5c369949 05:26:12 ---> Running in b4cd52402e1f 05:26:12 Removing intermediate container b4cd52402e1f 05:26:12 ---> f49d09045fbc 05:26:12 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:26:12 Removing intermediate container 376f5c369949 05:26:12 ---> 21458a1cb866 05:26:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:26:12 Removing intermediate container e4772e493250 05:26:12 ---> 8b34bd1f16e0 05:26:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:26:12 Removing intermediate container a543e04aaa90 05:26:12 ---> 89605dd3a3f8 05:26:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:26:12 Removing intermediate container 7decdcdc2c36 05:26:12 ---> 24f0db07318e 05:26:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:26:12 ---> Running in d8101cdada93 05:26:12 ---> Running in de81b21170ec 05:26:12 ---> Running in bc446a53b9b1 05:26:12 ---> Running in 13360be84e64 05:26:12 ---> Running in 3da879c5429a 05:26:12 Removing intermediate container de81b21170ec 05:26:12 ---> 1d472485b8d3 05:26:12 Step 5/24 : RUN apk add --update --no-cache make git 05:26:12 ---> Running in 87e4ad65adf4 05:26:12 Removing intermediate container d8101cdada93 05:26:12 ---> 564c9159ea93 05:26:12 Step 5/26 : RUN apk add --update --no-cache make git 05:26:12 ---> Running in 8ef8a44380d3 05:26:12 Removing intermediate container bc446a53b9b1 05:26:12 ---> 1d456cdfa6bd 05:26:12 Step 5/24 : RUN apk add --update --no-cache make bash git 05:26:12 Removing intermediate container 3da879c5429a 05:26:12 ---> 80759422d418 05:26:12 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 05:26:12 Removing intermediate container 13360be84e64 05:26:12 ---> 04623dbadfcf 05:26:12 Step 5/24 : RUN apk add --update --no-cache make git 05:26:12 ---> Running in 85531412cea8 05:26:12 ---> Running in fcde2c95a247 05:26:12 ---> Running in 582a4bf384d2 05:26:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:26:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:26:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:26:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:26:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:26:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:26:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:26:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:26:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:26:14 OK: 219 MiB in 52 packages 05:26:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:26:14 OK: 219 MiB in 52 packages 05:26:14 OK: 219 MiB in 52 packages 05:26:15 Removing intermediate container 87e4ad65adf4 05:26:15 ---> 4f8d4d3add5a 05:26:15 Step 6/24 : COPY go.mod . 05:26:15 OK: 219 MiB in 52 packages 05:26:15 OK: 219 MiB in 52 packages 05:26:15 ---> b636dff6bc69 05:26:15 Step 7/24 : RUN go mod download 05:26:15 ---> Running in 6d1babb6a769 05:26:15 Removing intermediate container fcde2c95a247 05:26:15 ---> 88d90364fdc5 05:26:15 Step 6/23 : COPY go.mod . 05:26:15 Removing intermediate container 8ef8a44380d3 05:26:15 ---> 690bf93d0eb7 05:26:15 Step 6/26 : COPY go.mod . 05:26:16 Removing intermediate container 582a4bf384d2 05:26:16 ---> af2087534875 05:26:16 Step 6/24 : COPY go.mod . 05:26:16 ---> 4a875c99557b 05:26:16 Step 7/23 : RUN go mod download 05:26:16 ---> f1cb9f7e58a1 05:26:16 Step 7/26 : RUN go mod download 05:26:16 ---> Running in 5e26f460352e 05:26:16 Removing intermediate container 85531412cea8 05:26:16 ---> b1f84580abf6 05:26:16 Step 6/24 : COPY go.mod . 05:26:16 ---> Running in 947863b2a77e 05:26:16 ---> bbac5b849c03 05:26:16 Step 7/24 : RUN go mod download 05:26:16 ---> Running in 61ac8db5dfbf 05:26:16 ---> 070293270451 05:26:16 Step 7/24 : RUN go mod download 05:26:17 ---> Running in cce0848807da 05:26:18 Removing intermediate container 6d1babb6a769 05:26:18 ---> 5a8cacb82169 05:26:18 Step 8/24 : COPY . . 05:26:20 Removing intermediate container 5e26f460352e 05:26:20 ---> 3e6d9149ac68 05:26:20 Step 8/23 : COPY . . 05:26:20 Removing intermediate container 947863b2a77e 05:26:20 ---> 81c0c515f334 05:26:20 Step 8/26 : COPY . . 05:26:23 Removing intermediate container 61ac8db5dfbf 05:26:23 ---> 9c3bbc782105 05:26:23 Step 8/24 : COPY . . 05:26:23 Removing intermediate container cce0848807da 05:26:23 ---> 61d69213d36e 05:26:23 Step 8/24 : COPY . . 05:26:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:26:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:27:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:27:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:27:02 ---> 22b5dd2297bf 05:27:02 Step 9/24 : RUN go mod tidy 05:27:04 ---> Running in 80a157799517 05:27:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:27:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:27:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:27:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:27:05 ---> 66349185c786 05:27:05 Step 9/23 : RUN go mod tidy 05:27:06 ---> 5bb7f666303a 05:27:06 Step 9/26 : RUN go mod tidy 05:27:06 ---> Running in f2091f601146 05:27:06 ---> Running in 53a4e2176c7f 05:27:08 ---> 0b7d4357324b 05:27:08 Step 9/24 : RUN go mod tidy 05:27:08 ---> b18ebe540268 05:27:08 Step 9/24 : RUN go mod tidy 05:27:08 ---> Running in f026c7081cb1 05:27:08 ---> Running in f50b97e0a8ac 05:27:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:27:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:27:13 Removing intermediate container f50b97e0a8ac 05:27:13 ---> 6f19c60e0c00 05:27:13 Step 10/24 : RUN make cmd/core-metadata/core-metadata 05:27:13 Removing intermediate container f2091f601146 05:27:13 ---> 87433c042ef3 05:27:13 Step 10/23 : RUN make cmd/support-notifications/support-notifications 05:27:13 Removing intermediate container 53a4e2176c7f 05:27:13 ---> 9aa05c5719b6 05:27:13 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:27:13 ---> Running in 4fcd488dc4f7 05:27:13 ---> Running in fa7da0d8dfc3 05:27:13 Removing intermediate container f026c7081cb1 05:27:13 ---> cc4bf0d8e04a 05:27:13 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 05:27:13 Removing intermediate container 80a157799517 05:27:13 ---> 56bfad8f931f 05:27:13 Step 10/24 : RUN make cmd/core-command/core-command 05:27:13 ---> Running in 868bc944c81e 05:27:13 ---> Running in 8f7913b24a2e 05:27:13 ---> Running in 1761a6833cdf 05:27:13 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 05:27:14 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 05:27:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:27: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 05:27:14 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 05:27:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 05:27:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 05:27:20 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:27:24 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.415s coverage: 45.9% of statements 05:27:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:27:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:27:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 05:27:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 05:27:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 05:27:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 05:27:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.206s coverage: 28.7% of statements 05:27:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.295s coverage: 100.0% of statements 05:27:32 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.469s coverage: 27.8% of statements 05:27:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:27:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:27:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 05:27:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 05:27:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 05:27:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.299s coverage: 81.2% of statements 05:27:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:27:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.137s coverage: 100.0% of statements 05:27:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 05:27:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.209s coverage: 100.0% of statements 05:27:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 05:27:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 05:27:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.300s coverage: 71.3% of statements 05:27:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 05:27:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 05:27:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.384s coverage: 87.7% of statements 05:27:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 05:27:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 05:27:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.326s coverage: 78.9% of statements 05:27:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 05:27:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.136s coverage: 28.6% of statements 05:27:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:27:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:27:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 05:27:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 05:27:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 05:27:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.239s coverage: 100.0% of statements 05:27:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 05:27:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.200s coverage: 100.0% of statements 05:27:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 05:27:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.457s coverage: 86.7% of statements 05:27:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 05:27:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.420s coverage: 97.5% of statements 05:27:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 05:27:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.211s coverage: 78.3% of statements 05:27:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 05:27:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 05:27:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 05:27:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 05:27:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.318s coverage: 95.1% of statements 05:27:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 05:27:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 05:27:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 05:27:52 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 05:27:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:27:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 05:27:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 05:27:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:27:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:27:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 05:27:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:27:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 05:27:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:27:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 05:27:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:27:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 05:27:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 05:27:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 05:27:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.134s coverage: 58.8% of statements 05:27:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 05:27:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 05:27:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.244s coverage: 0.9% of statements 05:27:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 05:27:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.126s coverage: 22.0% of statements 05:27:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:27:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.149s coverage: 47.1% of statements 05:27:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.160s coverage: 79.5% of statements 05:27:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.144s coverage: 94.1% of statements 05:27:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.198s coverage: 96.3% of statements 05:27:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.136s coverage: 87.5% of statements 05:28:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:28:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.148s coverage: 94.4% of statements 05:28:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.139s coverage: 44.8% of statements 05:28:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.494s coverage: 81.8% of statements 05:28:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:28:17 Removing intermediate container 868bc944c81e 05:28:17 ---> 98793d8bd50c 05:28:17 05:28:17 Step 11/26 : FROM alpine:3.12 05:28:17 Removing intermediate container fa7da0d8dfc3 05:28:17 ---> ff0c6249f719 05:28:17 05:28:17 Step 11/23 : FROM alpine:3.12 05:28:17 Removing intermediate container 1761a6833cdf 05:28:17 ---> a79748ff3a23 05:28:17 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 05:28:17 Removing intermediate container 8f7913b24a2e 05:28:17 ---> a1650eaeb983 05:28:17 05:28:17 Step 11/24 : FROM alpine:3.12 05:28:17 3.12: Pulling from library/alpine 05:28:17 3.12: Pulling from library/alpine 05:28:17 3.12: Pulling from library/alpine 05:28:17 ---> Running in aeeb90d281d4 05:28:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 05:28:17 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:28:17 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:28:17 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:28:17 Status: Downloaded newer image for alpine:3.12 05:28:17 ---> 13621d1b12d4 05:28:17 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 05:28:17 Status: Downloaded newer image for alpine:3.12 05:28:17 ---> 13621d1b12d4 05:28:17 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 05:28:17 Status: Image is up to date for alpine:3.12 05:28:17 ---> 13621d1b12d4 05:28:17 Step 12/24 : RUN apk add --update --no-cache dumb-init 05:28:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.201s coverage: 92.9% of statements 05:28:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:28:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:28:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:28:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 05:28:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:28:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:28:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:28:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:28:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:28:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements 05:28:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:28:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:28:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.109s coverage: 100.0% of statements 05:28:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:28:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.139s coverage: 76.0% of statements 05:28:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:28:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.143s coverage: 80.0% of statements 05:28:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.196s coverage: 87.2% of statements 05:28:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.221s coverage: 85.4% of statements 05:28:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.252s coverage: 91.2% of statements 05:28:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:28:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.643s coverage: 64.4% of statements 05:28:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:28:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:28:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.119s coverage: 100.0% of statements 05:28:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements 05:28:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements 05:28:20 ---> Running in f06a61c12ef6 05:28:20 ---> Running in 63394c245d15 05:28:20 ---> Running in 1bca6399b037 05:28:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements 05:28:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements 05:28:21 Removing intermediate container 4fcd488dc4f7 05:28:21 ---> fecec5d7e11f 05:28:21 05:28:21 Step 11/24 : FROM alpine:3.12 05:28:21 ---> 13621d1b12d4 05:28:21 Step 12/24 : RUN apk add --update --no-cache dumb-init 05:28:21 ---> Running in 335b50dbd228 05:28:21 Removing intermediate container aeeb90d281d4 05:28:21 ---> 0fcc145dcad2 05:28:21 05:28:21 Step 12/24 : FROM docker:20.10.0 05:28:21 20.10.0: Pulling from library/docker 05:28:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:28:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:28:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:28:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:28:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:28:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:28:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:28:23 (1/6) Installing ca-certificates (20191127-r4) 05:28:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:28:23 (2/6) Installing nghttp2-libs (1.41.0-r0) 05:28:23 (3/6) Installing libcurl (7.76.1-r0) 05:28:23 (4/6) Installing curl (7.76.1-r0) 05:28:23 (5/6) Installing dumb-init (1.2.2-r1) 05:28:23 (1/2) Installing ca-certificates (20191127-r4) 05:28:23 (6/6) Installing su-exec (0.2-r1) 05:28:23 Executing busybox-1.31.1-r20.trigger 05:28:23 Executing ca-certificates-20191127-r4.trigger 05:28:23 (2/2) Installing dumb-init (1.2.2-r1) 05:28:23 Executing busybox-1.31.1-r20.trigger 05:28:23 Executing ca-certificates-20191127-r4.trigger 05:28:23 (1/1) Installing dumb-init (1.2.2-r1) 05:28:23 Executing busybox-1.31.1-r20.trigger 05:28:23 OK: 6 MiB in 15 packages 05:28:24 OK: 6 MiB in 16 packages 05:28:24 OK: 7 MiB in 20 packages 05:28:24 (1/1) Installing dumb-init (1.2.2-r1) 05:28:24 Executing busybox-1.31.1-r20.trigger 05:28:24 OK: 6 MiB in 15 packages 05:28:25 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.925s coverage: 66.9% of statements 05:28:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:28:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:28:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 05:28:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.661s coverage: 43.4% of statements 05:28:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:28:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:28:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.134s coverage: 89.5% of statements 05:28:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:28:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.097s coverage: 84.8% of statements 05:28:27 Removing intermediate container 335b50dbd228 05:28:27 ---> 572a6e953ce8 05:28:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:28:27 Removing intermediate container f06a61c12ef6 05:28:27 ---> ef719f835246 05:28:27 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 05:28:27 ---> Running in 463f66cc7c17 05:28:27 Removing intermediate container 63394c245d15 05:28:27 ---> 9571d565d0ca 05:28:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:28:27 Removing intermediate container 1bca6399b037 05:28:27 ---> 9f5a37a7a21e 05:28:27 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:28:27 ---> Running in 388ad5e7543e 05:28:27 ---> Running in 89733588a34b 05:28:27 ---> Running in 8874cadecafc 05:28:27 Removing intermediate container 463f66cc7c17 05:28:27 ---> d5829c2be157 05:28:27 Step 14/24 : ENV APP_PORT=48081 05:28:28 ---> Running in 02ce98525df5 05:28:28 Removing intermediate container 388ad5e7543e 05:28:28 ---> 2af3619d4658 05:28:28 Step 14/23 : ENV APP_PORT=48060 05:28:28 Removing intermediate container 89733588a34b 05:28:28 ---> 89844cc31ade 05:28:28 Step 14/24 : ENV APP_PORT=48082 05:28:28 Removing intermediate container 8874cadecafc 05:28:28 ---> 4ab26f4e5aa5 05:28:28 Step 14/26 : WORKDIR / 05:28:28 ---> Running in 897c92f01a5e 05:28:28 ---> Running in 7640a81e5ca5 05:28:28 ---> Running in 48d1491a2a3c 05:28:28 Removing intermediate container 02ce98525df5 05:28:28 ---> 9de60f704e75 05:28:28 Step 15/24 : EXPOSE $APP_PORT 05:28:29 ---> Running in 7d1ca36bd83f 05:28:29 Removing intermediate container 897c92f01a5e 05:28:29 ---> 11dc5d32a850 05:28:29 Step 15/23 : EXPOSE $APP_PORT 05:28:29 Removing intermediate container 7640a81e5ca5 05:28:29 ---> 980c370ce080 05:28:29 Step 15/24 : EXPOSE $APP_PORT 05:28:29 Removing intermediate container 48d1491a2a3c 05:28:29 ---> abfd69a873f8 05:28:29 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:28:29 ---> Running in c9d4c591377f 05:28:29 ---> Running in 5ea392f85599 05:28:29 Removing intermediate container 7d1ca36bd83f 05:28:29 ---> 02ba2a3edb5c 05:28:29 Step 16/24 : WORKDIR / 05:28:29 ---> Running in 3975dba49d2a 05:28:30 Removing intermediate container c9d4c591377f 05:28:30 ---> ccdea5ab0b60 05:28:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:28:30 Removing intermediate container 5ea392f85599 05:28:30 ---> 5373c7330637 05:28:30 Step 16/24 : WORKDIR / 05:28:30 ---> 2b4a7f86210f 05:28:30 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 05:28:30 ---> Running in 8705b010c818 05:28:30 Removing intermediate container 3975dba49d2a 05:28:30 ---> 1e9618b9e03a 05:28:30 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:28:31 ---> 4398b35763aa 05:28:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:28:31 ---> fe90ba43f560 05:28:31 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 05:28:31 Removing intermediate container 8705b010c818 05:28:31 ---> 9abd4a6586cc 05:28:31 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:28:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.415s coverage: 47.0% of statements 05:28:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:28:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:28:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 05:28:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 05:28:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 05:28:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.183s coverage: 100.0% of statements 05:28:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 05:28:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.104s coverage: 100.0% of statements 05:28:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 05:28:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 05:28:31 ---> d34cd75795fa 05:28:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:28:32 ---> 8f7cf8a025e0 05:28:32 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 05:28:32 ---> 752d2c794065 05:28:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:28:33 ---> e83e4313f536 05:28:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 05:28:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.177s coverage: 22.7% of statements 05:28:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 05:28:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.461s coverage: 92.6% of statements 05:28:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 05:28:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 05:28:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 05:28:33 ---> 713a6ae19306 05:28:33 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:28:34 ---> be8d730690cc 05:28:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 05:28:34 ---> ad7f5fce76da 05:28:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 05:28:34 ---> 215831f30fcd 05:28:34 Step 19/23 : ENTRYPOINT ["/support-notifications"] 05:28:34 ---> Running in 2e685cc9bcae 05:28:35 ---> e7eb37e10e55 05:28:35 Step 20/24 : ENTRYPOINT ["/core-command"] 05:28:35 ---> 424a78d2cefb 05:28:35 Step 20/24 : ENTRYPOINT ["/core-metadata"] 05:28:35 ---> Running in 4a604c872f08 05:28:35 ---> Running in 99d13723e5d7 05:28:35 Removing intermediate container 2e685cc9bcae 05:28:35 ---> 8e2c88b57ca4 05:28:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:28:35 ---> be9df8f205fe 05:28:35 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:28:35 ---> Running in 1e4523d16d7a 05:28:35 Removing intermediate container 4a604c872f08 05:28:35 ---> 18bdb8d303d0 05:28:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:28:35 Removing intermediate container 99d13723e5d7 05:28:35 ---> 0c02526ceb45 05:28:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:28:35 ---> Running in b39687f1904a 05:28:36 ---> Running in f68cf396d402 05:28:36 Removing intermediate container b39687f1904a 05:28:36 ---> 6b32761895a6 05:28:36 Step 22/24 : LABEL arch=x86_64 05:28:36 Removing intermediate container 1e4523d16d7a 05:28:36 ---> 69501b567ad6 05:28:36 Step 21/23 : LABEL arch=x86_64 05:28:36 ---> 1ae7df3b58f8 05:28:36 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:28:37 ---> Running in 9f80d433b3a3 05:28:37 ---> Running in f3ce119f57cc 05:28:37 Removing intermediate container f68cf396d402 05:28:37 ---> 0a18edd9c7d2 05:28:37 Step 22/24 : LABEL arch=x86_64 05:28:37 ---> Running in 3a571712b4a0 05:28:37 ---> a15ca4579e22 05:28:37 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/ 05:28:37 Removing intermediate container f3ce119f57cc 05:28:37 ---> 8c64c8798182 05:28:37 Step 22/23 : LABEL git_sha=95d834de79cfd8441dd361a6c81076c27b9453ef 05:28:37 Removing intermediate container 9f80d433b3a3 05:28:37 ---> 02db521b8ebc 05:28:37 Step 23/24 : LABEL git_sha=95d834de79cfd8441dd361a6c81076c27b9453ef 05:28:38 ---> Running in d0965460fbb2 05:28:38 ---> Running in 90b757753513 05:28:38 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 05:28:38 Status: Downloaded newer image for docker:20.10.0 05:28:38 ---> aefe523efa57 05:28:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 05:28:38 Removing intermediate container 3a571712b4a0 05:28:38 ---> 820e6f3c3bdc 05:28:38 Step 23/24 : LABEL git_sha=95d834de79cfd8441dd361a6c81076c27b9453ef 05:28:38 ---> Running in 9b24ccb7492e 05:28:38 ---> Running in 9b412ab3707b 05:28:38 ---> Running in e2bd26f1066e 05:28:38 Removing intermediate container 90b757753513 05:28:38 ---> 47a6b1b50f37 05:28:38 Step 23/23 : LABEL version=0.0.0 05:28:38 ---> Running in b3b7e2ae7508 05:28:38 Removing intermediate container 9b24ccb7492e 05:28:38 ---> a4383ec3b9a5 05:28:38 Step 24/24 : LABEL version=0.0.0 05:28:38 Removing intermediate container 9b412ab3707b 05:28:38 ---> ce89a7179f03 05:28:38 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 05:28:39 Removing intermediate container e2bd26f1066e 05:28:39 ---> ad87f4343747 05:28:39 Step 24/24 : LABEL version=0.0.0 05:28:39 ---> Running in 27f6158dbe93 05:28:39 ---> Running in ade9e645f5db 05:28:39 ---> Running in fb75d609efe2 05:28:39 Removing intermediate container b3b7e2ae7508 05:28:39 ---> 0a33ae77b3be 05:28:39 05:28:39 Removing intermediate container 27f6158dbe93 05:28:39 ---> 1c473691e32b 05:28:39 05:28:40 Removing intermediate container fb75d609efe2 05:28:40 ---> 0b63909955d2 05:28:40 05:28:40 Successfully built 1c473691e32b 05:28:40 Successfully built 0a33ae77b3be 05:28:40 Successfully tagged core-command:latest 05:28:40 Successfully built 0b63909955d2 05:28:40  Building core-command ... done Building security-proxy-setup 05:28:40 Removing intermediate container d0965460fbb2 05:28:40 ---> 52c6bc527156 05:28:40 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 05:28:40 Successfully tagged support-notifications:latest 05:28:40 Building core-data 05:28:40 Successfully tagged core-metadata:latest 05:28:40 Building security-bootstrapper 05:28:40  Building support-notifications ... done  Building core-metadata ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:28:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:28:41 ---> Running in c7bedcc1a438 05:28:41 (1/39) Installing readline (8.0.4-r0) 05:28:41 (2/39) Installing bash (5.0.17-r0) 05:28:41 Executing bash-5.0.17-r0.post-install 05:28:41 (3/39) Installing nghttp2-libs (1.41.0-r0) 05:28:41 (4/39) Installing libcurl (7.76.1-r0) 05:28:41 (5/39) Installing curl (7.76.1-r0) 05:28:41 (6/39) Installing dumb-init (1.2.2-r1) 05:28:41 (7/39) Installing libbz2 (1.0.8-r1) 05:28:41 (8/39) Installing expat (2.2.9-r1) 05:28:41 (9/39) Installing libffi (3.3-r2) 05:28:41 (10/39) Installing gdbm (1.13-r1) 05:28:41 (11/39) Installing xz-libs (5.2.5-r0) 05:28:41 (12/39) Installing sqlite-libs (3.32.1-r0) 05:28:41 (13/39) Installing python3 (3.8.10-r0) 05:28:41 Removing intermediate container c7bedcc1a438 05:28:41 ---> ce3a248e90bf 05:28:41 Step 24/26 : LABEL arch=x86_64 05:28:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.552s coverage: 28.7% of statements 05:28:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:28:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:28:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 05:28:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 05:28:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 05:28:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.193s coverage: 99.0% of statements 05:28:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 05:28:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.176s coverage: 100.0% of statements 05:28:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 05:28:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 05:28:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 05:28:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.175s coverage: 64.6% of statements 05:28:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 05:28:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.324s coverage: 97.6% of statements 05:28:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 05:28:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 05:28:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 05:28:41 ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements 05:28:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 05:28:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.080s coverage: 100.0% of statements 05:28:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 05:28:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 05:28:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 05:28:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 05:28:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.089s coverage: 87.9% of statements 05:28:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 05:28:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 05:28:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 05:28:41 ---> Running in 4afea49961f2 05:28:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.130s coverage: 28.1% of statements 05:28:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 05:28:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.059s coverage: 85.7% of statements 05:28:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 05:28:43 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 05:28:44 GO111MODULE=on go vet ./... 05:28:47 Removing intermediate container 4afea49961f2 05:28:47 ---> 6ef6a776b2f1 05:28:47 Step 25/26 : LABEL git_sha=95d834de79cfd8441dd361a6c81076c27b9453ef 05:28:47 (14/39) Installing py3-appdirs (1.4.4-r1) 05:28:47 (15/39) Installing py3-ordered-set (4.0.1-r0) 05:28:47 (16/39) Installing py3-parsing (2.4.7-r0) 05:28:47 (17/39) Installing py3-six (1.15.0-r0) 05:28:47 (18/39) Installing py3-packaging (20.4-r0) 05:28:47 ---> Running in 3b72677377be 05:28:47 (19/39) Installing py3-setuptools (47.0.0-r0) 05:28:47 (20/39) Installing py3-chardet (3.0.4-r4) 05:28:47 (21/39) Installing py3-idna (2.9-r0) 05:28:47 (22/39) Installing py3-certifi (2020.4.5.1-r0) 05:28:47 (23/39) Installing py3-urllib3 (1.25.9-r0) 05:28:48 (24/39) Installing py3-requests (2.23.0-r0) 05:28:48 (25/39) Installing py3-msgpack (1.0.0-r0) 05:28:49 (26/39) Installing py3-lockfile (0.12.2-r3) 05:28:49 (27/39) Installing py3-cachecontrol (0.12.6-r0) 05:28:50 Removing intermediate container 3b72677377be 05:28:50 ---> b143089eb868 05:28:50 Step 26/26 : LABEL version=0.0.0 05:28:50 (28/39) Installing py3-colorama (0.4.3-r0) 05:28:50 (29/39) Installing py3-distlib (0.3.0-r0) 05:28:51 (30/39) Installing py3-distro (1.5.0-r1) 05:28:51 (31/39) Installing py3-webencodings (0.5.1-r3) 05:28:51 (32/39) Installing py3-html5lib (1.0.1-r4) 05:28:51 (33/39) Installing py3-pytoml (0.1.21-r0) 05:28:51 ---> Running in 2ab8527b4904 05:28:51 (34/39) Installing py3-pep517 (0.8.2-r0) 05:28:51 (35/39) Installing py3-progress (1.5-r0) 05:28:51 (36/39) Installing py3-toml (0.10.1-r0) 05:28:51 (37/39) Installing py3-retrying (1.3.3-r0) 05:28:51 (38/39) Installing py3-contextlib2 (0.6.0-r0) 05:28:51 (39/39) Installing py3-pip (20.1.1-r0) 05:28:51 Executing busybox-1.31.1-r19.trigger 05:28:51 OK: 72 MiB in 59 packages 05:28:54 Removing intermediate container 2ab8527b4904 05:28:54 ---> 93d75df686b0 05:28:54 05:28:55 Successfully built 93d75df686b0 05:28:55 Successfully tagged security-secretstore-setup:latest 05:28:55  Building security-secretstore-setup ... done Building support-scheduler 05:28:58 Collecting docker-compose==1.23.2 05:28:58 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 05:28:58 Collecting PyYAML<4,>=3.10 05:28:58 Downloading PyYAML-3.13.tar.gz (270 kB) 05:29:04 Collecting dockerpty<0.5,>=0.4.1 05:29:04 Downloading dockerpty-0.4.1.tar.gz (13 kB) 05:29:05 Collecting texttable<0.10,>=0.9.0 05:29:05 Downloading texttable-0.9.1.tar.gz (11 kB) 05:29:06 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 05:29:06 Collecting cached-property<2,>=1.2.0 05:29:06 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 05:29:06 Collecting jsonschema<3,>=2.5.1 05:29:06 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 05:29:06 Collecting websocket-client<1.0,>=0.32.0 05:29:06 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 05:29:07 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 05:29:07 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 05:29:09 Collecting docker<4.0,>=3.6.0 05:29:09 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 05:29:10 Collecting docopt<0.7,>=0.6.1 05:29:10 Downloading docopt-0.6.2.tar.gz (25 kB) 05:29:11 Collecting idna<2.8,>=2.5 05:29:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 05:29: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) 05:29: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) 05:29:11 Collecting urllib3<1.25,>=1.21.1 05:29:11 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 05:29:11 Collecting docker-pycreds>=0.4.0 05:29:11 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 05:29:12 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 05:29:12 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 05:29:12 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 05:29:12 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 05:29:12 Installing collected packages: PyYAML, dockerpty, texttable, cached-property, jsonschema, websocket-client, idna, urllib3, requests, docker-pycreds, docker, docopt, docker-compose 05:29:12 Running setup.py install for PyYAML: started 05:29:15 Running setup.py install for PyYAML: finished with status 'done' 05:29:15 Running setup.py install for dockerpty: started 05:29:17 Running setup.py install for dockerpty: finished with status 'done' 05:29:17 Running setup.py install for texttable: started 05:29:17 Running setup.py install for texttable: finished with status 'done' 05:29:19 Attempting uninstall: idna 05:29:19 Found existing installation: idna 2.9 05:29:19 Uninstalling idna-2.9: 05:29:20 Successfully uninstalled idna-2.9 05:29:20 Attempting uninstall: urllib3 05:29:20 Found existing installation: urllib3 1.25.9 05:29:20 Uninstalling urllib3-1.25.9: 05:29:20 Successfully uninstalled urllib3-1.25.9 05:29:20 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:29:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:29:20 ---> 9e384d5c6a8b 05:29:20 Step 3/22 : WORKDIR /edgex-go 05:29:20 ---> Using cache 05:29:20 ---> 24f0db07318e 05:29:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:29:20 ---> Using cache 05:29:20 ---> 80759422d418 05:29:20 Step 5/22 : RUN apk add --update --no-cache make git 05:29:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:29:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:29:22 ---> 9e384d5c6a8b 05:29:22 Step 3/24 : WORKDIR /edgex-go 05:29:22 ---> Using cache 05:29:22 ---> 24f0db07318e 05:29:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:29:22 ---> Using cache 05:29:22 ---> 80759422d418 05:29:22 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 05:29:22 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:29:22 Step 2/32 : FROM ${BUILDER_BASE} AS builder 05:29:22 ---> 9e384d5c6a8b 05:29:22 Step 3/32 : WORKDIR /edgex-go 05:29:22 ---> Using cache 05:29:22 ---> 24f0db07318e 05:29:22 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:29:22 ---> Using cache 05:29:22 ---> 80759422d418 05:29:22 Step 5/32 : RUN apk add --update --no-cache make git 05:29:22 Attempting uninstall: requests 05:29:22 Found existing installation: requests 2.23.0 05:29:22 Uninstalling requests-2.23.0: 05:29:22 Successfully uninstalled requests-2.23.0 05:29:22 ---> Running in 40b5cd56f5b3 05:29:22 ---> Running in f0e96f464785 05:29:22 ---> Running in 885cc2be6d4f 05:29:23 Running setup.py install for docopt: started 05:29:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:29:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:29:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:29:26 Running setup.py install for docopt: finished with status 'done' 05:29:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:29:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:29:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:29:27 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 05:29:28 OK: 219 MiB in 52 packages 05:29:28 OK: 219 MiB in 52 packages 05:29:28 OK: 219 MiB in 52 packages 05:29:29 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:29:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:29:29 ---> 9e384d5c6a8b 05:29:29 Step 3/23 : WORKDIR /edgex-go 05:29:29 ---> Using cache 05:29:29 ---> 24f0db07318e 05:29:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:29:29 ---> Using cache 05:29:29 ---> 80759422d418 05:29:29 Step 5/23 : RUN apk add --update --no-cache make git 05:29:29 ---> Running in 82dca8de04a3 05:29:30 Removing intermediate container 885cc2be6d4f 05:29:30 ---> e77e7d8d84d0 05:29:30 Step 6/24 : COPY go.mod . 05:29:30 Removing intermediate container 40b5cd56f5b3 05:29:30 ---> a04ac22963ec 05:29:30 Step 6/22 : COPY go.mod . 05:29:30 Removing intermediate container f0e96f464785 05:29:30 ---> 179c398ff409 05:29:30 Step 6/32 : COPY go.mod . 05:29:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:29:31 ---> bf05050c11ae 05:29:31 Step 7/24 : RUN go mod download 05:29:31 ---> ce9a5c0dd959 05:29:31 Step 7/32 : RUN go mod download 05:29:31 ---> 699ec87099d8 05:29:31 Step 7/22 : RUN go mod download 05:29:31 ---> Running in 1abdc6f267a4 05:29:31 ---> Running in ab27124509df 05:29:31 ---> Running in f956b8c5924e 05:29:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:29:32 OK: 219 MiB in 52 packages 05:29:34 Removing intermediate container 82dca8de04a3 05:29:34 ---> a450d1c9b0e8 05:29:34 Step 6/23 : COPY go.mod . 05:29:35 Removing intermediate container f956b8c5924e 05:29:35 ---> dadb95093bf0 05:29:35 Step 8/32 : COPY . . 05:29:35 ---> bad4c73124f5 05:29:35 Step 7/23 : RUN go mod download 05:29:35 Removing intermediate container ab27124509df 05:29:35 ---> 6024c99fe969 05:29:35 Step 8/22 : COPY . . 05:29:35 ---> Running in 6c4ecbe339c3 05:29:35 Removing intermediate container 1abdc6f267a4 05:29:35 ---> 00546d29fb32 05:29:35 Step 8/24 : COPY . . 05:29:48 Removing intermediate container 6c4ecbe339c3 05:29:48 ---> 8492c8bcae29 05:29:48 Step 8/23 : COPY . . 05:30:06 Removing intermediate container ade9e645f5db 05:30:06 ---> 4786bc6429ae 05:30:06 Step 15/24 : ENV APP_PORT=48090 05:30:08 ---> Running in 680a08902b26 05:30:10 Removing intermediate container 680a08902b26 05:30:10 ---> ee6959a2e595 05:30:10 Step 16/24 : EXPOSE $APP_PORT 05:30:10 ---> Running in 4758a36dee8f 05:30:12 Removing intermediate container 4758a36dee8f 05:30:12 ---> b15823176a74 05:30:12 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 05:30:16 ---> ab74bb1f0652 05:30:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 05:30:20 ---> 05e8b6f39260 05:30:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 05:30:21 gofmt -l . 05:30:21 [ "`gofmt -l .`" = "" ] 05:30:21 ---> f2c507deeb56 05:30:21 Step 9/24 : RUN go mod tidy 05:30:22 ---> Running in e07f292d0939 05:30:22 ---> 7e2fc215aa79 05:30:22 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 05:30:22 ---> Running in f4ee7b805ac3 05:30:22 ---> d38fdbc5d69c 05:30:22 ---> 04256cb45328 05:30:22 Step 9/32 : RUN go mod tidy 05:30:22 Step 9/22 : RUN go mod tidy 05:30:23 ---> Running in e9b91866c002 05:30:23 ---> Running in 4dfea79d29a3 05:30:23 Removing intermediate container f4ee7b805ac3 05:30:23 ---> af32f8354cf1 05:30:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:30:23 ./bin/test-go-mod-tidy.sh 05:30:24 ---> Running in c6c4e0a2c17d 05:30:24 ./bin/test-attribution-txt.sh 05:30:25 Removing intermediate container c6c4e0a2c17d 05:30:25 ---> 6cde4619dd8e 05:30:25 Step 22/24 : LABEL arch=x86_64 05:30:25 ---> Running in ce6ad95cdf61 05:30:25 ---> 492cf4da85c1 05:30:25 Step 9/23 : RUN go mod tidy 05:30:25 ---> Running in 58e92a2595d1 05:30:25 Removing intermediate container ce6ad95cdf61 05:30:25 ---> 0bc218355aa4 05:30:25 Step 23/24 : LABEL git_sha=95d834de79cfd8441dd361a6c81076c27b9453ef 05:30:26 ---> Running in 6fabeff33319 05:30:26 Removing intermediate container 6fabeff33319 05:30:26 ---> 9b43fe10ebf6 05:30:26 Step 24/24 : LABEL version=0.0.0 05:30:26 ---> Running in a52ecaa5a8fb [Pipeline] sh 05:30:27 Removing intermediate container a52ecaa5a8fb 05:30:27 ---> aca133b902a7 05:30:27 05:30:27 + ls -al . 05:30:27 total 856 05:30:27 drwxrwxr-x 9 1001 1001 4096 May 12 05:30 . 05:30:27 drwxr-xr-x 4 root root 4096 May 12 05:25 .. 05:30:27 -rw-rw-r-- 1 1001 1001 11 May 12 05:23 .dockerignore 05:30:27 drwxrwxr-x 8 1001 1001 4096 May 12 05:23 .git 05:30:27 drwxrwxr-x 3 1001 1001 4096 May 12 05:23 .github 05:30:27 -rw-rw-r-- 1 1001 1001 818 May 12 05:23 .gitignore 05:30:27 -rw-rw-r-- 1 1001 1001 166 May 12 05:23 .sonarcloud.properties 05:30:27 -rw-rw-r-- 1 1001 1001 8609 May 12 05:23 Attribution.txt 05:30:27 -rw-rw-r-- 1 1001 1001 3804 May 12 05:23 CONTRIBUTING.md 05:30:27 -rw-rw-r-- 1 1001 1001 931 May 12 05:23 Dockerfile.build 05:30:27 -rw-rw-r-- 1 1001 1001 863 May 12 05:23 Jenkinsfile 05:30:27 -rw-rw-r-- 1 1001 1001 10775 May 12 05:23 LICENSE 05:30:27 -rw-rw-r-- 1 1001 1001 5594 May 12 05:23 Makefile 05:30:27 -rw-rw-r-- 1 1001 1001 7978 May 12 05:23 README.md 05:30:27 -rw-rw-r-- 1 1001 1001 6755 May 12 05:23 SECURITY.md 05:30:27 -rw-rw-r-- 1 1001 1001 5 May 12 05:19 VERSION 05:30:27 -rw-rw-r-- 1 1001 1001 4131 May 12 05:23 ZMQWindows.md 05:30:27 drwxrwxr-x 2 1001 1001 4096 May 12 05:23 bin 05:30:27 drwxrwxr-x 14 1001 1001 4096 May 12 05:23 cmd 05:30:27 -rw-r--r-- 1 root root 720868 May 12 05:28 coverage.out 05:30:27 -rw-r--r-- 1 root root 1060 May 12 05:30 go.mod 05:30:27 -rw-r--r-- 1 root root 21686 May 12 05:25 go.sum 05:30:27 drwxrwxr-x 8 1001 1001 4096 May 12 05:23 internal 05:30:27 drwxrwxr-x 4 1001 1001 4096 May 12 05:23 openapi 05:30:27 drwxrwxr-x 4 1001 1001 4096 May 12 05:23 snap 05:30:27 -rw-rw-r-- 1 1001 1001 168 May 12 05:23 version.go [Pipeline] sh 05:30:27 Successfully built aca133b902a7 05:30:27 Successfully tagged sys-mgmt-agent:latest 05:30:28 + '[' -e coverage.out ] 05:30:28 + chown 1001:1001 coverage.out [Pipeline] stash 05:30:28 Warning: overwriting stash ‘coverage-report’ 05:30:29 Stashed 1 file(s) [Pipeline] sh 05:30:29  Building sys-mgmt-agent ... done Removing intermediate container 4dfea79d29a3 05:30:29 Removing intermediate container 58e92a2595d1 05:30:29 ---> cd3d5e17c86d 05:30:29 ---> 089ea8d094cc 05:30:29 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapperStep 10/23 : RUN make cmd/support-scheduler/support-scheduler 05:30:29 05:30:29 Removing intermediate container e9b91866c002 05:30:29 ---> b65b53b28179 05:30:29 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 05:30:30 + make build 05:30:30 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 05:30:30 ---> Running in edfe0311e03e 05:30:30 ---> Running in 50e6f314557c 05:30:30 Removing intermediate container e07f292d0939 05:30:30 ---> 374b815d3dc7 05:30:30 Step 10/24 : RUN make cmd/core-data/core-data 05:30:30 ---> Running in 8639b0916e52 05:30:30 ---> Running in 3abe75b0bb7c 05:30:31 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 05:30:31 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 05:30:31 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 05:30:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 05:30: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 05:31:03 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 05:31:05 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 05:31:09 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 05:31:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 05:31:10 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 05:31:15 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 05:31:16 Removing intermediate container 50e6f314557c 05:31:16 ---> 64d459c8efc1 05:31:16 05:31:16 Step 11/32 : FROM alpine:3.12 05:31:16 ---> 13621d1b12d4 05:31:16 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 05:31:16 ---> Running in eec4fbc154a1 05:31:17 Removing intermediate container eec4fbc154a1 05:31:17 ---> 965ccfd2db85 05:31:17 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 05:31:17 ---> Running in 8e349a386ecb 05:31:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:31:19 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 05:31:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:31:20 (1/2) Installing dumb-init (1.2.2-r1) 05:31:20 (2/2) Installing su-exec (0.2-r1) 05:31:20 Executing busybox-1.31.1-r20.trigger 05:31:21 OK: 6 MiB in 16 packages 05:31:21 Removing intermediate container edfe0311e03e 05:31:21 ---> af2d960f0fb2 05:31:21 05:31:21 Step 11/23 : FROM alpine:3.12 05:31:21 ---> 13621d1b12d4 05:31:21 Step 12/23 : RUN apk add --update --no-cache dumb-init 05:31:21 ---> Using cache 05:31:21 ---> 9571d565d0ca 05:31:21 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:31:21 ---> Using cache 05:31:21 ---> 89844cc31ade 05:31:21 Step 14/23 : ENV APP_PORT=48085 05:31:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:31:22 Removing intermediate container 8639b0916e52 05:31:22 ---> 722fde34bc9b 05:31:22 05:31:22 Step 11/22 : FROM alpine:3.12 05:31:22 ---> 13621d1b12d4 05:31:22 Step 12/22 : RUN apk add --update --no-cache curl 05:31:22 ---> Running in 5d0849c77962 05:31:23 ---> Running in 7923eadb313d 05:31:25 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 05:31:25 Removing intermediate container 8e349a386ecb 05:31:25 ---> c327c315e01a 05:31:25 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 05:31:25 Removing intermediate container 5d0849c77962 05:31:25 ---> 8b36d9643977 05:31:25 Step 15/23 : EXPOSE $APP_PORT 05:31:25 ---> Running in bd4fedd6ad94 05:31:26 ---> Running in 16811185d5b0 05:31:26 Removing intermediate container 3abe75b0bb7c 05:31:26 ---> 05cb5fcfdb8f 05:31:26 05:31:26 Step 11/24 : FROM alpine:3.12 05:31:26 ---> 13621d1b12d4 05:31:26 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:31:26 ---> Running in 6ee4165b1213 05:31:26 Removing intermediate container bd4fedd6ad94 05:31:26 ---> 01dd7d01d074 05:31:26 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 05:31:26 Removing intermediate container 16811185d5b0 05:31:26 ---> 0f766705f1b9 05:31:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:31:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:31:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:31:27 (1/4) Installing ca-certificates (20191127-r4) 05:31:27 (2/4) Installing nghttp2-libs (1.41.0-r0) 05:31:27 (3/4) Installing libcurl (7.76.1-r0) 05:31:27 (4/4) Installing curl (7.76.1-r0) 05:31:27 Executing busybox-1.31.1-r20.trigger 05:31:27 Executing ca-certificates-20191127-r4.trigger 05:31:27 OK: 7 MiB in 18 packages 05:31:27 ---> Running in 98e0f918b109 05:31:27 ---> 5963bc1e6c94 05:31:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:31:27 Removing intermediate container 6ee4165b1213 05:31:27 ---> 4f4c1e635c9e 05:31:27 Step 13/24 : ENV APP_PORT=48080 05:31:28 ---> Running in f315bd31cf72 05:31:28 Removing intermediate container 98e0f918b109 05:31:28 ---> 2c9ed58c28f3 05:31:28 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 05:31:28 ---> Running in c2e603983c5a 05:31:28 Removing intermediate container f315bd31cf72 05:31:28 ---> 528cbb244a4d 05:31:28 Step 14/24 : EXPOSE $APP_PORT 05:31:29 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 05:31:29 ---> Running in 7fb709513817 05:31:29 ---> c492ba353be9 05:31:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 05:31:29 Removing intermediate container 7923eadb313d 05:31:29 ---> 06a75bf9607c 05:31:29 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:31:29 ---> Running in b1fa27a7ae14 05:31:29 Removing intermediate container 7fb709513817 05:31:29 ---> 1a8676d6cea2 05:31:29 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:31:29 ---> Running in 8bc136f03371 05:31:29 ---> 96c80ed15c58 05:31:29 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 05:31:29 Removing intermediate container b1fa27a7ae14 05:31:29 ---> 23c4973f8e36 05:31:29 Step 14/22 : WORKDIR /edgex 05:31:30 ---> Running in 11ecbeb59ee6 05:31:30 ---> Running in 17e7b67f523e 05:31:30 Removing intermediate container 11ecbeb59ee6 05:31:30 ---> c5e93ce299c6 05:31:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:31:30 Removing intermediate container 17e7b67f523e 05:31:30 ---> 4316c106410e 05:31:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 05:31:30 ---> Running in 4b9dbd06bf86 05:31:30 Removing intermediate container c2e603983c5a 05:31:30 ---> 683d4a9640f7 05:31:30 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 05:31:31 ---> Running in d0303486d813 05:31:31 Removing intermediate container 4b9dbd06bf86 05:31:31 ---> f32cf56845b2 05:31:31 Step 21/23 : LABEL arch=x86_64 05:31:31 ---> 16ef1bc5350c 05:31:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 05:31:31 ---> Running in 88d385743ab6 05:31:31 Removing intermediate container d0303486d813 05:31:31 ---> d47705b94893 05:31:31 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 05:31:31 Removing intermediate container 8bc136f03371 05:31:31 ---> d2bd382bb75a 05:31:31 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 05:31:31 ---> Running in 3f1213aaa04a 05:31:31 Removing intermediate container 88d385743ab6 05:31:31 ---> dfd1e07358d9 05:31:31 Step 22/23 : LABEL git_sha=95d834de79cfd8441dd361a6c81076c27b9453ef 05:31:31 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 05:31:31 ---> Running in 03887cfc5806 05:31:32 ---> fb730914f996 05:31:32 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 05:31:32 ---> 3d1118d7b6ea 05:31:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:31:32 ---> Running in 81244446bd1d 05:31:32 Removing intermediate container 03887cfc5806 05:31:32 ---> 09e1c3e1fbfc 05:31:32 Step 23/23 : LABEL version=0.0.0 05:31:32 ---> Running in e0a905b04c2f 05:31:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:31:33 Removing intermediate container e0a905b04c2f 05:31:33 ---> 12e48ab82673 05:31:33 05:31:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:31:33 ---> 80070d457ed1 05:31:33 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 05:31:33 ---> Running in 85791b3d8045 05:31:33 (1/6) Installing dumb-init (1.2.2-r1) 05:31:33 (2/6) Installing libgcc (9.3.0-r2) 05:31:33 Successfully built 12e48ab82673 05:31:33 (3/6) Installing libsodium (1.0.18-r0) 05:31:33 Successfully tagged support-scheduler:latest 05:31:33  Building support-scheduler ... done Removing intermediate container 85791b3d8045 05:31:33 ---> 99cb66824a94 05:31:33 Step 19/22 : CMD ["--init=true"] 05:31:33 (4/6) Installing libstdc++ (9.3.0-r2) 05:31:34 ---> Running in 4267e430fe09 05:31:34 Removing intermediate container 81244446bd1d 05:31:34 ---> 6e04d37cac39 05:31:34 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 05:31:34 Removing intermediate container 4267e430fe09 05:31:34 ---> faaeeace7b0a 05:31:34 Step 20/22 : LABEL arch=x86_64 05:31:34 ---> Running in 813535f5164e 05:31:34 ---> 0973f1f8fba0 05:31:34 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:31:34 (5/6) Installing libzmq (4.3.3-r0) 05:31:34 Removing intermediate container 813535f5164e 05:31:34 ---> 7b2c69b13fc1 05:31:34 Step 21/22 : LABEL git_sha=95d834de79cfd8441dd361a6c81076c27b9453ef 05:31:34 (6/6) Installing zeromq (4.3.3-r0) 05:31:34 ---> Running in 2cde3e4ba0be 05:31:35 Executing busybox-1.31.1-r20.trigger 05:31:35 OK: 8 MiB in 20 packages 05:31:35 Removing intermediate container 2cde3e4ba0be 05:31:35 ---> c5cb31489ec1 05:31:35 Step 22/22 : LABEL version=0.0.0 05:31:35 ---> Running in c8e7e90a5db1 05:31:36 ---> 0d97f4e2a08d 05:31:36 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 05:31:36 Removing intermediate container c8e7e90a5db1 05:31:36 ---> a1db8ed3256a 05:31:36 05:31:36 Removing intermediate container 3f1213aaa04a 05:31:36 ---> dad8c01c574e 05:31:36 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:31:36 ---> fdf218d6c135 05:31:36 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 05:31:36 Successfully built a1db8ed3256a 05:31:36 ---> 50252b99c728 05:31:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:31:36 Successfully tagged security-proxy-setup:latest 05:31:36  Building security-proxy-setup ... done  ---> 51d9c2bd631b 05:31:36 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 05:31:37 ---> 2bf8468eedd2 05:31:37 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 05:31:37 ---> 94c315082700 05:31:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 05:31:37 ---> Running in 49626c313cf7 [Pipeline] } 05:31:38 $ docker stop --time=1 9a932267a77a67516f02ec144fccadfcbc9de406ad678be15bc0fbf97e5b3001 05:31:39 Removing intermediate container 49626c313cf7 05:31:39 ---> a2a94f42f8d3 05:31:39 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:31:39 ---> af5ecfd815bb 05:31:39 Step 20/24 : ENTRYPOINT ["/core-data"] 05:31:39 ---> Running in c895f3fa9ff4 05:31:39 ---> 743e97e206b0 05:31:39 Step 27/32 : RUN chmod +x /entrypoint.sh 05:31:39 Removing intermediate container c895f3fa9ff4 05:31:39 ---> f275218874bc 05:31:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:31:39 ---> Running in 96b062762fd7 05:31:39 ---> Running in 23732df04d22 05:31:40 Removing intermediate container 96b062762fd7 05:31:40 ---> 4b62e0c2cf40 05:31:40 Step 22/24 : LABEL arch=x86_64 05:31:40 ---> Running in 531124e5bfb6 05:31:40 Removing intermediate container 531124e5bfb6 05:31:40 ---> 9a4ec5c53645 05:31:40 Step 23/24 : LABEL git_sha=95d834de79cfd8441dd361a6c81076c27b9453ef 05:31:41 ---> Running in dcef5f93e46c 05:31:41 Removing intermediate container dcef5f93e46c 05:31:41 $ docker rm -f 9a932267a77a67516f02ec144fccadfcbc9de406ad678be15bc0fbf97e5b3001 05:31:41 ---> 20050ee39944 05:31:41 Step 24/24 : LABEL version=0.0.0 05:31:41 ---> Running in f71b4fa06901 05:31:41 Removing intermediate container 23732df04d22 05:31:41 ---> 5ce20f21b03c 05:31:41 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 05:31:41 ---> Running in 7a1e0e3607b5 05:31:41 Removing intermediate container f71b4fa06901 05:31:41 ---> 75576c672bc4 05:31:41 05:31:42 Removing intermediate container 7a1e0e3607b5 05:31:42 ---> d4b641256a73 05:31:42 Step 29/32 : CMD ["gate"] 05:31:42 Successfully built 75576c672bc4 [Pipeline] // withDockerContainer [Pipeline] } 05:31:42 Successfully tagged core-data:latest 05:31:42  Building core-data ... done  ---> Running in 74486a84d7ef [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:31:43 Removing intermediate container 74486a84d7ef 05:31:43 ---> d3cca1aaf0e3 05:31:43 Step 30/32 : LABEL arch=x86_64 05:31:43 ---> Running in 57037f3ba703 05:31:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:31:43 05:31:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:31:43 Removing intermediate container 57037f3ba703 05:31:43 ---> 7413df68a159 05:31:43 Step 31/32 : LABEL git_sha=95d834de79cfd8441dd361a6c81076c27b9453ef 05:31:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:31:43 ---> Running in a3f8d5536604 05:31:43 Removing intermediate container a3f8d5536604 05:31:43 ---> 4f50f8a3b733 05:31:43 Step 32/32 : LABEL version=0.0.0 05:31:44 latest: Pulling from edgex-devops/edgex-compose-arm64 05:31:44 29e5d40040c1: Pulling fs layer 05:31:44 1ce36da41761: Pulling fs layer 05:31:44 25b303627fd3: Pulling fs layer 05:31:44 29e5d40040c1: Verifying Checksum 05:31:44 29e5d40040c1: Download complete 05:31:44 ---> Running in a59fdd973aec 05:31:44 1ce36da41761: Verifying Checksum 05:31:44 1ce36da41761: Download complete 05:31:44 29e5d40040c1: Pull complete 05:31:44 Removing intermediate container a59fdd973aec 05:31:44 ---> e029ebf53677 05:31:44 05:31:45 Successfully built e029ebf53677 05:31:45 Successfully tagged security-bootstrapper:latest 05:31:46 1ce36da41761: Pull complete 05:31:46 25b303627fd3: Verifying Checksum 05:31:46 25b303627fd3: Download complete 05:31:46  Building security-bootstrapper ... done  [Pipeline] } 05:31:46 $ docker stop --time=1 b5ebb0d4c482f642d5269047c4124a0159df45b9510e63e53e9fc3c1d632f9e7 05:31:49 $ docker rm -f b5ebb0d4c482f642d5269047c4124a0159df45b9510e63e53e9fc3c1d632f9e7 [Pipeline] // withDockerContainer [Pipeline] sh 05:31:49 + docker images 05:31:50 REPOSITORY TAG IMAGE ID CREATED SIZE 05:31:50 security-bootstrapper latest e029ebf53677 6 seconds ago 18.2MB 05:31:50 core-data latest 75576c672bc4 9 seconds ago 21.5MB 05:31:50 security-proxy-setup latest a1db8ed3256a 15 seconds ago 25.3MB 05:31:50 support-scheduler latest 12e48ab82673 18 seconds ago 17.1MB 05:31:50 05cb5fcfdb8f 25 seconds ago 1.17GB 05:31:50 722fde34bc9b 29 seconds ago 1.15GB 05:31:50 af2d960f0fb2 31 seconds ago 1.16GB 05:31:50 64d459c8efc1 36 seconds ago 1.15GB 05:31:50 sys-mgmt-agent latest aca133b902a7 About a minute ago 312MB 05:31:50 security-secretstore-setup latest 93d75df686b0 2 minutes ago 25.7MB 05:31:50 core-metadata latest 0b63909955d2 3 minutes ago 18.6MB 05:31:50 support-notifications latest 0a33ae77b3be 3 minutes ago 17.7MB 05:31:50 core-command latest 1c473691e32b 3 minutes ago 17MB 05:31:50 0fcc145dcad2 3 minutes ago 1.15GB 05:31:50 fecec5d7e11f 3 minutes ago 1.17GB 05:31:50 a1650eaeb983 3 minutes ago 1.16GB 05:31:50 ff0c6249f719 3 minutes ago 1.16GB 05:31:50 98793d8bd50c 3 minutes ago 1.16GB 05:31:50 ci-base-image-x86_64 latest 9e384d5c6a8b 11 minutes ago 648MB 05:31:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 12 days ago 445MB 05:31:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB 05:31:50 alpine 3.12 13621d1b12d4 3 weeks ago 5.58MB 05:31:50 docker 20.10.0 aefe523efa57 5 months ago 240MB 05:31:50 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 05:31:56 25b303627fd3: Pull complete 05:31:56 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 05:31:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:31:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 05:31:56 prd-ubuntu18.04-docker-arm64-4c-16g-4653 does not seem to be running inside a container 05:31:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 05:32:00 $ docker top 101239b515da341a5572fa09089b53fd8c4450e3560e8521ad5b1620aeaf0f20 -eo pid,comm [Pipeline] { [Pipeline] sh 05:32:01 + grep parallel 05:32:01 + docker-compose build --help 05:32:04 --parallel Build images in parallel. [Pipeline] } 05:32:04 $ docker stop --time=1 101239b515da341a5572fa09089b53fd8c4450e3560e8521ad5b1620aeaf0f20 05:32:06 Still waiting to schedule task 05:32:06 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 05:32:06 $ docker rm -f 101239b515da341a5572fa09089b53fd8c4450e3560e8521ad5b1620aeaf0f20 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:32:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:32:07 . [Pipeline] withDockerContainer 05:32:07 prd-ubuntu18.04-docker-arm64-4c-16g-4653 does not seem to be running inside a container 05:32:07 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 05:32:09 $ docker top 0fd20b4e81362e074b4d005160740b9c217d5f8d3114cedf66bbee7ba8b7e2b9 -eo pid,comm [Pipeline] { [Pipeline] sh 05:32:10 + docker-compose -f ./docker-compose-build.yml build --parallel 05:32:14 Building core-command ... 05:32:14 Building core-data ... 05:32:14 Building core-metadata ... 05:32:14 Building security-bootstrapper ... 05:32:14 Building security-proxy-setup ... 05:32:14 Building security-secretstore-setup ... 05:32:14 Building support-notifications ... 05:32:14 Building support-scheduler ... 05:32:14 Building sys-mgmt-agent ... 05:32:14 Building security-secretstore-setup 05:32:14 Building support-scheduler 05:32:14 Building security-proxy-setup 05:32:14 Building security-bootstrapper 05:32:14 Building core-command 05:32:59 Running on prd-ubuntu18.04-docker-8c-8g-4654 in /w/workspace/edgexfoundry_edgex-go_PR-3457 [Pipeline] { [Pipeline] ws 05:32:59 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 05:33:02 using credential edgex-jenkins-ssh 05:33:02 Cloning the remote Git repository 05:33:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:33:02 > git init /w/workspace/edgex-go/1 # timeout=10 05:33:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:33:02 > git --version # timeout=10 05:33:02 > git --version # 'git version 2.17.1' 05:33:02 using GIT_SSH to set credentials SSH Credentials for GitHub 05:33:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:33:11 Merging remotes/origin/master commit f1ea93c16db09b36626d9198e09713e38083a332 into PR head commit 95d834de79cfd8441dd361a6c81076c27b9453ef 05:33:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:33:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:33:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:33:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:33:10 using GIT_SSH to set credentials SSH Credentials for GitHub 05:33:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3457/head:refs/remotes/origin/PR-3457 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:33:11 > git config core.sparsecheckout # timeout=10 05:33:11 > git checkout -f 95d834de79cfd8441dd361a6c81076c27b9453ef # timeout=10 05:33:11 > git remote # timeout=10 05:33:11 > git config --get remote.origin.url # timeout=10 05:33:11 using GIT_SSH to set credentials SSH Credentials for GitHub 05:33:11 > git merge f1ea93c16db09b36626d9198e09713e38083a332 # timeout=10 05:33:11 Merge succeeded, producing 95d834de79cfd8441dd361a6c81076c27b9453ef 05:33:11 Checking out Revision 95d834de79cfd8441dd361a6c81076c27b9453ef (PR-3457) 05:33:11 > git rev-parse HEAD^{commit} # timeout=10 05:33:11 > git config core.sparsecheckout # timeout=10 05:33:11 > git checkout -f 95d834de79cfd8441dd361a6c81076c27b9453ef # timeout=10 05:33:14 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.0 to 1.9.1" 05:33:14 > git --version # timeout=10 05:33:14 > git --version # 'git version 2.17.1' 05:33:14 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:33:16 + echo snap-build.sh 05:33:16 snap-build.sh 05:33:16 + SNAP_BASE_DIR=. 05:33:16 + '[' '!' -z /w/workspace/edgex-go/1 ']' 05:33:16 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 05:33:16 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 05:33:16 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 05:33:16 + cd /w/workspace/edgex-go/1 05:33:16 + sudo apt-get remove -qy --purge lxd lxd-client 05:33:16 Reading package lists... 05:33:16 Building dependency tree... 05:33:16 Reading state information... 05:33:16 The following packages were automatically installed and are no longer required: 05:33:16 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 05:33:16 uidmap xdelta3 05:33:16 Use 'sudo apt autoremove' to remove them. 05:33:16 The following packages will be REMOVED: 05:33:16 lxd* lxd-client* 05:33:16 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 05:33:16 After this operation, 31.7 MB disk space will be freed. 05:33:17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 05:33:17 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 05:33:18 Removing lxd dnsmasq configuration 05:33:18 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 05:33:18 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 05:33:19 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 05:33:20 (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.) 05:33:20 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 05:33:21 Processing triggers for systemd (237-3ubuntu10.42) ... 05:33:21 Processing triggers for ureadahead (0.100.0-21) ... 05:33:22 + sudo snap remove --purge lxd 05:33:22 snap "lxd" is not installed 05:33:22 + sudo groupadd --force --system lxd 05:33:22 ++ whoami 05:33:22 + sudo /usr/sbin/usermod -G lxd -a jenkins 05:33:22 + newgrp - lxd 05:33:22 + sudo snap install lxd 05:33:31 2021-05-12T05:33:28Z INFO Waiting for automatic snapd restart... 05:33:36 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:33:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:33:36 ---> 06fc07d97fbb 05:33:36 Step 3/23 : WORKDIR /edgex-go 05:33:36 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:33:36 Step 2/32 : FROM ${BUILDER_BASE} AS builder 05:33:36 ---> 06fc07d97fbb 05:33:36 Step 3/32 : WORKDIR /edgex-go 05:33:36 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:33:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:33:36 ---> 06fc07d97fbb 05:33:36 Step 3/22 : WORKDIR /edgex-go 05:33:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:33:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:33:36 ---> 06fc07d97fbb 05:33:36 Step 3/24 : WORKDIR /edgex-go 05:33:36 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:33:36 Step 2/26 : FROM ${BUILDER_BASE} AS builder 05:33:36 ---> 06fc07d97fbb 05:33:36 Step 3/26 : WORKDIR /edgex-go 05:33:36 ---> Running in 4ec9ead6dbc6 05:33:36 ---> Running in 0af4afa309f1 05:33:36 ---> Running in e8d9c9926cdc 05:33:36 ---> Running in 6becfc304935 05:33:36 ---> Running in ae1313032e51 05:33:36 Removing intermediate container e8d9c9926cdc 05:33:36 ---> e6afd882bafd 05:33:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:33:36 Removing intermediate container ae1313032e51 05:33:36 ---> 619ca20935e1 05:33:36 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:33:36 Removing intermediate container 4ec9ead6dbc6 05:33:36 ---> 8ca3eeb725da 05:33:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:33:36 Removing intermediate container 6becfc304935 05:33:36 ---> 8dc804c6fc1a 05:33:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:33:36 Removing intermediate container 0af4afa309f1 05:33:36 ---> b65bede268d3 05:33:36 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:33:36 ---> Running in 645b0dcec4b2 05:33:36 ---> Running in a4e3f026caf1 05:33:36 ---> Running in 1a7cea3266ee 05:33:36 ---> Running in d4930b8cb323 05:33:36 ---> Running in 19e5811e2f88 05:33:36 Removing intermediate container 645b0dcec4b2 05:33:36 ---> 2011b96d7eb6 05:33:36 Step 5/24 : RUN apk add --update --no-cache make git 05:33:36 ---> Running in 69642a23f149 05:33:36 Removing intermediate container 1a7cea3266ee 05:33:36 ---> 938cbeb200be 05:33:36 Step 5/23 : RUN apk add --update --no-cache make git 05:33:36 Removing intermediate container d4930b8cb323 05:33:36 ---> 35ea03fd65aa 05:33:36 Step 5/22 : RUN apk add --update --no-cache make git 05:33:36 ---> Running in 08c29521496e 05:33:36 ---> Running in cc5e2723eafc 05:33:36 Removing intermediate container a4e3f026caf1 05:33:36 ---> 458a446e7297 05:33:36 Step 5/32 : RUN apk add --update --no-cache make git 05:33:36 Removing intermediate container 19e5811e2f88 05:33:36 ---> dcca5d58637a 05:33:36 Step 5/26 : RUN apk add --update --no-cache make git 05:33:36 ---> Running in a6503bbae658 05:33:36 ---> Running in 8c0c67c6e32c 05:33:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:33:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:33:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:33:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:33:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:33:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:33:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:33:37 OK: 218 MiB in 52 packages 05:33:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:33:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:33:38 OK: 218 MiB in 52 packages 05:33:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:33:39 OK: 218 MiB in 52 packages 05:33:39 Removing intermediate container 69642a23f149 05:33:39 ---> 24d1517b93fc 05:33:39 Step 6/24 : COPY go.mod . 05:33:39 OK: 218 MiB in 52 packages 05:33:39 Removing intermediate container 08c29521496e 05:33:39 ---> f15ff6f7031f 05:33:39 Step 6/23 : COPY go.mod . 05:33:40 OK: 218 MiB in 52 packages 05:33:40 ---> d3b94c71879f 05:33:40 Step 7/24 : RUN go mod download 05:33:40 ---> Running in 01e983cc8a20 05:33:40 Removing intermediate container cc5e2723eafc 05:33:40 ---> 406c6de13815 05:33:40 Step 6/22 : COPY go.mod . 05:33:40 ---> fb6ab9a9da5c 05:33:40 Step 7/23 : RUN go mod download 05:33:41 ---> Running in 0d806f52d8a9 05:33:41 Removing intermediate container a6503bbae658 05:33:41 ---> bd059b458de5 05:33:41 Step 6/32 : COPY go.mod . 05:33:42 ---> 254196da24ae 05:33:42 Step 7/22 : RUN go mod download 05:33:42 ---> Running in a65071b52550 05:33:42 Removing intermediate container 8c0c67c6e32c 05:33:42 ---> c056c4cfebcc 05:33:42 Step 6/26 : COPY go.mod . 05:33:42 ---> 128f3857533f 05:33:42 Step 7/32 : RUN go mod download 05:33:43 ---> Running in d2f2c2485295 05:33:43 ---> cc33779b1294 05:33:43 Step 7/26 : RUN go mod download 05:33:43 ---> Running in e85a3b5f9bbe 05:33:44 Removing intermediate container 01e983cc8a20 05:33:44 ---> 0e6a5c01e843 05:33:44 Step 8/24 : COPY . . 05:33:45 Removing intermediate container 0d806f52d8a9 05:33:45 ---> d5c3000c0a67 05:33:45 Step 8/23 : COPY . . 05:33:46 Removing intermediate container a65071b52550 05:33:46 ---> cbd1dca32054 05:33:46 Step 8/22 : COPY . . 05:33:48 Removing intermediate container d2f2c2485295 05:33:48 ---> b1a2254f6733 05:33:48 Step 8/32 : COPY . . 05:33:48 Removing intermediate container e85a3b5f9bbe 05:33:48 ---> c2d1ad07b10b 05:33:48 Step 8/26 : COPY . . 05:33:49 lxd 4.14 from Canonical* installed 05:33:49 + sudo lxd init --auto 05:33:57 + sudo snap install --classic snapcraft 05:34:05 snapcraft 4.7.1 from Canonical* installed 05:34:05 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 05:34:05 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 05:34:05 % Total % Received % Xferd Average Speed Time Time Time Current 05:34:05 Dload Upload Total Spent Left Speed 05:34:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5139 0 --:--:-- --:--:-- --:--:-- 5139 05:34:05 100 3325k 100 3325k 0 0 6112k 0 --:--:-- --:--:-- --:--:-- 6112k 05:34:05 ./yq_linux_amd64 05:34:05 + sudo snapcraft prime --use-lxd 05:34:07 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 05:34:07 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: 05:34:07 - README.md 05:34:07 05:34:07 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 05:34:08 Launching a container. 05:34:15 ---> 82aa8aa87b3d 05:34:15 Step 9/23 : RUN go mod tidy 05:34:15 ---> be86157de24b 05:34:15 Step 9/24 : RUN go mod tidy 05:34:15 ---> 97d8ead95896 05:34:15 Step 9/26 : RUN go mod tidy 05:34:15 ---> 23396f3551e5 05:34:15 Step 9/22 : RUN go mod tidy 05:34:15 ---> 2fe717a1849c 05:34:15 Step 9/32 : RUN go mod tidy 05:34:15 ---> Running in 406cd591755d 05:34:15 ---> Running in 9e3ab1d4df03 05:34:15 ---> Running in d433fd0e8ab8 05:34:15 ---> Running in 46040180babb 05:34:15 ---> Running in 79f21595a6b9 05:34:20 Waiting for container to be ready 05:34:20 To start your first instance, try: lxc launch ubuntu:18.04 05:34:20 05:34:21 Removing intermediate container 406cd591755d 05:34:21 ---> d22cdc509dd7 05:34:21 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 05:34:21 ---> Running in ee548f49042a 05:34:21 Removing intermediate container 9e3ab1d4df03 05:34:21 ---> 8132283e965b 05:34:21 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:34:21 Removing intermediate container 46040180babb 05:34:21 ---> be51488cf616 05:34:21 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 05:34:21 ---> Running in c47d152ff6a0 05:34:21 Removing intermediate container 79f21595a6b9 05:34:21 ---> d9961a396952 05:34:21 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 05:34:21 Removing intermediate container d433fd0e8ab8 05:34:21 ---> 430e7cd5fae0 05:34:21 Step 10/24 : RUN make cmd/core-command/core-command 05:34:21 ---> Running in 1481e7dad4f9 05:34:21 ---> Running in bbc8dd178a19 05:34:21 ---> Running in 5081be943cc4 05:34:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:34:23 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 05:34: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 05:34:23 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 05:34: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 05:34:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 05:34:24 Waiting for network to be ready... 05:34:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 05:34:24 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1723 kB] 05:34:24 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 05:34:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 05:34:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 05:34:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 05:34:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [321 kB] 05:34:24 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 05:34:24 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 05:34:24 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 05:34:25 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 05:34:25 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 05:34:25 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 05:34:25 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 05:34:25 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 05:34:25 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 05:34:25 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 05:34:25 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 05:34:26 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 05:34:26 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] 05:34:26 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 05:34:26 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 05:34:26 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 05:34:26 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 05:34:26 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 05:34:26 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 05:34:26 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 05:34:28 Fetched 24.6 MB in 4s (6132 kB/s) 05:34:29 Reading package lists... 05:34:29 Reading package lists... 05:34:29 Building dependency tree... 05:34:29 Reading state information... 05:34:29 The following additional packages will be installed: 05:34:29 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 05:34:29 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 05:34:29 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 05:34:29 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 05:34:29 Suggested packages: 05:34:29 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 05:34:29 Recommended packages: 05:34:29 gnupg libsasl2-modules 05:34:29 The following NEW packages will be installed: 05:34:29 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 05:34:29 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 05:34:29 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 05:34:29 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 05:34:29 The following packages will be upgraded: 05:34:29 gpg gpg-agent gpgconf libudev1 05:34:29 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 05:34:29 Need to get 3530 kB of archives. 05:34:29 After this operation, 13.3 MB of additional disk space will be used. 05:34:29 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] 05:34:29 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] 05:34:29 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 05:34:29 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 05:34:29 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 05:34:30 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 05:34:30 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 05:34:31 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 05:34:31 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 05:34:31 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 05:34:31 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 05:34:31 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 05:34:32 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 05:34:32 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 05:34:32 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 05:34:32 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 05:34:32 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 05:34:32 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 05:34:32 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 05:34:32 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 05:34:32 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 05:34:32 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 05:34:32 debconf: delaying package configuration, since apt-utils is not installed 05:34:32 Fetched 3530 kB in 3s (1125 kB/s) 05:34:33 (Reading database ... 12511 files and directories currently installed.) 05:34:33 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 05:34:33 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 05:34:33 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 05:34:33 Selecting previously unselected package udev. 05:34:33 (Reading database ... 12511 files and directories currently installed.) 05:34:33 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 05:34:33 Unpacking udev (237-3ubuntu10.47) ... 05:34:33 Selecting previously unselected package libfuse2:amd64. 05:34:33 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 05:34:33 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 05:34:33 Selecting previously unselected package fuse. 05:34:33 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 05:34:33 Unpacking fuse (2.9.7-1ubuntu1) ... 05:34:33 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 05:34:33 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 05:34:34 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 05:34:34 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 05:34:34 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 05:34:34 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 05:34:34 Selecting previously unselected package libksba8:amd64. 05:34:34 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 05:34:34 Unpacking libksba8:amd64 (1.3.5-2) ... 05:34:34 Selecting previously unselected package libroken18-heimdal:amd64. 05:34:34 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:34:34 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 05:34:34 Selecting previously unselected package libasn1-8-heimdal:amd64. 05:34:34 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:34:34 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 05:34:34 Selecting previously unselected package libheimbase1-heimdal:amd64. 05:34:34 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:34:34 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 05:34:34 Selecting previously unselected package libhcrypto4-heimdal:amd64. 05:34:34 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:34:34 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 05:34:34 Selecting previously unselected package libwind0-heimdal:amd64. 05:34:34 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:34:34 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 05:34:34 Selecting previously unselected package libhx509-5-heimdal:amd64. 05:34:34 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:34:34 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 05:34:34 Selecting previously unselected package libkrb5-26-heimdal:amd64. 05:34:34 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:34:34 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 05:34:35 Selecting previously unselected package libheimntlm0-heimdal:amd64. 05:34:35 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:34:35 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 05:34:35 Selecting previously unselected package libgssapi3-heimdal:amd64. 05:34:35 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:34:35 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 05:34:35 Selecting previously unselected package libsasl2-modules-db:amd64. 05:34:35 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 05:34:35 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 05:34:35 Selecting previously unselected package libsasl2-2:amd64. 05:34:35 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 05:34:35 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 05:34:35 Selecting previously unselected package libldap-common. 05:34:35 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 05:34:35 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 05:34:35 Selecting previously unselected package libldap-2.4-2:amd64. 05:34:35 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 05:34:35 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 05:34:35 Selecting previously unselected package dirmngr. 05:34:35 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 05:34:35 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 05:34:35 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 05:34:35 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 05:34:35 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 05:34:35 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 05:34:35 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 05:34:35 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 05:34:35 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 05:34:35 Setting up libksba8:amd64 (1.3.5-2) ... 05:34:36 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:34:36 Setting up udev (237-3ubuntu10.47) ... 05:34:36 invoke-rc.d: policy-rc.d denied execution of start. 05:34:36 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 05:34:36 Processing triggers for systemd (237-3ubuntu10) ... 05:34:36 Setting up fuse (2.9.7-1ubuntu1) ... 05:34:36 Setting up gpg (2.2.4-1ubuntu1.4) ... 05:34:36 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 05:34:36 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 05:34:36 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 05:34:37 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 05:34:37 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 05:34:37 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 05:34:37 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 05:34:37 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 05:34:37 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 05:34:37 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:34:37 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 05:34:37 settings in the [Install] section, and DefaultInstance for template units). 05:34:37 This means they are not meant to be enabled using systemctl. 05:34:37 Possible reasons for having this kind of units are: 05:34:37 1) A unit may be statically enabled by being symlinked from another unit's 05:34:37 .wants/ or .requires/ directory. 05:34:37 2) A unit's purpose may be to act as a helper for some other unit which has 05:34:37 a requirement dependency on it. 05:34:37 3) A unit may be started when needed via activation (socket, path, timer, 05:34:37 D-Bus, udev, scripted systemctl call, ...). 05:34:37 4) In case of template units, the unit is meant to be enabled with some 05:34:37 instance name specified. 05:34:37 Reading package lists... 05:34:37 Building dependency tree... 05:34:37 Reading state information... 05:34:38 The following additional packages will be installed: 05:34:38 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 05:34:38 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 05:34:38 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 05:34:38 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 05:34:38 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 05:34:38 Suggested packages: 05:34:38 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 05:34:38 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 05:34:38 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 05:34:38 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 05:34:38 systemd-container policykit-1 05:34:38 Recommended packages: 05:34:38 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 05:34:38 The following NEW packages will be installed: 05:34:38 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 05:34:38 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 05:34:38 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 05:34:38 multiarch-support openssh-client python3 python3-minimal python3.6 05:34:38 python3.6-minimal snapd squashfs-tools sudo 05:34:38 The following packages will be upgraded: 05:34:38 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 05:34:38 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 05:34:38 Need to get 35.2 MB of archives. 05:34:38 After this operation, 141 MB of additional disk space will be used. 05:34:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 05:34:38 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 05:34:38 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 05:34:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 05:34:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 05:34:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 05:34:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 05:34:38 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 05:34:38 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 05:34:38 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 05:34:38 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 05:34:38 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 05:34:38 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 05:34:38 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 05:34:38 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 05:34:38 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 05:34:38 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 05:34:40 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 05:34:40 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 05:34:40 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 05:34:40 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 05:34:40 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 05:34:40 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 05:34:40 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 05:34:40 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 05:34:40 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 05:34:40 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 05:34:40 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 05:34:40 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 05:34:40 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 05:34:40 debconf: delaying package configuration, since apt-utils is not installed 05:34:40 Fetched 35.2 MB in 2s (14.8 MB/s) 05:34:40 (Reading database ... 12757 files and directories currently installed.) 05:34:40 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 05:34:40 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 05:34:41 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 05:34:41 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 05:34:41 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 05:34:41 (Reading database ... 12757 files and directories currently installed.) 05:34:41 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 05:34:41 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 05:34:41 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 05:34:41 (Reading database ... 12757 files and directories currently installed.) 05:34:41 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 05:34:41 Unpacking apt (1.6.13) over (1.6.1) ... 05:34:42 Setting up apt (1.6.13) ... 05:34:42 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 05:34:43 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 05:34:43 (Reading database ... 12764 files and directories currently installed.) 05:34:43 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 05:34:44 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 05:34:44 Selecting previously unselected package libpython3.6-minimal:amd64. 05:34:44 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 05:34:44 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 05:34:44 Selecting previously unselected package libexpat1:amd64. 05:34:44 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 05:34:44 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 05:34:44 Selecting previously unselected package python3.6-minimal. 05:34:44 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 05:34:44 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 05:34:45 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 05:34:45 Checking for services that may need to be restarted...done. 05:34:45 Checking for services that may need to be restarted...done. 05:34:45 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 05:34:45 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 05:34:45 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 05:34:45 Selecting previously unselected package python3-minimal. 05:34:45 (Reading database ... 13012 files and directories currently installed.) 05:34:45 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 05:34:45 Unpacking python3-minimal (3.6.7-1~18.04) ... 05:34:45 Selecting previously unselected package mime-support. 05:34:45 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 05:34:45 Unpacking mime-support (3.60ubuntu1) ... 05:34:45 Selecting previously unselected package libmpdec2:amd64. 05:34:45 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 05:34:45 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 05:34:46 Selecting previously unselected package libpython3.6-stdlib:amd64. 05:34:46 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 05:34:46 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 05:34:46 Selecting previously unselected package python3.6. 05:34:46 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 05:34:46 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 05:34:46 Selecting previously unselected package libpython3-stdlib:amd64. 05:34:46 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 05:34:46 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 05:34:46 Setting up python3-minimal (3.6.7-1~18.04) ... 05:34:46 Selecting previously unselected package python3. 05:34:46 (Reading database ... 13442 files and directories currently installed.) 05:34:46 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 05:34:46 Unpacking python3 (3.6.7-1~18.04) ... 05:34:46 Selecting previously unselected package multiarch-support. 05:34:46 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 05:34:46 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 05:34:46 Setting up multiarch-support (2.27-3ubuntu1.4) ... 05:34:46 Selecting previously unselected package liblzo2-2:amd64. 05:34:46 (Reading database ... 13479 files and directories currently installed.) 05:34:46 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 05:34:46 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 05:34:46 Selecting previously unselected package libbsd0:amd64. 05:34:46 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 05:34:46 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 05:34:47 Selecting previously unselected package sudo. 05:34:47 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 05:34:47 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 05:34:47 Selecting previously unselected package apparmor. 05:34:47 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 05:34:47 Unpacking apparmor (2.12-4ubuntu5.1) ... 05:34:47 Selecting previously unselected package libedit2:amd64. 05:34:47 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 05:34:47 Unpacking libedit2:amd64 (3.1-20170329-1) ... 05:34:47 Selecting previously unselected package libkrb5support0:amd64. 05:34:47 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 05:34:47 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 05:34:47 Selecting previously unselected package libk5crypto3:amd64. 05:34:47 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 05:34:47 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 05:34:47 Selecting previously unselected package libkeyutils1:amd64. 05:34:47 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 05:34:47 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 05:34:47 Selecting previously unselected package libkrb5-3:amd64. 05:34:47 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 05:34:47 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 05:34:47 Selecting previously unselected package libgssapi-krb5-2:amd64. 05:34:47 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 05:34:47 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 05:34:47 Selecting previously unselected package libssl1.0.0:amd64. 05:34:47 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 05:34:47 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 05:34:48 Selecting previously unselected package openssh-client. 05:34:48 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 05:34:48 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 05:34:48 Selecting previously unselected package squashfs-tools. 05:34:48 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 05:34:48 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 05:34:48 Selecting previously unselected package snapd. 05:34:48 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 05:34:48 Unpacking snapd (2.48.3+18.04) ... 05:34:50 Setting up libedit2:amd64 (3.1-20170329-1) ... 05:34:50 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 05:34:50 Setting up mime-support (3.60ubuntu1) ... 05:34:50 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 05:34:50 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 05:34:50 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 05:34:50 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:34:50 Setting up systemd (237-3ubuntu10.47) ... 05:34:50 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 05:34:51 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 05:34:51 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 05:34:51 Setting up liblzo2-2:amd64 (2.08-1.2) ... 05:34:51 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 05:34:51 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 05:34:51 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 05:34:52 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 05:34:52 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 05:34:52 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 05:34:52 Setting up python3 (3.6.7-1~18.04) ... 05:34:52 running python rtupdate hooks for python3.6... 05:34:52 running python post-rtupdate hooks for python3.6... 05:34:52 Setting up apparmor (2.12-4ubuntu5.1) ... 05:34:53 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 05:34:53 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 05:34:53 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 05:34:53 Setting up snapd (2.48.3+18.04) ... 05:34:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 05:34:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 05:34:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 05:34:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 05:34:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 05:34:54 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 05:34:55 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 05:34:55 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 05:34:55 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 05:34:55 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 05:34:55 /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' 05:34:55 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:34:55 Processing triggers for systemd (237-3ubuntu10.47) ... 05:34:56 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 05:34:56 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 05:34:56 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 05:34:58 Reading package lists... 05:34:58 Reading package lists... 05:34:58 Building dependency tree... 05:34:58 Reading state information... 05:34:58 Calculating upgrade... 05:34:58 The following packages will be upgraded: 05:34:58 advancecomp base-files bash binutils binutils-common 05:34:58 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 05:34:58 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 05:34:58 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 05:34:58 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 05:34:58 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 05:34:58 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 05:34:58 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 05:34:58 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 05:34:58 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 05:34:58 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 05:34:58 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 05:34:58 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 05:34:58 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 05:34:58 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 05:34:58 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 05:34:58 Need to get 64.0 MB of archives. 05:34:58 After this operation, 5041 kB of additional disk space will be used. 05:34:58 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 05:34:58 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 05:34:59 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 05:34:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 05:34:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 05:34:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 05:34:59 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 05:34:59 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 05:34:59 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 05:34:59 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 05:34:59 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 05:34:59 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 05:34:59 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 05:34:59 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 05:34:59 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 05:34:59 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 05:34:59 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 05:34:59 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 05:34:59 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 05:34:59 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 05:34:59 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 05:34:59 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 05:34:59 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 05:34:59 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 05:34:59 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 05:34:59 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 05:34:59 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 05:34:59 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 05:34:59 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 05:34:59 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 05:34:59 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 05:34:59 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 05:34:59 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 05:34:59 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 05:34:59 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 05:34:59 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 05:34:59 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 05:34:59 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 05:34:59 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 05:34:59 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 05:34:59 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 05:34:59 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 05:34:59 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 05:34:59 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 05:34:59 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 05:34:59 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 05:34:59 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 05:34:59 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 05:34:59 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 05:34:59 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 05:34:59 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 05:34:59 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 05:34:59 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 05:34:59 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 05:34:59 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 05:34:59 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 05:34:59 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 05:34:59 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 05:34:59 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 05:34:59 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 05:34:59 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 05:34:59 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 05:34:59 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 05:34:59 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 05:34:59 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 05:34:59 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 05:34:59 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 05:35:00 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 05:35:00 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 05:35:00 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 05:35:00 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 05:35:00 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 05:35:00 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 05:35:00 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 05:35:00 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 05:35:00 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 05:35:00 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 05:35:00 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 05:35:00 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 05:35:00 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 05:35:00 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 05:35:00 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 05:35:00 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 05:35:00 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 05:35:00 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 05:35:00 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 05:35:00 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 05:35:00 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 05:35:00 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 05:35:00 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 05:35:00 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 05:35:00 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 05:35:00 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 05:35:01 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 05:35:01 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 05:35:01 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 05:35:01 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 05:35:01 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 05:35:01 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 05:35:01 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 05:35:01 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 05:35:01 debconf: delaying package configuration, since apt-utils is not installed 05:35:01 Fetched 64.0 MB in 3s (19.4 MB/s) 05:35:01 (Reading database ... 13912 files and directories currently installed.) 05:35:01 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 05:35:01 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 05:35:02 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 05:35:02 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 05:35:02 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 05:35:02 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 05:35:03 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:35:03 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:35:03 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:35:03 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:35:03 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:35:03 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:35:03 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:35:03 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:35:04 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:35:04 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:35:04 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:35:04 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:35:04 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:35:04 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:35:04 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 05:35:04 (Reading database ... 13911 files and directories currently installed.) 05:35:04 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 05:35:04 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 05:35:04 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 05:35:05 (Reading database ... 13911 files and directories currently installed.) 05:35:05 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:35:05 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:35:05 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:35:05 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:35:05 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:35:05 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:35:05 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 05:35:05 (Reading database ... 13911 files and directories currently installed.) 05:35:05 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 05:35:05 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 05:35:06 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 05:35:06 (Reading database ... 13911 files and directories currently installed.) 05:35:06 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 05:35:06 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 05:35:06 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 05:35:06 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 05:35:06 Setting up base-files (10.1ubuntu2.10) ... 05:35:06 Installing new version of config file /etc/issue ... 05:35:06 Installing new version of config file /etc/issue.net ... 05:35:06 Installing new version of config file /etc/lsb-release ... 05:35:06 Installing new version of config file /etc/update-motd.d/50-motd-news ... 05:35:07 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 05:35:07 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 05:35:07 Removing obsolete conffile /etc/default/motd-news ... 05:35:07 (Reading database ... 13912 files and directories currently installed.) 05:35:07 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 05:35:07 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 05:35:07 Setting up bash (4.4.18-2ubuntu1.2) ... 05:35:07 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 05:35:07 (Reading database ... 13912 files and directories currently installed.) 05:35:07 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 05:35:07 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 05:35:07 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 05:35:07 (Reading database ... 13912 files and directories currently installed.) 05:35:07 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 05:35:07 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 05:35:07 Setting up tar (1.29b-2ubuntu0.2) ... 05:35:08 (Reading database ... 13912 files and directories currently installed.) 05:35:08 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 05:35:08 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 05:35:08 Setting up dpkg (1.19.0.5ubuntu2.3) ... 05:35:08 (Reading database ... 13912 files and directories currently installed.) 05:35:08 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 05:35:08 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 05:35:08 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 05:35:08 (Reading database ... 13912 files and directories currently installed.) 05:35:08 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 05:35:08 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 05:35:08 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 05:35:09 (Reading database ... 13912 files and directories currently installed.) 05:35:09 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 05:35:09 Unpacking grep (3.1-2build1) over (3.1-2) ... 05:35:09 Setting up grep (3.1-2build1) ... 05:35:09 (Reading database ... 13912 files and directories currently installed.) 05:35:09 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 05:35:09 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 05:35:09 Setting up login (1:4.5-1ubuntu2) ... 05:35:09 (Reading database ... 13912 files and directories currently installed.) 05:35:09 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 05:35:09 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:35:09 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 05:35:09 (Reading database ... 13912 files and directories currently installed.) 05:35:09 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 05:35:09 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 05:35:10 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 05:35:10 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 05:35:10 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 05:35:10 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 05:35:11 Setting up perl-base (5.26.1-6ubuntu0.5) ... 05:35:11 (Reading database ... 13912 files and directories currently installed.) 05:35:11 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 05:35:11 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 05:35:12 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 05:35:12 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 05:35:12 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 05:35:12 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 05:35:12 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 05:35:12 (Reading database ... 13912 files and directories currently installed.) 05:35:12 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 05:35:12 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 05:35:13 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 05:35:13 (Reading database ... 13912 files and directories currently installed.) 05:35:13 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:35:13 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:35:13 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:35:13 (Reading database ... 13912 files and directories currently installed.) 05:35:13 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:35:13 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:35:13 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:35:13 (Reading database ... 13912 files and directories currently installed.) 05:35:13 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:35:13 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:35:13 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:35:14 (Reading database ... 13912 files and directories currently installed.) 05:35:14 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:35:14 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:35:14 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:35:14 (Reading database ... 13912 files and directories currently installed.) 05:35:14 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 05:35:14 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:35:14 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 05:35:14 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:35:14 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 05:35:14 (Reading database ... 13912 files and directories currently installed.) 05:35:14 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 05:35:15 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:35:15 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 05:35:15 (Reading database ... 13912 files and directories currently installed.) 05:35:15 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:35:15 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:35:15 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:35:15 (Reading database ... 13912 files and directories currently installed.) 05:35:15 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:35:15 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:35:15 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 05:35:15 (Reading database ... 13912 files and directories currently installed.) 05:35:15 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:35:15 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:35:16 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 05:35:16 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 05:35:16 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 05:35:16 (Reading database ... 13912 files and directories currently installed.) 05:35:16 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 05:35:16 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 05:35:17 Setting up libc-bin (2.27-3ubuntu1.4) ... 05:35:17 (Reading database ... 13912 files and directories currently installed.) 05:35:17 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 05:35:17 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:35:17 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 05:35:17 (Reading database ... 13914 files and directories currently installed.) 05:35:17 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 05:35:17 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 05:35:17 Setting up debconf (1.5.66ubuntu1) ... 05:35:17 (Reading database ... 13914 files and directories currently installed.) 05:35:17 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 05:35:17 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 05:35:18 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 05:35:18 (Reading database ... 13914 files and directories currently installed.) 05:35:18 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 05:35:18 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 05:35:18 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 05:35:18 (Reading database ... 13914 files and directories currently installed.) 05:35:18 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 05:35:18 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 05:35:18 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 05:35:18 (Reading database ... 13914 files and directories currently installed.) 05:35:18 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 05:35:18 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 05:35:18 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 05:35:18 (Reading database ... 13914 files and directories currently installed.) 05:35:18 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 05:35:18 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 05:35:19 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 05:35:19 (Reading database ... 13914 files and directories currently installed.) 05:35:19 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:35:19 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:35:19 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 05:35:19 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 05:35:19 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 05:35:19 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 05:35:19 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 05:35:19 (Reading database ... 13914 files and directories currently installed.) 05:35:19 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 05:35:19 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 05:35:19 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 05:35:19 (Reading database ... 13914 files and directories currently installed.) 05:35:19 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 05:35:19 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 05:35:20 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 05:35:20 (Reading database ... 13914 files and directories currently installed.) 05:35:20 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 05:35:20 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 05:35:20 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 05:35:20 (Reading database ... 13914 files and directories currently installed.) 05:35:20 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 05:35:20 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 05:35:20 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 05:35:20 (Reading database ... 13914 files and directories currently installed.) 05:35:20 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 05:35:20 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 05:35:21 Setting up passwd (1:4.5-1ubuntu2) ... 05:35:21 (Reading database ... 13914 files and directories currently installed.) 05:35:21 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 05:35:21 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 05:35:21 Setting up gpgv (2.2.4-1ubuntu1.4) ... 05:35:21 (Reading database ... 13914 files and directories currently installed.) 05:35:21 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 05:35:21 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 05:35:21 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 05:35:22 (Reading database ... 13914 files and directories currently installed.) 05:35:22 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 05:35:22 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 05:35:22 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 05:35:22 (Reading database ... 13914 files and directories currently installed.) 05:35:22 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 05:35:22 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 05:35:22 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 05:35:22 (Reading database ... 13914 files and directories currently installed.) 05:35:22 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 05:35:22 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 05:35:22 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 05:35:22 (Reading database ... 13914 files and directories currently installed.) 05:35:22 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 05:35:22 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 05:35:22 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 05:35:22 (Reading database ... 13914 files and directories currently installed.) 05:35:22 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 05:35:22 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 05:35:23 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 05:35:23 (Reading database ... 13914 files and directories currently installed.) 05:35:23 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 05:35:23 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 05:35:23 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 05:35:23 (Reading database ... 13914 files and directories currently installed.) 05:35:23 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 05:35:23 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 05:35:23 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 05:35:23 (Reading database ... 13915 files and directories currently installed.) 05:35:23 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 05:35:23 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 05:35:23 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 05:35:23 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 05:35:23 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 05:35:23 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 05:35:24 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 05:35:24 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 05:35:24 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 05:35:24 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 05:35:24 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 05:35:24 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 05:35:24 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 05:35:24 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 05:35:24 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 05:35:24 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 05:35:24 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 05:35:24 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 05:35:24 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 05:35:24 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 05:35:24 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 05:35:24 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 05:35:25 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 05:35:25 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 05:35:26 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 05:35:26 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 05:35:26 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 05:35:26 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 05:35:26 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 05:35:26 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 05:35:26 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 05:35:26 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 05:35:26 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 05:35:26 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 05:35:27 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 05:35:27 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 05:35:27 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:35:27 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:35:27 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:35:27 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:35:27 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:35:27 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:35:27 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:35:27 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:35:28 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:35:28 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:35:29 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:35:29 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:35:30 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:35:30 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:35:30 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:35:30 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:35:31 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:35:31 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:35:31 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 05:35:31 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 05:35:31 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 05:35:31 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 05:35:31 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 05:35:31 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 05:35:32 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 05:35:32 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 05:35:32 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 05:35:32 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 05:35:32 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 05:35:32 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 05:35:32 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 05:35:32 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 05:35:32 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:35:32 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 05:35:32 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 05:35:32 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 05:35:32 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:35:32 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 05:35:32 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 05:35:32 Setting up tzdata (2021a-0ubuntu0.18.04) ... 05:35:32 05:35:32 Current default time zone: 'Etc/UTC' 05:35:32 Local time is now: Wed May 12 05:35:32 UTC 2021. 05:35:32 Universal Time is now: Wed May 12 05:35:32 UTC 2021. 05:35:32 Run 'dpkg-reconfigure tzdata' if you wish to change it. 05:35:32 05:35:32 Setting up systemd-sysv (237-3ubuntu10.47) ... 05:35:32 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:35:33 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 05:35:33 Setting up mount (2.31.1-0.4ubuntu3.7) ... 05:35:33 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 05:35:33 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 05:35:33 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 05:35:33 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 05:35:33 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 05:35:33 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 05:35:33 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:35:33 Setting up procps (2:3.3.12-3ubuntu1.2) ... 05:35:33 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 05:35:33 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 05:35:33 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 05:35:33 Setting up patch (2.7.6-2ubuntu1.1) ... 05:35:33 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 05:35:33 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 05:35:33 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 05:35:33 Installing new version of config file /etc/ssl/openssl.cnf ... 05:35:33 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 05:35:33 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 05:35:33 Setting up ca-certificates (20210119~18.04.1) ... 05:35:35 Updating certificates in /etc/ssl/certs... 05:35:36 23 added, 27 removed; done. 05:35:36 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 05:35:36 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 05:35:36 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 05:35:36 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 05:35:36 Setting up pkgbinarymangler (138.18.04.1) ... 05:35:36 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 05:35:36 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 05:35:36 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 05:35:36 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 05:35:36 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 05:35:36 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 05:35:36 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 05:35:36 Setting up perl (5.26.1-6ubuntu0.5) ... 05:35:36 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 05:35:36 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 05:35:37 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 05:35:37 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 05:35:37 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 05:35:37 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 05:35:37 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 05:35:37 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 05:35:37 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 05:35:37 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 05:35:37 Processing triggers for systemd (237-3ubuntu10.47) ... 05:35:37 Processing triggers for mime-support (3.60ubuntu1) ... 05:35:37 Processing triggers for ca-certificates (20210119~18.04.1) ... 05:35:37 Updating certificates in /etc/ssl/certs... 05:35:37 0 added, 0 removed; done. 05:35:37 Running hooks in /etc/ca-certificates/update.d... 05:35:37 done. 05:35:38 Reading package lists... 05:35:38 Building dependency tree... 05:35:38 Reading state information... 05:35:38 The following NEW packages will be installed: 05:35:38 apt-transport-https 05:35:38 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 05:35:38 Need to get 1692 B of archives. 05:35:38 After this operation, 154 kB of additional disk space will be used. 05:35:38 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 05:35:38 debconf: delaying package configuration, since apt-utils is not installed 05:35:38 Fetched 1692 B in 0s (7999 B/s) 05:35:38 Selecting previously unselected package apt-transport-https. 05:35:38 (Reading database ... 13920 files and directories currently installed.) 05:35:38 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 05:35:38 Unpacking apt-transport-https (1.6.13) ... 05:35:39 Setting up apt-transport-https (1.6.13) ... 05:35:39 Waiting for network to be ready... 05:35:46 2021-05-12T05:35:43Z INFO Waiting for automatic snapd restart... 05:35:48 snapd 2.49.2 from Canonical* installed 05:35:48 "snapd" switched to the "latest/stable" channel 05:35:48 05:35:51 core18 20210309 from Canonical* installed 05:35:51 "core18" switched to the "latest/stable" channel 05:35:51 05:35:55 snapcraft 4.7.1 from Canonical* installed 05:35:55 "snapcraft" switched to the "latest/stable" channel 05:35:55 05:35:58 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: 05:35:58 - README.md 05:35:58 05:35:58 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 05:36:05 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 05:36:05 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 05:36:05 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 05:36:05 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 05:36:06 Reading package lists... 05:36:06 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 05:36:13 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 05:36:13 Reading package lists... 05:36:13 Building dependency tree... 05:36:13 Reading state information... 05:36:13 Suggested packages: 05:36:13 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 05:36:13 git-gui gitk gitweb git-cvs git-mediawiki git-svn 05:36:13 Recommended packages: 05:36:13 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 05:36:13 The following NEW packages will be installed: 05:36:13 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 05:36:13 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 05:36:13 pkg-config zip 05:36:13 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 05:36:13 Need to get 7663 kB of archives. 05:36:13 After this operation, 43.8 MB of additional disk space will be used. 05:36:13 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 05:36:13 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 05:36:13 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 05:36:13 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 05:36:13 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 05:36:13 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 05:36:13 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 05:36:13 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 05:36:13 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 05:36:13 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 05:36:13 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 05:36:13 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 05:36:13 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 05:36:13 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 05:36:13 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 05:36:13 debconf: delaying package configuration, since apt-utils is not installed 05:36:13 Fetched 7663 kB in 1s (8816 kB/s) 05:36:13 Selecting previously unselected package libglib2.0-0:amd64. 05:36:13 (Reading database ... 13924 files and directories currently installed.) 05:36:13 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 05:36:13 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 05:36:14 Selecting previously unselected package libpsl5:amd64. 05:36:14 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 05:36:14 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 05:36:14 Selecting previously unselected package libnghttp2-14:amd64. 05:36:14 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 05:36:14 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 05:36:14 Selecting previously unselected package librtmp1:amd64. 05:36:14 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 05:36:14 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 05:36:14 Selecting previously unselected package libcurl3-gnutls:amd64. 05:36:14 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 05:36:14 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 05:36:14 Selecting previously unselected package liberror-perl. 05:36:14 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 05:36:14 Unpacking liberror-perl (0.17025-1) ... 05:36:14 Selecting previously unselected package git-man. 05:36:14 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 05:36:14 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 05:36:14 Selecting previously unselected package git. 05:36:14 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 05:36:14 Unpacking git (1:2.17.1-1ubuntu0.8) ... 05:36:15 Selecting previously unselected package libnorm1:amd64. 05:36:15 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 05:36:15 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 05:36:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 05:36:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:36:15 Selecting previously unselected package libpgm-5.2-0:amd64. 05:36:15 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 05:36:15 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 05:36:15 Selecting previously unselected package libsodium23:amd64. 05:36:15 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 05:36:15 Unpacking libsodium23:amd64 (1.0.16-2) ... 05:36:15 Selecting previously unselected package libzmq5:amd64. 05:36:15 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 05:36:15 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 05:36:15 Selecting previously unselected package libzmq3-dev:amd64. 05:36:15 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 05:36:16 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 05:36:16 Selecting previously unselected package pkg-config. 05:36:16 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 05:36:16 Unpacking pkg-config (0.29.1-0ubuntu2) ... 05:36:16 Selecting previously unselected package zip. 05:36:16 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 05:36:16 Unpacking zip (3.0-11build1) ... 05:36:16 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 05:36:16 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 05:36:16 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 05:36:16 Setting up liberror-perl (0.17025-1) ... 05:36:16 Setting up libpsl5:amd64 (0.19.1-5build1) ... 05:36:16 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 05:36:16 No schema files found: doing nothing. 05:36:16 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 05:36:16 Setting up zip (3.0-11build1) ... 05:36:16 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 05:36:16 Setting up libsodium23:amd64 (1.0.16-2) ... 05:36:16 Setting up pkg-config (0.29.1-0ubuntu2) ... 05:36:16 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 05:36:16 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 05:36:16 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 05:36:16 Setting up git (1:2.17.1-1ubuntu0.8) ... 05:36:16 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 05:36:21 Removing intermediate container bbc8dd178a19 05:36:21 ---> 1b76b6688260 05:36:21 05:36:21 Step 11/32 : FROM alpine:3.12 05:36:21 3.12: Pulling from library/alpine 05:36:21 Removing intermediate container c47d152ff6a0 05:36:21 ---> ac7a8c7040d0 05:36:21 05:36:21 Step 11/26 : FROM alpine:3.12 05:36:21 3.12: Pulling from library/alpine 05:36:22 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:36:22 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:36:22 Status: Downloaded newer image for alpine:3.12 05:36:22 Status: Image is up to date for alpine:3.12 05:36:22 ---> 9852663dfa18 05:36:22 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec ---> 9852663dfa18 05:36:22 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 05:36:22 05:36:22 ---> Running in c8033cc41413 05:36:23 ---> Running in 32adfa3e0f3f 05:36:23 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 05:36:23 git set to automatically installed. 05:36:23 git-man set to automatically installed. 05:36:23 libcurl3-gnutls set to automatically installed. 05:36:23 liberror-perl set to automatically installed. 05:36:23 libglib2.0-0 set to automatically installed. 05:36:23 libnghttp2-14 set to automatically installed. 05:36:23 libnorm1 set to automatically installed. 05:36:23 libpgm-5.2-0 set to automatically installed. 05:36:23 libpsl5 set to automatically installed. 05:36:23 librtmp1 set to automatically installed. 05:36:23 libsodium23 set to automatically installed. 05:36:23 libzmq3-dev set to automatically installed. 05:36:23 libzmq5 set to automatically installed. 05:36:23 pkg-config set to automatically installed. 05:36:23 zip set to automatically installed. 05:36:24 Removing intermediate container c8033cc41413 05:36:24 ---> daf6b745f3cc 05:36:24 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 05:36:24 Removing intermediate container 1481e7dad4f9 05:36:24 ---> 771e0eeac246 05:36:24 05:36:24 Step 11/22 : FROM alpine:3.12 05:36:24 ---> 9852663dfa18 05:36:24 Step 12/22 : RUN apk add --update --no-cache curl 05:36:24 snapd is not logged in, snap install commands will use sudo 05:36:24 ---> Running in f997ef00af85 05:36:24 ---> Running in ed3969c5ceae 05:36:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:36:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:36:25 (1/6) Installing ca-certificates (20191127-r4) 05:36:25 (2/6) Installing nghttp2-libs (1.41.0-r0) 05:36:25 (3/6) Installing libcurl (7.76.1-r0) 05:36:25 (4/6) Installing curl (7.76.1-r0) 05:36:25 (5/6) Installing dumb-init (1.2.2-r1) 05:36:25 (6/6) Installing su-exec (0.2-r1) 05:36:25 Executing busybox-1.31.1-r20.trigger 05:36:26 Executing ca-certificates-20191127-r4.trigger 05:36:26 OK: 7 MiB in 20 packages 05:36:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:36:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:36:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:36:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:36:27 (1/2) Installing dumb-init (1.2.2-r1) 05:36:27 (2/2) Installing su-exec (0.2-r1) 05:36:27 Executing busybox-1.31.1-r20.trigger 05:36:27 OK: 5 MiB in 16 packages 05:36:27 (1/4) Installing ca-certificates (20191127-r4) 05:36:27 (2/4) Installing nghttp2-libs (1.41.0-r0) 05:36:27 (3/4) Installing libcurl (7.76.1-r0) 05:36:27 (4/4) Installing curl (7.76.1-r0) 05:36:27 Executing busybox-1.31.1-r20.trigger 05:36:27 Executing ca-certificates-20191127-r4.trigger 05:36:28 OK: 7 MiB in 18 packages 05:36:29 Removing intermediate container 32adfa3e0f3f 05:36:29 ---> b79d65309a4e 05:36:29 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:36:29 Removing intermediate container ee548f49042a 05:36:29 ---> e7619c9c60b2 05:36:29 05:36:29 Step 11/23 : FROM alpine:3.12 05:36:29 ---> 9852663dfa18 05:36:29 Step 12/23 : RUN apk add --update --no-cache dumb-init 05:36:29 Removing intermediate container f997ef00af85 05:36:29 ---> c7cec1c0d790 05:36:29 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 05:36:30 ---> Running in 5bc39cdde29d 05:36:30 ---> Running in 32c50c724a03 05:36:30 Removing intermediate container 5081be943cc4 05:36:30 ---> b241fab71cd9 05:36:30 05:36:30 Step 11/24 : FROM alpine:3.12 05:36:30 ---> 9852663dfa18 05:36:30 Step 12/24 : RUN apk add --update --no-cache dumb-init 05:36:30 ---> Running in a91f334288c9 05:36:30 ---> Running in 2aefad87eaec 05:36:31 Removing intermediate container ed3969c5ceae 05:36:31 ---> 5d54d0cd16bc 05:36:31 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:36:31 Removing intermediate container 5bc39cdde29d 05:36:31 ---> a1ae0ab4eb23 05:36:31 Step 14/26 : WORKDIR / 05:36:31 ---> Running in 6a3e2288caad 05:36:31 ---> Running in 6f8fba822148 05:36:31 Removing intermediate container a91f334288c9 05:36:31 ---> c94566933ad5 05:36:31 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 05:36:31 ---> Running in 93626f838749 05:36:31 Removing intermediate container 6a3e2288caad 05:36:31 ---> 17b899acb034 05:36:31 Step 14/22 : WORKDIR /edgex 05:36:31 Removing intermediate container 6f8fba822148 05:36:31 ---> c4492b92284f 05:36:31 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:36:32 ---> Running in 53c8731efc70 05:36:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:36:32 Removing intermediate container 93626f838749 05:36:32 ---> 1ac819818cfb 05:36:32 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 05:36:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:36:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:36:32 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 05:36:32 snap "core18" has no updates available 05:36:32 snapd is not logged in, snap install commands will use sudo 05:36:32 ---> Running in 45a3beeb5020 05:36:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:36:33 Removing intermediate container 53c8731efc70 05:36:33 ---> ae94c5d07372 05:36:33 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 05:36:33 (1/1) Installing dumb-init (1.2.2-r1) 05:36:33 Executing busybox-1.31.1-r20.trigger 05:36:33 OK: 5 MiB in 15 packages 05:36:33 ---> 7f396fe5b6bc 05:36:33 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 05:36:33 (1/1) Installing dumb-init (1.2.2-r1) 05:36:33 Executing busybox-1.31.1-r20.trigger 05:36:33 OK: 5 MiB in 15 packages 05:36:34 ---> 54d3de79d477 05:36:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 05:36:34 ---> 702a27810d46 05:36:34 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 05:36:35 Removing intermediate container 32c50c724a03 05:36:35 ---> a8c4040a9491 05:36:35 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:36:35 Removing intermediate container 2aefad87eaec 05:36:35 ---> 4dea3bb9fd67 05:36:35 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:36:35 ---> Running in bbeb5643f57e 05:36:35 ---> Running in 2fe33ca84bcf 05:36:35 ---> b0228103ae77 05:36:35 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 05:36:35 ---> da91d5e9239e 05:36:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:36:35 Removing intermediate container bbeb5643f57e 05:36:36 ---> 0ae723c378d5 05:36:36 Step 14/23 : ENV APP_PORT=48085 05:36:36 ---> Running in b4394ec31f62 05:36:36 Removing intermediate container 2fe33ca84bcf 05:36:36 ---> 28d5ca85353f 05:36:36 Step 14/24 : ENV APP_PORT=48082 05:36:36 Removing intermediate container 45a3beeb5020 05:36:36 ---> 590076d84379 05:36:36 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 05:36:36 ---> Running in dd3bd09e276d 05:36:36 ---> Running in e273bf00cb71 05:36:36 ---> bc0ba614cae9 05:36:36 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:36:37 Removing intermediate container b4394ec31f62 05:36:37 ---> e1722c2f2391 05:36:37 Step 15/23 : EXPOSE $APP_PORT 05:36:37 ---> Running in 40dfbb373cdd 05:36:37 Removing intermediate container dd3bd09e276d 05:36:37 ---> bd0632dba440 05:36:37 Step 15/24 : EXPOSE $APP_PORT 05:36:37 Removing intermediate container e273bf00cb71 05:36:37 ---> fc4aff7ba57d 05:36:37 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 05:36:37 ---> 50c3ba4922af 05:36:37 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 05:36:37 ---> Running in d8427b12b236 05:36:37 ---> Running in 2fe580440020 05:36:37 Removing intermediate container 40dfbb373cdd 05:36:37 ---> 8e1c01339d4a 05:36:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:36:38 ---> ae595338abe7 05:36:38 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:36:38 Removing intermediate container d8427b12b236 05:36:38 ---> 5d23382c0224 05:36:38 Step 16/24 : WORKDIR / 05:36:38 ---> 33f622db558d 05:36:38 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 05:36:38 Removing intermediate container 2fe580440020 05:36:38 ---> f0e75b8c7842 05:36:38 Step 19/22 : CMD ["--init=true"] 05:36:38 ---> Running in 6947d2f56421 05:36:39 ---> Running in fee10619b0d2 05:36:39 ---> Running in c302fc2d34ce 05:36:39 ---> f6c517e76e8a 05:36:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:36:39 Removing intermediate container 6947d2f56421 05:36:39 ---> 1b9f062757d9 05:36:39 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:36:39 Removing intermediate container fee10619b0d2 05:36:39 ---> a31a7b3e7f81 05:36:39 Step 20/22 : LABEL arch=arm64 05:36:39 ---> Running in d6d974781c6f 05:36:40 ---> 35cc08819548 05:36:40 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:36:40 ---> 4ae409d676f5 05:36:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:36:40 Removing intermediate container d6d974781c6f 05:36:40 ---> 261df82e5617 05:36:40 Step 21/22 : LABEL git_sha=95d834de79cfd8441dd361a6c81076c27b9453ef 05:36:40 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 05:36:41 ---> Running in bcaae1fbe36a 05:36:41 ---> b4948023cf13 05:36:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 05:36:41 ---> 7ea2e41efef0 05:36:41 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/ 05:36:41 Removing intermediate container bcaae1fbe36a 05:36:41 ---> b9c04be1c6be 05:36:41 Step 22/22 : LABEL version=0.0.0 05:36:41 ---> Running in e9f9c1e8753c 05:36:41 ---> Running in ba02c4c695c6 05:36:42 ---> 5733c4d9d782 05:36:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 05:36:42 ---> af8bf23bdc37 05:36:42 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 05:36:42 Removing intermediate container c302fc2d34ce 05:36:42 ---> fb4177037427 05:36:42 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 05:36:42 ---> Running in 4b1f691093e5 05:36:42 Removing intermediate container ba02c4c695c6 05:36:42 ---> 07d5c4eaf6f6 05:36:42 05:36:43 Successfully built 07d5c4eaf6f6 05:36:43 ---> 36180ec5ce6a 05:36:43 Step 20/24 : ENTRYPOINT ["/core-command"] 05:36:43 Successfully tagged security-proxy-setup-arm64:latest 05:36:43 Removing intermediate container 4b1f691093e5 05:36:43  Building security-proxy-setup ... done Building support-notifications 05:36:43 ---> b104a085213d 05:36:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:36:43 ---> Running in 7ad762b1b03b 05:36:43 ---> 34d4ca74a0d5 05:36:43 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:36:43 ---> Running in 8b5e54354334 05:36:44 Removing intermediate container 7ad762b1b03b 05:36:44 ---> be51c41ae124 05:36:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:36:44 Removing intermediate container 8b5e54354334 05:36:44 ---> d79564beb36a 05:36:44 Step 21/23 : LABEL arch=arm64 05:36:44 ---> Running in 056060d8f0a3 05:36:44 ---> Running in e298de900796 05:36:45 Removing intermediate container e9f9c1e8753c 05:36:45 ---> 64ee01eba7a4 05:36:45 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 05:36:45 Removing intermediate container 056060d8f0a3 05:36:45 ---> f3a6eeb745e5 05:36:45 Step 22/24 : LABEL arch=arm64 05:36:45 Removing intermediate container e298de900796 05:36:45 ---> 2699a98ed502 05:36:45 Step 22/23 : LABEL git_sha=95d834de79cfd8441dd361a6c81076c27b9453ef 05:36:46 ---> 28d1f84a3774 05:36:46 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 05:36:46 ---> Running in f935a7483ad6 05:36:46 ---> Running in 1edf637474ae 05:36:46 ---> Running in 92e583df3d04 05:36:47 Removing intermediate container f935a7483ad6 05:36:47 ---> fb2e762ec206 05:36:47 Step 24/26 : LABEL arch=arm64 05:36:47 Removing intermediate container 1edf637474ae 05:36:47 ---> f861d5113050 05:36:47 Step 23/23 : LABEL version=0.0.0 05:36:47 ---> Running in 6d8d9848e860 05:36:47 Removing intermediate container 92e583df3d04 05:36:47 ---> 429671e4c0bb 05:36:47 Step 23/24 : LABEL git_sha=95d834de79cfd8441dd361a6c81076c27b9453ef 05:36:47 ---> 2bfbc9fc405c 05:36:47 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 05:36:48 ---> Running in 20132a8ff389 05:36:48 ---> Running in c7ef838d2ede 05:36:48 Removing intermediate container 6d8d9848e860 05:36:48 ---> b7952d6c3950 05:36:48 Step 25/26 : LABEL git_sha=95d834de79cfd8441dd361a6c81076c27b9453ef 05:36:49 ---> Running in 7e0c83b8e85c 05:36:49 Removing intermediate container c7ef838d2ede 05:36:49 ---> e9ec8452cb43 05:36:49 05:36:49 ---> 8375f37b2590 05:36:49 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 05:36:49 Removing intermediate container 20132a8ff389 05:36:49 ---> 28f0cfc14ece 05:36:49 Step 24/24 : LABEL version=0.0.0 05:36:49 Removing intermediate container 7e0c83b8e85c 05:36:49 ---> 63d1688f61d6 05:36:49 Step 26/26 : LABEL version=0.0.0 05:36:50 ---> Running in 931461c7c79f 05:36:50 ---> Running in aea1432c605d 05:36:50 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 05:36:50 Pulling go-build-helper 05:36:50 + snapcraftctl pull 05:36:50 Successfully built e9ec8452cb43 05:36:50 Successfully tagged support-scheduler-arm64:latest 05:36:50  Building support-scheduler ... done Building core-metadata 05:36:51 Removing intermediate container 931461c7c79f 05:36:51 ---> b0ef4441f28d 05:36:51 05:36:51 Removing intermediate container aea1432c605d 05:36:51 'app-service-config' has dependencies that need to be staged: go-build-helper 05:36:51 Skipping pull go-build-helper (already ran) 05:36:51 Building go-build-helper 05:36:51 + snapcraftctl build 05:36:51 ---> 55f0ac2591ed 05:36:51 ---> 8afaf805374c 05:36:51 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 05:36:51 05:36:51 Successfully built b0ef4441f28d 05:36:51 Successfully built 55f0ac2591ed 05:36:51 Successfully tagged core-command-arm64:latest 05:36:51  Building core-command ... done Building core-data 05:36:51 ---> Running in 88362b83714b 05:36:51 Successfully tagged security-secretstore-setup-arm64:latest 05:36:51  Building security-secretstore-setup ... done Building sys-mgmt-agent 05:36:52 Removing intermediate container 88362b83714b 05:36:52 ---> 9e385360b8af 05:36:52 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:36:53 ---> 7cc4d62bc473 05:36:53 Staging go-build-helper 05:36:53 + snapcraftctl stage 05:36:53 Step 27/32 : RUN chmod +x /entrypoint.sh 05:36:53 ---> Running in 360f78c8be39 05:36:56 Removing intermediate container 360f78c8be39 05:36:56 ---> b9003a87b280 05:36:56 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 05:36:56 ---> Running in 1aa6b347de81 05:36:57 Removing intermediate container 1aa6b347de81 05:36:57 ---> fbb4f92229a8 05:36:57 Step 29/32 : CMD ["gate"] 05:36:58 ---> Running in 64a8db57caf6 05:36:58 Removing intermediate container 64a8db57caf6 05:36:58 ---> a3c8c71da40f 05:36:58 Step 30/32 : LABEL arch=arm64 05:36:59 ---> Running in 0e0a57dbd35a 05:37:00 Removing intermediate container 0e0a57dbd35a 05:37:00 ---> e51e48fe9a76 05:37:00 Step 31/32 : LABEL git_sha=95d834de79cfd8441dd361a6c81076c27b9453ef 05:37:00 ---> Running in bbe6d4a800ea 05:37:01 Removing intermediate container bbe6d4a800ea 05:37:01 ---> 453a8bf92c7a 05:37:01 Step 32/32 : LABEL version=0.0.0 05:37:01 ---> Running in 8db38cd5afae 05:37:02 Removing intermediate container 8db38cd5afae 05:37:02 ---> 586449eb5990 05:37:02 05:37:02 Successfully built 586449eb5990 05:37:02 Successfully tagged security-bootstrapper-arm64:latest 05:37:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 05:37:03 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 05:37:03 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 05:37:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1723 kB] 05:37:03 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 05:37:03 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 05:37:03 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 05:37:03 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 05:37:03 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 05:37:03 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 05:37:03 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 05:37:03 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 05:37:03 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 05:37:03 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 05:37:03 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [321 kB] 05:37:03 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 05:37:03 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 05:37:03 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 05:37:03 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 05:37:03 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] 05:37:03 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 05:37:03 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 05:37:03 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 05:37:03 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 05:37:03 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 05:37:03 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 05:37:03 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 05:37:03 Fetched 24.6 MB in 0s (0 B/s) 05:37:03 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 05:37:03 Fetched 224 kB in 0s (0 B/s) 05:37:03 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 05:37:03 Fetched 157 kB in 0s (0 B/s) 05:37:03 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 05:37:03 Fetched 221 kB in 0s (0 B/s) 05:37:03 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 05:37:03 Fetched 143 kB in 0s (0 B/s) 05:37:03 Pulling app-service-config 05:37:03 + snapcraftctl pull 05:37:04 Cloning into '/root/parts/app-service-config/src'... 05:37:04 Pulling config-common 05:37:04 + snapcraftctl pull 05:37:08 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 05:37:08 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 05:37:08 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 05:37:08 Fetched 0 B in 0s (0 B/s) 05:37:08 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 05:37:08 Fetched 0 B in 0s (0 B/s) 05:37:08 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 05:37:08 Fetched 0 B in 0s (0 B/s) 05:37:08 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 05:37:08 Fetched 0 B in 0s (0 B/s) 05:37:08 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 05:37:08 Fetched 0 B in 0s (0 B/s) 05:37:08 Pulling edgex-go 05:37:08 + snapcraftctl pull 05:37:29  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:37:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:37:29 ---> 06fc07d97fbb 05:37:29 Step 3/23 : WORKDIR /edgex-go 05:37:29 ---> Using cache 05:37:29 ---> 8dc804c6fc1a 05:37:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:37:29 ---> Using cache 05:37:29 ---> 938cbeb200be 05:37:30 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 05:37:30 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 05:37:30 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 05:37:30 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 05:37:30 Fetched 0 B in 0s (0 B/s) 05:37:30 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 05:37:30 Fetched 96.5 kB in 0s (0 B/s) 05:37:30 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 05:37:30 Fetched 279 kB in 0s (0 B/s) 05:37:30 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 05:37:30 Fetched 122 kB in 0s (0 B/s) 05:37:30 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 05:37:30 Fetched 77.8 kB in 0s (0 B/s) 05:37:30 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 05:37:30 Fetched 8848 B in 0s (0 B/s) 05:37:30 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 05:37:30 Fetched 47.8 kB in 0s (0 B/s) 05:37:30 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 05:37:30 Fetched 45.6 kB in 0s (0 B/s) 05:37:30 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 05:37:30 Fetched 15.0 kB in 0s (0 B/s) 05:37:30 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 05:37:30 Fetched 219 kB in 0s (0 B/s) 05:37:30 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 05:37:30 Fetched 154 kB in 0s (0 B/s) 05:37:30 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 05:37:30 Fetched 50.6 kB in 0s (0 B/s) 05:37:30 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 05:37:30 Fetched 14.8 kB in 0s (0 B/s) 05:37:30 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 05:37:30 Fetched 41.8 kB in 0s (0 B/s) 05:37:30 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 05:37:30 Fetched 499 kB in 0s (0 B/s) 05:37:30 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 05:37:30 Fetched 111 kB in 0s (0 B/s) 05:37:30 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 05:37:30 Fetched 240 kB in 0s (0 B/s) 05:37:30 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 05:37:30 Fetched 29.3 kB in 0s (0 B/s) 05:37:30 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 05:37:30 Fetched 85.5 kB in 0s (0 B/s) 05:37:30 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 05:37:30 Fetched 24.5 kB in 0s (0 B/s) 05:37:30 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 05:37:30 Fetched 49.2 kB in 0s (0 B/s) 05:37:30 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 05:37:30 Fetched 54.2 kB in 0s (0 B/s) 05:37:30 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 05:37:30 Fetched 30.8 kB in 0s (0 B/s) 05:37:30 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 05:37:30 Fetched 15.8 kB in 0s (0 B/s) 05:37:30 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 05:37:30 Fetched 85.9 kB in 0s (0 B/s) 05:37:30 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 05:37:30 Fetched 8720 B in 0s (0 B/s) 05:37:30 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 05:37:30 Fetched 137 kB in 0s (0 B/s) 05:37:30 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 05:37:30 Fetched 119 kB in 0s (0 B/s) 05:37:30 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 05:37:30 Fetched 110 kB in 0s (0 B/s) 05:37:30 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 05:37:30 Fetched 11.1 kB in 0s (0 B/s) 05:37:30 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 05:37:30 Fetched 645 kB in 0s (0 B/s) 05:37:30 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 05:37:30 Fetched 41.3 kB in 0s (0 B/s) 05:37:30 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 05:37:30 Fetched 17.9 kB in 0s (0 B/s) 05:37:30 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 05:37:30 Fetched 368 kB in 0s (0 B/s) 05:37:30 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 05:37:30 Fetched 187 kB in 0s (0 B/s) 05:37:30 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 05:37:30 Fetched 175 kB in 0s (0 B/s) 05:37:30 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 05:37:30 Fetched 206 kB in 0s (0 B/s) 05:37:30 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 05:37:30 Fetched 1301 kB in 0s (0 B/s) 05:37:30 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 05:37:30 Fetched 36.2 kB in 0s (0 B/s) 05:37:30 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 05:37:30 Fetched 159 kB in 0s (0 B/s) 05:37:30 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 05:37:30 Fetched 107 kB in 0s (0 B/s) 05:37:30 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 05:37:30 Fetched 48.7 kB in 0s (0 B/s) 05:37:30 Pulling static-packages 05:37:30 + snapcraftctl pull 05:37:30 Pulling version 05:37:30 + cd /root/project 05:37:30 + [ -f VERSION ] 05:37:30 + PROJECT_VERSION=local-dev 05:37:30 + git rev-parse --short HEAD 05:37:30 + GIT_REVISION=95d834de 05:37:30 + snapcraftctl set-version local-dev 05:37:30 Skipping build go-build-helper (already ran) 05:37:30 Building app-service-config 05:37:31 + make build 05:37:31 go mod tidy 05:37:33 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.58 05:37:33 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.52 05:37:33 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 05:37:33 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 05:37:34 go: downloading github.com/google/uuid v1.2.0 05:37:34 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 05:37:34 go: downloading github.com/stretchr/testify v1.7.0 05:37:34 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 05:37:34 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 05:37:34 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 05:37:34 go: downloading github.com/gorilla/mux v1.8.0 05:37:34 go: downloading gopkg.in/yaml.v2 v2.4.0 05:37:34 go: downloading github.com/x448/float16 v0.8.4 05:37:34 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 05:37:35 go: downloading github.com/pelletier/go-toml v1.9.0 05:37:35 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 05:37:35 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 05:37:35 go: downloading github.com/go-kit/kit v0.8.0 05:37:35 go: downloading github.com/gorilla/websocket v1.4.2 05:37:35 go: downloading github.com/davecgh/go-spew v1.1.1 05:37:35 go: downloading github.com/hashicorp/consul/api v1.8.1 05:37:35 go: downloading github.com/mitchellh/copystructure v1.0.0 05:37:35 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 05:37:35 go: downloading github.com/go-redis/redis/v7 v7.2.0 05:37:35 go: downloading github.com/go-logfmt/logfmt v0.4.0 05:37:35 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 05:37:35 go: downloading github.com/hashicorp/serf v0.9.5 05:37:35 go: downloading github.com/stretchr/objx v0.1.0 05:37:35 go: downloading github.com/hashicorp/consul/sdk v0.7.0 05:37:35 go: downloading github.com/kr/pretty v0.2.0 05:37:35 go: downloading github.com/pebbe/zmq4 v1.2.7 05:37:35 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:37:35 go: downloading github.com/mitchellh/reflectwalk v1.0.0 05:37:35 ---> Running in a038335149c8 05:37:35 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 05:37:35 go: downloading github.com/hashicorp/go-hclog v0.12.0 05:37:35 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 05:37:35 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 05:37:35 go: downloading github.com/pmezard/go-difflib v1.0.0 05:37:35 go: downloading github.com/go-playground/validator/v10 v10.5.0 05:37:35 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 05:37:35 go: downloading github.com/mitchellh/mapstructure v1.1.2 05:37:35 go: downloading github.com/hashicorp/go-uuid v1.0.1 05:37:35 go: downloading github.com/onsi/gomega v1.7.0 05:37:35 go: downloading github.com/mattn/go-colorable v0.1.6 05:37:35 go: downloading github.com/fatih/color v1.9.0 05:37:35 go: downloading github.com/kr/text v0.1.0 05:37:35 go: downloading github.com/pkg/errors v0.8.1 05:37:35 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 05:37:35 go: downloading github.com/mattn/go-isatty v0.0.12 05:37:35 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 05:37:35 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 05:37:35 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:37:35 go: downloading github.com/onsi/ginkgo v1.10.1 05:37:35 go: downloading github.com/hashicorp/memberlist v0.2.2 05:37:35 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 05:37:35 go: downloading github.com/hashicorp/go-msgpack v0.5.3 05:37:35 go: downloading github.com/go-stack/stack v1.8.0 05:37:35 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 05:37:35 go: downloading github.com/leodido/go-urn v1.2.0 05:37:35 go: downloading golang.org/x/text v0.3.2 05:37:36 go: downloading github.com/go-playground/universal-translator v0.17.0 05:37:36 go: downloading github.com/mitchellh/go-homedir v1.1.0 05:37:36 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 05:37:36 go: downloading github.com/hashicorp/go-multierror v1.1.0 05:37:36 go: downloading github.com/go-playground/assert/v2 v2.0.1 05:37:36 go: downloading github.com/hashicorp/errwrap v1.0.0 05:37:36 go: downloading github.com/go-playground/locales v0.13.0 05:37:36 go: downloading github.com/hpcloud/tail v1.0.0 05:37:36 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 05:37:36 go: downloading github.com/miekg/dns v1.1.26 05:37:36 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 05:37:36 go: downloading gopkg.in/fsnotify.v1 v1.4.7 05:37:36 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 05:37:36 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 05:37:36 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 05:37:36 go: downloading github.com/hashicorp/golang-lru v0.5.0 05:37:36 go: downloading github.com/fsnotify/fsnotify v1.4.7 05:37:36 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 05:37:36 go: downloading github.com/golang/protobuf v1.3.2 05:37:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:37:37 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 05:37:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:37:39 OK: 218 MiB in 52 packages 05:37:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:37:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:37:41 ---> 06fc07d97fbb 05:37:41 Step 3/24 : WORKDIR /edgex-go 05:37:41 ---> Using cache 05:37:41 ---> 8dc804c6fc1a 05:37:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:37:41 ---> Using cache 05:37:41 ---> 938cbeb200be 05:37:41 Step 5/24 : RUN apk add --update --no-cache make git 05:37:41 ---> Using cache 05:37:41 ---> f15ff6f7031f 05:37:41 Step 6/24 : COPY go.mod . 05:37:41 ---> Using cache 05:37:41 ---> fb6ab9a9da5c 05:37:41 Step 7/24 : RUN go mod download 05:37:41 ---> Using cache 05:37:41 ---> d5c3000c0a67 05:37:41 Step 8/24 : COPY . . 05:37:41 ---> Using cache 05:37:41 ---> 82aa8aa87b3d 05:37:41 Step 9/24 : RUN go mod tidy 05:37:41 ---> Using cache 05:37:41 ---> d22cdc509dd7 05:37:41 Step 10/24 : RUN make cmd/core-metadata/core-metadata 05:37:42 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:37:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:37:42 ---> 06fc07d97fbb 05:37:42 Step 3/24 : WORKDIR /edgex-go 05:37:42 ---> Using cache 05:37:42 ---> 8dc804c6fc1a 05:37:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:37:42 ---> Using cache 05:37:42 ---> 938cbeb200be 05:37:42 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 05:37:42 Removing intermediate container a038335149c8 05:37:42 ---> dd50ad63e03d 05:37:42 Step 6/23 : COPY go.mod . 05:37:42 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:37:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:37:42 ---> 06fc07d97fbb 05:37:42 Step 3/24 : WORKDIR /edgex-go 05:37:42 ---> Using cache 05:37:42 ---> 8dc804c6fc1a 05:37:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:37:42 ---> Using cache 05:37:42 ---> 938cbeb200be 05:37:42 Step 5/24 : RUN apk add --update --no-cache make bash git 05:37:42 ---> Running in fc44eee49ae1 05:37:42 ---> Running in 93207bb62495 05:37:42 ---> Running in 87ac1f570ad6 05:37:43 ---> d3b544167027 05:37:43 Step 7/23 : RUN go mod download 05:37:43 ---> Running in 73eeb0e7e1d7 05:37:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:37:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:37: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 05:37:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:37:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:37:46 OK: 218 MiB in 52 packages 05:37:46 OK: 218 MiB in 52 packages 05:37:46 Removing intermediate container 73eeb0e7e1d7 05:37:46 ---> 1cf61893e694 05:37:46 Step 8/23 : COPY . . 05:37:47 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 05:37:47 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 05:37:47 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 05:37:47 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 05:37:48 Building config-common 05:37:48 + snapcraftctl build 05:37:48 Removing intermediate container fc44eee49ae1 05:37:48 ---> 7fb29cb280b4 05:37:48 Step 6/24 : COPY go.mod . 05:37:48 Removing intermediate container 87ac1f570ad6 05:37:48 ---> e4dcc8515d75 05:37:48 Step 6/24 : COPY go.mod . 05:37:50 ---> 09c28f8c0bc8 05:37:50 Step 7/24 : RUN go mod download 05:37:50 ---> 3bde803e5c32 05:37:50 Step 7/24 : RUN go mod download 05:37:50 ---> Running in ba1b4341a34a 05:37:50 Building edgex-go 05:37:50 + cd /root/parts/edgex-go/src 05:37:50 + make build 05:37:50 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 05:37:50 ---> Running in ce8ea158548a 05:37:50 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.14 05:37:50 go: downloading github.com/OneOfOne/xxhash v1.2.8 05:37:50 go: downloading github.com/pelletier/go-toml v1.9.1 05:37:50 go: downloading github.com/imdario/mergo v0.3.12 05:37:54 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 05:37:57 Removing intermediate container ce8ea158548a 05:37:57 ---> 27642f0e53dc 05:37:57 Step 8/24 : COPY . . 05:37:57 Removing intermediate container ba1b4341a34a 05:37:57 ---> b8d33cdbc92b 05:37:57 Step 8/24 : COPY . . 05:37:59 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 05:38:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:38:02 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 05:38:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 05:38:04 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 05:38:05 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 05:38:05 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 05:38:06 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 05:38:08 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 05:38:08 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 05:38:09 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 05:38:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 05:38:12 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 05:38:12 go: downloading github.com/lib/pq v1.10.1 05:38:14 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 05:38:14 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 05:38:14 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 05:38:14 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 05:38:14 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 05:38:14 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 05:38:14 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 05:38:14 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 05:38:14 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 05:38:14 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 05:38:14 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 05:38:14 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 05:38:14 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 05:38:14 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 05:38:14 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 05:38:14 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 05:38:14 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 05:38:14 + 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 05:38:14 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 05:38:14 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 05:38:14 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 05:38:14 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 05:38:14 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 05:38:14 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 05:38:14 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 05:38:14 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 05:38:15 ---> 09097b53a8c1 05:38:15 Step 9/23 : RUN go mod tidy 05:38:16 ---> Running in 1d68621e44b1 05:38:17 Building static-packages 05:38:17 + snapcraftctl build 05:38:18 Building version 05:38:18 + snapcraftctl build 05:38:20 Skipping stage go-build-helper (already ran) 05:38:20 Staging app-service-config 05:38:20 + snapcraftctl stage 05:38:22 Staging config-common 05:38:22 + snapcraftctl stage 05:38:22 Staging edgex-go 05:38:22 + snapcraftctl stage 05:38:23 Staging static-packages 05:38:23 + snapcraftctl stage 05:38:24 Staging version 05:38:24 + snapcraftctl stage 05:38:25 Priming go-build-helper 05:38:25 + snapcraftctl prime 05:38:26 Priming app-service-config 05:38:26 + snapcraftctl prime 05:38:27 Removing intermediate container 1d68621e44b1 05:38:27 ---> 0e7ada703eab 05:38:27 Step 10/23 : RUN make cmd/support-notifications/support-notifications 05:38:27 ---> Running in cd585af22e48 05:38:27 Priming config-common 05:38:27 + snapcraftctl prime 05:38:28 ---> 6b58d5099e14 05:38:28 Step 9/24 : RUN go mod tidy 05:38:28 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 05:38:28 ---> d1ca98076297 05:38:28 Step 9/24 : RUN go mod tidy 05:38:28 ---> Running in 9c0b7a4d189e 05:38:28 Priming edgex-go 05:38:28 + snapcraftctl prime 05:38:28 ---> Running in 5cf6a494e069 05:38:30 Priming static-packages 05:38:30 + snapcraftctl prime 05:38:32 Priming version 05:38:32 + snapcraftctl prime 05:38:33 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:38:35 Removing intermediate container 5cf6a494e069 05:38:35 ---> 3a300aea943f 05:38:35 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 05:38:35 ---> Running in 67c4d35c24b3 05:38:35 Removing intermediate container 9c0b7a4d189e 05:38:35 ---> b19ab34f328d 05:38:35 Step 10/24 : RUN make cmd/core-data/core-data 05:38:36 ---> Running in ad2b13c977df 05:38:37 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 05:38:38 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 05:38:53 Removing intermediate container 93207bb62495 05:38:53 ---> d36cfdaa234b 05:38:53 05:38:53 Step 11/24 : FROM alpine:3.12 05:38:53 ---> 9852663dfa18 05:38:53 Step 12/24 : RUN apk add --update --no-cache dumb-init 05:38:53 ---> Using cache 05:38:53 ---> 4dea3bb9fd67 05:38:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:38:53 ---> Using cache 05:38:53 ---> 28d5ca85353f 05:38:53 Step 14/24 : ENV APP_PORT=48081 05:38:53 ---> Running in fa1ccfad9e14 05:38:53 Removing intermediate container fa1ccfad9e14 05:38:53 ---> e908074de29d 05:38:53 Step 15/24 : EXPOSE $APP_PORT 05:38:53 ---> Running in e48b394604be 05:38:53 Removing intermediate container e48b394604be 05:38:53 ---> 446adb83f16b 05:38:53 Step 16/24 : WORKDIR / 05:38:53 ---> Running in d29ab7ff0159 05:38:54 Removing intermediate container d29ab7ff0159 05:38:54 ---> 275cab2615f0 05:38:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:38:55 ---> e393fcee95d3 05:38:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:38:57 ---> 522ffa3d46f5 05:38:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 05:38:58 ---> c8ddc9e07601 05:38:58 Step 20/24 : ENTRYPOINT ["/core-metadata"] 05:38:58 ---> Running in 3c78d712d6c1 05:38:59 Removing intermediate container 3c78d712d6c1 05:38:59 ---> 23feb4410b87 05:38:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:38:59 ---> Running in 6321f71dc7f7 05:39:00 Removing intermediate container 6321f71dc7f7 05:39:00 ---> 4f71d0d3380c 05:39:00 Step 22/24 : LABEL arch=arm64 05:39:00 ---> Running in 2aa9183fdccf 05:39:01 Removing intermediate container 2aa9183fdccf 05:39:01 ---> 3ba365c57fe4 05:39:01 Step 23/24 : LABEL git_sha=95d834de79cfd8441dd361a6c81076c27b9453ef 05:39:01 ---> Running in bdb50e9e3903 05:39:02 Removing intermediate container bdb50e9e3903 05:39:02 ---> 59c0dea30a1b 05:39:02 Step 24/24 : LABEL version=0.0.0 05:39:02 ---> Running in 08254a76945c 05:39:03 Removing intermediate container 08254a76945c 05:39:03 ---> 7da1f098af63 05:39:03 05:39:03 Successfully built 7da1f098af63 05:39:03 Successfully tagged core-metadata-arm64:latest 05:40:11  Building core-metadata ... done Removing intermediate container cd585af22e48 05:40:11 ---> 6003a04c66a7 05:40:11 05:40:11 Step 11/23 : FROM alpine:3.12 05:40:11 ---> 9852663dfa18 05:40:11 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 05:40:11 Removing intermediate container 67c4d35c24b3 05:40:11 ---> fae3bef27685 05:40:11 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 05:40:11 ---> Running in 48448f680e60 05:40:11 ---> Running in 9cd0aa7cd17c 05:40:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:40:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 05:40:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:40:11 (1/2) Installing ca-certificates (20191127-r4) 05:40:11 (2/2) Installing dumb-init (1.2.2-r1) 05:40:11 Executing busybox-1.31.1-r20.trigger 05:40:11 Executing ca-certificates-20191127-r4.trigger 05:40:11 OK: 6 MiB in 16 packages 05:40:11 Removing intermediate container 9cd0aa7cd17c 05:40:11 ---> db43efaac357 05:40:11 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 05:40:11 Removing intermediate container 48448f680e60 05:40:11 ---> ab108f2b1332 05:40:11 05:40:11 Step 12/24 : FROM docker:20.10.0 05:40:11 ---> Running in abec01d55179 05:40:11 20.10.0: Pulling from library/docker 05:40:11 Removing intermediate container abec01d55179 05:40:11 ---> 1dcf8ecd0311 05:40:11 Step 14/23 : ENV APP_PORT=48060 05:40:11 ---> Running in 2c605176e8fe 05:40:11 Removing intermediate container 2c605176e8fe 05:40:11 ---> 6e762e8358ef 05:40:11 Step 15/23 : EXPOSE $APP_PORT 05:40:11 ---> Running in bf23eb9dea98 05:40:11 Removing intermediate container bf23eb9dea98 05:40:11 ---> 71d4e413ad49 05:40:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:40:11 Removing intermediate container ad2b13c977df 05:40:11 ---> d07f44df8cc5 05:40:11 05:40:11 Step 11/24 : FROM alpine:3.12 05:40:11 ---> 9852663dfa18 05:40:11 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:40:11 ---> Running in 7eaf26a3f3a8 05:40:12 ---> 1e2a0a5c1876 05:40:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:40:12 Removing intermediate container 7eaf26a3f3a8 05:40:12 ---> ef809b82eec7 05:40:12 Step 13/24 : ENV APP_PORT=48080 05:40:13 ---> Running in f7542ad49257 05:40:14 Removing intermediate container f7542ad49257 05:40:14 ---> b958d06869e3 05:40:14 Step 14/24 : EXPOSE $APP_PORT 05:40:14 ---> 486b8daafe51 05:40:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 05:40:14 ---> Running in 20650c7ba86d 05:40:15 Removing intermediate container 20650c7ba86d 05:40:15 ---> cf6dbf1fdcce 05:40:15 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:40:15 ---> 6a652f48a694 05:40:15 Step 19/23 : ENTRYPOINT ["/support-notifications"] 05:40:15 ---> Running in 21c5e3868667 05:40:16 ---> Running in 322e814f40d8 05:40:16 Removing intermediate container 322e814f40d8 05:40:16 ---> 6f10cfe4bdf7 05:40:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:40:16 ---> Running in d890dd7a250d 05:40:16 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 05:40:16 Status: Downloaded newer image for docker:20.10.0 05:40:16 ---> eeaf43b92773 05:40:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 05:40:17 ---> Running in 78aa905bf782 05:40:17 Removing intermediate container d890dd7a250d 05:40:17 ---> e0dfda2b415b 05:40:17 Step 21/23 : LABEL arch=arm64 05:40:17 ---> Running in 002965c96466 05:40:18 Removing intermediate container 78aa905bf782 05:40:18 ---> 362b338595bb 05:40:18 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 05:40:18 Removing intermediate container 002965c96466 05:40:18 ---> b097396f41ae 05:40:18 Step 22/23 : LABEL git_sha=95d834de79cfd8441dd361a6c81076c27b9453ef 05:40:18 ---> Running in ee1855d907ad 05:40:18 ---> Running in 6851c3e7c5d9 05:40:18 Removing intermediate container 21c5e3868667 05:40:18 ---> bcdc7c609bd1 05:40:18 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 05:40:19 ---> Running in 0a2cdb9ae56f 05:40:19 Removing intermediate container 6851c3e7c5d9 05:40:19 ---> bc9c8552ddd2 05:40:19 Step 23/23 : LABEL version=0.0.0 05:40:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:40:19 ---> Running in de9f88a7d066 05:40:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:40:20 Removing intermediate container de9f88a7d066 05:40:20 ---> efe752d1716b 05:40:20 05:40:20 (1/39) Installing readline (8.0.4-r0) 05:40:20 (2/39) Installing bash (5.0.17-r0) 05:40:20 Executing bash-5.0.17-r0.post-install 05:40:20 (3/39) Installing nghttp2-libs (1.41.0-r0) 05:40:20 (4/39) Installing libcurl (7.76.1-r0) 05:40:20 (5/39) Installing curl (7.76.1-r0) 05:40:20 (6/39) Installing dumb-init (1.2.2-r1) 05:40:20 (7/39) Installing libbz2 (1.0.8-r1) 05:40:20 (8/39) Installing expat (2.2.9-r1) 05:40:20 (9/39) Installing libffi (3.3-r2) 05:40:20 (10/39) Installing gdbm (1.13-r1) 05:40:20 (11/39) Installing xz-libs (5.2.5-r0) 05:40:20 (12/39) Installing sqlite-libs (3.32.1-r0) 05:40:20 (13/39) Installing python3 (3.8.10-r0) 05:40:20 Successfully built efe752d1716b 05:40:20 Successfully tagged support-notifications-arm64:latest 05:40:20  Building support-notifications ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:40:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:40:22 (1/6) Installing dumb-init (1.2.2-r1) 05:40:22 (14/39) Installing py3-appdirs (1.4.4-r1) 05:40:22 (2/6) Installing libgcc (9.3.0-r2) 05:40:22 (15/39) Installing py3-ordered-set (4.0.1-r0) 05:40:22 (16/39) Installing py3-parsing (2.4.7-r0) 05:40:22 (17/39) Installing py3-six (1.15.0-r0) 05:40:22 (18/39) Installing py3-packaging (20.4-r0) 05:40:22 (19/39) Installing py3-setuptools (47.0.0-r0) 05:40:22 (3/6) Installing libsodium (1.0.18-r0) 05:40:22 (20/39) Installing py3-chardet (3.0.4-r4) 05:40:22 (4/6) Installing libstdc++ (9.3.0-r2) 05:40:22 (21/39) Installing py3-idna (2.9-r0) 05:40:22 (22/39) Installing py3-certifi (2020.4.5.1-r0) 05:40:22 (23/39) Installing py3-urllib3 (1.25.9-r0) 05:40:22 (24/39) Installing py3-requests (2.23.0-r0) 05:40:22 (25/39) Installing py3-msgpack (1.0.0-r0) 05:40:22 (26/39) Installing py3-lockfile (0.12.2-r3) 05:40:22 (27/39) Installing py3-cachecontrol (0.12.6-r0) 05:40:23 (5/6) Installing libzmq (4.3.3-r0) 05:40:23 (28/39) Installing py3-colorama (0.4.3-r0) 05:40:23 (29/39) Installing py3-distlib (0.3.0-r0) 05:40:23 (30/39) Installing py3-distro (1.5.0-r1) 05:40:23 (31/39) Installing py3-webencodings (0.5.1-r3) 05:40:23 (32/39) Installing py3-html5lib (1.0.1-r4) 05:40:23 (6/6) Installing zeromq (4.3.3-r0) 05:40:23 (33/39) Installing py3-pytoml (0.1.21-r0) 05:40:23 (34/39) Installing py3-pep517 (0.8.2-r0) 05:40:23 (35/39) Installing py3-progress (1.5-r0) 05:40:23 (36/39) Installing py3-toml (0.10.1-r0) 05:40:23 (37/39) Installing py3-retrying (1.3.3-r0) 05:40:23 Executing busybox-1.31.1-r20.trigger 05:40:23 (38/39) Installing py3-contextlib2 (0.6.0-r0) 05:40:23 (39/39) Installing py3-pip (20.1.1-r0) 05:40:23 OK: 8 MiB in 20 packages 05:40:23 Executing busybox-1.31.1-r19.trigger 05:40:23 OK: 72 MiB in 59 packages 05:40:26 Removing intermediate container 0a2cdb9ae56f 05:40:26 ---> ac4a3bcc22d3 05:40:26 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:40:26 ---> 41ceed060a0c 05:40:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:40:27 Collecting docker-compose==1.23.2 05:40:27 ---> 0c074c1ab96c 05:40:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 05:40:27 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 05:40:28 ---> 9fc0ca4e8d26 05:40:28 Step 20/24 : ENTRYPOINT ["/core-data"] 05:40:28 Collecting jsonschema<3,>=2.5.1 05:40:28 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 05:40:28 ---> Running in e90f5d93dfaa 05:40:29 Removing intermediate container e90f5d93dfaa 05:40:29 ---> e87924e70a4f 05:40:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:40:29 ---> Running in c986fdb0f1e4 05:40:29 Removing intermediate container c986fdb0f1e4 05:40:29 ---> 45ce2e7c8ed1 05:40:29 Step 22/24 : LABEL arch=arm64 05:40:29 Collecting PyYAML<4,>=3.10 05:40:29 Downloading PyYAML-3.13.tar.gz (270 kB) 05:40:29 ---> Running in e9b50f71e027 05:40:30 Removing intermediate container e9b50f71e027 05:40:30 ---> c006aca91a83 05:40:30 Step 23/24 : LABEL git_sha=95d834de79cfd8441dd361a6c81076c27b9453ef 05:40:30 ---> Running in a38805c95d41 05:40:31 Removing intermediate container a38805c95d41 05:40:31 ---> 31f30e5c11a1 05:40:31 Step 24/24 : LABEL version=0.0.0 05:40:31 ---> Running in d1cf5a990077 05:40:31 Removing intermediate container d1cf5a990077 05:40:31 ---> 9f65029477c2 05:40:31 05:40:32 Successfully built 9f65029477c2 05:40:32 Successfully tagged core-data-arm64:latest 05:40:34  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 05:40:34 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 05:40:34 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 05:40:34 Collecting dockerpty<0.5,>=0.4.1 05:40:34 Downloading dockerpty-0.4.1.tar.gz (13 kB) 05:40:36 Collecting docker<4.0,>=3.6.0 05:40:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 05:40:37 Collecting cached-property<2,>=1.2.0 05:40:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 05:40:37 Collecting texttable<0.10,>=0.9.0 05:40:37 Downloading texttable-0.9.1.tar.gz (11 kB) 05:40:39 Collecting websocket-client<1.0,>=0.32.0 05:40:39 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 05:40:39 Collecting docopt<0.7,>=0.6.1 05:40:39 Downloading docopt-0.6.2.tar.gz (25 kB) 05:40:42 Collecting urllib3<1.25,>=1.21.1 05:40:42 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 05:40:42 Collecting idna<2.8,>=2.5 05:40:42 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 05:40:42 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) 05:40:42 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) 05:40:42 Collecting docker-pycreds>=0.4.0 05:40:42 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 05:40:42 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 05:40:42 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 05:40:42 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 05:40:42 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 05:40:43 Installing collected packages: jsonschema, PyYAML, urllib3, idna, requests, dockerpty, docker-pycreds, websocket-client, docker, cached-property, texttable, docopt, docker-compose 05:40:44 Running setup.py install for PyYAML: started 05:40:46 Running setup.py install for PyYAML: finished with status 'done' 05:40:46 Attempting uninstall: urllib3 05:40:46 Found existing installation: urllib3 1.25.9 05:40:46 Uninstalling urllib3-1.25.9: 05:40:46 Successfully uninstalled urllib3-1.25.9 05:40:46 Attempting uninstall: idna 05:40:46 Found existing installation: idna 2.9 05:40:46 Uninstalling idna-2.9: 05:40:46 Successfully uninstalled idna-2.9 05:40:47 Attempting uninstall: requests 05:40:47 Found existing installation: requests 2.23.0 05:40:47 Uninstalling requests-2.23.0: 05:40:47 Successfully uninstalled requests-2.23.0 05:40:47 Running setup.py install for dockerpty: started 05:40:49 Running setup.py install for dockerpty: finished with status 'done' 05:40:50 Running setup.py install for texttable: started 05:40:52 Running setup.py install for texttable: finished with status 'done' 05:40:52 Running setup.py install for docopt: started 05:40:53 Running setup.py install for docopt: finished with status 'done' 05:40: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 05:41:03 Removing intermediate container ee1855d907ad 05:41:03 ---> 012edb8575d4 05:41:03 Step 15/24 : ENV APP_PORT=48090 05:41:03 ---> Running in ff7955e93483 05:41:03 Removing intermediate container ff7955e93483 05:41:03 ---> d3ec572076b9 05:41:03 Step 16/24 : EXPOSE $APP_PORT 05:41:03 ---> Running in 794a4eb0e015 05:41:04 Removing intermediate container 794a4eb0e015 05:41:04 ---> 1db56eed3ef5 05:41:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 05:41:05 ---> 328bf14a9eb1 05:41:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 05:41:06 ---> 4d727b4a4be9 05:41:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 05:41:07 ---> c26587049db2 05:41:07 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 05:41:07 ---> Running in f4b004ac7e51 05:41:07 Removing intermediate container f4b004ac7e51 05:41:07 ---> c0b6616edcc9 05:41:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:41:07 ---> Running in 4b00b33cccca 05:41:08 Removing intermediate container 4b00b33cccca 05:41:08 ---> b1fff943cbaa 05:41:08 Step 22/24 : LABEL arch=arm64 05:41:08 ---> Running in 52169197aed1 05:41:08 Removing intermediate container 52169197aed1 05:41:08 ---> 3fc4fde6a1b0 05:41:08 Step 23/24 : LABEL git_sha=95d834de79cfd8441dd361a6c81076c27b9453ef 05:41:08 ---> Running in b7510d4486d1 05:41:09 Removing intermediate container b7510d4486d1 05:41:09 ---> c9d78951b7ad 05:41:09 Step 24/24 : LABEL version=0.0.0 05:41:09 ---> Running in 74cd4f825d34 05:41:10 Removing intermediate container 74cd4f825d34 05:41:10 ---> 1967129df81f 05:41:10 05:41:10 Successfully built 1967129df81f 05:41:10 Successfully tagged sys-mgmt-agent-arm64:latest 05:41:10  Building sys-mgmt-agent ... done  [Pipeline] } 05:41:10 $ docker stop --time=1 0fd20b4e81362e074b4d005160740b9c217d5f8d3114cedf66bbee7ba8b7e2b9 05:41:12 $ docker rm -f 0fd20b4e81362e074b4d005160740b9c217d5f8d3114cedf66bbee7ba8b7e2b9 [Pipeline] // withDockerContainer [Pipeline] sh 05:41:13 + docker images 05:41:14 REPOSITORY TAG IMAGE ID CREATED SIZE 05:41:14 sys-mgmt-agent-arm64 latest 1967129df81f 4 seconds ago 299MB 05:41:14 core-data-arm64 latest 9f65029477c2 42 seconds ago 20.3MB 05:41:14 support-notifications-arm64 latest efe752d1716b 53 seconds ago 16.6MB 05:41:14 d07f44df8cc5 About a minute ago 989MB 05:41:14 ab108f2b1332 About a minute ago 976MB 05:41:14 6003a04c66a7 About a minute ago 980MB 05:41:14 core-metadata-arm64 latest 7da1f098af63 2 minutes ago 17.4MB 05:41:14 d36cfdaa234b 2 minutes ago 988MB 05:41:14 security-bootstrapper-arm64 latest 586449eb5990 4 minutes ago 17.1MB 05:41:14 security-secretstore-setup-arm64 latest 55f0ac2591ed 4 minutes ago 24.3MB 05:41:14 core-command-arm64 latest b0ef4441f28d 4 minutes ago 16.1MB 05:41:14 support-scheduler-arm64 latest e9ec8452cb43 4 minutes ago 16.1MB 05:41:14 security-proxy-setup-arm64 latest 07d5c4eaf6f6 4 minutes ago 23.9MB 05:41:14 b241fab71cd9 4 minutes ago 979MB 05:41:14 e7619c9c60b2 4 minutes ago 980MB 05:41:14 771e0eeac246 4 minutes ago 977MB 05:41:14 1b76b6688260 4 minutes ago 973MB 05:41:14 ac7a8c7040d0 4 minutes ago 977MB 05:41:14 ci-base-image-arm64 latest 06fc07d97fbb 16 minutes ago 641MB 05:41:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 12 days ago 428MB 05:41:14 alpine 3.12 9852663dfa18 3 weeks ago 5.32MB 05:41:14 docker 20.10.0 eeaf43b92773 5 months ago 228MB 05:41:14 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 05:41:15 ---> job-cost.sh 05:41:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OlvT 05:41:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:43:30 lf-activate-venv(): INFO: Adding /tmp/venv-OlvT/bin to PATH 05:43:30 INFO: No Stack... 05:43:30 INFO: Retrieving Pricing Info for: lf-standard-4 05:43:30 INFO: Archiving Costs [Pipeline] sh 05:43:31 + + cat /w/workspace/edgex-go/1/archives/cost.csvcut -d, -f6 05:43:31 [Pipeline] lock 05:43:31 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3457-1-stack-cost] 05:43:31 Resource [jenkins-edgexfoundry-edgex-go-PR-3457-1-stack-cost] did not exist. Created. 05:43:31 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3457-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:43:31 + echo total: 0.20999999344348907 [Pipeline] stash 05:43:32 Stashed 1 file(s) [Pipeline] } 05:43:32 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3457-1-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] wrap 05:43:33 provisioning config files... 05:43:33 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7684355160831746055tmp [Pipeline] { [Pipeline] sh 05:43:34 + set +x 05:43:34 + curl -s https://codecov.io/bash 05:43:34 + bash -s -- 05:43:34 05:43:34 _____ _ 05:43:34 / ____| | | 05:43:34 | | ___ __| | ___ ___ _____ __ 05:43:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:43:34 | |___| (_) | (_| | __/ (_| (_) \ V / 05:43:34 \_____\___/ \__,_|\___|\___\___/ \_/ 05:43:34 Bash-1.0.2 05:43:34 05:43:34 05:43:34 ==> git version 2.24.3 found 05:43:34 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 05:43:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:43:34 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:43:34 ==> Jenkins CI detected. 05:43:34 project root: . 05:43:34 --> token set from env 05:43:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:43:34 ==> Running gcov in . (disable via -X gcov) 05:43:34 ==> Python coveragepy not found 05:43:34 ==> Searching for coverage reports in: 05:43:34 + . 05:43:34 -> Found 1 reports 05:43:34 ==> Detecting git/mercurial file structure 05:43:34 ==> Reading reports 05:43:34 + ./coverage.out bytes=720868 05:43:34 ==> Appending adjustments 05:43:34 https://docs.codecov.io/docs/fixing-reports 05:43:39 + Found adjustments 05:43:39 ==> Gzipping contents 05:43:39 104K /tmp/codecov.l2wvND.gz 05:43:39 ==> Uploading reports 05:43:39 url: https://codecov.io 05:43:39 query: branch=PR-3457&commit=95d834de79cfd8441dd361a6c81076c27b9453ef&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3457%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3457&job=&cmd_args= 05:43:39 -> Pinging Codecov 05:43:39 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3457&commit=95d834de79cfd8441dd361a6c81076c27b9453ef&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3457%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3457&job=&cmd_args= 05:43:39 -> Uploading to 05:43:39 https://storage.googleapis.com/codecov/v4/raw/2021-05-12/00271124DB129430A58F1EEE437C3FCB/95d834de79cfd8441dd361a6c81076c27b9453ef/26e2a2da-7e0f-4794-b177-43def39ad540.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210512T054339Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5dc99a032891b8b73956a346766fbdc655c264568b5d49fadd7bf2aacd120bb2 05:43:39 % Total % Received % Xferd Average Speed Time Time Time Current 05:43:39 Dload Upload Total Spent Left Speed 05:43:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 100k 0 0 100 100k 0 210k --:--:-- --:--:-- --:--:-- 210k 05:43:40 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/95d834de79cfd8441dd361a6c81076c27b9453ef [Pipeline] } 05:43:40 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 05:43:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:43:43 ---> package-listing.sh 05:43:43 ++ facter osfamily 05:43:43 ++ tr '[:upper:]' '[:lower:]' 05:43:43 + OS_FAMILY=redhat 05:43:43 + workspace=/w/workspace/edgex-go/1 05:43:43 + START_PACKAGES=/tmp/packages_start.txt 05:43:43 + END_PACKAGES=/tmp/packages_end.txt 05:43:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:43:43 + PACKAGES=/tmp/packages_start.txt 05:43:43 + '[' /w/workspace/edgex-go/1 ']' 05:43:43 + PACKAGES=/tmp/packages_end.txt 05:43:43 + case "${OS_FAMILY}" in 05:43:43 + rpm -qa 05:43:43 + sort 05:43:48 + '[' -f /tmp/packages_start.txt ']' 05:43:49 + '[' -f /tmp/packages_end.txt ']' 05:43:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:43:49 + '[' /w/workspace/edgex-go/1 ']' 05:43:49 + mkdir -p /w/workspace/edgex-go/1/archives/ 05:43:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 05:43:49 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:43:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:43:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:43:50 05:43:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:43:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:43:51 alpine: Pulling from edgex-lftools-log-publisher 05:43:51 df20fa9351a1: Pulling fs layer 05:43:51 36b3adc4ff6f: Pulling fs layer 05:43:51 8ad3a11d3b57: Pulling fs layer 05:43:51 46f8f816bc3b: Pulling fs layer 05:43:51 93b61091891f: Pulling fs layer 05:43:51 93b9cdb0e59b: Pulling fs layer 05:43:51 5e14af77c1be: Pulling fs layer 05:43:51 01666e4c0597: Pulling fs layer 05:43:51 aa168da1d23b: Pulling fs layer 05:43:51 46f8f816bc3b: Waiting 05:43:51 5e14af77c1be: Waiting 05:43:51 93b61091891f: Waiting 05:43:51 93b9cdb0e59b: Waiting 05:43:51 aa168da1d23b: Waiting 05:43:51 36b3adc4ff6f: Verifying Checksum 05:43:51 36b3adc4ff6f: Download complete 05:43:51 46f8f816bc3b: Verifying Checksum 05:43:51 46f8f816bc3b: Download complete 05:43:52 df20fa9351a1: Verifying Checksum 05:43:52 df20fa9351a1: Download complete 05:43:52 93b9cdb0e59b: Verifying Checksum 05:43:52 93b9cdb0e59b: Download complete 05:43:52 93b61091891f: Verifying Checksum 05:43:52 93b61091891f: Download complete 05:43:52 01666e4c0597: Verifying Checksum 05:43:52 01666e4c0597: Download complete 05:43:52 5e14af77c1be: Verifying Checksum 05:43:52 5e14af77c1be: Download complete 05:43:53 df20fa9351a1: Pull complete 05:43:53 8ad3a11d3b57: Verifying Checksum 05:43:53 8ad3a11d3b57: Download complete 05:43:53 36b3adc4ff6f: Pull complete 05:43:54 8ad3a11d3b57: Pull complete 05:43:55 46f8f816bc3b: Pull complete 05:43:56 93b61091891f: Pull complete 05:43:57 93b9cdb0e59b: Pull complete 05:43:57 5e14af77c1be: Pull complete 05:43:58 aa168da1d23b: Verifying Checksum 05:43:58 aa168da1d23b: Download complete 05:43:58 01666e4c0597: Pull complete 05:44:11 aa168da1d23b: Pull complete 05:44:11 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:44:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:44:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:44:12 prd-centos7-docker-4c-2g-4652 does not seem to be running inside a container 05:44:12 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:44:16 $ docker top 40f526290c325bee70a79c203c7684912328ae4b975632db48310cc4fc48d178 -eo pid,comm [Pipeline] { [Pipeline] sh 05:44:17 + touch /tmp/pre-build-complete [Pipeline] sh 05:44:18 + mkdir -p /var/log/sa [Pipeline] sh 05:44:18 + ls /var/log/sa-host 05:44:18 + sadf -c /var/log/sa-host/sa12 05:44:18 file_magic: OK 05:44:18 HZ: Using current value: 100 05:44:18 file_header: OK 05:44:18 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 05:44:18 Statistics: 05:44:18 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:44:18 File successfully converted to sysstat format version 12.2.1 05:44:18 + sadf -c /var/log/sa-host/sa23 05:44:18 file_magic: OK 05:44:18 HZ: Using current value: 100 05:44:18 file_header: OK 05:44:18 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 05:44:18 Statistics: 05:44:18 Hnuu...uuuununununu... 05:44:18 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:44:19 provisioning config files... 05:44:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config299455477419016398tmp [Pipeline] { [Pipeline] echo 05:44:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:44:19 ---> create-netrc.sh [Pipeline] } 05:44:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:44:19 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:44:20 ---> python-tools-install.sh [Pipeline] echo 05:44:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:44:20 ---> sudo-logs.sh 05:44:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:44:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:44:21 ---> job-cost.sh 05:44:21 lf-activate-venv: SKIPPING 05:44:21 DEBUG: total: 0.20999999344348907 05:44:21 INFO: Retrieving Stack Cost... 05:44:22 INFO: Retrieving Pricing Info for: v1-standard-2 05:44:22 INFO: Archiving Costs [Pipeline] echo 05:44:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:44:23 ---> logs-deploy.sh 05:44:23 lf-activate-venv: SKIPPING 05:44:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3457/1 05:44:23 INFO: archiving workspace using pattern(s): 05:44:25 Archives upload complete. 05:44:25 INFO: archiving logs to Nexus 05:44:27 ---> uname -a: 05:44:27 Linux prd-centos7-docker-4c-2g-4652.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 05:44:27 05:44:27 05:44:27 ---> lscpu: 05:44:27 Architecture: x86_64 05:44:27 CPU op-mode(s): 32-bit, 64-bit 05:44:27 Byte Order: Little Endian 05:44:27 Address sizes: 40 bits physical, 48 bits virtual 05:44:27 CPU(s): 4 05:44:27 On-line CPU(s) list: 0-3 05:44:27 Thread(s) per core: 1 05:44:27 Core(s) per socket: 1 05:44:27 Socket(s): 4 05:44:27 NUMA node(s): 1 05:44:27 Vendor ID: GenuineIntel 05:44:27 CPU family: 6 05:44:27 Model: 44 05:44:27 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 05:44:27 Stepping: 1 05:44:27 CPU MHz: 2933.436 05:44:27 BogoMIPS: 5866.87 05:44:27 Virtualization: VT-x 05:44:27 Hypervisor vendor: KVM 05:44:27 Virtualization type: full 05:44:27 L1d cache: 128 KiB 05:44:27 L1i cache: 128 KiB 05:44:27 L2 cache: 16 MiB 05:44:27 L3 cache: 64 MiB 05:44:27 NUMA node0 CPU(s): 0-3 05:44:27 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 05:44:27 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 05:44:27 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 05:44:27 Vulnerability Meltdown: Mitigation; PTI 05:44:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:44:27 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:44:27 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:44:27 Vulnerability Srbds: Not affected 05:44:27 Vulnerability Tsx async abort: Not affected 05:44:27 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 05:44:27 05:44:27 05:44:27 ---> nproc: 05:44:27 4 05:44:27 05:44:27 05:44:27 ---> df -h: 05:44:27 Filesystem Size Used Available Use% Mounted on 05:44:27 overlay 50.0G 12.7G 37.3G 25% / 05:44:27 tmpfs 64.0M 0 64.0M 0% /dev 05:44:27 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 05:44:27 shm 64.0M 0 64.0M 0% /dev/shm 05:44:27 /dev/vda1 50.0G 12.7G 37.3G 25% /facter-os 05:44:27 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/resolv.conf 05:44:27 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hostname 05:44:27 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hosts 05:44:27 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/sa-host 05:44:27 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/secure 05:44:27 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/auth.log 05:44:27 /dev/vda1 50.0G 12.7G 37.3G 25% /run/cloud-init/result.json 05:44:27 /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/1 05:44:27 /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/1@tmp 05:44:27 05:44:27 05:44:27 ---> free -m: 05:44:27 total used free shared buff/cache available 05:44:27 Mem: 1837 717 104 0 1016 1038 05:44:27 Swap: 1023 79 944 05:44:27 05:44:27 05:44:27 ---> ip addr: 05:44:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:44:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:44:27 inet 127.0.0.1/8 scope host lo 05:44:27 valid_lft forever preferred_lft forever 05:44:27 inet6 ::1/128 scope host 05:44:27 valid_lft forever preferred_lft forever 05:44:27 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:44:27 link/ether fa:16:3e:32:d0:85 brd ff:ff:ff:ff:ff:ff 05:44:27 inet 10.30.123.105/23 brd 10.30.123.255 scope global dynamic eth0 05:44:27 valid_lft 84800sec preferred_lft 84800sec 05:44:27 inet6 fe80::f816:3eff:fe32:d085/64 scope link 05:44:27 valid_lft forever preferred_lft forever 05:44:27 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:44:27 link/ether 02:42:92:6a:22:01 brd ff:ff:ff:ff:ff:ff 05:44:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:44:27 valid_lft forever preferred_lft forever 05:44:27 inet6 fe80::42:92ff:fe6a:2201/64 scope link 05:44:27 valid_lft forever preferred_lft forever 05:44:27 05:44:27 05:44:27 ---> sar -b -r -n DEV: 05:44:27 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/12/21 _x86_64_ (4 CPU) 05:44:27 05:44:27 05:17:34 LINUX RESTART (4 CPU) 05:44:27 05:44:27 05:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:44:27 05:19:02 123.29 45.73 77.56 0.00 8184.85 24198.70 0.00 05:44:27 05:20:01 185.93 81.04 104.90 0.00 7067.34 42145.27 0.00 05:44:27 05:21:01 213.56 92.27 121.29 0.00 3600.60 17828.90 0.00 05:44:27 05:22:01 75.24 27.72 47.52 0.00 1083.22 6543.00 0.00 05:44:27 05:23:01 68.63 13.53 55.10 0.00 556.46 7287.80 0.00 05:44:27 05:24:02 133.06 64.04 69.02 0.00 3281.42 7681.62 0.00 05:44:27 05:25:01 97.46 10.33 87.13 0.00 804.74 22863.83 0.00 05:44:27 05:26:05 899.54 705.08 194.47 0.00 84224.01 140552.36 0.00 05:44:27 05:27:01 2343.97 2013.10 330.87 0.00 150744.01 158256.54 0.00 05:44:27 05:28:02 365.31 239.45 125.86 0.00 12171.99 18940.44 0.00 05:44:27 05:29:02 456.68 168.62 288.05 0.00 36103.06 89617.58 0.00 05:44:27 05:30:01 1756.43 1429.39 327.04 0.00 140947.64 144653.80 0.00 05:44:27 05:31:02 1108.96 888.52 220.44 0.00 50350.92 54792.18 0.00 05:44:27 05:32:01 255.97 92.12 163.84 0.00 10669.37 25346.82 0.00 05:44:27 05:33:01 7.37 1.43 5.94 0.00 49.41 202.25 0.00 05:44:27 05:34:01 1.37 0.57 0.80 0.00 6.53 15.30 0.00 05:44:27 05:35:01 0.33 0.02 0.32 0.00 0.27 3.53 0.00 05:44:27 05:36:01 0.25 0.02 0.23 0.00 0.53 2.48 0.00 05:44:27 05:37:01 0.23 0.03 0.20 0.00 0.53 1.95 0.00 05:44:27 05:38:01 0.32 0.00 0.32 0.00 0.00 3.33 0.00 05:44:27 05:39:01 0.42 0.15 0.27 0.00 1.86 3.15 0.00 05:44:27 05:40:01 0.30 0.02 0.28 0.00 0.13 3.54 0.00 05:44:27 05:41:01 0.28 0.02 0.27 0.00 0.13 2.48 0.00 05:44:27 05:42:01 0.22 0.00 0.22 0.00 0.00 1.68 0.00 05:44:27 05:43:01 0.30 0.02 0.28 0.00 0.27 3.31 0.00 05:44:27 05:44:02 99.45 72.00 27.45 0.00 5829.80 6433.21 0.00 05:44:27 Average: 311.79 225.71 86.09 0.00 19660.90 29420.62 0.00 05:44:27 05:44:27 05:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:44:27 05:19:02 64544 0 678872 36.08 2620 1135508 1405700 47.97 550220 1059576 76396 05:44:27 05:20:01 72388 0 740636 39.36 1700 1066820 1472040 50.24 588420 978312 54420 05:44:27 05:21:01 133976 0 852928 45.33 1580 893060 1504660 51.35 641996 827068 6160 05:44:27 05:22:01 207040 0 781576 41.54 800 892128 1745700 59.58 639744 756188 76756 05:44:27 05:23:01 107180 0 826292 43.92 628 947444 1703804 58.15 737556 748276 61956 05:44:27 05:24:02 152036 0 828492 44.03 600 900416 1501960 51.26 676316 755204 31696 05:44:27 05:25:01 186304 0 752324 39.98 472 942444 1333748 45.52 568320 840480 28 05:44:27 05:26:05 229804 0 801448 42.60 88 850204 1897912 64.77 587232 841480 5192 05:44:27 05:27:01 70112 0 818616 43.51 88 992728 2168700 74.01 683352 893220 61112 05:44:27 05:28:02 305548 0 891848 47.40 88 684060 3484316 118.91 603152 688628 37436 05:44:27 05:29:02 65816 0 836124 44.44 88 979516 2150788 73.40 719196 853204 29296 05:44:27 05:30:01 103340 0 816664 43.40 88 961452 2179120 74.37 742608 795052 29380 05:44:27 05:31:02 229336 0 1131512 60.14 88 520608 3743112 127.75 760128 611672 49064 05:44:27 05:32:01 365088 0 643808 34.22 88 872560 1230292 41.99 529800 724032 20 05:44:27 05:33:01 366616 0 641484 34.09 88 873356 1215888 41.50 528880 724244 20 05:44:27 05:34:01 366708 0 641376 34.09 88 873372 1210772 41.32 528740 724412 8 05:44:27 05:35:01 368300 0 639788 34.00 88 873368 1196356 40.83 527268 724364 8 05:44:27 05:36:01 368588 0 639480 33.99 88 873388 1196356 40.83 527276 724388 8 05:44:27 05:37:01 368472 0 639596 33.99 88 873388 1196356 40.83 527420 724396 8 05:44:27 05:38:01 368800 0 639256 33.98 88 873400 1196356 40.83 527296 724408 8 05:44:27 05:39:01 368672 0 639376 33.98 88 873408 1196476 40.83 527404 724456 8 05:44:27 05:40:01 369096 0 638948 33.96 88 873412 1196356 40.83 527432 724460 8 05:44:27 05:41:01 368732 0 639304 33.98 88 873420 1196356 40.83 527312 724464 8 05:44:27 05:42:01 368800 0 639228 33.97 88 873428 1196356 40.83 527316 724468 8 05:44:27 05:43:01 368848 0 639176 33.97 88 873432 1196356 40.83 527324 724468 8 05:44:27 05:44:02 71032 0 718568 38.19 88 1091856 1648796 56.27 631128 902580 57256 05:44:27 Average: 246738 0 736797 39.16 387 897622 1629409 55.61 594724 778596 22164 05:44:27 05:44:27 05:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:44:27 05:19:02 veth17eb8c3 707.08 519.73 70.10 2292.09 0.00 0.00 0.00 0.00 05:44:27 05:19:02 eth0 1322.23 1363.57 6007.12 174.52 0.00 0.00 0.00 0.00 05:44:27 05:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:19:02 docker0 707.09 519.62 60.43 2292.08 0.00 0.00 0.00 0.00 05:44:27 05:20:01 eth0 462.06 387.23 3416.52 76.51 0.00 0.00 0.00 0.00 05:44:27 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:20:01 veth3605c11 53.12 102.68 3.89 288.63 0.00 0.00 0.00 0.00 05:44:27 05:20:01 docker0 162.14 178.55 12.16 677.12 0.00 0.00 0.00 0.00 05:44:27 05:21:01 veth96222fe 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:44:27 05:21:01 eth0 170.42 92.54 614.76 18.60 0.00 0.00 0.00 0.00 05:44:27 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:21:01 docker0 70.43 140.67 5.48 584.35 0.00 0.00 0.00 0.00 05:44:27 05:22:01 veth96222fe 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:22:01 eth0 9.86 7.14 7.54 4.09 0.00 0.00 0.00 0.00 05:44:27 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:23:01 veth96222fe 1.94 1.94 0.16 0.16 0.00 0.00 0.00 0.00 05:44:27 05:23:01 eth0 45.60 37.29 24.81 87.82 0.00 0.00 0.00 0.00 05:44:27 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:23:01 docker0 1.94 1.94 0.13 0.16 0.00 0.00 0.00 0.00 05:44:27 05:24:02 veth96222fe 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:24:02 eth0 17.66 12.38 15.30 8.58 0.00 0.00 0.00 0.00 05:44:27 05:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:25:01 veth9f3988b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:25:01 eth0 174.70 130.14 1717.61 20.50 0.00 0.00 0.00 0.00 05:44:27 05:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:25:01 vethfddd710 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:26:05 eth0 25.96 22.83 19.18 56.91 0.00 0.00 0.00 0.00 05:44:27 05:26:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:26:05 docker0 888.18 792.52 73.78 3350.93 0.00 0.00 0.00 0.00 05:44:27 05:26:05 veth0b0cf77 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:44:27 05:27:01 eth0 82.51 60.21 188.13 10.62 0.00 0.00 0.00 0.00 05:44:27 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:27:01 docker0 48.53 64.62 3.22 175.75 0.00 0.00 0.00 0.00 05:44:27 05:27:01 veth0b0cf77 0.00 0.21 0.00 0.01 0.00 0.00 0.00 0.00 05:44:27 05:28:02 veth20a4c0b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:44:27 05:28:02 eth0 15.08 11.00 11.49 6.26 0.00 0.00 0.00 0.00 05:44:27 05:28:02 veth82b5ef7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:44:27 05:28:02 veth6147ef5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:44:27 05:29:02 eth0 218.50 154.60 1765.74 85.60 0.00 0.00 0.00 0.00 05:44:27 05:29:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:44:27 05:29:02 veth261a539 15.62 36.69 1.15 334.98 0.00 0.00 0.00 0.00 05:44:27 05:29:02 docker0 1015.62 968.05 82.96 4196.60 0.00 0.00 0.00 0.00 05:44:27 05:30:01 eth0 84.77 66.72 171.26 18.02 0.00 0.00 0.00 0.00 05:44:27 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:30:01 docker0 41.55 50.56 3.03 144.80 0.00 0.00 0.00 0.00 05:44:27 05:30:01 veth0b0cf77 0.00 0.82 0.00 0.04 0.00 0.00 0.00 0.00 05:44:27 05:31:02 vethd272f69 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:44:27 05:31:02 vethd2042e7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:44:27 05:31:02 eth0 39.09 32.88 19.46 74.07 0.00 0.00 0.00 0.00 05:44:27 05:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:32:01 eth0 64.60 47.28 144.89 16.97 0.00 0.00 0.00 0.00 05:44:27 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:32:01 docker0 1088.47 1058.30 88.20 4507.04 0.00 0.00 0.00 0.00 05:44:27 05:33:01 eth0 0.70 0.20 0.41 0.02 0.00 0.00 0.00 0.00 05:44:27 05:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:34:01 eth0 0.73 0.53 0.41 0.27 0.00 0.00 0.00 0.00 05:44:27 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:35:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:44:27 05:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:36:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:37:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:44:27 05:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:38:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:39:01 eth0 0.33 0.28 0.14 0.08 0.00 0.00 0.00 0.00 05:44:27 05:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:40:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:41:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:44:27 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:42:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:43:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:44:27 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:44:02 eth0 224.62 178.64 2166.35 75.98 0.00 0.00 0.00 0.00 05:44:27 05:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 05:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 Average: eth0 113.56 100.05 624.48 28.40 0.00 0.00 0.00 0.00 05:44:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:27 Average: docker0 41.27 40.12 3.34 170.87 0.00 0.00 0.00 0.00 05:44:27 05:44:27 05:44:27 ---> sar -P ALL: 05:44:27 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/12/21 _x86_64_ (4 CPU) 05:44:27 05:44:27 05:17:34 LINUX RESTART (4 CPU) 05:44:27 05:44:27 05:18:01 CPU %user %nice %system %iowait %steal %idle 05:44:27 05:19:02 all 19.73 0.00 9.60 2.94 8.18 59.55 05:44:27 05:19:02 0 18.53 0.00 12.13 1.77 8.79 58.78 05:44:27 05:19:02 1 18.26 0.00 8.97 5.40 8.77 58.60 05:44:27 05:19:02 2 21.07 0.00 8.06 1.73 7.46 61.68 05:44:27 05:19:02 3 21.07 0.00 9.30 2.79 7.69 59.15 05:44:27 05:20:01 all 13.60 0.00 7.75 1.24 5.90 71.52 05:44:27 05:20:01 0 15.34 0.00 7.72 0.76 5.89 70.29 05:44:27 05:20:01 1 20.89 0.00 8.99 1.88 5.74 62.50 05:44:27 05:20:01 2 8.29 0.00 6.06 1.05 5.98 78.62 05:44:27 05:20:01 3 9.98 0.00 8.25 1.27 5.98 74.52 05:44:27 05:21:01 all 8.00 0.00 7.72 7.07 14.88 62.34 05:44:27 05:21:01 0 7.02 0.00 6.86 5.84 15.30 64.98 05:44:27 05:21:01 1 7.63 0.00 7.51 7.19 15.68 61.99 05:44:27 05:21:01 2 8.94 0.00 7.78 9.43 13.96 59.89 05:44:27 05:21:01 3 8.42 0.00 8.74 5.83 14.56 62.44 05:44:27 05:22:01 all 42.62 0.00 12.84 1.82 23.72 19.00 05:44:27 05:22:01 0 43.14 0.00 12.71 1.51 23.30 19.34 05:44:27 05:22:01 1 41.00 0.00 13.17 1.88 24.75 19.20 05:44:27 05:22:01 2 43.55 0.00 13.13 2.79 24.92 15.61 05:44:27 05:22:01 3 42.80 0.00 12.34 1.12 21.97 21.77 05:44:27 05:23:01 all 42.29 0.00 12.79 2.20 7.78 34.94 05:44:27 05:23:01 0 39.71 0.00 12.36 2.64 9.20 36.09 05:44:27 05:23:01 1 43.33 0.00 12.38 3.13 7.57 33.59 05:44:27 05:23:01 2 46.43 0.00 13.26 2.00 6.21 32.10 05:44:27 05:23:01 3 39.78 0.00 13.17 1.03 8.10 37.92 05:44:27 05:24:02 all 46.56 0.00 16.65 3.88 8.85 24.06 05:44:27 05:24:02 0 46.15 0.00 16.75 4.84 8.37 23.88 05:44:27 05:24:02 1 45.27 0.00 15.26 3.04 10.03 26.40 05:44:27 05:24:02 2 48.11 0.00 17.99 3.97 8.85 21.08 05:44:27 05:24:02 3 46.73 0.00 16.61 3.67 8.13 24.86 05:44:27 05:25:01 all 20.79 0.00 11.61 1.91 16.59 49.11 05:44:27 05:25:01 0 20.82 0.00 11.22 1.02 16.72 50.22 05:44:27 05:25:01 1 19.62 0.00 11.23 2.52 16.77 49.86 05:44:27 05:25:01 2 21.62 0.00 12.72 1.91 16.68 47.07 05:44:27 05:25:01 3 21.13 0.00 11.27 2.18 16.20 49.23 05:44:27 05:26:05 all 15.96 0.00 17.14 4.85 20.91 41.15 05:44:27 05:26:05 0 13.89 0.00 15.51 5.11 21.49 44.00 05:44:27 05:26:05 1 19.77 0.00 18.63 5.57 20.36 35.67 05:44:27 05:26:05 2 16.46 0.00 17.92 4.24 19.86 41.52 05:44:27 05:26:05 3 13.83 0.00 16.55 4.48 21.87 43.27 05:44:27 05:27:01 all 17.15 0.00 24.71 22.42 11.86 23.87 05:44:27 05:27:01 0 16.66 0.00 23.83 23.74 11.90 23.88 05:44:27 05:27:01 1 17.93 0.00 23.94 23.55 12.71 21.87 05:44:27 05:27:01 2 16.61 0.00 24.87 21.12 11.39 26.01 05:44:27 05:27:01 3 17.39 0.00 26.24 21.21 11.44 23.72 05:44:27 05:28:02 all 68.56 0.00 16.60 6.11 3.63 5.10 05:44:27 05:28:02 0 68.97 0.00 16.32 5.15 3.15 6.41 05:44:27 05:28:02 1 70.11 0.00 16.29 6.69 2.45 4.46 05:44:27 05:28:02 2 66.61 0.00 17.51 7.25 5.08 3.56 05:44:27 05:28:02 3 68.55 0.00 16.28 5.36 3.81 6.00 05:44:27 05:29:02 all 19.92 0.00 18.86 17.53 17.52 26.17 05:44:27 05:29:02 0 19.55 0.00 17.70 17.33 17.60 27.81 05:44:27 05:29:02 1 19.91 0.00 19.11 14.66 17.91 28.41 05:44:27 05:29:02 2 19.59 0.00 18.78 17.65 17.67 26.31 05:44:27 05:29:02 3 20.64 0.00 19.88 20.50 16.91 22.06 05:44:27 05:44:27 05:29:02 CPU %user %nice %system %iowait %steal %idle 05:44:27 05:30:01 all 20.90 0.00 26.13 20.64 11.96 20.37 05:44:27 05:30:01 0 20.97 0.00 24.17 21.69 12.49 20.69 05:44:27 05:30:01 1 17.87 0.00 26.28 20.71 12.38 22.77 05:44:27 05:30:01 2 21.63 0.00 25.06 20.26 11.54 21.52 05:44:27 05:30:01 3 23.22 0.00 29.15 19.86 11.39 16.38 05:44:27 05:31:02 all 51.59 0.00 19.38 10.86 7.25 10.92 05:44:27 05:31:02 0 52.50 0.00 18.68 10.79 6.94 11.09 05:44:27 05:31:02 1 50.81 0.00 19.33 10.90 7.26 11.70 05:44:27 05:31:02 2 51.45 0.00 18.60 11.49 7.75 10.70 05:44:27 05:31:02 3 51.60 0.00 20.92 10.26 7.03 10.18 05:44:27 05:32:01 all 21.74 0.00 11.91 9.22 8.15 48.98 05:44:27 05:32:01 0 20.93 0.00 11.51 9.38 9.36 48.82 05:44:27 05:32:01 1 21.91 0.00 11.73 10.09 7.86 48.41 05:44:27 05:32:01 2 22.67 0.00 11.25 8.73 7.80 49.54 05:44:27 05:32:01 3 21.46 0.00 13.15 8.66 7.56 49.17 05:44:27 05:33:01 all 0.15 0.00 0.12 0.03 0.50 99.21 05:44:27 05:33:01 0 0.05 0.00 0.08 0.05 0.27 99.55 05:44:27 05:33:01 1 0.15 0.00 0.15 0.03 0.51 99.15 05:44:27 05:33:01 2 0.36 0.00 0.17 0.05 0.70 98.72 05:44:27 05:33:01 3 0.02 0.00 0.07 0.00 0.51 99.40 05:44:27 05:34:01 all 0.13 0.00 0.46 0.01 1.69 97.71 05:44:27 05:34:01 0 0.03 0.00 0.26 0.02 1.25 98.43 05:44:27 05:34:01 1 0.39 0.00 0.54 0.00 1.64 97.42 05:44:27 05:34:01 2 0.03 0.00 0.56 0.02 2.11 97.28 05:44:27 05:34:01 3 0.05 0.00 0.48 0.00 1.76 97.72 05:44:27 05:35:01 all 0.12 0.00 0.05 0.00 0.55 99.28 05:44:27 05:35:01 0 0.02 0.00 0.05 0.02 0.15 99.77 05:44:27 05:35:01 1 0.40 0.00 0.02 0.00 1.37 98.22 05:44:27 05:35:01 2 0.07 0.00 0.10 0.00 0.40 99.43 05:44:27 05:35:01 3 0.00 0.00 0.03 0.00 0.27 99.70 05:44:27 05:36:01 all 0.15 0.00 0.05 0.00 0.20 99.60 05:44:27 05:36:01 0 0.02 0.00 0.05 0.00 0.07 99.87 05:44:27 05:36:01 1 0.48 0.00 0.03 0.00 0.18 99.30 05:44:27 05:36:01 2 0.07 0.00 0.08 0.00 0.50 99.35 05:44:27 05:36:01 3 0.03 0.00 0.05 0.00 0.05 99.87 05:44:27 05:37:01 all 0.13 0.00 0.02 0.00 0.22 99.62 05:44:27 05:37:01 0 0.05 0.00 0.03 0.00 0.22 99.70 05:44:27 05:37:01 1 0.45 0.00 0.02 0.02 0.15 99.37 05:44:27 05:37:01 2 0.02 0.00 0.02 0.00 0.45 99.52 05:44:27 05:37:01 3 0.02 0.00 0.02 0.00 0.08 99.88 05:44:27 05:38:01 all 0.14 0.00 0.05 0.00 0.16 99.65 05:44:27 05:38:01 0 0.02 0.00 0.03 0.00 0.02 99.93 05:44:27 05:38:01 1 0.43 0.00 0.03 0.00 0.38 99.15 05:44:27 05:38:01 2 0.05 0.00 0.05 0.00 0.05 99.85 05:44:27 05:38:01 3 0.05 0.00 0.07 0.00 0.20 99.68 05:44:27 05:39:01 all 0.12 0.00 0.02 0.00 0.39 99.46 05:44:27 05:39:01 0 0.03 0.00 0.02 0.00 0.10 99.85 05:44:27 05:39:01 1 0.40 0.00 0.03 0.00 0.38 99.19 05:44:27 05:39:01 2 0.02 0.00 0.02 0.00 0.78 99.19 05:44:27 05:39:01 3 0.02 0.00 0.03 0.02 0.30 99.63 05:44:27 05:40:01 all 0.14 0.00 0.03 0.00 0.22 99.61 05:44:27 05:40:01 0 0.00 0.00 0.02 0.00 0.02 99.97 05:44:27 05:40:01 1 0.45 0.00 0.02 0.00 0.18 99.35 05:44:27 05:40:01 2 0.08 0.00 0.07 0.00 0.66 99.19 05:44:27 05:40:01 3 0.02 0.00 0.03 0.00 0.03 99.92 05:44:27 05:44:27 05:40:01 CPU %user %nice %system %iowait %steal %idle 05:44:27 05:41:01 all 0.12 0.00 0.02 0.00 0.27 99.58 05:44:27 05:41:01 0 0.02 0.00 0.02 0.00 0.07 99.90 05:44:27 05:41:01 1 0.40 0.00 0.02 0.00 0.65 98.94 05:44:27 05:41:01 2 0.02 0.00 0.02 0.00 0.08 99.88 05:44:27 05:41:01 3 0.07 0.00 0.05 0.00 0.30 99.58 05:44:27 05:42:01 all 0.12 0.00 0.03 0.00 0.11 99.73 05:44:27 05:42:01 0 0.03 0.00 0.03 0.00 0.02 99.92 05:44:27 05:42:01 1 0.38 0.00 0.02 0.00 0.30 99.30 05:44:27 05:42:01 2 0.03 0.00 0.03 0.00 0.05 99.88 05:44:27 05:42:01 3 0.03 0.00 0.05 0.00 0.08 99.83 05:44:27 05:43:01 all 0.12 0.00 0.03 0.00 0.02 99.83 05:44:27 05:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:44:27 05:43:01 1 0.42 0.00 0.03 0.00 0.05 99.50 05:44:27 05:43:01 2 0.03 0.00 0.05 0.00 0.02 99.90 05:44:27 05:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:44:27 05:44:02 all 4.16 0.00 3.50 2.18 6.89 83.26 05:44:27 05:44:02 0 4.09 0.00 3.86 2.30 7.21 82.54 05:44:27 05:44:02 1 4.21 0.00 3.31 1.97 6.87 83.64 05:44:27 05:44:02 2 4.63 0.00 3.87 3.06 7.32 81.12 05:44:27 05:44:02 3 3.71 0.00 2.97 1.39 6.18 85.74 05:44:27 Average: all 15.56 0.00 8.22 4.29 6.89 65.04 05:44:27 Average: 0 15.32 0.00 8.01 4.27 6.98 65.42 05:44:27 Average: 1 15.89 0.00 8.19 4.46 7.06 64.40 05:44:27 Average: 2 15.68 0.00 8.21 4.37 6.86 64.89 05:44:27 Average: 3 15.38 0.00 8.45 4.04 6.65 65.47 05:44:27 05:44:27 05:44:27