Pull request #3278 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 3c17eee94111b45567e88cff7b967cb4bb967b00 rather than 768023b243a5e0276eea40c4c988f9903b6a1a2c Obtained Jenkinsfile from 3c17eee94111b45567e88cff7b967cb4bb967b00 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh 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-3278/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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-3278/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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-30531 in /w/workspace/edgexfoundry_edgex-go_PR-3278 [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 3c17eee94111b45567e88cff7b967cb4bb967b00 into PR head commit 768023b243a5e0276eea40c4c988f9903b6a1a2c Merge succeeded, producing 768023b243a5e0276eea40c4c988f9903b6a1a2c Checking out Revision 768023b243a5e0276eea40c4c988f9903b6a1a2c (PR-3278) > 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/3278/head:refs/remotes/origin/PR-3278 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 768023b243a5e0276eea40c4c988f9903b6a1a2c # 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 3c17eee94111b45567e88cff7b967cb4bb967b00 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 768023b243a5e0276eea40c4c988f9903b6a1a2c # timeout=10 Commit message: "feat: Add missing middleware func to router" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:29:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:29:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:29:45 ========================================================= 10:29:45 EdgeX Global Pipelines Version Info 10:29:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:29:47 ------------------- 10:29:47 stable info: 10:29:47 ------------------- 10:29:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:29:47 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 10:29:47 Message: update stable to v1.0.184 10:29:48 ------------------- 10:29:48 experimental info: 10:29:48 ------------------- 10:29:48 Commited By: **** collab-it+edgex@linuxfoundation.org 10:29:48 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 10:29:48 Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:29:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:29:48 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:29:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:29:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:29:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:29:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 10:29:49 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 10:29:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:29:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 10:29:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 10:29:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:29:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:29:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:29:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:29:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:29:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:29:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:29:51 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:29:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:29:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 10:29:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 10:29:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:29:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3278 [Pipeline] echo 10:29:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3278 [Pipeline] echo 10:29:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3278 [Pipeline] echo 10:29:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 768023b243a5e0276eea40c4c988f9903b6a1a2c [Pipeline] echo 10:29:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 768023b [Pipeline] echo 10:29:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:29:52 provisioning config files... 10:29:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5713718505755911595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:29:53 ---> docker-login.sh 10:29:53 nexus3.edgexfoundry.org:10001 10:29:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:29:53 Configure a credential helper to remove this warning. See 10:29:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:29:53 10:29:53 Login Succeeded 10:29:53 nexus3.edgexfoundry.org:10002 10:29:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:29:53 Configure a credential helper to remove this warning. See 10:29:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:29:53 10:29:53 Login Succeeded 10:29:53 nexus3.edgexfoundry.org:10003 10:29:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:29:53 Configure a credential helper to remove this warning. See 10:29:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:29:53 10:29:53 Login Succeeded 10:29:53 nexus3.edgexfoundry.org:10004 10:29:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:29:54 Configure a credential helper to remove this warning. See 10:29:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:29:54 10:29:54 Login Succeeded 10:29:54 docker.io 10:29:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:29:54 Configure a credential helper to remove this warning. See 10:29:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:29:54 10:29:54 Login Succeeded 10:29:54 ---> docker-login.sh ends [Pipeline] } 10:29:54 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:29:55 ++ 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 10:29:55 + for file in '`ls cmd/**/Dockerfile`' 10:29:55 ++ dirname cmd/core-command/Dockerfile 10:29:55 ++ cut -d/ -f2 10:29:55 + echo core-command,cmd/core-command/Dockerfile 10:29:55 + for file in '`ls cmd/**/Dockerfile`' 10:29:55 ++ dirname cmd/core-data/Dockerfile 10:29:55 ++ cut -d/ -f2 10:29:55 + echo core-data,cmd/core-data/Dockerfile 10:29:55 + for file in '`ls cmd/**/Dockerfile`' 10:29:55 ++ dirname cmd/core-metadata/Dockerfile 10:29:55 ++ cut -d/ -f2 10:29:55 + echo core-metadata,cmd/core-metadata/Dockerfile 10:29:55 + for file in '`ls cmd/**/Dockerfile`' 10:29:55 ++ dirname cmd/security-bootstrapper/Dockerfile 10:29:55 ++ cut -d/ -f2 10:29:55 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:29:55 + for file in '`ls cmd/**/Dockerfile`' 10:29:55 ++ dirname cmd/security-proxy-setup/Dockerfile 10:29:55 ++ cut -d/ -f2 10:29:55 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:29:55 + for file in '`ls cmd/**/Dockerfile`' 10:29:55 ++ dirname cmd/security-secretstore-setup/Dockerfile 10:29:55 ++ cut -d/ -f2 10:29:55 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:29:55 + for file in '`ls cmd/**/Dockerfile`' 10:29:55 ++ dirname cmd/support-notifications/Dockerfile 10:29:55 ++ cut -d/ -f2 10:29:55 + echo support-notifications,cmd/support-notifications/Dockerfile 10:29:55 + for file in '`ls cmd/**/Dockerfile`' 10:29:55 ++ dirname cmd/support-scheduler/Dockerfile 10:29:55 ++ cut -d/ -f2 10:29:55 + echo support-scheduler,cmd/support-scheduler/Dockerfile 10:29:55 + for file in '`ls cmd/**/Dockerfile`' 10:29:55 ++ dirname cmd/sys-mgmt-agent/Dockerfile 10:29:55 ++ cut -d/ -f2 10:29:55 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 10:29:55 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 10:29:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:29:57 10:29:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:29:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:29:57 latest: Pulling from edgex-devops/git-semver 10:29:57 31603596830f: Pulling fs layer 10:29:57 2a8b12db71e7: Pulling fs layer 10:29:57 6ca5941a6612: Pulling fs layer 10:29:57 ecc8261a40a4: Pulling fs layer 10:29:57 ecc8261a40a4: Waiting 10:29:57 2a8b12db71e7: Verifying Checksum 10:29:57 2a8b12db71e7: Download complete 10:29:57 31603596830f: Verifying Checksum 10:29:57 31603596830f: Download complete 10:29:57 6ca5941a6612: Verifying Checksum 10:29:57 6ca5941a6612: Download complete 10:29:57 ecc8261a40a4: Verifying Checksum 10:29:57 ecc8261a40a4: Download complete 10:29:58 31603596830f: Pull complete 10:29:58 2a8b12db71e7: Pull complete 10:29:59 6ca5941a6612: Pull complete 10:29:59 ecc8261a40a4: Pull complete 10:29:59 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 10:29:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:29:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:29:59 prd-centos7-docker-4c-2g-30531 does not seem to be running inside a container 10:29:59 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:30:02 $ docker top a544b9d8145bb3fdcb6ca19799d4701f3764f9d3994e7d3b2b49a3d17832e5e9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:30:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:30:02 [ssh-agent] Looking for ssh-agent implementation... 10:30:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:30:03 $ docker exec a544b9d8145bb3fdcb6ca19799d4701f3764f9d3994e7d3b2b49a3d17832e5e9 ssh-agent 10:30:03 SSH_AUTH_SOCK=/tmp/ssh-kFNY4EWl3NDO/agent.11 10:30:03 SSH_AGENT_PID=16 10:30:03 Running ssh-add (command line suppressed) 10:30:03 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4429864581424287353.key (/w/workspace/edgex-go/1@tmp/private_key_4429864581424287353.key) 10:30:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:30:03 + git tag --points-at HEAD [Pipeline] } 10:30:03 $ docker exec --env ******** --env ******** a544b9d8145bb3fdcb6ca19799d4701f3764f9d3994e7d3b2b49a3d17832e5e9 ssh-agent -k 10:30:03 unset SSH_AUTH_SOCK; 10:30:03 unset SSH_AGENT_PID; 10:30:03 echo Agent pid 16 killed; 10:30:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:30:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:30:04 [ssh-agent] Looking for ssh-agent implementation... 10:30:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:30:04 $ docker exec a544b9d8145bb3fdcb6ca19799d4701f3764f9d3994e7d3b2b49a3d17832e5e9 ssh-agent 10:30:04 SSH_AUTH_SOCK=/tmp/ssh-VEfvh8P9PmoD/agent.47 10:30:04 SSH_AGENT_PID=52 10:30:04 Running ssh-add (command line suppressed) 10:30:04 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4480948312960212651.key (/w/workspace/edgex-go/1@tmp/private_key_4480948312960212651.key) 10:30:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:30:05 + git semver init 10:30:05 # -> Open(): unable to determine branch for HEAD 10:30:05 # $GIT_DIR = /w/workspace/edgex-go/1/.git 10:30:05 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 10:30:05 # $SEMVER_REMOTE_NAME = origin 10:30:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:30:05 # $SEMVER_USER_NAME = edgex-jenkins 10:30:05 # $SEMVER_BRANCH = PR-3278 10:30:05 # $SEMVER_TEMP = /tmp/semver-331149903 10:30:05 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 10:30:27 # '/tmp/semver-331149903' -> '/w/workspace/edgex-go/1/.semver' 10:30:27 # -> Force: false 10:30:27 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 10:30:27 $ docker exec --env ******** --env ******** a544b9d8145bb3fdcb6ca19799d4701f3764f9d3994e7d3b2b49a3d17832e5e9 ssh-agent -k 10:30:27 unset SSH_AUTH_SOCK; 10:30:27 unset SSH_AGENT_PID; 10:30:27 echo Agent pid 52 killed; 10:30:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:30:28 + git semver [Pipeline] } 10:30:28 $ docker stop --time=1 a544b9d8145bb3fdcb6ca19799d4701f3764f9d3994e7d3b2b49a3d17832e5e9 10:30:29 $ docker rm -f a544b9d8145bb3fdcb6ca19799d4701f3764f9d3994e7d3b2b49a3d17832e5e9 [Pipeline] // withDockerContainer [Pipeline] sh 10:30:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:30:31 Stashed 1 file(s) [Pipeline] echo 10:30:31 [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 10:30:32 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 10:30:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:30:33 + sudo service docker restart 10:30:33 + true 10:30:33 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 10:30:33 ========================================================= 10:30:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 10:30:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:30:34 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 10:30:37 Sending build context to Docker daemon 328.6MB 10:30:37 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 10:30:37 Step 2/6 : FROM ${BASE} 10:30:37 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 10:30:37 188c0c94c7c5: Pulling fs layer 10:30:37 0ef7d3d256c8: Pulling fs layer 10:30:37 de9db76c5a1d: Pulling fs layer 10:30:37 bca2f99d35d6: Pulling fs layer 10:30:37 93359f2a8cfa: Pulling fs layer 10:30:37 7c6f9722023f: Pulling fs layer 10:30:37 a35cf1a2eb13: Pulling fs layer 10:30:37 93359f2a8cfa: Waiting 10:30:37 7c6f9722023f: Waiting 10:30:37 a35cf1a2eb13: Waiting 10:30:37 bca2f99d35d6: Waiting 10:30:37 de9db76c5a1d: Verifying Checksum 10:30:37 de9db76c5a1d: Download complete 10:30:37 0ef7d3d256c8: Download complete 10:30:37 93359f2a8cfa: Verifying Checksum 10:30:37 93359f2a8cfa: Download complete 10:30:37 7c6f9722023f: Verifying Checksum 10:30:37 7c6f9722023f: Download complete 10:30:37 188c0c94c7c5: Verifying Checksum 10:30:37 188c0c94c7c5: Download complete 10:30:38 188c0c94c7c5: Pull complete 10:30:38 0ef7d3d256c8: Pull complete 10:30:39 de9db76c5a1d: Pull complete 10:30:39 a35cf1a2eb13: Verifying Checksum 10:30:39 a35cf1a2eb13: Download complete 10:30:40 bca2f99d35d6: Verifying Checksum 10:30:40 bca2f99d35d6: Download complete 10:30:46 Still waiting to schedule task 10:30:46 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:30:47 bca2f99d35d6: Pull complete 10:30:47 93359f2a8cfa: Pull complete 10:30:47 7c6f9722023f: Pull complete 10:30:50 a35cf1a2eb13: Pull complete 10:30:50 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 10:30:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 10:30:50 ---> a62c8e92a672 10:30:50 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 10:30:50 ---> Running in 6880ccc1de8a 10:30:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:30:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:30:52 (1/12) Installing libmagic (5.38-r0) 10:30:52 (2/12) Installing file (5.38-r0) 10:30:52 (3/12) Installing libc-dev (0.7.2-r3) 10:30:52 (4/12) Installing g++ (9.3.0-r2) 10:30:57 (5/12) Installing fortify-headers (1.1-r0) 10:30:57 (6/12) Installing patch (2.7.6-r6) 10:30:57 (7/12) Installing build-base (0.5-r2) 10:30:57 (8/12) Installing libsodium (1.0.18-r0) 10:30:57 (9/12) Installing pkgconf (1.7.2-r0) 10:30:57 (10/12) Installing libsodium-dev (1.0.18-r0) 10:30:57 (11/12) Installing libzmq (4.3.3-r0) 10:30:57 (12/12) Installing zeromq-dev (4.3.3-r0) 10:30:57 Executing busybox-1.31.1-r19.trigger 10:30:57 OK: 233 MiB in 51 packages 10:31:00 Removing intermediate container 6880ccc1de8a 10:31:00 ---> 5c659db526ef 10:31:00 Step 4/6 : WORKDIR /edgex-go 10:31:00 ---> Running in b9236d1acbac 10:31:01 Removing intermediate container b9236d1acbac 10:31:01 ---> 3c33719e040a 10:31:01 Step 5/6 : COPY go.mod . 10:31:01 ---> 1f27627221e6 10:31:01 Step 6/6 : RUN go mod download 10:31:01 ---> Running in 1f6d9328cad7 10:31:28 Removing intermediate container 1f6d9328cad7 10:31:28 ---> 6a0efe99e9ac 10:31:28 Successfully built 6a0efe99e9ac 10:31:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:31:28 + docker inspect -f . ci-base-image-x86_64 10:31:28 . [Pipeline] withDockerContainer 10:31:28 prd-centos7-docker-4c-2g-30531 does not seem to be running inside a container 10:31:28 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:31:29 $ docker top da59f096050f03b43a1fe3e0afca9b3c8718c3cd92c20ba0fecdc6bd3ba2b97b -eo pid,comm [Pipeline] { [Pipeline] sh 10:31:30 + go version 10:31:30 go version go1.15.5 linux/amd64 [Pipeline] } 10:31:30 $ docker stop --time=1 da59f096050f03b43a1fe3e0afca9b3c8718c3cd92c20ba0fecdc6bd3ba2b97b 10:31:31 $ docker rm -f da59f096050f03b43a1fe3e0afca9b3c8718c3cd92c20ba0fecdc6bd3ba2b97b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:31:32 + docker inspect -f . ci-base-image-x86_64 10:31:32 . [Pipeline] withDockerContainer 10:31:33 prd-centos7-docker-4c-2g-30531 does not seem to be running inside a container 10:31:33 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:31:33 $ docker top 9900290af02d26689290fdf64084b7bc3a07fed2ee40d12dff46c1aed56d4126 -eo pid,comm [Pipeline] { [Pipeline] echo 10:31:34 ========================================================= 10:31:34 [edgeXBuildGoParallel] Running Tests and Build... 10:31:34 ========================================================= [Pipeline] sh 10:31:34 + make test 10:31:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:31:42 ? github.com/edgexfoundry/edgex-go [no test files] 10:32:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:32:02 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:32:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:32:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:32:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:32:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:32:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:32:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:32:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:32:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:32:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:32:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:32:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:32:12 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.106s coverage: 45.9% of statements 10:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 10:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 10:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 10:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 10:32:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.049s coverage: 19.8% of statements 10:32:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.092s coverage: 100.0% of statements 10:32:15 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.201s coverage: 27.1% of statements 10:32:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:32:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:32:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 10:32:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 10:32:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 10:32:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:32:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.100s coverage: 100.0% of statements 10:32:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 10:32:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.034s coverage: 100.0% of statements 10:32:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 10:32:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 10:32:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.101s coverage: 71.3% of statements 10:32:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 10:32:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 10:32:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.159s coverage: 82.9% of statements 10:32:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 10:32:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 10:32:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.059s coverage: 78.9% of statements 10:32:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 10:32:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.325s coverage: 28.6% of statements 10:32:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:32:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:32:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 10:32:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 10:32:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 10:32:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.061s coverage: 100.0% of statements 10:32:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 10:32:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.042s coverage: 100.0% of statements 10:32:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 10:32:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.097s coverage: 86.7% of statements 10:32:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 10:32:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.107s coverage: 97.5% of statements 10:32:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 10:32:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.076s coverage: 78.3% of statements 10:32:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 10:32:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 10:32:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 10:32:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 10:32:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.380s coverage: 92.8% of statements 10:32:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 10:32:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 10:32:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 10:32:22 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 10:32:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:32:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 10:32:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 10:32:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:32:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:32:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 10:32:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:32:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 10:32:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:32:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 10:32:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:32:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 10:32:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 10:32:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 10:32:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.027s coverage: 58.8% of statements 10:32:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 10:32:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 10:32:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.053s coverage: 0.1% of statements 10:32:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 10:32:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 10:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements 10:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.041s coverage: 79.5% of statements 10:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.028s coverage: 94.1% of statements 10:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.049s coverage: 96.3% of statements 10:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 10:32:31 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30532 in /w/workspace/edgexfoundry_edgex-go_PR-3278 [Pipeline] { [Pipeline] ws 10:32:31 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 10:32:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.044s coverage: 94.4% of statements 10:32:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.032s coverage: 44.8% of statements 10:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.112s coverage: 81.9% of statements 10:32:38 using credential edgex-jenkins-ssh 10:32:38 Cloning the remote Git repository 10:32:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:32:38 > git init /w/workspace/edgex-go/1 # timeout=10 10:32:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:32:38 > git --version # timeout=10 10:32:38 > git --version # 'git version 2.17.1' 10:32:38 using GIT_SSH to set credentials SSH Credentials for GitHub 10:32:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.061s coverage: 92.9% of statements 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 77.8% of statements 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.041s coverage: 87.2% of statements 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.030s coverage: 80.8% of statements 10:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 10:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.6% of statements 10:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.091s coverage: 91.6% of statements 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 62.4% of statements 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.036s coverage: 100.0% of statements 10:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.053s coverage: 91.3% of statements 10:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 10:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 10:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 10:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.291s coverage: 69.0% of statements 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.106s coverage: 38.4% of statements 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.037s coverage: 89.5% of statements 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.033s coverage: 84.8% of statements 10:32:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.114s coverage: 47.0% of statements 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 10:32:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.048s coverage: 100.0% of statements 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 10:32:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.043s coverage: 100.0% of statements 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 10:32:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.138s coverage: 87.1% of statements 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 10:32:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.760s coverage: 29.1% of statements 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 10:32:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.070s coverage: 99.0% of statements 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 10:32:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.037s coverage: 100.0% of statements 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 10:32:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.094s coverage: 96.5% of statements 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 10:32:45 ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:32:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.051s coverage: 100.0% of statements 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 10:32:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.054s coverage: 87.9% of statements 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 10:32:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:32:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.036s coverage: 100.0% of statements 10:32:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.037s coverage: 32.1% of statements 10:32:46 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.042s coverage: 100.0% of statements 10:32:47 GO111MODULE=on go vet ./... 10:32:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:32:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:32:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:32:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:32:58 using GIT_SSH to set credentials SSH Credentials for GitHub 10:32:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3278/head:refs/remotes/origin/PR-3278 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:32:58 Merging remotes/origin/master commit 3c17eee94111b45567e88cff7b967cb4bb967b00 into PR head commit 768023b243a5e0276eea40c4c988f9903b6a1a2c 10:32:59 Merge succeeded, producing 768023b243a5e0276eea40c4c988f9903b6a1a2c 10:32:59 Checking out Revision 768023b243a5e0276eea40c4c988f9903b6a1a2c (PR-3278) 10:32:58 > git config core.sparsecheckout # timeout=10 10:32:58 > git checkout -f 768023b243a5e0276eea40c4c988f9903b6a1a2c # timeout=10 10:32:59 > git remote # timeout=10 10:32:59 > git config --get remote.origin.url # timeout=10 10:32:59 using GIT_SSH to set credentials SSH Credentials for GitHub 10:32:59 > git merge 3c17eee94111b45567e88cff7b967cb4bb967b00 # timeout=10 10:32:59 > git rev-parse HEAD^{commit} # timeout=10 10:32:59 > git config core.sparsecheckout # timeout=10 10:32:59 > git checkout -f 768023b243a5e0276eea40c4c988f9903b6a1a2c # timeout=10 10:33:03 Commit message: "feat: Add missing middleware func to router" 10:33:03 > git --version # timeout=10 10:33:03 > git --version # 'git version 2.17.1' 10:33:03 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:33:05 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 10:33:06 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:33:06 + sudo service docker restart 10:33:06 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:33:09 provisioning config files... 10:33:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8415527393910840684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:33:09 ---> docker-login.sh 10:33:09 nexus3.edgexfoundry.org:10001 10:33:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:33:11 Configure a credential helper to remove this warning. See 10:33:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:33:11 10:33:11 Login Succeeded 10:33:11 nexus3.edgexfoundry.org:10002 10:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:33:11 Configure a credential helper to remove this warning. See 10:33:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:33:11 10:33:11 Login Succeeded 10:33:11 nexus3.edgexfoundry.org:10003 10:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:33:11 Configure a credential helper to remove this warning. See 10:33:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:33:11 10:33:11 Login Succeeded 10:33:11 nexus3.edgexfoundry.org:10004 10:33:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:33:12 Configure a credential helper to remove this warning. See 10:33:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:33:12 10:33:12 Login Succeeded 10:33:12 docker.io 10:33:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:33:13 Configure a credential helper to remove this warning. See 10:33:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:33:13 10:33:13 Login Succeeded 10:33:13 ---> docker-login.sh ends [Pipeline] } 10:33:13 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 10:33:13 gofmt -l . 10:33:13 [ "`gofmt -l .`" = "" ] [Pipeline] echo 10:33:14 ========================================================= 10:33:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 10:33:14 ========================================================= 10:33:14 ./bin/test-go-mod-tidy.sh [Pipeline] isUnix [Pipeline] sh 10:33:14 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 10:33:14 ./bin/test-attribution-txt.sh [Pipeline] sh 10:33:15 + ls -al . 10:33:15 total 760 10:33:15 drwxrwxr-x 10 1001 1001 4096 Mar 19 10:33 . 10:33:15 drwxr-xr-x 4 root root 28 Mar 19 10:31 .. 10:33:15 -rw-rw-r-- 1 1001 1001 11 Mar 19 10:29 .dockerignore 10:33:15 drwxrwxr-x 8 1001 1001 179 Mar 19 10:29 .git 10:33:15 drwxrwxr-x 3 1001 1001 125 Mar 19 10:29 .github 10:33:15 -rw-rw-r-- 1 1001 1001 818 Mar 19 10:29 .gitignore 10:33:15 drwx------ 3 1001 1001 60 Mar 19 10:30 .semver 10:33:15 -rw-rw-r-- 1 1001 1001 166 Mar 19 10:29 .sonarcloud.properties 10:33:15 -rw-rw-r-- 1 1001 1001 8607 Mar 19 10:29 Attribution.txt 10:33:15 -rw-rw-r-- 1 1001 1001 3804 Mar 19 10:29 CONTRIBUTING.md 10:33:15 -rw-rw-r-- 1 1001 1001 931 Mar 19 10:29 Dockerfile.build 10:33:15 -rw-rw-r-- 1 1001 1001 863 Mar 19 10:29 Jenkinsfile 10:33:15 -rw-rw-r-- 1 1001 1001 10775 Mar 19 10:29 LICENSE 10:33:15 -rw-rw-r-- 1 1001 1001 5774 Mar 19 10:29 Makefile 10:33:15 -rw-rw-r-- 1 1001 1001 6548 Mar 19 10:29 README.md 10:33:15 -rw-rw-r-- 1 1001 1001 6755 Mar 19 10:29 SECURITY.md 10:33:15 -rw-rw-r-- 1 1001 1001 5 Mar 19 10:30 VERSION 10:33:15 -rw-rw-r-- 1 1001 1001 4131 Mar 19 10:29 ZMQWindows.md 10:33:15 drwxrwxr-x 2 1001 1001 117 Mar 19 10:29 bin 10:33:15 drwxrwxr-x 14 1001 1001 4096 Mar 19 10:29 cmd 10:33:15 -rw-r--r-- 1 root root 650607 Mar 19 10:32 coverage.out 10:33:15 -rw-r--r-- 1 root root 1055 Mar 19 10:33 go.mod 10:33:15 -rw-r--r-- 1 root root 21981 Mar 19 10:33 go.sum 10:33:15 drwxrwxr-x 8 1001 1001 127 Mar 19 10:29 internal 10:33:15 drwxrwxr-x 4 1001 1001 26 Mar 19 10:29 openapi 10:33:15 drwxrwxr-x 4 1001 1001 71 Mar 19 10:29 snap 10:33:15 -rw-rw-r-- 1 1001 1001 168 Mar 19 10:29 version.go [Pipeline] sh 10:33:15 + '[' -e coverage.out ] 10:33:15 + chown 1001:1001 coverage.out [Pipeline] stash 10:33:16 Stashed 1 file(s) [Pipeline] sh 10:33:16 + make build 10:33:16 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 10:33:17 Sending build context to Docker daemon 166.8MB 10:33:17 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 10:33:17 Step 2/6 : FROM ${BASE} 10:33:17 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:33:17 5f621e34cdf4: Pulling fs layer 10:33:17 a4357932f1b6: Pulling fs layer 10:33:17 18c013af1878: Pulling fs layer 10:33:17 00ac8860ef70: Pulling fs layer 10:33:17 63d7cb157983: Pulling fs layer 10:33:17 b116817d02f9: Pulling fs layer 10:33:17 745a02a5169b: Pulling fs layer 10:33:17 00ac8860ef70: Waiting 10:33:17 63d7cb157983: Waiting 10:33:17 b116817d02f9: Waiting 10:33:17 745a02a5169b: Waiting 10:33:17 18c013af1878: Download complete 10:33:17 a4357932f1b6: Download complete 10:33:17 63d7cb157983: Download complete 10:33:17 b116817d02f9: Download complete 10:33:17 5f621e34cdf4: Verifying Checksum 10:33:17 5f621e34cdf4: Download complete 10:33:18 5f621e34cdf4: Pull complete 10:33:18 a4357932f1b6: Pull complete 10:33:19 18c013af1878: Pull complete 10:33:20 745a02a5169b: Verifying Checksum 10:33:20 745a02a5169b: Download complete 10:33:21 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 10:33:22 00ac8860ef70: Download complete 10:33:28 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 10:33:29 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 10:33:31 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 10:33:31 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 10:33:32 00ac8860ef70: Pull complete 10:33:32 63d7cb157983: Pull complete 10:33:32 b116817d02f9: Pull complete 10:33:33 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 10:33:35 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 10:33:35 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 10:33:36 745a02a5169b: Pull complete 10:33:36 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 10:33:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 10:33:36 ---> b7e6874047d6 10:33:36 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 10:33:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:33:38 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 10:33:39 ---> Running in 736e235927ed 10:33:39 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 10:33:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] } 10:33:41 $ docker stop --time=1 9900290af02d26689290fdf64084b7bc3a07fed2ee40d12dff46c1aed56d4126 10:33:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:33:42 (1/12) Installing libmagic (5.38-r0) 10:33:42 (2/12) Installing file (5.38-r0) 10:33:42 (3/12) Installing libc-dev (0.7.2-r3) 10:33:42 (4/12) Installing g++ (9.3.0-r2) 10:33:43 $ docker rm -f 9900290af02d26689290fdf64084b7bc3a07fed2ee40d12dff46c1aed56d4126 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:33:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:33:47 10:33:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 10:33:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:33:47 latest: Pulling from edgex-devops/edgex-compose 10:33:47 cbdbe7a5bc2a: Pulling fs layer 10:33:47 ca9280d653b3: Pulling fs layer 10:33:47 7e9c9ca2126c: Pulling fs layer 10:33:47 cbdbe7a5bc2a: Verifying Checksum 10:33:47 cbdbe7a5bc2a: Download complete 10:33:48 cbdbe7a5bc2a: Pull complete 10:33:48 (5/12) Installing fortify-headers (1.1-r0) 10:33:48 (6/12) Installing patch (2.7.6-r6) 10:33:48 (7/12) Installing build-base (0.5-r2) 10:33:48 (8/12) Installing libsodium (1.0.18-r0) 10:33:48 (9/12) Installing pkgconf (1.7.2-r0) 10:33:48 (10/12) Installing libsodium-dev (1.0.18-r0) 10:33:48 (11/12) Installing libzmq (4.3.3-r0) 10:33:48 ca9280d653b3: Verifying Checksum 10:33:48 ca9280d653b3: Download complete 10:33:48 (12/12) Installing zeromq-dev (4.3.3-r0) 10:33:48 Executing busybox-1.31.1-r19.trigger 10:33:48 OK: 217 MiB in 51 packages 10:33:49 ca9280d653b3: Pull complete 10:33:49 7e9c9ca2126c: Download complete 10:33:52 Removing intermediate container 736e235927ed 10:33:52 ---> a86efe1d4706 10:33:52 Step 4/6 : WORKDIR /edgex-go 10:33:52 ---> Running in c5b6b9ee5315 10:33:53 Removing intermediate container c5b6b9ee5315 10:33:53 ---> 7ce1bdeee935 10:33:53 Step 5/6 : COPY go.mod . 10:33:53 ---> 63a4111c49d6 10:33:53 Step 6/6 : RUN go mod download 10:33:53 ---> Running in f82e2bb77d30 10:33:57 7e9c9ca2126c: Pull complete 10:33:57 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 10:33:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:33:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 10:33:57 prd-centos7-docker-4c-2g-30531 does not seem to be running inside a container 10:33:57 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:33:58 $ docker top 6cb1056d03112348c12a8b031a28d165539ce96d9f6a80e1c3c8384c9155864d -eo pid,comm [Pipeline] { [Pipeline] sh 10:33:59 + docker-compose build --help 10:33:59 + grep parallel 10:34:00 --parallel Build images in parallel. [Pipeline] } 10:34:00 $ docker stop --time=1 6cb1056d03112348c12a8b031a28d165539ce96d9f6a80e1c3c8384c9155864d 10:34:01 $ docker rm -f 6cb1056d03112348c12a8b031a28d165539ce96d9f6a80e1c3c8384c9155864d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:34:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:34:02 . [Pipeline] withDockerContainer 10:34:02 prd-centos7-docker-4c-2g-30531 does not seem to be running inside a container 10:34:02 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:34:03 $ docker top cb2fb243d7597c8c2afc7597a12dcfacfaf4a1f1e0495addcc8c223d36d05ba1 -eo pid,comm [Pipeline] { [Pipeline] sh 10:34:04 + docker-compose -f ./docker-compose-build.yml build --parallel 10:34:05 Building docker-core-command-go ... 10:34:05 Building docker-core-data-go ... 10:34:05 Building docker-core-metadata-go ... 10:34:05 Building docker-security-bootstrapper-go ... 10:34:05 Building docker-security-proxy-setup-go ... 10:34:05 Building docker-security-secretstore-setup-go ... 10:34:05 Building docker-support-notifications-go ... 10:34:05 Building docker-support-scheduler-go ... 10:34:05 Building docker-sys-mgmt-agent-go ... 10:34:05 Building docker-support-scheduler-go 10:34:05 Building docker-security-proxy-setup-go 10:34:05 Building docker-security-secretstore-setup-go 10:34:05 Building docker-core-command-go 10:34:05 Building docker-support-notifications-go 10:34:20 Removing intermediate container f82e2bb77d30 10:34:20 ---> 77ec3489eea5 10:34:20 Successfully built 77ec3489eea5 10:34:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:34:21 + docker inspect -f . ci-base-image-arm64 10:34:21 . [Pipeline] withDockerContainer 10:34:21 prd-ubuntu18.04-docker-arm64-4c-16g-30532 does not seem to be running inside a container 10:34:21 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:34:23 $ docker top c3a3e6a2ebeea56ecf475919cbcb5c860d4be221879cd7ce3678520cc8832064 -eo pid,comm [Pipeline] { [Pipeline] sh 10:34:24 + go version 10:34:24 go version go1.15.5 linux/arm64 [Pipeline] } 10:34:24 $ docker stop --time=1 c3a3e6a2ebeea56ecf475919cbcb5c860d4be221879cd7ce3678520cc8832064 10:34:26 $ docker rm -f c3a3e6a2ebeea56ecf475919cbcb5c860d4be221879cd7ce3678520cc8832064 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:34:27 + docker inspect -f . ci-base-image-arm64 10:34:27 . [Pipeline] withDockerContainer 10:34:27 prd-ubuntu18.04-docker-arm64-4c-16g-30532 does not seem to be running inside a container 10:34:27 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:34:28 $ docker top 585f9a2222f0eadecd3662959492c688f4163596f4c3873886945f3e3c1c529c -eo pid,comm [Pipeline] { [Pipeline] echo 10:34:29 ========================================================= 10:34:29 [edgeXBuildGoParallel] Running Tests and Build... 10:34:29 ========================================================= [Pipeline] sh 10:34:30 + make test 10:34:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:34:37 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:34:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:34:37 ---> 6a0efe99e9ac 10:34:37 Step 3/22 : WORKDIR /edgex-go 10:34:37 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:34:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:34:37 ---> 6a0efe99e9ac 10:34:37 Step 3/24 : WORKDIR /edgex-go 10:34:37 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:34:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:34:37 ---> 6a0efe99e9ac 10:34:37 Step 3/23 : WORKDIR /edgex-go 10:34:37 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:34:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:34:37 ---> 6a0efe99e9ac 10:34:37 Step 3/22 : WORKDIR /edgex-go 10:34:37 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:34:37 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:34:37 ---> 6a0efe99e9ac 10:34:37 Step 3/21 : WORKDIR /edgex-go 10:34:38 ---> Running in 447893aa8760 10:34:38 ---> Running in bb9710ece30a 10:34:38 ---> Running in ea19197e14c5 10:34:38 ---> Running in 70c654807ddf 10:34:38 ---> Running in 6092fc202edd 10:34:39 Removing intermediate container bb9710ece30a 10:34:39 ---> 0a8b83a2d465 10:34:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:34:39 Removing intermediate container 70c654807ddf 10:34:39 ---> 9911dd5a4737 10:34:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:34:39 Removing intermediate container 447893aa8760 10:34:39 ---> 9dbe7d7892b2 10:34:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:34:39 Removing intermediate container 6092fc202edd 10:34:39 ---> dfeea721d8bf 10:34:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:34:39 Removing intermediate container ea19197e14c5 10:34:39 ---> 17e1d5ab9905 10:34:39 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:34:39 ---> Running in 720dfa276204 10:34:39 ---> Running in 5764d5cc1dcf 10:34:39 ---> Running in b7e1ec43c33b 10:34:39 ---> Running in bf28a9941db0 10:34:39 ---> Running in 91971005e541 10:34:41 Removing intermediate container 5764d5cc1dcf 10:34:41 ---> 2519b14b083b 10:34:41 Step 5/22 : RUN apk add --update --no-cache make git 10:34:41 Removing intermediate container b7e1ec43c33b 10:34:41 ---> 795173206183 10:34:41 Step 5/24 : RUN apk add --update --no-cache make git 10:34:41 Removing intermediate container 720dfa276204 10:34:41 ---> 0cef049cd36b 10:34:41 Step 5/23 : RUN apk add --update --no-cache make git 10:34:41 ---> Running in ee4e866c9cbb 10:34:41 ---> Running in 0aecf2d68fd8 10:34:41 Removing intermediate container bf28a9941db0 10:34:41 ---> 62716472fd1e 10:34:41 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 10:34:41 ---> Running in 3e4ca2bb3392 10:34:41 ---> Running in 8bbc364d7da9 10:34:41 Removing intermediate container 91971005e541 10:34:41 ---> 51db866f19e0 10:34:41 Step 5/21 : RUN apk add --update --no-cache make git 10:34:42 ---> Running in babfb5fd4b94 10:34:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:34:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:34:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:34:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:34:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:34:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:34:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:34:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:34:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:34:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:34:43 OK: 233 MiB in 51 packages 10:34:43 OK: 233 MiB in 51 packages 10:34:44 OK: 233 MiB in 51 packages 10:34:44 OK: 233 MiB in 51 packages 10:34:44 Removing intermediate container 0aecf2d68fd8 10:34:44 ---> 3b4c543a811a 10:34:44 Step 6/24 : COPY go.mod . 10:34:44 Removing intermediate container ee4e866c9cbb 10:34:44 ---> 8b3f661bb470 10:34:44 Step 6/22 : COPY go.mod . 10:34:44 Removing intermediate container 3e4ca2bb3392 10:34:44 ---> 59d7433ed70c 10:34:44 Step 6/23 : COPY go.mod . 10:34:44 OK: 233 MiB in 51 packages 10:34:44 Removing intermediate container 8bbc364d7da9 10:34:44 ---> f0a2d6781896 10:34:44 Step 6/22 : COPY go.mod . 10:34:44 ---> 568a46c551b2 10:34:44 Step 7/22 : RUN go mod download 10:34:45 ---> b489a2c3a585 10:34:45 Step 7/24 : RUN go mod download 10:34:45 ---> Running in 957e0a75dfe9 10:34:45 ---> Running in 807e1ac93b4f 10:34:45 ---> 16885188c61a 10:34:45 Step 7/23 : RUN go mod download 10:34:45 ---> 3b3682c56c73 10:34:45 Step 7/22 : RUN go mod download 10:34:45 ---> Running in bdf4a50b93bd 10:34:45 ---> Running in f180640ff7c4 10:34:45 Removing intermediate container babfb5fd4b94 10:34:45 ---> 498cb032abd4 10:34:45 Step 6/21 : COPY go.mod . 10:34:46 ---> 480771e7a238 10:34:46 Step 7/21 : RUN go mod download 10:34:46 ---> Running in 78aa0ad23b98 10:34:48 Removing intermediate container 957e0a75dfe9 10:34:48 ---> 4829c5f78ff3 10:34:48 Step 8/22 : COPY . . 10:34:48 Removing intermediate container 807e1ac93b4f 10:34:48 ---> 6ebe71cc62ed 10:34:48 Step 8/24 : COPY . . 10:34:49 Removing intermediate container bdf4a50b93bd 10:34:49 ---> 502bfc0cfbe8 10:34:49 Step 8/23 : COPY . . 10:34:51 Removing intermediate container 78aa0ad23b98 10:34:51 ---> 270614cdbd68 10:34:51 Step 8/21 : COPY . . 10:34:52 ? github.com/edgexfoundry/edgex-go [no test files] 10:34:52 Removing intermediate container f180640ff7c4 10:34:52 ---> acdad2fbba0d 10:34:52 Step 8/22 : COPY . . 10:35:31 ---> 5f16fe160b8b 10:35:31 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:35:31 ---> f0f444d513ba 10:35:31 Step 9/22 : RUN make cmd/support-notifications/support-notifications 10:35:31 ---> 8529b0738c3a 10:35:31 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 10:35:31 ---> 6f6ce5b64f04 10:35:31 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:35:31 ---> Running in df861af2175b 10:35:31 ---> Running in f4f220f5ed71 10:35:31 ---> Running in f3763142ee46 10:35:31 ---> e25e5615d385 10:35:31 Step 9/23 : RUN make cmd/core-command/core-command 10:35:31 ---> Running in 19b2cd84bd25 10:35:31 ---> Running in 8a5f2d303cea 10:35: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 10:35:31 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 10:35:31 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 10:35: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 10:35:31 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 10:35:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:35:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:35:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:35:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:35:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:35:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:35:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:35:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:35:58 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 10:35:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 10:35:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:36:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:36:06 Removing intermediate container f4f220f5ed71 10:36:06 ---> e04f647e2768 10:36:06 10:36:06 Step 10/22 : FROM alpine:3.12 10:36:06 Removing intermediate container 19b2cd84bd25 10:36:06 ---> 6d3f30fc9545 10:36:06 10:36:06 Step 10/21 : FROM alpine:3.12 10:36:06 Removing intermediate container 8a5f2d303cea 10:36:06 ---> 8d311996f25f 10:36:06 10:36:06 Step 10/23 : FROM alpine:3.12 10:36:06 Removing intermediate container df861af2175b 10:36:06 ---> 0800af0b682f 10:36:06 10:36:06 Step 10/24 : FROM alpine:3.12 10:36:06 Removing intermediate container f3763142ee46 10:36:06 ---> 174c1f31e436 10:36:06 10:36:06 Step 10/22 : FROM alpine:3.12 10:36:06 3.12: Pulling from library/alpine 10:36:06 3.12: Pulling from library/alpine 10:36:06 3.12: Pulling from library/alpine 10:36:06 3.12: Pulling from library/alpine 10:36:06 3.12: Pulling from library/alpine 10:36:06 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 10:36:06 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 10:36:06 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 10:36:06 Status: Downloaded newer image for alpine:3.12 10:36:06 Status: Image is up to date for alpine:3.12 10:36:06 Status: Downloaded newer image for alpine:3.12 10:36:06 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 10:36:06 ---> 88dd2752d2ea 10:36:06 Status: Image is up to date for alpine:3.12 10:36:06 Step 11/23 : RUN apk add --update --no-cache dumb-init ---> 88dd2752d2ea 10:36:06 ---> 88dd2752d2ea 10:36:06 10:36:06 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-initStep 11/21 : RUN apk add --update --no-cache curl 10:36:06 10:36:06 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 10:36:06 Status: Image is up to date for alpine:3.12 10:36:06 ---> 88dd2752d2ea 10:36:06 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 10:36:06 ---> 88dd2752d2ea 10:36:06 Step 11/22 : RUN apk add --update --no-cache dumb-init 10:36:07 ---> Running in 3991e3153a54 10:36:07 ---> Running in fca05272226d 10:36:07 ---> Running in 4ef8dfd44866 10:36:07 ---> Running in ddfe4140a8d2 10:36:07 ---> Running in 2f6c1ae4c454 10:36:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:36:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:36:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:36:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:36:08 (1/1) Installing dumb-init (1.2.2-r1) 10:36:08 Executing busybox-1.31.1-r19.trigger 10:36:08 OK: 6 MiB in 15 packages 10:36:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:36:08 (1/2) Installing ca-certificates (20191127-r4) 10:36:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:36:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:36:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:36:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:36:08 (2/2) Installing dumb-init (1.2.2-r1) 10:36:08 Executing busybox-1.31.1-r19.trigger 10:36:08 Executing ca-certificates-20191127-r4.trigger 10:36:08 OK: 6 MiB in 16 packages 10:36:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:36:08 (1/5) Installing ca-certificates (20191127-r4) 10:36:08 (2/5) Installing nghttp2-libs (1.41.0-r0) 10:36:08 (3/5) Installing libcurl (7.69.1-r3) 10:36:08 (4/5) Installing curl (7.69.1-r3) 10:36:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:36:08 (5/5) Installing dumb-init (1.2.2-r1) 10:36:08 Executing busybox-1.31.1-r19.trigger 10:36:08 Executing ca-certificates-20191127-r4.trigger 10:36:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:36:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:36:08 (1/1) Installing dumb-init (1.2.2-r1) 10:36:08 Executing busybox-1.31.1-r19.trigger 10:36:08 OK: 6 MiB in 15 packages 10:36:08 OK: 7 MiB in 19 packages 10:36:08 (1/4) Installing ca-certificates (20191127-r4) 10:36:08 (2/4) Installing nghttp2-libs (1.41.0-r0) 10:36:08 (3/4) Installing libcurl (7.69.1-r3) 10:36:08 (4/4) Installing curl (7.69.1-r3) 10:36:08 Executing busybox-1.31.1-r19.trigger 10:36:08 Executing ca-certificates-20191127-r4.trigger 10:36:08 OK: 7 MiB in 18 packages 10:36:10 Removing intermediate container 3991e3153a54 10:36:10 ---> a6c6264b56cd 10:36:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:36:10 ---> Running in e619bd7eb099 10:36:11 Removing intermediate container fca05272226d 10:36:11 ---> 9be68742d595 10:36:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:36:11 ---> Running in 1f4588da922b 10:36:11 Removing intermediate container e619bd7eb099 10:36:11 ---> ce129fe4d869 10:36:11 Step 13/22 : ENV APP_PORT=48085 10:36:11 Removing intermediate container ddfe4140a8d2 10:36:11 ---> 41c0c31d00b3 10:36:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:36:11 Removing intermediate container 4ef8dfd44866 10:36:11 ---> 74f6cb303bc1 10:36:11 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:36:11 Removing intermediate container 2f6c1ae4c454 10:36:11 ---> 122b200a3d69 10:36:11 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:36:12 ---> Running in 49a46535df6f 10:36:12 ---> Running in d96409a58344 10:36:12 ---> Running in 209cf2faa2f7 10:36:12 ---> Running in 172e94f81efa 10:36:12 Removing intermediate container 1f4588da922b 10:36:12 ---> 73c9938c6c2d 10:36:12 Step 13/22 : ENV APP_PORT=48060 10:36:12 ---> Running in d43f3cd412c0 10:36:12 Removing intermediate container 49a46535df6f 10:36:12 ---> 12e3f60d309d 10:36:12 Step 14/22 : EXPOSE $APP_PORT 10:36:12 Removing intermediate container d96409a58344 10:36:12 ---> 43337d2a266d 10:36:12 Step 13/23 : ENV APP_PORT=48082 10:36:13 Removing intermediate container 172e94f81efa 10:36:13 ---> d2f99c03578b 10:36:13 Step 13/21 : WORKDIR /edgex 10:36:13 Removing intermediate container 209cf2faa2f7 10:36:13 ---> b9eca40d3bb2 10:36:13 Step 13/24 : WORKDIR / 10:36:13 ---> Running in 6eddca92bf3f 10:36:13 ---> Running in d467307ee89b 10:36:13 ---> Running in 68b0229ab17b 10:36:13 Removing intermediate container d43f3cd412c0 10:36:13 ---> f170a810b957 10:36:13 Step 14/22 : EXPOSE $APP_PORT 10:36:13 ---> Running in 0b8026f22a2c 10:36:13 ---> Running in 4cb5ac5aadbf 10:36:13 Removing intermediate container d467307ee89b 10:36:13 ---> ca7b8015eed2 10:36:13 Step 14/23 : EXPOSE $APP_PORT 10:36:13 Removing intermediate container 6eddca92bf3f 10:36:13 ---> f053b22a1cb1 10:36:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:36:13 Removing intermediate container 68b0229ab17b 10:36:13 ---> cdd3ad3659ff 10:36:13 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:36:13 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.266s coverage: 45.9% of statements 10:36:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:36:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:36:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 10:36:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 10:36:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 10:36:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 10:36:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.134s coverage: 19.8% of statements 10:36:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.317s coverage: 100.0% of statements 10:36:13 Removing intermediate container 0b8026f22a2c 10:36:13 ---> 062c4b47a12a 10:36:13 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:36:13 Removing intermediate container 4cb5ac5aadbf 10:36:13 ---> a1e74af01c36 10:36:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:36:13 ---> Running in c4ce8d2d2983 10:36:13 ---> 765bef0f86a4 10:36:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:36:14 Removing intermediate container c4ce8d2d2983 10:36:14 ---> 845a61a3c4fd 10:36:14 Step 15/23 : WORKDIR / 10:36:14 ---> d7afdf954e67 10:36:14 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:36:14 ---> b40905f51b36 10:36:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:36:14 ---> fa517ad807ec 10:36:14 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:36:14 ---> Running in 74414b006cef 10:36:14 ---> adc4de5695a1 10:36:14 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:36:14 Removing intermediate container 74414b006cef 10:36:14 ---> 41edf673bd8f 10:36:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:36:14 ---> 20312647ec55 10:36:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:36:15 ---> 4fa0c6bcbe02 10:36:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:36:15 ---> 623e90237c41 10:36:15 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:36:15 ---> f01686e47f40 10:36:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:36:15 ---> 8ce03f3d1ddc 10:36:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:36:15 ---> 57ab02449cfb 10:36:15 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 10:36:15 ---> 388b4908817e 10:36:15 Step 18/22 : ENTRYPOINT ["/support-notifications"] 10:36:15 ---> Running in a192fd32e8b6 10:36:15 ---> Running in 5239bc10882a 10:36:15 ---> e05a31c93c3b 10:36:15 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 10:36:16 ---> Running in f590d34e7a91 10:36:16 ---> 31ccda6ab9bb 10:36:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:36:16 Removing intermediate container a192fd32e8b6 10:36:16 ---> 4ce2a6fd63f3 10:36:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:36:16 ---> Running in 590b79816fb1 10:36:16 Removing intermediate container 5239bc10882a 10:36:16 ---> 59064eb4ff14 10:36:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:36:16 ---> 0dcaf6269045 10:36:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:36:16 ---> Running in 4afc817fde09 10:36:16 Removing intermediate container f590d34e7a91 10:36:16 ---> ea51b1bc9f92 10:36:16 Step 18/21 : CMD ["--init=true"] 10:36:16 Removing intermediate container 590b79816fb1 10:36:16 ---> 317917de4f28 10:36:16 Step 20/22 : LABEL arch=x86_64 10:36:16 ---> 85d5a84b4df0 10:36:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:36:16 ---> Running in 267cfea19645 10:36:16 ---> Running in 1ee4652f0def 10:36:17 ---> 0a9b282a3285 10:36:17 Step 19/23 : ENTRYPOINT ["/core-command"] 10:36:17 Removing intermediate container 4afc817fde09 10:36:17 ---> 3125abd33728 10:36:17 Step 20/22 : LABEL arch=x86_64 10:36:17 ---> Running in 2f0ef7be0883 10:36:17 ---> Running in d0407f4c3b5b 10:36:17 ---> 4ca112550ea7 10:36:17 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 10:36:17 Removing intermediate container 1ee4652f0def 10:36:17 ---> b5db0c50d4dc 10:36:17 Step 21/22 : LABEL git_sha=768023b243a5e0276eea40c4c988f9903b6a1a2c 10:36:17 Removing intermediate container 267cfea19645 10:36:17 ---> 9122c27c95d9 10:36:17 Step 19/21 : LABEL arch=x86_64 10:36:17 ---> Running in 68f7b8b3601d 10:36:17 ---> Running in b67828ca9c8e 10:36:17 ---> Running in 795768bcbdd9 10:36:17 Removing intermediate container 2f0ef7be0883 10:36:17 ---> 5294adc3a983 10:36:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:36:17 Removing intermediate container d0407f4c3b5b 10:36:17 ---> d055e3534674 10:36:17 Step 21/22 : LABEL git_sha=768023b243a5e0276eea40c4c988f9903b6a1a2c 10:36:17 ---> Running in d52d5c995103 10:36:17 ---> Running in 4e8f563a965c 10:36:18 Removing intermediate container 795768bcbdd9 10:36:18 Removing intermediate container b67828ca9c8e 10:36:18 ---> f01ebd5fd490 10:36:18 Step 22/22 : LABEL version=0.0.0 10:36:18 ---> 7f023d7388f5 10:36:18 Step 20/21 : LABEL git_sha=768023b243a5e0276eea40c4c988f9903b6a1a2c 10:36:18 ---> Running in 0ce1bd49ac1f 10:36:18 ---> Running in c7ae577d4089 10:36:18 Removing intermediate container 4e8f563a965c 10:36:18 ---> 5322dd40a183 10:36:18 Step 22/22 : LABEL version=0.0.0 10:36:18 Removing intermediate container d52d5c995103 10:36:18 ---> beeccabb14d7 10:36:18 Step 21/23 : LABEL arch=x86_64 10:36:18 ---> Running in ac5fc5005541 10:36:18 ---> Running in 072cab092d6a 10:36:18 Removing intermediate container c7ae577d4089 10:36:18 ---> 34b995bc7700 10:36:18 Step 21/21 : LABEL version=0.0.0 10:36:18 Removing intermediate container 0ce1bd49ac1f 10:36:18 ---> 3705328cb2d6 10:36:18 10:36:18 ---> Running in 42bda5ef00a3 10:36:19 Removing intermediate container ac5fc5005541 10:36:19 ---> 133999e0572c 10:36:19 10:36:19 Removing intermediate container 072cab092d6a 10:36:19 ---> a6aa7419771b 10:36:19 Step 22/23 : LABEL git_sha=768023b243a5e0276eea40c4c988f9903b6a1a2c 10:36:19 Successfully built 3705328cb2d6 10:36:19 Removing intermediate container 68f7b8b3601d 10:36:19 ---> 2bbb24c1116f 10:36:19 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 10:36:19 Successfully tagged docker-support-scheduler-go:latest 10:36:19  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go 10:36:19 Successfully built 133999e0572c 10:36:19 ---> Running in 4d077952e1e5 10:36:19 Successfully tagged docker-support-notifications-go:latest 10:36:19  Building docker-support-notifications-go ... done Building docker-core-data-go 10:36:19 Removing intermediate container 42bda5ef00a3 10:36:19 ---> 35811519229d 10:36:19 10:36:19 ---> Running in 6d63fc35dda8 10:36:19 Successfully built 35811519229d 10:36:19 Successfully tagged docker-security-proxy-setup-go:latest 10:36:19  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go 10:36:19 Removing intermediate container 4d077952e1e5 10:36:19 ---> d983c674f807 10:36:19 Step 23/23 : LABEL version=0.0.0 10:36:19 ---> Running in 13dab4a9d449 10:36:19 Removing intermediate container 6d63fc35dda8 10:36:19 ---> d8acad2a514a 10:36:19 Step 22/24 : LABEL arch=x86_64 10:36:20 ---> Running in 7ce0cbc23456 10:36:20 Removing intermediate container 13dab4a9d449 10:36:20 ---> e1f40527a801 10:36:20 10:36:20 Removing intermediate container 7ce0cbc23456 10:36:20 ---> 3ac36c6b4e32 10:36:20 Step 23/24 : LABEL git_sha=768023b243a5e0276eea40c4c988f9903b6a1a2c 10:36:20 Successfully built e1f40527a801 10:36:20 Successfully tagged docker-core-command-go:latest 10:36:20  Building docker-core-command-go ... done Building docker-security-bootstrapper-go 10:36:20 ---> Running in f670a3de98c2 10:36:20 Removing intermediate container f670a3de98c2 10:36:20 ---> 26bad8ba3285 10:36:20 Step 24/24 : LABEL version=0.0.0 10:36:20 ---> Running in ae286c42d25a 10:36:21 Removing intermediate container ae286c42d25a 10:36:21 ---> e0ef2e37c43b 10:36:21 10:36:22 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.477s coverage: 27.1% of statements 10:36:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:36:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:36:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 10:36:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 10:36:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 10:36:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:36:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.107s coverage: 100.0% of statements 10:36:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 10:36:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.136s coverage: 100.0% of statements 10:36:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 10:36:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 10:36:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.219s coverage: 71.3% of statements 10:36:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 10:36:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 10:36:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.521s coverage: 82.9% of statements 10:36:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 10:36:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 10:36:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.139s coverage: 78.9% of statements 10:36:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 10:36:24 Successfully built e0ef2e37c43b 10:36:24 Successfully tagged docker-security-secretstore-setup-go:latest 10:36:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.128s coverage: 28.6% of statements 10:36:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:36:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:36:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 10:36:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 10:36:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 10:36:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.185s coverage: 100.0% of statements 10:36:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 10:36:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.147s coverage: 100.0% of statements 10:36:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 10:36:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.304s coverage: 86.7% of statements 10:36:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 10:36:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.369s coverage: 97.5% of statements 10:36:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 10:36:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.177s coverage: 78.3% of statements 10:36:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 10:36:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 10:36:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 10:36:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 10:36:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.331s coverage: 92.8% of statements 10:36:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 10:36:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 10:36:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 10:36:42 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 10:36:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:36:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 10:36:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 10:36:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:36:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:36:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 10:36:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:36:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 10:36:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:36:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 10:36:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:36:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 10:36:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 10:36:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 10:36:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 10:36:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 10:36:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 10:36:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.234s coverage: 0.1% of statements 10:36:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 10:36:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 10:36:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:36:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 47.1% of statements 10:36:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.095s coverage: 79.5% of statements 10:36:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements 10:36:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements 10:36:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements 10:36:42  Building docker-security-secretstore-setup-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:36:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:36:42 ---> 6a0efe99e9ac 10:36:42 Step 3/23 : WORKDIR /edgex-go 10:36:42 ---> Using cache 10:36:42 ---> 17e1d5ab9905 10:36:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:36:42 ---> Using cache 10:36:42 ---> 51db866f19e0 10:36:42 Step 5/23 : RUN apk add --update --no-cache make git 10:36:42 ---> Using cache 10:36:42 ---> 498cb032abd4 10:36:42 Step 6/23 : COPY go.mod . 10:36:42 ---> Using cache 10:36:42 ---> 480771e7a238 10:36:42 Step 7/23 : RUN go mod download 10:36:43 ---> Using cache 10:36:43 ---> 270614cdbd68 10:36:43 Step 8/23 : COPY . . 10:36:43 ---> Using cache 10:36:43 ---> 6f6ce5b64f04 10:36:43 Step 9/23 : RUN make cmd/core-metadata/core-metadata 10:36:44 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:36:44 Step 2/31 : FROM ${BUILDER_BASE} AS builder 10:36:44 ---> 6a0efe99e9ac 10:36:44 Step 3/31 : WORKDIR /edgex-go 10:36:44 ---> Using cache 10:36:44 ---> 17e1d5ab9905 10:36:44 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:36:44 10:36:44 ---> Using cache 10:36:44 Step 2/26 : FROM ${BUILDER_BASE} AS builder ---> 51db866f19e0 10:36:44 Step 5/31 : RUN apk add --update --no-cache make git 10:36:44 10:36:44 ---> 6a0efe99e9ac 10:36:44 ---> Using cache 10:36:44 Step 3/26 : WORKDIR /edgex-go ---> 498cb032abd4 10:36:44 10:36:44 Step 6/31 : COPY go.mod . ---> Using cache 10:36:44 10:36:44 ---> 17e1d5ab9905 10:36:44 ---> Using cache 10:36:44 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> 480771e7a238 10:36:44 10:36:44 Step 7/31 : RUN go mod download ---> Using cache 10:36:44 10:36:44 ---> 51db866f19e0 10:36:44 Step 5/26 : RUN apk add --update --no-cache make bash git 10:36:44 ---> Using cache 10:36:44 ---> 270614cdbd68 10:36:44 Step 8/31 : COPY . . 10:36:44 ---> Using cache 10:36:44 ---> 6f6ce5b64f04 10:36:44 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:36:44 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:36:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:36:44 ---> 6a0efe99e9ac 10:36:44 Step 3/23 : WORKDIR /edgex-go 10:36:44 ---> Using cache 10:36:44 ---> 17e1d5ab9905 10:36:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:36:44 ---> Using cache 10:36:44 ---> 51db866f19e0 10:36:44 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:36:45 ---> Running in 5b65801dbac4 10:36:45 ---> Running in 712a4ad850e7 10:36:45 ---> Running in 58065e06544a 10:36:45 ---> Running in aec073de001e 10:36:46 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 10:36:46 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 10:36:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:36:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:36:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:36:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:36:48 OK: 233 MiB in 51 packages 10:36:48 OK: 233 MiB in 51 packages 10:36:50 Removing intermediate container 712a4ad850e7 10:36:50 ---> b641c2b66e5c 10:36:50 Step 6/26 : COPY go.mod . 10:36:50 Removing intermediate container 58065e06544a 10:36:50 ---> 14c27d9ac59b 10:36:50 Step 6/23 : COPY go.mod . 10:36:51 ---> b51714f5e072 10:36:51 Step 7/26 : RUN go mod download 10:36:51 ---> a606a735420f 10:36:51 Step 7/23 : RUN go mod download 10:36:52 ---> Running in 43b4ab295272 10:36:52 ---> Running in 78ae770ee43b 10:36:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.076s coverage: 94.4% of statements 10:36:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 10:36:55 Removing intermediate container 43b4ab295272 10:36:55 ---> 59c6f4be66a4 10:36:55 Step 8/23 : COPY . . 10:36:55 Removing intermediate container 78ae770ee43b 10:36:55 ---> f095661601da 10:36:55 Step 8/26 : COPY . . 10:36:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.254s coverage: 81.9% of statements 10:37:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.147s coverage: 92.9% of statements 10:37:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:37:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:37:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:37:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements 10:37:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:37:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:37:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:37:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:37:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:37:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements 10:37:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:37:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:37:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 10:37:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:37:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 75.5% of statements 10:37:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:37:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.8% of statements 10:37:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.131s coverage: 87.2% of statements 10:37:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.150s coverage: 84.6% of statements 10:37:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.198s coverage: 91.6% of statements 10:37:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:37:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.574s coverage: 62.4% of statements 10:37:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:37:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:37:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.072s coverage: 100.0% of statements 10:37:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.080s coverage: 91.3% of statements 10:37:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements 10:37:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements 10:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements 10:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.919s coverage: 69.0% of statements 10:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.387s coverage: 38.4% of statements 10:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.107s coverage: 89.5% of statements 10:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.075s coverage: 84.8% of statements 10:37:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.388s coverage: 47.0% of statements 10:37:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:37:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:37:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 10:37:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 10:37:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 10:37:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.125s coverage: 100.0% of statements 10:37:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 10:37:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.116s coverage: 100.0% of statements 10:37:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 10:37:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 10:37:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 10:37:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 10:37:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.497s coverage: 87.1% of statements 10:37:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 10:37:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 10:37:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 10:37:22 Removing intermediate container 5b65801dbac4 10:37:22 ---> 00e4cbe1ddd7 10:37:22 10:37:22 Step 10/31 : FROM alpine:3.12 10:37:22 ---> 88dd2752d2ea 10:37:22 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 10:37:24 ---> Running in 50e62e7796c3 10:37:25 Removing intermediate container 50e62e7796c3 10:37:25 ---> 59efb82946f9 10:37:25 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 10:37:25 ---> 3030b6808017 10:37:25 Step 9/23 : RUN make cmd/core-data/core-data 10:37:25 ---> 7b3821af6ca1 10:37:25 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:37:25 Removing intermediate container aec073de001e 10:37:25 ---> bfe0b4fd5a75 10:37:25 10:37:25 Step 10/23 : FROM alpine:3.12 10:37:25 ---> 88dd2752d2ea 10:37:25 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:37:25 ---> Using cache 10:37:25 ---> 41c0c31d00b3 10:37:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:37:25 ---> Using cache 10:37:25 ---> 43337d2a266d 10:37:25 Step 13/23 : ENV APP_PORT=48081 10:37:25 ---> Running in 409cc18925a7 10:37:25 ---> Running in 2c530b8fcfea 10:37:25 ---> Running in a3edf3b66d70 10:37:25 ---> Running in 174ec5ff4f0d 10:37:25 Removing intermediate container 174ec5ff4f0d 10:37:25 ---> f9048fbfc263 10:37:25 Step 14/23 : EXPOSE $APP_PORT 10:37:25 ---> Running in 2eb6980449da 10:37:25 Removing intermediate container 2eb6980449da 10:37:25 ---> 05b28fc79edc 10:37:25 Step 15/23 : WORKDIR / 10:37:25 ---> Running in 950439b4275d 10:37:26 Removing intermediate container 950439b4275d 10:37:26 ---> b4ebe6b60ab0 10:37:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:37:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:37:26 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 10:37:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:37:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:37:26 (1/2) Installing dumb-init (1.2.2-r1) 10:37:26 (2/2) Installing su-exec (0.2-r1) 10:37:26 Executing busybox-1.31.1-r19.trigger 10:37:26 ---> 70dd0ad043f8 10:37:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:37:26 OK: 6 MiB in 16 packages 10:37:27 ---> e528e1b4d11b 10:37:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:37:27 Removing intermediate container 409cc18925a7 10:37:27 ---> aed387bcd186 10:37:27 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 10:37:28 ---> Running in e30728008b01 10:37:28 ---> 35e590f26b29 10:37:28 Step 19/23 : ENTRYPOINT ["/core-metadata"] 10:37:28 Removing intermediate container e30728008b01 10:37:28 ---> 8e79f53d0186 10:37:28 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 10:37:28 ---> Running in 48b757cc7b2d 10:37:28 ---> Running in 204b6345cadd 10:37:28 Removing intermediate container 48b757cc7b2d 10:37:28 ---> 2eada812b551 10:37:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:37:28 ---> Running in f0901889db01 10:37:29 Removing intermediate container 204b6345cadd 10:37:29 ---> 743f12fd9949 10:37:29 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 10:37:29 ---> Running in d2c94055cea3 10:37:29 Removing intermediate container f0901889db01 10:37:29 ---> 121046b452ca 10:37:29 Step 21/23 : LABEL arch=x86_64 10:37:29 ---> Running in 1cbfd45a9c2b 10:37:29 Removing intermediate container 1cbfd45a9c2b 10:37:29 ---> 74ca0cb15be2 10:37:29 Step 22/23 : LABEL git_sha=768023b243a5e0276eea40c4c988f9903b6a1a2c 10:37:30 ---> Running in 7e21f66f0fcd 10:37:30 Removing intermediate container 7e21f66f0fcd 10:37:30 ---> 0dfa71df1238 10:37:30 Step 23/23 : LABEL version=0.0.0 10:37:30 ---> Running in e7d3821bcbca 10:37:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.362s coverage: 29.1% of statements 10:37:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:37:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:37:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 10:37:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 10:37:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 10:37:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.225s coverage: 99.0% of statements 10:37:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 10:37:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.091s coverage: 100.0% of statements 10:37:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 10:37:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 10:37:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 10:37:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 10:37:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.226s coverage: 96.5% of statements 10:37:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 10:37:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 10:37:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 10:37:30 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 10:37:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:37:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.064s coverage: 100.0% of statements 10:37:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 10:37:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:37:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:37:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 10:37:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.118s coverage: 87.9% of statements 10:37:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 10:37:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:37:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.063s coverage: 100.0% of statements 10:37:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 10:37:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 10:37:31 Removing intermediate container e7d3821bcbca 10:37:31 ---> 881f4b2ccd21 10:37:31 10:37:31 Successfully built 881f4b2ccd21 10:37:31 Successfully tagged docker-core-metadata-go:latest 10:37:31  Building docker-core-metadata-go ... done Removing intermediate container d2c94055cea3 10:37:31 ---> 3a9cf0ae1977 10:37:31 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 10:37:31 ---> Running in 2744e02f9385 10:37:31 GO111MODULE=on go vet ./... 10:37:32 Removing intermediate container 2744e02f9385 10:37:32 ---> 50d5ee143607 10:37:32 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 10:37:33 ---> 10dc5251ecb3 10:37:33 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 10:37:33 ---> Running in 16bd7230590d 10:37:35 Removing intermediate container 16bd7230590d 10:37:35 ---> 786472966e4a 10:37:35 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 10:37:35 ---> 6dff9faf1726 10:37:35 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:37:36 ---> 01791b44ef66 10:37:36 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:37:38 ---> 180805621e9d 10:37:38 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:37:39 ---> 4bc325ce5331 10:37:39 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 10:37:39 ---> 6aa6e9eb13b9 10:37:39 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 10:37:40 ---> Running in c5fac1e655e7 10:37:40 Removing intermediate container c5fac1e655e7 10:37:40 ---> ce90088d5a6f 10:37:40 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:37:41 ---> d5085dcf1d3b 10:37:41 Step 26/31 : RUN chmod +x /entrypoint.sh 10:37:41 ---> Running in 930f6aedfcb7 10:37:43 Removing intermediate container 930f6aedfcb7 10:37:43 ---> f8e014629c8d 10:37:43 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 10:37:43 ---> Running in 1e4a15802bf5 10:37:43 Removing intermediate container 1e4a15802bf5 10:37:43 ---> 1bb1a2aaf798 10:37:43 Step 28/31 : CMD ["gate"] 10:37:43 ---> Running in 624f2a73262f 10:37:44 Removing intermediate container 624f2a73262f 10:37:44 ---> 7562d0f4f1b0 10:37:44 Step 29/31 : LABEL arch=x86_64 10:37:45 Removing intermediate container a3edf3b66d70 10:37:45 ---> 3cc884a5e8f6 10:37:45 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:37:45 ---> Running in 3d35b192cadf 10:37:45 ---> Running in ce3210f2f329 10:37:45 Removing intermediate container 3d35b192cadf 10:37:45 ---> f7877f03a840 10:37:45 Step 30/31 : LABEL git_sha=768023b243a5e0276eea40c4c988f9903b6a1a2c 10:37:45 ---> Running in 191fdd7c9d23 10:37:46 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 10:37:46 Removing intermediate container 191fdd7c9d23 10:37:46 ---> c6b0abe89c3c 10:37:46 Step 31/31 : LABEL version=0.0.0 10:37:46 ---> Running in 5ae42cce32f0 10:37:47 Removing intermediate container 5ae42cce32f0 10:37:47 ---> ee13915e18a6 10:37:47 10:37:48 Successfully built ee13915e18a6 10:37:48 Successfully tagged docker-security-bootstrapper-go:latest 10:37:49  Building docker-security-bootstrapper-go ... done Removing intermediate container 2c530b8fcfea 10:37:49 ---> e1ef9b05acbc 10:37:49 10:37:49 Step 10/23 : FROM alpine:3.12 10:37:49 ---> 88dd2752d2ea 10:37:49 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:37:49 Removing intermediate container ce3210f2f329 10:37:49 ---> faecc3a9dce9 10:37:49 10:37:49 Step 11/26 : FROM docker:20.10.0 10:37:49 20.10.0: Pulling from library/docker 10:37:49 ---> Running in 7d6f131ec259 10:37:49 Removing intermediate container 7d6f131ec259 10:37:49 ---> 60be4a8dd7a0 10:37:49 Step 12/23 : ENV APP_PORT=48080 10:37:50 ---> Running in 1ccd08d58440 10:37:50 Removing intermediate container 1ccd08d58440 10:37:50 ---> 325ee53451af 10:37:50 Step 13/23 : EXPOSE $APP_PORT 10:37:50 ---> Running in 82ddd55559fd 10:37:51 Removing intermediate container 82ddd55559fd 10:37:51 ---> c6868408febd 10:37:51 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:37:51 ---> Running in 19f54addfa65 10:37:53 Removing intermediate container 19f54addfa65 10:37:53 ---> 02ba66519479 10:37:53 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 10:37:54 ---> Running in 7a6a53291af0 10:37:54 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 10:37:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:37:54 Status: Downloaded newer image for docker:20.10.0 10:37:54 ---> aefe523efa57 10:37:54 Step 12/26 : RUN apk add --no-cache bash 10:37:54 ---> Running in 352dc1587193 10:37:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:37:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:37:55 (1/2) Installing readline (8.0.4-r0) 10:37:55 (2/2) Installing bash (5.0.17-r0) 10:37:55 Executing bash-5.0.17-r0.post-install 10:37:55 Executing busybox-1.31.1-r19.trigger 10:37:55 OK: 12 MiB in 22 packages 10:37:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:37:55 Removing intermediate container 352dc1587193 10:37:55 ---> fcd224fb7a64 10:37:55 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 10:37:55 ---> Running in 9231ea6abd66 10:37:55 Removing intermediate container 9231ea6abd66 10:37:55 ---> 1423294364ff 10:37:55 Step 14/26 : ENV APP_PORT=48090 10:37:56 ---> Running in 1cf96e2bd67f 10:37:56 (1/6) Installing dumb-init (1.2.2-r1) 10:37:56 Removing intermediate container 1cf96e2bd67f 10:37:56 ---> 8b0c061d6d20 10:37:56 Step 15/26 : EXPOSE $APP_PORT 10:37:56 (2/6) Installing libgcc (9.3.0-r2) 10:37:56 ---> Running in 661c0d980b97 10:37:56 (3/6) Installing libsodium (1.0.18-r0) 10:37:56 (4/6) Installing libstdc++ (9.3.0-r2) 10:37:56 Removing intermediate container 661c0d980b97 10:37:56 ---> 3c435c136da3 10:37:56 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:37:56 (5/6) Installing libzmq (4.3.3-r0) 10:37:56 (6/6) Installing zeromq (4.3.3-r0) 10:37:56 ---> 41781caa62e6 10:37:56 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:37:56 Executing busybox-1.31.1-r19.trigger 10:37:56 OK: 8 MiB in 20 packages 10:37:57 ---> 948eacd5dd4c 10:37:57 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:37:57 Removing intermediate container 7a6a53291af0 10:37:57 ---> 89b9141df47a 10:37:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:37:57 ---> f3808604c027 10:37:57 Step 19/26 : RUN apk --no-cache add py3-pip 10:37:57 ---> Running in b960bf27cdf1 10:37:57 ---> c2b0a63587ba 10:37:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:37:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:37:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:37:58 (1/33) Installing libbz2 (1.0.8-r1) 10:37:58 (2/33) Installing expat (2.2.9-r1) 10:37:58 (3/33) Installing libffi (3.3-r2) 10:37:58 (4/33) Installing gdbm (1.13-r1) 10:37:58 ---> 54320f0e7dd5 10:37:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:37:58 (5/33) Installing xz-libs (5.2.5-r0) 10:37:58 (6/33) Installing sqlite-libs (3.32.1-r0) 10:37:58 (7/33) Installing python3 (3.8.8-r0) 10:38:01 ---> ac5ee291a727 10:38:01 Step 19/23 : ENTRYPOINT ["/core-data"] 10:38:01 ---> Running in 90d30026b5e2 10:38:01 (8/33) Installing py3-appdirs (1.4.4-r1) 10:38:01 (9/33) Installing py3-ordered-set (4.0.1-r0) 10:38:01 (10/33) Installing py3-parsing (2.4.7-r0) 10:38:01 (11/33) Installing py3-six (1.15.0-r0) 10:38:01 (12/33) Installing py3-packaging (20.4-r0) 10:38:01 (13/33) Installing py3-setuptools (47.0.0-r0) 10:38:01 (14/33) Installing py3-chardet (3.0.4-r4) 10:38:01 (15/33) Installing py3-idna (2.9-r0) 10:38:01 (16/33) Installing py3-certifi (2020.4.5.1-r0) 10:38:01 (17/33) Installing py3-urllib3 (1.25.9-r0) 10:38:02 (18/33) Installing py3-requests (2.23.0-r0) 10:38:02 (19/33) Installing py3-msgpack (1.0.0-r0) 10:38:02 (20/33) Installing py3-lockfile (0.12.2-r3) 10:38:02 Removing intermediate container 90d30026b5e2 10:38:02 ---> b39a95c325f3 10:38:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:38:02 (21/33) Installing py3-cachecontrol (0.12.6-r0) 10:38:02 (22/33) Installing py3-colorama (0.4.3-r0) 10:38:02 (23/33) Installing py3-distlib (0.3.0-r0) 10:38:03 (24/33) Installing py3-distro (1.5.0-r1) 10:38:03 ---> Running in 120c24544589 10:38:03 (25/33) Installing py3-webencodings (0.5.1-r3) 10:38:03 (26/33) Installing py3-html5lib (1.0.1-r4) 10:38:03 (27/33) Installing py3-pytoml (0.1.21-r0) 10:38:03 (28/33) Installing py3-pep517 (0.8.2-r0) 10:38:03 (29/33) Installing py3-progress (1.5-r0) 10:38:03 (30/33) Installing py3-toml (0.10.1-r0) 10:38:03 (31/33) Installing py3-retrying (1.3.3-r0) 10:38:03 (32/33) Installing py3-contextlib2 (0.6.0-r0) 10:38:03 (33/33) Installing py3-pip (20.1.1-r0) 10:38:03 Executing busybox-1.31.1-r19.trigger 10:38:03 OK: 71 MiB in 55 packages 10:38:03 Removing intermediate container 120c24544589 10:38:03 ---> fe83174aa523 10:38:03 Step 21/23 : LABEL arch=x86_64 10:38:03 ---> Running in 50bd8b5fb9de 10:38:04 Removing intermediate container 50bd8b5fb9de 10:38:04 ---> ddde61b9a93c 10:38:04 Step 22/23 : LABEL git_sha=768023b243a5e0276eea40c4c988f9903b6a1a2c 10:38:04 ---> Running in 23b28047a8b6 10:38:06 Removing intermediate container 23b28047a8b6 10:38:06 ---> aae04fac542d 10:38:06 Step 23/23 : LABEL version=0.0.0 10:38:09 ---> Running in 602ff1e2629c 10:38:09 Removing intermediate container b960bf27cdf1 10:38:09 ---> 0d9d6eaf728d 10:38:09 Step 20/26 : RUN pip install docker-compose==1.23.2 10:38:09 ---> Running in f866e917f3ce 10:38:09 Removing intermediate container 602ff1e2629c 10:38:09 ---> 4bdc969b0319 10:38:09 10:38:09 Successfully built 4bdc969b0319 10:38:09 Successfully tagged docker-core-data-go:latest 10:38:11  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 10:38:11 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:38:11 Collecting PyYAML<4,>=3.10 10:38:11 Downloading PyYAML-3.13.tar.gz (270 kB) 10:38:11 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 10:38:11 Collecting texttable<0.10,>=0.9.0 10:38:11 Downloading texttable-0.9.1.tar.gz (11 kB) 10:38:12 Collecting cached-property<2,>=1.2.0 10:38:12 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:38:12 Collecting docopt<0.7,>=0.6.1 10:38:12 Downloading docopt-0.6.2.tar.gz (25 kB) 10:38:13 Collecting jsonschema<3,>=2.5.1 10:38:13 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:38:13 Collecting dockerpty<0.5,>=0.4.1 10:38:13 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:38:13 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:38:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:38:13 Collecting websocket-client<1.0,>=0.32.0 10:38:13 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 10:38:14 Collecting docker<4.0,>=3.6.0 10:38:14 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:38:14 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) 10:38:14 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) 10:38:14 Collecting urllib3<1.25,>=1.21.1 10:38:14 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:38:14 Collecting idna<2.8,>=2.5 10:38:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:38:14 Collecting docker-pycreds>=0.4.0 10:38:14 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:38:14 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 10:38:14 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 10:38:14 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 10:38:14 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 10:38:14 Installing collected packages: PyYAML, texttable, cached-property, docopt, jsonschema, dockerpty, urllib3, idna, requests, websocket-client, docker-pycreds, docker, docker-compose 10:38:14 Running setup.py install for PyYAML: started 10:38:15 Running setup.py install for PyYAML: finished with status 'done' 10:38:15 Running setup.py install for texttable: started 10:38:15 Running setup.py install for texttable: finished with status 'done' 10:38:15 Running setup.py install for docopt: started 10:38:16 Running setup.py install for docopt: finished with status 'done' 10:38:16 Running setup.py install for dockerpty: started 10:38:17 Running setup.py install for dockerpty: finished with status 'done' 10:38:17 Attempting uninstall: urllib3 10:38:17 Found existing installation: urllib3 1.25.9 10:38:17 Uninstalling urllib3-1.25.9: 10:38:17 Successfully uninstalled urllib3-1.25.9 10:38:17 Attempting uninstall: idna 10:38:17 Found existing installation: idna 2.9 10:38:17 Uninstalling idna-2.9: 10:38:17 Successfully uninstalled idna-2.9 10:38:17 Attempting uninstall: requests 10:38:17 Found existing installation: requests 2.23.0 10:38:17 Uninstalling requests-2.23.0: 10:38:17 Successfully uninstalled requests-2.23.0 10:38:18 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 10:38:21 Removing intermediate container f866e917f3ce 10:38:21 ---> 1b37e32211a9 10:38:21 Step 21/26 : RUN apk --no-cache add curl 10:38:21 ---> Running in 746f42afa93d 10:38:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:38:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:38:23 (1/3) Installing nghttp2-libs (1.41.0-r0) 10:38:23 (2/3) Installing libcurl (7.69.1-r3) 10:38:23 (3/3) Installing curl (7.69.1-r3) 10:38:23 Executing busybox-1.31.1-r19.trigger 10:38:23 OK: 72 MiB in 58 packages 10:38:23 Removing intermediate container 746f42afa93d 10:38:23 ---> 5c94f8d3659b 10:38:23 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 10:38:23 ---> Running in 0a6ede857829 10:38:23 Removing intermediate container 0a6ede857829 10:38:23 ---> a92af83cc6c7 10:38:23 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:38:23 ---> Running in 19c8d0a0fbbf 10:38:24 Removing intermediate container 19c8d0a0fbbf 10:38:24 ---> dda8cb614fc6 10:38:24 Step 24/26 : LABEL arch=x86_64 10:38:24 ---> Running in 865e75a2b2d5 10:38:24 Removing intermediate container 865e75a2b2d5 10:38:24 ---> 076b351ae938 10:38:24 Step 25/26 : LABEL git_sha=768023b243a5e0276eea40c4c988f9903b6a1a2c 10:38:24 ---> Running in 84e93b9b2960 10:38:24 Removing intermediate container 84e93b9b2960 10:38:24 ---> 0c59a4d234b7 10:38:24 Step 26/26 : LABEL version=0.0.0 10:38:24 ---> Running in 24a1431e2695 10:38:24 Removing intermediate container 24a1431e2695 10:38:24 ---> 4a725d30ecaf 10:38:24 10:38:24 Successfully built 4a725d30ecaf 10:38:24 Successfully tagged docker-sys-mgmt-agent-go:latest 10:38:25  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 10:38:25 $ docker stop --time=1 cb2fb243d7597c8c2afc7597a12dcfacfaf4a1f1e0495addcc8c223d36d05ba1 10:38:26 $ docker rm -f cb2fb243d7597c8c2afc7597a12dcfacfaf4a1f1e0495addcc8c223d36d05ba1 [Pipeline] // withDockerContainer [Pipeline] sh 10:38:27 + docker images 10:38:27 + grep docker 10:38:27 docker-sys-mgmt-agent-go latest 4a725d30ecaf 3 seconds ago 313MB 10:38:27 docker-core-data-go latest 4bdc969b0319 18 seconds ago 22.6MB 10:38:27 docker-security-bootstrapper-go latest ee13915e18a6 41 seconds ago 18.8MB 10:38:27 docker-core-metadata-go latest 881f4b2ccd21 57 seconds ago 19MB 10:38:27 docker-security-secretstore-setup-go latest e0ef2e37c43b 2 minutes ago 24.9MB 10:38:27 docker-core-command-go latest e1f40527a801 2 minutes ago 17.2MB 10:38:27 docker-security-proxy-setup-go latest 35811519229d 2 minutes ago 24.7MB 10:38:27 docker-support-notifications-go latest 133999e0572c 2 minutes ago 17.8MB 10:38:27 docker-support-scheduler-go latest 3705328cb2d6 2 minutes ago 17.3MB 10:38:27 docker 20.10.0 aefe523efa57 3 months ago 240MB [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 10:38:43 Still waiting to schedule task 10:38:43 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 10:38:53 gofmt -l . 10:38:53 [ "`gofmt -l .`" = "" ] 10:38:53 ./bin/test-go-mod-tidy.sh 10:38:53 ./bin/test-attribution-txt.sh [Pipeline] sh 10:38:54 + ls -al . 10:38:54 total 788 10:38:54 drwxrwxr-x 9 1001 1001 4096 Mar 19 10:38 . 10:38:54 drwxr-xr-x 4 root root 4096 Mar 19 10:34 .. 10:38:54 -rw-rw-r-- 1 1001 1001 11 Mar 19 10:32 .dockerignore 10:38:54 drwxrwxr-x 8 1001 1001 4096 Mar 19 10:33 .git 10:38:54 drwxrwxr-x 3 1001 1001 4096 Mar 19 10:32 .github 10:38:54 -rw-rw-r-- 1 1001 1001 818 Mar 19 10:32 .gitignore 10:38:54 -rw-rw-r-- 1 1001 1001 166 Mar 19 10:32 .sonarcloud.properties 10:38:54 -rw-rw-r-- 1 1001 1001 8607 Mar 19 10:32 Attribution.txt 10:38:54 -rw-rw-r-- 1 1001 1001 3804 Mar 19 10:32 CONTRIBUTING.md 10:38:54 -rw-rw-r-- 1 1001 1001 931 Mar 19 10:32 Dockerfile.build 10:38:54 -rw-rw-r-- 1 1001 1001 863 Mar 19 10:32 Jenkinsfile 10:38:54 -rw-rw-r-- 1 1001 1001 10775 Mar 19 10:32 LICENSE 10:38:54 -rw-rw-r-- 1 1001 1001 5774 Mar 19 10:32 Makefile 10:38:54 -rw-rw-r-- 1 1001 1001 6548 Mar 19 10:32 README.md 10:38:54 -rw-rw-r-- 1 1001 1001 6755 Mar 19 10:32 SECURITY.md 10:38:54 -rw-rw-r-- 1 1001 1001 5 Mar 19 10:30 VERSION 10:38:54 -rw-rw-r-- 1 1001 1001 4131 Mar 19 10:32 ZMQWindows.md 10:38:54 drwxrwxr-x 2 1001 1001 4096 Mar 19 10:32 bin 10:38:54 drwxrwxr-x 14 1001 1001 4096 Mar 19 10:32 cmd 10:38:54 -rw-r--r-- 1 root root 650607 Mar 19 10:37 coverage.out 10:38:54 -rw-r--r-- 1 root root 1055 Mar 19 10:38 go.mod 10:38:54 -rw-r--r-- 1 root root 21981 Mar 19 10:38 go.sum 10:38:54 drwxrwxr-x 8 1001 1001 4096 Mar 19 10:32 internal 10:38:54 drwxrwxr-x 4 1001 1001 4096 Mar 19 10:32 openapi 10:38:54 drwxrwxr-x 4 1001 1001 4096 Mar 19 10:32 snap 10:38:54 -rw-rw-r-- 1 1001 1001 168 Mar 19 10:32 version.go [Pipeline] sh 10:38:55 + '[' -e coverage.out ] 10:38:55 + chown 1001:1001 coverage.out [Pipeline] stash 10:38:55 Warning: overwriting stash ‘coverage-report’ 10:38:56 Stashed 1 file(s) [Pipeline] sh 10:38:57 + make build 10:38:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 10:39:07 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 10:39:31 Running on prd-ubuntu18.04-docker-8c-8g-30533 in /w/workspace/edgexfoundry_edgex-go_PR-3278 [Pipeline] { [Pipeline] ws 10:39:31 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 10:39:33 using credential edgex-jenkins-ssh 10:39:33 Cloning the remote Git repository 10:39:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:39:33 > git init /w/workspace/edgex-go/1 # timeout=10 10:39:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:39:33 > git --version # timeout=10 10:39:33 > git --version # 'git version 2.17.1' 10:39:33 using GIT_SSH to set credentials SSH Credentials for GitHub 10:39:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:39:34 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 10:39:35 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 10:39:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:39:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:39:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:39:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:39:39 using GIT_SSH to set credentials SSH Credentials for GitHub 10:39:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3278/head:refs/remotes/origin/PR-3278 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:39:40 Merging remotes/origin/master commit 3c17eee94111b45567e88cff7b967cb4bb967b00 into PR head commit 768023b243a5e0276eea40c4c988f9903b6a1a2c 10:39:40 Merge succeeded, producing 768023b243a5e0276eea40c4c988f9903b6a1a2c 10:39:40 Checking out Revision 768023b243a5e0276eea40c4c988f9903b6a1a2c (PR-3278) 10:39:41 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 10:39:40 > git config core.sparsecheckout # timeout=10 10:39:40 > git checkout -f 768023b243a5e0276eea40c4c988f9903b6a1a2c # timeout=10 10:39:40 > git remote # timeout=10 10:39:40 > git config --get remote.origin.url # timeout=10 10:39:40 using GIT_SSH to set credentials SSH Credentials for GitHub 10:39:40 > git merge 3c17eee94111b45567e88cff7b967cb4bb967b00 # timeout=10 10:39:40 > git rev-parse HEAD^{commit} # timeout=10 10:39:40 > git config core.sparsecheckout # timeout=10 10:39:40 > git checkout -f 768023b243a5e0276eea40c4c988f9903b6a1a2c # timeout=10 10:39:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:39:43 Commit message: "feat: Add missing middleware func to router" 10:39:43 > git --version # timeout=10 10:39:43 > git --version # 'git version 2.17.1' 10:39:43 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:39:45 + echo snap-build.sh 10:39:45 snap-build.sh 10:39:45 + SNAP_BASE_DIR=. 10:39:45 + '[' '!' -z /w/workspace/edgex-go/1 ']' 10:39:45 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 10:39:45 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 10:39:45 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 10:39:45 + cd /w/workspace/edgex-go/1 10:39:45 + sudo apt-get remove -qy --purge lxd lxd-client 10:39:45 Reading package lists... 10:39:45 Building dependency tree... 10:39:45 Reading state information... 10:39:45 The following packages were automatically installed and are no longer required: 10:39:45 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 10:39:45 uidmap xdelta3 10:39:45 Use 'sudo apt autoremove' to remove them. 10:39:45 The following packages will be REMOVED: 10:39:45 lxd* lxd-client* 10:39:46 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 10:39:46 After this operation, 31.7 MB disk space will be freed. 10:39:47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 10:39:47 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 10:39:47 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 10:39:48 Removing lxd dnsmasq configuration 10:39:48 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 10:39:49 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 10:39:50 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 10:39:50 (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.) 10:39:50 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 10:39:51 Processing triggers for systemd (237-3ubuntu10.42) ... 10:39:52 Processing triggers for ureadahead (0.100.0-21) ... 10:39:53 + sudo snap remove --purge lxd 10:39:53 snap "lxd" is not installed 10:39:53 + sudo groupadd --force --system lxd 10:39:53 ++ whoami 10:39:53 + sudo /usr/sbin/usermod -G lxd -a jenkins 10:39:53 + newgrp - lxd 10:39:54 + sudo snap install lxd 10:39:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:39:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:40:02 2021-03-19T10:39:59Z INFO Waiting for automatic snapd restart... 10:40:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:40:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 10:40:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 10:40:15 $ docker stop --time=1 585f9a2222f0eadecd3662959492c688f4163596f4c3873886945f3e3c1c529c 10:40:17 lxd 4.12 from Canonical* installed 10:40:17 + sudo lxd init --auto 10:40:18 $ docker rm -f 585f9a2222f0eadecd3662959492c688f4163596f4c3873886945f3e3c1c529c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:40:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:40:20 10:40:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:40:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:40:21 latest: Pulling from edgex-devops/edgex-compose-arm64 10:40:21 29e5d40040c1: Pulling fs layer 10:40:21 1ce36da41761: Pulling fs layer 10:40:21 25b303627fd3: Pulling fs layer 10:40:22 29e5d40040c1: Verifying Checksum 10:40:22 29e5d40040c1: Download complete 10:40:23 1ce36da41761: Verifying Checksum 10:40:23 1ce36da41761: Download complete 10:40:23 29e5d40040c1: Pull complete 10:40:24 1ce36da41761: Pull complete 10:40:24 25b303627fd3: Verifying Checksum 10:40:24 25b303627fd3: Download complete 10:40:27 + sudo snap install --classic snapcraft 10:40:34 25b303627fd3: Pull complete 10:40:34 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 10:40:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:40:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 10:40:35 prd-ubuntu18.04-docker-arm64-4c-16g-30532 does not seem to be running inside a container 10:40:35 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:40:38 $ docker top 6ce6e25cfffa9ed1848e0c2719528ebdd3702386dc79380b4f8f63bc17fd609b -eo pid,comm [Pipeline] { [Pipeline] sh 10:40:39 + docker-compose build --help 10:40:39 + grep parallel 10:40:42 --parallel Build images in parallel. [Pipeline] } 10:40:43 $ docker stop --time=1 6ce6e25cfffa9ed1848e0c2719528ebdd3702386dc79380b4f8f63bc17fd609b 10:40:45 $ docker rm -f 6ce6e25cfffa9ed1848e0c2719528ebdd3702386dc79380b4f8f63bc17fd609b 10:40:45 snapcraft 4.5.4 from Canonical* installed 10:40:45 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 10:40:45 + patch --verbose -p1 10:40:45 Hmm... Looks like a unified diff to me... 10:40:45 The text leading up to this was: 10:40:45 -------------------------- 10:40:45 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 10:40:45 |From: Tony Espy 10:40:45 |Date: Tue, 9 Mar 2021 19:05:15 -0500 10:40:45 |Subject: [PATCH] optimize snap build for pipeline CI check 10:40:45 | 10:40:45 |This patch is used by the EdgeX CI pipeline builds to 10:40:45 |optimize the snap CI check run for pull requests. When 10:40:45 |applied, it essentially strips out everything (apps and 10:40:45 |parts) from the snapcraft.yaml file except those required 10:40:45 |to build edgex-go, as the whole idea of the CI check is to 10:40:45 |catch changes to edgex-go that break the snap build. 10:40:45 | 10:40:45 |In general, anyone updating snapcraft.yaml will also need 10:40:45 |to update this patch file, otherwise it may fail to apply, 10:40:45 |resulting in a failed snap build CI check in the associated 10:40:45 |pull request. 10:40:45 | 10:40:45 |Note - in addition to applying this patch, the pipeline also 10:40:45 |only primes the snap (e.g. `snapcraft prime`), as there's no 10:40:45 |need to build the finally binary .snap file (and it won't 10:40:45 |work with the patch applied). This further reduces the build 10:40:45 |time. 10:40:45 |--- 10:40:45 | snap/snapcraft.yaml | 452 +------------------------------------------- 10:40:45 | 1 file changed, 1 insertion(+), 451 deletions(-) 10:40:45 | 10:40:45 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 10:40:45 |index d8bc12bc..5a5f5fbb 100644 10:40:45 |--- a/snap/snapcraft.yaml 10:40:45 |+++ b/snap/snapcraft.yaml 10:40:45 -------------------------- 10:40:45 patching file snap/snapcraft.yaml 10:40:45 Using Plan A... 10:40:45 Hunk #1 succeeded at 73. 10:40:45 Hunk #2 succeeded at 205. 10:40:45 Hunk #3 succeeded at 217. 10:40:45 Hunk #4 succeeded at 225. 10:40:45 Hunk #5 succeeded at 232. 10:40:45 Hunk #6 succeeded at 259. 10:40:45 Hunk #7 succeeded at 271. 10:40:45 Hunk #8 succeeded at 327. 10:40:45 Hmm... Ignoring the trailing garbage. 10:40:45 done 10:40:45 + sudo snapcraft prime --use-lxd 10:40:45 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 10:40:45 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: 10:40:45 - README.md 10:40:45 10:40:45 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 10:40:45 Launching a container. [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:40:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:40:45 . [Pipeline] withDockerContainer 10:40:46 prd-ubuntu18.04-docker-arm64-4c-16g-30532 does not seem to be running inside a container 10:40:46 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:40:47 $ docker top c58adfe7f2141489d8fc93a982eff0c058da9cf064fc2e772f37b0a3f5c98d25 -eo pid,comm [Pipeline] { [Pipeline] sh 10:40:48 + docker-compose -f ./docker-compose-build.yml build --parallel 10:40:52 Building docker-core-command-go ... 10:40:52 Building docker-core-data-go ... 10:40:52 Building docker-core-metadata-go ... 10:40:52 Building docker-security-bootstrapper-go ... 10:40:52 Building docker-security-proxy-setup-go ... 10:40:52 Building docker-security-secretstore-setup-go ... 10:40:52 Building docker-support-notifications-go ... 10:40:52 Building docker-support-scheduler-go ... 10:40:52 Building docker-sys-mgmt-agent-go ... 10:40:52 Building docker-support-notifications-go 10:40:52 Building docker-security-proxy-setup-go 10:40:52 Building docker-security-secretstore-setup-go 10:40:52 Building docker-support-scheduler-go 10:40:52 Building docker-security-bootstrapper-go 10:40:57 Waiting for container to be ready 10:40:57 To start your first instance, try: lxc launch ubuntu:18.04 10:40:57 10:41:02 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 10:41:02 Waiting for network to be ready... 10:41:02 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 10:41:03 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 10:41:03 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 10:41:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1598 kB] 10:41:03 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 10:41:03 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 10:41:03 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 10:41:03 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 10:41:03 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 10:41:03 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 10:41:03 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 10:41:03 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [305 kB] 10:41:03 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 10:41:03 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 10:41:03 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [253 kB] 10:41:03 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [32.9 kB] 10:41:03 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1114 kB] 10:41:04 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] 10:41:04 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 10:41:04 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1938 kB] 10:41:04 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [397 kB] 10:41:04 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 10:41:04 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 10:41:04 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [274 kB] 10:41:04 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [36.5 kB] 10:41:04 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1720 kB] 10:41:04 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [364 kB] 10:41:08 Fetched 24.1 MB in 6s (4326 kB/s) 10:41:09 Reading package lists... 10:41:09 Reading package lists... 10:41:10 Building dependency tree... 10:41:10 Reading state information... 10:41:10 The following additional packages will be installed: 10:41:10 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 10:41:10 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 10:41:10 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 10:41:10 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 10:41:10 Suggested packages: 10:41:10 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 10:41:10 Recommended packages: 10:41:10 gnupg libsasl2-modules 10:41:10 The following NEW packages will be installed: 10:41:10 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 10:41:10 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 10:41:10 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 10:41:10 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 10:41:10 The following packages will be upgraded: 10:41:10 gpg gpg-agent gpgconf libudev1 10:41:10 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 10:41:10 Need to get 3530 kB of archives. 10:41:10 After this operation, 13.3 MB of additional disk space will be used. 10:41:10 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] 10:41:10 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] 10:41:10 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 10:41:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 10:41:10 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] 10:41:10 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] 10:41:11 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 10:41:11 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 10:41:11 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 10:41:11 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 10:41:11 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 10:41:11 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 10:41:11 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 10:41:11 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 10:41:11 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 10:41:11 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 10:41:11 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 10:41:11 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 10:41:11 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 10:41:11 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 10:41:11 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 10:41:11 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 10:41:11 debconf: delaying package configuration, since apt-utils is not installed 10:41:11 Fetched 3530 kB in 1s (3180 kB/s) 10:41:11 (Reading database ... 12511 files and directories currently installed.) 10:41:11 Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... 10:41:11 Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 10:41:11 Setting up libudev1:amd64 (237-3ubuntu10.45) ... 10:41:11 Selecting previously unselected package udev. 10:41:11 (Reading database ... 12511 files and directories currently installed.) 10:41:11 Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... 10:41:11 Unpacking udev (237-3ubuntu10.45) ... 10:41:12 Selecting previously unselected package libfuse2:amd64. 10:41:12 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 10:41:12 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 10:41:12 Selecting previously unselected package fuse. 10:41:12 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 10:41:12 Unpacking fuse (2.9.7-1ubuntu1) ... 10:41:12 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 10:41:12 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 10:41:12 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 10:41:12 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 10:41:12 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 10:41:12 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 10:41:12 Selecting previously unselected package libksba8:amd64. 10:41:12 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 10:41:12 Unpacking libksba8:amd64 (1.3.5-2) ... 10:41:12 Selecting previously unselected package libroken18-heimdal:amd64. 10:41:12 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:41:13 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 10:41:13 Selecting previously unselected package libasn1-8-heimdal:amd64. 10:41:13 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:41:13 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 10:41:13 Selecting previously unselected package libheimbase1-heimdal:amd64. 10:41:13 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:41:13 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 10:41:13 Selecting previously unselected package libhcrypto4-heimdal:amd64. 10:41:13 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:41:13 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 10:41:13 Selecting previously unselected package libwind0-heimdal:amd64. 10:41:13 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:41:13 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:41:13 Selecting previously unselected package libhx509-5-heimdal:amd64. 10:41:13 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:41:13 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 10:41:13 Selecting previously unselected package libkrb5-26-heimdal:amd64. 10:41:13 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:41:13 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 10:41:13 Selecting previously unselected package libheimntlm0-heimdal:amd64. 10:41:13 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:41:13 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:41:13 Selecting previously unselected package libgssapi3-heimdal:amd64. 10:41:13 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:41:13 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 10:41:13 Selecting previously unselected package libsasl2-modules-db:amd64. 10:41:13 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 10:41:13 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:41:13 Selecting previously unselected package libsasl2-2:amd64. 10:41:13 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 10:41:13 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:41:13 Selecting previously unselected package libldap-common. 10:41:13 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 10:41:13 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 10:41:14 Selecting previously unselected package libldap-2.4-2:amd64. 10:41:14 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 10:41:14 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 10:41:14 Selecting previously unselected package dirmngr. 10:41:14 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 10:41:14 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 10:41:14 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 10:41:14 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 10:41:14 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 10:41:14 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:41:14 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:41:14 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 10:41:14 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 10:41:14 Setting up libksba8:amd64 (1.3.5-2) ... 10:41:14 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:41:14 Setting up udev (237-3ubuntu10.45) ... 10:41:15 invoke-rc.d: policy-rc.d denied execution of start. 10:41:15 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 10:41:15 Processing triggers for systemd (237-3ubuntu10) ... 10:41:15 Setting up fuse (2.9.7-1ubuntu1) ... 10:41:15 Setting up gpg (2.2.4-1ubuntu1.4) ... 10:41:15 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:41:15 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 10:41:15 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 10:41:15 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 10:41:15 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 10:41:15 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:41:15 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 10:41:15 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 10:41:15 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 10:41:15 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:41:16 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 10:41:16 settings in the [Install] section, and DefaultInstance for template units). 10:41:16 This means they are not meant to be enabled using systemctl. 10:41:16 Possible reasons for having this kind of units are: 10:41:16 1) A unit may be statically enabled by being symlinked from another unit's 10:41:16 .wants/ or .requires/ directory. 10:41:16 2) A unit's purpose may be to act as a helper for some other unit which has 10:41:16 a requirement dependency on it. 10:41:16 3) A unit may be started when needed via activation (socket, path, timer, 10:41:16 D-Bus, udev, scripted systemctl call, ...). 10:41:16 4) In case of template units, the unit is meant to be enabled with some 10:41:16 instance name specified. 10:41:16 Reading package lists... 10:41:16 Building dependency tree... 10:41:16 Reading state information... 10:41:17 The following additional packages will be installed: 10:41:17 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 10:41:17 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 10:41:17 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 10:41:17 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 10:41:17 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 10:41:17 Suggested packages: 10:41:17 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 10:41:17 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 10:41:17 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 10:41:17 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 10:41:17 systemd-container policykit-1 10:41:17 Recommended packages: 10:41:17 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 10:41:17 The following NEW packages will be installed: 10:41:17 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 10:41:17 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 10:41:17 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 10:41:17 multiarch-support openssh-client python3 python3-minimal python3.6 10:41:17 python3.6-minimal snapd squashfs-tools sudo 10:41:17 The following packages will be upgraded: 10:41:17 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 10:41:17 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 10:41:17 Need to get 35.2 MB of archives. 10:41:17 After this operation, 141 MB of additional disk space will be used. 10:41:17 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 10:41:17 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] 10:41:17 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 10:41:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] 10:41:18 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 10:41:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 10:41:18 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 10:41:18 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] 10:41:18 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 10:41:18 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 10:41:18 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 10:41:18 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 10:41:18 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 10:41:18 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 10:41:18 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 10:41:18 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 10:41:18 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 10:41:18 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 10:41:18 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 10:41:18 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 10:41:18 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 10:41:18 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 10:41:18 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 10:41:18 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 10:41:18 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 10:41:18 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 10:41:18 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 10:41:18 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 10:41:18 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 10:41:18 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 10:41:19 debconf: delaying package configuration, since apt-utils is not installed 10:41:19 Fetched 35.2 MB in 2s (15.8 MB/s) 10:41:19 (Reading database ... 12757 files and directories currently installed.) 10:41:19 Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... 10:41:19 Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... 10:41:20 Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... 10:41:20 Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 10:41:20 Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... 10:41:20 (Reading database ... 12757 files and directories currently installed.) 10:41:20 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 10:41:20 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 10:41:20 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 10:41:20 (Reading database ... 12757 files and directories currently installed.) 10:41:20 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 10:41:21 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 10:41:21 Setting up apt (1.6.12ubuntu0.2) ... 10:41:21 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 10:41:21 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 10:41:21 (Reading database ... 12764 files and directories currently installed.) 10:41:21 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 10:41:22 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 10:41:22 Selecting previously unselected package libpython3.6-minimal:amd64. 10:41:22 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:41:22 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:41:22 Selecting previously unselected package libexpat1:amd64. 10:41:22 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 10:41:22 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 10:41:22 Selecting previously unselected package python3.6-minimal. 10:41:22 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:41:22 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 10:41:23 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... 10:41:23 Checking for services that may need to be restarted...done. 10:41:23 Checking for services that may need to be restarted...done. 10:41:23 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:41:23 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 10:41:23 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 10:41:23 Selecting previously unselected package python3-minimal. 10:41:23 (Reading database ... 13012 files and directories currently installed.) 10:41:23 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 10:41:23 Unpacking python3-minimal (3.6.7-1~18.04) ... 10:41:24 Selecting previously unselected package mime-support. 10:41:24 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 10:41:24 Unpacking mime-support (3.60ubuntu1) ... 10:41:24 Selecting previously unselected package libmpdec2:amd64. 10:41:24 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 10:41:24 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 10:41:24 Selecting previously unselected package libpython3.6-stdlib:amd64. 10:41:24 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:41:24 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:41:24 Selecting previously unselected package python3.6. 10:41:24 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:41:24 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 10:41:24 Selecting previously unselected package libpython3-stdlib:amd64. 10:41:24 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 10:41:24 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 10:41:25 Setting up python3-minimal (3.6.7-1~18.04) ... 10:41:25 Selecting previously unselected package python3. 10:41:25 (Reading database ... 13442 files and directories currently installed.) 10:41:25 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 10:41:25 Unpacking python3 (3.6.7-1~18.04) ... 10:41:25 Selecting previously unselected package multiarch-support. 10:41:25 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 10:41:25 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 10:41:25 Setting up multiarch-support (2.27-3ubuntu1.4) ... 10:41:26 Selecting previously unselected package liblzo2-2:amd64. 10:41:26 (Reading database ... 13479 files and directories currently installed.) 10:41:26 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 10:41:26 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 10:41:26 Selecting previously unselected package libbsd0:amd64. 10:41:26 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 10:41:26 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 10:41:26 Selecting previously unselected package sudo. 10:41:26 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 10:41:26 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 10:41:26 Selecting previously unselected package apparmor. 10:41:26 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 10:41:26 Unpacking apparmor (2.12-4ubuntu5.1) ... 10:41:26 Selecting previously unselected package libedit2:amd64. 10:41:26 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 10:41:26 Unpacking libedit2:amd64 (3.1-20170329-1) ... 10:41:27 Selecting previously unselected package libkrb5support0:amd64. 10:41:27 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 10:41:27 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 10:41:27 Selecting previously unselected package libk5crypto3:amd64. 10:41:27 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 10:41:27 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 10:41:27 Selecting previously unselected package libkeyutils1:amd64. 10:41:27 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 10:41:27 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 10:41:27 Selecting previously unselected package libkrb5-3:amd64. 10:41:27 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 10:41:27 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 10:41:27 Selecting previously unselected package libgssapi-krb5-2:amd64. 10:41:27 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 10:41:27 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 10:41:27 Selecting previously unselected package libssl1.0.0:amd64. 10:41:27 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 10:41:27 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 10:41:27 Selecting previously unselected package openssh-client. 10:41:27 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 10:41:27 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 10:41:28 Selecting previously unselected package squashfs-tools. 10:41:28 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 10:41:28 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 10:41:28 Selecting previously unselected package snapd. 10:41:28 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 10:41:28 Unpacking snapd (2.48.3+18.04) ... 10:41:30 Setting up libedit2:amd64 (3.1-20170329-1) ... 10:41:30 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 10:41:30 Setting up mime-support (3.60ubuntu1) ... 10:41:30 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 10:41:30 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 10:41:30 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 10:41:31 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:41:31 Setting up systemd (237-3ubuntu10.45) ... 10:41:31 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 10:41:32 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 10:41:32 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 10:41:32 Setting up liblzo2-2:amd64 (2.08-1.2) ... 10:41:32 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:41:32 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 10:41:32 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 10:41:33 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 10:41:33 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 10:41:33 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 10:41:33 Setting up python3 (3.6.7-1~18.04) ... 10:41:33 running python rtupdate hooks for python3.6... 10:41:33 running python post-rtupdate hooks for python3.6... 10:41:33 Setting up apparmor (2.12-4ubuntu5.1) ... 10:41:34 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 10:41:34 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 10:41:34 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 10:41:34 Setting up snapd (2.48.3+18.04) ... 10:41:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 10:41:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 10:41:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 10:41:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 10:41:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 10:41:36 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 10:41:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 10:41:36 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 10:41:37 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 10:41:37 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 10:41:37 /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' 10:41:37 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:41:37 Processing triggers for systemd (237-3ubuntu10.45) ... 10:41:38 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 10:41:38 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 10:41:38 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:41:40 Reading package lists... 10:41:40 Reading package lists... 10:41:40 Building dependency tree... 10:41:40 Reading state information... 10:41:40 Calculating upgrade... 10:41:40 The following packages will be upgraded: 10:41:40 advancecomp base-files bash binutils binutils-common 10:41:40 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 10:41:40 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 10:41:40 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 10:41:40 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 10:41:40 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 10:41:40 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 10:41:40 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 10:41:40 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 10:41:40 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 10:41:40 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 10:41:40 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 10:41:40 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 10:41:40 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 10:41:40 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 10:41:40 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 10:41:40 Need to get 63.8 MB of archives. 10:41:40 After this operation, 5207 kB of additional disk space will be used. 10:41:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-137.141 [1005 kB] 10:41:40 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 10:41:40 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 10:41:40 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 10:41:40 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 10:41:40 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 10:41:40 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 10:41:40 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 10:41:40 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 10:41:40 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 10:41:40 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 10:41:40 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 10:41:41 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 10:41:41 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 10:41:41 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 10:41:41 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 10:41:41 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 10:41:41 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 10:41:41 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 10:41:41 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 10:41:41 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 10:41:41 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 10:41:41 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 10:41:41 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 10:41:41 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 10:41:41 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 10:41:41 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 10:41:41 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 10:41:41 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 10:41:41 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 10:41:41 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 10:41:41 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 10:41:41 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 10:41:41 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 10:41:41 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 10:41:41 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 10:41:41 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 10:41:41 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 10:41:41 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 10:41:41 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] 10:41:41 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 10:41:41 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 10:41:41 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 10:41:41 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 10:41:41 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 10:41:41 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 10:41:41 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 10:41:41 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 10:41:41 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 10:41:41 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 10:41:41 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 10:41:41 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 10:41:41 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 10:41:41 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 10:41:41 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 10:41:41 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 10:41:42 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 10:41:42 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 10:41:42 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 10:41:42 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 10:41:42 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 10:41:42 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 10:41:42 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 10:41:42 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 10:41:42 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 10:41:42 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 10:41:42 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 10:41:42 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 10:41:42 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 10:41:42 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 10:41:42 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 10:41:42 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 10:41:42 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 10:41:42 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 10:41:42 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 10:41:42 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 10:41:42 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 10:41:42 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 10:41:42 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 10:41:42 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 10:41:42 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 10:41:42 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 10:41:42 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 10:41:42 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] 10:41:42 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 10:41:42 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 10:41:42 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 10:41:42 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 10:41:42 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 10:41:42 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 10:41:42 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 10:41:42 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 10:41:42 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 10:41:42 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 10:41:42 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 10:41:42 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 10:41:42 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 10:41:42 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 10:41:42 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 10:41:42 debconf: delaying package configuration, since apt-utils is not installed 10:41:42 Fetched 63.8 MB in 2s (38.4 MB/s) 10:41:42 (Reading database ... 13912 files and directories currently installed.) 10:41:42 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 10:41:42 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:41:43 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 10:41:43 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:41:43 Preparing to unpack .../2-linux-libc-dev_4.15.0-137.141_amd64.deb ... 10:41:43 Unpacking linux-libc-dev:amd64 (4.15.0-137.141) over (4.15.0-20.21) ... 10:41:44 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:41:44 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:41:44 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:41:44 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:41:44 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:41:44 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:41:44 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:41:44 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:41:44 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:41:44 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:41:45 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:41:45 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:41:45 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:41:45 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:41:45 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 10:41:45 (Reading database ... 13911 files and directories currently installed.) 10:41:45 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 10:41:45 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 10:41:45 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 10:41:45 (Reading database ... 13911 files and directories currently installed.) 10:41:45 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:41:45 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:41:45 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:41:46 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:41:46 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:41:46 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:41:46 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 10:41:46 (Reading database ... 13911 files and directories currently installed.) 10:41:46 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 10:41:46 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:41:47 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 10:41:47 (Reading database ... 13911 files and directories currently installed.) 10:41:47 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 10:41:47 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 10:41:47 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 10:41:47 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 10:41:47 Setting up base-files (10.1ubuntu2.10) ... 10:41:47 Installing new version of config file /etc/issue ... 10:41:47 Installing new version of config file /etc/issue.net ... 10:41:47 Installing new version of config file /etc/lsb-release ... 10:41:47 Installing new version of config file /etc/update-motd.d/50-motd-news ... 10:41:47 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 10:41:48 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 10:41:48 Removing obsolete conffile /etc/default/motd-news ... 10:41:48 (Reading database ... 13912 files and directories currently installed.) 10:41:48 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 10:41:48 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 10:41:48 Setting up bash (4.4.18-2ubuntu1.2) ... 10:41:48 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 10:41:48 (Reading database ... 13912 files and directories currently installed.) 10:41:48 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 10:41:48 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 10:41:48 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 10:41:48 (Reading database ... 13912 files and directories currently installed.) 10:41:48 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 10:41:48 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 10:41:48 Setting up tar (1.29b-2ubuntu0.2) ... 10:41:49 (Reading database ... 13912 files and directories currently installed.) 10:41:49 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 10:41:49 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 10:41:49 Setting up dpkg (1.19.0.5ubuntu2.3) ... 10:41:49 (Reading database ... 13912 files and directories currently installed.) 10:41:49 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 10:41:49 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:41:49 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 10:41:49 (Reading database ... 13912 files and directories currently installed.) 10:41:49 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 10:41:49 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:41:50 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 10:41:50 (Reading database ... 13912 files and directories currently installed.) 10:41:50 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 10:41:50 Unpacking grep (3.1-2build1) over (3.1-2) ... 10:41:50 Setting up grep (3.1-2build1) ... 10:41:50 (Reading database ... 13912 files and directories currently installed.) 10:41:50 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 10:41:50 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 10:41:50 Setting up login (1:4.5-1ubuntu2) ... 10:41:50 (Reading database ... 13912 files and directories currently installed.) 10:41:50 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 10:41:50 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:41:51 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 10:41:51 (Reading database ... 13912 files and directories currently installed.) 10:41:51 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 10:41:51 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:41:51 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 10:41:51 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:41:51 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 10:41:51 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:41:52 Setting up perl-base (5.26.1-6ubuntu0.5) ... 10:41:52 (Reading database ... 13912 files and directories currently installed.) 10:41:52 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 10:41:52 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:41:53 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 10:41:53 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 10:41:53 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 10:41:53 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 10:41:54 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 10:41:54 (Reading database ... 13912 files and directories currently installed.) 10:41:54 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 10:41:54 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 10:41:54 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 10:41:54 (Reading database ... 13912 files and directories currently installed.) 10:41:54 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:41:54 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:41:54 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:41:54 (Reading database ... 13912 files and directories currently installed.) 10:41:54 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:41:54 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:41:54 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:41:54 (Reading database ... 13912 files and directories currently installed.) 10:41:54 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:41:54 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:41:55 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:41:55 (Reading database ... 13912 files and directories currently installed.) 10:41:55 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:41:55 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:41:55 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:41:55 (Reading database ... 13912 files and directories currently installed.) 10:41:55 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 10:41:55 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:41:55 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 10:41:55 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:41:55 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 10:41:55 (Reading database ... 13912 files and directories currently installed.) 10:41:55 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 10:41:55 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:41:55 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 10:41:55 (Reading database ... 13912 files and directories currently installed.) 10:41:55 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:41:55 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:41:56 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:41:56 (Reading database ... 13912 files and directories currently installed.) 10:41:56 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:41:56 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:41:56 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 10:41:56 (Reading database ... 13912 files and directories currently installed.) 10:41:56 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:41:56 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:41:57 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 10:41:57 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 10:41:57 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 10:41:58 (Reading database ... 13912 files and directories currently installed.) 10:41:58 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 10:41:58 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:41:58 Setting up libc-bin (2.27-3ubuntu1.4) ... 10:41:58 (Reading database ... 13912 files and directories currently installed.) 10:41:58 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 10:41:58 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:41:58 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 10:41:58 (Reading database ... 13914 files and directories currently installed.) 10:41:58 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 10:41:58 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 10:41:58 Setting up debconf (1.5.66ubuntu1) ... 10:41:59 (Reading database ... 13914 files and directories currently installed.) 10:41:59 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 10:41:59 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 10:41:59 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 10:41:59 (Reading database ... 13914 files and directories currently installed.) 10:41:59 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 10:41:59 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 10:41:59 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 10:41:59 (Reading database ... 13914 files and directories currently installed.) 10:41:59 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 10:41:59 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 10:41:59 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 10:41:59 (Reading database ... 13914 files and directories currently installed.) 10:41:59 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 10:42:00 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 10:42:00 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 10:42:00 (Reading database ... 13914 files and directories currently installed.) 10:42:00 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 10:42:00 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 10:42:00 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 10:42:00 (Reading database ... 13914 files and directories currently installed.) 10:42:00 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:42:01 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:42:01 Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... 10:42:01 Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... 10:42:01 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 10:42:01 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:42:01 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 10:42:01 (Reading database ... 13914 files and directories currently installed.) 10:42:01 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 10:42:01 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 10:42:01 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 10:42:01 (Reading database ... 13914 files and directories currently installed.) 10:42:01 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 10:42:01 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 10:42:01 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 10:42:02 (Reading database ... 13914 files and directories currently installed.) 10:42:02 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 10:42:02 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:42:02 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 10:42:02 (Reading database ... 13914 files and directories currently installed.) 10:42:02 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 10:42:02 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 10:42:03 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 10:42:03 (Reading database ... 13914 files and directories currently installed.) 10:42:03 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 10:42:03 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 10:42:03 Setting up passwd (1:4.5-1ubuntu2) ... 10:42:03 (Reading database ... 13914 files and directories currently installed.) 10:42:03 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 10:42:03 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 10:42:03 Setting up gpgv (2.2.4-1ubuntu1.4) ... 10:42:03 (Reading database ... 13914 files and directories currently installed.) 10:42:03 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 10:42:03 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 10:42:03 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 10:42:04 (Reading database ... 13914 files and directories currently installed.) 10:42:04 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 10:42:04 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 10:42:04 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 10:42:04 (Reading database ... 13914 files and directories currently installed.) 10:42:04 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 10:42:04 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 10:42:04 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 10:42:04 (Reading database ... 13914 files and directories currently installed.) 10:42:04 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 10:42:04 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 10:42:04 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 10:42:04 (Reading database ... 13914 files and directories currently installed.) 10:42:04 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 10:42:04 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 10:42:04 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 10:42:04 (Reading database ... 13914 files and directories currently installed.) 10:42:04 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 10:42:04 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 10:42:05 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 10:42:05 (Reading database ... 13915 files and directories currently installed.) 10:42:05 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 10:42:05 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 10:42:05 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 10:42:05 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 10:42:05 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 10:42:05 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 10:42:05 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 10:42:05 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 10:42:06 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 10:42:06 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 10:42:06 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 10:42:06 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 10:42:06 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 10:42:06 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 10:42:06 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 10:42:06 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 10:42:06 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 10:42:06 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 10:42:06 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 10:42:06 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 10:42:06 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 10:42:06 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 10:42:06 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 10:42:06 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 10:42:08 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 10:42:08 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 10:42:08 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 10:42:08 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 10:42:08 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 10:42:08 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 10:42:08 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 10:42:09 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 10:42:09 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 10:42:09 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 10:42:09 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 10:42:09 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 10:42:09 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:42:09 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:42:09 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:42:09 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:42:09 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:42:09 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:42:09 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:42:09 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:42:10 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:42:10 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:42:11 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:42:11 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:42:12 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:42:12 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:42:12 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:42:12 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:42:13 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:42:13 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:42:13 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:42:14 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 10:42:14 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 10:42:14 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 10:42:14 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:42:14 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:42:14 ---> 77ec3489eea5 10:42:14 Step 3/21 : WORKDIR /edgex-go 10:42:14 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:42:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:42:14 ---> 77ec3489eea5 10:42:14 Step 3/24 : WORKDIR /edgex-go 10:42:14 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:42:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:42:14 ---> 77ec3489eea5 10:42:14 Step 3/22 : WORKDIR /edgex-go 10:42:14 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:42:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:42:14 ---> 77ec3489eea5 10:42:14 Step 3/22 : WORKDIR /edgex-go 10:42:14 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:42:14 Step 2/31 : FROM ${BUILDER_BASE} AS builder 10:42:14 ---> 77ec3489eea5 10:42:14 Step 3/31 : WORKDIR /edgex-go 10:42:14 ---> Running in 7aba30088757 10:42:14 ---> Running in 7d6aff26c065 10:42:14 ---> Running in f115a5b9cb87 10:42:14 ---> Running in 7cc3d166f5a6 10:42:14 ---> Running in 188a59d9902a 10:42:14 Removing intermediate container 7aba30088757 10:42:14 ---> c4c70bc6a493 10:42:14 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:42:14 Removing intermediate container f115a5b9cb87 10:42:14 ---> 8cf6d2fff272 10:42:14 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:42:14 Removing intermediate container 188a59d9902a 10:42:14 ---> cde7cc6a303a 10:42:14 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:42:14 Removing intermediate container 7d6aff26c065 10:42:14 ---> 8c4be8391e1f 10:42:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:42:14 Removing intermediate container 7cc3d166f5a6 10:42:14 ---> 1df16d3569c5 10:42:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:42:14 ---> Running in 176a2cc78058 10:42:14 ---> Running in d7358bdf69a3 10:42:14 ---> Running in 8d155efeab17 10:42:14 ---> Running in 15cc61095d5a 10:42:14 ---> Running in 3e73c1b27a9d 10:42:14 Removing intermediate container 176a2cc78058 10:42:14 ---> 46806ae42b21 10:42:14 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 10:42:14 ---> Running in 88a6fd807cb2 10:42:14 Removing intermediate container d7358bdf69a3 10:42:14 ---> 4b42d2ed506e 10:42:14 Step 5/31 : RUN apk add --update --no-cache make git 10:42:14 Removing intermediate container 8d155efeab17 10:42:14 ---> 0aae3cd5f69e 10:42:14 Step 5/24 : RUN apk add --update --no-cache make git 10:42:14 ---> Running in aa1791991298 10:42:14 Removing intermediate container 15cc61095d5a 10:42:14 ---> ebdb710b406a 10:42:14 Step 5/21 : RUN apk add --update --no-cache make git 10:42:14 Removing intermediate container 3e73c1b27a9d 10:42:14 ---> df1a8ce742d7 10:42:14 Step 5/22 : RUN apk add --update --no-cache make git 10:42:14 ---> Running in b7e584fa9a93 10:42:14 ---> Running in 4632354aa7aa 10:42:14 ---> Running in 36ef04f3acf1 10:42:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:42:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:42:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:42:14 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 10:42:14 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 10:42:14 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 10:42:14 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 10:42:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:42:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:42:14 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:42:14 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 10:42:14 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:42:14 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 10:42:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:42:14 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 10:42:14 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 10:42:14 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:42:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:42:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:42:15 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 10:42:15 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:42:15 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:42:15 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:42:15 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 10:42:15 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 10:42:15 Setting up tzdata (2021a-0ubuntu0.18.04) ... 10:42:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:42:15 10:42:15 Current default time zone: 'Etc/UTC' 10:42:15 Local time is now: Fri Mar 19 10:42:15 UTC 2021. 10:42:15 Universal Time is now: Fri Mar 19 10:42:15 UTC 2021. 10:42:15 Run 'dpkg-reconfigure tzdata' if you wish to change it. 10:42:15 10:42:15 Setting up systemd-sysv (237-3ubuntu10.45) ... 10:42:15 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:42:15 Setting up linux-libc-dev:amd64 (4.15.0-137.141) ... 10:42:15 Setting up mount (2.31.1-0.4ubuntu3.7) ... 10:42:15 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 10:42:15 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 10:42:15 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 10:42:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:42:15 OK: 217 MiB in 51 packages 10:42:15 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 10:42:15 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 10:42:15 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 10:42:15 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:42:15 Setting up procps (2:3.3.12-3ubuntu1.2) ... 10:42:15 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 10:42:15 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 10:42:15 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 10:42:15 Setting up patch (2.7.6-2ubuntu1.1) ... 10:42:15 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 10:42:15 OK: 217 MiB in 51 packages 10:42:16 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 10:42:16 Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... 10:42:16 Installing new version of config file /etc/ssl/openssl.cnf ... 10:42:16 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 10:42:16 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 10:42:16 Setting up ca-certificates (20210119~18.04.1) ... 10:42:16 OK: 217 MiB in 51 packages 10:42:16 OK: 217 MiB in 51 packages 10:42:17 OK: 217 MiB in 51 packages 10:42:17 Removing intermediate container 88a6fd807cb2 10:42:17 ---> 578b5e248020 10:42:17 Step 6/22 : COPY go.mod . 10:42:17 Removing intermediate container aa1791991298 10:42:17 ---> 5d314ac9c30e 10:42:17 Step 6/31 : COPY go.mod . 10:42:18 Updating certificates in /etc/ssl/certs... 10:42:18 Removing intermediate container b7e584fa9a93 10:42:18 ---> 2dd8080709d9 10:42:18 Step 6/24 : COPY go.mod . 10:42:18 ---> 178adb9497c8 10:42:18 Step 7/22 : RUN go mod download 10:42:18 ---> Running in 5180012fb160 10:42:18 23 added, 27 removed; done. 10:42:18 ---> 20287b7ea57f 10:42:18 Step 7/31 : RUN go mod download 10:42:18 ---> Running in 34632eaad860 10:42:18 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 10:42:18 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:42:18 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 10:42:18 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 10:42:18 Setting up pkgbinarymangler (138.18.04.1) ... 10:42:19 Removing intermediate container 4632354aa7aa 10:42:19 ---> 5c6e57222d9a 10:42:19 Step 6/21 : COPY go.mod . 10:42:19 Removing intermediate container 36ef04f3acf1 10:42:19 ---> a59200f80faf 10:42:19 Step 6/22 : COPY go.mod . 10:42:19 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 10:42:19 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 10:42:19 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 10:42:19 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 10:42:19 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 10:42:19 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 10:42:19 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 10:42:19 Setting up perl (5.26.1-6ubuntu0.5) ... 10:42:19 ---> 08396e5dbbed 10:42:19 Step 7/24 : RUN go mod download 10:42:19 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 10:42:19 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 10:42:19 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 10:42:19 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 10:42:19 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 10:42:19 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 10:42:19 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 10:42:19 ---> Running in 3ce95b607b20 10:42:19 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 10:42:19 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 10:42:19 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 10:42:19 Processing triggers for systemd (237-3ubuntu10.45) ... 10:42:19 Processing triggers for mime-support (3.60ubuntu1) ... 10:42:20 Processing triggers for ca-certificates (20210119~18.04.1) ... 10:42:20 Updating certificates in /etc/ssl/certs... 10:42:20 ---> c81f477c0e49 10:42:20 Step 7/21 : RUN go mod download 10:42:20 ---> 4047682a2c81 10:42:20 Step 7/22 : RUN go mod download 10:42:20 ---> Running in cc06f344bf11 10:42:20 ---> Running in f76a160c2040 10:42:20 0 added, 0 removed; done. 10:42:20 Running hooks in /etc/ca-certificates/update.d... 10:42:20 done. 10:42:21 Reading package lists... 10:42:21 Building dependency tree... 10:42:21 Reading state information... 10:42:21 The following NEW packages will be installed: 10:42:21 apt-transport-https 10:42:21 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 10:42:21 Need to get 1696 B of archives. 10:42:21 After this operation, 153 kB of additional disk space will be used. 10:42:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 10:42:21 debconf: delaying package configuration, since apt-utils is not installed 10:42:21 Fetched 1696 B in 0s (8410 B/s) 10:42:21 Selecting previously unselected package apt-transport-https. 10:42:21 (Reading database ... 13920 files and directories currently installed.) 10:42:21 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 10:42:21 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 10:42:21 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 10:42:22 Waiting for network to be ready... 10:42:22 Removing intermediate container 5180012fb160 10:42:22 ---> 23a4fe2dd9e3 10:42:22 Step 8/22 : COPY . . 10:42:23 Removing intermediate container 34632eaad860 10:42:23 ---> 1944b6f0d999 10:42:23 Step 8/31 : COPY . . 10:42:23 Removing intermediate container 3ce95b607b20 10:42:23 ---> da741513b391 10:42:23 Step 8/24 : COPY . . 10:42:27 Removing intermediate container f76a160c2040 10:42:27 ---> fb23eb9d422d 10:42:27 Removing intermediate container cc06f344bf11 10:42:27 ---> a55c03b4f037 10:42:27 Step 8/21 : COPY . .Step 8/22 : COPY . . 10:42:27 10:42:30 2021-03-19T10:42:26Z INFO Waiting for automatic snapd restart... 10:42:30 snapd 2.49 from Canonical* installed 10:42:30 "snapd" switched to the "latest/stable" channel 10:42:30 10:42:36 core18 20210128 from Canonical* installed 10:42:36 "core18" switched to the "latest/stable" channel 10:42:36 10:42:41 snapcraft 4.5.4 from Canonical* installed 10:42:41 "snapcraft" switched to the "latest/stable" channel 10:42:41 10:42:46 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: 10:42:46 - README.md 10:42:46 10:42:46 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 10:42:52 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 10:42:52 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 10:42:52 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 10:42:52 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:42:53 Reading package lists... 10:42:54 ---> d76b5701c2bb 10:42:54 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:42:54 ---> 26c486c72847 10:42:54 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:42:54 ---> d7a155197102 10:42:54 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:42:54 ---> c7a1d63a4dac 10:42:54 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 10:42:54 ---> 12be4064475f 10:42:54 Step 9/22 : RUN make cmd/support-notifications/support-notifications 10:42:54 ---> Running in c55ad21ee90a 10:42:54 ---> Running in b7e408a1a88c 10:42:54 ---> Running in 9dd44c3cd60d 10:42:54 ---> Running in 895b099eb53e 10:42:54 ---> Running in 4c8744503931 10:42:54 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 10:42:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:42:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:42:54 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 10:42:54 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 10:42:54 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.12 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 10:43:00 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 10:43:00 Reading package lists... 10:43:00 Building dependency tree... 10:43:00 Reading state information... 10:43:00 Suggested packages: 10:43:00 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 10:43:00 git-gui gitk gitweb git-cvs git-mediawiki git-svn 10:43:00 Recommended packages: 10:43:00 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 10:43:00 The following NEW packages will be installed: 10:43:00 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 10:43:00 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 10:43:00 pkg-config zip 10:43:00 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 10:43:00 Need to get 7657 kB of archives. 10:43:00 After this operation, 43.8 MB of additional disk space will be used. 10:43:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 10:43:00 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 10:43:01 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 10:43:01 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 10:43:01 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 10:43:01 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 10:43:01 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 10:43:01 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 10:43:01 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 10:43:01 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 10:43:01 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 10:43:01 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 10:43:01 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 10:43:01 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 10:43:01 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 10:43:01 debconf: delaying package configuration, since apt-utils is not installed 10:43:01 Fetched 7657 kB in 1s (7109 kB/s) 10:43:02 Selecting previously unselected package libglib2.0-0:amd64. 10:43:02 (Reading database ... 13924 files and directories currently installed.) 10:43:02 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 10:43:02 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 10:43:02 Selecting previously unselected package libpsl5:amd64. 10:43:02 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 10:43:02 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 10:43:02 Selecting previously unselected package libnghttp2-14:amd64. 10:43:02 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 10:43:02 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 10:43:02 Selecting previously unselected package librtmp1:amd64. 10:43:02 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 10:43:02 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 10:43:02 Selecting previously unselected package libcurl3-gnutls:amd64. 10:43:02 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 10:43:02 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 10:43:02 Selecting previously unselected package liberror-perl. 10:43:02 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 10:43:02 Unpacking liberror-perl (0.17025-1) ... 10:43:02 Selecting previously unselected package git-man. 10:43:02 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 10:43:02 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 10:43:03 Selecting previously unselected package git. 10:43:03 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 10:43:03 Unpacking git (1:2.17.1-1ubuntu0.8) ... 10:43:04 Selecting previously unselected package libnorm1:amd64. 10:43:04 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 10:43:04 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 10:43:04 Selecting previously unselected package libpgm-5.2-0:amd64. 10:43:04 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 10:43:04 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 10:43:04 Selecting previously unselected package libsodium23:amd64. 10:43:04 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 10:43:04 Unpacking libsodium23:amd64 (1.0.16-2) ... 10:43:04 Selecting previously unselected package libzmq5:amd64. 10:43:04 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 10:43:04 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 10:43:04 Selecting previously unselected package libzmq3-dev:amd64. 10:43:04 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 10:43:04 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 10:43:04 Selecting previously unselected package pkg-config. 10:43:04 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 10:43:04 Unpacking pkg-config (0.29.1-0ubuntu2) ... 10:43:04 Selecting previously unselected package zip. 10:43:04 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 10:43:04 Unpacking zip (3.0-11build1) ... 10:43:04 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 10:43:05 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 10:43:05 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 10:43:05 Setting up liberror-perl (0.17025-1) ... 10:43:05 Setting up libpsl5:amd64 (0.19.1-5build1) ... 10:43:05 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 10:43:05 No schema files found: doing nothing. 10:43:05 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 10:43:05 Setting up zip (3.0-11build1) ... 10:43:05 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 10:43:05 Setting up libsodium23:amd64 (1.0.16-2) ... 10:43:05 Setting up pkg-config (0.29.1-0ubuntu2) ... 10:43:05 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 10:43:05 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 10:43:05 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 10:43:05 Setting up git (1:2.17.1-1ubuntu0.8) ... 10:43:05 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 10:43:12 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 10:43:12 git set to automatically installed. 10:43:12 git-man set to automatically installed. 10:43:12 libcurl3-gnutls set to automatically installed. 10:43:12 liberror-perl set to automatically installed. 10:43:12 libglib2.0-0 set to automatically installed. 10:43:12 libnghttp2-14 set to automatically installed. 10:43:12 libnorm1 set to automatically installed. 10:43:12 libpgm-5.2-0 set to automatically installed. 10:43:12 libpsl5 set to automatically installed. 10:43:12 librtmp1 set to automatically installed. 10:43:12 libsodium23 set to automatically installed. 10:43:12 libzmq3-dev set to automatically installed. 10:43:12 libzmq5 set to automatically installed. 10:43:12 pkg-config set to automatically installed. 10:43:12 zip set to automatically installed. 10:43:13 snapd is not logged in, snap install commands will use sudo 10:43:20 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 10:43:47 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 10:43:47 snapd is not logged in, snap install commands will use sudo 10:43:49 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 10:43:50 snap "core18" has no updates available 10:43:51 Pulling config-common 10:43:51 + snapcraftctl pull 10:43:52 Pulling go-build-helper 10:43:52 + snapcraftctl pull 10:43:53 'edgex-go' has dependencies that need to be staged: go-build-helper 10:43:53 Skipping pull go-build-helper (already ran) 10:43:53 Building go-build-helper 10:43:53 + snapcraftctl build 10:43:56 Staging go-build-helper 10:43:56 + snapcraftctl stage 10:44:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 10:44:11 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 10:44:11 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 10:44:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1598 kB] 10:44:11 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 10:44:11 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 10:44:11 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 10:44:11 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 10:44:11 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 10:44:11 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 10:44:11 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 10:44:11 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [305 kB] 10:44:11 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 10:44:11 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 10:44:11 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [253 kB] 10:44:11 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [32.9 kB] 10:44:11 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1114 kB] 10:44:11 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] 10:44:11 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 10:44:11 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1938 kB] 10:44:11 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [397 kB] 10:44:11 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 10:44:11 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 10:44:11 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [274 kB] 10:44:11 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [36.5 kB] 10:44:11 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1720 kB] 10:44:11 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [364 kB] 10:44:11 Fetched 24.1 MB in 0s (0 B/s) 10:44:11 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 10:44:11 Fetched 224 kB in 0s (0 B/s) 10:44:11 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 10:44:11 Fetched 157 kB in 0s (0 B/s) 10:44:11 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 10:44:11 Fetched 221 kB in 0s (0 B/s) 10:44:11 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 10:44:11 Fetched 143 kB in 0s (0 B/s) 10:44:11 Pulling edgex-go 10:44:11 + snapcraftctl pull 10:44: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 10:44:17 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 10:44:33 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 10:44:33 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 10:44:33 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:44:33 Fetched 0 B in 0s (0 B/s) 10:44:33 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 10:44:33 Fetched 96.5 kB in 0s (0 B/s) 10:44:33 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 10:44:33 Fetched 279 kB in 0s (0 B/s) 10:44:33 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 10:44:33 Fetched 122 kB in 0s (0 B/s) 10:44:33 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 10:44:33 Fetched 77.8 kB in 0s (0 B/s) 10:44:33 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 10:44:33 Fetched 8848 B in 0s (0 B/s) 10:44:33 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 10:44:33 Fetched 47.8 kB in 0s (0 B/s) 10:44:33 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 10:44:33 Fetched 45.6 kB in 0s (0 B/s) 10:44:33 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 10:44:33 Fetched 15.0 kB in 0s (0 B/s) 10:44:33 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 10:44:33 Fetched 214 kB in 0s (0 B/s) 10:44:33 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 10:44:33 Fetched 154 kB in 0s (0 B/s) 10:44:33 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 10:44:33 Fetched 50.6 kB in 0s (0 B/s) 10:44:33 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 10:44:33 Fetched 14.8 kB in 0s (0 B/s) 10:44:33 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 10:44:33 Fetched 41.8 kB in 0s (0 B/s) 10:44:33 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 10:44:33 Fetched 499 kB in 0s (0 B/s) 10:44:33 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 10:44:33 Fetched 111 kB in 0s (0 B/s) 10:44:33 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 10:44:33 Fetched 240 kB in 0s (0 B/s) 10:44:33 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 10:44:33 Fetched 29.3 kB in 0s (0 B/s) 10:44:33 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 10:44:33 Fetched 85.5 kB in 0s (0 B/s) 10:44:33 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 10:44:33 Fetched 24.5 kB in 0s (0 B/s) 10:44:33 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 10:44:33 Fetched 49.2 kB in 0s (0 B/s) 10:44:33 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 10:44:33 Fetched 54.2 kB in 0s (0 B/s) 10:44:33 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 10:44:33 Fetched 30.8 kB in 0s (0 B/s) 10:44:33 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 10:44:33 Fetched 15.8 kB in 0s (0 B/s) 10:44:33 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 10:44:33 Fetched 85.9 kB in 0s (0 B/s) 10:44:33 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 10:44:33 Fetched 8720 B in 0s (0 B/s) 10:44:33 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 10:44:33 Fetched 137 kB in 0s (0 B/s) 10:44:33 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 10:44:33 Fetched 119 kB in 0s (0 B/s) 10:44:33 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 10:44:33 Fetched 109 kB in 0s (0 B/s) 10:44:33 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 10:44:33 Fetched 11.1 kB in 0s (0 B/s) 10:44:33 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 10:44:33 Fetched 645 kB in 0s (0 B/s) 10:44:33 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 10:44:33 Fetched 41.3 kB in 0s (0 B/s) 10:44:33 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 10:44:33 Fetched 17.9 kB in 0s (0 B/s) 10:44:33 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 10:44:33 Fetched 368 kB in 0s (0 B/s) 10:44:33 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 10:44:33 Fetched 187 kB in 0s (0 B/s) 10:44:33 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 10:44:33 Fetched 175 kB in 0s (0 B/s) 10:44:33 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 10:44:33 Fetched 206 kB in 0s (0 B/s) 10:44:33 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] 10:44:33 Fetched 1301 kB in 0s (0 B/s) 10:44:33 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 10:44:33 Fetched 36.2 kB in 0s (0 B/s) 10:44:33 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 10:44:33 Fetched 159 kB in 0s (0 B/s) 10:44:33 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 10:44:33 Fetched 107 kB in 0s (0 B/s) 10:44:33 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 10:44:33 Fetched 48.7 kB in 0s (0 B/s) 10:44:33 Pulling static-packages 10:44:33 + snapcraftctl pull 10:44:33 Pulling version 10:44:33 + cd /root/project 10:44:33 + [ -f VERSION ] 10:44:33 + PROJECT_VERSION=local-dev 10:44:33 + git rev-parse --short HEAD 10:44:33 + GIT_REVISION=768023b2 10:44:33 + snapcraftctl set-version local-dev 10:44:33 Building config-common 10:44:33 + snapcraftctl build 10:44:33 Removing intermediate container c55ad21ee90a 10:44:33 ---> 717f6c50842f 10:44:33 10:44:33 Step 10/24 : FROM alpine:3.12 10:44:33 3.12: Pulling from library/alpine 10:44:35 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 10:44:35 Status: Downloaded newer image for alpine:3.12 10:44:35 ---> d10569e2745f 10:44:35 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 10:44:35 Skipping build go-build-helper (already ran) 10:44:35 Building edgex-go 10:44:36 ---> Running in 9a17001ece77 10:44:36 + cd /root/parts/edgex-go/src 10:44:36 + make build 10:44:36 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 10:44:37 Removing intermediate container 9dd44c3cd60d 10:44:37 ---> da5ec7d3abd5 10:44:37 10:44:37 Step 10/21 : FROM alpine:3.12 10:44:37 ---> d10569e2745f 10:44:37 Step 11/21 : RUN apk add --update --no-cache curl 10:44:37 Removing intermediate container b7e408a1a88c 10:44:37 ---> f34bb7a71668 10:44:37 10:44:37 Step 10/31 : FROM alpine:3.12 10:44:37 ---> d10569e2745f 10:44:37 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 10:44:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:44:37 ---> Running in 70b1b0ce1bc2 10:44:37 ---> Running in d0cea0c127bb 10:44:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:44:38 go: downloading github.com/gorilla/mux v1.8.0 10:44:38 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 10:44:38 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.51 10:44:38 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 10:44:38 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 10:44:38 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 10:44:38 go: downloading github.com/OneOfOne/xxhash v1.2.8 10:44:38 go: downloading github.com/go-kit/kit v0.8.0 10:44:38 go: downloading github.com/go-playground/validator/v10 v10.3.0 10:44:38 go: downloading github.com/go-redis/redis/v7 v7.2.0 10:44:38 go: downloading github.com/x448/float16 v0.8.4 10:44:38 go: downloading github.com/google/uuid v1.2.0 10:44:38 go: downloading github.com/leodido/go-urn v1.2.0 10:44:38 go: downloading github.com/go-logfmt/logfmt v0.4.0 10:44:38 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 10:44:38 Removing intermediate container d0cea0c127bb 10:44:38 ---> 78ec867a8dae 10:44:38 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 10:44:38 (1/5) Installing ca-certificates (20191127-r4) 10:44:38 (2/5) Installing nghttp2-libs (1.41.0-r0) 10:44:38 (3/5) Installing libcurl (7.69.1-r3) 10:44:38 (4/5) Installing curl (7.69.1-r3) 10:44:38 (5/5) Installing dumb-init (1.2.2-r1) 10:44:38 Executing busybox-1.31.1-r19.trigger 10:44:38 Executing ca-certificates-20191127-r4.trigger 10:44:38 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 10:44:39 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 10:44:39 ---> Running in 821a4d99bf64 10:44:39 OK: 7 MiB in 19 packages 10:44:39 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 10:44:39 go: downloading github.com/go-playground/universal-translator v0.17.0 10:44:39 go: downloading github.com/BurntSushi/toml v0.3.1 10:44:39 go: downloading github.com/pebbe/zmq4 v1.2.5 10:44:39 go: downloading github.com/mitchellh/copystructure v1.0.0 10:44:39 go: downloading github.com/mitchellh/mapstructure v1.1.2 10:44:39 go: downloading github.com/pkg/errors v0.8.1 10:44:39 go: downloading github.com/hashicorp/consul/api v1.8.1 10:44:39 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 10:44:39 go: downloading github.com/go-playground/locales v0.13.0 10:44:39 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 10:44:39 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 10:44:39 go: downloading github.com/hashicorp/serf v0.9.5 10:44:39 go: downloading github.com/hashicorp/go-hclog v0.12.0 10:44:39 go: downloading github.com/mitchellh/reflectwalk v1.0.0 10:44:40 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 10:44:40 go: downloading github.com/imdario/mergo v0.3.12 10:44:40 go: downloading github.com/pelletier/go-toml v1.2.0 10:44:40 go: downloading github.com/mattn/go-isatty v0.0.12 10:44:40 go: downloading github.com/fatih/color v1.9.0 10:44:40 go: downloading github.com/gorilla/websocket v1.4.2 10:44:40 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 10:44:40 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 10:44:40 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 10:44:40 go: downloading github.com/mattn/go-colorable v0.1.6 10:44:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:44:40 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 10:44:40 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 10:44:40 go: downloading github.com/hashicorp/golang-lru v0.5.0 10:44:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:44:41 (1/4) Installing ca-certificates (20191127-r4) 10:44:41 (2/4) Installing nghttp2-libs (1.41.0-r0) 10:44:41 (3/4) Installing libcurl (7.69.1-r3) 10:44:41 (4/4) Installing curl (7.69.1-r3) 10:44:41 Executing busybox-1.31.1-r19.trigger 10:44:41 Executing ca-certificates-20191127-r4.trigger 10:44:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:44:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:44:42 OK: 7 MiB in 18 packages 10:44:42 Removing intermediate container 9a17001ece77 10:44:42 ---> c384eb043cd0 10:44:42 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:44:42 (1/2) Installing dumb-init (1.2.2-r1) 10:44:42 (2/2) Installing su-exec (0.2-r1) 10:44:42 Executing busybox-1.31.1-r19.trigger 10:44:42 OK: 5 MiB in 16 packages 10:44:43 ---> Running in da538832dce9 10:44:44 Removing intermediate container da538832dce9 10:44:44 ---> 375135730b4c 10:44:44 Step 13/24 : WORKDIR / 10:44:44 ---> Running in 29fce73355e1 10:44:44 Removing intermediate container 821a4d99bf64 10:44:44 ---> e5767641df92 10:44:44 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 10:44:45 Removing intermediate container 70b1b0ce1bc2 10:44:45 ---> 6013f3cbb123 10:44:45 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:44:45 ---> Running in fd030a6e9284 10:44:45 ---> Running in fbeed1d669d7 10:44:45 Removing intermediate container 29fce73355e1 10:44:45 ---> a51e085e6d5c 10:44:45 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:44:46 Removing intermediate container fd030a6e9284 10:44:46 ---> a3767d7f2cba 10:44:46 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 10:44:47 Removing intermediate container fbeed1d669d7 10:44:47 ---> f0af977356ff 10:44:47 Step 13/21 : WORKDIR /edgex 10:44:47 ---> Running in d585a86c01df 10:44:47 ---> 736731278fac 10:44:47 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:44:47 ---> Running in b571b07142fb 10:44:47 Removing intermediate container d585a86c01df 10:44:47 ---> 29cdcbdf93d2 10:44:47 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 10:44:48 Removing intermediate container 895b099eb53e 10:44:48 ---> eacdebb5cccc 10:44:48 10:44:48 Step 10/22 : FROM alpine:3.12 10:44:48 ---> d10569e2745f 10:44:48 Step 11/22 : RUN apk add --update --no-cache dumb-init 10:44:48 Removing intermediate container 4c8744503931 10:44:48 ---> 196f0c6a7cbc 10:44:48 10:44:48 Step 10/22 : FROM alpine:3.12 10:44:48 ---> d10569e2745f 10:44:48 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 10:44:48 ---> Running in f16a2d8feff8 10:44:48 ---> Running in b3a4d7f2fe8c 10:44:48 ---> Running in 738cf9684c67 10:44:48 Removing intermediate container b571b07142fb 10:44:48 ---> 2f314dbeef65 10:44:48 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:44:48 ---> d592ce2875ef 10:44:48 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:44:50 ---> a112b8f4e1f8 10:44:50 ---> ee5a005be6b2 10:44:50 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:44:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:44:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:44:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:44:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:44:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:44:51 (1/1) Installing dumb-init (1.2.2-r1) 10:44:51 Executing busybox-1.31.1-r19.trigger 10:44:51 (1/2) Installing ca-certificates (20191127-r4) 10:44:51 OK: 5 MiB in 15 packages 10:44:51 (2/2) Installing dumb-init (1.2.2-r1) 10:44:51 Executing busybox-1.31.1-r19.trigger 10:44:51 Executing ca-certificates-20191127-r4.trigger 10:44:51 OK: 6 MiB in 16 packages 10:44:52 ---> e2ce94773121 10:44:52 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:44:52 ---> d5b4159c7f0b 10:44:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:44:52 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 10:44:52 go: downloading gopkg.in/yaml.v2 v2.4.0 10:44:52 Removing intermediate container f16a2d8feff8 10:44:52 ---> f9c04d274a34 10:44:52 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 10:44:52 ---> Running in ebf8ddb9ca25 10:44:53 Removing intermediate container b3a4d7f2fe8c 10:44:53 ---> cd92b3f7f26d 10:44:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:44:53 Removing intermediate container ebf8ddb9ca25 10:44:53 ---> 47895ce0a2bf 10:44:53 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 10:44:53 ---> Running in 6835547abeaf 10:44:54 Removing intermediate container 738cf9684c67 10:44:54 ---> d9ac4e87729d 10:44:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:44:54 ---> 903768d61a3f 10:44:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:44:54 ---> 90758f157fb5 10:44:54 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 10:44:54 ---> Running in 0853b304629b 10:44:54 ---> Running in 51e06747125b 10:44:54 Removing intermediate container 6835547abeaf 10:44:54 ---> f8fc4e911706 10:44:54 Step 13/22 : ENV APP_PORT=48085 10:44:54 ---> Running in 7002fe47da06 10:44:54 ---> 386583912b5f 10:44:54 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 10:44:54 Removing intermediate container 0853b304629b 10:44:54 ---> f516f3c70178 10:44:54 Step 13/22 : ENV APP_PORT=48060 10:44:55 Removing intermediate container 51e06747125b 10:44:55 ---> 6b2dac26339b 10:44:55 Step 18/21 : CMD ["--init=true"] 10:44:55 ---> Running in dac5f2303d07 10:44:55 ---> Running in ab98d2510f0c 10:44:55 ---> 0c2a0492917c 10:44:55 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 10:44:55 ---> Running in 37e3c3fe22f2 10:44:55 ---> Running in da2cb28e0b2b 10:44:55 Removing intermediate container 7002fe47da06 10:44:55 ---> 722fc4820e86 10:44:55 Step 14/22 : EXPOSE $APP_PORT 10:44:55 ---> Running in 73610bf74de5 10:44:56 Removing intermediate container ab98d2510f0c 10:44:56 ---> d72f10fa00de 10:44:56 Step 14/22 : EXPOSE $APP_PORT 10:44:56 Removing intermediate container 37e3c3fe22f2 10:44:56 ---> d85e8b86ed9b 10:44:56 Step 19/21 : LABEL arch=arm64 10:44:56 ---> Running in 666396419cd8 10:44:56 ---> Running in c74dcd669768 10:44:56 Removing intermediate container 73610bf74de5 10:44:56 ---> 48ff3759fa62 10:44:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:44:56 Removing intermediate container 666396419cd8 10:44:56 ---> 2c626a0f2a55 10:44:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:44:57 Removing intermediate container c74dcd669768 10:44:57 ---> 911d754f34cb 10:44:57 Step 20/21 : LABEL git_sha=768023b243a5e0276eea40c4c988f9903b6a1a2c 10:44:57 ---> Running in 6a2823f01dc8 10:44:57 ---> 9217a3af27d8 10:44:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:44:57 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 10:44:58 ---> bad9e9c45fbc 10:44:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:44:58 Removing intermediate container 6a2823f01dc8 10:44:58 ---> 2d2140c32d7f 10:44:58 Step 21/21 : LABEL version=0.0.0 10:44:58 ---> Running in 9501365c7981 10:44:58 Removing intermediate container da2cb28e0b2b 10:44:58 ---> f18cc4acbc2a 10:44:58 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 10:44:58 Removing intermediate container dac5f2303d07 10:44:58 ---> 85c45499c23d 10:44:58 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 10:44:59 ---> Running in bfc615698e74 10:44:59 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 10:44:59 Removing intermediate container 9501365c7981 10:44:59 ---> 5ff18c545bed 10:44:59 10:44:59 ---> 6415574f55d2 10:44:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:45:00 ---> 0eac20c43fcf 10:45:00 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:45:00 Successfully built 5ff18c545bed 10:45:00 Successfully tagged docker-security-proxy-setup-go-arm64:latest 10:45:00  Building docker-security-proxy-setup-go ... done Building docker-core-command-go 10:45:00 Removing intermediate container bfc615698e74 10:45:00 ---> b2b304259e67 10:45:00 Step 22/24 : LABEL arch=arm64 10:45:00 ---> cd9d922ecda5 10:45:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:45:00 ---> Running in 3ae875fa22c2 10:45:00 ---> 5e903575365a 10:45:00 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 10:45:00 ---> Running in 038e32a5b3f3 10:45:01 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 10:45:01 Removing intermediate container 3ae875fa22c2 10:45:01 ---> 39d64c04e7a4 10:45:01 Step 23/24 : LABEL git_sha=768023b243a5e0276eea40c4c988f9903b6a1a2c 10:45:01 ---> Running in ee51713749b2 10:45:01 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 10:45:01 go: downloading github.com/stretchr/testify v1.7.0 10:45:01 ---> 1e8d6b60d398 10:45:01 Step 18/22 : ENTRYPOINT ["/support-notifications"] 10:45:02 go: downloading github.com/davecgh/go-spew v1.1.1 10:45:02 go: downloading github.com/pmezard/go-difflib v1.0.0 10:45:02 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 10:45:02 Removing intermediate container 038e32a5b3f3 10:45:02 ---> f1d6a8e27e50 10:45:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:45:02 ---> 33c81878b349 10:45:02 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:45:03 Removing intermediate container ee51713749b2 10:45:03 ---> 6be069f8b369 10:45:03 Step 24/24 : LABEL version=0.0.0 10:45:03 ---> Running in ddc03d078b16 10:45:03 ---> Running in 73030b6686d3 10:45:03 ---> Running in 2d8545c4059a 10:45:03 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 10:45:04 ---> 10dfbfebaee6 10:45:04 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:45:04 Removing intermediate container ddc03d078b16 10:45:04 ---> 5ea62e17339d 10:45:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:45:04 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 10:45:04 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 10:45:04 Removing intermediate container 73030b6686d3 10:45:04 ---> b59d3669f493 10:45:04 Step 20/22 : LABEL arch=arm64 10:45:04 ---> Running in 0909825ee56c 10:45:04 Removing intermediate container 2d8545c4059a 10:45:04 ---> d401aa61f7b5 10:45:04 10:45:05 Successfully built d401aa61f7b5 10:45:05 ---> 02bf937d3c04 10:45:05 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 10:45:05 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 10:45:05  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go 10:45:05 ---> Running in d132df048d50 10:45:06 Removing intermediate container 0909825ee56c 10:45:06 ---> 24eca7d05f58 10:45:06 Step 20/22 : LABEL arch=arm64 10:45: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 10:45:06 ---> Running in ecd6df264433 10:45:06 Removing intermediate container d132df048d50 10:45:06 ---> 58faa88a0ad9 10:45:06 Step 21/22 : LABEL git_sha=768023b243a5e0276eea40c4c988f9903b6a1a2c 10:45:06 ---> a1c76989c748 10:45:06 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 10:45:06 ---> Running in 37c17dbdba2d 10:45:07 ---> Running in 3b0a04592e37 10:45:07 Removing intermediate container ecd6df264433 10:45:07 ---> bf539f4fe390 10:45:07 Step 21/22 : LABEL git_sha=768023b243a5e0276eea40c4c988f9903b6a1a2c 10:45:07 Removing intermediate container 37c17dbdba2d 10:45:07 ---> fa9e4a3b1d29 10:45:07 Step 22/22 : LABEL version=0.0.0 10:45:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:45:07 go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 10:45:07 ---> Running in 006edce83479 10:45:07 ---> Running in 3902a453eb99 10:45:08 Removing intermediate container 3b0a04592e37 10:45:08 ---> 7a4ec30cc506 10:45:08 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:45:08 Removing intermediate container 006edce83479 10:45:08 ---> 9e9e247d7431 10:45:08 Step 22/22 : LABEL version=0.0.0 10:45:08 Removing intermediate container 3902a453eb99 10:45:08 ---> 537cc07c7ceb 10:45:08 10:45:08 ---> Running in 579b52cbd8ec 10:45:09 ---> 365a3408dc0a 10:45:09 Step 26/31 : RUN chmod +x /entrypoint.sh 10:45:09 Successfully built 537cc07c7ceb 10:45: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 10:45:09 Successfully tagged docker-support-scheduler-go-arm64:latest 10:45:09 Building docker-core-data-go 10:45:09  Building docker-support-scheduler-go ... done  ---> Running in 787a51f5f095 10:45:09 Removing intermediate container 579b52cbd8ec 10:45:09 ---> 8fa943ce933c 10:45:09 10:45:10 Successfully built 8fa943ce933c 10:45:10 Successfully tagged docker-support-notifications-go-arm64:latest 10:45:10  Building docker-support-notifications-go ... done Building docker-core-metadata-go 10:45: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 10:45:10 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 10:45: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 10:45:12 go: downloading github.com/lib/pq v1.9.0 10:45:12 Removing intermediate container 787a51f5f095 10:45:12 ---> 30e49a9bc3c1 10:45:12 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 10:45:13 ---> Running in 57c9d9157d58 10:45:14 Removing intermediate container 57c9d9157d58 10:45:14 ---> ae915188d468 10:45:14 Step 28/31 : CMD ["gate"] 10:45:14 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 10:45:14 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 10:45:14 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 10:45:14 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 10:45:14 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 10:45:14 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 10:45:14 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 10:45:14 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 10:45:14 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 10:45:14 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 10:45:14 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 10:45:14 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 10:45:14 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 10:45:14 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 10:45:14 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 10:45:14 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 10:45:14 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 10:45: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 10:45:14 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 10:45:14 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 10:45:14 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 10:45:14 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 10:45:14 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 10:45:14 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 10:45: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 10:45:15 ---> Running in 03ba10ae60e3 10:45:16 Removing intermediate container 03ba10ae60e3 10:45:16 ---> a3d14de44aa6 10:45:16 Step 29/31 : LABEL arch=arm64 10:45:17 ---> Running in 9c986af870c8 10:45:17 Removing intermediate container 9c986af870c8 10:45:17 ---> d3f139f4f1a0 10:45:17 Step 30/31 : LABEL git_sha=768023b243a5e0276eea40c4c988f9903b6a1a2c 10:45:18 Building static-packages 10:45:18 + snapcraftctl build 10:45:18 ---> Running in 28dd4243f0ee 10:45:19 Removing intermediate container 28dd4243f0ee 10:45:19 ---> 45ef168c8d77 10:45:19 Step 31/31 : LABEL version=0.0.0 10:45:20 Building version 10:45:20 + snapcraftctl build 10:45:20 ---> Running in 94a633136db6 10:45:21 Removing intermediate container 94a633136db6 10:45:21 ---> f3e26d4faeeb 10:45:21 10:45:22 Successfully built f3e26d4faeeb 10:45:22 Successfully tagged docker-security-bootstrapper-go-arm64:latest 10:45:23 Staging config-common 10:45:23 + snapcraftctl stage 10:45:24 Skipping stage go-build-helper (already ran) 10:45:24 Staging edgex-go 10:45:24 + snapcraftctl stage 10:45:25 Staging static-packages 10:45:25 + snapcraftctl stage 10:45:26 Staging version 10:45:26 + snapcraftctl stage 10:45:27 Priming config-common 10:45:27 + snapcraftctl prime 10:45:28 Priming go-build-helper 10:45:28 + snapcraftctl prime 10:45:30 Priming edgex-go 10:45:30 + snapcraftctl prime 10:45:31 Priming static-packages 10:45:31 + snapcraftctl prime 10:45:34 Priming version 10:45:34 + snapcraftctl prime 10:45:35 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] } 10:45:48  Building docker-security-bootstrapper-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:45:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:45:48 ---> 77ec3489eea5 10:45:48 Step 3/23 : WORKDIR /edgex-go 10:45:48 ---> Using cache 10:45:48 ---> 1df16d3569c5 10:45:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:45:48 ---> Using cache 10:45:48 ---> df1a8ce742d7 10:45:48 Step 5/23 : RUN apk add --update --no-cache make git 10:45:48 ---> Using cache 10:45:48 ---> a59200f80faf 10:45:48 Step 6/23 : COPY go.mod . 10:45:48 ---> Using cache 10:45:48 ---> 4047682a2c81 10:45:48 Step 7/23 : RUN go mod download 10:45:48 ---> Using cache 10:45:48 ---> a55c03b4f037 10:45:48 Step 8/23 : COPY . . 10:45:48 ---> Using cache 10:45:48 ---> c7a1d63a4dac 10:45:48 Step 9/23 : RUN make cmd/core-command/core-command 10:45:55 ---> Running in 6c13b3e3c74c 10:45:56 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 10:45:59 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:45:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:45:59 ---> 77ec3489eea5 10:45:59 Step 3/26 : WORKDIR /edgex-go 10:45:59 ---> Using cache 10:45:59 ---> 1df16d3569c5 10:45:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:45:59 ---> Using cache 10:45:59 ---> df1a8ce742d7 10:45:59 Step 5/26 : RUN apk add --update --no-cache make bash git 10:45:59 ---> Running in 2e3f848c43d7 10:46:01 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:46:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:46:01 ---> 77ec3489eea5 10:46:01 Step 3/23 : WORKDIR /edgex-go 10:46:01 ---> Using cache 10:46:01 ---> 1df16d3569c5 10:46:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:46:01 ---> Using cache 10:46:01 ---> df1a8ce742d7 10:46:01 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:46:02 ---> Running in 4ab6896d0b92 10:46:02 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:46:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:46:02 ---> 77ec3489eea5 10:46:02 Step 3/23 : WORKDIR /edgex-go 10:46:02 ---> Using cache 10:46:02 ---> 1df16d3569c5 10:46:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:46:02 ---> Using cache 10:46:02 ---> df1a8ce742d7 10:46:02 Step 5/23 : RUN apk add --update --no-cache make git 10:46:02 ---> Using cache 10:46:02 ---> a59200f80faf 10:46:02 Step 6/23 : COPY go.mod . 10:46:02 ---> Using cache 10:46:02 ---> 4047682a2c81 10:46:02 Step 7/23 : RUN go mod download 10:46:02 ---> Using cache 10:46:02 ---> a55c03b4f037 10:46:02 Step 8/23 : COPY . . 10:46:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:46:02 ---> Using cache 10:46:02 ---> c7a1d63a4dac 10:46:02 Step 9/23 : RUN make cmd/core-metadata/core-metadata 10:46:02 ---> Running in 586f8ac0b9e0 10:46:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:46:03 OK: 217 MiB in 51 packages 10:46:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:46:04 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 10:46:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:46:05 Removing intermediate container 2e3f848c43d7 10:46:05 ---> 97d3eec38258 10:46:05 Step 6/26 : COPY go.mod . 10:46:05 OK: 217 MiB in 51 packages 10:46:06 ---> 1fc57e33ab95 10:46:06 Step 7/26 : RUN go mod download 10:46:06 ---> Running in 55c6bba567b0 10:46:07 Removing intermediate container 4ab6896d0b92 10:46:07 ---> 3e70a9ba1eb1 10:46:07 Step 6/23 : COPY go.mod . 10:46:08 ---> e632ed9e12d3 10:46:08 Step 7/23 : RUN go mod download 10:46:08 ---> Running in 9bf43ef2de19 10:46:11 Removing intermediate container 55c6bba567b0 10:46:11 ---> db54f6b9436c 10:46:11 Step 8/26 : COPY . . 10:46:14 Removing intermediate container 9bf43ef2de19 10:46:14 ---> 1c3a359d8768 10:46:14 Step 8/23 : COPY . . 10:46:41 ---> 2683efd9914e 10:46:41 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:46:41 ---> 0f81c2ac862d 10:46:41 Step 9/23 : RUN make cmd/core-data/core-data 10:46:41 ---> Running in 1009ec651950 10:46:41 ---> Running in 561c2aa99f09 10:46:43 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 10:46:43 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 10:47:22 Removing intermediate container 6c13b3e3c74c 10:47:22 ---> 717a3eacb5b1 10:47:22 10:47:22 Step 10/23 : FROM alpine:3.12 10:47:22 ---> d10569e2745f 10:47:22 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:47:22 ---> Using cache 10:47:22 ---> cd92b3f7f26d 10:47:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:47:22 ---> Using cache 10:47:22 ---> f8fc4e911706 10:47:22 Step 13/23 : ENV APP_PORT=48082 10:47:22 ---> Running in 776cf4a8cece 10:47:22 Removing intermediate container 776cf4a8cece 10:47:22 ---> 51fb47403c4e 10:47:22 Step 14/23 : EXPOSE $APP_PORT 10:47:22 ---> Running in a76e1df082d0 10:47:22 Removing intermediate container a76e1df082d0 10:47:22 ---> 131a3dc5dc6a 10:47:22 Step 15/23 : WORKDIR / 10:47:22 ---> Running in 8762b7cbc860 10:47:22 Removing intermediate container 8762b7cbc860 10:47:22 ---> f6775bf5320b 10:47:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:47:22 ---> 288c885a5951 10:47:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:47:22 ---> 93b708aefad9 10:47:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:47:24 ---> d1bd9f031b04 10:47:24 Step 19/23 : ENTRYPOINT ["/core-command"] 10:47:24 ---> Running in ba5afe90c2a1 10:47:25 Removing intermediate container ba5afe90c2a1 10:47:25 ---> a2901354d425 10:47:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:47:25 ---> Running in 51e33d39a1e8 10:47:26 Removing intermediate container 51e33d39a1e8 10:47:26 ---> adfd6407dc4f 10:47:26 Step 21/23 : LABEL arch=arm64 10:47:26 ---> Running in e67857b0dbf7 10:47:27 Removing intermediate container e67857b0dbf7 10:47:27 ---> aad86a47c9b9 10:47:27 Step 22/23 : LABEL git_sha=768023b243a5e0276eea40c4c988f9903b6a1a2c 10:47:27 ---> Running in 082ead964178 10:47:28 Removing intermediate container 082ead964178 10:47:28 ---> 8a68013ca3f0 10:47:28 Step 23/23 : LABEL version=0.0.0 10:47:28 ---> Running in 91f307fe5812 10:47:29 Removing intermediate container 91f307fe5812 10:47:29 ---> b6956116ff94 10:47:29 10:47:30 Successfully built b6956116ff94 10:47:30 Successfully tagged docker-core-command-go-arm64:latest 10:47:40  Building docker-core-command-go ... done Removing intermediate container 586f8ac0b9e0 10:47:40 ---> 5983f0411078 10:47:40 10:47:40 Step 10/23 : FROM alpine:3.12 10:47:40 ---> d10569e2745f 10:47:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:47:40 ---> Using cache 10:47:40 ---> cd92b3f7f26d 10:47:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:47:40 ---> Using cache 10:47:40 ---> f8fc4e911706 10:47:40 Step 13/23 : ENV APP_PORT=48081 10:47:40 ---> Running in 683620ef783d 10:47:40 Removing intermediate container 683620ef783d 10:47:40 ---> bd17c0dbe2c2 10:47:40 Step 14/23 : EXPOSE $APP_PORT 10:47:41 ---> Running in e19c7e16c8e3 10:47:42 Removing intermediate container e19c7e16c8e3 10:47:42 ---> 5cbb13211a10 10:47:42 Step 15/23 : WORKDIR / 10:47:42 ---> Running in b2ecf630b710 10:47:43 Removing intermediate container b2ecf630b710 10:47:43 ---> 7b6b430c8232 10:47:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:47:44 ---> 37b2abd0e256 10:47:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:47:46 ---> c66dabeca4de 10:47:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:47:47 ---> 402b3051cfab 10:47:47 Step 19/23 : ENTRYPOINT ["/core-metadata"] 10:47:48 ---> Running in 27483d12bc61 10:47:48 Removing intermediate container 27483d12bc61 10:47:48 ---> 6f4bc3cde1ac 10:47:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:47:48 ---> Running in 5423d6521178 10:47:49 Removing intermediate container 5423d6521178 10:47:49 ---> 749b109e9378 10:47:49 Step 21/23 : LABEL arch=arm64 10:47:50 ---> Running in 1fe4a357fdf2 10:47:50 Removing intermediate container 1fe4a357fdf2 10:47:50 ---> 78507eaa4a9f 10:47:50 Step 22/23 : LABEL git_sha=768023b243a5e0276eea40c4c988f9903b6a1a2c 10:47:51 ---> Running in e3f84c38e3b3 10:47:52 Removing intermediate container e3f84c38e3b3 10:47:52 ---> 52521d031cc6 10:47:52 Step 23/23 : LABEL version=0.0.0 10:47:52 ---> Running in 15993c18eef3 10:47:53 Removing intermediate container 15993c18eef3 10:47:53 ---> 925d8a86e00d 10:47:53 10:47:54 Successfully built 925d8a86e00d 10:47:54 Successfully tagged docker-core-metadata-go-arm64:latest 10:47:55  Building docker-core-metadata-go ... done Removing intermediate container 1009ec651950 10:47:55 ---> 97817bae655a 10:47:55 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:47:56 ---> Running in 37206f2139f1 10:47:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:48:00 Removing intermediate container 37206f2139f1 10:48:00 ---> a246722e81a2 10:48:00 10:48:00 Step 11/26 : FROM docker:20.10.0 10:48:00 20.10.0: Pulling from library/docker 10:48:10 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 10:48:10 Status: Downloaded newer image for docker:20.10.0 10:48:10 ---> eeaf43b92773 10:48:10 Step 12/26 : RUN apk add --no-cache bash 10:48:10 ---> Running in cd328e83c04a 10:48:10 Removing intermediate container 561c2aa99f09 10:48:10 ---> 05d821b66758 10:48:10 10:48:10 Step 10/23 : FROM alpine:3.12 10:48:10 ---> d10569e2745f 10:48:10 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:48:11 ---> Running in 2a12acbe1bce 10:48:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:48:11 Removing intermediate container 2a12acbe1bce 10:48:11 ---> 45fe3d0e79f2 10:48:11 Step 12/23 : ENV APP_PORT=48080 10:48:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:48:11 ---> Running in c654d15184a1 10:48:12 (1/2) Installing readline (8.0.4-r0) 10:48:12 (2/2) Installing bash (5.0.17-r0) 10:48:12 Removing intermediate container c654d15184a1 10:48:12 ---> a5599bf6d35a 10:48:12 Step 13/23 : EXPOSE $APP_PORT 10:48:12 Executing bash-5.0.17-r0.post-install 10:48:12 Executing busybox-1.31.1-r19.trigger 10:48:12 OK: 12 MiB in 22 packages 10:48:12 ---> Running in 88da0e36d5de 10:48:13 Removing intermediate container 88da0e36d5de 10:48:13 ---> 307a6088661b 10:48:13 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:48:13 ---> Running in 6066aa2f71f6 10:48:13 Removing intermediate container cd328e83c04a 10:48:13 ---> fec5e8d6e942 10:48:13 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 10:48:13 ---> Running in 2b546e418b06 10:48:14 Removing intermediate container 2b546e418b06 10:48:14 ---> 17aeda320b0b 10:48:14 Step 14/26 : ENV APP_PORT=48090 10:48:14 ---> Running in 5efe0d1e9b14 10:48:15 Removing intermediate container 5efe0d1e9b14 10:48:15 ---> 23d2e09cae46 10:48:15 Step 15/26 : EXPOSE $APP_PORT 10:48:15 ---> Running in 0976bfb66558 10:48:15 Removing intermediate container 6066aa2f71f6 10:48:15 ---> d977d2dfdf85 10:48:15 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 10:48:15 Removing intermediate container 0976bfb66558 10:48:15 ---> 8f8df9dbe4e6 10:48:15 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:48:15 ---> Running in 5a1cd5c66c5f 10:48:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:48:16 ---> 1a06d2d174c7 10:48:16 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:48:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:48:17 ---> 288644a2bb33 10:48:17 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:48:18 (1/6) Installing dumb-init (1.2.2-r1) 10:48:18 (2/6) Installing libgcc (9.3.0-r2) 10:48:18 ---> 2aae626965f3 10:48:18 Step 19/26 : RUN apk --no-cache add py3-pip 10:48:18 (3/6) Installing libsodium (1.0.18-r0) 10:48:18 (4/6) Installing libstdc++ (9.3.0-r2) 10:48:18 ---> Running in 33a3aa1d3437 10:48:19 (5/6) Installing libzmq (4.3.3-r0) 10:48:19 (6/6) Installing zeromq (4.3.3-r0) 10:48:19 Executing busybox-1.31.1-r19.trigger 10:48:19 OK: 8 MiB in 20 packages 10:48:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:48:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:48:20 (1/33) Installing libbz2 (1.0.8-r1) 10:48:20 (2/33) Installing expat (2.2.9-r1) 10:48:20 (3/33) Installing libffi (3.3-r2) 10:48:20 (4/33) Installing gdbm (1.13-r1) 10:48:20 (5/33) Installing xz-libs (5.2.5-r0) 10:48:20 (6/33) Installing sqlite-libs (3.32.1-r0) 10:48:20 (7/33) Installing python3 (3.8.8-r0) 10:48:21 Removing intermediate container 5a1cd5c66c5f 10:48:21 ---> c488e1591c97 10:48:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:48:22 ---> 4b8ac1e21128 10:48:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:48:22 (8/33) Installing py3-appdirs (1.4.4-r1) 10:48:22 (9/33) Installing py3-ordered-set (4.0.1-r0) 10:48:22 (10/33) Installing py3-parsing (2.4.7-r0) 10:48:22 (11/33) Installing py3-six (1.15.0-r0) 10:48:22 (12/33) Installing py3-packaging (20.4-r0) 10:48:22 (13/33) Installing py3-setuptools (47.0.0-r0) 10:48:22 (14/33) Installing py3-chardet (3.0.4-r4) 10:48:22 (15/33) Installing py3-idna (2.9-r0) 10:48:22 (16/33) Installing py3-certifi (2020.4.5.1-r0) 10:48:22 (17/33) Installing py3-urllib3 (1.25.9-r0) 10:48:22 (18/33) Installing py3-requests (2.23.0-r0) 10:48:22 (19/33) Installing py3-msgpack (1.0.0-r0) 10:48:22 (20/33) Installing py3-lockfile (0.12.2-r3) 10:48:22 (21/33) Installing py3-cachecontrol (0.12.6-r0) 10:48:22 (22/33) Installing py3-colorama (0.4.3-r0) 10:48:22 (23/33) Installing py3-distlib (0.3.0-r0) 10:48:23 (24/33) Installing py3-distro (1.5.0-r1) 10:48:23 (25/33) Installing py3-webencodings (0.5.1-r3) 10:48:23 (26/33) Installing py3-html5lib (1.0.1-r4) 10:48:23 (27/33) Installing py3-pytoml (0.1.21-r0) 10:48:23 (28/33) Installing py3-pep517 (0.8.2-r0) 10:48:23 (29/33) Installing py3-progress (1.5-r0) 10:48:23 (30/33) Installing py3-toml (0.10.1-r0) 10:48:23 (31/33) Installing py3-retrying (1.3.3-r0) 10:48:23 (32/33) Installing py3-contextlib2 (0.6.0-r0) 10:48:23 (33/33) Installing py3-pip (20.1.1-r0) 10:48:23 Executing busybox-1.31.1-r19.trigger 10:48:23 OK: 71 MiB in 55 packages 10:48:23 ---> ce7bcee34705 10:48:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:48:24 ---> 217d5316d00a 10:48:24 Step 19/23 : ENTRYPOINT ["/core-data"] 10:48:24 ---> Running in 0ae901bc8eaf 10:48:25 Removing intermediate container 0ae901bc8eaf 10:48:25 ---> 74959a26e9ec 10:48:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:48:25 ---> Running in 2bf3a86fe763 10:48:26 Removing intermediate container 2bf3a86fe763 10:48:26 ---> 0e9366017a55 10:48:26 Step 21/23 : LABEL arch=arm64 10:48:26 ---> Running in 4237af0c3ae8 10:48:27 Removing intermediate container 4237af0c3ae8 10:48:27 ---> 7572ead39818 10:48:27 Step 22/23 : LABEL git_sha=768023b243a5e0276eea40c4c988f9903b6a1a2c 10:48:27 ---> Running in f9b424118439 10:48:28 Removing intermediate container f9b424118439 10:48:28 ---> bd931b8a1d0f 10:48:28 Step 23/23 : LABEL version=0.0.0 10:48:28 ---> Running in c80ec3b0d3a5 10:48:29 Removing intermediate container c80ec3b0d3a5 10:48:29 ---> 599dd0179853 10:48:29 10:48:29 Removing intermediate container 33a3aa1d3437 10:48:29 ---> 2eddd2263b43 10:48:29 Step 20/26 : RUN pip install docker-compose==1.23.2 10:48:29 Successfully built 599dd0179853 10:48:29 ---> Running in 08af65c01c73 10:48:29 Successfully tagged docker-core-data-go-arm64:latest 10:48:35  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 10:48:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:48:35 Collecting cached-property<2,>=1.2.0 10:48:35 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:48:35 Collecting jsonschema<3,>=2.5.1 10:48:35 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:48:36 Collecting websocket-client<1.0,>=0.32.0 10:48:36 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 10:48:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:48:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:48:38 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 10:48:38 Collecting texttable<0.10,>=0.9.0 10:48:38 Downloading texttable-0.9.1.tar.gz (11 kB) 10:48:40 Collecting dockerpty<0.5,>=0.4.1 10:48:40 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:48:42 Collecting PyYAML<4,>=3.10 10:48:42 Downloading PyYAML-3.13.tar.gz (270 kB) 10:48:45 Collecting docker<4.0,>=3.6.0 10:48:45 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:48:45 Collecting docopt<0.7,>=0.6.1 10:48:45 Downloading docopt-0.6.2.tar.gz (25 kB) 10:48:48 Collecting urllib3<1.25,>=1.21.1 10:48:48 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:48:48 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) 10:48:48 Collecting idna<2.8,>=2.5 10:48:48 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:48:48 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) 10:48:48 Collecting docker-pycreds>=0.4.0 10:48:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:48:48 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 10:48:48 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 10:48:48 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 10:48:48 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 10:48:49 Installing collected packages: cached-property, jsonschema, websocket-client, urllib3, idna, requests, texttable, dockerpty, PyYAML, docker-pycreds, docker, docopt, docker-compose 10:48:50 Attempting uninstall: urllib3 10:48:50 Found existing installation: urllib3 1.25.9 10:48:50 Uninstalling urllib3-1.25.9: 10:48:50 Successfully uninstalled urllib3-1.25.9 10:48:50 Attempting uninstall: idna 10:48:50 Found existing installation: idna 2.9 10:48:50 Uninstalling idna-2.9: 10:48:51 Successfully uninstalled idna-2.9 10:48:51 Attempting uninstall: requests 10:48:51 Found existing installation: requests 2.23.0 10:48:51 Uninstalling requests-2.23.0: 10:48:51 Successfully uninstalled requests-2.23.0 10:48:52 Running setup.py install for texttable: started 10:48:54 Running setup.py install for texttable: finished with status 'done' 10:48:54 Running setup.py install for dockerpty: started 10:48:55 Running setup.py install for dockerpty: finished with status 'done' 10:48:55 Running setup.py install for PyYAML: started 10:48:58 Running setup.py install for PyYAML: finished with status 'done' 10:48:58 Running setup.py install for docopt: started 10:49:00 Running setup.py install for docopt: finished with status 'done' 10:49:01 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 10:49:05 Removing intermediate container 08af65c01c73 10:49:05 ---> 5ca55b82416c 10:49:05 Step 21/26 : RUN apk --no-cache add curl 10:49:05 ---> Running in 5c50c9733930 10:49:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:49:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:49:07 (1/3) Installing nghttp2-libs (1.41.0-r0) 10:49:07 (2/3) Installing libcurl (7.69.1-r3) 10:49:07 (3/3) Installing curl (7.69.1-r3) 10:49:07 Executing busybox-1.31.1-r19.trigger 10:49:07 OK: 72 MiB in 58 packages 10:49:08 Removing intermediate container 5c50c9733930 10:49:08 ---> 67664e55ba63 10:49:08 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 10:49:08 ---> Running in 1e7c38ed3fe9 10:49:09 Removing intermediate container 1e7c38ed3fe9 10:49:09 ---> 1f9d79a4ff11 10:49:09 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:49:09 ---> Running in 0d02fddaa801 10:49:09 Removing intermediate container 0d02fddaa801 10:49:09 ---> 2b9cf5b7be64 10:49:09 Step 24/26 : LABEL arch=arm64 10:49:10 ---> Running in 822231f7088d 10:49:10 Removing intermediate container 822231f7088d 10:49:10 ---> eb0310d0683c 10:49:10 Step 25/26 : LABEL git_sha=768023b243a5e0276eea40c4c988f9903b6a1a2c 10:49:11 ---> Running in 2028ad78f7af 10:49:11 Removing intermediate container 2028ad78f7af 10:49:11 ---> ec16d80be5ae 10:49:11 Step 26/26 : LABEL version=0.0.0 10:49:11 ---> Running in 96a9028c9439 10:49:12 Removing intermediate container 96a9028c9439 10:49:12 ---> 31cb668c87c6 10:49:12 10:49:12 Successfully built 31cb668c87c6 10:49:12 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 10:49:12  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 10:49:12 $ docker stop --time=1 c58adfe7f2141489d8fc93a982eff0c058da9cf064fc2e772f37b0a3f5c98d25 10:49:14 $ docker rm -f c58adfe7f2141489d8fc93a982eff0c058da9cf064fc2e772f37b0a3f5c98d25 [Pipeline] // withDockerContainer [Pipeline] sh 10:49:15 + grep docker 10:49:15 + docker images 10:49:15 docker-sys-mgmt-agent-go-arm64 latest 31cb668c87c6 4 seconds ago 300MB 10:49:15 docker-core-data-go-arm64 latest 599dd0179853 47 seconds ago 21.3MB 10:49:15 docker-core-metadata-go-arm64 latest 925d8a86e00d About a minute ago 17.9MB 10:49:15 docker-core-command-go-arm64 latest b6956116ff94 About a minute ago 16.2MB 10:49:15 docker-security-bootstrapper-go-arm64 latest f3e26d4faeeb 3 minutes ago 17.8MB 10:49:15 docker-support-notifications-go-arm64 latest 8fa943ce933c 4 minutes ago 16.9MB 10:49:15 docker-support-scheduler-go-arm64 latest 537cc07c7ceb 4 minutes ago 16.3MB 10:49:15 docker-security-secretstore-setup-go-arm64 latest d401aa61f7b5 4 minutes ago 23.7MB 10:49:15 docker-security-proxy-setup-go-arm64 latest 5ff18c545bed 4 minutes ago 23.4MB 10:49:15 docker 20.10.0 eeaf43b92773 3 months ago 228MB [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 10:49:17 ---> job-cost.sh 10:49:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CHjC 10:49:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:51:32 lf-activate-venv(): INFO: Adding /tmp/venv-CHjC/bin to PATH 10:51:32 INFO: No Stack... 10:51:32 INFO: Retrieving Pricing Info for: lf-standard-4 10:51:32 INFO: Archiving Costs [Pipeline] sh 10:51:33 + cat /w/workspace/edgex-go/1/archives/cost.csv 10:51:33 + cut -d, -f6 [Pipeline] lock 10:51:33 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3278-1-stack-cost] 10:51:33 Resource [jenkins-edgexfoundry-edgex-go-PR-3278-1-stack-cost] did not exist. Created. 10:51:33 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3278-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:51:34 + echo total: 0.20999999344348907 [Pipeline] stash 10:51:34 Stashed 1 file(s) [Pipeline] } 10:51:34 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3278-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 10:51:36 provisioning config files... 10:51:36 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6704078251839168045tmp [Pipeline] { [Pipeline] sh 10:51:37 + set +x 10:51:37 + curl -s https://codecov.io/bash 10:51:37 + bash -s -- 10:51:37 10:51:37 _____ _ 10:51:37 / ____| | | 10:51:37 | | ___ __| | ___ ___ _____ __ 10:51:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:51:37 | |___| (_) | (_| | __/ (_| (_) \ V / 10:51:37 \_____\___/ \__,_|\___|\___\___/ \_/ 10:51:37 Bash-20210309-2b87ace 10:51:37 10:51:37 10:51:37 ==> git version 2.24.3 found 10:51:37 ==> 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 10:51:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:51:37 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:51:37 ==> Jenkins CI detected. 10:51:37 project root: . 10:51:37 --> token set from env 10:51:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:51:37 ==> Running gcov in . (disable via -X gcov) 10:51:37 ==> Python coveragepy not found 10:51:37 ==> Searching for coverage reports in: 10:51:37 + . 10:51:37 -> Found 1 reports 10:51:37 ==> Detecting git/mercurial file structure 10:51:37 ==> Reading reports 10:51:37 + ./coverage.out bytes=650607 10:51:37 ==> Appending adjustments 10:51:37 https://docs.codecov.io/docs/fixing-reports 10:51:41 + Found adjustments 10:51:41 ==> Gzipping contents 10:51:41 96K /tmp/codecov.HzROcl.gz 10:51:41 ==> Uploading reports 10:51:41 url: https://codecov.io 10:51:41 query: branch=PR-3278&commit=768023b243a5e0276eea40c4c988f9903b6a1a2c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3278%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3278&job=&cmd_args= 10:51:41 -> Pinging Codecov 10:51:41 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3278&commit=768023b243a5e0276eea40c4c988f9903b6a1a2c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3278%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3278&job=&cmd_args= 10:51:41 -> Uploading to 10:51:41 https://storage.googleapis.com/codecov/v4/raw/2021-03-19/00271124DB129430A58F1EEE437C3FCB/768023b243a5e0276eea40c4c988f9903b6a1a2c/a2f535e0-514e-42bf-9e0b-42c365f360d6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210319%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210319T105141Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f96894a811622084ae9027d1ff31497063bab5b0b336d7235932b28d5d745c33 10:51:41 % Total % Received % Xferd Average Speed Time Time Time Current 10:51:41 Dload Upload Total Spent Left Speed 10:51:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 94999 0 0 100 94999 0 182k --:--:-- --:--:-- --:--:-- 182k 10:51:42 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/768023b243a5e0276eea40c4c988f9903b6a1a2c [Pipeline] } 10:51:42 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 10:51:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:51:45 ---> package-listing.sh 10:51:45 ++ facter osfamily 10:51:45 ++ tr '[:upper:]' '[:lower:]' 10:51:45 + OS_FAMILY=redhat 10:51:45 + workspace=/w/workspace/edgex-go/1 10:51:45 + START_PACKAGES=/tmp/packages_start.txt 10:51:45 + END_PACKAGES=/tmp/packages_end.txt 10:51:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:51:45 + PACKAGES=/tmp/packages_start.txt 10:51:45 + '[' /w/workspace/edgex-go/1 ']' 10:51:45 + PACKAGES=/tmp/packages_end.txt 10:51:45 + case "${OS_FAMILY}" in 10:51:45 + rpm -qa 10:51:45 + sort 10:51:51 + '[' -f /tmp/packages_start.txt ']' 10:51:51 + '[' -f /tmp/packages_end.txt ']' 10:51:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:51:51 + '[' /w/workspace/edgex-go/1 ']' 10:51:51 + mkdir -p /w/workspace/edgex-go/1/archives/ 10:51:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 10:51:51 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 10:51:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:51:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:51:51 10:51:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:51:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:51:52 alpine: Pulling from edgex-lftools-log-publisher 10:51:52 df20fa9351a1: Pulling fs layer 10:51:52 36b3adc4ff6f: Pulling fs layer 10:51:52 8ad3a11d3b57: Pulling fs layer 10:51:52 46f8f816bc3b: Pulling fs layer 10:51:52 93b61091891f: Pulling fs layer 10:51:52 93b9cdb0e59b: Pulling fs layer 10:51:52 5e14af77c1be: Pulling fs layer 10:51:52 01666e4c0597: Pulling fs layer 10:51:52 aa168da1d23b: Pulling fs layer 10:51:52 93b61091891f: Waiting 10:51:52 93b9cdb0e59b: Waiting 10:51:52 5e14af77c1be: Waiting 10:51:52 01666e4c0597: Waiting 10:51:52 aa168da1d23b: Waiting 10:51:52 46f8f816bc3b: Waiting 10:51:52 36b3adc4ff6f: Verifying Checksum 10:51:52 36b3adc4ff6f: Download complete 10:51:52 46f8f816bc3b: Verifying Checksum 10:51:52 46f8f816bc3b: Download complete 10:51:52 df20fa9351a1: Download complete 10:51:52 93b9cdb0e59b: Verifying Checksum 10:51:52 93b9cdb0e59b: Download complete 10:51:52 93b61091891f: Verifying Checksum 10:51:52 93b61091891f: Download complete 10:51:52 5e14af77c1be: Verifying Checksum 10:51:52 5e14af77c1be: Download complete 10:51:52 01666e4c0597: Verifying Checksum 10:51:52 01666e4c0597: Download complete 10:51:52 df20fa9351a1: Pull complete 10:51:53 36b3adc4ff6f: Pull complete 10:51:53 8ad3a11d3b57: Download complete 10:51:54 8ad3a11d3b57: Pull complete 10:51:54 46f8f816bc3b: Pull complete 10:51:55 aa168da1d23b: Download complete 10:51:56 93b61091891f: Pull complete 10:51:56 93b9cdb0e59b: Pull complete 10:51:56 5e14af77c1be: Pull complete 10:51:56 01666e4c0597: Pull complete 10:52:05 aa168da1d23b: Pull complete 10:52:05 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:52:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:52:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:52:05 prd-centos7-docker-4c-2g-30531 does not seem to be running inside a container 10:52:05 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:52:10 $ docker top 924b91b6319bd64cdad213b15e4b7eb89c3574f716582da340fbd29f9f5d70e0 -eo pid,comm [Pipeline] { [Pipeline] sh 10:52:11 + touch /tmp/pre-build-complete [Pipeline] sh 10:52:11 + mkdir -p /var/log/sa [Pipeline] sh 10:52:11 + ls /var/log/sa-host 10:52:11 + sadf -c /var/log/sa-host/sa19 10:52:11 file_magic: OK 10:52:11 HZ: Using current value: 100 10:52:11 file_header: OK 10:52:11 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 10:52:11 Statistics: 10:52:11 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... 10:52:11 File successfully converted to sysstat format version 12.2.1 10:52:11 + sadf -c /var/log/sa-host/sa23 10:52:11 file_magic: OK 10:52:11 HZ: Using current value: 100 10:52:11 file_header: OK 10:52:11 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 10:52:11 Statistics: 10:52:11 Hnuu...uuuununununu... 10:52:11 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:52:12 provisioning config files... 10:52:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6970413798726876584tmp [Pipeline] { [Pipeline] echo 10:52:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:52:13 ---> create-netrc.sh [Pipeline] } 10:52:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 10:52:13 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 10:52:13 ---> python-tools-install.sh [Pipeline] echo 10:52:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:52:14 ---> sudo-logs.sh 10:52:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:52:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:52:14 ---> job-cost.sh 10:52:14 lf-activate-venv: SKIPPING 10:52:14 DEBUG: total: 0.20999999344348907 10:52:14 INFO: Retrieving Stack Cost... 10:52:15 INFO: Retrieving Pricing Info for: v1-standard-2 10:52:16 INFO: Archiving Costs [Pipeline] echo 10:52:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:52:16 ---> logs-deploy.sh 10:52:16 lf-activate-venv: SKIPPING 10:52:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3278/1 10:52:16 INFO: archiving workspace using pattern(s): 10:52:17 Archives upload complete. 10:52:18 INFO: archiving logs to Nexus 10:52:19 ---> uname -a: 10:52:19 Linux prd-centos7-docker-4c-2g-30531.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 10:52:19 10:52:19 10:52:19 ---> lscpu: 10:52:19 Architecture: x86_64 10:52:19 CPU op-mode(s): 32-bit, 64-bit 10:52:19 Byte Order: Little Endian 10:52:19 Address sizes: 40 bits physical, 48 bits virtual 10:52:19 CPU(s): 4 10:52:19 On-line CPU(s) list: 0-3 10:52:19 Thread(s) per core: 1 10:52:19 Core(s) per socket: 1 10:52:19 Socket(s): 4 10:52:19 NUMA node(s): 1 10:52:19 Vendor ID: GenuineIntel 10:52:19 CPU family: 6 10:52:19 Model: 44 10:52:19 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 10:52:19 Stepping: 1 10:52:19 CPU MHz: 2933.438 10:52:19 BogoMIPS: 5866.87 10:52:19 Virtualization: VT-x 10:52:19 Hypervisor vendor: KVM 10:52:19 Virtualization type: full 10:52:19 L1d cache: 128 KiB 10:52:19 L1i cache: 128 KiB 10:52:19 L2 cache: 16 MiB 10:52:19 L3 cache: 64 MiB 10:52:19 NUMA node0 CPU(s): 0-3 10:52:19 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 10:52:19 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 10:52:19 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 10:52:19 Vulnerability Meltdown: Mitigation; PTI 10:52:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:52:19 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:52:19 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:52:19 Vulnerability Srbds: Not affected 10:52:19 Vulnerability Tsx async abort: Not affected 10:52:19 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 10:52:19 10:52:19 10:52:19 ---> nproc: 10:52:19 4 10:52:19 10:52:19 10:52:19 ---> df -h: 10:52:19 Filesystem Size Used Available Use% Mounted on 10:52:19 overlay 50.0G 11.3G 38.7G 23% / 10:52:19 tmpfs 64.0M 0 64.0M 0% /dev 10:52:19 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 10:52:19 shm 64.0M 0 64.0M 0% /dev/shm 10:52:19 /dev/vda1 50.0G 11.3G 38.7G 23% /facter-os 10:52:19 /dev/vda1 50.0G 11.3G 38.7G 23% /etc/resolv.conf 10:52:19 /dev/vda1 50.0G 11.3G 38.7G 23% /etc/hostname 10:52:19 /dev/vda1 50.0G 11.3G 38.7G 23% /etc/hosts 10:52:19 /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/sa-host 10:52:19 /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/secure 10:52:19 /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/auth.log 10:52:19 /dev/vda1 50.0G 11.3G 38.7G 23% /run/cloud-init/result.json 10:52:19 /dev/vda1 50.0G 11.3G 38.7G 23% /w/workspace/edgex-go/1 10:52:19 /dev/vda1 50.0G 11.3G 38.7G 23% /w/workspace/edgex-go/1@tmp 10:52:19 10:52:19 10:52:19 ---> free -m: 10:52:19 total used free shared buff/cache available 10:52:19 Mem: 1837 726 181 0 929 1026 10:52:19 Swap: 1023 29 994 10:52:19 10:52:19 10:52:19 ---> ip addr: 10:52:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:52:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:52:19 inet 127.0.0.1/8 scope host lo 10:52:19 valid_lft forever preferred_lft forever 10:52:19 inet6 ::1/128 scope host 10:52:19 valid_lft forever preferred_lft forever 10:52:19 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:52:19 link/ether fa:16:3e:c5:7a:b7 brd ff:ff:ff:ff:ff:ff 10:52:19 inet 10.30.122.53/23 brd 10.30.123.255 scope global dynamic eth0 10:52:19 valid_lft 85001sec preferred_lft 85001sec 10:52:19 inet6 fe80::f816:3eff:fec5:7ab7/64 scope link 10:52:19 valid_lft forever preferred_lft forever 10:52:19 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:52:19 link/ether 02:42:05:15:01:a3 brd ff:ff:ff:ff:ff:ff 10:52:19 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:52:19 valid_lft forever preferred_lft forever 10:52:19 inet6 fe80::42:5ff:fe15:1a3/64 scope link 10:52:19 valid_lft forever preferred_lft forever 10:52:19 10:52:19 10:52:19 ---> sar -b -r -n DEV: 10:52:19 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/19/21 _x86_64_ (4 CPU) 10:52:19 10:52:19 10:28:49 LINUX RESTART (4 CPU) 10:52:19 10:52:19 10:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:52:19 10:31:01 225.57 104.41 121.16 0.00 7849.61 49231.26 0.00 10:52:19 10:32:01 251.13 99.07 152.06 0.00 3702.39 19711.40 0.00 10:52:19 10:33:01 119.51 45.06 74.45 0.00 1884.42 8018.11 0.00 10:52:19 10:34:01 143.12 45.11 98.00 0.00 2946.70 25528.08 0.00 10:52:19 10:35:02 1697.85 1353.52 344.33 0.00 161904.92 219978.11 0.00 10:52:19 10:36:02 1641.10 1406.34 234.76 0.00 75059.21 96709.86 0.00 10:52:19 10:37:02 1284.34 951.00 333.34 0.00 102837.73 155937.63 0.00 10:52:19 10:38:01 1157.41 852.09 305.33 0.00 52350.03 78263.85 0.00 10:52:19 10:39:01 89.25 13.00 76.24 0.00 3127.95 4238.42 0.00 10:52:19 10:40:01 1.58 0.00 1.58 0.00 0.00 29.78 0.00 10:52:19 10:41:01 0.28 0.00 0.28 0.00 0.00 3.26 0.00 10:52:19 10:42:01 0.23 0.02 0.22 0.00 0.40 2.75 0.00 10:52:19 10:43:01 0.57 0.27 0.30 0.00 9.46 3.71 0.00 10:52:19 10:44:01 2.03 1.78 0.25 0.00 57.16 2.70 0.00 10:52:19 10:45:02 0.83 0.05 0.78 0.00 1.33 15.07 0.00 10:52:19 10:46:01 0.30 0.02 0.29 0.00 0.27 2.74 0.00 10:52:19 10:47:01 0.23 0.02 0.22 0.00 0.27 2.22 0.00 10:52:19 10:48:01 0.28 0.00 0.28 0.00 0.00 3.28 0.00 10:52:19 10:49:01 0.25 0.00 0.25 0.00 0.00 2.63 0.00 10:52:19 10:50:01 2.01 1.71 0.30 0.00 184.48 3.31 0.00 10:52:19 10:51:01 0.22 0.00 0.22 0.00 0.00 2.75 0.00 10:52:19 10:52:01 110.77 70.54 40.22 0.00 5832.98 13093.01 0.00 10:52:19 Average: 306.30 225.12 81.18 0.00 19060.87 30585.97 0.00 10:52:19 10:52:19 10:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:52:19 10:31:01 174476 0 677356 36.00 1988 1027724 1311772 44.77 547008 915512 16 10:52:19 10:32:01 266496 0 740548 39.36 876 873624 1521288 51.92 585068 745872 18944 10:52:19 10:33:01 293976 0 728068 38.70 652 858848 1309580 44.69 559528 734012 49016 10:52:19 10:34:01 169308 0 729232 38.76 492 982512 1408216 48.06 589572 826116 44 10:52:19 10:35:02 64908 0 826052 43.90 40 990544 2353376 80.32 691968 902368 17744 10:52:19 10:36:02 247556 0 700528 37.23 40 933420 1367576 46.67 674756 702320 101644 10:52:19 10:37:02 74548 0 816004 43.37 40 990952 2324272 79.32 589352 972880 12924 10:52:19 10:38:01 101284 0 713316 37.91 40 1066904 1530016 52.22 593340 941732 968 10:52:19 10:39:01 210056 0 640536 34.04 40 1030912 1209424 41.28 508640 918500 24 10:52:19 10:40:01 212328 0 638256 33.92 40 1030920 1185828 40.47 507088 918108 8 10:52:19 10:41:01 214028 0 636552 33.83 40 1030924 1178572 40.22 506140 918084 8 10:52:19 10:42:01 214464 0 636104 33.81 40 1030936 1178572 40.22 506256 918096 8 10:52:19 10:43:01 213024 0 637620 33.89 40 1030860 1178744 40.23 506776 918344 8 10:52:19 10:44:01 211496 0 638088 33.91 40 1031920 1178636 40.22 507016 918540 20 10:52:19 10:45:02 211696 0 637888 33.90 40 1031920 1178696 40.23 507336 918540 8 10:52:19 10:46:01 212000 0 637572 33.89 40 1031932 1178636 40.22 507152 918548 8 10:52:19 10:47:01 211884 0 637680 33.89 40 1031940 1178636 40.22 507012 918556 8 10:52:19 10:48:01 211948 0 637600 33.89 40 1031956 1178636 40.22 507040 918564 12 10:52:19 10:49:01 212404 0 637136 33.86 40 1031964 1178636 40.22 507024 918564 8 10:52:19 10:50:01 205388 0 641092 34.07 40 1035024 1175188 40.11 511008 921248 20 10:52:19 10:51:01 205904 0 640548 34.04 40 1035052 1174016 40.07 510056 921264 12 10:52:19 10:52:01 70708 0 737448 39.19 40 1073348 1601764 54.67 681084 853456 62132 10:52:19 Average: 191358 0 680237 36.15 215 1009733 1367276 46.66 550465 888147 11981 10:52:19 10:52:19 10:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:52:19 10:31:01 eth0 1152.85 1208.67 5899.57 121.62 0.00 0.00 0.00 0.00 10:52:19 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:19 10:31:01 docker0 935.93 829.48 75.19 3045.38 0.00 0.00 0.00 0.00 10:52:19 10:32:01 eth0 154.80 123.01 496.38 61.84 0.00 0.00 0.00 0.00 10:52:19 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:19 10:32:01 veth610365b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:52:19 10:32:01 docker0 85.69 104.44 6.78 466.80 0.00 0.00 0.00 0.00 10:52:19 10:33:01 eth0 41.54 28.99 24.24 47.28 0.00 0.00 0.00 0.00 10:52:19 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:19 10:33:01 veth610365b 2.33 2.33 0.19 0.20 0.00 0.00 0.00 0.00 10:52:19 10:33:01 docker0 2.33 2.33 0.15 0.20 0.00 0.00 0.00 0.00 10:52:19 10:34:01 eth0 206.86 157.93 1699.72 63.44 0.00 0.00 0.00 0.00 10:52:19 10:34:01 vetha65303e 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:52:19 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:19 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:19 10:35:02 eth0 60.89 39.31 171.62 43.40 0.00 0.00 0.00 0.00 10:52:19 10:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:19 10:35:02 vethae85505 0.00 0.46 0.00 0.02 0.00 0.00 0.00 0.00 10:52:19 10:35:02 docker0 14.26 23.33 0.80 144.22 0.00 0.00 0.00 0.00 10:52:19 10:36:02 eth0 8.98 4.57 7.49 3.93 0.00 0.00 0.00 0.00 10:52:19 10:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:19 10:36:02 vethae85505 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:19 10:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:19 10:37:02 veth38a6b77 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 10:52:19 10:37:02 eth0 82.66 49.24 305.79 61.68 0.00 0.00 0.00 0.00 10:52:19 10:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:19 10:37:02 vethae85505 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 10:52:19 10:38:01 eth0 212.38 155.72 1668.08 60.74 0.00 0.00 0.00 0.00 10:52:19 10:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:19 10:38:01 vethbb27cb0 16.99 32.85 1.13 286.08 0.00 0.00 0.00 0.00 10:52:19 10:38:01 vethae85505 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:52:19 10:39:01 eth0 33.93 19.81 101.54 10.68 0.00 0.00 0.00 0.00 10:52:19 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:19 10:39:01 docker0 1087.36 1052.86 85.89 4364.70 0.00 0.00 0.00 0.00 10:52:19 10:40:01 eth0 1.37 0.40 0.48 0.23 0.00 0.00 0.00 0.00 10:52:19 10:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:19 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:19 10:41:01 eth0 0.22 0.08 0.02 0.04 0.00 0.00 0.00 0.00 10:52:19 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:19 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:19 10:42:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:52:19 10:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:19 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:19 10:43:01 eth0 0.57 0.45 0.29 0.18 0.00 0.00 0.00 0.00 10:52:19 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:19 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:19 10:44:01 eth0 0.13 0.10 0.01 0.04 0.00 0.00 0.00 0.00 10:52:19 10:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:19 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:19 10:45:02 eth0 0.28 0.20 0.14 0.07 0.00 0.00 0.00 0.00 10:52:19 10:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:19 10:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:19 10:46:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:52:19 10:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:19 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:19 10:47:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:52:19 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:19 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:19 10:48:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:52:19 10:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:19 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:19 10:49:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:52:19 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:19 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:19 10:50:01 eth0 4.00 4.30 0.38 15.65 0.00 0.00 0.00 0.00 10:52:19 10:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:19 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:19 10:51:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 10:52:19 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:19 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:19 10:52:01 eth0 213.08 168.21 2174.28 38.79 0.00 0.00 0.00 0.00 10:52:19 10:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:19 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:19 Average: eth0 98.89 89.21 570.20 24.08 0.00 0.00 0.00 0.00 10:52:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:19 Average: docker0 49.48 47.91 3.91 198.61 0.00 0.00 0.00 0.00 10:52:19 10:52:19 10:52:19 ---> sar -P ALL: 10:52:19 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/19/21 _x86_64_ (4 CPU) 10:52:19 10:52:19 10:28:49 LINUX RESTART (4 CPU) 10:52:19 10:52:19 10:30:01 CPU %user %nice %system %iowait %steal %idle 10:52:19 10:31:01 all 15.28 0.00 7.86 2.83 0.14 73.89 10:52:19 10:31:01 0 19.75 0.00 9.99 3.52 0.10 66.64 10:52:19 10:31:01 1 12.47 0.00 7.15 3.91 0.17 76.30 10:52:19 10:31:01 2 16.76 0.00 6.82 0.74 0.15 75.54 10:52:19 10:31:01 3 12.21 0.00 7.51 3.18 0.14 76.96 10:52:19 10:32:01 all 31.09 0.00 9.44 6.11 0.14 53.22 10:52:19 10:32:01 0 30.90 0.00 8.94 6.53 0.09 53.54 10:52:19 10:32:01 1 30.36 0.00 9.43 5.10 0.19 54.92 10:52:19 10:32:01 2 31.36 0.00 9.55 6.62 0.14 52.34 10:52:19 10:32:01 3 31.75 0.00 9.84 6.18 0.16 52.08 10:52:19 10:33:01 all 49.63 0.00 11.86 3.55 0.14 34.83 10:52:19 10:33:01 0 49.92 0.00 12.14 4.96 0.14 32.84 10:52:19 10:33:01 1 49.16 0.00 12.17 3.75 0.16 34.76 10:52:19 10:33:01 2 49.65 0.00 11.46 3.50 0.16 35.23 10:52:19 10:33:01 3 49.78 0.00 11.66 1.98 0.11 36.48 10:52:19 10:34:01 all 32.84 0.00 10.69 2.25 0.12 54.11 10:52:19 10:34:01 0 33.43 0.00 10.96 4.51 0.09 51.02 10:52:19 10:34:01 1 32.05 0.00 10.31 1.41 0.10 56.13 10:52:19 10:34:01 2 32.33 0.00 10.67 2.41 0.16 54.43 10:52:19 10:34:01 3 33.56 0.00 10.81 0.68 0.12 54.82 10:52:19 10:35:02 all 20.17 0.00 25.03 21.52 0.29 33.00 10:52:19 10:35:02 0 19.27 0.00 24.62 22.02 0.31 33.78 10:52:19 10:35:02 1 20.76 0.00 25.10 20.30 0.35 33.49 10:52:19 10:35:02 2 19.50 0.00 25.47 19.43 0.23 35.37 10:52:19 10:35:02 3 21.16 0.00 24.92 24.34 0.26 29.32 10:52:19 10:36:02 all 57.43 0.00 18.10 13.71 0.20 10.56 10:52:19 10:36:02 0 57.26 0.00 17.78 14.38 0.25 10.33 10:52:19 10:36:02 1 57.39 0.00 17.62 12.89 0.19 11.91 10:52:19 10:36:02 2 58.02 0.00 17.76 14.96 0.21 9.04 10:52:19 10:36:02 3 57.05 0.00 19.24 12.61 0.16 10.94 10:52:19 10:37:02 all 32.93 0.00 20.92 15.83 0.27 30.05 10:52:19 10:37:02 0 32.95 0.00 20.45 15.95 0.25 30.39 10:52:19 10:37:02 1 32.25 0.00 21.61 13.86 0.34 31.95 10:52:19 10:37:02 2 33.08 0.00 20.96 16.97 0.28 28.70 10:52:19 10:37:02 3 33.44 0.00 20.66 16.55 0.19 29.15 10:52:19 10:38:01 all 37.19 0.00 16.31 17.93 0.19 28.39 10:52:19 10:38:01 0 37.88 0.00 15.56 15.30 0.21 31.04 10:52:19 10:38:01 1 36.74 0.00 16.42 21.59 0.21 25.03 10:52:19 10:38:01 2 35.69 0.00 17.08 19.69 0.16 27.38 10:52:19 10:38:01 3 38.42 0.00 16.17 15.12 0.16 30.12 10:52:19 10:39:01 all 4.65 0.00 2.65 4.04 0.08 88.58 10:52:19 10:39:01 0 3.11 0.00 2.73 1.12 0.08 92.95 10:52:19 10:39:01 1 5.97 0.00 3.03 4.12 0.08 86.79 10:52:19 10:39:01 2 6.01 0.00 2.67 3.71 0.10 87.51 10:52:19 10:39:01 3 3.51 0.00 2.18 7.20 0.03 87.07 10:52:19 10:40:01 all 0.15 0.00 0.04 0.00 0.00 99.80 10:52:19 10:40:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:52:19 10:40:01 1 0.52 0.00 0.05 0.00 0.00 99.43 10:52:19 10:40:01 2 0.03 0.00 0.05 0.00 0.00 99.92 10:52:19 10:40:01 3 0.03 0.00 0.03 0.00 0.00 99.93 10:52:19 10:41:01 all 0.17 0.00 0.04 0.00 0.00 99.78 10:52:19 10:41:01 0 0.03 0.00 0.03 0.00 0.00 99.93 10:52:19 10:41:01 1 0.32 0.00 0.07 0.00 0.02 99.60 10:52:19 10:41:01 2 0.28 0.00 0.03 0.00 0.00 99.68 10:52:19 10:41:01 3 0.05 0.00 0.03 0.00 0.00 99.92 10:52:19 10:52:19 10:41:01 CPU %user %nice %system %iowait %steal %idle 10:52:19 10:42:01 all 0.14 0.00 0.02 0.00 0.00 99.84 10:52:19 10:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:52:19 10:42:01 1 0.03 0.00 0.03 0.00 0.00 99.93 10:52:19 10:42:01 2 0.50 0.00 0.03 0.00 0.02 99.45 10:52:19 10:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:52:19 10:43:01 all 0.18 0.00 0.12 0.01 0.00 99.69 10:52:19 10:43:01 0 0.07 0.00 0.13 0.03 0.00 99.77 10:52:19 10:43:01 1 0.07 0.00 0.12 0.00 0.00 99.82 10:52:19 10:43:01 2 0.08 0.00 0.13 0.00 0.02 99.77 10:52:19 10:43:01 3 0.52 0.00 0.08 0.00 0.00 99.40 10:52:19 10:44:01 all 0.13 0.00 0.05 0.02 0.00 99.78 10:52:19 10:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:52:19 10:44:01 1 0.05 0.00 0.08 0.07 0.00 99.80 10:52:19 10:44:01 2 0.05 0.00 0.03 0.00 0.00 99.92 10:52:19 10:44:01 3 0.42 0.00 0.08 0.03 0.02 99.45 10:52:19 10:45:02 all 0.16 0.00 0.03 0.00 0.00 99.81 10:52:19 10:45:02 0 0.02 0.00 0.03 0.00 0.00 99.95 10:52:19 10:45:02 1 0.05 0.00 0.07 0.00 0.00 99.88 10:52:19 10:45:02 2 0.05 0.00 0.02 0.00 0.00 99.93 10:52:19 10:45:02 3 0.52 0.00 0.02 0.00 0.00 99.47 10:52:19 10:46:01 all 0.14 0.00 0.03 0.00 0.00 99.82 10:52:19 10:46:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:52:19 10:46:01 1 0.02 0.00 0.03 0.02 0.02 99.92 10:52:19 10:46:01 2 0.02 0.00 0.03 0.00 0.00 99.95 10:52:19 10:46:01 3 0.51 0.00 0.03 0.00 0.00 99.46 10:52:19 10:47:01 all 0.15 0.00 0.02 0.00 0.00 99.83 10:52:19 10:47:01 0 0.03 0.00 0.03 0.00 0.00 99.93 10:52:19 10:47:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:52:19 10:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:52:19 10:47:01 3 0.52 0.00 0.02 0.00 0.00 99.47 10:52:19 10:48:01 all 0.15 0.00 0.02 0.00 0.00 99.82 10:52:19 10:48:01 0 0.05 0.00 0.05 0.00 0.02 99.88 10:52:19 10:48:01 1 0.02 0.00 0.03 0.00 0.00 99.95 10:52:19 10:48:01 2 0.05 0.00 0.02 0.00 0.00 99.93 10:52:19 10:48:01 3 0.50 0.00 0.00 0.00 0.00 99.50 10:52:19 10:49:01 all 0.14 0.00 0.02 0.00 0.00 99.84 10:52:19 10:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:52:19 10:49:01 1 0.03 0.00 0.05 0.00 0.00 99.92 10:52:19 10:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:52:19 10:49:01 3 0.50 0.00 0.00 0.00 0.00 99.50 10:52:19 10:50:01 all 0.22 0.00 0.07 0.06 0.00 99.65 10:52:19 10:50:01 0 0.07 0.00 0.05 0.00 0.00 99.88 10:52:19 10:50:01 1 0.15 0.00 0.10 0.23 0.00 99.52 10:52:19 10:50:01 2 0.17 0.00 0.07 0.00 0.00 99.77 10:52:19 10:50:01 3 0.50 0.00 0.05 0.00 0.00 99.45 10:52:19 10:51:01 all 0.02 0.00 0.03 0.00 0.00 99.95 10:52:19 10:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:52:19 10:51:01 1 0.02 0.00 0.03 0.00 0.00 99.95 10:52:19 10:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:52:19 10:51:01 3 0.05 0.00 0.05 0.00 0.00 99.90 10:52:19 10:52:01 all 5.58 0.00 3.42 2.57 0.06 88.37 10:52:19 10:52:01 0 4.81 0.00 3.78 2.77 0.03 88.62 10:52:19 10:52:01 1 5.81 0.00 3.25 3.91 0.08 86.95 10:52:19 10:52:01 2 6.24 0.00 3.37 1.52 0.08 88.78 10:52:19 10:52:01 3 5.45 0.00 3.29 2.09 0.05 89.12 10:52:19 10:52:19 Average: CPU %user %nice %system %iowait %steal %idle 10:52:19 Average: all 12.70 0.00 5.58 3.97 0.07 77.67 10:52:19 Average: 0 12.74 0.00 5.61 4.00 0.07 77.57 10:52:19 Average: 1 12.52 0.00 5.59 4.01 0.08 77.79 10:52:19 Average: 2 12.76 0.00 5.56 3.92 0.08 77.69 10:52:19 Average: 3 12.78 0.00 5.57 3.96 0.06 77.63 10:52:19 10:52:19 10:52:19