Pull request #3028 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 hahattan for edgexfoundry/edgex-go Loading trusted files from base branch master at 9e7cc68910bcf9f67b75b6feb3875db95bbdd8d5 rather than 7e277564f4d5b5740e7f6ba0447a2dbe0211b197 Obtained Jenkinsfile from 9e7cc68910bcf9f67b75b6feb3875db95bbdd8d5 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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-3028/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 f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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-3028/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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-20194 in /w/workspace/edgexfoundry_edgex-go_PR-3028 [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 > 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/3028/head:refs/remotes/origin/PR-3028 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 9e7cc68910bcf9f67b75b6feb3875db95bbdd8d5 into PR head commit 7e277564f4d5b5740e7f6ba0447a2dbe0211b197 Merge succeeded, producing 7e277564f4d5b5740e7f6ba0447a2dbe0211b197 Checking out Revision 7e277564f4d5b5740e7f6ba0447a2dbe0211b197 (PR-3028) > git config core.sparsecheckout # timeout=10 > git checkout -f 7e277564f4d5b5740e7f6ba0447a2dbe0211b197 # 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 9e7cc68910bcf9f67b75b6feb3875db95bbdd8d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e277564f4d5b5740e7f6ba0447a2dbe0211b197 # timeout=10 Commit message: "feat(meta): implement PATCH /provisionwatcher v2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-14T09:47:50.801Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-14T09:47:51.111Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-14T09:47:51.297Z] ========================================================= [2021-01-14T09:47:51.297Z] EdgeX Global Pipelines Version Info [2021-01-14T09:47:51.297Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-14T09:47:52.877Z] ------------------- [2021-01-14T09:47:52.877Z] stable info: [2021-01-14T09:47:52.877Z] ------------------- [2021-01-14T09:47:52.877Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-14T09:47:52.877Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-14T09:47:52.877Z] Message: update stable to v1.0.177 [2021-01-14T09:47:53.823Z] ------------------- [2021-01-14T09:47:53.823Z] experimental info: [2021-01-14T09:47:53.823Z] ------------------- [2021-01-14T09:47:53.823Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-14T09:47:53.823Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-14T09:47:53.823Z] Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-14T09:47:54.172Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-14T09:47:54.288Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-14T09:47:54.411Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-14T09:47:54.523Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-14T09:47:54.634Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-14T09:47:54.747Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-14T09:47:54.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-14T09:47:54.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-14T09:47:55.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-14T09:47:55.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-14T09:47:55.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-14T09:47:55.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-14T09:47:55.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-14T09:47:55.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-14T09:47:55.847Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-14T09:47:55.960Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-14T09:47:56.079Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-14T09:47:56.193Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-14T09:47:56.335Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-14T09:47:56.453Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-14T09:47:56.571Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-14T09:47:56.687Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-14T09:47:56.805Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-14T09:47:56.941Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3028 [Pipeline] echo [2021-01-14T09:47:57.066Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3028 [Pipeline] echo [2021-01-14T09:47:57.175Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3028 [Pipeline] echo [2021-01-14T09:47:57.340Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e277564f4d5b5740e7f6ba0447a2dbe0211b197 [Pipeline] echo [2021-01-14T09:47:57.461Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e27756 [Pipeline] echo [2021-01-14T09:47:57.594Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T09:47:57.848Z] provisioning config files... [2021-01-14T09:47:57.891Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2999195409030826521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T09:47:58.314Z] ---> docker-login.sh [2021-01-14T09:47:58.314Z] nexus3.edgexfoundry.org:10001 [2021-01-14T09:47:58.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T09:47:58.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T09:47:58.843Z] Configure a credential helper to remove this warning. See [2021-01-14T09:47:58.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T09:47:58.843Z] [2021-01-14T09:47:58.843Z] Login Succeeded [2021-01-14T09:47:58.843Z] nexus3.edgexfoundry.org:10002 [2021-01-14T09:47:58.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T09:47:59.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T09:47:59.104Z] Configure a credential helper to remove this warning. See [2021-01-14T09:47:59.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T09:47:59.104Z] [2021-01-14T09:47:59.104Z] Login Succeeded [2021-01-14T09:47:59.104Z] nexus3.edgexfoundry.org:10003 [2021-01-14T09:47:59.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T09:47:59.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T09:47:59.104Z] Configure a credential helper to remove this warning. See [2021-01-14T09:47:59.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T09:47:59.104Z] [2021-01-14T09:47:59.104Z] Login Succeeded [2021-01-14T09:47:59.104Z] nexus3.edgexfoundry.org:10004 [2021-01-14T09:47:59.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T09:47:59.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T09:47:59.366Z] Configure a credential helper to remove this warning. See [2021-01-14T09:47:59.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T09:47:59.366Z] [2021-01-14T09:47:59.366Z] Login Succeeded [2021-01-14T09:47:59.366Z] docker.io [2021-01-14T09:47:59.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T09:47:59.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T09:47:59.627Z] Configure a credential helper to remove this warning. See [2021-01-14T09:47:59.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T09:47:59.627Z] [2021-01-14T09:47:59.627Z] Login Succeeded [2021-01-14T09:47:59.627Z] ---> docker-login.sh ends [Pipeline] } [2021-01-14T09:47:59.650Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-14T09:48:00.208Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-14T09:48:00.208Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T09:48:00.208Z] ++ dirname cmd/core-command/Dockerfile [2021-01-14T09:48:00.208Z] ++ cut -d/ -f2 [2021-01-14T09:48:00.208Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-14T09:48:00.208Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T09:48:00.208Z] ++ dirname cmd/core-data/Dockerfile [2021-01-14T09:48:00.208Z] ++ cut -d/ -f2 [2021-01-14T09:48:00.208Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-14T09:48:00.208Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T09:48:00.208Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-14T09:48:00.208Z] ++ cut -d/ -f2 [2021-01-14T09:48:00.208Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-14T09:48:00.208Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T09:48:00.208Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-14T09:48:00.208Z] ++ cut -d/ -f2 [2021-01-14T09:48:00.208Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-14T09:48:00.208Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T09:48:00.208Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-14T09:48:00.208Z] ++ cut -d/ -f2 [2021-01-14T09:48:00.208Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-14T09:48:00.208Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T09:48:00.208Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-14T09:48:00.208Z] ++ cut -d/ -f2 [2021-01-14T09:48:00.208Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-14T09:48:00.208Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T09:48:00.208Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-14T09:48:00.208Z] ++ cut -d/ -f2 [2021-01-14T09:48:00.208Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-14T09:48:00.208Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T09:48:00.208Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-14T09:48:00.208Z] ++ cut -d/ -f2 [2021-01-14T09:48:00.208Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-14T09:48:00.208Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T09:48:00.208Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-14T09:48:00.208Z] ++ cut -d/ -f2 [2021-01-14T09:48:00.208Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-14T09:48:00.294Z] 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/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 [2021-01-14T09:48:01.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T09:48:01.996Z] [2021-01-14T09:48:01.996Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T09:48:02.383Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T09:48:02.383Z] latest: Pulling from edgex-devops/git-semver [2021-01-14T09:48:02.383Z] 31603596830f: Pulling fs layer [2021-01-14T09:48:02.383Z] 2a8b12db71e7: Pulling fs layer [2021-01-14T09:48:02.383Z] 6ca5941a6612: Pulling fs layer [2021-01-14T09:48:02.383Z] ecc8261a40a4: Pulling fs layer [2021-01-14T09:48:02.383Z] ecc8261a40a4: Waiting [2021-01-14T09:48:02.383Z] 2a8b12db71e7: Verifying Checksum [2021-01-14T09:48:02.383Z] 2a8b12db71e7: Download complete [2021-01-14T09:48:02.383Z] 31603596830f: Verifying Checksum [2021-01-14T09:48:02.383Z] 31603596830f: Download complete [2021-01-14T09:48:02.645Z] ecc8261a40a4: Verifying Checksum [2021-01-14T09:48:02.645Z] ecc8261a40a4: Download complete [2021-01-14T09:48:02.645Z] 6ca5941a6612: Verifying Checksum [2021-01-14T09:48:02.645Z] 6ca5941a6612: Download complete [2021-01-14T09:48:02.908Z] 31603596830f: Pull complete [2021-01-14T09:48:02.909Z] 2a8b12db71e7: Pull complete [2021-01-14T09:48:03.870Z] 6ca5941a6612: Pull complete [2021-01-14T09:48:04.133Z] ecc8261a40a4: Pull complete [2021-01-14T09:48:04.133Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-14T09:48:04.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T09:48:04.133Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-14T09:48:04.259Z] prd-centos7-docker-4c-2g-20194 does not seem to be running inside a container [2021-01-14T09:48:04.310Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-14T09:48:06.985Z] $ docker top e90115065a86d9513c3fd7d0cc4eb326492ea84249b61496d9d8b6a4c618f106 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-14T09:48:07.350Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-14T09:48:07.350Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-14T09:48:07.563Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-14T09:48:07.567Z] $ docker exec e90115065a86d9513c3fd7d0cc4eb326492ea84249b61496d9d8b6a4c618f106 ssh-agent [2021-01-14T09:48:07.736Z] SSH_AUTH_SOCK=/tmp/ssh-LoWKuzegvrhr/agent.11 [2021-01-14T09:48:07.736Z] SSH_AGENT_PID=16 [2021-01-14T09:48:07.748Z] Running ssh-add (command line suppressed) [2021-01-14T09:48:07.867Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4363599979296111753.key (/w/workspace/edgex-go/1@tmp/private_key_4363599979296111753.key) [2021-01-14T09:48:07.918Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-14T09:48:08.315Z] + git tag --points-at HEAD [Pipeline] } [2021-01-14T09:48:08.345Z] $ docker exec --env ******** --env ******** e90115065a86d9513c3fd7d0cc4eb326492ea84249b61496d9d8b6a4c618f106 ssh-agent -k [2021-01-14T09:48:08.459Z] unset SSH_AUTH_SOCK; [2021-01-14T09:48:08.459Z] unset SSH_AGENT_PID; [2021-01-14T09:48:08.459Z] echo Agent pid 16 killed; [2021-01-14T09:48:08.503Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-14T09:48:08.709Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-14T09:48:08.709Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-14T09:48:08.869Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-14T09:48:08.873Z] $ docker exec e90115065a86d9513c3fd7d0cc4eb326492ea84249b61496d9d8b6a4c618f106 ssh-agent [2021-01-14T09:48:09.030Z] SSH_AUTH_SOCK=/tmp/ssh-vNAnvo0LuvBT/agent.46 [2021-01-14T09:48:09.030Z] SSH_AGENT_PID=51 [2021-01-14T09:48:09.038Z] Running ssh-add (command line suppressed) [2021-01-14T09:48:09.159Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_180627744859058859.key (/w/workspace/edgex-go/1@tmp/private_key_180627744859058859.key) [2021-01-14T09:48:09.212Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-14T09:48:09.585Z] + git semver init [2021-01-14T09:48:09.585Z] # -> Open(): unable to determine branch for HEAD [2021-01-14T09:48:09.585Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-01-14T09:48:09.585Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-01-14T09:48:09.585Z] # $SEMVER_REMOTE_NAME = origin [2021-01-14T09:48:09.585Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-14T09:48:09.585Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-14T09:48:09.585Z] # $SEMVER_BRANCH = PR-3028 [2021-01-14T09:48:09.585Z] # $SEMVER_TEMP = /tmp/semver-402352062 [2021-01-14T09:48:09.585Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-14T09:48:31.581Z] # '/tmp/semver-402352062' -> '/w/workspace/edgex-go/1/.semver' [2021-01-14T09:48:31.581Z] # -> Force: false [2021-01-14T09:48:31.581Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-01-14T09:48:31.609Z] $ docker exec --env ******** --env ******** e90115065a86d9513c3fd7d0cc4eb326492ea84249b61496d9d8b6a4c618f106 ssh-agent -k [2021-01-14T09:48:31.838Z] unset SSH_AUTH_SOCK; [2021-01-14T09:48:31.838Z] unset SSH_AGENT_PID; [2021-01-14T09:48:31.838Z] echo Agent pid 51 killed; [2021-01-14T09:48:31.920Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-14T09:48:32.475Z] + git semver [Pipeline] } [2021-01-14T09:48:32.511Z] $ docker stop --time=1 e90115065a86d9513c3fd7d0cc4eb326492ea84249b61496d9d8b6a4c618f106 [2021-01-14T09:48:34.069Z] $ docker rm -f e90115065a86d9513c3fd7d0cc4eb326492ea84249b61496d9d8b6a4c618f106 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T09:48:34.628Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-14T09:48:35.230Z] Stashed 1 file(s) [Pipeline] echo [2021-01-14T09:48:35.260Z] [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 [2021-01-14T09:48:36.533Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-14T09:48:36.868Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-14T09:48:37.194Z] + sudo service docker restart [2021-01-14T09:48:37.194Z] + true [2021-01-14T09:48:37.194Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-14T09:48:37.816Z] ========================================================= [2021-01-14T09:48:37.816Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-14T09:48:37.816Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-14T09:48:38.200Z] + 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 . [2021-01-14T09:48:41.530Z] Sending build context to Docker daemon 326.6MB [2021-01-14T09:48:41.530Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T09:48:41.530Z] Step 2/6 : FROM ${BASE} [2021-01-14T09:48:41.530Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-14T09:48:41.530Z] 188c0c94c7c5: Pulling fs layer [2021-01-14T09:48:41.530Z] 0ef7d3d256c8: Pulling fs layer [2021-01-14T09:48:41.530Z] de9db76c5a1d: Pulling fs layer [2021-01-14T09:48:41.530Z] bca2f99d35d6: Pulling fs layer [2021-01-14T09:48:41.530Z] 93359f2a8cfa: Pulling fs layer [2021-01-14T09:48:41.530Z] 7c6f9722023f: Pulling fs layer [2021-01-14T09:48:41.530Z] a35cf1a2eb13: Pulling fs layer [2021-01-14T09:48:41.530Z] bca2f99d35d6: Waiting [2021-01-14T09:48:41.530Z] 93359f2a8cfa: Waiting [2021-01-14T09:48:41.530Z] 7c6f9722023f: Waiting [2021-01-14T09:48:41.530Z] a35cf1a2eb13: Waiting [2021-01-14T09:48:41.530Z] de9db76c5a1d: Verifying Checksum [2021-01-14T09:48:41.530Z] de9db76c5a1d: Download complete [2021-01-14T09:48:41.530Z] 0ef7d3d256c8: Download complete [2021-01-14T09:48:41.530Z] 93359f2a8cfa: Verifying Checksum [2021-01-14T09:48:41.530Z] 93359f2a8cfa: Download complete [2021-01-14T09:48:41.530Z] 7c6f9722023f: Verifying Checksum [2021-01-14T09:48:41.530Z] 7c6f9722023f: Download complete [2021-01-14T09:48:41.530Z] 188c0c94c7c5: Verifying Checksum [2021-01-14T09:48:41.530Z] 188c0c94c7c5: Download complete [2021-01-14T09:48:41.795Z] 188c0c94c7c5: Pull complete [2021-01-14T09:48:42.058Z] 0ef7d3d256c8: Pull complete [2021-01-14T09:48:42.058Z] de9db76c5a1d: Pull complete [2021-01-14T09:48:43.455Z] a35cf1a2eb13: Verifying Checksum [2021-01-14T09:48:43.455Z] a35cf1a2eb13: Download complete [2021-01-14T09:48:44.043Z] bca2f99d35d6: Verifying Checksum [2021-01-14T09:48:44.043Z] bca2f99d35d6: Download complete [2021-01-14T09:48:49.383Z] bca2f99d35d6: Pull complete [2021-01-14T09:48:49.383Z] 93359f2a8cfa: Pull complete [2021-01-14T09:48:49.648Z] 7c6f9722023f: Pull complete [2021-01-14T09:48:50.887Z] Still waiting to schedule task [2021-01-14T09:48:50.887Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-14T09:48:54.966Z] a35cf1a2eb13: Pull complete [2021-01-14T09:48:54.967Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-14T09:48:54.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-14T09:48:54.967Z] ---> a62c8e92a672 [2021-01-14T09:48:54.967Z] 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 [2021-01-14T09:48:54.967Z] ---> Running in e486fcd98ce8 [2021-01-14T09:48:55.234Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T09:48:56.197Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T09:48:56.464Z] (1/12) Installing libmagic (5.38-r0) [2021-01-14T09:48:56.726Z] (2/12) Installing file (5.38-r0) [2021-01-14T09:48:56.726Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-14T09:48:56.994Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-14T09:49:03.601Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-14T09:49:03.601Z] (6/12) Installing patch (2.7.6-r6) [2021-01-14T09:49:03.601Z] (7/12) Installing build-base (0.5-r2) [2021-01-14T09:49:03.601Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-14T09:49:03.601Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-14T09:49:03.863Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-14T09:49:04.128Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-14T09:49:04.128Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-14T09:49:04.391Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T09:49:04.391Z] OK: 233 MiB in 51 packages [2021-01-14T09:49:07.723Z] Removing intermediate container e486fcd98ce8 [2021-01-14T09:49:07.723Z] ---> 9f63a98939ad [2021-01-14T09:49:07.723Z] Step 4/6 : WORKDIR /edgex-go [2021-01-14T09:49:07.989Z] ---> Running in 3e534e01597b [2021-01-14T09:49:08.252Z] Removing intermediate container 3e534e01597b [2021-01-14T09:49:08.252Z] ---> 9d9635eed610 [2021-01-14T09:49:08.252Z] Step 5/6 : COPY go.mod . [2021-01-14T09:49:08.516Z] ---> 27a4c0a9f51d [2021-01-14T09:49:08.516Z] Step 6/6 : RUN go mod download [2021-01-14T09:49:08.516Z] ---> Running in 94351145978f [2021-01-14T09:49:30.525Z] Removing intermediate container 94351145978f [2021-01-14T09:49:30.525Z] ---> 62d10a469a31 [2021-01-14T09:49:30.525Z] Successfully built 62d10a469a31 [2021-01-14T09:49:30.791Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T09:49:31.139Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-14T09:49:31.139Z] . [Pipeline] withDockerContainer [2021-01-14T09:49:31.266Z] prd-centos7-docker-4c-2g-20194 does not seem to be running inside a container [2021-01-14T09:49:31.309Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-01-14T09:49:32.166Z] $ docker top 3f3d693d902b9d3c2d218aefa5be39ad8658a4f2ff193059c64c4a345d8389d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T09:49:32.737Z] + go version [2021-01-14T09:49:32.738Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-14T09:49:32.766Z] $ docker stop --time=1 3f3d693d902b9d3c2d218aefa5be39ad8658a4f2ff193059c64c4a345d8389d5 [2021-01-14T09:49:34.165Z] $ docker rm -f 3f3d693d902b9d3c2d218aefa5be39ad8658a4f2ff193059c64c4a345d8389d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T09:49:35.198Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-14T09:49:35.198Z] . [Pipeline] withDockerContainer [2021-01-14T09:49:35.320Z] prd-centos7-docker-4c-2g-20194 does not seem to be running inside a container [2021-01-14T09:49:35.365Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-01-14T09:49:36.108Z] $ docker top 4e9dd2092ffcd3af56ef8e0e42d531097581a60b5fc33636c9bc5d88f8f447a4 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-14T09:49:36.409Z] ========================================================= [2021-01-14T09:49:36.409Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-14T09:49:36.409Z] ========================================================= [Pipeline] sh [2021-01-14T09:49:36.777Z] + make test [2021-01-14T09:49:36.777Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-14T09:49:45.094Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-14T09:50:00.148Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-14T09:50:05.515Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-14T09:50:06.113Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-14T09:50:06.113Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-14T09:50:06.113Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-14T09:50:06.113Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-14T09:50:06.390Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-14T09:50:06.980Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-14T09:50:07.251Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-14T09:50:07.833Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-14T09:50:09.773Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-14T09:50:09.773Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-14T09:50:09.773Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-14T09:50:11.716Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.091s coverage: 46.6% of statements [2021-01-14T09:50:11.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-14T09:50:11.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-14T09:50:11.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-14T09:50:11.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-14T09:50:11.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-14T09:50:15.972Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.201s coverage: 27.0% of statements [2021-01-14T09:50:15.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-14T09:50:15.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-14T09:50:15.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-14T09:50:15.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-14T09:50:15.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-14T09:50:15.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-14T09:50:15.973Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.042s coverage: 100.0% of statements [2021-01-14T09:50:15.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-14T09:50:15.973Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.089s coverage: 100.0% of statements [2021-01-14T09:50:15.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-14T09:50:15.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-14T09:50:15.973Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.422s coverage: 77.8% of statements [2021-01-14T09:50:15.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-14T09:50:15.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-14T09:50:15.973Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.141s coverage: 82.4% of statements [2021-01-14T09:50:15.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-14T09:50:15.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-14T09:50:15.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-14T09:50:15.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-14T09:50:17.909Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.323s coverage: 28.6% of statements [2021-01-14T09:50:17.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-14T09:50:17.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-14T09:50:17.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-14T09:50:17.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-14T09:50:17.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-14T09:50:17.909Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.051s coverage: 100.0% of statements [2021-01-14T09:50:17.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-14T09:50:17.909Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.063s coverage: 100.0% of statements [2021-01-14T09:50:17.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-14T09:50:17.909Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.106s coverage: 86.7% of statements [2021-01-14T09:50:17.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-14T09:50:17.909Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.135s coverage: 97.5% of statements [2021-01-14T09:50:17.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-14T09:50:18.177Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.056s coverage: 78.3% of statements [2021-01-14T09:50:18.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-14T09:50:18.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-14T09:50:18.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-14T09:50:18.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-14T09:50:20.765Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.379s coverage: 93.5% of statements [2021-01-14T09:50:20.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-14T09:50:20.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-14T09:50:20.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-14T09:50:20.765Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-14T09:50:20.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-14T09:50:20.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-14T09:50:20.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-14T09:50:20.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-14T09:50:20.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-14T09:50:20.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-14T09:50:20.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-14T09:50:20.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-14T09:50:20.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-14T09:50:20.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-14T09:50:20.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-14T09:50:20.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-14T09:50:20.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-14T09:50:20.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-14T09:50:20.765Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements [2021-01-14T09:50:20.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-14T09:50:20.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-14T09:50:20.765Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.072s coverage: 0.1% of statements [2021-01-14T09:50:20.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-14T09:50:20.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-14T09:50:20.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-14T09:50:20.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-14T09:50:20.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements [2021-01-14T09:50:20.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-14T09:50:20.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.060s coverage: 75.5% of statements [2021-01-14T09:50:20.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-14T09:50:20.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.8% of statements [2021-01-14T09:50:20.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements [2021-01-14T09:50:21.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 84.2% of statements [2021-01-14T09:50:21.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.081s coverage: 91.4% of statements [2021-01-14T09:50:21.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-14T09:50:22.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.247s coverage: 63.5% of statements [2021-01-14T09:50:22.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-14T09:50:22.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-14T09:50:22.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-01-14T09:50:22.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements [2021-01-14T09:50:22.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-01-14T09:50:22.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.048s coverage: 73.7% of statements [2021-01-14T09:50:22.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements [2021-01-14T09:50:24.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.306s coverage: 55.9% of statements [2021-01-14T09:50:24.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-14T09:50:24.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-14T09:50:24.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-14T09:50:24.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-14T09:50:24.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-14T09:50:24.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.091s coverage: 37.0% of statements [2021-01-14T09:50:24.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-14T09:50:24.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-14T09:50:24.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.351s coverage: 84.0% of statements [2021-01-14T09:50:24.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.050s coverage: 100.0% of statements [2021-01-14T09:50:26.206Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.109s coverage: 47.1% of statements [2021-01-14T09:50:26.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-14T09:50:26.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-14T09:50:26.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-14T09:50:26.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-14T09:50:26.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-14T09:50:26.207Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.069s coverage: 100.0% of statements [2021-01-14T09:50:26.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-14T09:50:26.207Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.047s coverage: 100.0% of statements [2021-01-14T09:50:26.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-14T09:50:27.619Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.706s coverage: 29.1% of statements [2021-01-14T09:50:27.619Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-14T09:50:27.619Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-14T09:50:27.619Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-14T09:50:27.619Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-14T09:50:27.619Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-14T09:50:27.619Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.080s coverage: 99.0% of statements [2021-01-14T09:50:27.619Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-14T09:50:27.619Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.047s coverage: 100.0% of statements [2021-01-14T09:50:27.619Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-14T09:50:27.619Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements [2021-01-14T09:50:27.619Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-14T09:50:27.619Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.026s coverage: 100.0% of statements [2021-01-14T09:50:27.619Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-14T09:50:27.619Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-14T09:50:27.619Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-14T09:50:27.619Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-14T09:50:27.619Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.054s coverage: 87.9% of statements [2021-01-14T09:50:27.619Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-14T09:50:27.619Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-14T09:50:27.889Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.039s coverage: 100.0% of statements [2021-01-14T09:50:27.889Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements [2021-01-14T09:50:28.475Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-01-14T09:50:28.745Z] GO111MODULE=on go vet ./... [2021-01-14T09:50:39.729Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-20196 in /w/workspace/edgexfoundry_edgex-go_PR-3028 [Pipeline] { [Pipeline] ws [2021-01-14T09:50:39.878Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-14T09:50:45.477Z] using credential edgex-jenkins-ssh [2021-01-14T09:50:45.531Z] Cloning the remote Git repository [2021-01-14T09:50:45.582Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-14T09:50:45.704Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-14T09:50:45.781Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-14T09:50:45.781Z] > git --version # timeout=10 [2021-01-14T09:50:45.799Z] > git --version # 'git version 2.17.1' [2021-01-14T09:50:45.801Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T09:50:45.886Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T09:50:50.830Z] gofmt -l . [2021-01-14T09:50:51.095Z] [ "`gofmt -l .`" = "" ] [2021-01-14T09:50:51.672Z] ./bin/test-go-mod-tidy.sh [2021-01-14T09:50:52.252Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-14T09:50:53.469Z] + ls -al . [2021-01-14T09:50:53.469Z] total 660 [2021-01-14T09:50:53.469Z] drwxrwxr-x 10 1001 1001 4096 Jan 14 09:50 . [2021-01-14T09:50:53.469Z] drwxr-xr-x 4 root root 28 Jan 14 09:49 .. [2021-01-14T09:50:53.469Z] -rw-rw-r-- 1 1001 1001 11 Jan 14 09:47 .dockerignore [2021-01-14T09:50:53.469Z] drwxrwxr-x 8 1001 1001 179 Jan 14 09:47 .git [2021-01-14T09:50:53.469Z] drwxrwxr-x 3 1001 1001 125 Jan 14 09:47 .github [2021-01-14T09:50:53.469Z] -rw-rw-r-- 1 1001 1001 824 Jan 14 09:47 .gitignore [2021-01-14T09:50:53.469Z] drwx------ 3 1001 1001 47 Jan 14 09:48 .semver [2021-01-14T09:50:53.469Z] -rw-rw-r-- 1 1001 1001 166 Jan 14 09:47 .sonarcloud.properties [2021-01-14T09:50:53.469Z] -rw-rw-r-- 1 1001 1001 7741 Jan 14 09:47 Attribution.txt [2021-01-14T09:50:53.469Z] -rw-rw-r-- 1 1001 1001 3804 Jan 14 09:47 CONTRIBUTING.md [2021-01-14T09:50:53.469Z] -rw-rw-r-- 1 1001 1001 931 Jan 14 09:47 Dockerfile.build [2021-01-14T09:50:53.469Z] -rw-rw-r-- 1 1001 1001 863 Jan 14 09:47 Jenkinsfile [2021-01-14T09:50:53.469Z] -rw-rw-r-- 1 1001 1001 10775 Jan 14 09:47 LICENSE [2021-01-14T09:50:53.469Z] -rw-rw-r-- 1 1001 1001 5750 Jan 14 09:47 Makefile [2021-01-14T09:50:53.469Z] -rw-rw-r-- 1 1001 1001 6524 Jan 14 09:47 README.md [2021-01-14T09:50:53.469Z] -rw-rw-r-- 1 1001 1001 6744 Jan 14 09:47 SECURITY.md [2021-01-14T09:50:53.469Z] -rw-rw-r-- 1 1001 1001 5 Jan 14 09:48 VERSION [2021-01-14T09:50:53.469Z] -rw-rw-r-- 1 1001 1001 4131 Jan 14 09:47 ZMQWindows.md [2021-01-14T09:50:53.469Z] drwxrwxr-x 2 1001 1001 117 Jan 14 09:47 bin [2021-01-14T09:50:53.469Z] drwxrwxr-x 14 1001 1001 4096 Jan 14 09:47 cmd [2021-01-14T09:50:53.469Z] -rw-r--r-- 1 root root 556510 Jan 14 09:50 coverage.out [2021-01-14T09:50:53.469Z] -rw-r--r-- 1 root root 979 Jan 14 09:50 go.mod [2021-01-14T09:50:53.469Z] -rw-r--r-- 1 root root 19036 Jan 14 09:50 go.sum [2021-01-14T09:50:53.469Z] drwxrwxr-x 8 1001 1001 127 Jan 14 09:47 internal [2021-01-14T09:50:53.469Z] drwxrwxr-x 4 1001 1001 26 Jan 14 09:47 openapi [2021-01-14T09:50:53.469Z] drwxrwxr-x 4 1001 1001 71 Jan 14 09:47 snap [2021-01-14T09:50:53.469Z] -rw-rw-r-- 1 1001 1001 168 Jan 14 09:47 version.go [Pipeline] sh [2021-01-14T09:50:53.804Z] + '[' -e coverage.out ] [2021-01-14T09:50:53.804Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-14T09:50:54.038Z] Stashed 1 file(s) [Pipeline] sh [2021-01-14T09:50:54.375Z] + make build [2021-01-14T09:50:54.375Z] 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 [2021-01-14T09:50:57.698Z] 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 [2021-01-14T09:51:02.430Z] Merging remotes/origin/master commit 9e7cc68910bcf9f67b75b6feb3875db95bbdd8d5 into PR head commit 7e277564f4d5b5740e7f6ba0447a2dbe0211b197 [2021-01-14T09:51:01.049Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-14T09:51:01.068Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T09:51:01.101Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-14T09:51:01.136Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-14T09:51:01.137Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T09:51:01.151Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3028/head:refs/remotes/origin/PR-3028 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-14T09:51:02.444Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T09:51:02.463Z] > git checkout -f 7e277564f4d5b5740e7f6ba0447a2dbe0211b197 # timeout=10 [2021-01-14T09:51:02.831Z] Merge succeeded, producing 7e277564f4d5b5740e7f6ba0447a2dbe0211b197 [2021-01-14T09:51:02.831Z] Checking out Revision 7e277564f4d5b5740e7f6ba0447a2dbe0211b197 (PR-3028) [2021-01-14T09:51:02.746Z] > git remote # timeout=10 [2021-01-14T09:51:02.768Z] > git config --get remote.origin.url # timeout=10 [2021-01-14T09:51:02.781Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T09:51:02.790Z] > git merge 9e7cc68910bcf9f67b75b6feb3875db95bbdd8d5 # timeout=10 [2021-01-14T09:51:02.816Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-14T09:51:02.834Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T09:51:02.845Z] > git checkout -f 7e277564f4d5b5740e7f6ba0447a2dbe0211b197 # timeout=10 [2021-01-14T09:51:05.910Z] 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 [2021-01-14T09:51:06.490Z] 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 [2021-01-14T09:51:07.189Z] Commit message: "feat(meta): implement PATCH /provisionwatcher v2 API" [2021-01-14T09:51:07.253Z] > git --version # timeout=10 [2021-01-14T09:51:07.262Z] > git --version # 'git version 2.17.1' [2021-01-14T09:51:07.276Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-14T09:51:07.883Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2021-01-14T09:51:08.145Z] 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 [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-14T09:51:09.119Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-14T09:51:09.547Z] 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 [2021-01-14T09:51:09.606Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-14T09:51:09.972Z] + true [2021-01-14T09:51:09.972Z] + sudo service docker restart [2021-01-14T09:51:10.947Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T09:51:12.101Z] provisioning config files... [2021-01-14T09:51:12.145Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8394230827069173170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T09:51:12.340Z] 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 [2021-01-14T09:51:12.598Z] ---> docker-login.sh [2021-01-14T09:51:12.598Z] nexus3.edgexfoundry.org:10001 [2021-01-14T09:51:13.294Z] 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 [2021-01-14T09:51:13.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T09:51:13.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T09:51:13.872Z] Configure a credential helper to remove this warning. See [2021-01-14T09:51:13.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T09:51:13.872Z] [2021-01-14T09:51:13.872Z] Login Succeeded [2021-01-14T09:51:13.872Z] nexus3.edgexfoundry.org:10002 [2021-01-14T09:51:14.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T09:51:14.262Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-14T09:51:14.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T09:51:14.422Z] Configure a credential helper to remove this warning. See [2021-01-14T09:51:14.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T09:51:14.422Z] [2021-01-14T09:51:14.422Z] Login Succeeded [2021-01-14T09:51:14.422Z] nexus3.edgexfoundry.org:10003 [2021-01-14T09:51:14.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T09:51:14.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T09:51:14.979Z] Configure a credential helper to remove this warning. See [2021-01-14T09:51:14.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T09:51:14.979Z] [2021-01-14T09:51:14.979Z] Login Succeeded [2021-01-14T09:51:14.979Z] nexus3.edgexfoundry.org:10004 [2021-01-14T09:51:15.238Z] 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 [2021-01-14T09:51:15.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T09:51:15.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T09:51:15.576Z] Configure a credential helper to remove this warning. See [2021-01-14T09:51:15.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T09:51:15.576Z] [2021-01-14T09:51:15.576Z] Login Succeeded [2021-01-14T09:51:15.576Z] docker.io [2021-01-14T09:51:15.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [2021-01-14T09:51:16.226Z] $ docker stop --time=1 4e9dd2092ffcd3af56ef8e0e42d531097581a60b5fc33636c9bc5d88f8f447a4 [2021-01-14T09:51:16.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T09:51:16.450Z] Configure a credential helper to remove this warning. See [2021-01-14T09:51:16.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T09:51:16.450Z] [2021-01-14T09:51:16.450Z] Login Succeeded [2021-01-14T09:51:16.450Z] ---> docker-login.sh ends [2021-01-14T09:51:17.926Z] $ docker rm -f 4e9dd2092ffcd3af56ef8e0e42d531097581a60b5fc33636c9bc5d88f8f447a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-01-14T09:51:18.541Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // wrap [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-01-14T09:51:21.770Z] ========================================================= [2021-01-14T09:51:21.770Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-14T09:51:21.770Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-01-14T09:51:22.213Z] + 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 . [2021-01-14T09:51:22.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-14T09:51:22.284Z] [2021-01-14T09:51:22.284Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T09:51:22.678Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-14T09:51:22.678Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-14T09:51:22.678Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-14T09:51:22.678Z] ca9280d653b3: Pulling fs layer [2021-01-14T09:51:22.678Z] 7e9c9ca2126c: Pulling fs layer [2021-01-14T09:51:22.944Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-14T09:51:22.944Z] cbdbe7a5bc2a: Download complete [2021-01-14T09:51:23.209Z] cbdbe7a5bc2a: Pull complete [2021-01-14T09:51:23.791Z] ca9280d653b3: Verifying Checksum [2021-01-14T09:51:23.791Z] ca9280d653b3: Download complete [2021-01-14T09:51:24.190Z] Sending build context to Docker daemon 165.6MB [2021-01-14T09:51:24.473Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T09:51:24.473Z] Step 2/6 : FROM ${BASE} [2021-01-14T09:51:24.473Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-14T09:51:24.473Z] 5f621e34cdf4: Pulling fs layer [2021-01-14T09:51:24.473Z] a4357932f1b6: Pulling fs layer [2021-01-14T09:51:24.473Z] 18c013af1878: Pulling fs layer [2021-01-14T09:51:24.473Z] 00ac8860ef70: Pulling fs layer [2021-01-14T09:51:24.473Z] 63d7cb157983: Pulling fs layer [2021-01-14T09:51:24.473Z] b116817d02f9: Pulling fs layer [2021-01-14T09:51:24.473Z] 745a02a5169b: Pulling fs layer [2021-01-14T09:51:24.473Z] 00ac8860ef70: Waiting [2021-01-14T09:51:24.473Z] 63d7cb157983: Waiting [2021-01-14T09:51:24.473Z] b116817d02f9: Waiting [2021-01-14T09:51:24.473Z] 745a02a5169b: Waiting [2021-01-14T09:51:24.473Z] 18c013af1878: Verifying Checksum [2021-01-14T09:51:24.473Z] 18c013af1878: Download complete [2021-01-14T09:51:24.473Z] a4357932f1b6: Verifying Checksum [2021-01-14T09:51:24.473Z] a4357932f1b6: Download complete [2021-01-14T09:51:24.473Z] 63d7cb157983: Download complete [2021-01-14T09:51:24.473Z] b116817d02f9: Verifying Checksum [2021-01-14T09:51:24.473Z] b116817d02f9: Download complete [2021-01-14T09:51:24.473Z] 5f621e34cdf4: Verifying Checksum [2021-01-14T09:51:24.473Z] 5f621e34cdf4: Download complete [2021-01-14T09:51:24.792Z] ca9280d653b3: Pull complete [2021-01-14T09:51:25.083Z] 5f621e34cdf4: Pull complete [2021-01-14T09:51:25.393Z] 7e9c9ca2126c: Verifying Checksum [2021-01-14T09:51:25.393Z] 7e9c9ca2126c: Download complete [2021-01-14T09:51:25.692Z] a4357932f1b6: Pull complete [2021-01-14T09:51:25.965Z] 18c013af1878: Pull complete [2021-01-14T09:51:27.404Z] 745a02a5169b: Verifying Checksum [2021-01-14T09:51:27.405Z] 745a02a5169b: Download complete [2021-01-14T09:51:28.850Z] 00ac8860ef70: Verifying Checksum [2021-01-14T09:51:28.850Z] 00ac8860ef70: Download complete [2021-01-14T09:51:32.008Z] 7e9c9ca2126c: Pull complete [2021-01-14T09:51:32.008Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-14T09:51:32.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-14T09:51:32.008Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-14T09:51:32.155Z] prd-centos7-docker-4c-2g-20194 does not seem to be running inside a container [2021-01-14T09:51:32.202Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-14T09:51:34.869Z] $ docker top 68ef72f99675e8e9123e8dbdd9ea22d165f4b08c1af0a4c44836edaeeea7ddb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T09:51:35.427Z] + docker-compose build --help [2021-01-14T09:51:35.427Z] + grep parallel [2021-01-14T09:51:36.376Z] --parallel Build images in parallel. [Pipeline] } [2021-01-14T09:51:36.408Z] $ docker stop --time=1 68ef72f99675e8e9123e8dbdd9ea22d165f4b08c1af0a4c44836edaeeea7ddb6 [2021-01-14T09:51:37.795Z] $ docker rm -f 68ef72f99675e8e9123e8dbdd9ea22d165f4b08c1af0a4c44836edaeeea7ddb6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T09:51:38.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-14T09:51:38.576Z] . [Pipeline] withDockerContainer [2021-01-14T09:51:38.717Z] prd-centos7-docker-4c-2g-20194 does not seem to be running inside a container [2021-01-14T09:51:38.766Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-14T09:51:39.027Z] 00ac8860ef70: Pull complete [2021-01-14T09:51:39.300Z] 63d7cb157983: Pull complete [2021-01-14T09:51:39.468Z] $ docker top 6138db9884082e18d93aac49137b2af2a939ac67c7b3aa6c6dcd152281498918 -eo pid,comm [2021-01-14T09:51:39.574Z] b116817d02f9: Pull complete [Pipeline] { [Pipeline] sh [2021-01-14T09:51:40.063Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-14T09:51:41.009Z] Building docker-core-command-go ... [2021-01-14T09:51:41.009Z] Building docker-core-data-go ... [2021-01-14T09:51:41.009Z] Building docker-core-metadata-go ... [2021-01-14T09:51:41.009Z] Building docker-security-bootstrap-redis-go ... [2021-01-14T09:51:41.009Z] Building docker-security-proxy-setup-go ... [2021-01-14T09:51:41.009Z] Building docker-security-secretstore-setup-go ... [2021-01-14T09:51:41.009Z] Building docker-support-notifications-go ... [2021-01-14T09:51:41.009Z] Building docker-support-scheduler-go ... [2021-01-14T09:51:41.009Z] Building docker-sys-mgmt-agent-go ... [2021-01-14T09:51:41.009Z] Building docker-security-secretstore-setup-go [2021-01-14T09:51:41.009Z] Building docker-sys-mgmt-agent-go [2021-01-14T09:51:41.009Z] Building docker-core-metadata-go [2021-01-14T09:51:41.009Z] Building docker-support-notifications-go [2021-01-14T09:51:41.009Z] Building docker-security-bootstrap-redis-go [2021-01-14T09:51:45.028Z] 745a02a5169b: Pull complete [2021-01-14T09:51:45.028Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-14T09:51:45.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-14T09:51:45.028Z] ---> b7e6874047d6 [2021-01-14T09:51:45.028Z] 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 [2021-01-14T09:51:46.035Z] ---> Running in 3c56116e4e1f [2021-01-14T09:51:47.486Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T09:51:48.463Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T09:51:49.057Z] (1/12) Installing libmagic (5.38-r0) [2021-01-14T09:51:49.329Z] (2/12) Installing file (5.38-r0) [2021-01-14T09:51:49.600Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-14T09:51:49.600Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-14T09:51:53.892Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-14T09:51:53.892Z] (6/12) Installing patch (2.7.6-r6) [2021-01-14T09:51:53.892Z] (7/12) Installing build-base (0.5-r2) [2021-01-14T09:51:53.892Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-14T09:51:53.892Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-14T09:51:53.892Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-14T09:51:54.163Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-14T09:51:54.163Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-14T09:51:54.163Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T09:51:54.163Z] OK: 217 MiB in 51 packages [2021-01-14T09:51:58.473Z] Removing intermediate container 3c56116e4e1f [2021-01-14T09:51:58.473Z] ---> 0c56173c7934 [2021-01-14T09:51:58.473Z] Step 4/6 : WORKDIR /edgex-go [2021-01-14T09:51:58.473Z] ---> Running in 83ecd37900c4 [2021-01-14T09:51:58.771Z] Removing intermediate container 83ecd37900c4 [2021-01-14T09:51:58.771Z] ---> 7e4f1c61a36f [2021-01-14T09:51:58.771Z] Step 5/6 : COPY go.mod . [2021-01-14T09:51:59.765Z] ---> 02cd8de89e28 [2021-01-14T09:51:59.765Z] Step 6/6 : RUN go mod download [2021-01-14T09:51:59.765Z] ---> Running in 580a284a1610 [2021-01-14T09:52:13.231Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T09:52:13.231Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T09:52:13.231Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T09:52:13.231Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-14T09:52:13.231Z] ---> 62d10a469a31 [2021-01-14T09:52:13.231Z] Step 3/24 : WORKDIR /edgex-go [2021-01-14T09:52:13.231Z] ---> 62d10a469a31 [2021-01-14T09:52:13.231Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T09:52:13.231Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T09:52:13.231Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T09:52:13.231Z] ---> 62d10a469a31 [2021-01-14T09:52:13.231Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T09:52:13.231Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T09:52:13.231Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-14T09:52:13.231Z] ---> 62d10a469a31 [2021-01-14T09:52:13.231Z] Step 3/26 : WORKDIR /edgex-go [2021-01-14T09:52:13.231Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T09:52:13.231Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-14T09:52:13.231Z] ---> 62d10a469a31 [2021-01-14T09:52:13.231Z] Step 3/24 : WORKDIR /edgex-go [2021-01-14T09:52:13.231Z] ---> Running in f0140b9fd9f8 [2021-01-14T09:52:13.231Z] ---> Running in 53e52e701161 [2021-01-14T09:52:13.231Z] ---> Running in 7ec07e002a76 [2021-01-14T09:52:13.231Z] ---> Running in eb24fc817339 [2021-01-14T09:52:13.231Z] ---> Running in 884525082aba [2021-01-14T09:52:13.231Z] Removing intermediate container f0140b9fd9f8 [2021-01-14T09:52:13.231Z] ---> 687d1a0302b5 [2021-01-14T09:52:13.231Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T09:52:13.231Z] Removing intermediate container eb24fc817339 [2021-01-14T09:52:13.231Z] ---> 4895b375cff8 [2021-01-14T09:52:13.231Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T09:52:13.231Z] Removing intermediate container 7ec07e002a76 [2021-01-14T09:52:13.231Z] ---> 1916c6af6025 [2021-01-14T09:52:13.231Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T09:52:13.231Z] Removing intermediate container 884525082aba [2021-01-14T09:52:13.231Z] ---> a6d6242d1944 [2021-01-14T09:52:13.231Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T09:52:13.231Z] Removing intermediate container 53e52e701161 [2021-01-14T09:52:13.231Z] ---> f55e1aeac629 [2021-01-14T09:52:13.231Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T09:52:13.231Z] ---> Running in a364dd88e589 [2021-01-14T09:52:13.231Z] ---> Running in 2c62e1819708 [2021-01-14T09:52:13.231Z] ---> Running in c7f6224e7965 [2021-01-14T09:52:13.231Z] ---> Running in 8f26fc6a4161 [2021-01-14T09:52:13.231Z] ---> Running in 7956cca877fa [2021-01-14T09:52:13.814Z] Removing intermediate container a364dd88e589 [2021-01-14T09:52:13.814Z] ---> 781c32c12310 [2021-01-14T09:52:13.814Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-14T09:52:13.814Z] Removing intermediate container c7f6224e7965 [2021-01-14T09:52:13.814Z] ---> 49fc0d792fdc [2021-01-14T09:52:13.814Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-14T09:52:13.814Z] Removing intermediate container 2c62e1819708 [2021-01-14T09:52:13.814Z] ---> 18cf112224e4 [2021-01-14T09:52:13.814Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-14T09:52:13.814Z] Removing intermediate container 7956cca877fa [2021-01-14T09:52:13.814Z] ---> f991a6423716 [2021-01-14T09:52:13.814Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-14T09:52:14.075Z] ---> Running in 8f1b44fa5f17 [2021-01-14T09:52:14.075Z] ---> Running in 99ff5788f6da [2021-01-14T09:52:14.075Z] ---> Running in 3b03f849f3cb [2021-01-14T09:52:14.075Z] ---> Running in 85698eb08e47 [2021-01-14T09:52:14.075Z] Removing intermediate container 8f26fc6a4161 [2021-01-14T09:52:14.075Z] ---> 5a9122b6dbcb [2021-01-14T09:52:14.075Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-14T09:52:14.348Z] ---> Running in 4eb6001be470 [2021-01-14T09:52:15.308Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T09:52:15.308Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T09:52:15.308Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T09:52:15.308Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T09:52:15.308Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T09:52:15.886Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T09:52:15.886Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T09:52:15.886Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T09:52:15.886Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T09:52:15.886Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T09:52:16.156Z] OK: 233 MiB in 51 packages [2021-01-14T09:52:16.430Z] OK: 233 MiB in 51 packages [2021-01-14T09:52:16.430Z] OK: 233 MiB in 51 packages [2021-01-14T09:52:16.430Z] OK: 233 MiB in 51 packages [2021-01-14T09:52:16.693Z] OK: 233 MiB in 51 packages [2021-01-14T09:52:16.959Z] Removing intermediate container 3b03f849f3cb [2021-01-14T09:52:16.959Z] ---> 98c48e7c9427 [2021-01-14T09:52:16.959Z] Step 6/22 : COPY go.mod . [2021-01-14T09:52:17.535Z] Removing intermediate container 4eb6001be470 [2021-01-14T09:52:17.535Z] ---> 41489c0b4ea3 [2021-01-14T09:52:17.535Z] Step 6/24 : COPY go.mod . [2021-01-14T09:52:17.535Z] ---> 3fa7ea72f6b5 [2021-01-14T09:52:17.535Z] Step 7/22 : RUN go mod download [2021-01-14T09:52:17.535Z] Removing intermediate container 85698eb08e47 [2021-01-14T09:52:17.535Z] ---> 463fc692f2a1 [2021-01-14T09:52:17.535Z] Step 6/22 : COPY go.mod . [2021-01-14T09:52:17.802Z] ---> Running in 65a313a37738 [2021-01-14T09:52:17.802Z] Removing intermediate container 99ff5788f6da [2021-01-14T09:52:17.802Z] ---> 5733d3339b69 [2021-01-14T09:52:17.802Z] Step 6/26 : COPY go.mod . [2021-01-14T09:52:17.802Z] ---> aa6cfbe89e6c [2021-01-14T09:52:17.802Z] Step 7/24 : RUN go mod download [2021-01-14T09:52:17.802Z] Removing intermediate container 8f1b44fa5f17 [2021-01-14T09:52:17.802Z] ---> 8aa1e943ad9e [2021-01-14T09:52:17.802Z] Step 6/24 : COPY go.mod . [2021-01-14T09:52:18.065Z] ---> 6871e96296c0 [2021-01-14T09:52:18.065Z] Step 7/22 : RUN go mod download [2021-01-14T09:52:18.065Z] ---> Running in 1d46ea3b79b9 [2021-01-14T09:52:18.333Z] ---> Running in 80c0b62117f8 [2021-01-14T09:52:18.334Z] ---> afb4b137a5de [2021-01-14T09:52:18.334Z] Step 7/26 : RUN go mod download [2021-01-14T09:52:18.334Z] ---> 49e620b7ed8d [2021-01-14T09:52:18.334Z] Step 7/24 : RUN go mod download [2021-01-14T09:52:18.602Z] ---> Running in bbd24685e6f3 [2021-01-14T09:52:18.602Z] ---> Running in d7b87d40d0ca [2021-01-14T09:52:19.561Z] Removing intermediate container 65a313a37738 [2021-01-14T09:52:19.562Z] ---> 7e2ef83aac86 [2021-01-14T09:52:19.562Z] Step 8/22 : COPY . . [2021-01-14T09:52:19.831Z] Removing intermediate container 1d46ea3b79b9 [2021-01-14T09:52:19.831Z] ---> 64fd3047da62 [2021-01-14T09:52:19.831Z] Step 8/24 : COPY . . [2021-01-14T09:52:24.068Z] Removing intermediate container 80c0b62117f8 [2021-01-14T09:52:24.068Z] ---> e8dfbef08a04 [2021-01-14T09:52:24.068Z] Step 8/22 : COPY . . [2021-01-14T09:52:26.565Z] Removing intermediate container 580a284a1610 [2021-01-14T09:52:26.565Z] ---> 564ccd281567 [2021-01-14T09:52:26.565Z] Successfully built 564ccd281567 [2021-01-14T09:52:26.565Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T09:52:26.949Z] + docker inspect -f . ci-base-image-arm64 [2021-01-14T09:52:26.950Z] . [Pipeline] withDockerContainer [2021-01-14T09:52:27.205Z] prd-ubuntu18.04-docker-arm64-4c-16g-20196 does not seem to be running inside a container [2021-01-14T09:52:27.282Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2021-01-14T09:52:28.779Z] $ docker top ae8a67322c1206bcb09017fd16ba143bef45513c7109e18be8aa9227d6097b91 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T09:52:29.870Z] + go version [2021-01-14T09:52:29.870Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-14T09:52:29.904Z] $ docker stop --time=1 ae8a67322c1206bcb09017fd16ba143bef45513c7109e18be8aa9227d6097b91 [2021-01-14T09:52:30.804Z] Removing intermediate container bbd24685e6f3 [2021-01-14T09:52:30.804Z] ---> 8cb34282d528 [2021-01-14T09:52:30.804Z] Step 8/26 : COPY . . [2021-01-14T09:52:31.076Z] Removing intermediate container d7b87d40d0ca [2021-01-14T09:52:31.076Z] ---> 209e0327f523 [2021-01-14T09:52:31.076Z] Step 8/24 : COPY . . [2021-01-14T09:52:31.940Z] $ docker rm -f ae8a67322c1206bcb09017fd16ba143bef45513c7109e18be8aa9227d6097b91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T09:52:33.216Z] + docker inspect -f . ci-base-image-arm64 [2021-01-14T09:52:33.216Z] . [Pipeline] withDockerContainer [2021-01-14T09:52:33.497Z] prd-ubuntu18.04-docker-arm64-4c-16g-20196 does not seem to be running inside a container [2021-01-14T09:52:33.577Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2021-01-14T09:52:35.012Z] $ docker top 54f02c52183c8d797491d8225724533cb5f5c2942f6273c95aed1aa651a807e9 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-14T09:52:35.452Z] ========================================================= [2021-01-14T09:52:35.452Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-14T09:52:35.452Z] ========================================================= [Pipeline] sh [2021-01-14T09:52:36.112Z] + make test [2021-01-14T09:52:36.112Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-14T09:52:58.290Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-14T09:53:03.323Z] ---> 27c7dd6a81ea [2021-01-14T09:53:03.323Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-14T09:53:03.323Z] ---> 46ceec82ddd1 [2021-01-14T09:53:03.323Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-14T09:53:03.323Z] ---> Running in 61fea2dcabee [2021-01-14T09:53:03.323Z] ---> Running in 634702be655a [2021-01-14T09:53:03.323Z] ---> 12c42d8984ce [2021-01-14T09:53:03.323Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-14T09:53:03.323Z] ---> Running in c17618fa43d7 [2021-01-14T09:53:03.599Z] ---> 6e6a34b80255 [2021-01-14T09:53:03.599Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-14T09:53:03.599Z] 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 [2021-01-14T09:53:03.599Z] 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 [2021-01-14T09:53:03.883Z] ---> Running in eb16358d80fa [2021-01-14T09:53:04.160Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-14T09:53:04.160Z] ---> 0308fdab9f49 [2021-01-14T09:53:04.160Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-14T09:53:04.160Z] ---> Running in 8b6b272d9644 [2021-01-14T09:53:05.126Z] 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 [2021-01-14T09:53:05.126Z] 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 [2021-01-14T09:53:31.824Z] 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 [2021-01-14T09:53:36.086Z] Removing intermediate container c17618fa43d7 [2021-01-14T09:53:36.086Z] ---> 217c20115811 [2021-01-14T09:53:36.086Z] [2021-01-14T09:53:36.086Z] Step 10/22 : FROM alpine:3.12 [2021-01-14T09:53:36.086Z] 3.12: Pulling from library/alpine [2021-01-14T09:53:36.682Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-14T09:53:37.021Z] Removing intermediate container eb16358d80fa [2021-01-14T09:53:37.021Z] ---> 2436e11efdad [2021-01-14T09:53:37.021Z] [2021-01-14T09:53:37.021Z] Step 10/24 : FROM scratch [2021-01-14T09:53:37.021Z] ---> [2021-01-14T09:53:37.021Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-14T09:53:37.021Z] Status: Downloaded newer image for alpine:3.12 [2021-01-14T09:53:37.021Z] ---> 389fef711851 [2021-01-14T09:53:37.021Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-14T09:53:37.021Z] ---> Running in a8accf6f16ae [2021-01-14T09:53:37.327Z] ---> Running in aa1ff182e5af [2021-01-14T09:53:38.391Z] Removing intermediate container aa1ff182e5af [2021-01-14T09:53:38.391Z] ---> ace01df07699 [2021-01-14T09:53:38.391Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-14T09:53:38.391Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T09:53:38.391Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T09:53:38.653Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-14T09:53:38.653Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T09:53:38.653Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-14T09:53:38.653Z] (4/5) Installing curl (7.69.1-r3) [2021-01-14T09:53:38.653Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-14T09:53:38.653Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T09:53:38.653Z] Executing ca-certificates-20191127-r4.trigger [2021-01-14T09:53:38.653Z] OK: 7 MiB in 19 packages [2021-01-14T09:53:41.966Z] ---> Running in 63b4d149d490 [2021-01-14T09:53:41.966Z] Removing intermediate container 634702be655a [2021-01-14T09:53:41.966Z] ---> e47d91a2e913 [2021-01-14T09:53:41.966Z] [2021-01-14T09:53:41.966Z] Step 10/24 : FROM alpine:3.12 [2021-01-14T09:53:41.966Z] Removing intermediate container 8b6b272d9644 [2021-01-14T09:53:41.966Z] ---> 2398789dbce4 [2021-01-14T09:53:41.966Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-14T09:53:41.966Z] ---> 389fef711851 [2021-01-14T09:53:41.966Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-14T09:53:42.546Z] Removing intermediate container 61fea2dcabee [2021-01-14T09:53:42.546Z] ---> 5bf59d79cf28 [2021-01-14T09:53:42.546Z] [2021-01-14T09:53:42.546Z] Step 10/22 : FROM scratch [2021-01-14T09:53:42.546Z] ---> [2021-01-14T09:53:42.546Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T09:53:42.546Z] ---> Running in 6fdc6a3aa9c5 [2021-01-14T09:53:42.546Z] ---> Running in 38c82edb8c0d [2021-01-14T09:53:42.546Z] Removing intermediate container 63b4d149d490 [2021-01-14T09:53:42.546Z] ---> 5ecb7bb20f78 [2021-01-14T09:53:42.546Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-14T09:53:42.546Z] ---> Running in f1c8d0c654d2 [2021-01-14T09:53:43.125Z] ---> Running in 4be527575ef2 [2021-01-14T09:53:43.392Z] Removing intermediate container f1c8d0c654d2 [2021-01-14T09:53:43.392Z] ---> 5e94ca037da4 [2021-01-14T09:53:43.392Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-14T09:53:43.392Z] Removing intermediate container a8accf6f16ae [2021-01-14T09:53:43.392Z] ---> b82b5bd31b79 [2021-01-14T09:53:43.392Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-14T09:53:43.660Z] ---> Running in a2973b0c823d [2021-01-14T09:53:43.660Z] Removing intermediate container 4be527575ef2 [2021-01-14T09:53:43.660Z] ---> 6459dd1f1746 [2021-01-14T09:53:43.660Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-14T09:53:43.660Z] ---> Running in 85a529e279de [2021-01-14T09:53:43.925Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T09:53:43.925Z] Removing intermediate container a2973b0c823d [2021-01-14T09:53:43.925Z] ---> 44d54b1f17f3 [2021-01-14T09:53:43.925Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-14T09:53:43.925Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T09:53:43.925Z] 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 [2021-01-14T09:53:44.190Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-14T09:53:44.190Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T09:53:44.190Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-14T09:53:44.190Z] (4/5) Installing curl (7.69.1-r3) [2021-01-14T09:53:44.190Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-14T09:53:44.190Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T09:53:44.190Z] Removing intermediate container 85a529e279de [2021-01-14T09:53:44.190Z] ---> 31ba700bc8c3 [2021-01-14T09:53:44.190Z] Step 13/22 : WORKDIR / [2021-01-14T09:53:44.190Z] Executing ca-certificates-20191127-r4.trigger [2021-01-14T09:53:44.454Z] OK: 7 MiB in 19 packages [2021-01-14T09:53:44.454Z] ---> 53e95eb7b7fd [2021-01-14T09:53:44.454Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-14T09:53:44.454Z] ---> Running in f6ae7ced1f81 [2021-01-14T09:53:44.716Z] ---> Running in b84be5fbfde5 [2021-01-14T09:53:44.716Z] Removing intermediate container f6ae7ced1f81 [2021-01-14T09:53:44.716Z] ---> 6afdc709b6e8 [2021-01-14T09:53:44.716Z] Step 14/22 : WORKDIR / [2021-01-14T09:53:45.290Z] ---> Running in 431777d439c8 [2021-01-14T09:53:45.312Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-14T09:53:45.874Z] Removing intermediate container b84be5fbfde5 [2021-01-14T09:53:45.874Z] ---> 364cdf472efc [2021-01-14T09:53:45.874Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T09:53:46.453Z] ---> 302aa7cd0340 [2021-01-14T09:53:46.454Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-14T09:53:46.718Z] Removing intermediate container 431777d439c8 [2021-01-14T09:53:46.718Z] ---> 0afad9537eff [2021-01-14T09:53:46.718Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T09:53:46.718Z] Removing intermediate container 6fdc6a3aa9c5 [2021-01-14T09:53:46.718Z] ---> c6e5a060e6fa [2021-01-14T09:53:46.718Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-14T09:53:46.718Z] ---> d3b3edc27796 [2021-01-14T09:53:46.718Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-14T09:53:47.680Z] ---> Running in 4defaaf2c693 [2021-01-14T09:53:47.680Z] Removing intermediate container 38c82edb8c0d [2021-01-14T09:53:47.680Z] ---> 1666f914f87d [2021-01-14T09:53:47.680Z] [2021-01-14T09:53:47.680Z] Step 11/26 : FROM docker:20.10.0 [2021-01-14T09:53:47.680Z] ---> 726b92627613 [2021-01-14T09:53:47.680Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-14T09:53:47.680Z] 20.10.0: Pulling from library/docker [2021-01-14T09:53:47.680Z] ---> ca8abe14c6e0 [2021-01-14T09:53:47.680Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-14T09:53:47.680Z] ---> 3ff6542214de [2021-01-14T09:53:47.680Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T09:53:47.943Z] Removing intermediate container 4defaaf2c693 [2021-01-14T09:53:47.943Z] ---> 67aa88b25c0e [2021-01-14T09:53:47.943Z] Step 13/24 : WORKDIR / [2021-01-14T09:53:48.210Z] ---> Running in 486cb40e362e [2021-01-14T09:53:48.210Z] ---> 0ffd9665d529 [2021-01-14T09:53:48.210Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-14T09:53:48.210Z] ---> 544f0d1db675 [2021-01-14T09:53:48.210Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-14T09:53:48.483Z] ---> ac4dd7d41263 [2021-01-14T09:53:48.483Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-14T09:53:48.747Z] Removing intermediate container 486cb40e362e [2021-01-14T09:53:48.747Z] ---> c87e860cce1c [2021-01-14T09:53:48.747Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-14T09:53:49.326Z] ---> ff9285a56c8d [2021-01-14T09:53:49.326Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-14T09:53:49.326Z] ---> 6350ef54982d [2021-01-14T09:53:49.326Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-14T09:53:49.596Z] ---> 24d77da99c26 [2021-01-14T09:53:49.596Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-14T09:53:49.596Z] ---> Running in 0768fd00556d [2021-01-14T09:53:49.596Z] ---> Running in 707bbc1be641 [2021-01-14T09:53:49.596Z] ---> 6dd2d0849b17 [2021-01-14T09:53:49.596Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-14T09:53:49.657Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-14T09:53:50.558Z] Removing intermediate container 707bbc1be641 [2021-01-14T09:53:50.558Z] ---> e268ef588eb8 [2021-01-14T09:53:50.558Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T09:53:50.558Z] ---> 933facbc5299 [2021-01-14T09:53:50.558Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-14T09:53:50.558Z] ---> Running in 6f7b4560ce4a [2021-01-14T09:53:50.558Z] ---> 951c05208bc6 [2021-01-14T09:53:50.558Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-14T09:53:50.833Z] ---> Running in 37bdb1db5fa9 [2021-01-14T09:53:51.102Z] Removing intermediate container 6f7b4560ce4a [2021-01-14T09:53:51.102Z] ---> 697a0121407f [2021-01-14T09:53:51.102Z] Step 20/22 : LABEL arch=x86_64 [2021-01-14T09:53:51.368Z] ---> 2255201877fa [2021-01-14T09:53:51.368Z] ---> Running in e5b9669d7059 [2021-01-14T09:53:51.368Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-14T09:53:51.368Z] Removing intermediate container 37bdb1db5fa9 [2021-01-14T09:53:51.368Z] ---> 088631a3ec6f [2021-01-14T09:53:51.368Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T09:53:51.635Z] ---> Running in 70b3c63a7a5e [2021-01-14T09:53:51.635Z] Removing intermediate container 0768fd00556d [2021-01-14T09:53:51.635Z] ---> 11b175ac4a8f [2021-01-14T09:53:51.635Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-14T09:53:51.635Z] Removing intermediate container e5b9669d7059 [2021-01-14T09:53:51.635Z] ---> 1881be68ef9f [2021-01-14T09:53:51.635Z] Step 21/22 : LABEL git_sha=7e277564f4d5b5740e7f6ba0447a2dbe0211b197 [2021-01-14T09:53:51.900Z] ---> Running in 5060bf05447a [2021-01-14T09:53:51.900Z] Removing intermediate container 70b3c63a7a5e [2021-01-14T09:53:51.900Z] ---> 959edf0a3cd9 [2021-01-14T09:53:51.900Z] Step 22/24 : LABEL arch=x86_64 [2021-01-14T09:53:51.900Z] ---> Running in 8e7767dd34c8 [2021-01-14T09:53:51.900Z] ---> Running in 08a96f1e3a08 [2021-01-14T09:53:52.165Z] Removing intermediate container 5060bf05447a [2021-01-14T09:53:52.165Z] ---> 06e011f8e166 [2021-01-14T09:53:52.165Z] Step 20/22 : LABEL arch=x86_64 [2021-01-14T09:53:52.165Z] ---> c4e82dc99df0 [2021-01-14T09:53:52.165Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-14T09:53:52.428Z] Removing intermediate container 8e7767dd34c8 [2021-01-14T09:53:52.428Z] ---> 7c989736ec0a [2021-01-14T09:53:52.428Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T09:53:52.693Z] ---> Running in 9c801c9798a1 [2021-01-14T09:53:52.693Z] Removing intermediate container 08a96f1e3a08 [2021-01-14T09:53:52.693Z] ---> d4029391a8a9 [2021-01-14T09:53:52.693Z] Step 23/24 : LABEL git_sha=7e277564f4d5b5740e7f6ba0447a2dbe0211b197 [2021-01-14T09:53:52.964Z] ---> 1d9e90a91e73 [2021-01-14T09:53:52.964Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-14T09:53:52.964Z] ---> Running in 69b4b7573681 [2021-01-14T09:53:52.964Z] ---> Running in 81a687a36a99 [2021-01-14T09:53:53.069Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-14T09:53:53.069Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-14T09:53:53.069Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-14T09:53:53.069Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-14T09:53:53.069Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-14T09:53:53.544Z] Removing intermediate container 9c801c9798a1 [2021-01-14T09:53:53.544Z] ---> b96eb9169352 [2021-01-14T09:53:53.544Z] Step 21/22 : LABEL git_sha=7e277564f4d5b5740e7f6ba0447a2dbe0211b197 [2021-01-14T09:53:53.809Z] ---> Running in 8fef62bfbb36 [2021-01-14T09:53:53.809Z] Removing intermediate container 69b4b7573681 [2021-01-14T09:53:53.809Z] ---> 79d6a0f14d89 [2021-01-14T09:53:53.809Z] [2021-01-14T09:53:53.809Z] ---> 0469ff372514 [2021-01-14T09:53:53.809Z] 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/ [2021-01-14T09:53:54.056Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-14T09:53:54.086Z] Removing intermediate container 81a687a36a99 [2021-01-14T09:53:54.086Z] ---> a8f252d49b71 [2021-01-14T09:53:54.086Z] Step 24/24 : LABEL version=0.0.0 [2021-01-14T09:53:54.086Z] ---> Running in d8cb69868bb2 [2021-01-14T09:53:54.086Z] ---> Running in dd390d631df3 [2021-01-14T09:53:54.350Z] Removing intermediate container 8fef62bfbb36 [2021-01-14T09:53:54.350Z] ---> 844246751894 [2021-01-14T09:53:54.350Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T09:53:54.350Z] Successfully built 79d6a0f14d89 [2021-01-14T09:53:54.350Z] Successfully tagged docker-core-metadata-go:latest [2021-01-14T09:53:54.350Z]  Building docker-core-metadata-go ... done Building docker-core-command-go [2021-01-14T09:53:54.350Z] ---> Running in db39fa2e8ccb [2021-01-14T09:53:54.619Z] Removing intermediate container dd390d631df3 [2021-01-14T09:53:54.619Z] ---> 96c4976745d6 [2021-01-14T09:53:54.619Z] [2021-01-14T09:53:54.619Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-14T09:53:54.619Z] Removing intermediate container db39fa2e8ccb [2021-01-14T09:53:54.619Z] ---> d6b5c8a0bdfb [2021-01-14T09:53:54.619Z] [2021-01-14T09:53:54.619Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-14T09:53:54.619Z] ---> aefe523efa57 [2021-01-14T09:53:54.619Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-14T09:53:54.888Z] Successfully built 96c4976745d6 [2021-01-14T09:53:54.888Z] Successfully tagged docker-support-notifications-go:latest [2021-01-14T09:53:54.888Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2021-01-14T09:53:54.888Z] ---> Running in c36bef607cb6 [2021-01-14T09:53:54.888Z] Successfully built d6b5c8a0bdfb [2021-01-14T09:53:54.888Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-14T09:53:54.888Z]  Building docker-security-bootstrap-redis-go ... done Building docker-security-proxy-setup-go [2021-01-14T09:53:55.463Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T09:53:55.463Z] Removing intermediate container d8cb69868bb2 [2021-01-14T09:53:55.463Z] ---> 72427052ed74 [2021-01-14T09:53:55.463Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-14T09:53:55.463Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T09:53:55.726Z] (1/2) Installing readline (8.0.4-r0) [2021-01-14T09:53:55.990Z] (2/2) Installing bash (5.0.17-r0) [2021-01-14T09:53:55.990Z] Executing bash-5.0.17-r0.post-install [2021-01-14T09:53:56.046Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-14T09:53:56.253Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T09:53:56.253Z] OK: 12 MiB in 22 packages [2021-01-14T09:53:57.287Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-14T09:53:59.570Z] ---> Running in a9d5973255d2 [2021-01-14T09:54:04.879Z] Removing intermediate container a9d5973255d2 [2021-01-14T09:54:04.879Z] ---> 01aedaa1ce73 [2021-01-14T09:54:04.879Z] Step 22/24 : LABEL arch=x86_64 [2021-01-14T09:54:04.879Z] Removing intermediate container c36bef607cb6 [2021-01-14T09:54:04.879Z] ---> cfc5eec2ce83 [2021-01-14T09:54:04.879Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-14T09:54:04.879Z] ---> Running in 0ac07c00d110 [2021-01-14T09:54:04.879Z] ---> Running in da918849f400 [2021-01-14T09:54:05.147Z] Removing intermediate container da918849f400 [2021-01-14T09:54:05.148Z] ---> b2aa03000a24 [2021-01-14T09:54:05.148Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-14T09:54:05.148Z] Removing intermediate container 0ac07c00d110 [2021-01-14T09:54:05.148Z] ---> 1477fa9442ea [2021-01-14T09:54:05.148Z] Step 23/24 : LABEL git_sha=7e277564f4d5b5740e7f6ba0447a2dbe0211b197 [2021-01-14T09:54:05.654Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-14T09:54:05.654Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-14T09:54:05.654Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-14T09:54:06.553Z] ---> Running in d82f7c3d1a7c [2021-01-14T09:54:08.485Z] ---> Running in 2fb1c44058fe [2021-01-14T09:54:11.079Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.235s coverage: 46.6% of statements [2021-01-14T09:54:11.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-14T09:54:11.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-14T09:54:11.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-14T09:54:11.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-14T09:54:11.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-14T09:54:16.720Z] Removing intermediate container d82f7c3d1a7c [2021-01-14T09:54:16.720Z] ---> 51393c91a311 [2021-01-14T09:54:16.720Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-14T09:54:16.720Z] Removing intermediate container 2fb1c44058fe [2021-01-14T09:54:16.720Z] ---> 9acf11b7b229 [2021-01-14T09:54:16.720Z] Step 24/24 : LABEL version=0.0.0 [2021-01-14T09:54:16.720Z] ---> Running in 5762385da916 [2021-01-14T09:54:16.720Z] ---> Running in a07c70bca50c [2021-01-14T09:54:16.720Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T09:54:16.720Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-14T09:54:16.720Z] ---> 62d10a469a31 [2021-01-14T09:54:16.720Z] Step 3/21 : WORKDIR /edgex-go [2021-01-14T09:54:16.720Z] ---> Using cache [2021-01-14T09:54:16.720Z] ---> f55e1aeac629 [2021-01-14T09:54:16.720Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T09:54:16.720Z] ---> Using cache [2021-01-14T09:54:16.720Z] ---> f991a6423716 [2021-01-14T09:54:16.720Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-14T09:54:16.720Z] ---> Using cache [2021-01-14T09:54:16.720Z] ---> 463fc692f2a1 [2021-01-14T09:54:16.720Z] Step 6/21 : COPY go.mod . [2021-01-14T09:54:16.720Z] ---> Using cache [2021-01-14T09:54:16.720Z] ---> 6871e96296c0 [2021-01-14T09:54:16.720Z] Step 7/21 : RUN go mod download [2021-01-14T09:54:16.720Z] ---> Using cache [2021-01-14T09:54:16.720Z] ---> e8dfbef08a04 [2021-01-14T09:54:16.720Z] Step 8/21 : COPY . . [2021-01-14T09:54:16.991Z] ---> Using cache [2021-01-14T09:54:16.991Z] ---> 12c42d8984ce [2021-01-14T09:54:16.991Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-14T09:54:17.259Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T09:54:17.259Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-14T09:54:17.259Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T09:54:17.259Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T09:54:17.523Z] ---> 62d10a469a31 [2021-01-14T09:54:17.523Z] Step 3/23 : WORKDIR /edgex-go [2021-01-14T09:54:17.523Z] ---> 62d10a469a31 [2021-01-14T09:54:17.523Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T09:54:17.816Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.565s coverage: 27.0% of statements [2021-01-14T09:54:17.816Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-14T09:54:17.816Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-14T09:54:17.816Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-14T09:54:17.816Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-14T09:54:17.816Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-14T09:54:17.816Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-14T09:54:17.816Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.066s coverage: 100.0% of statements [2021-01-14T09:54:17.816Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-14T09:54:17.816Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.072s coverage: 100.0% of statements [2021-01-14T09:54:17.816Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-14T09:54:17.816Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-14T09:54:17.816Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.568s coverage: 77.8% of statements [2021-01-14T09:54:17.816Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-14T09:54:17.816Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-14T09:54:17.816Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.359s coverage: 82.4% of statements [2021-01-14T09:54:17.816Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-14T09:54:17.816Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-14T09:54:17.816Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-14T09:54:17.816Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-14T09:54:18.473Z] ---> Using cache [2021-01-14T09:54:18.473Z] ---> f55e1aeac629 [2021-01-14T09:54:18.473Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T09:54:18.473Z] ---> Using cache [2021-01-14T09:54:18.473Z] ---> f55e1aeac629 [2021-01-14T09:54:18.473Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T09:54:18.473Z] ---> Using cache [2021-01-14T09:54:18.473Z] ---> f991a6423716 [2021-01-14T09:54:18.473Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-14T09:54:18.473Z] ---> Using cache [2021-01-14T09:54:18.473Z] ---> 463fc692f2a1 [2021-01-14T09:54:18.473Z] Step 6/22 : COPY go.mod . [2021-01-14T09:54:18.473Z] ---> Using cache [2021-01-14T09:54:18.473Z] ---> 6871e96296c0 [2021-01-14T09:54:18.473Z] Step 7/22 : RUN go mod download [2021-01-14T09:54:18.473Z] ---> Using cache [2021-01-14T09:54:18.473Z] ---> e8dfbef08a04 [2021-01-14T09:54:18.473Z] Step 8/22 : COPY . . [2021-01-14T09:54:18.473Z] Removing intermediate container 5762385da916 [2021-01-14T09:54:18.473Z] ---> ac572d930b2a [2021-01-14T09:54:18.473Z] [2021-01-14T09:54:18.473Z] ---> Using cache [2021-01-14T09:54:18.473Z] ---> f991a6423716 [2021-01-14T09:54:18.473Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-14T09:54:18.738Z] ---> Using cache [2021-01-14T09:54:18.738Z] ---> 12c42d8984ce [2021-01-14T09:54:18.738Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-14T09:54:18.738Z] Removing intermediate container a07c70bca50c [2021-01-14T09:54:18.738Z] ---> d561af79bc37 [2021-01-14T09:54:18.738Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-14T09:54:18.738Z] ---> Running in 0e95b1cdddb0 [2021-01-14T09:54:18.738Z] Successfully built ac572d930b2a [2021-01-14T09:54:18.738Z] ---> Running in f35981496376 [2021-01-14T09:54:18.738Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-14T09:54:18.738Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go [2021-01-14T09:54:18.738Z] ---> Running in bdac3a1ff4ac [2021-01-14T09:54:20.177Z] ---> 02ed6278efce [2021-01-14T09:54:20.177Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-14T09:54:20.177Z] 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 [2021-01-14T09:54:20.177Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T09:54:20.177Z] 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 [2021-01-14T09:54:20.447Z] ---> afcde825b1c3 [2021-01-14T09:54:20.447Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-14T09:54:20.716Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T09:54:21.665Z] OK: 233 MiB in 51 packages [2021-01-14T09:54:24.257Z] ---> 8f92aa083860 [2021-01-14T09:54:24.257Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-14T09:54:24.858Z] ---> Running in a5d8e3cecaf5 [2021-01-14T09:54:26.119Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.158s coverage: 28.6% of statements [2021-01-14T09:54:26.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-14T09:54:26.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-14T09:54:26.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-14T09:54:26.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-14T09:54:26.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-14T09:54:26.119Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.171s coverage: 100.0% of statements [2021-01-14T09:54:26.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-14T09:54:26.119Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.077s coverage: 100.0% of statements [2021-01-14T09:54:26.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-14T09:54:26.119Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.339s coverage: 86.7% of statements [2021-01-14T09:54:26.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-14T09:54:26.312Z] Removing intermediate container f35981496376 [2021-01-14T09:54:26.312Z] ---> 0f98912bfce3 [2021-01-14T09:54:26.312Z] Step 6/23 : COPY go.mod . [2021-01-14T09:54:26.312Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T09:54:26.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.343s coverage: 97.5% of statements [2021-01-14T09:54:26.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-14T09:54:26.593Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T09:54:26.668Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.173s coverage: 78.3% of statements [2021-01-14T09:54:26.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-14T09:54:26.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-14T09:54:26.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-14T09:54:26.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-14T09:54:26.868Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-14T09:54:26.868Z] (2/33) Installing expat (2.2.9-r1) [2021-01-14T09:54:26.868Z] (3/33) Installing libffi (3.3-r2) [2021-01-14T09:54:26.868Z] (4/33) Installing gdbm (1.13-r1) [2021-01-14T09:54:26.868Z] ---> 745e5ad4240e [2021-01-14T09:54:26.868Z] Step 7/23 : RUN go mod download [2021-01-14T09:54:26.868Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-14T09:54:26.868Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-14T09:54:27.161Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-14T09:54:28.148Z] ---> Running in 002f19528790 [2021-01-14T09:54:33.505Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-14T09:54:33.505Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-14T09:54:33.505Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-14T09:54:33.505Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-14T09:54:33.793Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-14T09:54:33.793Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-14T09:54:33.793Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-14T09:54:34.395Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-14T09:54:34.988Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-14T09:54:34.988Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-14T09:54:34.988Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-14T09:54:35.259Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-14T09:54:35.259Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-14T09:54:35.259Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-14T09:54:35.259Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-14T09:54:35.259Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-14T09:54:35.530Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-14T09:54:35.530Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-14T09:54:35.530Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T09:54:35.530Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-14T09:54:35.530Z] ---> 62d10a469a31 [2021-01-14T09:54:35.530Z] Step 3/21 : WORKDIR /edgex-go [2021-01-14T09:54:35.530Z] ---> Using cache [2021-01-14T09:54:35.530Z] ---> f55e1aeac629 [2021-01-14T09:54:35.530Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T09:54:35.530Z] ---> Using cache [2021-01-14T09:54:35.530Z] ---> f991a6423716 [2021-01-14T09:54:35.530Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-14T09:54:35.530Z] ---> Using cache [2021-01-14T09:54:35.530Z] ---> 463fc692f2a1 [2021-01-14T09:54:35.530Z] Step 6/21 : COPY go.mod . [2021-01-14T09:54:35.530Z] ---> Using cache [2021-01-14T09:54:35.530Z] ---> 6871e96296c0 [2021-01-14T09:54:35.530Z] Step 7/21 : RUN go mod download [2021-01-14T09:54:35.530Z] ---> Using cache [2021-01-14T09:54:35.530Z] ---> e8dfbef08a04 [2021-01-14T09:54:35.530Z] Step 8/21 : COPY . . [2021-01-14T09:54:35.530Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-14T09:54:35.530Z] ---> Using cache [2021-01-14T09:54:35.530Z] ---> 12c42d8984ce [2021-01-14T09:54:35.530Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-14T09:54:35.530Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-14T09:54:36.118Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-14T09:54:36.118Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-14T09:54:36.118Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-14T09:54:36.386Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-14T09:54:36.386Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-14T09:54:36.386Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-14T09:54:36.659Z] ---> Running in 385f88d8e0d0 [2021-01-14T09:54:36.659Z] Removing intermediate container 002f19528790 [2021-01-14T09:54:36.659Z] ---> 37b9e4a29b53 [2021-01-14T09:54:36.659Z] Step 8/23 : COPY . . [2021-01-14T09:54:36.659Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T09:54:36.837Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.343s coverage: 93.5% of statements [2021-01-14T09:54:36.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-14T09:54:36.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-14T09:54:36.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-14T09:54:36.838Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-14T09:54:36.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-14T09:54:36.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-14T09:54:36.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-14T09:54:36.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-14T09:54:36.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-14T09:54:36.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-14T09:54:36.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-14T09:54:36.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-14T09:54:36.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-14T09:54:36.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-14T09:54:36.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-14T09:54:36.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-14T09:54:36.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-14T09:54:36.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-14T09:54:36.838Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements [2021-01-14T09:54:36.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-14T09:54:36.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-14T09:54:36.838Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.183s coverage: 0.1% of statements [2021-01-14T09:54:36.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-14T09:54:36.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-14T09:54:36.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-14T09:54:36.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-14T09:54:36.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements [2021-01-14T09:54:36.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-14T09:54:36.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.127s coverage: 75.5% of statements [2021-01-14T09:54:36.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-14T09:54:36.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.092s coverage: 80.8% of statements [2021-01-14T09:54:36.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.158s coverage: 87.2% of statements [2021-01-14T09:54:36.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.157s coverage: 84.2% of statements [2021-01-14T09:54:36.930Z] OK: 71 MiB in 55 packages [2021-01-14T09:54:37.439Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.178s coverage: 91.4% of statements [2021-01-14T09:54:37.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-14T09:54:38.910Z] 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 [2021-01-14T09:54:41.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.608s coverage: 63.5% of statements [2021-01-14T09:54:41.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-14T09:54:41.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-14T09:54:41.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.077s coverage: 100.0% of statements [2021-01-14T09:54:41.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 91.3% of statements [2021-01-14T09:54:41.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements [2021-01-14T09:54:41.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements [2021-01-14T09:54:42.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.089s coverage: 100.0% of statements [2021-01-14T09:54:46.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.894s coverage: 55.9% of statements [2021-01-14T09:54:46.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-14T09:54:46.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-14T09:54:46.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-14T09:54:46.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-14T09:54:46.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-14T09:54:47.159Z] 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 [2021-01-14T09:54:47.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.338s coverage: 37.0% of statements [2021-01-14T09:54:47.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-14T09:54:47.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-14T09:54:47.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.743s coverage: 84.0% of statements [2021-01-14T09:54:47.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.096s coverage: 100.0% of statements [2021-01-14T09:54:54.711Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.374s coverage: 47.1% of statements [2021-01-14T09:54:54.711Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-14T09:54:54.711Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-14T09:54:54.711Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-14T09:54:54.711Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-14T09:54:54.711Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-14T09:54:54.711Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.208s coverage: 100.0% of statements [2021-01-14T09:54:54.711Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-14T09:54:54.711Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.135s coverage: 100.0% of statements [2021-01-14T09:54:54.711Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-14T09:54:59.041Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.019s coverage: 29.1% of statements [2021-01-14T09:54:59.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-14T09:54:59.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-14T09:54:59.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-14T09:54:59.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-14T09:54:59.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-14T09:54:59.041Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.252s coverage: 99.0% of statements [2021-01-14T09:54:59.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-14T09:54:59.041Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.090s coverage: 100.0% of statements [2021-01-14T09:54:59.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-14T09:54:59.041Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-01-14T09:54:59.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-14T09:54:59.041Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.075s coverage: 100.0% of statements [2021-01-14T09:54:59.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-14T09:54:59.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-14T09:54:59.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-14T09:54:59.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-14T09:54:59.041Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.088s coverage: 87.9% of statements [2021-01-14T09:54:59.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-14T09:54:59.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-14T09:54:59.316Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-01-14T09:54:59.518Z] Removing intermediate container bdac3a1ff4ac [2021-01-14T09:54:59.518Z] ---> 3eb4ad625c76 [2021-01-14T09:54:59.518Z] [2021-01-14T09:54:59.518Z] Step 10/22 : FROM scratch [2021-01-14T09:54:59.518Z] ---> [2021-01-14T09:54:59.518Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T09:54:59.518Z] ---> Using cache [2021-01-14T09:54:59.518Z] ---> 5e94ca037da4 [2021-01-14T09:54:59.518Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-14T09:54:59.910Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-01-14T09:55:00.890Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-01-14T09:55:01.439Z] ---> Running in 37eddb15215e [2021-01-14T09:55:01.439Z] Removing intermediate container a5d8e3cecaf5 [2021-01-14T09:55:01.439Z] ---> 60381d4e0ad4 [2021-01-14T09:55:01.439Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-14T09:55:01.485Z] GO111MODULE=on go vet ./... [2021-01-14T09:55:02.049Z] ---> Running in 08d1238419cc [2021-01-14T09:55:02.049Z] Removing intermediate container 37eddb15215e [2021-01-14T09:55:02.049Z] ---> 9c773a777775 [2021-01-14T09:55:02.049Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-14T09:55:02.049Z] Removing intermediate container 0e95b1cdddb0 [2021-01-14T09:55:02.049Z] ---> 0a4efe5eefc6 [2021-01-14T09:55:02.049Z] [2021-01-14T09:55:02.049Z] Step 10/21 : FROM alpine:3.12 [2021-01-14T09:55:02.049Z] ---> 389fef711851 [2021-01-14T09:55:02.049Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-14T09:55:02.049Z] ---> 7582cdf9a73c [2021-01-14T09:55:02.049Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-14T09:55:03.447Z] ---> Running in a21b9dfe7d04 [2021-01-14T09:55:03.447Z] ---> Running in 168ccca4520c [2021-01-14T09:55:03.447Z] ---> Running in f88dd7858f9c [2021-01-14T09:55:03.711Z] Removing intermediate container a21b9dfe7d04 [2021-01-14T09:55:03.712Z] ---> 6969d8fc5bea [2021-01-14T09:55:03.712Z] Step 14/22 : WORKDIR / [2021-01-14T09:55:03.712Z] ---> Running in b6accbed28bf [2021-01-14T09:55:04.298Z] Removing intermediate container b6accbed28bf [2021-01-14T09:55:04.298Z] ---> 23d73a8dbcf4 [2021-01-14T09:55:04.298Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T09:55:04.574Z] 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 [2021-01-14T09:55:04.843Z] ---> afd36d215acc [2021-01-14T09:55:04.843Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-14T09:55:04.844Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T09:55:04.844Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T09:55:05.115Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-14T09:55:05.115Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T09:55:05.115Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-14T09:55:05.115Z] (4/4) Installing curl (7.69.1-r3) [2021-01-14T09:55:05.115Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T09:55:05.383Z] Executing ca-certificates-20191127-r4.trigger [2021-01-14T09:55:05.383Z] OK: 7 MiB in 18 packages [2021-01-14T09:55:07.467Z] ---> 130569c86eb3 [2021-01-14T09:55:07.467Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-14T09:55:07.467Z] Collecting docker-compose==1.23.2 [2021-01-14T09:55:07.467Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-14T09:55:07.467Z] Removing intermediate container 385f88d8e0d0 [2021-01-14T09:55:07.467Z] ---> d67d571117e2 [2021-01-14T09:55:07.467Z] [2021-01-14T09:55:07.467Z] Step 10/21 : FROM scratch [2021-01-14T09:55:07.467Z] ---> [2021-01-14T09:55:07.467Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T09:55:07.467Z] ---> Using cache [2021-01-14T09:55:07.467Z] ---> 5e94ca037da4 [2021-01-14T09:55:07.467Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-14T09:55:07.777Z] Collecting docker<4.0,>=3.6.0 [2021-01-14T09:55:07.777Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-14T09:55:08.370Z] ---> f4aa6fcda009 [2021-01-14T09:55:08.370Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-14T09:55:08.370Z] Collecting jsonschema<3,>=2.5.1 [2021-01-14T09:55:08.370Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-14T09:55:08.370Z] ---> Running in 01331615db76 [2021-01-14T09:55:08.646Z] ---> Running in 6b5a203caf29 [2021-01-14T09:55:08.917Z] Removing intermediate container 168ccca4520c [2021-01-14T09:55:08.917Z] ---> 95212f2559cd [2021-01-14T09:55:08.917Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-14T09:55:08.917Z] Removing intermediate container 01331615db76 [2021-01-14T09:55:08.917Z] ---> a8917b0de8a1 [2021-01-14T09:55:08.917Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-14T09:55:08.917Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-14T09:55:08.917Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-14T09:55:08.917Z] ---> Running in 46713bb69ead [2021-01-14T09:55:08.917Z] ---> Running in cf45c2f031c7 [2021-01-14T09:55:08.917Z] Collecting texttable<0.10,>=0.9.0 [2021-01-14T09:55:08.917Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-14T09:55:09.510Z] Removing intermediate container 6b5a203caf29 [2021-01-14T09:55:09.510Z] ---> 780ad3f5224c [2021-01-14T09:55:09.510Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T09:55:09.510Z] Removing intermediate container cf45c2f031c7 [2021-01-14T09:55:09.510Z] ---> 28881f903ba8 [2021-01-14T09:55:09.510Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T09:55:09.510Z] Removing intermediate container 46713bb69ead [2021-01-14T09:55:09.510Z] ---> e00e16657def [2021-01-14T09:55:09.510Z] Step 13/21 : WORKDIR /edgex [2021-01-14T09:55:09.510Z] ---> Running in 9e5fca7dee22 [2021-01-14T09:55:09.780Z] ---> Running in dd47d239a7a6 [2021-01-14T09:55:09.780Z] Collecting cached-property<2,>=1.2.0 [2021-01-14T09:55:09.780Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-14T09:55:09.780Z] ---> cb6c2f217e6d [2021-01-14T09:55:09.780Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-14T09:55:10.056Z] Collecting PyYAML<4,>=3.10 [2021-01-14T09:55:10.057Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-14T09:55:10.057Z] Removing intermediate container 9e5fca7dee22 [2021-01-14T09:55:10.057Z] ---> 134e04cbc0ad [2021-01-14T09:55:10.057Z] Step 20/22 : LABEL arch=x86_64 [2021-01-14T09:55:10.330Z] Removing intermediate container dd47d239a7a6 [2021-01-14T09:55:10.331Z] ---> ac2f15f51366 [2021-01-14T09:55:10.331Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-14T09:55:10.606Z] ---> Running in e2eb9b16f47e [2021-01-14T09:55:12.050Z] ---> d4ff9a335379 [2021-01-14T09:55:12.050Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-14T09:55:12.050Z] ---> d47334bc60b8 [2021-01-14T09:55:12.050Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-14T09:55:12.050Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-14T09:55:12.050Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-14T09:55:13.472Z] Collecting docopt<0.7,>=0.6.1 [2021-01-14T09:55:13.472Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-14T09:55:13.734Z] Removing intermediate container e2eb9b16f47e [2021-01-14T09:55:13.734Z] ---> f069ae078f4f [2021-01-14T09:55:13.734Z] Step 21/22 : LABEL git_sha=7e277564f4d5b5740e7f6ba0447a2dbe0211b197 [2021-01-14T09:55:14.003Z] ---> df9fd84fa6f2 [2021-01-14T09:55:14.003Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-14T09:55:14.286Z] ---> b66228ddf6a4 [2021-01-14T09:55:14.286Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-14T09:55:14.286Z] ---> Running in 551d7a9d1c01 [2021-01-14T09:55:14.286Z] ---> Running in ae81a0c065e6 [2021-01-14T09:55:14.286Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-14T09:55:14.286Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-14T09:55:14.559Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-14T09:55:14.559Z] Removing intermediate container 551d7a9d1c01 [2021-01-14T09:55:14.559Z] ---> 4a4296474605 [2021-01-14T09:55:14.559Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T09:55:14.841Z] Removing intermediate container ae81a0c065e6 [2021-01-14T09:55:14.841Z] ---> 81b7b7ed1e8d [2021-01-14T09:55:14.841Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T09:55:14.841Z] ---> Running in 2a1d4d0cae5b [2021-01-14T09:55:14.841Z] ---> 4661d0419a32 [2021-01-14T09:55:14.841Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-14T09:55:14.841Z] ---> Running in c90be34f3dc5 [2021-01-14T09:55:15.120Z] ---> Running in 0eb239dcbeb7 [2021-01-14T09:55:15.120Z] Collecting docker-pycreds>=0.4.0 [2021-01-14T09:55:15.120Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-14T09:55:15.120Z] Removing intermediate container 2a1d4d0cae5b [2021-01-14T09:55:15.120Z] ---> f474a0d50350 [2021-01-14T09:55:15.120Z] [2021-01-14T09:55:15.120Z] 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) [2021-01-14T09:55:15.120Z] Removing intermediate container c90be34f3dc5 [2021-01-14T09:55:15.120Z] ---> dbde5ba00029 [2021-01-14T09:55:15.120Z] Step 19/21 : LABEL arch=x86_64 [2021-01-14T09:55:15.388Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-14T09:55:15.388Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-14T09:55:15.388Z] Successfully built f474a0d50350 [2021-01-14T09:55:15.388Z] Removing intermediate container 0eb239dcbeb7 [2021-01-14T09:55:15.388Z] ---> 4d1b39ae5bfa [2021-01-14T09:55:15.388Z] Step 18/21 : CMD ["--init=true"] [2021-01-14T09:55:15.388Z] ---> Running in 4154979f4951 [2021-01-14T09:55:15.388Z] Successfully tagged docker-core-command-go:latest [2021-01-14T09:55:15.658Z]  Building docker-core-command-go ... done Collecting idna<2.8,>=2.5 [2021-01-14T09:55:15.658Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-14T09:55:15.927Z] ---> Running in 607e6a823a65 [2021-01-14T09:55:15.927Z] 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) [2021-01-14T09:55:15.927Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-14T09:55:15.927Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-14T09:55:15.927Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-14T09:55:15.927Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-14T09:55:15.927Z] Installing collected packages: websocket-client, urllib3, idna, requests, docker-pycreds, docker, jsonschema, texttable, cached-property, PyYAML, docopt, dockerpty, docker-compose [2021-01-14T09:55:16.193Z] Removing intermediate container 4154979f4951 [2021-01-14T09:55:16.193Z] ---> 599ec4684c99 [2021-01-14T09:55:16.193Z] Step 20/21 : LABEL git_sha=7e277564f4d5b5740e7f6ba0447a2dbe0211b197 [2021-01-14T09:55:16.455Z] Attempting uninstall: urllib3 [2021-01-14T09:55:16.455Z] Found existing installation: urllib3 1.25.9 [2021-01-14T09:55:16.455Z] Uninstalling urllib3-1.25.9: [2021-01-14T09:55:16.455Z] Successfully uninstalled urllib3-1.25.9 [2021-01-14T09:55:16.727Z] ---> Running in 24ba2221ce88 [2021-01-14T09:55:16.727Z] Removing intermediate container 607e6a823a65 [2021-01-14T09:55:16.727Z] ---> 8933c98b36e0 [2021-01-14T09:55:16.727Z] Step 19/21 : LABEL arch=x86_64 [2021-01-14T09:55:17.313Z] Attempting uninstall: idna [2021-01-14T09:55:17.313Z] Found existing installation: idna 2.9 [2021-01-14T09:55:17.313Z] Uninstalling idna-2.9: [2021-01-14T09:55:17.580Z] Successfully uninstalled idna-2.9 [2021-01-14T09:55:17.580Z] ---> Running in f3feb3256dbe [2021-01-14T09:55:17.856Z] Attempting uninstall: requests [2021-01-14T09:55:17.856Z] Found existing installation: requests 2.23.0 [2021-01-14T09:55:17.856Z] Removing intermediate container 24ba2221ce88 [2021-01-14T09:55:17.856Z] ---> ea417f1196b2 [2021-01-14T09:55:17.856Z] Step 21/21 : LABEL version=0.0.0 [2021-01-14T09:55:17.856Z] Uninstalling requests-2.23.0: [2021-01-14T09:55:17.856Z] Successfully uninstalled requests-2.23.0 [2021-01-14T09:55:18.454Z] Removing intermediate container f3feb3256dbe [2021-01-14T09:55:18.454Z] ---> 72a42babc19c [2021-01-14T09:55:18.454Z] Step 20/21 : LABEL git_sha=7e277564f4d5b5740e7f6ba0447a2dbe0211b197 [2021-01-14T09:55:18.454Z] ---> Running in f5fc9f55c035 [2021-01-14T09:55:19.048Z] ---> Running in 2d770111e71e [2021-01-14T09:55:19.311Z] Removing intermediate container f5fc9f55c035 [2021-01-14T09:55:19.311Z] ---> 216219e9b51a [2021-01-14T09:55:19.311Z] [2021-01-14T09:55:20.260Z] Successfully built 216219e9b51a [2021-01-14T09:55:20.260Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-14T09:55:20.260Z]  Building docker-support-scheduler-go ... done Removing intermediate container 2d770111e71e [2021-01-14T09:55:20.260Z] ---> 12d41d098ab0 [2021-01-14T09:55:20.260Z] Step 21/21 : LABEL version=0.0.0 [2021-01-14T09:55:20.523Z] Running setup.py install for texttable: started [2021-01-14T09:55:20.788Z] ---> Running in e4f079b28841 [2021-01-14T09:55:20.788Z] Removing intermediate container e4f079b28841 [2021-01-14T09:55:20.788Z] ---> e96cbb789259 [2021-01-14T09:55:20.788Z] [2021-01-14T09:55:21.052Z] Running setup.py install for texttable: finished with status 'done' [2021-01-14T09:55:21.052Z] Successfully built e96cbb789259 [2021-01-14T09:55:21.052Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-14T09:55:21.052Z]  Building docker-security-proxy-setup-go ... done  Running setup.py install for PyYAML: started [2021-01-14T09:55:21.635Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-14T09:55:21.635Z] Running setup.py install for docopt: started [2021-01-14T09:55:22.224Z] Running setup.py install for docopt: finished with status 'done' [2021-01-14T09:55:22.224Z] Running setup.py install for dockerpty: started [2021-01-14T09:55:23.615Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-14T09:55:24.193Z] 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.57.0 [2021-01-14T09:55:26.754Z] Removing intermediate container f88dd7858f9c [2021-01-14T09:55:26.754Z] ---> 73d17708d9c4 [2021-01-14T09:55:26.754Z] [2021-01-14T09:55:26.754Z] Step 10/23 : FROM alpine:3.12 [2021-01-14T09:55:26.754Z] ---> 389fef711851 [2021-01-14T09:55:26.754Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T09:55:28.143Z] Removing intermediate container 08d1238419cc [2021-01-14T09:55:28.143Z] ---> 6e0bd5893fd8 [2021-01-14T09:55:28.143Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-14T09:55:28.143Z] ---> Running in 956c12e9d089 [2021-01-14T09:55:28.143Z] ---> Running in a78fa7660058 [2021-01-14T09:55:28.143Z] Removing intermediate container 956c12e9d089 [2021-01-14T09:55:28.143Z] ---> d12c85f58bf4 [2021-01-14T09:55:28.143Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-14T09:55:28.406Z] ---> Running in a826db598b51 [2021-01-14T09:55:28.668Z] Removing intermediate container a826db598b51 [2021-01-14T09:55:28.668Z] ---> 396b41b580e0 [2021-01-14T09:55:28.668Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-14T09:55:28.668Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T09:55:28.668Z] ---> Running in 9ee5ec6b8282 [2021-01-14T09:55:28.668Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T09:55:28.934Z] Removing intermediate container 9ee5ec6b8282 [2021-01-14T09:55:28.934Z] ---> 769904553df6 [2021-01-14T09:55:28.934Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T09:55:28.934Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T09:55:28.934Z] ---> Running in 98a716da3d77 [2021-01-14T09:55:28.934Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-14T09:55:28.934Z] (3/3) Installing curl (7.69.1-r3) [2021-01-14T09:55:28.934Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T09:55:28.934Z] OK: 72 MiB in 58 packages [2021-01-14T09:55:29.513Z] Removing intermediate container a78fa7660058 [2021-01-14T09:55:29.513Z] ---> 16cf837418cb [2021-01-14T09:55:29.513Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-14T09:55:29.513Z] ---> Running in 7508426d6d3d [2021-01-14T09:55:29.778Z] Removing intermediate container 7508426d6d3d [2021-01-14T09:55:29.778Z] ---> 6f82fbf8a4d1 [2021-01-14T09:55:29.778Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T09:55:30.042Z] ---> Running in 01cab0ae5884 [2021-01-14T09:55:30.042Z] Removing intermediate container 98a716da3d77 [2021-01-14T09:55:30.042Z] ---> 604f469158d1 [2021-01-14T09:55:30.042Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-14T09:55:30.042Z] ---> Running in 2ea6146aefd6 [2021-01-14T09:55:30.306Z] Removing intermediate container 01cab0ae5884 [2021-01-14T09:55:30.306Z] ---> 62ce06a77127 [2021-01-14T09:55:30.306Z] Step 24/26 : LABEL arch=x86_64 [2021-01-14T09:55:30.306Z] ---> Running in 2c437a060083 [2021-01-14T09:55:30.570Z] Removing intermediate container 2c437a060083 [2021-01-14T09:55:30.570Z] ---> 10634f3b5e9c [2021-01-14T09:55:30.570Z] Step 25/26 : LABEL git_sha=7e277564f4d5b5740e7f6ba0447a2dbe0211b197 [2021-01-14T09:55:30.570Z] ---> Running in 0ab06d8438a2 [2021-01-14T09:55:30.570Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T09:55:30.832Z] Removing intermediate container 0ab06d8438a2 [2021-01-14T09:55:30.832Z] ---> ae33d23a06da [2021-01-14T09:55:30.832Z] Step 26/26 : LABEL version=0.0.0 [2021-01-14T09:55:30.832Z] ---> Running in 5a584bcfb165 [2021-01-14T09:55:31.095Z] Removing intermediate container 5a584bcfb165 [2021-01-14T09:55:31.095Z] ---> 81e481e1dbd7 [2021-01-14T09:55:31.095Z] [2021-01-14T09:55:31.095Z] Successfully built 81e481e1dbd7 [2021-01-14T09:55:31.095Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-14T09:55:31.360Z]  Building docker-sys-mgmt-agent-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T09:55:31.935Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-14T09:55:32.196Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-14T09:55:32.196Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-14T09:55:32.458Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-14T09:55:33.033Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-14T09:55:33.033Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T09:55:33.033Z] OK: 8 MiB in 19 packages [2021-01-14T09:55:33.982Z] Removing intermediate container 2ea6146aefd6 [2021-01-14T09:55:33.982Z] ---> b953b9126fda [2021-01-14T09:55:33.982Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T09:55:33.982Z] ---> 879244b84855 [2021-01-14T09:55:33.982Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-14T09:55:34.558Z] ---> 9d9866405ece [2021-01-14T09:55:34.558Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-14T09:55:34.822Z] ---> 73da034701a2 [2021-01-14T09:55:34.822Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-14T09:55:34.822Z] ---> Running in 0ebd9477f737 [2021-01-14T09:55:35.085Z] Removing intermediate container 0ebd9477f737 [2021-01-14T09:55:35.085Z] ---> 5d66aa916770 [2021-01-14T09:55:35.085Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T09:55:35.085Z] ---> Running in aa33c03a5a88 [2021-01-14T09:55:35.347Z] Removing intermediate container aa33c03a5a88 [2021-01-14T09:55:35.347Z] ---> 85c32fe579c8 [2021-01-14T09:55:35.347Z] Step 21/23 : LABEL arch=x86_64 [2021-01-14T09:55:35.347Z] ---> Running in 0bdc57919a49 [2021-01-14T09:55:35.609Z] Removing intermediate container 0bdc57919a49 [2021-01-14T09:55:35.609Z] ---> 2f477c52f09d [2021-01-14T09:55:35.609Z] Step 22/23 : LABEL git_sha=7e277564f4d5b5740e7f6ba0447a2dbe0211b197 [2021-01-14T09:55:35.609Z] ---> Running in 3af34b4edaa4 [2021-01-14T09:55:35.879Z] Removing intermediate container 3af34b4edaa4 [2021-01-14T09:55:35.879Z] ---> 08ae58909bee [2021-01-14T09:55:35.879Z] Step 23/23 : LABEL version=0.0.0 [2021-01-14T09:55:35.879Z] ---> Running in 65340cc65f05 [2021-01-14T09:55:36.142Z] Removing intermediate container 65340cc65f05 [2021-01-14T09:55:36.142Z] ---> 378cd1089086 [2021-01-14T09:55:36.142Z] [2021-01-14T09:55:36.142Z] Successfully built 378cd1089086 [2021-01-14T09:55:36.142Z] Successfully tagged docker-core-data-go:latest [2021-01-14T09:55:36.416Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-14T09:55:36.449Z] $ docker stop --time=1 6138db9884082e18d93aac49137b2af2a939ac67c7b3aa6c6dcd152281498918 [2021-01-14T09:55:38.008Z] $ docker rm -f 6138db9884082e18d93aac49137b2af2a939ac67c7b3aa6c6dcd152281498918 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T09:55:38.644Z] + docker images [2021-01-14T09:55:38.644Z] + grep docker [2021-01-14T09:55:38.644Z] docker-core-data-go latest 378cd1089086 3 seconds ago 22.3MB [2021-01-14T09:55:38.644Z] docker-sys-mgmt-agent-go latest 81e481e1dbd7 8 seconds ago 313MB [2021-01-14T09:55:38.644Z] docker-security-proxy-setup-go latest e96cbb789259 18 seconds ago 24.5MB [2021-01-14T09:55:38.644Z] docker-support-scheduler-go latest 216219e9b51a 20 seconds ago 10.7MB [2021-01-14T09:55:38.644Z] docker-core-command-go latest f474a0d50350 24 seconds ago 10.6MB [2021-01-14T09:55:38.644Z] docker-security-secretstore-setup-go latest ac572d930b2a About a minute ago 24.6MB [2021-01-14T09:55:38.644Z] docker-support-notifications-go latest 96c4976745d6 About a minute ago 12MB [2021-01-14T09:55:38.644Z] docker-security-bootstrap-redis-go latest d6b5c8a0bdfb About a minute ago 15.8MB [2021-01-14T09:55:38.644Z] docker-core-metadata-go latest 79d6a0f14d89 About a minute ago 13.1MB [2021-01-14T09:55:38.644Z] docker 20.10.0 aefe523efa57 4 weeks 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 [2021-01-14T09:55:54.815Z] Still waiting to schedule task [2021-01-14T09:55:54.815Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-14T09:56:09.526Z] gofmt -l . [2021-01-14T09:56:09.526Z] [ "`gofmt -l .`" = "" ] [2021-01-14T09:56:09.526Z] ./bin/test-go-mod-tidy.sh [2021-01-14T09:56:10.121Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-14T09:56:11.460Z] + ls -al . [2021-01-14T09:56:11.733Z] total 688 [2021-01-14T09:56:11.733Z] drwxrwxr-x 9 1001 1001 4096 Jan 14 09:56 . [2021-01-14T09:56:11.733Z] drwxr-xr-x 4 root root 4096 Jan 14 09:52 .. [2021-01-14T09:56:11.733Z] -rw-rw-r-- 1 1001 1001 11 Jan 14 09:51 .dockerignore [2021-01-14T09:56:11.733Z] drwxrwxr-x 8 1001 1001 4096 Jan 14 09:51 .git [2021-01-14T09:56:11.733Z] drwxrwxr-x 3 1001 1001 4096 Jan 14 09:51 .github [2021-01-14T09:56:11.733Z] -rw-rw-r-- 1 1001 1001 824 Jan 14 09:51 .gitignore [2021-01-14T09:56:11.733Z] -rw-rw-r-- 1 1001 1001 166 Jan 14 09:51 .sonarcloud.properties [2021-01-14T09:56:11.733Z] -rw-rw-r-- 1 1001 1001 7741 Jan 14 09:51 Attribution.txt [2021-01-14T09:56:11.733Z] -rw-rw-r-- 1 1001 1001 3804 Jan 14 09:51 CONTRIBUTING.md [2021-01-14T09:56:11.733Z] -rw-rw-r-- 1 1001 1001 931 Jan 14 09:51 Dockerfile.build [2021-01-14T09:56:11.734Z] -rw-rw-r-- 1 1001 1001 863 Jan 14 09:51 Jenkinsfile [2021-01-14T09:56:11.734Z] -rw-rw-r-- 1 1001 1001 10775 Jan 14 09:51 LICENSE [2021-01-14T09:56:11.734Z] -rw-rw-r-- 1 1001 1001 5750 Jan 14 09:51 Makefile [2021-01-14T09:56:11.734Z] -rw-rw-r-- 1 1001 1001 6524 Jan 14 09:51 README.md [2021-01-14T09:56:11.734Z] -rw-rw-r-- 1 1001 1001 6744 Jan 14 09:51 SECURITY.md [2021-01-14T09:56:11.734Z] -rw-rw-r-- 1 1001 1001 5 Jan 14 09:48 VERSION [2021-01-14T09:56:11.734Z] -rw-rw-r-- 1 1001 1001 4131 Jan 14 09:51 ZMQWindows.md [2021-01-14T09:56:11.734Z] drwxrwxr-x 2 1001 1001 4096 Jan 14 09:51 bin [2021-01-14T09:56:11.734Z] drwxrwxr-x 14 1001 1001 4096 Jan 14 09:51 cmd [2021-01-14T09:56:11.734Z] -rw-r--r-- 1 root root 556510 Jan 14 09:55 coverage.out [2021-01-14T09:56:11.734Z] -rw-r--r-- 1 root root 979 Jan 14 09:56 go.mod [2021-01-14T09:56:11.734Z] -rw-r--r-- 1 root root 19036 Jan 14 09:56 go.sum [2021-01-14T09:56:11.734Z] drwxrwxr-x 8 1001 1001 4096 Jan 14 09:51 internal [2021-01-14T09:56:11.734Z] drwxrwxr-x 4 1001 1001 4096 Jan 14 09:51 openapi [2021-01-14T09:56:11.734Z] drwxrwxr-x 4 1001 1001 4096 Jan 14 09:51 snap [2021-01-14T09:56:11.734Z] -rw-rw-r-- 1 1001 1001 168 Jan 14 09:51 version.go [Pipeline] sh [2021-01-14T09:56:12.417Z] + '[' -e coverage.out ] [2021-01-14T09:56:12.417Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-14T09:56:12.460Z] Warning: overwriting stash ‘coverage-report’ [2021-01-14T09:56:13.657Z] Stashed 1 file(s) [Pipeline] sh [2021-01-14T09:56:14.372Z] + make build [2021-01-14T09:56:14.372Z] 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 [2021-01-14T09:56:24.579Z] 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 [2021-01-14T09:56:46.778Z] 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 [2021-01-14T09:56:51.122Z] 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 [2021-01-14T09:56:52.750Z] Running on prd-ubuntu18.04-docker-8c-8g-20197 in /w/workspace/edgexfoundry_edgex-go_PR-3028 [Pipeline] { [Pipeline] ws [2021-01-14T09:56:52.845Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-14T09:56:54.918Z] using credential edgex-jenkins-ssh [2021-01-14T09:56:54.977Z] Cloning the remote Git repository [2021-01-14T09:56:54.999Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-14T09:56:55.063Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-14T09:56:55.087Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-14T09:56:55.087Z] > git --version # timeout=10 [2021-01-14T09:56:55.096Z] > git --version # 'git version 2.17.1' [2021-01-14T09:56:55.096Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T09:56:55.120Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T09:56:55.461Z] 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 [2021-01-14T09:56:56.437Z] 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 [2021-01-14T09:57:00.760Z] 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 [2021-01-14T09:57:01.827Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-14T09:57:01.834Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T09:57:01.845Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-14T09:57:01.857Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-14T09:57:01.857Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T09:57:01.862Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3028/head:refs/remotes/origin/PR-3028 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-14T09:57:03.568Z] Merging remotes/origin/master commit 9e7cc68910bcf9f67b75b6feb3875db95bbdd8d5 into PR head commit 7e277564f4d5b5740e7f6ba0447a2dbe0211b197 [2021-01-14T09:57:03.688Z] Merge succeeded, producing 7e277564f4d5b5740e7f6ba0447a2dbe0211b197 [2021-01-14T09:57:03.689Z] Checking out Revision 7e277564f4d5b5740e7f6ba0447a2dbe0211b197 (PR-3028) [2021-01-14T09:57:03.581Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T09:57:03.590Z] > git checkout -f 7e277564f4d5b5740e7f6ba0447a2dbe0211b197 # timeout=10 [2021-01-14T09:57:03.662Z] > git remote # timeout=10 [2021-01-14T09:57:03.669Z] > git config --get remote.origin.url # timeout=10 [2021-01-14T09:57:03.674Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T09:57:03.678Z] > git merge 9e7cc68910bcf9f67b75b6feb3875db95bbdd8d5 # timeout=10 [2021-01-14T09:57:03.686Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-14T09:57:03.694Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T09:57:03.699Z] > git checkout -f 7e277564f4d5b5740e7f6ba0447a2dbe0211b197 # timeout=10 [2021-01-14T09:57:06.178Z] 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 [2021-01-14T09:57:07.374Z] Commit message: "feat(meta): implement PATCH /provisionwatcher v2 API" [2021-01-14T09:57:07.402Z] > git --version # timeout=10 [2021-01-14T09:57:07.405Z] > git --version # 'git version 2.17.1' [2021-01-14T09:57:07.409Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T09:57:08.837Z] + echo snap-build.sh [2021-01-14T09:57:08.837Z] snap-build.sh [2021-01-14T09:57:08.837Z] + SNAP_BASE_DIR=. [2021-01-14T09:57:08.837Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-01-14T09:57:08.837Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-01-14T09:57:08.837Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-01-14T09:57:08.837Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-01-14T09:57:08.837Z] + cd /w/workspace/edgex-go/1 [2021-01-14T09:57:08.837Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-14T09:57:08.837Z] Reading package lists... [2021-01-14T09:57:09.100Z] Building dependency tree... [2021-01-14T09:57:09.100Z] Reading state information... [2021-01-14T09:57:09.100Z] The following packages were automatically installed and are no longer required: [2021-01-14T09:57:09.100Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-14T09:57:09.100Z] uidmap xdelta3 [2021-01-14T09:57:09.100Z] Use 'sudo apt autoremove' to remove them. [2021-01-14T09:57:09.100Z] The following packages will be REMOVED: [2021-01-14T09:57:09.100Z] lxd* lxd-client* [2021-01-14T09:57:09.578Z] 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 [2021-01-14T09:57:09.677Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-14T09:57:09.677Z] After this operation, 31.7 MB disk space will be freed. [2021-01-14T09:57:10.744Z] (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.) [2021-01-14T09:57:10.744Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-14T09:57:11.704Z] Removing lxd dnsmasq configuration [2021-01-14T09:57:11.704Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-14T09:57:11.973Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-14T09:57:12.925Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-14T09:57:13.188Z] (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.) [2021-01-14T09:57:13.188Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-14T09:57:13.894Z] 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 [2021-01-14T09:57:14.585Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-14T09:57:14.585Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-14T09:57:15.976Z] + sudo snap remove --purge lxd [2021-01-14T09:57:15.976Z] snap "lxd" is not installed [2021-01-14T09:57:15.976Z] + sudo groupadd --force --system lxd [2021-01-14T09:57:15.976Z] ++ whoami [2021-01-14T09:57:15.976Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-14T09:57:15.976Z] + newgrp - lxd [2021-01-14T09:57:15.976Z] + sudo snap install lxd [2021-01-14T09:57:17.281Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-14T09:57:20.672Z] 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 [Pipeline] } [2021-01-14T09:57:24.098Z] $ docker stop --time=1 54f02c52183c8d797491d8225724533cb5f5c2942f6273c95aed1aa651a807e9 [2021-01-14T09:57:26.014Z] 2021-01-14T09:57:23Z INFO Waiting for automatic snapd restart... [2021-01-14T09:57:26.542Z] $ docker rm -f 54f02c52183c8d797491d8225724533cb5f5c2942f6273c95aed1aa651a807e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T09:57:28.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-14T09:57:28.703Z] [2021-01-14T09:57:28.703Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T09:57:29.404Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-14T09:57:29.677Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-14T09:57:29.677Z] 29e5d40040c1: Pulling fs layer [2021-01-14T09:57:29.677Z] 1ce36da41761: Pulling fs layer [2021-01-14T09:57:29.677Z] 25b303627fd3: Pulling fs layer [2021-01-14T09:57:30.273Z] 29e5d40040c1: Download complete [2021-01-14T09:57:30.550Z] 1ce36da41761: Verifying Checksum [2021-01-14T09:57:30.550Z] 1ce36da41761: Download complete [2021-01-14T09:57:30.827Z] 29e5d40040c1: Pull complete [2021-01-14T09:57:32.265Z] 1ce36da41761: Pull complete [2021-01-14T09:57:32.540Z] 25b303627fd3: Verifying Checksum [2021-01-14T09:57:32.540Z] 25b303627fd3: Download complete [2021-01-14T09:57:40.947Z] lxd 4.10 from Canonical* installed [2021-01-14T09:57:40.947Z] + sudo lxd init --auto [2021-01-14T09:57:42.693Z] 25b303627fd3: Pull complete [2021-01-14T09:57:42.693Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-14T09:57:42.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-14T09:57:42.693Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-14T09:57:42.984Z] prd-ubuntu18.04-docker-arm64-4c-16g-20196 does not seem to be running inside a container [2021-01-14T09:57:43.060Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-14T09:57:46.213Z] $ docker top 65da2cf1d9d63507889c7b1103e063006161dc611c4f1ac184c0716ae9b3d61a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T09:57:47.391Z] + docker-compose build --help [2021-01-14T09:57:47.391Z] + grep parallel [2021-01-14T09:57:49.110Z] + sudo snap install --classic snapcraft [2021-01-14T09:57:50.775Z] --parallel Build images in parallel. [Pipeline] } [2021-01-14T09:57:51.075Z] $ docker stop --time=1 65da2cf1d9d63507889c7b1103e063006161dc611c4f1ac184c0716ae9b3d61a [2021-01-14T09:57:52.996Z] $ docker rm -f 65da2cf1d9d63507889c7b1103e063006161dc611c4f1ac184c0716ae9b3d61a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T09:57:53.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-14T09:57:53.992Z] . [Pipeline] withDockerContainer [2021-01-14T09:57:54.281Z] prd-ubuntu18.04-docker-arm64-4c-16g-20196 does not seem to be running inside a container [2021-01-14T09:57:54.359Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-14T09:57:55.705Z] snapcraft 4.4.4 from Canonical* installed [2021-01-14T09:57:55.705Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-14T09:57:55.705Z] + patch --verbose -p1 [2021-01-14T09:57:55.705Z] Hmm... Looks like a unified diff to me... [2021-01-14T09:57:55.705Z] The text leading up to this was: [2021-01-14T09:57:55.705Z] -------------------------- [2021-01-14T09:57:55.705Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-14T09:57:55.705Z] |From: Tony Espy [2021-01-14T09:57:55.705Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-14T09:57:55.705Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-14T09:57:55.705Z] | [2021-01-14T09:57:55.705Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-14T09:57:55.705Z] |optimize the snap CI check run for pull requests. When [2021-01-14T09:57:55.705Z] |applied, it essentially strips out everything (apps and [2021-01-14T09:57:55.705Z] |parts) from the snapcraft.yaml file except those required [2021-01-14T09:57:55.705Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-14T09:57:55.705Z] |catch changes to edgex-go that break the snap build. [2021-01-14T09:57:55.705Z] | [2021-01-14T09:57:55.705Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-14T09:57:55.705Z] |to update this patch file, otherwise it may fail to apply, [2021-01-14T09:57:55.705Z] |resulting in a failed snap build CI check in the associated [2021-01-14T09:57:55.705Z] |pull request. [2021-01-14T09:57:55.705Z] | [2021-01-14T09:57:55.705Z] |Note - in addition to applying this patch, the pipeline also [2021-01-14T09:57:55.705Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-14T09:57:55.705Z] |need to build the finally binary .snap file (and it won't [2021-01-14T09:57:55.705Z] |work with the patch applied). This further reduces the build [2021-01-14T09:57:55.705Z] |time. [2021-01-14T09:57:55.705Z] |--- [2021-01-14T09:57:55.705Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-14T09:57:55.705Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-14T09:57:55.705Z] | [2021-01-14T09:57:55.705Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-14T09:57:55.705Z] |index 1e537489..faf42425 100644 [2021-01-14T09:57:55.705Z] |--- a/snap/snapcraft.yaml [2021-01-14T09:57:55.705Z] |+++ b/snap/snapcraft.yaml [2021-01-14T09:57:55.705Z] -------------------------- [2021-01-14T09:57:55.705Z] patching file snap/snapcraft.yaml [2021-01-14T09:57:55.705Z] Using Plan A... [2021-01-14T09:57:55.705Z] Hunk #1 succeeded at 73. [2021-01-14T09:57:55.705Z] Hunk #2 succeeded at 202 with fuzz 1. [2021-01-14T09:57:55.705Z] Hunk #3 succeeded at 214 (offset -3 lines). [2021-01-14T09:57:55.705Z] Hunk #4 succeeded at 222 (offset -3 lines). [2021-01-14T09:57:55.705Z] Hunk #5 succeeded at 229 (offset -3 lines). [2021-01-14T09:57:55.705Z] Hunk #6 succeeded at 256 (offset -3 lines). [2021-01-14T09:57:55.705Z] Hunk #7 succeeded at 290 (offset -3 lines). [2021-01-14T09:57:55.705Z] Hunk #8 succeeded at 342 (offset -2 lines). [2021-01-14T09:57:55.705Z] Hmm... Ignoring the trailing garbage. [2021-01-14T09:57:55.705Z] done [2021-01-14T09:57:55.705Z] + sudo snapcraft prime --use-lxd [2021-01-14T09:57:55.778Z] $ docker top 7acccf36520a075ec66640b4ce0ccbdd5580b6e4c5364cd497cf1cbd55c31f5e -eo pid,comm [2021-01-14T09:57:55.967Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [Pipeline] { [2021-01-14T09:57:56.229Z] 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: [2021-01-14T09:57:56.229Z] - README.md [2021-01-14T09:57:56.229Z] - snapcraft.yaml.orig [2021-01-14T09:57:56.229Z] [2021-01-14T09:57:56.229Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [Pipeline] sh [2021-01-14T09:57:56.805Z] Launching a container. [2021-01-14T09:57:56.965Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-14T09:58:01.261Z] Building docker-core-command-go ... [2021-01-14T09:58:01.261Z] Building docker-core-data-go ... [2021-01-14T09:58:01.261Z] Building docker-core-metadata-go ... [2021-01-14T09:58:01.261Z] Building docker-security-bootstrap-redis-go ... [2021-01-14T09:58:01.261Z] Building docker-security-proxy-setup-go ... [2021-01-14T09:58:01.261Z] Building docker-security-secretstore-setup-go ... [2021-01-14T09:58:01.261Z] Building docker-support-notifications-go ... [2021-01-14T09:58:01.261Z] Building docker-support-scheduler-go ... [2021-01-14T09:58:01.261Z] Building docker-sys-mgmt-agent-go ... [2021-01-14T09:58:01.261Z] Building docker-support-notifications-go [2021-01-14T09:58:01.261Z] Building docker-support-scheduler-go [2021-01-14T09:58:01.261Z] Building docker-sys-mgmt-agent-go [2021-01-14T09:58:01.261Z] Building docker-security-secretstore-setup-go [2021-01-14T09:58:01.261Z] Building docker-security-proxy-setup-go [2021-01-14T09:58:09.179Z] Waiting for container to be ready [2021-01-14T09:58:09.179Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-14T09:58:09.179Z] [2021-01-14T09:58:12.496Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-14T09:58:12.496Z] Waiting for network to be ready... [2021-01-14T09:58:13.071Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-14T09:58:13.071Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-14T09:58:13.644Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] [2021-01-14T09:58:13.644Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-14T09:58:13.906Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-14T09:58:13.906Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-14T09:58:13.906Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-14T09:58:14.174Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-14T09:58:14.174Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-14T09:58:14.174Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-14T09:58:14.174Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-14T09:58:14.174Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] [2021-01-14T09:58:14.174Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-14T09:58:14.174Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-14T09:58:14.174Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] [2021-01-14T09:58:14.174Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] [2021-01-14T09:58:14.174Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1098 kB] [2021-01-14T09:58:14.174Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-14T09:58:14.438Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-14T09:58:14.698Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] [2021-01-14T09:58:14.698Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] [2021-01-14T09:58:14.698Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-14T09:58:14.698Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-14T09:58:14.698Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] [2021-01-14T09:58:14.698Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] [2021-01-14T09:58:14.698Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-14T09:58:14.958Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-14T09:58:17.505Z] Fetched 23.7 MB in 4s (5493 kB/s) [2021-01-14T09:58:18.079Z] Reading package lists... [2021-01-14T09:58:18.345Z] Reading package lists... [2021-01-14T09:58:18.605Z] Building dependency tree... [2021-01-14T09:58:18.605Z] Reading state information... [2021-01-14T09:58:18.605Z] The following additional packages will be installed: [2021-01-14T09:58:18.605Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-14T09:58:18.605Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-14T09:58:18.605Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-14T09:58:18.605Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-14T09:58:18.605Z] Suggested packages: [2021-01-14T09:58:18.605Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-14T09:58:18.605Z] Recommended packages: [2021-01-14T09:58:18.605Z] gnupg libsasl2-modules [2021-01-14T09:58:18.605Z] The following NEW packages will be installed: [2021-01-14T09:58:18.605Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-14T09:58:18.605Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-14T09:58:18.605Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-14T09:58:18.605Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-14T09:58:18.605Z] The following packages will be upgraded: [2021-01-14T09:58:18.605Z] gpg gpg-agent gpgconf libudev1 [2021-01-14T09:58:18.866Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-14T09:58:18.867Z] Need to get 3532 kB of archives. [2021-01-14T09:58:18.867Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-14T09:58:18.867Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-14T09:58:18.867Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-14T09:58:19.128Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-14T09:58:19.389Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-14T09:58:19.389Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-14T09:58:19.389Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-14T09:58:19.389Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-14T09:58:19.389Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-14T09:58:19.389Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-14T09:58:19.389Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-14T09:58:19.389Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-14T09:58:19.651Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-14T09:58:19.651Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-14T09:58:19.651Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-14T09:58:19.651Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-14T09:58:19.651Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-14T09:58:19.651Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-14T09:58:19.651Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-14T09:58:19.651Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-14T09:58:19.651Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-14T09:58:19.651Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-01-14T09:58:19.651Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-14T09:58:19.651Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-14T09:58:19.912Z] Fetched 3532 kB in 1s (3471 kB/s) [2021-01-14T09:58:19.912Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-14T09:58:19.912Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-14T09:58:19.912Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-14T09:58:19.912Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-14T09:58:20.173Z] Selecting previously unselected package udev. [2021-01-14T09:58:20.173Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-14T09:58:20.173Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-14T09:58:20.173Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-14T09:58:20.437Z] Selecting previously unselected package libfuse2:amd64. [2021-01-14T09:58:20.437Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-14T09:58:20.437Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-14T09:58:20.437Z] Selecting previously unselected package fuse. [2021-01-14T09:58:20.437Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-14T09:58:20.699Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-14T09:58:20.699Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-14T09:58:20.699Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-14T09:58:20.699Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-14T09:58:20.960Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-14T09:58:20.960Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-14T09:58:20.960Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-14T09:58:21.222Z] Selecting previously unselected package libksba8:amd64. [2021-01-14T09:58:21.222Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-14T09:58:21.222Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-14T09:58:21.222Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-14T09:58:21.222Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T09:58:21.222Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T09:58:21.222Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-14T09:58:21.222Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T09:58:21.485Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T09:58:21.485Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-14T09:58:21.485Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T09:58:21.485Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T09:58:21.485Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-14T09:58:21.485Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T09:58:21.485Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T09:58:21.747Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-14T09:58:21.747Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T09:58:21.747Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T09:58:21.747Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-14T09:58:21.747Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T09:58:21.747Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T09:58:22.011Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-14T09:58:22.011Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T09:58:22.011Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T09:58:22.011Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-14T09:58:22.011Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T09:58:22.011Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T09:58:22.011Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-14T09:58:22.011Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T09:58:22.011Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T09:58:22.274Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-14T09:58:22.274Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-14T09:58:22.274Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-14T09:58:22.274Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-14T09:58:22.274Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-14T09:58:22.274Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-14T09:58:22.274Z] Selecting previously unselected package libldap-common. [2021-01-14T09:58:22.274Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-14T09:58:22.274Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-14T09:58:22.541Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-14T09:58:22.541Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-14T09:58:22.541Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-14T09:58:22.541Z] Selecting previously unselected package dirmngr. [2021-01-14T09:58:22.541Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-14T09:58:22.541Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-14T09:58:22.804Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-14T09:58:22.804Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-14T09:58:22.804Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-14T09:58:22.804Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-14T09:58:22.804Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-14T09:58:23.071Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-14T09:58:23.071Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T09:58:23.071Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-14T09:58:23.071Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-14T09:58:23.071Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-14T09:58:23.646Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-14T09:58:23.646Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T09:58:23.646Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-14T09:58:23.646Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-14T09:58:23.910Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-14T09:58:23.910Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T09:58:23.910Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T09:58:23.910Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T09:58:23.910Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T09:58:23.910Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T09:58:23.910Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T09:58:24.171Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T09:58:24.171Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-14T09:58:24.171Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-14T09:58:24.171Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-14T09:58:24.743Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-14T09:58:24.744Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-14T09:58:24.744Z] This means they are not meant to be enabled using systemctl. [2021-01-14T09:58:24.744Z] Possible reasons for having this kind of units are: [2021-01-14T09:58:24.744Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-14T09:58:24.744Z] .wants/ or .requires/ directory. [2021-01-14T09:58:24.744Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-14T09:58:24.744Z] a requirement dependency on it. [2021-01-14T09:58:24.744Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-14T09:58:24.744Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-14T09:58:24.744Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-14T09:58:24.744Z] instance name specified. [2021-01-14T09:58:25.004Z] Reading package lists... [2021-01-14T09:58:25.268Z] Building dependency tree... [2021-01-14T09:58:25.268Z] Reading state information... [2021-01-14T09:58:25.268Z] The following additional packages will be installed: [2021-01-14T09:58:25.268Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-14T09:58:25.268Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-14T09:58:25.268Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-14T09:58:25.268Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-14T09:58:25.268Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-14T09:58:25.268Z] Suggested packages: [2021-01-14T09:58:25.268Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-14T09:58:25.268Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-14T09:58:25.268Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-14T09:58:25.268Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-14T09:58:25.268Z] systemd-container policykit-1 [2021-01-14T09:58:25.268Z] Recommended packages: [2021-01-14T09:58:25.268Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-14T09:58:25.268Z] The following NEW packages will be installed: [2021-01-14T09:58:25.268Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-14T09:58:25.268Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-14T09:58:25.268Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-14T09:58:25.268Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-14T09:58:25.268Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-14T09:58:25.268Z] The following packages will be upgraded: [2021-01-14T09:58:25.268Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-14T09:58:25.528Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-14T09:58:25.528Z] Need to get 35.2 MB of archives. [2021-01-14T09:58:25.528Z] After this operation, 141 MB of additional disk space will be used. [2021-01-14T09:58:25.528Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-14T09:58:25.528Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-14T09:58:26.099Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-14T09:58:26.360Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-14T09:58:26.360Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-14T09:58:26.360Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-14T09:58:26.360Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-14T09:58:26.360Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-14T09:58:26.360Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-14T09:58:26.360Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-14T09:58:26.360Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-14T09:58:26.360Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-14T09:58:26.360Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-14T09:58:26.360Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-14T09:58:26.360Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-14T09:58:26.360Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-14T09:58:26.360Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-14T09:58:26.621Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-14T09:58:26.621Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-14T09:58:26.621Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-14T09:58:26.621Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-14T09:58:26.621Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-14T09:58:26.621Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-14T09:58:26.621Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-14T09:58:26.621Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-14T09:58:26.621Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-14T09:58:26.621Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-14T09:58:26.621Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-14T09:58:26.621Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-14T09:58:26.621Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-14T09:58:28.004Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-14T09:58:28.004Z] Fetched 35.2 MB in 2s (15.2 MB/s) [2021-01-14T09:58:28.004Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-14T09:58:28.004Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-14T09:58:28.004Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-14T09:58:28.577Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-14T09:58:28.577Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-14T09:58:28.841Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-14T09:58:28.841Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-14T09:58:28.841Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-14T09:58:28.841Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-14T09:58:29.104Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-14T09:58:29.104Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-14T09:58:29.104Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-14T09:58:29.366Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-14T09:58:29.628Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-14T09:58:29.628Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-14T09:58:29.890Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-14T09:58:30.154Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-14T09:58:30.154Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-14T09:58:30.154Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-14T09:58:30.417Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-14T09:58:30.417Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-14T09:58:30.417Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-14T09:58:30.678Z] Selecting previously unselected package libexpat1:amd64. [2021-01-14T09:58:30.678Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-14T09:58:30.678Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-14T09:58:30.678Z] Selecting previously unselected package python3.6-minimal. [2021-01-14T09:58:30.678Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-14T09:58:30.678Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-14T09:58:30.940Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-14T09:58:30.940Z] Checking for services that may need to be restarted...done. [2021-01-14T09:58:30.940Z] Checking for services that may need to be restarted...done. [2021-01-14T09:58:31.200Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-14T09:58:31.200Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-14T09:58:31.200Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-14T09:58:31.775Z] Selecting previously unselected package python3-minimal. [2021-01-14T09:58:31.775Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-14T09:58:31.775Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-14T09:58:31.775Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-14T09:58:31.775Z] Selecting previously unselected package mime-support. [2021-01-14T09:58:31.775Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-14T09:58:31.775Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-14T09:58:31.775Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-14T09:58:31.775Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-14T09:58:31.775Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-14T09:58:31.775Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-14T09:58:31.775Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-14T09:58:31.775Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-14T09:58:32.037Z] Selecting previously unselected package python3.6. [2021-01-14T09:58:32.037Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-14T09:58:32.037Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-14T09:58:32.298Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-14T09:58:32.298Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-14T09:58:32.298Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-14T09:58:32.298Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-14T09:58:32.566Z] Selecting previously unselected package python3. [2021-01-14T09:58:32.566Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-14T09:58:32.566Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-14T09:58:32.828Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-14T09:58:32.828Z] Selecting previously unselected package multiarch-support. [2021-01-14T09:58:32.828Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-14T09:58:32.828Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-14T09:58:32.828Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-14T09:58:32.828Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-14T09:58:32.828Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-14T09:58:32.828Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-14T09:58:32.828Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-14T09:58:33.089Z] Selecting previously unselected package libbsd0:amd64. [2021-01-14T09:58:33.089Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-14T09:58:33.089Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-14T09:58:33.089Z] Selecting previously unselected package sudo. [2021-01-14T09:58:33.089Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-14T09:58:33.089Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-14T09:58:33.350Z] Selecting previously unselected package apparmor. [2021-01-14T09:58:33.350Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-14T09:58:33.350Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-14T09:58:33.611Z] Selecting previously unselected package libedit2:amd64. [2021-01-14T09:58:33.611Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-14T09:58:33.611Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-14T09:58:33.611Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-14T09:58:33.611Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-14T09:58:33.611Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-14T09:58:33.871Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-14T09:58:33.871Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-14T09:58:33.871Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-14T09:58:33.871Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-14T09:58:33.871Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-14T09:58:33.871Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-14T09:58:33.871Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-14T09:58:33.871Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-14T09:58:33.871Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-14T09:58:34.132Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-14T09:58:34.132Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-14T09:58:34.132Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-14T09:58:34.132Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-14T09:58:34.132Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-14T09:58:34.132Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-14T09:58:34.396Z] Selecting previously unselected package openssh-client. [2021-01-14T09:58:34.396Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-14T09:58:34.396Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-14T09:58:34.658Z] Selecting previously unselected package squashfs-tools. [2021-01-14T09:58:34.658Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-14T09:58:34.658Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-14T09:58:34.658Z] Selecting previously unselected package snapd. [2021-01-14T09:58:34.658Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-14T09:58:34.658Z] Unpacking snapd (2.48+18.04) ... [2021-01-14T09:58:36.582Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-14T09:58:36.582Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-14T09:58:36.846Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-14T09:58:36.846Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-14T09:58:36.846Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-14T09:58:36.846Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-14T09:58:37.107Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-14T09:58:37.107Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-14T09:58:37.107Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-14T09:58:38.498Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-14T09:58:38.759Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-14T09:58:38.759Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-14T09:58:38.759Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-14T09:58:38.759Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-14T09:58:38.759Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-14T09:58:39.330Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-14T09:58:39.330Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-14T09:58:39.330Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-14T09:58:39.591Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-14T09:58:39.591Z] running python rtupdate hooks for python3.6... [2021-01-14T09:58:39.591Z] running python post-rtupdate hooks for python3.6... [2021-01-14T09:58:39.591Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-14T09:58:41.512Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-14T09:58:41.512Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-14T09:58:41.774Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-14T09:58:41.774Z] Setting up snapd (2.48+18.04) ... [2021-01-14T09:58:42.345Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-14T09:58:42.345Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-14T09:58:42.611Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-14T09:58:42.611Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-14T09:58:42.874Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-14T09:58:42.874Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-14T09:58:43.143Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-14T09:58:43.407Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-14T09:58:43.407Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-14T09:58:43.683Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-14T09:58:43.683Z] /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' [2021-01-14T09:58:43.945Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-14T09:58:43.945Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-14T09:58:44.898Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-14T09:58:44.898Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-14T09:58:44.898Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-14T09:58:46.131Z] Reading package lists... [2021-01-14T09:58:46.131Z] Reading package lists... [2021-01-14T09:58:46.402Z] Building dependency tree... [2021-01-14T09:58:46.402Z] Reading state information... [2021-01-14T09:58:46.402Z] Calculating upgrade... [2021-01-14T09:58:46.662Z] The following packages will be upgraded: [2021-01-14T09:58:46.662Z] advancecomp base-files bash binutils binutils-common [2021-01-14T09:58:46.662Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-14T09:58:46.662Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-14T09:58:46.662Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-14T09:58:46.662Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-14T09:58:46.662Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-14T09:58:46.662Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-14T09:58:46.662Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-14T09:58:46.662Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-14T09:58:46.662Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-14T09:58:46.662Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-14T09:58:46.662Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-14T09:58:46.662Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-14T09:58:46.662Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-14T09:58:46.662Z] ubuntu-keyring util-linux [2021-01-14T09:58:46.662Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-14T09:58:46.662Z] Need to get 63.7 MB of archives. [2021-01-14T09:58:46.662Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-14T09:58:46.662Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] [2021-01-14T09:58:46.931Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-14T09:58:46.931Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-14T09:58:46.931Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-14T09:58:46.931Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-14T09:58:46.931Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-14T09:58:46.931Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-14T09:58:46.931Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-14T09:58:46.931Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-14T09:58:46.931Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-14T09:58:46.931Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-14T09:58:46.931Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-14T09:58:46.931Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-14T09:58:46.931Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-14T09:58:46.931Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-01-14T09:58:46.931Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-14T09:58:46.931Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-14T09:58:46.931Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-14T09:58:46.931Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-14T09:58:46.931Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-14T09:58:47.193Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-14T09:58:47.193Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-14T09:58:47.193Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-14T09:58:47.193Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-14T09:58:47.193Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-14T09:58:47.193Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-14T09:58:47.193Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-14T09:58:47.193Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-14T09:58:47.193Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-14T09:58:47.193Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-14T09:58:47.193Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-14T09:58:47.193Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-14T09:58:47.193Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-14T09:58:47.193Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-14T09:58:47.193Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-14T09:58:47.193Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-14T09:58:47.193Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-14T09:58:47.193Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-14T09:58:47.193Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-14T09:58:47.193Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-14T09:58:47.193Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-14T09:58:47.193Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-14T09:58:47.193Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-14T09:58:47.193Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-14T09:58:47.193Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-14T09:58:47.193Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-14T09:58:47.193Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-14T09:58:47.193Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-14T09:58:47.193Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-14T09:58:47.193Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-14T09:58:47.193Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-14T09:58:47.193Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-14T09:58:47.193Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-14T09:58:47.193Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-14T09:58:47.193Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-14T09:58:47.193Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-14T09:58:47.457Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-14T09:58:47.717Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-14T09:58:47.717Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-14T09:58:47.717Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-14T09:58:47.977Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-14T09:58:47.977Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-14T09:58:47.977Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-14T09:58:47.977Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-14T09:58:47.977Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-14T09:58:47.977Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-14T09:58:47.977Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-14T09:58:47.977Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-14T09:58:47.977Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-14T09:58:47.977Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-14T09:58:48.238Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-14T09:58:48.238Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-14T09:58:48.238Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-14T09:58:48.238Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-14T09:58:48.238Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-14T09:58:48.238Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-14T09:58:48.238Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-14T09:58:48.238Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-14T09:58:48.238Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-14T09:58:48.238Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-14T09:58:48.238Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-01-14T09:58:48.238Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-14T09:58:48.238Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-14T09:58:48.238Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-14T09:58:48.238Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-14T09:58:48.238Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-14T09:58:48.499Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-14T09:58:48.499Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-14T09:58:48.499Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-14T09:58:48.499Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-14T09:58:48.499Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-01-14T09:58:48.499Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-14T09:58:48.499Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-14T09:58:48.499Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-14T09:58:48.499Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-14T09:58:48.499Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-14T09:58:48.499Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-14T09:58:48.760Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-14T09:58:48.761Z] Fetched 63.7 MB in 2s (34.9 MB/s) [2021-01-14T09:58:48.761Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T09:58:48.761Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-14T09:58:48.761Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-14T09:58:49.707Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-14T09:58:49.707Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-14T09:58:49.707Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... [2021-01-14T09:58:49.707Z] Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... [2021-01-14T09:58:50.651Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T09:58:50.651Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T09:58:50.651Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T09:58:50.651Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T09:58:50.911Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T09:58:50.911Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T09:58:50.911Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T09:58:50.911Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T09:58:51.172Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T09:58:51.172Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T09:58:51.172Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T09:58:51.173Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T09:58:51.173Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T09:58:51.434Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T09:58:51.434Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T09:58:51.434Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-14T09:58:51.434Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T09:58:51.434Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-14T09:58:51.695Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-14T09:58:51.695Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-14T09:58:51.695Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T09:58:51.695Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T09:58:51.957Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T09:58:51.957Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T09:58:51.957Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T09:58:52.219Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T09:58:52.219Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T09:58:52.483Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-14T09:58:52.483Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-14T09:58:52.483Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-14T09:58:53.053Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-14T09:58:53.315Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-14T09:58:53.315Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-14T09:58:53.315Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-14T09:58:53.315Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-14T09:58:53.315Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-14T09:58:53.576Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-14T09:58:53.576Z] Installing new version of config file /etc/issue ... [2021-01-14T09:58:53.576Z] Installing new version of config file /etc/issue.net ... [2021-01-14T09:58:53.576Z] Installing new version of config file /etc/lsb-release ... [2021-01-14T09:58:53.838Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-14T09:58:53.838Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-14T09:58:54.099Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-14T09:58:54.099Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-14T09:58:54.099Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T09:58:54.099Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-14T09:58:54.099Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-14T09:58:54.360Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-14T09:58:54.360Z] 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 [2021-01-14T09:58:54.622Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T09:58:54.622Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T09:58:54.622Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-14T09:58:54.623Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-14T09:58:54.886Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T09:58:54.886Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-01-14T09:58:54.886Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-01-14T09:58:54.886Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-01-14T09:58:55.148Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T09:58:55.148Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-14T09:58:55.148Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-14T09:58:55.409Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-14T09:58:55.410Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T09:58:55.410Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-14T09:58:55.410Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-14T09:58:55.673Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-14T09:58:55.674Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T09:58:55.674Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-14T09:58:55.674Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-14T09:58:55.674Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-14T09:58:55.934Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T09:58:55.935Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-14T09:58:55.935Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-14T09:58:55.935Z] Setting up grep (3.1-2build1) ... [2021-01-14T09:58:56.196Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T09:58:56.196Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-14T09:58:56.196Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-14T09:58:56.196Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-14T09:58:56.458Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T09:58:56.458Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-14T09:58:56.458Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-14T09:58:56.458Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-14T09:58:56.720Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T09:58:56.720Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-14T09:58:56.720Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-14T09:58:56.990Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-14T09:58:57.255Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-14T09:58:57.255Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-14T09:58:57.255Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-14T09:58:57.837Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-14T09:58:57.837Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T09:58:57.837Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-14T09:58:57.837Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-14T09:58:58.784Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-14T09:58:58.784Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-14T09:58:59.046Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-14T09:58:59.046Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-14T09:58:59.046Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-14T09:58:59.307Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T09:58:59.307Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-14T09:58:59.307Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-14T09:58:59.307Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-14T09:58:59.568Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T09:58:59.568Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T09:58:59.568Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-14T09:58:59.568Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-14T09:58:59.830Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T09:58:59.830Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T09:58:59.830Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-14T09:58:59.830Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-14T09:58:59.830Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T09:58:59.830Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T09:59:00.092Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-14T09:59:00.092Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-14T09:59:00.092Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T09:59:00.092Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T09:59:00.353Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-14T09:59:00.353Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-14T09:59:00.353Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T09:59:00.353Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-14T09:59:00.353Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-14T09:59:00.615Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-14T09:59:00.615Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-14T09:59:00.615Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-14T09:59:00.883Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T09:59:00.883Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-14T09:59:00.883Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-14T09:59:00.883Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-14T09:59:01.146Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T09:59:01.146Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T09:59:01.146Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-14T09:59:01.146Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-14T09:59:01.407Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T09:59:01.407Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T09:59:01.407Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-14T09:59:01.407Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-14T09:59:01.670Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T09:59:01.670Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T09:59:01.670Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-14T09:59:02.248Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-14T09:59:02.510Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-14T09:59:02.773Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-14T09:59:02.773Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T09:59:02.773Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-14T09:59:02.773Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-14T09:59:03.035Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-14T09:59:03.295Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T09:59:03.295Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-14T09:59:03.295Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-14T09:59:03.295Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-14T09:59:03.557Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T09:59:03.557Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-14T09:59:03.557Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-14T09:59:03.819Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-14T09:59:04.079Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T09:59:04.079Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-14T09:59:04.079Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-14T09:59:04.345Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-14T09:59:04.345Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T09:59:04.345Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-14T09:59:04.606Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-14T09:59:04.606Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-14T09:59:04.869Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T09:59:04.869Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-14T09:59:04.869Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-14T09:59:05.131Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-14T09:59:05.131Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T09:59:05.131Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T09:59:05.131Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-14T09:59:05.395Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-14T09:59:05.395Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-14T09:59:05.395Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-14T09:59:05.395Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-14T09:59:05.656Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-14T09:59:05.656Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T09:59:05.656Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-14T09:59:05.656Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-14T09:59:05.918Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-14T09:59:06.180Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T09:59:06.180Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-14T09:59:06.180Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-14T09:59:06.180Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-14T09:59:06.443Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T09:59:06.443Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-14T09:59:06.443Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-14T09:59:06.727Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-14T09:59:06.727Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T09:59:06.727Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-14T09:59:06.727Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-14T09:59:06.989Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-14T09:59:06.989Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T09:59:06.989Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-14T09:59:06.989Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-14T09:59:07.583Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-14T09:59:07.583Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T09:59:07.583Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-14T09:59:07.846Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-14T09:59:07.846Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-14T09:59:07.846Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T09:59:07.846Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-14T09:59:08.108Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-14T09:59:08.108Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-14T09:59:08.370Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T09:59:08.370Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-14T09:59:08.370Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-14T09:59:08.370Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-14T09:59:08.370Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T09:59:08.370Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-14T09:59:08.633Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-14T09:59:08.633Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-14T09:59:08.896Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T09:59:08.896Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-14T09:59:08.896Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-14T09:59:08.896Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-14T09:59:09.160Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T09:59:09.160Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-14T09:59:09.160Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-14T09:59:09.160Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-14T09:59:09.160Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T09:59:09.160Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-14T09:59:09.160Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-14T09:59:09.264Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T09:59:09.264Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-14T09:59:09.264Z] ---> 564ccd281567 [2021-01-14T09:59:09.264Z] Step 3/24 : WORKDIR /edgex-go [2021-01-14T09:59:09.264Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T09:59:09.264Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-14T09:59:09.264Z] ---> 564ccd281567 [2021-01-14T09:59:09.264Z] Step 3/24 : WORKDIR /edgex-go [2021-01-14T09:59:09.264Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T09:59:09.264Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-14T09:59:09.264Z] ---> 564ccd281567 [2021-01-14T09:59:09.264Z] Step 3/21 : WORKDIR /edgex-go [2021-01-14T09:59:09.264Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T09:59:09.264Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-14T09:59:09.264Z] ---> 564ccd281567 [2021-01-14T09:59:09.264Z] Step 3/21 : WORKDIR /edgex-go [2021-01-14T09:59:09.264Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T09:59:09.264Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-14T09:59:09.264Z] ---> 564ccd281567 [2021-01-14T09:59:09.264Z] Step 3/26 : WORKDIR /edgex-go [2021-01-14T09:59:09.424Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-14T09:59:09.425Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-14T09:59:09.425Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-14T09:59:09.425Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-14T09:59:09.691Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-14T09:59:09.691Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-14T09:59:09.953Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-14T09:59:09.953Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-14T09:59:10.218Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-14T09:59:10.218Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-14T09:59:10.218Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-14T09:59:10.481Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-14T09:59:10.481Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-14T09:59:10.481Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-14T09:59:10.481Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-14T09:59:10.689Z] ---> Running in a8d2e195090d [2021-01-14T09:59:10.689Z] ---> Running in 3e73a376836b [2021-01-14T09:59:10.689Z] ---> Running in c21a5008a151 [2021-01-14T09:59:10.689Z] ---> Running in b1781ac98cae [2021-01-14T09:59:10.689Z] ---> Running in 5f2e85425810 [2021-01-14T09:59:10.745Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-14T09:59:10.745Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-14T09:59:10.745Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-14T09:59:10.745Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-14T09:59:11.006Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-14T09:59:11.006Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-14T09:59:11.006Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-14T09:59:11.269Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-14T09:59:11.269Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-14T09:59:11.269Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-14T09:59:11.269Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-14T09:59:11.686Z] Removing intermediate container a8d2e195090d [2021-01-14T09:59:11.686Z] ---> 764ff94f60ed [2021-01-14T09:59:11.686Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T09:59:11.686Z] Removing intermediate container c21a5008a151 [2021-01-14T09:59:11.686Z] ---> 50542ea77364 [2021-01-14T09:59:11.686Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T09:59:11.686Z] Removing intermediate container b1781ac98cae [2021-01-14T09:59:11.686Z] ---> 37002cd24364 [2021-01-14T09:59:11.686Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T09:59:11.686Z] Removing intermediate container 5f2e85425810 [2021-01-14T09:59:11.686Z] ---> 7d686c48db5e [2021-01-14T09:59:11.686Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T09:59:11.686Z] Removing intermediate container 3e73a376836b [2021-01-14T09:59:11.686Z] ---> 1c93bb30273b [2021-01-14T09:59:11.686Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T09:59:11.686Z] ---> Running in 88ff52de5790 [2021-01-14T09:59:11.686Z] ---> Running in c4d895174d2c [2021-01-14T09:59:11.686Z] ---> Running in 157758389e18 [2021-01-14T09:59:12.029Z] ---> Running in b585fe738c07 [2021-01-14T09:59:12.029Z] ---> Running in 712ba0e14141 [2021-01-14T09:59:12.230Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-14T09:59:12.230Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-14T09:59:12.230Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-14T09:59:12.230Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-14T09:59:12.497Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-14T09:59:12.497Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-14T09:59:12.762Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-14T09:59:12.762Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-14T09:59:13.037Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-14T09:59:13.037Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-14T09:59:13.037Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-14T09:59:13.300Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-14T09:59:13.300Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T09:59:13.300Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T09:59:13.300Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T09:59:13.300Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T09:59:13.570Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T09:59:13.570Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T09:59:13.570Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T09:59:13.570Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T09:59:14.518Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T09:59:14.518Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T09:59:15.464Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T09:59:15.464Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T09:59:15.471Z] Removing intermediate container 88ff52de5790 [2021-01-14T09:59:15.471Z] ---> afb638dca53b [2021-01-14T09:59:15.471Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-14T09:59:15.747Z] ---> Running in 38626edaf319 [2021-01-14T09:59:15.747Z] Removing intermediate container 157758389e18 [2021-01-14T09:59:15.747Z] ---> 753ebcba2af6 [2021-01-14T09:59:15.747Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-14T09:59:16.024Z] Removing intermediate container 712ba0e14141 [2021-01-14T09:59:16.024Z] ---> 3a0b1ba000bd [2021-01-14T09:59:16.024Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-14T09:59:16.024Z] ---> Running in 0fda5655d59e [2021-01-14T09:59:16.024Z] Removing intermediate container c4d895174d2c [2021-01-14T09:59:16.024Z] ---> 69c07b3e78b8 [2021-01-14T09:59:16.024Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-14T09:59:16.036Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T09:59:16.298Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T09:59:16.308Z] ---> Running in 4a777e17cea7 [2021-01-14T09:59:16.309Z] Removing intermediate container b585fe738c07 [2021-01-14T09:59:16.309Z] ---> 27b21beea01f [2021-01-14T09:59:16.309Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-14T09:59:16.309Z] ---> Running in fccc2d62bc46 [2021-01-14T09:59:16.559Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T09:59:16.559Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T09:59:16.594Z] ---> Running in 33fc6b6d0f6f [2021-01-14T09:59:17.505Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T09:59:17.505Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T09:59:17.505Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-14T09:59:17.505Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-14T09:59:17.592Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T09:59:17.768Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-14T09:59:17.768Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-14T09:59:17.768Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-14T09:59:17.871Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T09:59:18.035Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-14T09:59:18.036Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-14T09:59:18.036Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-14T09:59:18.149Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T09:59:18.149Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T09:59:18.299Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-14T09:59:18.299Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-14T09:59:18.299Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-14T09:59:18.299Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-14T09:59:18.420Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T09:59:18.420Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T09:59:18.561Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-14T09:59:18.561Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-14T09:59:18.561Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T09:59:18.561Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-14T09:59:18.561Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T09:59:18.699Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T09:59:18.822Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T09:59:18.822Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T09:59:18.822Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-14T09:59:18.822Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-14T09:59:18.822Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-14T09:59:18.977Z] OK: 217 MiB in 51 packages [2021-01-14T09:59:18.977Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T09:59:19.082Z] [2021-01-14T09:59:19.082Z] Current default time zone: 'Etc/UTC' [2021-01-14T09:59:19.082Z] Local time is now: Thu Jan 14 09:59:18 UTC 2021. [2021-01-14T09:59:19.082Z] Universal Time is now: Thu Jan 14 09:59:18 UTC 2021. [2021-01-14T09:59:19.082Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-14T09:59:19.082Z] [2021-01-14T09:59:19.082Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-14T09:59:19.082Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T09:59:19.082Z] Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... [2021-01-14T09:59:19.082Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-14T09:59:19.082Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-14T09:59:19.082Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-14T09:59:19.256Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T09:59:19.256Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T09:59:19.343Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-14T09:59:19.343Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-14T09:59:19.343Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-14T09:59:19.343Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-14T09:59:19.343Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T09:59:19.343Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-14T09:59:19.555Z] OK: 217 MiB in 51 packages [2021-01-14T09:59:19.613Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T09:59:19.832Z] OK: 217 MiB in 51 packages [2021-01-14T09:59:19.874Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-14T09:59:19.874Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T09:59:19.874Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-14T09:59:19.874Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-14T09:59:19.874Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-14T09:59:19.875Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-14T09:59:19.875Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-14T09:59:19.875Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-14T09:59:19.875Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-14T09:59:20.136Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-14T09:59:20.446Z] OK: 217 MiB in 51 packages [2021-01-14T09:59:20.446Z] OK: 217 MiB in 51 packages [2021-01-14T09:59:20.731Z] Removing intermediate container 38626edaf319 [2021-01-14T09:59:20.731Z] ---> 846ea7ad34ff [2021-01-14T09:59:20.731Z] Step 6/21 : COPY go.mod . [2021-01-14T09:59:21.341Z] Removing intermediate container 0fda5655d59e [2021-01-14T09:59:21.341Z] ---> 01e0de6a9555 [2021-01-14T09:59:21.341Z] Step 6/24 : COPY go.mod . [2021-01-14T09:59:21.943Z] ---> e43e7dddb773 [2021-01-14T09:59:21.943Z] Step 7/21 : RUN go mod download [2021-01-14T09:59:21.943Z] Removing intermediate container 4a777e17cea7 [2021-01-14T09:59:21.943Z] ---> 2ab51cd71c6b [2021-01-14T09:59:21.943Z] Step 6/21 : COPY go.mod . [2021-01-14T09:59:22.054Z] Updating certificates in /etc/ssl/certs... [2021-01-14T09:59:22.223Z] ---> Running in d71be32e69d0 [2021-01-14T09:59:22.223Z] Removing intermediate container 33fc6b6d0f6f [2021-01-14T09:59:22.223Z] ---> 648a575b5ad9 [2021-01-14T09:59:22.223Z] Step 6/24 : COPY go.mod . [2021-01-14T09:59:22.223Z] Removing intermediate container fccc2d62bc46 [2021-01-14T09:59:22.223Z] ---> c2d924847d6b [2021-01-14T09:59:22.223Z] Step 6/26 : COPY go.mod . [2021-01-14T09:59:22.223Z] ---> 56b74a15cbfa [2021-01-14T09:59:22.223Z] Step 7/24 : RUN go mod download [2021-01-14T09:59:22.503Z] ---> Running in 077351ea91d8 [2021-01-14T09:59:22.628Z] 22 added, 17 removed; done. [2021-01-14T09:59:22.628Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-14T09:59:22.889Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T09:59:22.889Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-14T09:59:22.889Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-14T09:59:22.889Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-14T09:59:22.889Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T09:59:22.889Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-14T09:59:23.110Z] ---> 6e0a82c84f2c [2021-01-14T09:59:23.110Z] Step 7/21 : RUN go mod download [2021-01-14T09:59:23.150Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T09:59:23.150Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T09:59:23.150Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T09:59:23.150Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T09:59:23.150Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T09:59:23.150Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-14T09:59:23.150Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-14T09:59:23.150Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-14T09:59:23.384Z] ---> Running in 359ffc801ccc [2021-01-14T09:59:23.384Z] ---> fdbae0517b21 [2021-01-14T09:59:23.384Z] Step 7/24 : RUN go mod download [2021-01-14T09:59:23.413Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-14T09:59:23.413Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-14T09:59:23.413Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T09:59:23.413Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T09:59:23.413Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-14T09:59:23.413Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-14T09:59:23.664Z] ---> 66b5431b9b29 [2021-01-14T09:59:23.664Z] Step 7/26 : RUN go mod download [2021-01-14T09:59:23.664Z] ---> Running in c8e91bd017c8 [2021-01-14T09:59:23.673Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-14T09:59:23.673Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-14T09:59:23.673Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-14T09:59:23.673Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-14T09:59:23.946Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-14T09:59:23.946Z] Updating certificates in /etc/ssl/certs... [2021-01-14T09:59:23.953Z] ---> Running in f7116930aebb [2021-01-14T09:59:24.519Z] 0 added, 0 removed; done. [2021-01-14T09:59:24.519Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-14T09:59:24.519Z] done. [2021-01-14T09:59:24.783Z] Reading package lists... [2021-01-14T09:59:25.046Z] Building dependency tree... [2021-01-14T09:59:25.046Z] Reading state information... [2021-01-14T09:59:25.046Z] The following NEW packages will be installed: [2021-01-14T09:59:25.046Z] apt-transport-https [2021-01-14T09:59:25.310Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-14T09:59:25.310Z] Need to get 1696 B of archives. [2021-01-14T09:59:25.310Z] After this operation, 153 kB of additional disk space will be used. [2021-01-14T09:59:25.310Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-14T09:59:25.310Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-14T09:59:25.310Z] Fetched 1696 B in 0s (25.4 kB/s) [2021-01-14T09:59:25.310Z] Selecting previously unselected package apt-transport-https. [2021-01-14T09:59:25.310Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-14T09:59:25.310Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-14T09:59:25.310Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-14T09:59:25.579Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-14T09:59:25.844Z] Waiting for network to be ready... [2021-01-14T09:59:26.623Z] Removing intermediate container d71be32e69d0 [2021-01-14T09:59:26.624Z] ---> 1527abed43e6 [2021-01-14T09:59:26.624Z] Step 8/21 : COPY . . [2021-01-14T09:59:26.897Z] Removing intermediate container 077351ea91d8 [2021-01-14T09:59:26.897Z] ---> 0315565fc6b2 [2021-01-14T09:59:26.897Z] Step 8/24 : COPY . . [2021-01-14T09:59:27.893Z] Removing intermediate container 359ffc801ccc [2021-01-14T09:59:27.893Z] ---> 7677d6134b19 [2021-01-14T09:59:27.893Z] Step 8/21 : COPY . . [2021-01-14T09:59:28.496Z] Removing intermediate container f7116930aebb [2021-01-14T09:59:28.497Z] ---> cbaa79fd0f09 [2021-01-14T09:59:28.497Z] Step 8/26 : COPY . . [2021-01-14T09:59:29.112Z] Removing intermediate container c8e91bd017c8 [2021-01-14T09:59:29.112Z] ---> f261e49f9b79 [2021-01-14T09:59:29.112Z] Step 8/24 : COPY . . [2021-01-14T09:59:32.449Z] 2021-01-14T09:59:28Z INFO Waiting for automatic snapd restart... [2021-01-14T09:59:32.449Z] snapd 2.48.2 from Canonical* installed [2021-01-14T09:59:33.024Z] "snapd" switched to the "latest/stable" channel [2021-01-14T09:59:33.024Z] [2021-01-14T09:59:35.586Z] core18 20201210 from Canonical* installed [2021-01-14T09:59:35.847Z] "core18" switched to the "latest/stable" channel [2021-01-14T09:59:35.847Z] [2021-01-14T09:59:39.154Z] snapcraft 4.4.4 from Canonical* installed [2021-01-14T09:59:39.154Z] "snapcraft" switched to the "latest/stable" channel [2021-01-14T09:59:39.154Z] [2021-01-14T09:59:42.474Z] 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: [2021-01-14T09:59:42.474Z] - README.md [2021-01-14T09:59:42.474Z] - snapcraft.yaml.orig [2021-01-14T09:59:42.474Z] [2021-01-14T09:59:42.474Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-14T09:59:49.075Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-14T09:59:49.075Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-14T09:59:49.075Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-14T09:59:49.338Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-14T09:59:50.281Z] Reading package lists... [2021-01-14T09:59:50.867Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-01-14T09:59:55.962Z] ---> 63e89badb2d8 [2021-01-14T09:59:55.962Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-14T09:59:55.962Z] ---> 4f0d96d69995 [2021-01-14T09:59:55.962Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-14T09:59:55.962Z] ---> cf8ae4bf88eb [2021-01-14T09:59:55.962Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-14T09:59:55.962Z] ---> 2febdce67959 [2021-01-14T09:59:55.962Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-14T09:59:55.962Z] ---> babcf9ae9b0e [2021-01-14T09:59:55.962Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-14T09:59:55.962Z] ---> Running in cc58569ba2ca [2021-01-14T09:59:55.962Z] ---> Running in ec6224e55dc2 [2021-01-14T09:59:55.962Z] ---> Running in d58255193835 [2021-01-14T09:59:55.962Z] ---> Running in 3a8888ca6c19 [2021-01-14T09:59:55.962Z] ---> Running in 93773c710e90 [2021-01-14T09:59:55.962Z] 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 [2021-01-14T09:59:55.962Z] 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 [2021-01-14T09:59:55.962Z] 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 [2021-01-14T09:59:55.962Z] 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 [2021-01-14T09:59:55.962Z] 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 [2021-01-14T09:59:57.479Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-14T09:59:57.479Z] Reading package lists... [2021-01-14T09:59:57.479Z] Building dependency tree... [2021-01-14T09:59:57.479Z] Reading state information... [2021-01-14T09:59:57.479Z] Suggested packages: [2021-01-14T09:59:57.479Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-14T09:59:57.479Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-14T09:59:57.479Z] Recommended packages: [2021-01-14T09:59:57.479Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-14T09:59:57.479Z] The following NEW packages will be installed: [2021-01-14T09:59:57.479Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-14T09:59:57.479Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-14T09:59:57.479Z] pkg-config zip [2021-01-14T09:59:57.479Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-14T09:59:57.479Z] Need to get 7655 kB of archives. [2021-01-14T09:59:57.479Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-14T09:59:57.479Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-14T09:59:57.479Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-14T09:59:57.479Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-14T09:59:57.479Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-14T09:59:57.479Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-14T09:59:57.745Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-14T09:59:57.745Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-14T09:59:57.745Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-14T09:59:57.745Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-14T09:59:57.745Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-14T09:59:57.745Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-14T09:59:58.006Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-14T09:59:58.006Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-14T09:59:58.006Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-14T09:59:58.006Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-14T09:59:58.267Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-14T09:59:58.267Z] Fetched 7655 kB in 1s (9450 kB/s) [2021-01-14T09:59:58.267Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-14T09:59:58.267Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-14T09:59:58.267Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-14T09:59:58.267Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-14T09:59:58.529Z] Selecting previously unselected package libpsl5:amd64. [2021-01-14T09:59:58.529Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-14T09:59:58.529Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-14T09:59:58.529Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-14T09:59:58.529Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-14T09:59:58.529Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-14T09:59:58.529Z] Selecting previously unselected package librtmp1:amd64. [2021-01-14T09:59:58.529Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-14T09:59:58.529Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-14T09:59:58.795Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-14T09:59:58.795Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-14T09:59:58.795Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-14T09:59:58.795Z] Selecting previously unselected package liberror-perl. [2021-01-14T09:59:58.795Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-14T09:59:58.795Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-14T09:59:58.795Z] Selecting previously unselected package git-man. [2021-01-14T09:59:58.795Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-14T09:59:58.795Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-14T09:59:59.057Z] Selecting previously unselected package git. [2021-01-14T09:59:59.057Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-14T09:59:59.057Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-14T10:00:00.007Z] Selecting previously unselected package libnorm1:amd64. [2021-01-14T10:00:00.007Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-14T10:00:00.007Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-14T10:00:00.007Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-14T10:00:00.007Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-14T10:00:00.007Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-14T10:00:00.007Z] Selecting previously unselected package libsodium23:amd64. [2021-01-14T10:00:00.007Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-14T10:00:00.007Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-14T10:00:00.007Z] Selecting previously unselected package libzmq5:amd64. [2021-01-14T10:00:00.007Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-14T10:00:00.007Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-14T10:00:00.269Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-14T10:00:00.269Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-14T10:00:00.269Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-14T10:00:00.269Z] Selecting previously unselected package pkg-config. [2021-01-14T10:00:00.269Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-14T10:00:00.532Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-14T10:00:00.532Z] Selecting previously unselected package zip. [2021-01-14T10:00:00.532Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-14T10:00:00.532Z] Unpacking zip (3.0-11build1) ... [2021-01-14T10:00:00.532Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-14T10:00:00.532Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-14T10:00:00.795Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-14T10:00:00.795Z] Setting up liberror-perl (0.17025-1) ... [2021-01-14T10:00:00.795Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-14T10:00:00.795Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-14T10:00:00.795Z] No schema files found: doing nothing. [2021-01-14T10:00:00.795Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-14T10:00:00.795Z] Setting up zip (3.0-11build1) ... [2021-01-14T10:00:00.795Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-14T10:00:00.795Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-14T10:00:00.795Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-14T10:00:01.074Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-14T10:00:01.074Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-14T10:00:01.074Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-14T10:00:01.074Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-14T10:00:01.074Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-14T10:00:07.723Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-14T10:00:07.723Z] git set to automatically installed. [2021-01-14T10:00:07.723Z] git-man set to automatically installed. [2021-01-14T10:00:07.723Z] libcurl3-gnutls set to automatically installed. [2021-01-14T10:00:07.723Z] liberror-perl set to automatically installed. [2021-01-14T10:00:07.723Z] libglib2.0-0 set to automatically installed. [2021-01-14T10:00:07.723Z] libnghttp2-14 set to automatically installed. [2021-01-14T10:00:07.723Z] libnorm1 set to automatically installed. [2021-01-14T10:00:07.724Z] libpgm-5.2-0 set to automatically installed. [2021-01-14T10:00:07.724Z] libpsl5 set to automatically installed. [2021-01-14T10:00:07.724Z] librtmp1 set to automatically installed. [2021-01-14T10:00:07.724Z] libsodium23 set to automatically installed. [2021-01-14T10:00:07.724Z] libzmq3-dev set to automatically installed. [2021-01-14T10:00:07.724Z] libzmq5 set to automatically installed. [2021-01-14T10:00:07.724Z] pkg-config set to automatically installed. [2021-01-14T10:00:07.724Z] zip set to automatically installed. [2021-01-14T10:00:09.672Z] snapd is not logged in, snap install commands will use sudo [2021-01-14T10:00:16.280Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-14T10:00:16.280Z] snap "core18" has no updates available [2021-01-14T10:00:16.865Z] Pulling config-common [2021-01-14T10:00:17.810Z] Pulling go-build-helper [2021-01-14T10:00:39.875Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-14T10:00:39.875Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-14T10:00:39.875Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-14T10:00:39.875Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] [2021-01-14T10:00:39.875Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-14T10:00:39.875Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-14T10:00:39.875Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-14T10:00:39.875Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-14T10:00:39.875Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-14T10:00:39.875Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-14T10:00:39.875Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-14T10:00:39.875Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] [2021-01-14T10:00:39.875Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-14T10:00:39.875Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-14T10:00:39.875Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] [2021-01-14T10:00:39.875Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] [2021-01-14T10:00:39.875Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1098 kB] [2021-01-14T10:00:39.875Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-14T10:00:39.875Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-14T10:00:39.875Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] [2021-01-14T10:00:39.875Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] [2021-01-14T10:00:39.875Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-14T10:00:39.875Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-14T10:00:39.875Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] [2021-01-14T10:00:39.875Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] [2021-01-14T10:00:39.875Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-14T10:00:39.875Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-14T10:00:39.875Z] Fetched 23.7 MB in 0s (0 B/s) [2021-01-14T10:00:39.875Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-14T10:00:39.875Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-14T10:00:39.875Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-14T10:00:39.875Z] Fetched 279 kB in 0s (0 B/s) [2021-01-14T10:00:39.875Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-14T10:00:39.875Z] Fetched 122 kB in 0s (0 B/s) [2021-01-14T10:00:39.875Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-14T10:00:39.875Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-14T10:00:39.875Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-14T10:00:39.875Z] Fetched 8848 B in 0s (0 B/s) [2021-01-14T10:00:39.875Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-14T10:00:39.875Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-14T10:00:39.875Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-14T10:00:39.875Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-14T10:00:39.875Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-14T10:00:39.875Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-14T10:00:39.875Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-14T10:00:39.875Z] Fetched 214 kB in 0s (0 B/s) [2021-01-14T10:00:39.875Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-14T10:00:39.875Z] Fetched 155 kB in 0s (0 B/s) [2021-01-14T10:00:39.875Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-14T10:00:39.875Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-14T10:00:39.875Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-14T10:00:39.875Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-14T10:00:39.875Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-14T10:00:39.875Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-14T10:00:39.875Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-14T10:00:39.875Z] Fetched 499 kB in 0s (0 B/s) [2021-01-14T10:00:39.875Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-14T10:00:39.875Z] Fetched 111 kB in 0s (0 B/s) [2021-01-14T10:00:39.875Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-14T10:00:39.875Z] Fetched 240 kB in 0s (0 B/s) [2021-01-14T10:00:39.875Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-14T10:00:39.875Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-14T10:00:39.875Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-14T10:00:39.875Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-14T10:00:39.875Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-14T10:00:39.875Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-14T10:00:39.875Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-14T10:00:39.875Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-14T10:00:39.875Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-14T10:00:39.875Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-14T10:00:39.875Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-14T10:00:39.875Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-14T10:00:39.875Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-14T10:00:39.875Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-14T10:00:39.875Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-14T10:00:39.875Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-14T10:00:39.875Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-14T10:00:39.875Z] Fetched 8720 B in 0s (0 B/s) [2021-01-14T10:00:39.875Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-14T10:00:39.876Z] Fetched 137 kB in 0s (0 B/s) [2021-01-14T10:00:39.876Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-14T10:00:39.876Z] Fetched 119 kB in 0s (0 B/s) [2021-01-14T10:00:39.876Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-14T10:00:39.876Z] Fetched 109 kB in 0s (0 B/s) [2021-01-14T10:00:39.876Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-14T10:00:39.876Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-14T10:00:39.876Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-14T10:00:39.876Z] Fetched 645 kB in 0s (0 B/s) [2021-01-14T10:00:39.876Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-14T10:00:39.876Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-14T10:00:39.876Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-14T10:00:39.876Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-14T10:00:39.876Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-14T10:00:39.876Z] Fetched 368 kB in 0s (0 B/s) [2021-01-14T10:00:39.876Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-14T10:00:39.876Z] Fetched 187 kB in 0s (0 B/s) [2021-01-14T10:00:39.876Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-14T10:00:39.876Z] Fetched 175 kB in 0s (0 B/s) [2021-01-14T10:00:39.876Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-14T10:00:43.188Z] Fetched 206 kB in 0s (0 B/s) [2021-01-14T10:00:43.188Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-14T10:00:43.189Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-14T10:00:43.189Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-14T10:00:43.189Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-14T10:00:43.189Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-14T10:00:43.189Z] Fetched 159 kB in 0s (0 B/s) [2021-01-14T10:00:43.189Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-14T10:00:43.189Z] Fetched 107 kB in 0s (0 B/s) [2021-01-14T10:00:43.189Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-14T10:00:43.189Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-14T10:00:43.189Z] Pulling static-packages [2021-01-14T10:00:44.133Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-01-14T10:00:44.133Z] Skipping pull go-build-helper (already ran) [2021-01-14T10:00:44.133Z] Skipping pull static-packages (already ran) [2021-01-14T10:00:44.133Z] Building go-build-helper [2021-01-14T10:00:47.441Z] Building static-packages [2021-01-14T10:00:49.358Z] Staging go-build-helper [2021-01-14T10:00:50.303Z] Staging static-packages [2021-01-14T10:00:51.263Z] Pulling go115 [2021-01-14T10:00:52.207Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-14T10:00:52.207Z] Skipping pull go115 (already ran) [2021-01-14T10:00:52.207Z] Building go115 [2021-01-14T10:00:52.207Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-14T10:00:52.207Z] Dload Upload Total Spent Left Speed [2021-01-14T10:00:55.915Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 54408 0 0 263k 0 0:07:29 --:--:-- 0:07:29 261k 29 115M 29 34.4M 0 0 28.6M 0 0:00:04 0:00:01 0:00:03 28.6M 58 115M 58 67.5M 0 0 30.6M 0 0:00:03 0:00:02 0:00:01 30.6M 88 115M 88 102M 0 0 31.8M 0 0:00:03 0:00:03 --:--:-- 31.8M 100 115M 100 115M 0 0 31.9M 0 0:00:03 0:00:03 --:--:-- 31.8M [2021-01-14T10:00:56.488Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-14T10:01:00.703Z] Staging go115 [2021-01-14T10:01:06.003Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-14T10:01:06.004Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-14T10:01:06.004Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-14T10:01:06.004Z] Fetched 0 B in 0s (0 B/s) [2021-01-14T10:01:06.004Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-14T10:01:06.004Z] Fetched 224 kB in 0s (0 B/s) [2021-01-14T10:01:06.004Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-14T10:01:06.004Z] Fetched 157 kB in 0s (0 B/s) [2021-01-14T10:01:06.004Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-14T10:01:06.004Z] Fetched 221 kB in 0s (0 B/s) [2021-01-14T10:01:06.004Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-14T10:01:06.004Z] Fetched 143 kB in 0s (0 B/s) [2021-01-14T10:01:06.004Z] Pulling edgex-go [2021-01-14T10:01:06.577Z] Pulling version [2021-01-14T10:01:07.524Z] Building config-common [2021-01-14T10:01:09.443Z] Skipping build go-build-helper (already ran) [2021-01-14T10:01:09.443Z] Skipping build static-packages (already ran) [2021-01-14T10:01:09.443Z] Skipping build go115 (already ran) [2021-01-14T10:01:09.704Z] Building edgex-go [2021-01-14T10:01:09.704Z] 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 [2021-01-14T10:01:12.256Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-14T10:01:12.256Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.70 [2021-01-14T10:01:12.256Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.144 [2021-01-14T10:01:12.256Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-14T10:01:12.256Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 [2021-01-14T10:01:12.256Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-14T10:01:12.256Z] go: downloading github.com/google/uuid v1.1.4 [2021-01-14T10:01:12.256Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.32 [2021-01-14T10:01:12.256Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-14T10:01:12.256Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-14T10:01:12.256Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-14T10:01:12.256Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-14T10:01:12.256Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-14T10:01:12.256Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-14T10:01:12.256Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-14T10:01:12.256Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-14T10:01:12.256Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-14T10:01:12.256Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-14T10:01:12.256Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-14T10:01:12.256Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-14T10:01:12.256Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-14T10:01:12.256Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-14T10:01:12.256Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-14T10:01:12.256Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-14T10:01:12.256Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-14T10:01:12.256Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-14T10:01:12.256Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-14T10:01:12.256Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-14T10:01:12.256Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-14T10:01:12.256Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-14T10:01:12.256Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-14T10:01:12.256Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-14T10:01:12.256Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-14T10:01:12.256Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-14T10:01:12.256Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-14T10:01:12.256Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-14T10:01:12.256Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-14T10:01:12.256Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-14T10:01:12.256Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-14T10:01:12.518Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-14T10:01:17.832Z] 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 [2021-01-14T10:01:17.832Z] 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 [2021-01-14T10:01:19.104Z] 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 [2021-01-14T10:01:22.403Z] 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 [2021-01-14T10:01:23.793Z] 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 [2021-01-14T10:01:24.738Z] 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 [2021-01-14T10:01:25.002Z] 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 [2021-01-14T10:01:25.002Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-14T10:01:25.263Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-14T10:01:25.263Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-14T10:01:25.263Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-14T10:01:26.645Z] 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 [2021-01-14T10:01:26.905Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-14T10:01:26.905Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-14T10:01:27.845Z] 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 [2021-01-14T10:01:27.845Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-14T10:01:28.011Z] Removing intermediate container ec6224e55dc2 [2021-01-14T10:01:28.011Z] ---> 94606183ebee [2021-01-14T10:01:28.011Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-14T10:01:28.011Z] Removing intermediate container 93773c710e90 [2021-01-14T10:01:28.011Z] ---> 8dfd743d51b6 [2021-01-14T10:01:28.011Z] [2021-01-14T10:01:28.011Z] Step 10/24 : FROM alpine:3.12 [2021-01-14T10:01:28.011Z] 3.12: Pulling from library/alpine [2021-01-14T10:01:28.011Z] ---> Running in 2b48a0fb7b41 [2021-01-14T10:01:28.614Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-14T10:01:28.894Z] Removing intermediate container d58255193835 [2021-01-14T10:01:28.894Z] ---> f6a791eb01c5 [2021-01-14T10:01:28.894Z] [2021-01-14T10:01:28.894Z] Step 10/24 : FROM scratch [2021-01-14T10:01:28.894Z] ---> [2021-01-14T10:01:28.894Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-14T10:01:28.894Z] Removing intermediate container cc58569ba2ca [2021-01-14T10:01:28.894Z] ---> ac342291ec38 [2021-01-14T10:01:28.894Z] [2021-01-14T10:01:28.894Z] Step 10/21 : FROM alpine:3.12 [2021-01-14T10:01:28.894Z] Status: Downloaded newer image for alpine:3.12 [2021-01-14T10:01:28.894Z] ---> afeebe901d6b [2021-01-14T10:01:28.894Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-14T10:01:28.894Z] ---> afeebe901d6b [2021-01-14T10:01:28.894Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-14T10:01:29.168Z] 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 [2021-01-14T10:01:29.168Z] ---> Running in 633775840e82 [2021-01-14T10:01:29.168Z] Removing intermediate container 3a8888ca6c19 [2021-01-14T10:01:29.168Z] ---> 8430d3b80a67 [2021-01-14T10:01:29.168Z] [2021-01-14T10:01:29.168Z] Step 10/21 : FROM scratch [2021-01-14T10:01:29.168Z] ---> [2021-01-14T10:01:29.168Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T10:01:29.228Z] 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 [2021-01-14T10:01:29.228Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-14T10:01:29.445Z] ---> Running in 68bcbe7dafee [2021-01-14T10:01:29.445Z] ---> Running in 2be7af1cf6bb [2021-01-14T10:01:29.445Z] ---> Running in d54d842cb244 [2021-01-14T10:01:30.061Z] Removing intermediate container 633775840e82 [2021-01-14T10:01:30.061Z] ---> a5d3a315dd6a [2021-01-14T10:01:30.061Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-14T10:01:30.061Z] ---> Running in 0efeeafd1b85 [2021-01-14T10:01:30.169Z] 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 [2021-01-14T10:01:30.337Z] Removing intermediate container d54d842cb244 [2021-01-14T10:01:30.337Z] ---> 87c950e41321 [2021-01-14T10:01:30.337Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-14T10:01:30.337Z] ---> Running in fb487eb4de86 [2021-01-14T10:01:30.956Z] Removing intermediate container 0efeeafd1b85 [2021-01-14T10:01:30.956Z] ---> d1d23db82be1 [2021-01-14T10:01:30.956Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-14T10:01:30.956Z] ---> Running in f6c36afc170c [2021-01-14T10:01:31.109Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-14T10:01:31.230Z] Removing intermediate container fb487eb4de86 [2021-01-14T10:01:31.230Z] ---> 2faa670f35cf [2021-01-14T10:01:31.230Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-14T10:01:31.509Z] ---> Running in f1867deb1e6d [2021-01-14T10:01:31.509Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T10:01:31.801Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T10:01:31.801Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T10:01:31.801Z] Removing intermediate container f6c36afc170c [2021-01-14T10:01:31.801Z] ---> 77556c228fa2 [2021-01-14T10:01:31.801Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-14T10:01:31.801Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T10:01:32.052Z] 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 [2021-01-14T10:01:32.405Z] Removing intermediate container f1867deb1e6d [2021-01-14T10:01:32.405Z] ---> c737a82662b3 [2021-01-14T10:01:32.405Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T10:01:32.405Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-14T10:01:32.405Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-14T10:01:32.691Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T10:01:32.691Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-14T10:01:32.691Z] (4/5) Installing curl (7.69.1-r3) [2021-01-14T10:01:32.691Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-14T10:01:32.691Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T10:01:32.691Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T10:01:32.691Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-14T10:01:32.691Z] Executing ca-certificates-20191127-r4.trigger [2021-01-14T10:01:32.691Z] (4/4) Installing curl (7.69.1-r3) [2021-01-14T10:01:32.691Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T10:01:32.691Z] Executing ca-certificates-20191127-r4.trigger [2021-01-14T10:01:32.968Z] OK: 7 MiB in 19 packages [2021-01-14T10:01:32.968Z] OK: 7 MiB in 18 packages [2021-01-14T10:01:33.569Z] ---> 500d1b69a001 [2021-01-14T10:01:33.569Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-14T10:01:33.569Z] Removing intermediate container 2b48a0fb7b41 [2021-01-14T10:01:33.569Z] ---> 117b3bf26c66 [2021-01-14T10:01:33.569Z] [2021-01-14T10:01:33.569Z] Step 11/26 : FROM docker:20.10.0 [2021-01-14T10:01:33.569Z] ---> 4726acaedcb1 [2021-01-14T10:01:33.569Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-14T10:01:33.843Z] 20.10.0: Pulling from library/docker [2021-01-14T10:01:33.970Z] Building version [2021-01-14T10:01:35.823Z] Removing intermediate container 2be7af1cf6bb [2021-01-14T10:01:35.823Z] ---> 02de8e79d36e [2021-01-14T10:01:35.823Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-14T10:01:35.883Z] Staging config-common [2021-01-14T10:01:36.100Z] ---> c93d1fd77b85 [2021-01-14T10:01:36.100Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-14T10:01:36.378Z] ---> Running in 9caac451b26c [2021-01-14T10:01:36.378Z] Removing intermediate container 68bcbe7dafee [2021-01-14T10:01:36.378Z] ---> f28b0966ca04 [2021-01-14T10:01:36.378Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-14T10:01:36.457Z] Skipping stage go-build-helper (already ran) [2021-01-14T10:01:36.458Z] Skipping stage static-packages (already ran) [2021-01-14T10:01:36.458Z] Skipping stage go115 (already ran) [2021-01-14T10:01:36.458Z] Staging edgex-go [2021-01-14T10:01:36.658Z] ---> 05877d9d9563 [2021-01-14T10:01:36.658Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-14T10:01:36.658Z] ---> Running in 8cc157ca8046 [2021-01-14T10:01:37.260Z] Removing intermediate container 9caac451b26c [2021-01-14T10:01:37.260Z] ---> a8b1cbe5feb4 [2021-01-14T10:01:37.260Z] Step 13/24 : WORKDIR / [2021-01-14T10:01:37.399Z] Staging version [2021-01-14T10:01:37.534Z] ---> Running in 2954f2261d2d [2021-01-14T10:01:37.534Z] Removing intermediate container 8cc157ca8046 [2021-01-14T10:01:37.534Z] ---> c4ef2bf21193 [2021-01-14T10:01:37.534Z] Step 13/21 : WORKDIR /edgex [2021-01-14T10:01:37.811Z] ---> a89a861dae0a [2021-01-14T10:01:37.811Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-14T10:01:37.811Z] ---> Running in a053c1e3538e [2021-01-14T10:01:38.085Z] ---> Running in e9d92934dc74 [2021-01-14T10:01:38.341Z] Priming config-common [2021-01-14T10:01:38.360Z] ---> 6194d87f2337 [2021-01-14T10:01:38.360Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T10:01:38.360Z] Removing intermediate container 2954f2261d2d [2021-01-14T10:01:38.360Z] ---> 23e4cd7ce09a [2021-01-14T10:01:38.360Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-14T10:01:38.957Z] Removing intermediate container a053c1e3538e [2021-01-14T10:01:38.957Z] ---> 293f63bc78aa [2021-01-14T10:01:38.957Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-14T10:01:38.957Z] Removing intermediate container e9d92934dc74 [2021-01-14T10:01:38.957Z] ---> 3168c8c35015 [2021-01-14T10:01:38.957Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T10:01:39.281Z] Priming go-build-helper [2021-01-14T10:01:39.553Z] ---> Running in 6b4d4d7cf619 [2021-01-14T10:01:39.831Z] ---> 0f85aea1315c [2021-01-14T10:01:39.831Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-14T10:01:39.831Z] ---> 08ec1de0f832 [2021-01-14T10:01:39.831Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-14T10:01:39.850Z] Priming static-packages [2021-01-14T10:01:40.426Z] ---> 4d59825d4ddd [2021-01-14T10:01:40.426Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-14T10:01:40.426Z] Removing intermediate container 6b4d4d7cf619 [2021-01-14T10:01:40.426Z] ---> 4b35e948c09c [2021-01-14T10:01:40.426Z] Step 19/21 : LABEL arch=arm64 [2021-01-14T10:01:41.064Z] ---> Running in d18d894990d6 [2021-01-14T10:01:41.749Z] ---> 76b7c42a47bf [2021-01-14T10:01:41.749Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-14T10:01:42.059Z] Removing intermediate container d18d894990d6 [2021-01-14T10:01:42.059Z] ---> 6bead29f0fb1 [2021-01-14T10:01:42.059Z] Step 20/21 : LABEL git_sha=7e277564f4d5b5740e7f6ba0447a2dbe0211b197 [2021-01-14T10:01:42.383Z] ---> 2de08ca2d337 [2021-01-14T10:01:42.383Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-14T10:01:42.383Z] ---> bf69915b732f [2021-01-14T10:01:42.383Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-14T10:01:42.404Z] Priming go115 [2021-01-14T10:01:42.671Z] ---> Running in 90277921de31 [2021-01-14T10:01:42.975Z] Priming edgex-go [2021-01-14T10:01:43.444Z] ---> 3aa5fadc8f7b [2021-01-14T10:01:43.444Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-14T10:01:43.722Z] Removing intermediate container 90277921de31 [2021-01-14T10:01:43.722Z] ---> 9c0fc89b57e3 [2021-01-14T10:01:43.722Z] Step 21/21 : LABEL version=0.0.0 [2021-01-14T10:01:43.913Z] Priming version [2021-01-14T10:01:44.000Z] ---> 726858ecfe70 [2021-01-14T10:01:44.000Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-14T10:01:44.000Z] ---> Running in c3d90c1a49c5 [2021-01-14T10:01:44.274Z] ---> Running in 19440e55bb1d [2021-01-14T10:01:44.855Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-01-14T10:01:45.716Z] Removing intermediate container c3d90c1a49c5 [2021-01-14T10:01:45.716Z] ---> 738ea55e585e [2021-01-14T10:01:45.716Z] [2021-01-14T10:01:45.716Z] ---> 40bebde93c0c [2021-01-14T10:01:45.716Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-14T10:01:45.716Z] Removing intermediate container 19440e55bb1d [2021-01-14T10:01:45.716Z] ---> 7bf4b36c8e17 [2021-01-14T10:01:45.716Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T10:01:45.995Z] Successfully built 738ea55e585e [2021-01-14T10:01:46.270Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-14T10:01:46.270Z]  Building docker-support-scheduler-go ... done Building docker-core-metadata-go [2021-01-14T10:01:46.270Z] ---> b44b48c767f5 [2021-01-14T10:01:46.270Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-14T10:01:46.546Z] ---> Running in 2c5fe12395f7 [2021-01-14T10:01:46.546Z] ---> Running in 2d6b66036ba8 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [2021-01-14T10:01:47.539Z] Removing intermediate container 2c5fe12395f7 [2021-01-14T10:01:47.539Z] ---> 03e3b06065d6 [2021-01-14T10:01:47.539Z] Step 22/24 : LABEL arch=arm64 [2021-01-14T10:01:47.539Z] Removing intermediate container 2d6b66036ba8 [2021-01-14T10:01:47.539Z] ---> 05f23a717947 [2021-01-14T10:01:47.539Z] Step 18/21 : CMD ["--init=true"] [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-14T10:01:48.163Z] ---> Running in bb2f5b5a7202 [2021-01-14T10:01:48.163Z] ---> Running in 2d856ce633e7 [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-14T10:01:48.765Z] ---> 8e32fcd41f19 [2021-01-14T10:01:48.765Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-14T10:01:49.359Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-14T10:01:49.632Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-14T10:01:49.632Z] ---> eeaf43b92773 [2021-01-14T10:01:49.632Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-14T10:01:49.632Z] Removing intermediate container bb2f5b5a7202 [2021-01-14T10:01:49.632Z] ---> 0b824afed850 [2021-01-14T10:01:49.632Z] Step 23/24 : LABEL git_sha=7e277564f4d5b5740e7f6ba0447a2dbe0211b197 [2021-01-14T10:01:49.632Z] Removing intermediate container 2d856ce633e7 [2021-01-14T10:01:49.632Z] ---> 4f77ad2f3495 [2021-01-14T10:01:49.632Z] Step 19/21 : LABEL arch=arm64 [2021-01-14T10:01:49.922Z] ---> Running in e92b515f8329 [2021-01-14T10:01:49.922Z] ---> Running in 28e989c75e80 [2021-01-14T10:01:49.922Z] ---> Running in 49387dda9814 [2021-01-14T10:01:50.530Z] ---> 323427976347 [2021-01-14T10:01:50.530Z] 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/ [2021-01-14T10:01:51.532Z] ---> Running in fe6f50ea755e [2021-01-14T10:01:51.532Z] Removing intermediate container 28e989c75e80 [2021-01-14T10:01:51.532Z] ---> ad3163eea4a9 [2021-01-14T10:01:51.532Z] Step 24/24 : LABEL version=0.0.0 [2021-01-14T10:01:51.532Z] Removing intermediate container e92b515f8329 [2021-01-14T10:01:51.532Z] ---> 39be9196133c [2021-01-14T10:01:51.532Z] Step 20/21 : LABEL git_sha=7e277564f4d5b5740e7f6ba0447a2dbe0211b197 [2021-01-14T10:01:51.804Z] ---> Running in 6d4458e51dba [2021-01-14T10:01:51.804Z] ---> Running in c10d33eb36e1 [2021-01-14T10:01:52.400Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T10:01:52.674Z] Removing intermediate container 6d4458e51dba [2021-01-14T10:01:52.674Z] ---> 706dc4f4e414 [2021-01-14T10:01:52.674Z] [2021-01-14T10:01:52.674Z] Removing intermediate container c10d33eb36e1 [2021-01-14T10:01:52.674Z] ---> ae33fe10f762 [2021-01-14T10:01:52.674Z] Step 21/21 : LABEL version=0.0.0 [2021-01-14T10:01:52.674Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T10:01:52.944Z] ---> Running in 33e97a286597 [2021-01-14T10:01:53.221Z] Successfully built 706dc4f4e414 [2021-01-14T10:01:53.221Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-14T10:01:53.221Z] (1/2) Installing readline (8.0.4-r0) [2021-01-14T10:01:53.221Z]  Building docker-support-notifications-go ... done Building docker-core-command-go [2021-01-14T10:01:53.499Z] (2/2) Installing bash (5.0.17-r0) [2021-01-14T10:01:53.499Z] Executing bash-5.0.17-r0.post-install [2021-01-14T10:01:53.499Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T10:01:53.499Z] OK: 12 MiB in 22 packages [2021-01-14T10:01:53.775Z] Removing intermediate container 33e97a286597 [2021-01-14T10:01:53.775Z] ---> ab50444fdd80 [2021-01-14T10:01:53.775Z] [2021-01-14T10:01:54.369Z] Successfully built ab50444fdd80 [2021-01-14T10:01:54.369Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-14T10:01:54.369Z]  Building docker-security-proxy-setup-go ... done Building docker-core-data-go [2021-01-14T10:01:54.643Z] Removing intermediate container fe6f50ea755e [2021-01-14T10:01:54.643Z] ---> 64fba42e38fd [2021-01-14T10:01:54.643Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-14T10:01:54.919Z] ---> Running in 63744e2bfa9c [2021-01-14T10:01:55.191Z] Removing intermediate container 49387dda9814 [2021-01-14T10:01:55.191Z] ---> f2532b2e583d [2021-01-14T10:01:55.191Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-14T10:01:55.463Z] ---> Running in 2b56c7313e36 [2021-01-14T10:01:55.463Z] Removing intermediate container 63744e2bfa9c [2021-01-14T10:01:55.463Z] ---> 1bedbd4ce165 [2021-01-14T10:01:55.463Z] Step 22/24 : LABEL arch=arm64 [2021-01-14T10:01:55.741Z] ---> Running in 2a63401a89f4 [2021-01-14T10:01:56.016Z] Removing intermediate container 2b56c7313e36 [2021-01-14T10:01:56.016Z] ---> 9208d82125b2 [2021-01-14T10:01:56.016Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-14T10:01:56.291Z] ---> Running in de69ebf6759f [2021-01-14T10:01:56.897Z] Removing intermediate container 2a63401a89f4 [2021-01-14T10:01:56.897Z] ---> b496b223ff1a [2021-01-14T10:01:56.897Z] Step 23/24 : LABEL git_sha=7e277564f4d5b5740e7f6ba0447a2dbe0211b197 [2021-01-14T10:01:57.183Z] Removing intermediate container de69ebf6759f [2021-01-14T10:01:57.183Z] ---> 26cc688ca1d3 [2021-01-14T10:01:57.183Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-14T10:01:57.783Z] ---> Running in 5967c09eac41 [2021-01-14T10:01:58.380Z] ---> Running in 87b5a37637b9 [2021-01-14T10:01:58.974Z] Removing intermediate container 5967c09eac41 [2021-01-14T10:01:58.974Z] ---> a63580c7c2f8 [2021-01-14T10:01:58.974Z] Step 24/24 : LABEL version=0.0.0 [2021-01-14T10:01:59.248Z] Removing intermediate container 87b5a37637b9 [2021-01-14T10:01:59.248Z] ---> 354968405256 [2021-01-14T10:01:59.248Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-14T10:01:59.854Z] ---> Running in 39b54efa7da0 [2021-01-14T10:02:00.836Z] Removing intermediate container 39b54efa7da0 [2021-01-14T10:02:00.836Z] ---> 09a1d8de342e [2021-01-14T10:02:00.836Z] [2021-01-14T10:02:01.431Z] Successfully built 09a1d8de342e [2021-01-14T10:02:01.431Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-14T10:02:01.431Z]  Building docker-security-secretstore-setup-go ... done Building docker-security-bootstrap-redis-go [2021-01-14T10:02:02.028Z] ---> f22fbeefcadd [2021-01-14T10:02:02.028Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-14T10:02:03.005Z] ---> 3110fd848758 [2021-01-14T10:02:03.005Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-14T10:02:05.006Z] ---> 75ca6058ccda [2021-01-14T10:02:05.006Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-14T10:02:05.006Z] ---> Running in 798e4317f9d7 [2021-01-14T10:02:06.456Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T10:02:06.456Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T10:02:07.054Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-14T10:02:07.054Z] (2/33) Installing expat (2.2.9-r1) [2021-01-14T10:02:07.054Z] (3/33) Installing libffi (3.3-r2) [2021-01-14T10:02:07.054Z] (4/33) Installing gdbm (1.13-r1) [2021-01-14T10:02:07.054Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-14T10:02:07.054Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-14T10:02:07.054Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-14T10:02:09.032Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-14T10:02:09.032Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-14T10:02:09.032Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-14T10:02:09.032Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-14T10:02:09.032Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-14T10:02:09.032Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-14T10:02:09.032Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-14T10:02:09.032Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-14T10:02:09.032Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-14T10:02:09.307Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-14T10:02:09.307Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-14T10:02:09.307Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-14T10:02:09.307Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-14T10:02:09.307Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-14T10:02:09.307Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-14T10:02:09.307Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-14T10:02:09.307Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-14T10:02:09.307Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-14T10:02:09.307Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-14T10:02:09.580Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-14T10:02:09.580Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-14T10:02:09.580Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-14T10:02:09.580Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-14T10:02:09.580Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-14T10:02:09.580Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-14T10:02:09.580Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-14T10:02:09.857Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T10:02:09.857Z] OK: 71 MiB in 55 packages [2021-01-14T10:02:20.021Z] Removing intermediate container 798e4317f9d7 [2021-01-14T10:02:20.021Z] ---> 384ad57a6548 [2021-01-14T10:02:20.021Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-14T10:02:20.619Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T10:02:20.619Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T10:02:20.619Z] ---> 564ccd281567 [2021-01-14T10:02:20.619Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T10:02:20.619Z] ---> Using cache [2021-01-14T10:02:20.619Z] ---> 37002cd24364 [2021-01-14T10:02:20.619Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T10:02:20.619Z] ---> Using cache [2021-01-14T10:02:20.619Z] ---> 69c07b3e78b8 [2021-01-14T10:02:20.619Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-14T10:02:21.223Z] ---> Running in 372cd01430b2 [2021-01-14T10:02:21.223Z] ---> Running in 1dda38c5eaa0 [2021-01-14T10:02:23.208Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T10:02:23.809Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T10:02:24.798Z] OK: 217 MiB in 51 packages [2021-01-14T10:02:28.194Z] Removing intermediate container 372cd01430b2 [2021-01-14T10:02:28.194Z] ---> c92f9e3c55c3 [2021-01-14T10:02:28.194Z] Step 6/22 : COPY go.mod . [2021-01-14T10:02:28.194Z] Collecting docker-compose==1.23.2 [2021-01-14T10:02:28.194Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-14T10:02:28.469Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-14T10:02:29.070Z] ---> 38a1e7100c64 [2021-01-14T10:02:29.070Z] Step 7/22 : RUN go mod download [2021-01-14T10:02:29.070Z] Collecting cached-property<2,>=1.2.0 [2021-01-14T10:02:29.070Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-14T10:02:29.340Z] ---> Running in 606ee96a3bcc [2021-01-14T10:02:29.620Z] Collecting docopt<0.7,>=0.6.1 [2021-01-14T10:02:29.620Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-14T10:02:33.010Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-14T10:02:33.010Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-14T10:02:33.608Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-14T10:02:33.608Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-14T10:02:34.597Z] Removing intermediate container 606ee96a3bcc [2021-01-14T10:02:34.597Z] ---> 2b38c9a41cba [2021-01-14T10:02:34.597Z] Step 8/22 : COPY . . [2021-01-14T10:02:35.585Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T10:02:35.585Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T10:02:35.585Z] ---> 564ccd281567 [2021-01-14T10:02:35.585Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T10:02:35.585Z] ---> Using cache [2021-01-14T10:02:35.585Z] ---> 37002cd24364 [2021-01-14T10:02:35.585Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T10:02:35.585Z] ---> Using cache [2021-01-14T10:02:35.585Z] ---> 69c07b3e78b8 [2021-01-14T10:02:35.585Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-14T10:02:35.585Z] ---> Using cache [2021-01-14T10:02:35.585Z] ---> c92f9e3c55c3 [2021-01-14T10:02:35.585Z] Step 6/22 : COPY go.mod . [2021-01-14T10:02:35.585Z] ---> Using cache [2021-01-14T10:02:35.585Z] ---> 38a1e7100c64 [2021-01-14T10:02:35.585Z] Step 7/22 : RUN go mod download [2021-01-14T10:02:35.585Z] ---> Using cache [2021-01-14T10:02:35.585Z] ---> 2b38c9a41cba [2021-01-14T10:02:35.585Z] Step 8/22 : COPY . . [2021-01-14T10:02:37.040Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-14T10:02:37.040Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-14T10:02:37.040Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T10:02:37.317Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-14T10:02:37.317Z] ---> 564ccd281567 [2021-01-14T10:02:37.317Z] Step 3/23 : WORKDIR /edgex-go [2021-01-14T10:02:37.317Z] ---> Using cache [2021-01-14T10:02:37.317Z] ---> 37002cd24364 [2021-01-14T10:02:37.317Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T10:02:37.317Z] ---> Using cache [2021-01-14T10:02:37.317Z] ---> 69c07b3e78b8 [2021-01-14T10:02:37.317Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-14T10:02:39.327Z] Collecting PyYAML<4,>=3.10 [2021-01-14T10:02:39.327Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-14T10:02:39.327Z] ---> Running in be50517dc004 [2021-01-14T10:02:41.320Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T10:02:41.916Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T10:02:41.916Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T10:02:41.916Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T10:02:41.916Z] ---> 564ccd281567 [2021-01-14T10:02:41.916Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T10:02:41.916Z] ---> Using cache [2021-01-14T10:02:41.916Z] ---> 37002cd24364 [2021-01-14T10:02:41.916Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T10:02:41.916Z] ---> Using cache [2021-01-14T10:02:41.916Z] ---> 69c07b3e78b8 [2021-01-14T10:02:41.916Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-14T10:02:41.916Z] ---> Using cache [2021-01-14T10:02:41.916Z] ---> c92f9e3c55c3 [2021-01-14T10:02:41.916Z] Step 6/22 : COPY go.mod . [2021-01-14T10:02:41.916Z] ---> Using cache [2021-01-14T10:02:41.916Z] ---> 38a1e7100c64 [2021-01-14T10:02:41.916Z] Step 7/22 : RUN go mod download [2021-01-14T10:02:41.916Z] ---> Using cache [2021-01-14T10:02:41.916Z] ---> 2b38c9a41cba [2021-01-14T10:02:41.916Z] Step 8/22 : COPY . . [2021-01-14T10:02:42.520Z] OK: 217 MiB in 51 packages [2021-01-14T10:02:43.125Z] Collecting jsonschema<3,>=2.5.1 [2021-01-14T10:02:43.399Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-14T10:02:44.389Z] Collecting docker<4.0,>=3.6.0 [2021-01-14T10:02:44.686Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-14T10:02:46.701Z] Collecting texttable<0.10,>=0.9.0 [2021-01-14T10:02:46.701Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-14T10:02:49.328Z] Removing intermediate container be50517dc004 [2021-01-14T10:02:49.328Z] ---> c2f730840903 [2021-01-14T10:02:49.328Z] Step 6/23 : COPY go.mod . [2021-01-14T10:02:49.328Z] 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) [2021-01-14T10:02:49.328Z] Collecting idna<2.8,>=2.5 [2021-01-14T10:02:49.328Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-14T10:02:50.313Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-14T10:02:50.313Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-14T10:02:50.689Z] ---> 55867ca43d23 [2021-01-14T10:02:50.689Z] Step 7/23 : RUN go mod download [2021-01-14T10:02:50.980Z] 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) [2021-01-14T10:02:51.316Z] ---> Running in 174545caa201 [2021-01-14T10:02:51.316Z] Collecting docker-pycreds>=0.4.0 [2021-01-14T10:02:51.316Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-14T10:02:51.674Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-14T10:02:51.674Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-14T10:02:51.674Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-14T10:02:51.674Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-14T10:02:52.866Z] Installing collected packages: cached-property, docopt, websocket-client, dockerpty, idna, urllib3, requests, PyYAML, jsonschema, docker-pycreds, docker, texttable, docker-compose [2021-01-14T10:02:52.867Z] Running setup.py install for docopt: started [2021-01-14T10:02:55.510Z] Running setup.py install for docopt: finished with status 'done' [2021-01-14T10:02:56.118Z] Running setup.py install for dockerpty: started [2021-01-14T10:02:57.125Z] Removing intermediate container 174545caa201 [2021-01-14T10:02:57.125Z] ---> f8767240f100 [2021-01-14T10:02:57.125Z] Step 8/23 : COPY . . [2021-01-14T10:02:58.119Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-14T10:02:58.119Z] Attempting uninstall: idna [2021-01-14T10:02:58.119Z] Found existing installation: idna 2.9 [2021-01-14T10:02:58.119Z] Uninstalling idna-2.9: [2021-01-14T10:02:58.119Z] Successfully uninstalled idna-2.9 [2021-01-14T10:02:58.395Z] ---> 90503046f69a [2021-01-14T10:02:58.395Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-14T10:02:59.383Z] Attempting uninstall: urllib3 [2021-01-14T10:02:59.383Z] Found existing installation: urllib3 1.25.9 [2021-01-14T10:02:59.383Z] ---> 860975f08673 [2021-01-14T10:02:59.383Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-14T10:02:59.383Z] ---> Running in 6f706a4787c8 [2021-01-14T10:02:59.383Z] Uninstalling urllib3-1.25.9: [2021-01-14T10:02:59.755Z] Successfully uninstalled urllib3-1.25.9 [2021-01-14T10:03:00.358Z] Attempting uninstall: requests [2021-01-14T10:03:00.358Z] Found existing installation: requests 2.23.0 [2021-01-14T10:03:00.358Z] Uninstalling requests-2.23.0: [2021-01-14T10:03:00.634Z] Successfully uninstalled requests-2.23.0 [2021-01-14T10:03:00.914Z] ---> Running in 38a440a5a7e2 [2021-01-14T10:03:00.914Z] Running setup.py install for PyYAML: started [2021-01-14T10:03:02.359Z] 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 [2021-01-14T10:03:02.966Z] 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 [2021-01-14T10:03:03.950Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-14T10:03:04.553Z] ---> 7db13c409a43 [2021-01-14T10:03:04.553Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-14T10:03:05.156Z] ---> Running in 3c21b7ff0568 [2021-01-14T10:03:05.763Z] Running setup.py install for texttable: started [2021-01-14T10:03:07.744Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-14T10:03:08.735Z] Running setup.py install for texttable: finished with status 'done' [2021-01-14T10:03:10.180Z] 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.57.0 [2021-01-14T10:03:18.484Z] ---> 7a00f7e309fd [2021-01-14T10:03:18.484Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-14T10:03:18.484Z] ---> Running in 37b0134c6125 [2021-01-14T10:03:18.484Z] Removing intermediate container 1dda38c5eaa0 [2021-01-14T10:03:18.484Z] ---> 22cb84dfceac [2021-01-14T10:03:18.484Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-14T10:03:18.761Z] ---> Running in 5a10ca08965c [2021-01-14T10:03:20.761Z] 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 [2021-01-14T10:03:20.761Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T10:03:21.041Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T10:03:21.648Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T10:03:21.648Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-14T10:03:21.926Z] (3/3) Installing curl (7.69.1-r3) [2021-01-14T10:03:21.926Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T10:03:21.926Z] OK: 71 MiB in 58 packages [2021-01-14T10:03:23.945Z] Removing intermediate container 5a10ca08965c [2021-01-14T10:03:23.945Z] ---> e53827fc525e [2021-01-14T10:03:23.945Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-14T10:03:23.945Z] ---> Running in cf6e49556f28 [2021-01-14T10:03:24.549Z] Removing intermediate container cf6e49556f28 [2021-01-14T10:03:24.549Z] ---> 78b2f077ace9 [2021-01-14T10:03:24.549Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T10:03:24.828Z] ---> Running in 2bc1c877c90a [2021-01-14T10:03:25.442Z] Removing intermediate container 2bc1c877c90a [2021-01-14T10:03:25.442Z] ---> 6670fa8d96eb [2021-01-14T10:03:25.442Z] Step 24/26 : LABEL arch=arm64 [2021-01-14T10:03:25.442Z] ---> Running in 114b6b7f4515 [2021-01-14T10:03:26.050Z] Removing intermediate container 114b6b7f4515 [2021-01-14T10:03:26.050Z] ---> 2d7d6339a571 [2021-01-14T10:03:26.050Z] Step 25/26 : LABEL git_sha=7e277564f4d5b5740e7f6ba0447a2dbe0211b197 [2021-01-14T10:03:26.326Z] ---> Running in c505925b183b [2021-01-14T10:03:27.322Z] Removing intermediate container c505925b183b [2021-01-14T10:03:27.322Z] ---> 21b57ec275b8 [2021-01-14T10:03:27.322Z] Step 26/26 : LABEL version=0.0.0 [2021-01-14T10:03:27.322Z] ---> Running in af9fc3c7c904 [2021-01-14T10:03:28.311Z] Removing intermediate container af9fc3c7c904 [2021-01-14T10:03:28.311Z] ---> d6a8f56f01f3 [2021-01-14T10:03:28.311Z] [2021-01-14T10:03:28.589Z] Successfully built d6a8f56f01f3 [2021-01-14T10:03:28.589Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-14T10:04:36.668Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 6f706a4787c8 [2021-01-14T10:04:36.668Z] ---> 2a0154ce42e3 [2021-01-14T10:04:36.668Z] [2021-01-14T10:04:36.668Z] Step 10/22 : FROM scratch [2021-01-14T10:04:36.668Z] ---> [2021-01-14T10:04:36.668Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T10:04:36.668Z] Removing intermediate container 3c21b7ff0568 [2021-01-14T10:04:36.668Z] ---> 7e134cf0002f [2021-01-14T10:04:36.668Z] ---> Using cache [2021-01-14T10:04:36.668Z] ---> 87c950e41321 [2021-01-14T10:04:36.668Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-14T10:04:36.668Z] [2021-01-14T10:04:36.668Z] Step 10/22 : FROM alpine:3.12 [2021-01-14T10:04:36.668Z] ---> afeebe901d6b [2021-01-14T10:04:36.668Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-14T10:04:36.668Z] ---> Using cache [2021-01-14T10:04:36.668Z] ---> 02de8e79d36e [2021-01-14T10:04:36.668Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-14T10:04:36.668Z] ---> Running in f6b38f8ba89e [2021-01-14T10:04:36.668Z] ---> Running in 43dd4e6bf1f7 [2021-01-14T10:04:36.668Z] Removing intermediate container f6b38f8ba89e [2021-01-14T10:04:36.668Z] ---> f538d8336c1b [2021-01-14T10:04:36.668Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-14T10:04:36.668Z] ---> Running in 11426711687e [2021-01-14T10:04:36.668Z] Removing intermediate container 43dd4e6bf1f7 [2021-01-14T10:04:36.668Z] ---> b3803ee48945 [2021-01-14T10:04:36.668Z] Step 13/22 : WORKDIR / [2021-01-14T10:04:36.668Z] ---> Running in 392cf753c94c [2021-01-14T10:04:36.668Z] Removing intermediate container 11426711687e [2021-01-14T10:04:36.668Z] ---> eb5a2d0684fc [2021-01-14T10:04:36.668Z] Step 14/22 : WORKDIR / [2021-01-14T10:04:36.668Z] ---> Running in 58d64f7d087c [2021-01-14T10:04:36.668Z] Removing intermediate container 392cf753c94c [2021-01-14T10:04:36.668Z] ---> 6e4ecc01a86f [2021-01-14T10:04:36.668Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T10:04:36.668Z] Removing intermediate container 58d64f7d087c [2021-01-14T10:04:36.668Z] ---> 83a0dbc08976 [2021-01-14T10:04:36.668Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T10:04:36.668Z] ---> 2b2329a048af [2021-01-14T10:04:36.668Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-14T10:04:36.668Z] ---> 8b12f065a702 [2021-01-14T10:04:36.668Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-14T10:04:36.668Z] ---> 3da5bff8c721 [2021-01-14T10:04:36.668Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-14T10:04:36.668Z] ---> e778d410aaa0 [2021-01-14T10:04:36.668Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-14T10:04:36.668Z] ---> 3eb5d57485d5 [2021-01-14T10:04:36.668Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-14T10:04:36.668Z] ---> 8e7f7e9ca682 [2021-01-14T10:04:36.668Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-14T10:04:36.948Z] ---> Running in 7e8f3f69de80 [2021-01-14T10:04:37.227Z] ---> a8aae5dd7355 [2021-01-14T10:04:37.228Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-14T10:04:37.532Z] ---> Running in 5d47308bcfc5 [2021-01-14T10:04:37.817Z] Removing intermediate container 7e8f3f69de80 [2021-01-14T10:04:37.817Z] ---> eac205130376 [2021-01-14T10:04:37.817Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T10:04:38.099Z] ---> Running in 8dba0f82f2c5 [2021-01-14T10:04:39.109Z] Removing intermediate container 8dba0f82f2c5 [2021-01-14T10:04:39.109Z] ---> 0b2f80651d62 [2021-01-14T10:04:39.109Z] Step 20/22 : LABEL arch=arm64 [2021-01-14T10:04:39.393Z] ---> Running in 7aba27060c25 [2021-01-14T10:04:40.391Z] Removing intermediate container 7aba27060c25 [2021-01-14T10:04:40.391Z] ---> 93784c5872c0 [2021-01-14T10:04:40.391Z] Step 21/22 : LABEL git_sha=7e277564f4d5b5740e7f6ba0447a2dbe0211b197 [2021-01-14T10:04:40.665Z] ---> Running in 59a9de335ec0 [2021-01-14T10:04:41.671Z] Removing intermediate container 59a9de335ec0 [2021-01-14T10:04:41.671Z] ---> aa5795d130b5 [2021-01-14T10:04:41.671Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T10:04:41.948Z] ---> Running in 787bd30e3235 [2021-01-14T10:04:42.225Z] Removing intermediate container 5d47308bcfc5 [2021-01-14T10:04:42.225Z] ---> 3f4d28dc7082 [2021-01-14T10:04:42.225Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-14T10:04:42.517Z] ---> Running in e3463906aa1c [2021-01-14T10:04:42.799Z] Removing intermediate container 787bd30e3235 [2021-01-14T10:04:42.799Z] ---> afaafa4b24f1 [2021-01-14T10:04:42.799Z] [2021-01-14T10:04:43.403Z] Successfully built afaafa4b24f1 [2021-01-14T10:04:43.403Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-14T10:04:43.403Z] Removing intermediate container e3463906aa1c [2021-01-14T10:04:43.403Z] ---> 12648e12a7e8 [2021-01-14T10:04:43.403Z] Step 20/22 : LABEL arch=arm64 [2021-01-14T10:04:43.676Z]  Building docker-core-command-go ... done Removing intermediate container 38a440a5a7e2 [2021-01-14T10:04:43.676Z] ---> 17743e4b4301 [2021-01-14T10:04:43.676Z] [2021-01-14T10:04:43.676Z] Step 10/22 : FROM scratch [2021-01-14T10:04:43.676Z] ---> [2021-01-14T10:04:43.676Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T10:04:43.953Z] ---> Running in fe1fd7a379e1 [2021-01-14T10:04:43.953Z] ---> Using cache [2021-01-14T10:04:43.953Z] ---> 87c950e41321 [2021-01-14T10:04:43.953Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-14T10:04:43.953Z] ---> Running in 7ddcfb7e3184 [2021-01-14T10:04:44.229Z] Removing intermediate container fe1fd7a379e1 [2021-01-14T10:04:44.229Z] ---> 8e971cca894b [2021-01-14T10:04:44.229Z] Step 21/22 : LABEL git_sha=7e277564f4d5b5740e7f6ba0447a2dbe0211b197 [2021-01-14T10:04:44.503Z] ---> Running in 1bf264570e84 [2021-01-14T10:04:44.503Z] Removing intermediate container 7ddcfb7e3184 [2021-01-14T10:04:44.503Z] ---> 31b7c278f30f [2021-01-14T10:04:44.503Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-14T10:04:44.778Z] ---> Running in fb76b6cbb6eb [2021-01-14T10:04:45.054Z] Removing intermediate container 1bf264570e84 [2021-01-14T10:04:45.054Z] ---> f357d595915a [2021-01-14T10:04:45.054Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T10:04:45.054Z] ---> Running in 6cd01320e094 [2021-01-14T10:04:45.329Z] Removing intermediate container fb76b6cbb6eb [2021-01-14T10:04:45.329Z] ---> f883a0b34ec0 [2021-01-14T10:04:45.329Z] Step 14/22 : WORKDIR / [2021-01-14T10:04:45.329Z] ---> Running in 2d1c2fc4ab6c [2021-01-14T10:04:45.604Z] Removing intermediate container 6cd01320e094 [2021-01-14T10:04:45.604Z] ---> 09df737029d3 [2021-01-14T10:04:45.604Z] [2021-01-14T10:04:45.878Z] Removing intermediate container 2d1c2fc4ab6c [2021-01-14T10:04:45.879Z] ---> 473dd01b52d4 [2021-01-14T10:04:45.879Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T10:04:46.152Z] Successfully built 09df737029d3 [2021-01-14T10:04:46.152Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-14T10:04:47.125Z]  Building docker-security-bootstrap-redis-go ... done  ---> 78917a00e18b [2021-01-14T10:04:47.125Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-14T10:04:49.105Z] ---> e5872dd2bb40 [2021-01-14T10:04:49.105Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-14T10:04:49.708Z] ---> 3e17a4712cce [2021-01-14T10:04:49.708Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-14T10:04:49.708Z] ---> Running in ae94d570a999 [2021-01-14T10:04:50.306Z] Removing intermediate container ae94d570a999 [2021-01-14T10:04:50.306Z] ---> ec2c38ad0b06 [2021-01-14T10:04:50.306Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T10:04:50.580Z] ---> Running in f85ffe5545de [2021-01-14T10:04:51.173Z] Removing intermediate container f85ffe5545de [2021-01-14T10:04:51.173Z] ---> 91a647702e84 [2021-01-14T10:04:51.173Z] Step 20/22 : LABEL arch=arm64 [2021-01-14T10:04:51.173Z] ---> Running in 710d769d82b7 [2021-01-14T10:04:51.765Z] Removing intermediate container 710d769d82b7 [2021-01-14T10:04:51.765Z] ---> 1ec705a4af31 [2021-01-14T10:04:51.765Z] Step 21/22 : LABEL git_sha=7e277564f4d5b5740e7f6ba0447a2dbe0211b197 [2021-01-14T10:04:51.765Z] ---> Running in 92b24ed65fa5 [2021-01-14T10:04:52.362Z] Removing intermediate container 92b24ed65fa5 [2021-01-14T10:04:52.362Z] ---> cdb434ea04af [2021-01-14T10:04:52.362Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T10:04:52.362Z] ---> Running in 2a261e70e427 [2021-01-14T10:04:52.960Z] Removing intermediate container 2a261e70e427 [2021-01-14T10:04:52.960Z] ---> 40f10f844f37 [2021-01-14T10:04:52.960Z] [2021-01-14T10:04:53.560Z] Successfully built 40f10f844f37 [2021-01-14T10:04:53.560Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-14T10:04:56.275Z]  Building docker-core-metadata-go ... done Removing intermediate container 37b0134c6125 [2021-01-14T10:04:56.275Z] ---> c984d8a52c69 [2021-01-14T10:04:56.275Z] [2021-01-14T10:04:56.275Z] Step 10/23 : FROM alpine:3.12 [2021-01-14T10:04:56.275Z] ---> afeebe901d6b [2021-01-14T10:04:56.275Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T10:04:56.560Z] ---> Running in af042e22b117 [2021-01-14T10:04:57.166Z] Removing intermediate container af042e22b117 [2021-01-14T10:04:57.166Z] ---> 0cacdf5e4d76 [2021-01-14T10:04:57.166Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-14T10:04:57.166Z] ---> Running in 3ef31318fffe [2021-01-14T10:04:57.766Z] Removing intermediate container 3ef31318fffe [2021-01-14T10:04:57.766Z] ---> aa77c70fc404 [2021-01-14T10:04:57.767Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-14T10:04:57.767Z] ---> Running in d68b785154fc [2021-01-14T10:04:58.367Z] Removing intermediate container d68b785154fc [2021-01-14T10:04:58.367Z] ---> 161a5e43a26e [2021-01-14T10:04:58.367Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T10:04:58.367Z] ---> Running in 203da13886bc [2021-01-14T10:05:00.356Z] Removing intermediate container 203da13886bc [2021-01-14T10:05:00.356Z] ---> d835b9b45906 [2021-01-14T10:05:00.356Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-14T10:05:00.631Z] ---> Running in 7c907f0d9456 [2021-01-14T10:05:01.610Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T10:05:02.591Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T10:05:03.186Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-14T10:05:03.186Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-14T10:05:03.186Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-14T10:05:03.463Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-14T10:05:03.463Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-14T10:05:03.737Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T10:05:03.737Z] OK: 8 MiB in 19 packages [2021-01-14T10:05:05.175Z] Removing intermediate container 7c907f0d9456 [2021-01-14T10:05:05.175Z] ---> a94c06b93516 [2021-01-14T10:05:05.175Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T10:05:05.775Z] ---> 5e5c90d1f1f9 [2021-01-14T10:05:05.775Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-14T10:05:07.224Z] ---> 2523dfa12008 [2021-01-14T10:05:07.224Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-14T10:05:07.821Z] ---> 4e9e0b77e7f4 [2021-01-14T10:05:07.821Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-14T10:05:07.821Z] ---> Running in 208300182cf1 [2021-01-14T10:05:08.100Z] Removing intermediate container 208300182cf1 [2021-01-14T10:05:08.100Z] ---> 1069ffcf2257 [2021-01-14T10:05:08.100Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T10:05:08.375Z] ---> Running in 4fc282384144 [2021-01-14T10:05:08.652Z] Removing intermediate container 4fc282384144 [2021-01-14T10:05:08.652Z] ---> 39e17818b4ad [2021-01-14T10:05:08.928Z] Step 21/23 : LABEL arch=arm64 [2021-01-14T10:05:08.928Z] ---> Running in 1c669077f6c3 [2021-01-14T10:05:09.230Z] Removing intermediate container 1c669077f6c3 [2021-01-14T10:05:09.230Z] ---> d11fbd858266 [2021-01-14T10:05:09.230Z] Step 22/23 : LABEL git_sha=7e277564f4d5b5740e7f6ba0447a2dbe0211b197 [2021-01-14T10:05:09.505Z] ---> Running in 8aeb6f432f7d [2021-01-14T10:05:10.104Z] Removing intermediate container 8aeb6f432f7d [2021-01-14T10:05:10.104Z] ---> a532e0f745fc [2021-01-14T10:05:10.104Z] Step 23/23 : LABEL version=0.0.0 [2021-01-14T10:05:10.104Z] ---> Running in 47bfa3611103 [2021-01-14T10:05:10.701Z] Removing intermediate container 47bfa3611103 [2021-01-14T10:05:10.701Z] ---> 7da7f200b121 [2021-01-14T10:05:10.701Z] [2021-01-14T10:05:10.978Z] Successfully built 7da7f200b121 [2021-01-14T10:05:10.978Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-14T10:05:11.268Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-14T10:05:11.282Z] $ docker stop --time=1 7acccf36520a075ec66640b4ce0ccbdd5580b6e4c5364cd497cf1cbd55c31f5e [2021-01-14T10:05:13.259Z] $ docker rm -f 7acccf36520a075ec66640b4ce0ccbdd5580b6e4c5364cd497cf1cbd55c31f5e [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T10:05:14.020Z] + grep+ docker [2021-01-14T10:05:14.021Z] docker images [2021-01-14T10:05:14.292Z] docker-core-data-go-arm64 latest 7da7f200b121 4 seconds ago 21MB [2021-01-14T10:05:14.292Z] docker-core-metadata-go-arm64 latest 40f10f844f37 22 seconds ago 12.3MB [2021-01-14T10:05:14.292Z] docker-security-bootstrap-redis-go-arm64 latest 09df737029d3 29 seconds ago 15.1MB [2021-01-14T10:05:14.292Z] docker-core-command-go-arm64 latest afaafa4b24f1 32 seconds ago 9.98MB [2021-01-14T10:05:14.292Z] docker-sys-mgmt-agent-go-arm64 latest d6a8f56f01f3 About a minute ago 300MB [2021-01-14T10:05:14.292Z] docker-security-secretstore-setup-go-arm64 latest 09a1d8de342e 3 minutes ago 23.4MB [2021-01-14T10:05:14.292Z] docker-security-proxy-setup-go-arm64 latest ab50444fdd80 3 minutes ago 23.3MB [2021-01-14T10:05:14.292Z] docker-support-notifications-go-arm64 latest 706dc4f4e414 3 minutes ago 11.4MB [2021-01-14T10:05:14.292Z] docker-support-scheduler-go-arm64 latest 738ea55e585e 3 minutes ago 10MB [2021-01-14T10:05:14.293Z] docker 20.10.0 eeaf43b92773 4 weeks 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 [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 [2021-01-14T10:05:17.224Z] provisioning config files... [2021-01-14T10:05:17.235Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3651862879430389801tmp [Pipeline] { [Pipeline] sh [2021-01-14T10:05:17.670Z] + set +x [2021-01-14T10:05:17.670Z] + curl -s https://codecov.io/bash [2021-01-14T10:05:17.670Z] + bash -s -- [2021-01-14T10:05:18.243Z] [2021-01-14T10:05:18.243Z] _____ _ [2021-01-14T10:05:18.243Z] / ____| | | [2021-01-14T10:05:18.243Z] | | ___ __| | ___ ___ _____ __ [2021-01-14T10:05:18.243Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-14T10:05:18.243Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-14T10:05:18.243Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-14T10:05:18.243Z] Bash-20201231-23d4836 [2021-01-14T10:05:18.243Z] [2021-01-14T10:05:18.243Z] [2021-01-14T10:05:18.243Z] ==> git version 2.24.3 found [2021-01-14T10:05:18.243Z] ==> 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 [2021-01-14T10:05:18.243Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-14T10:05:18.243Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-14T10:05:18.243Z] ==> Jenkins CI detected. [2021-01-14T10:05:18.243Z] project root: . [2021-01-14T10:05:18.243Z] --> token set from env [2021-01-14T10:05:18.243Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-14T10:05:18.243Z] ==> Running gcov in . (disable via -X gcov) [2021-01-14T10:05:18.243Z] ==> Python coveragepy not found [2021-01-14T10:05:18.243Z] ==> Searching for coverage reports in: [2021-01-14T10:05:18.243Z] + . [2021-01-14T10:05:18.243Z] -> Found 1 reports [2021-01-14T10:05:18.243Z] ==> Detecting git/mercurial file structure [2021-01-14T10:05:18.243Z] ==> Reading reports [2021-01-14T10:05:18.243Z] + ./coverage.out bytes=556510 [2021-01-14T10:05:18.243Z] ==> Appending adjustments [2021-01-14T10:05:18.243Z] https://docs.codecov.io/docs/fixing-reports [2021-01-14T10:05:21.562Z] + Found adjustments [2021-01-14T10:05:21.562Z] ==> Gzipping contents [2021-01-14T10:05:21.562Z] 84K /tmp/codecov.rvTTCe.gz [2021-01-14T10:05:21.562Z] ==> Uploading reports [2021-01-14T10:05:21.562Z] url: https://codecov.io [2021-01-14T10:05:21.562Z] query: branch=PR-3028&commit=7e277564f4d5b5740e7f6ba0447a2dbe0211b197&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3028%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3028&job=&cmd_args= [2021-01-14T10:05:21.562Z] -> Pinging Codecov [2021-01-14T10:05:21.562Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-3028&commit=7e277564f4d5b5740e7f6ba0447a2dbe0211b197&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3028%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3028&job=&cmd_args= [2021-01-14T10:05:21.562Z] -> Uploading to [2021-01-14T10:05:21.562Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-14/00271124DB129430A58F1EEE437C3FCB/7e277564f4d5b5740e7f6ba0447a2dbe0211b197/2d1a6791-1d22-477b-914f-47b6b57bd2c1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210114T100521Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=db8a2ea43094a798d70a170f169b7207493a93ee288b76e001a7aff93ade95a2 [2021-01-14T10:05:21.562Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-14T10:05:21.562Z] Dload Upload Total Spent Left Speed [2021-01-14T10:05:22.399Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 84058 0 0 100 84058 0 123k --:--:-- --:--:-- --:--:-- 123k [2021-01-14T10:05:22.399Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/7e277564f4d5b5740e7f6ba0447a2dbe0211b197 [Pipeline] } [2021-01-14T10:05:22.426Z] 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 [2021-01-14T10:05:25.411Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T10:05:26.334Z] ---> package-listing.sh [2021-01-14T10:05:26.334Z] ++ facter osfamily [2021-01-14T10:05:26.334Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-14T10:05:26.334Z] + OS_FAMILY=redhat [2021-01-14T10:05:26.334Z] + workspace=/w/workspace/edgex-go/1 [2021-01-14T10:05:26.334Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-14T10:05:26.334Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-14T10:05:26.334Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-14T10:05:26.334Z] + PACKAGES=/tmp/packages_start.txt [2021-01-14T10:05:26.334Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-14T10:05:26.334Z] + PACKAGES=/tmp/packages_end.txt [2021-01-14T10:05:26.334Z] + case "${OS_FAMILY}" in [2021-01-14T10:05:26.334Z] + rpm -qa [2021-01-14T10:05:26.334Z] + sort [2021-01-14T10:05:31.700Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-14T10:05:31.700Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-14T10:05:31.700Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-14T10:05:31.700Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-14T10:05:31.700Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-01-14T10:05:31.700Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-01-14T10:05:31.778Z] 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 [2021-01-14T10:05:32.226Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-14T10:05:32.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T10:05:32.572Z] [2021-01-14T10:05:32.572Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-14T10:05:33.055Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T10:05:33.055Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-14T10:05:33.055Z] df20fa9351a1: Pulling fs layer [2021-01-14T10:05:33.055Z] 36b3adc4ff6f: Pulling fs layer [2021-01-14T10:05:33.055Z] 8ad3a11d3b57: Pulling fs layer [2021-01-14T10:05:33.055Z] 46f8f816bc3b: Pulling fs layer [2021-01-14T10:05:33.055Z] 93b61091891f: Pulling fs layer [2021-01-14T10:05:33.055Z] 93b9cdb0e59b: Pulling fs layer [2021-01-14T10:05:33.055Z] 5e14af77c1be: Pulling fs layer [2021-01-14T10:05:33.055Z] 01666e4c0597: Pulling fs layer [2021-01-14T10:05:33.055Z] aa168da1d23b: Pulling fs layer [2021-01-14T10:05:33.055Z] 93b61091891f: Waiting [2021-01-14T10:05:33.055Z] 93b9cdb0e59b: Waiting [2021-01-14T10:05:33.055Z] 5e14af77c1be: Waiting [2021-01-14T10:05:33.055Z] 01666e4c0597: Waiting [2021-01-14T10:05:33.055Z] aa168da1d23b: Waiting [2021-01-14T10:05:33.055Z] 46f8f816bc3b: Waiting [2021-01-14T10:05:33.055Z] 36b3adc4ff6f: Verifying Checksum [2021-01-14T10:05:33.055Z] 36b3adc4ff6f: Download complete [2021-01-14T10:05:33.055Z] 46f8f816bc3b: Verifying Checksum [2021-01-14T10:05:33.055Z] 46f8f816bc3b: Download complete [2021-01-14T10:05:33.321Z] df20fa9351a1: Verifying Checksum [2021-01-14T10:05:33.321Z] df20fa9351a1: Download complete [2021-01-14T10:05:33.321Z] 93b9cdb0e59b: Verifying Checksum [2021-01-14T10:05:33.321Z] 93b9cdb0e59b: Download complete [2021-01-14T10:05:33.321Z] 93b61091891f: Verifying Checksum [2021-01-14T10:05:33.321Z] 93b61091891f: Download complete [2021-01-14T10:05:33.321Z] 5e14af77c1be: Verifying Checksum [2021-01-14T10:05:33.321Z] 5e14af77c1be: Download complete [2021-01-14T10:05:33.321Z] 01666e4c0597: Verifying Checksum [2021-01-14T10:05:33.321Z] 01666e4c0597: Download complete [2021-01-14T10:05:33.584Z] df20fa9351a1: Pull complete [2021-01-14T10:05:33.851Z] 36b3adc4ff6f: Pull complete [2021-01-14T10:05:34.115Z] 8ad3a11d3b57: Verifying Checksum [2021-01-14T10:05:34.115Z] 8ad3a11d3b57: Download complete [2021-01-14T10:05:36.045Z] aa168da1d23b: Verifying Checksum [2021-01-14T10:05:36.045Z] aa168da1d23b: Download complete [2021-01-14T10:05:36.045Z] 8ad3a11d3b57: Pull complete [2021-01-14T10:05:36.045Z] 46f8f816bc3b: Pull complete [2021-01-14T10:05:37.439Z] 93b61091891f: Pull complete [2021-01-14T10:05:37.439Z] 93b9cdb0e59b: Pull complete [2021-01-14T10:05:37.704Z] 5e14af77c1be: Pull complete [2021-01-14T10:05:37.704Z] 01666e4c0597: Pull complete [2021-01-14T10:05:45.888Z] aa168da1d23b: Pull complete [2021-01-14T10:05:45.888Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-14T10:05:45.888Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T10:05:45.888Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-14T10:05:46.125Z] prd-centos7-docker-4c-2g-20194 does not seem to be running inside a container [2021-01-14T10:05:46.175Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-14T10:05:53.305Z] $ docker top f662fc5d47f99b1bd76a4355fe168091b71bc0ac3238aedeb65a3cddc894603f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T10:05:54.001Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-14T10:05:54.332Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-14T10:05:54.693Z] + ls /var/log/sa-host [2021-01-14T10:05:54.694Z] + sadf -c /var/log/sa-host/sa14 [2021-01-14T10:05:54.694Z] file_magic: OK [2021-01-14T10:05:54.694Z] HZ: Using current value: 100 [2021-01-14T10:05:54.694Z] file_header: OK [2021-01-14T10:05:54.694Z] 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 [2021-01-14T10:05:54.694Z] Statistics: [2021-01-14T10:05:54.694Z] 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... [2021-01-14T10:05:54.694Z] File successfully converted to sysstat format version 12.2.1 [2021-01-14T10:05:54.694Z] + sadf -c /var/log/sa-host/sa23 [2021-01-14T10:05:54.694Z] file_magic: OK [2021-01-14T10:05:54.694Z] HZ: Using current value: 100 [2021-01-14T10:05:54.694Z] file_header: OK [2021-01-14T10:05:54.694Z] 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 [2021-01-14T10:05:54.694Z] Statistics: [2021-01-14T10:05:54.694Z] Hnuu...uuuununununu... [2021-01-14T10:05:54.694Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-14T10:05:55.438Z] provisioning config files... [2021-01-14T10:05:55.454Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4139716469825179054tmp [Pipeline] { [Pipeline] echo [2021-01-14T10:05:55.575Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T10:05:55.907Z] ---> create-netrc.sh [Pipeline] } [2021-01-14T10:05:55.933Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-14T10:05:56.078Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T10:05:56.415Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-14T10:05:56.445Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T10:05:56.781Z] ---> sudo-logs.sh [2021-01-14T10:05:56.781Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-14T10:05:56.816Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T10:05:57.153Z] ---> job-cost.sh [2021-01-14T10:05:57.153Z] lf-activate-venv: SKIPPING [2021-01-14T10:05:57.153Z] INFO: No Stack... [2021-01-14T10:05:58.546Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-14T10:05:58.808Z] INFO: Archiving Costs [Pipeline] echo [2021-01-14T10:05:58.871Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T10:05:59.215Z] ---> logs-deploy.sh [2021-01-14T10:05:59.215Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3028/1 [2021-01-14T10:05:59.215Z] INFO: archiving workspace using pattern(s): [2021-01-14T10:06:00.604Z] Archives upload complete. [2021-01-14T10:06:00.867Z] INFO: archiving logs to Nexus [2021-01-14T10:06:01.815Z] ---> uname -a: [2021-01-14T10:06:01.815Z] Linux prd-centos7-docker-4c-2g-20194.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-14T10:06:01.815Z] [2021-01-14T10:06:01.815Z] [2021-01-14T10:06:01.815Z] ---> lscpu: [2021-01-14T10:06:01.815Z] Architecture: x86_64 [2021-01-14T10:06:01.815Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-14T10:06:01.815Z] Byte Order: Little Endian [2021-01-14T10:06:01.815Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-14T10:06:01.815Z] CPU(s): 4 [2021-01-14T10:06:01.815Z] On-line CPU(s) list: 0-3 [2021-01-14T10:06:01.815Z] Thread(s) per core: 1 [2021-01-14T10:06:01.815Z] Core(s) per socket: 1 [2021-01-14T10:06:01.815Z] Socket(s): 4 [2021-01-14T10:06:01.815Z] NUMA node(s): 1 [2021-01-14T10:06:01.815Z] Vendor ID: GenuineIntel [2021-01-14T10:06:01.815Z] CPU family: 6 [2021-01-14T10:06:01.815Z] Model: 44 [2021-01-14T10:06:01.815Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-14T10:06:01.815Z] Stepping: 1 [2021-01-14T10:06:01.815Z] CPU MHz: 2933.442 [2021-01-14T10:06:01.815Z] BogoMIPS: 5866.88 [2021-01-14T10:06:01.815Z] Virtualization: VT-x [2021-01-14T10:06:01.815Z] Hypervisor vendor: KVM [2021-01-14T10:06:01.815Z] Virtualization type: full [2021-01-14T10:06:01.815Z] L1d cache: 128 KiB [2021-01-14T10:06:01.815Z] L1i cache: 128 KiB [2021-01-14T10:06:01.815Z] L2 cache: 16 MiB [2021-01-14T10:06:01.815Z] L3 cache: 64 MiB [2021-01-14T10:06:01.815Z] NUMA node0 CPU(s): 0-3 [2021-01-14T10:06:01.815Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-14T10:06:01.816Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-14T10:06:01.816Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-14T10:06:01.816Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-14T10:06:01.816Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-14T10:06:01.816Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-14T10:06:01.816Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-14T10:06:01.816Z] Vulnerability Srbds: Not affected [2021-01-14T10:06:01.816Z] Vulnerability Tsx async abort: Not affected [2021-01-14T10:06:01.816Z] 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 [2021-01-14T10:06:01.816Z] [2021-01-14T10:06:01.816Z] [2021-01-14T10:06:01.816Z] ---> nproc: [2021-01-14T10:06:01.816Z] 4 [2021-01-14T10:06:01.816Z] [2021-01-14T10:06:01.816Z] [2021-01-14T10:06:01.816Z] ---> df -h: [2021-01-14T10:06:01.816Z] Filesystem Size Used Available Use% Mounted on [2021-01-14T10:06:01.816Z] overlay 50.0G 11.6G 38.4G 23% / [2021-01-14T10:06:01.816Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-14T10:06:01.816Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-14T10:06:01.816Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-14T10:06:01.816Z] /dev/vda1 50.0G 11.6G 38.4G 23% /facter-os [2021-01-14T10:06:01.816Z] /dev/vda1 50.0G 11.6G 38.4G 23% /etc/resolv.conf [2021-01-14T10:06:01.816Z] /dev/vda1 50.0G 11.6G 38.4G 23% /etc/hostname [2021-01-14T10:06:01.816Z] /dev/vda1 50.0G 11.6G 38.4G 23% /etc/hosts [2021-01-14T10:06:01.816Z] /dev/vda1 50.0G 11.6G 38.4G 23% /run/cloud-init/result.json [2021-01-14T10:06:01.816Z] /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/sa-host [2021-01-14T10:06:01.816Z] /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/secure [2021-01-14T10:06:01.816Z] /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/auth.log [2021-01-14T10:06:01.816Z] /dev/vda1 50.0G 11.6G 38.4G 23% /w/workspace/edgex-go/1 [2021-01-14T10:06:01.816Z] /dev/vda1 50.0G 11.6G 38.4G 23% /w/workspace/edgex-go/1@tmp [2021-01-14T10:06:01.816Z] [2021-01-14T10:06:01.816Z] [2021-01-14T10:06:01.816Z] ---> free -m: [2021-01-14T10:06:01.816Z] total used free shared buff/cache available [2021-01-14T10:06:01.816Z] Mem: 1837 702 180 0 954 1049 [2021-01-14T10:06:01.816Z] Swap: 1023 52 971 [2021-01-14T10:06:01.816Z] [2021-01-14T10:06:01.816Z] [2021-01-14T10:06:01.816Z] ---> ip addr: [2021-01-14T10:06:01.816Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-14T10:06:01.816Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-14T10:06:01.816Z] inet 127.0.0.1/8 scope host lo [2021-01-14T10:06:01.816Z] valid_lft forever preferred_lft forever [2021-01-14T10:06:01.816Z] inet6 ::1/128 scope host [2021-01-14T10:06:01.816Z] valid_lft forever preferred_lft forever [2021-01-14T10:06:01.816Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-14T10:06:01.816Z] link/ether fa:16:3e:55:20:3d brd ff:ff:ff:ff:ff:ff [2021-01-14T10:06:01.816Z] inet 10.30.122.241/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-14T10:06:01.816Z] valid_lft 85267sec preferred_lft 85267sec [2021-01-14T10:06:01.816Z] inet6 fe80::f816:3eff:fe55:203d/64 scope link [2021-01-14T10:06:01.816Z] valid_lft forever preferred_lft forever [2021-01-14T10:06:01.816Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-14T10:06:01.816Z] link/ether 02:42:29:be:27:99 brd ff:ff:ff:ff:ff:ff [2021-01-14T10:06:01.816Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-14T10:06:01.816Z] valid_lft forever preferred_lft forever [2021-01-14T10:06:01.816Z] inet6 fe80::42:29ff:febe:2799/64 scope link [2021-01-14T10:06:01.816Z] valid_lft forever preferred_lft forever [2021-01-14T10:06:01.816Z] [2021-01-14T10:06:01.816Z] [2021-01-14T10:06:01.816Z] ---> sar -b -r -n DEV: [2021-01-14T10:06:01.816Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/14/21 _x86_64_ (4 CPU) [2021-01-14T10:06:01.816Z] [2021-01-14T10:06:01.816Z] 09:46:58 LINUX RESTART (4 CPU) [2021-01-14T10:06:01.816Z] [2021-01-14T10:06:01.816Z] 09:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-01-14T10:06:01.816Z] 09:49:01 207.88 97.16 110.73 0.00 7841.38 46243.93 0.00 [2021-01-14T10:06:01.816Z] 09:50:01 267.84 98.84 169.01 0.00 4188.76 21563.17 0.00 [2021-01-14T10:06:01.816Z] 09:51:02 194.18 99.38 94.80 0.00 4969.55 12642.04 0.00 [2021-01-14T10:06:01.816Z] 09:52:01 319.75 126.83 192.92 0.00 56739.22 128691.88 0.00 [2021-01-14T10:06:01.816Z] 09:53:01 2737.96 2377.94 360.02 0.00 174147.26 185925.46 0.00 [2021-01-14T10:06:01.816Z] 09:54:03 426.25 177.51 248.75 0.00 26986.09 74472.94 0.00 [2021-01-14T10:06:01.816Z] 09:55:02 1662.34 1318.25 344.10 0.00 116626.54 124867.17 0.00 [2021-01-14T10:06:01.816Z] 09:56:01 227.78 74.27 153.51 0.00 7509.60 13729.56 0.00 [2021-01-14T10:06:01.816Z] 09:57:01 5.39 0.20 5.19 0.00 5.06 162.75 0.00 [2021-01-14T10:06:01.816Z] 09:58:01 0.77 0.45 0.32 0.00 15.06 4.50 0.00 [2021-01-14T10:06:01.816Z] 09:59:01 0.40 0.00 0.40 0.00 0.00 6.71 0.00 [2021-01-14T10:06:01.816Z] 10:00:02 0.27 0.00 0.27 0.00 0.00 3.90 0.00 [2021-01-14T10:06:01.816Z] 10:01:01 0.30 0.05 0.25 0.00 0.81 3.29 0.00 [2021-01-14T10:06:01.816Z] 10:02:01 2.46 2.05 0.42 0.00 84.41 7.14 0.00 [2021-01-14T10:06:01.816Z] 10:03:01 0.87 0.05 0.82 0.00 2.13 15.84 0.00 [2021-01-14T10:06:01.816Z] 10:04:01 0.30 0.00 0.30 0.00 0.00 3.73 0.00 [2021-01-14T10:06:01.816Z] 10:05:01 0.48 0.00 0.48 0.00 0.00 5.50 0.00 [2021-01-14T10:06:01.816Z] Average: 355.82 256.81 99.01 0.00 23426.43 35791.97 0.00 [2021-01-14T10:06:01.816Z] [2021-01-14T10:06:01.816Z] 09:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-01-14T10:06:01.816Z] 09:49:01 82076 0 675768 35.92 2008 1121692 1423036 48.57 562084 993780 55072 [2021-01-14T10:06:01.816Z] 09:50:01 101184 0 895776 47.61 1496 883088 1773596 60.53 729452 773240 68496 [2021-01-14T10:06:01.816Z] 09:51:02 325060 0 753096 40.03 520 802868 1737864 59.31 584036 685716 47804 [2021-01-14T10:06:01.816Z] 09:52:01 68096 0 816188 43.38 32 997228 2254252 76.93 733392 870704 46392 [2021-01-14T10:06:01.816Z] 09:53:01 82328 0 735400 39.08 4 1063812 1752876 59.82 620000 954464 2684 [2021-01-14T10:06:01.816Z] 09:54:03 67880 0 689076 36.62 4 1124584 1341660 45.79 721552 843340 236 [2021-01-14T10:06:01.816Z] 09:55:02 466636 0 685940 36.46 4 728964 1559856 53.24 450044 719392 44 [2021-01-14T10:06:01.816Z] 09:56:01 362168 0 629484 33.46 4 889888 1202688 41.05 495364 782408 20 [2021-01-14T10:06:01.816Z] 09:57:01 367912 0 623728 33.15 4 889900 1169472 39.91 491124 781772 16 [2021-01-14T10:06:01.816Z] 09:58:01 368336 0 622888 33.11 4 890316 1169472 39.91 491200 782208 16 [2021-01-14T10:06:01.816Z] 09:59:01 369168 0 622052 33.06 4 890320 1164260 39.73 490376 782160 12 [2021-01-14T10:06:01.816Z] 10:00:02 369244 0 621968 33.06 4 890328 1164260 39.73 490504 782160 8 [2021-01-14T10:06:01.816Z] 10:01:01 368152 0 623044 33.11 4 890344 1166604 39.81 491008 782160 8 [2021-01-14T10:06:01.816Z] 10:02:01 366108 0 623308 33.13 4 892124 1164768 39.75 490992 783504 12 [2021-01-14T10:06:01.816Z] 10:03:01 365788 0 623652 33.15 4 892100 1164816 39.75 491452 783472 8 [2021-01-14T10:06:01.816Z] 10:04:01 366116 0 623288 33.13 4 892136 1164804 39.75 491284 783504 8 [2021-01-14T10:06:01.816Z] 10:05:01 365880 0 623516 33.14 4 892144 1164888 39.76 491736 783504 8 [2021-01-14T10:06:01.816Z] Average: 286008 0 675775 35.92 242 919520 1384657 47.26 547976 803970 12991 [2021-01-14T10:06:01.816Z] [2021-01-14T10:06:01.816Z] 09:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-01-14T10:06:01.816Z] 09:49:01 eth0 1187.67 1226.16 6126.28 134.87 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.816Z] 09:49:01 veth0f7fc59 35.61 49.52 2.45 291.25 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.816Z] 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.816Z] 09:49:01 docker0 901.21 802.66 72.07 2962.65 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.816Z] 09:50:01 veth0971ed4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.816Z] 09:50:01 eth0 183.92 145.16 566.69 72.81 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.816Z] 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.816Z] 09:50:01 docker0 106.47 131.34 8.10 534.48 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.816Z] 09:51:02 veth0971ed4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.816Z] 09:51:02 eth0 34.18 17.89 28.78 15.39 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.816Z] 09:51:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.816Z] 09:51:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.816Z] 09:52:01 veth840db2e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.816Z] 09:52:01 eth0 241.05 195.86 1720.92 85.71 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.816Z] 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.816Z] 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.816Z] 09:53:01 veth840db2e 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] 09:53:01 veth258de57 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] 09:53:01 eth0 53.86 39.73 161.00 10.01 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] 09:54:03 veth840db2e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] 09:54:03 eth0 163.21 122.38 1363.36 65.64 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] 09:54:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] 09:54:03 docker0 1015.46 957.80 80.19 3647.66 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] 09:55:02 veth840db2e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] 09:55:02 veth5927482 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] 09:55:02 eth0 86.03 37.13 369.53 15.66 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] 09:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] 09:56:01 eth0 84.88 56.95 172.31 80.03 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] 09:56:01 docker0 1099.95 1083.61 86.40 4309.71 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] 09:57:01 eth0 1.25 0.53 0.68 0.23 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] 09:58:01 eth0 0.38 0.27 0.15 0.08 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] 09:59:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] 10:00:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] 10:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] 10:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] 10:01:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] 10:02:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] 10:03:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] 10:04:01 eth0 0.70 0.17 0.12 0.01 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] 10:05:01 eth0 0.48 0.35 0.27 0.20 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] Average: eth0 120.15 108.69 620.56 28.32 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] Average: docker0 63.73 62.78 5.01 249.69 0.00 0.00 0.00 0.00 [2021-01-14T10:06:01.817Z] [2021-01-14T10:06:01.817Z] [2021-01-14T10:06:01.817Z] ---> sar -P ALL: [2021-01-14T10:06:01.817Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/14/21 _x86_64_ (4 CPU) [2021-01-14T10:06:01.817Z] [2021-01-14T10:06:01.817Z] 09:46:58 LINUX RESTART (4 CPU) [2021-01-14T10:06:01.817Z] [2021-01-14T10:06:01.817Z] 09:48:01 CPU %user %nice %system %iowait %steal %idle [2021-01-14T10:06:01.817Z] 09:49:01 all 15.55 0.00 8.59 2.07 0.03 73.76 [2021-01-14T10:06:01.817Z] 09:49:01 0 18.85 0.00 9.69 1.41 0.03 70.02 [2021-01-14T10:06:01.817Z] 09:49:01 1 13.15 0.00 8.08 3.23 0.02 75.53 [2021-01-14T10:06:01.817Z] 09:49:01 2 15.52 0.00 8.34 2.33 0.03 73.77 [2021-01-14T10:06:01.817Z] 09:49:01 3 14.70 0.00 8.27 1.29 0.03 75.72 [2021-01-14T10:06:01.817Z] 09:50:01 all 28.96 0.00 10.53 7.16 0.03 53.31 [2021-01-14T10:06:01.817Z] 09:50:01 0 27.54 0.00 10.66 6.21 0.03 55.55 [2021-01-14T10:06:01.817Z] 09:50:01 1 29.42 0.00 10.74 8.78 0.03 51.02 [2021-01-14T10:06:01.817Z] 09:50:01 2 28.02 0.00 10.35 7.24 0.03 54.35 [2021-01-14T10:06:01.817Z] 09:50:01 3 30.86 0.00 10.39 6.40 0.03 52.32 [2021-01-14T10:06:01.817Z] 09:51:02 all 56.33 0.00 15.69 4.46 0.04 23.48 [2021-01-14T10:06:01.817Z] 09:51:02 0 57.89 0.00 15.71 3.68 0.03 22.69 [2021-01-14T10:06:01.818Z] 09:51:02 1 57.16 0.00 15.06 4.78 0.03 22.97 [2021-01-14T10:06:01.818Z] 09:51:02 2 55.04 0.00 15.98 4.65 0.03 24.30 [2021-01-14T10:06:01.818Z] 09:51:02 3 55.27 0.00 16.02 4.70 0.05 23.95 [2021-01-14T10:06:01.818Z] 09:52:01 all 22.11 0.00 16.95 6.53 0.04 54.37 [2021-01-14T10:06:01.818Z] 09:52:01 0 22.36 0.00 16.49 6.33 0.03 54.79 [2021-01-14T10:06:01.818Z] 09:52:01 1 22.06 0.00 16.64 6.18 0.03 55.09 [2021-01-14T10:06:01.818Z] 09:52:01 2 21.18 0.00 16.69 6.80 0.03 55.30 [2021-01-14T10:06:01.818Z] 09:52:01 3 22.84 0.00 17.99 6.81 0.05 52.30 [2021-01-14T10:06:01.818Z] 09:53:01 all 19.27 0.00 26.78 28.58 0.07 25.30 [2021-01-14T10:06:01.818Z] 09:53:01 0 19.48 0.00 24.83 32.17 0.05 23.47 [2021-01-14T10:06:01.818Z] 09:53:01 1 19.77 0.00 26.28 28.68 0.07 25.21 [2021-01-14T10:06:01.818Z] 09:53:01 2 18.71 0.00 26.96 26.81 0.07 27.45 [2021-01-14T10:06:01.818Z] 09:53:01 3 19.14 0.00 29.11 26.61 0.07 25.08 [2021-01-14T10:06:01.818Z] 09:54:03 all 48.31 0.00 18.35 17.23 0.05 16.06 [2021-01-14T10:06:01.818Z] 09:54:03 0 48.38 0.00 18.08 17.05 0.05 16.44 [2021-01-14T10:06:01.818Z] 09:54:03 1 48.01 0.00 18.54 17.80 0.05 15.60 [2021-01-14T10:06:01.818Z] 09:54:03 2 48.20 0.00 18.85 17.58 0.07 15.31 [2021-01-14T10:06:01.818Z] 09:54:03 3 48.67 0.00 17.90 16.48 0.05 16.89 [2021-01-14T10:06:01.818Z] 09:55:02 all 39.00 0.00 23.00 24.49 0.06 13.44 [2021-01-14T10:06:01.818Z] 09:55:02 0 38.95 0.00 22.49 25.47 0.07 13.02 [2021-01-14T10:06:01.818Z] 09:55:02 1 39.89 0.00 22.33 22.10 0.07 15.60 [2021-01-14T10:06:01.818Z] 09:55:02 2 38.69 0.00 22.86 26.47 0.05 11.92 [2021-01-14T10:06:01.818Z] 09:55:02 3 38.47 0.00 24.33 23.93 0.05 13.22 [2021-01-14T10:06:01.818Z] 09:56:01 all 18.01 0.00 8.11 8.29 0.02 65.56 [2021-01-14T10:06:01.818Z] 09:56:01 0 19.24 0.00 8.44 5.75 0.02 66.55 [2021-01-14T10:06:01.818Z] 09:56:01 1 16.63 0.00 8.01 9.67 0.02 65.66 [2021-01-14T10:06:01.818Z] 09:56:01 2 18.29 0.00 7.98 7.81 0.03 65.89 [2021-01-14T10:06:01.818Z] 09:56:01 3 17.88 0.00 8.01 9.95 0.02 64.15 [2021-01-14T10:06:01.818Z] 09:57:01 all 0.17 0.00 0.04 0.01 0.00 99.78 [2021-01-14T10:06:01.818Z] 09:57:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-01-14T10:06:01.818Z] 09:57:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-01-14T10:06:01.818Z] 09:57:01 2 0.57 0.00 0.03 0.03 0.00 99.37 [2021-01-14T10:06:01.818Z] 09:57:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2021-01-14T10:06:01.818Z] 09:58:01 all 0.17 0.00 0.04 0.00 0.01 99.78 [2021-01-14T10:06:01.818Z] 09:58:01 0 0.07 0.00 0.07 0.00 0.02 99.85 [2021-01-14T10:06:01.818Z] 09:58:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-01-14T10:06:01.818Z] 09:58:01 2 0.53 0.00 0.03 0.00 0.02 99.42 [2021-01-14T10:06:01.818Z] 09:58:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2021-01-14T10:06:01.818Z] 09:59:01 all 0.15 0.00 0.03 0.00 0.01 99.81 [2021-01-14T10:06:01.818Z] 09:59:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-14T10:06:01.818Z] 09:59:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-01-14T10:06:01.818Z] 09:59:01 2 0.52 0.00 0.02 0.00 0.00 99.47 [2021-01-14T10:06:01.818Z] 09:59:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2021-01-14T10:06:01.818Z] [2021-01-14T10:06:01.818Z] 09:59:01 CPU %user %nice %system %iowait %steal %idle [2021-01-14T10:06:01.818Z] 10:00:02 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-01-14T10:06:01.818Z] 10:00:02 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-14T10:06:01.818Z] 10:00:02 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-01-14T10:06:01.818Z] 10:00:02 2 0.52 0.00 0.03 0.00 0.00 99.45 [2021-01-14T10:06:01.818Z] 10:00:02 3 0.02 0.00 0.05 0.00 0.00 99.93 [2021-01-14T10:06:01.818Z] 10:01:01 all 0.15 0.00 0.03 0.00 0.00 99.81 [2021-01-14T10:06:01.818Z] 10:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-14T10:06:01.818Z] 10:01:01 1 0.51 0.00 0.02 0.02 0.00 99.46 [2021-01-14T10:06:01.818Z] 10:01:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-14T10:06:01.818Z] 10:01:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2021-01-14T10:06:01.818Z] 10:02:01 all 0.16 0.00 0.07 0.03 0.00 99.75 [2021-01-14T10:06:01.818Z] 10:02:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-01-14T10:06:01.818Z] 10:02:01 1 0.53 0.00 0.10 0.08 0.00 99.28 [2021-01-14T10:06:01.818Z] 10:02:01 2 0.03 0.00 0.05 0.02 0.00 99.90 [2021-01-14T10:06:01.818Z] 10:02:01 3 0.03 0.00 0.07 0.02 0.00 99.88 [2021-01-14T10:06:01.818Z] 10:03:01 all 0.14 0.00 0.01 0.00 0.00 99.85 [2021-01-14T10:06:01.818Z] 10:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2021-01-14T10:06:01.818Z] 10:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-14T10:06:01.818Z] 10:03:01 2 0.50 0.00 0.00 0.00 0.00 99.50 [2021-01-14T10:06:01.818Z] 10:03:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-14T10:06:01.818Z] 10:04:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2021-01-14T10:06:01.818Z] 10:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-14T10:06:01.818Z] 10:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2021-01-14T10:06:01.818Z] 10:04:01 2 0.52 0.00 0.03 0.00 0.00 99.45 [2021-01-14T10:06:01.818Z] 10:04:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2021-01-14T10:06:01.818Z] 10:05:01 all 0.16 0.00 0.03 0.00 0.00 99.81 [2021-01-14T10:06:01.818Z] 10:05:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-14T10:06:01.818Z] 10:05:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-01-14T10:06:01.818Z] 10:05:01 2 0.53 0.00 0.02 0.00 0.00 99.45 [2021-01-14T10:06:01.818Z] 10:05:01 3 0.03 0.00 0.07 0.00 0.00 99.90 [2021-01-14T10:06:01.818Z] Average: all 14.37 0.00 7.37 5.66 0.02 72.58 [2021-01-14T10:06:01.818Z] Average: 0 14.62 0.00 7.30 5.64 0.02 72.42 [2021-01-14T10:06:01.818Z] Average: 1 14.26 0.00 7.24 5.81 0.02 72.67 [2021-01-14T10:06:01.818Z] Average: 2 14.31 0.00 7.37 5.71 0.02 72.59 [2021-01-14T10:06:01.818Z] Average: 3 14.29 0.00 7.58 5.48 0.02 72.63 [2021-01-14T10:06:01.818Z] [2021-01-14T10:06:01.818Z] [2021-01-14T10:06:01.818Z]