Pull request #3001 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch master at 310fcf068b6662a9a98c00381981ed5406e42392 rather than f799b50b6b57acf8bdee04b9aefff5513d855c3e Obtained Jenkinsfile from 310fcf068b6662a9a98c00381981ed5406e42392 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 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 ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-19355 in /w/workspace/edgexfoundry_edgex-go_PR-3001 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 310fcf068b6662a9a98c00381981ed5406e42392 into PR head commit f799b50b6b57acf8bdee04b9aefff5513d855c3e Merge succeeded, producing f799b50b6b57acf8bdee04b9aefff5513d855c3e Checking out Revision f799b50b6b57acf8bdee04b9aefff5513d855c3e (PR-3001) > 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/3001/head:refs/remotes/origin/PR-3001 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f799b50b6b57acf8bdee04b9aefff5513d855c3e # 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 310fcf068b6662a9a98c00381981ed5406e42392 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f799b50b6b57acf8bdee04b9aefff5513d855c3e # timeout=10 Commit message: "feat(meta): add POST /provisionwatcher V2 API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk b7fffbd951ede11e92d5e8b19c721f82551a4734 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-11T03:09:18.152Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-11T03:09:18.491Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-11T03:09:18.600Z] ========================================================= [2021-01-11T03:09:18.600Z] EdgeX Global Pipelines Version Info [2021-01-11T03:09:18.600Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-11T03:09:20.098Z] ------------------- [2021-01-11T03:09:20.098Z] stable info: [2021-01-11T03:09:20.098Z] ------------------- [2021-01-11T03:09:20.098Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-11T03:09:20.098Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-11T03:09:20.098Z] Message: update stable to v1.0.173 [2021-01-11T03:09:21.049Z] ------------------- [2021-01-11T03:09:21.049Z] experimental info: [2021-01-11T03:09:21.049Z] ------------------- [2021-01-11T03:09:21.049Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-11T03:09:21.049Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-11T03:09:21.049Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-11T03:09:21.361Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-11T03:09:21.466Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-11T03:09:21.581Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-11T03:09:21.698Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-11T03:09:21.814Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-11T03:09:21.920Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-11T03:09:22.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-11T03:09:22.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-11T03:09:22.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-11T03:09:22.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-11T03:09:22.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-11T03:09:22.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-11T03:09:22.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-11T03:09:22.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-11T03:09:22.991Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-11T03:09:23.121Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-11T03:09:23.224Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-11T03:09:23.337Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-11T03:09:23.433Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-11T03:09:23.563Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-11T03:09:23.692Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-11T03:09:23.800Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-11T03:09:23.927Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-11T03:09:24.030Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3001 [Pipeline] echo [2021-01-11T03:09:24.128Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3001 [Pipeline] echo [2021-01-11T03:09:24.253Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3001 [Pipeline] echo [2021-01-11T03:09:24.365Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f799b50b6b57acf8bdee04b9aefff5513d855c3e [Pipeline] echo [2021-01-11T03:09:24.464Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f799b50 [Pipeline] echo [2021-01-11T03:09:24.569Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-11T03:09:24.806Z] provisioning config files... [2021-01-11T03:09:24.838Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config5130946957053506086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-11T03:09:25.203Z] ---> docker-login.sh [2021-01-11T03:09:25.203Z] nexus3.edgexfoundry.org:10001 [2021-01-11T03:09:25.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T03:09:26.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T03:09:26.041Z] Configure a credential helper to remove this warning. See [2021-01-11T03:09:26.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T03:09:26.041Z] [2021-01-11T03:09:26.041Z] Login Succeeded [2021-01-11T03:09:26.041Z] nexus3.edgexfoundry.org:10002 [2021-01-11T03:09:26.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T03:09:26.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T03:09:26.041Z] Configure a credential helper to remove this warning. See [2021-01-11T03:09:26.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T03:09:26.041Z] [2021-01-11T03:09:26.041Z] Login Succeeded [2021-01-11T03:09:26.041Z] nexus3.edgexfoundry.org:10003 [2021-01-11T03:09:26.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T03:09:26.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T03:09:26.303Z] Configure a credential helper to remove this warning. See [2021-01-11T03:09:26.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T03:09:26.303Z] [2021-01-11T03:09:26.303Z] Login Succeeded [2021-01-11T03:09:26.303Z] nexus3.edgexfoundry.org:10004 [2021-01-11T03:09:26.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T03:09:26.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T03:09:26.575Z] Configure a credential helper to remove this warning. See [2021-01-11T03:09:26.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T03:09:26.575Z] [2021-01-11T03:09:26.575Z] Login Succeeded [2021-01-11T03:09:26.575Z] docker.io [2021-01-11T03:09:26.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T03:09:26.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T03:09:26.837Z] Configure a credential helper to remove this warning. See [2021-01-11T03:09:26.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T03:09:26.837Z] [2021-01-11T03:09:26.837Z] Login Succeeded [2021-01-11T03:09:26.837Z] ---> docker-login.sh ends [Pipeline] } [2021-01-11T03:09:26.847Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-11T03:09:27.341Z] ++ 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-11T03:09:27.341Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-11T03:09:27.341Z] ++ dirname cmd/core-command/Dockerfile [2021-01-11T03:09:27.341Z] ++ cut -d/ -f2 [2021-01-11T03:09:27.341Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-11T03:09:27.341Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-11T03:09:27.341Z] ++ dirname cmd/core-data/Dockerfile [2021-01-11T03:09:27.341Z] ++ cut -d/ -f2 [2021-01-11T03:09:27.342Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-11T03:09:27.342Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-11T03:09:27.342Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-11T03:09:27.342Z] ++ cut -d/ -f2 [2021-01-11T03:09:27.342Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-11T03:09:27.342Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-11T03:09:27.342Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-11T03:09:27.342Z] ++ cut -d/ -f2 [2021-01-11T03:09:27.342Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-11T03:09:27.342Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-11T03:09:27.342Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-11T03:09:27.342Z] ++ cut -d/ -f2 [2021-01-11T03:09:27.342Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-11T03:09:27.342Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-11T03:09:27.342Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-11T03:09:27.342Z] ++ cut -d/ -f2 [2021-01-11T03:09:27.342Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-11T03:09:27.342Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-11T03:09:27.342Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-11T03:09:27.342Z] ++ cut -d/ -f2 [2021-01-11T03:09:27.342Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-11T03:09:27.342Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-11T03:09:27.342Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-11T03:09:27.342Z] ++ cut -d/ -f2 [2021-01-11T03:09:27.342Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-11T03:09:27.342Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-11T03:09:27.342Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-11T03:09:27.342Z] ++ cut -d/ -f2 [2021-01-11T03:09:27.342Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-11T03:09:27.478Z] 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-11T03:09:29.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T03:09:29.111Z] [2021-01-11T03:09:29.111Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T03:09:29.459Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T03:09:29.459Z] latest: Pulling from edgex-devops/git-semver [2021-01-11T03:09:29.459Z] 31603596830f: Pulling fs layer [2021-01-11T03:09:29.459Z] 2a8b12db71e7: Pulling fs layer [2021-01-11T03:09:29.459Z] 6ca5941a6612: Pulling fs layer [2021-01-11T03:09:29.459Z] ecc8261a40a4: Pulling fs layer [2021-01-11T03:09:29.459Z] ecc8261a40a4: Waiting [2021-01-11T03:09:29.459Z] 2a8b12db71e7: Verifying Checksum [2021-01-11T03:09:29.459Z] 2a8b12db71e7: Download complete [2021-01-11T03:09:29.459Z] 31603596830f: Verifying Checksum [2021-01-11T03:09:29.459Z] 31603596830f: Download complete [2021-01-11T03:09:29.728Z] ecc8261a40a4: Verifying Checksum [2021-01-11T03:09:29.728Z] ecc8261a40a4: Download complete [2021-01-11T03:09:29.728Z] 6ca5941a6612: Verifying Checksum [2021-01-11T03:09:29.728Z] 6ca5941a6612: Download complete [2021-01-11T03:09:29.991Z] 31603596830f: Pull complete [2021-01-11T03:09:30.253Z] 2a8b12db71e7: Pull complete [2021-01-11T03:09:30.838Z] 6ca5941a6612: Pull complete [2021-01-11T03:09:31.101Z] ecc8261a40a4: Pull complete [2021-01-11T03:09:31.101Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-11T03:09:31.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T03:09:31.101Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-11T03:09:31.208Z] prd-centos7-docker-4c-2g-19355 does not seem to be running inside a container [2021-01-11T03:09:31.264Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-11T03:09:33.828Z] $ docker top 2c6e52768df2f35434ada2d07afe7f73adcc107775b494dddb277573c66ca9a3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-11T03:09:34.244Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-11T03:09:34.244Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-11T03:09:34.480Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-11T03:09:34.485Z] $ docker exec 2c6e52768df2f35434ada2d07afe7f73adcc107775b494dddb277573c66ca9a3 ssh-agent [2021-01-11T03:09:34.682Z] SSH_AUTH_SOCK=/tmp/ssh-r9ULUhc990kt/agent.13 [2021-01-11T03:09:34.682Z] SSH_AGENT_PID=18 [2021-01-11T03:09:34.695Z] Running ssh-add (command line suppressed) [2021-01-11T03:09:34.821Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_1188240495487078278.key (/w/workspace/edgex-go/5@tmp/private_key_1188240495487078278.key) [2021-01-11T03:09:34.874Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-11T03:09:35.215Z] + git tag --points-at HEAD [Pipeline] } [2021-01-11T03:09:35.244Z] $ docker exec --env ******** --env ******** 2c6e52768df2f35434ada2d07afe7f73adcc107775b494dddb277573c66ca9a3 ssh-agent -k [2021-01-11T03:09:35.362Z] unset SSH_AUTH_SOCK; [2021-01-11T03:09:35.362Z] unset SSH_AGENT_PID; [2021-01-11T03:09:35.363Z] echo Agent pid 18 killed; [2021-01-11T03:09:35.413Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-11T03:09:35.598Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-11T03:09:35.598Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-11T03:09:35.772Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-11T03:09:35.777Z] $ docker exec 2c6e52768df2f35434ada2d07afe7f73adcc107775b494dddb277573c66ca9a3 ssh-agent [2021-01-11T03:09:35.944Z] SSH_AUTH_SOCK=/tmp/ssh-si7Cq00erl3z/agent.48 [2021-01-11T03:09:35.944Z] SSH_AGENT_PID=54 [2021-01-11T03:09:35.951Z] Running ssh-add (command line suppressed) [2021-01-11T03:09:36.073Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_3104870338752247544.key (/w/workspace/edgex-go/5@tmp/private_key_3104870338752247544.key) [2021-01-11T03:09:36.124Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-11T03:09:36.485Z] + git semver init [2021-01-11T03:09:36.485Z] # -> Open(): unable to determine branch for HEAD [2021-01-11T03:09:36.485Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-01-11T03:09:36.485Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-01-11T03:09:36.485Z] # $SEMVER_REMOTE_NAME = origin [2021-01-11T03:09:36.485Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-11T03:09:36.485Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-11T03:09:36.485Z] # $SEMVER_BRANCH = PR-3001 [2021-01-11T03:09:36.485Z] # $SEMVER_TEMP = /tmp/semver-094671942 [2021-01-11T03:09:36.485Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-11T03:09:54.641Z] # '/tmp/semver-094671942' -> '/w/workspace/edgex-go/5/.semver' [2021-01-11T03:09:54.641Z] # -> Force: false [2021-01-11T03:09:54.641Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-01-11T03:09:54.656Z] $ docker exec --env ******** --env ******** 2c6e52768df2f35434ada2d07afe7f73adcc107775b494dddb277573c66ca9a3 ssh-agent -k [2021-01-11T03:09:54.836Z] unset SSH_AUTH_SOCK; [2021-01-11T03:09:54.837Z] unset SSH_AGENT_PID; [2021-01-11T03:09:54.837Z] echo Agent pid 54 killed; [2021-01-11T03:09:54.900Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-11T03:09:55.435Z] + git semver [Pipeline] } [2021-01-11T03:09:55.455Z] $ docker stop --time=1 2c6e52768df2f35434ada2d07afe7f73adcc107775b494dddb277573c66ca9a3 [2021-01-11T03:09:57.137Z] $ docker rm -f 2c6e52768df2f35434ada2d07afe7f73adcc107775b494dddb277573c66ca9a3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-11T03:09:57.733Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-11T03:09:58.258Z] Stashed 1 file(s) [Pipeline] echo [2021-01-11T03:09:58.261Z] [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-11T03:09:59.178Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-11T03:09:59.475Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-11T03:09:59.782Z] + sudo service docker restart [2021-01-11T03:09:59.782Z] + true [2021-01-11T03:09:59.782Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-11T03:10:00.372Z] ========================================================= [2021-01-11T03:10:00.372Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-11T03:10:00.372Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-11T03:10:00.857Z] + 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-11T03:10:04.212Z] Sending build context to Docker daemon 326.5MB [2021-01-11T03:10:04.212Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-11T03:10:04.212Z] Step 2/6 : FROM ${BASE} [2021-01-11T03:10:04.212Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-11T03:10:04.212Z] 188c0c94c7c5: Pulling fs layer [2021-01-11T03:10:04.212Z] 0ef7d3d256c8: Pulling fs layer [2021-01-11T03:10:04.212Z] de9db76c5a1d: Pulling fs layer [2021-01-11T03:10:04.212Z] bca2f99d35d6: Pulling fs layer [2021-01-11T03:10:04.212Z] 93359f2a8cfa: Pulling fs layer [2021-01-11T03:10:04.212Z] 7c6f9722023f: Pulling fs layer [2021-01-11T03:10:04.212Z] a35cf1a2eb13: Pulling fs layer [2021-01-11T03:10:04.212Z] bca2f99d35d6: Waiting [2021-01-11T03:10:04.212Z] 93359f2a8cfa: Waiting [2021-01-11T03:10:04.212Z] 7c6f9722023f: Waiting [2021-01-11T03:10:04.212Z] a35cf1a2eb13: Waiting [2021-01-11T03:10:04.212Z] de9db76c5a1d: Verifying Checksum [2021-01-11T03:10:04.212Z] de9db76c5a1d: Download complete [2021-01-11T03:10:04.212Z] 0ef7d3d256c8: Verifying Checksum [2021-01-11T03:10:04.212Z] 0ef7d3d256c8: Download complete [2021-01-11T03:10:04.212Z] 93359f2a8cfa: Verifying Checksum [2021-01-11T03:10:04.212Z] 93359f2a8cfa: Download complete [2021-01-11T03:10:04.212Z] 7c6f9722023f: Verifying Checksum [2021-01-11T03:10:04.212Z] 7c6f9722023f: Download complete [2021-01-11T03:10:04.212Z] 188c0c94c7c5: Verifying Checksum [2021-01-11T03:10:04.212Z] 188c0c94c7c5: Download complete [2021-01-11T03:10:04.789Z] 188c0c94c7c5: Pull complete [2021-01-11T03:10:04.789Z] 0ef7d3d256c8: Pull complete [2021-01-11T03:10:05.051Z] de9db76c5a1d: Pull complete [2021-01-11T03:10:06.990Z] a35cf1a2eb13: Verifying Checksum [2021-01-11T03:10:06.990Z] a35cf1a2eb13: Download complete [2021-01-11T03:10:07.567Z] bca2f99d35d6: Verifying Checksum [2021-01-11T03:10:07.567Z] bca2f99d35d6: Download complete [2021-01-11T03:10:12.897Z] bca2f99d35d6: Pull complete [2021-01-11T03:10:12.897Z] 93359f2a8cfa: Pull complete [2021-01-11T03:10:12.897Z] 7c6f9722023f: Pull complete [2021-01-11T03:10:13.660Z] Still waiting to schedule task [2021-01-11T03:10:13.660Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-11T03:10:18.219Z] a35cf1a2eb13: Pull complete [2021-01-11T03:10:18.486Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-11T03:10:18.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-11T03:10:18.486Z] ---> a62c8e92a672 [2021-01-11T03:10:18.486Z] 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-11T03:10:19.061Z] ---> Running in d49a00193c4b [2021-01-11T03:10:19.637Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T03:10:20.211Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T03:10:21.604Z] (1/12) Installing libmagic (5.38-r0) [2021-01-11T03:10:21.604Z] (2/12) Installing file (5.38-r0) [2021-01-11T03:10:21.604Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-11T03:10:21.604Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-11T03:10:24.923Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-11T03:10:25.185Z] (6/12) Installing patch (2.7.6-r6) [2021-01-11T03:10:25.185Z] (7/12) Installing build-base (0.5-r2) [2021-01-11T03:10:25.185Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-11T03:10:25.447Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-11T03:10:25.447Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-11T03:10:25.710Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-11T03:10:25.710Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-11T03:10:25.710Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T03:10:25.710Z] OK: 233 MiB in 51 packages [2021-01-11T03:10:29.958Z] Removing intermediate container d49a00193c4b [2021-01-11T03:10:29.958Z] ---> f2cd45f4682a [2021-01-11T03:10:29.958Z] Step 4/6 : WORKDIR /edgex-go [2021-01-11T03:10:29.958Z] ---> Running in 29a492bfdc71 [2021-01-11T03:10:29.958Z] Removing intermediate container 29a492bfdc71 [2021-01-11T03:10:29.958Z] ---> 7194267ecb19 [2021-01-11T03:10:29.958Z] Step 5/6 : COPY go.mod . [2021-01-11T03:10:30.223Z] ---> e1f726c5708b [2021-01-11T03:10:30.223Z] Step 6/6 : RUN go mod download [2021-01-11T03:10:30.490Z] ---> Running in 5db31454734d [2021-01-11T03:10:52.529Z] Removing intermediate container 5db31454734d [2021-01-11T03:10:52.529Z] ---> 75d1e00329e7 [2021-01-11T03:10:52.529Z] Successfully built 75d1e00329e7 [2021-01-11T03:10:52.529Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T03:10:52.857Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-11T03:10:52.857Z] . [Pipeline] withDockerContainer [2021-01-11T03:10:52.965Z] prd-centos7-docker-4c-2g-19355 does not seem to be running inside a container [2021-01-11T03:10:53.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-x86_64 cat [2021-01-11T03:10:53.944Z] $ docker top d9910ef1bf69d2c1b51e064879d3b806d014a77b0923e59996309beaa9056040 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T03:10:54.454Z] + go version [2021-01-11T03:10:54.454Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-11T03:10:54.469Z] $ docker stop --time=1 d9910ef1bf69d2c1b51e064879d3b806d014a77b0923e59996309beaa9056040 [2021-01-11T03:10:55.839Z] $ docker rm -f d9910ef1bf69d2c1b51e064879d3b806d014a77b0923e59996309beaa9056040 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T03:10:56.944Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-11T03:10:56.944Z] . [Pipeline] withDockerContainer [2021-01-11T03:10:57.051Z] prd-centos7-docker-4c-2g-19355 does not seem to be running inside a container [2021-01-11T03:10:57.102Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-x86_64 cat [2021-01-11T03:10:57.814Z] $ docker top b0fdc57d749acdeb80c4e11deb63b7664d7be2354bf7e04d8a2d4f78ee64c5cb -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-11T03:10:58.036Z] ========================================================= [2021-01-11T03:10:58.036Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-11T03:10:58.036Z] ========================================================= [Pipeline] sh [2021-01-11T03:10:58.330Z] + make test [2021-01-11T03:10:58.330Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-11T03:11:08.401Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-11T03:11:20.773Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-11T03:11:27.487Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-11T03:11:27.487Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-11T03:11:27.487Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-11T03:11:27.487Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-11T03:11:27.487Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-11T03:11:27.487Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-11T03:11:28.080Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-11T03:11:28.351Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-11T03:11:28.951Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-11T03:11:31.554Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-11T03:11:31.554Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-11T03:11:31.554Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-11T03:11:32.982Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.101s coverage: 46.6% of statements [2021-01-11T03:11:32.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-11T03:11:32.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-11T03:11:32.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-11T03:11:32.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-11T03:11:32.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-11T03:11:38.372Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.190s coverage: 27.0% of statements [2021-01-11T03:11:38.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-11T03:11:38.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-11T03:11:38.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-11T03:11:38.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-11T03:11:38.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-11T03:11:38.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-11T03:11:38.372Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.056s coverage: 100.0% of statements [2021-01-11T03:11:38.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-11T03:11:38.372Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.046s coverage: 100.0% of statements [2021-01-11T03:11:38.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-11T03:11:38.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-11T03:11:38.372Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.087s coverage: 77.1% of statements [2021-01-11T03:11:38.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-11T03:11:38.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-11T03:11:38.372Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.144s coverage: 82.4% of statements [2021-01-11T03:11:38.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-11T03:11:38.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-11T03:11:38.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-11T03:11:38.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-11T03:11:38.641Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.383s coverage: 28.6% of statements [2021-01-11T03:11:38.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-11T03:11:38.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-11T03:11:38.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-11T03:11:38.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-11T03:11:38.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-11T03:11:38.641Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.063s coverage: 100.0% of statements [2021-01-11T03:11:38.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-11T03:11:38.641Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.053s coverage: 100.0% of statements [2021-01-11T03:11:38.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-11T03:11:39.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.098s coverage: 86.7% of statements [2021-01-11T03:11:39.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-11T03:11:39.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.116s coverage: 97.5% of statements [2021-01-11T03:11:39.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-11T03:11:39.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.068s coverage: 78.3% of statements [2021-01-11T03:11:39.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-11T03:11:39.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-11T03:11:39.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-11T03:11:39.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-11T03:11:41.585Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.313s coverage: 94.1% of statements [2021-01-11T03:11:41.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-11T03:11:41.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-11T03:11:41.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-11T03:11:41.585Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-11T03:11:41.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-11T03:11:41.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-11T03:11:41.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-11T03:11:41.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-11T03:11:41.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-11T03:11:41.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-11T03:11:41.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-11T03:11:41.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-11T03:11:41.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-11T03:11:41.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-11T03:11:41.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-11T03:11:41.585Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-11T03:11:41.586Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-11T03:11:41.586Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-11T03:11:41.586Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.040s coverage: 58.8% of statements [2021-01-11T03:11:41.586Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-11T03:11:41.586Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-11T03:11:41.586Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.062s coverage: 0.1% of statements [2021-01-11T03:11:41.586Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-11T03:11:41.586Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-11T03:11:41.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-11T03:11:41.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-11T03:11:41.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.029s coverage: 100.0% of statements [2021-01-11T03:11:41.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-11T03:11:41.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 75.5% of statements [2021-01-11T03:11:41.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-11T03:11:41.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.036s coverage: 80.8% of statements [2021-01-11T03:11:42.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements [2021-01-11T03:11:42.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.050s coverage: 84.2% of statements [2021-01-11T03:11:42.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.101s coverage: 91.4% of statements [2021-01-11T03:11:42.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-11T03:11:43.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.187s coverage: 63.5% of statements [2021-01-11T03:11:43.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-11T03:11:43.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-11T03:11:43.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements [2021-01-11T03:11:43.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.046s coverage: 91.3% of statements [2021-01-11T03:11:43.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2021-01-11T03:11:43.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.057s coverage: 73.7% of statements [2021-01-11T03:11:44.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements [2021-01-11T03:11:45.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.379s coverage: 55.9% of statements [2021-01-11T03:11:45.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-11T03:11:45.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-11T03:11:45.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-11T03:11:45.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-11T03:11:45.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-11T03:11:45.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.109s coverage: 37.0% of statements [2021-01-11T03:11:45.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-11T03:11:45.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-11T03:11:45.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.376s coverage: 84.0% of statements [2021-01-11T03:11:45.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.056s coverage: 100.0% of statements [2021-01-11T03:11:48.131Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.117s coverage: 47.1% of statements [2021-01-11T03:11:48.131Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-11T03:11:48.131Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-11T03:11:48.131Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-11T03:11:48.131Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-11T03:11:48.131Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-11T03:11:48.131Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.050s coverage: 100.0% of statements [2021-01-11T03:11:48.131Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-11T03:11:48.131Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.043s coverage: 100.0% of statements [2021-01-11T03:11:48.131Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-11T03:11:49.100Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.687s coverage: 29.1% of statements [2021-01-11T03:11:49.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-11T03:11:49.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-11T03:11:49.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-11T03:11:49.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-11T03:11:49.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-11T03:11:49.100Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.077s coverage: 99.0% of statements [2021-01-11T03:11:49.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-11T03:11:49.100Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.045s coverage: 100.0% of statements [2021-01-11T03:11:49.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-11T03:11:49.100Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.028s coverage: 0.0% of statements [2021-01-11T03:11:49.100Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-11T03:11:49.100Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements [2021-01-11T03:11:49.100Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-11T03:11:49.100Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-11T03:11:49.100Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-11T03:11:49.100Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-11T03:11:49.100Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.060s coverage: 87.9% of statements [2021-01-11T03:11:49.100Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-11T03:11:49.100Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-11T03:11:49.100Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.028s coverage: 100.0% of statements [2021-01-11T03:11:49.362Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements [2021-01-11T03:11:49.625Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-01-11T03:11:49.888Z] GO111MODULE=on go vet ./... [2021-01-11T03:12:09.964Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-19356 in /w/workspace/edgexfoundry_edgex-go_PR-3001 [Pipeline] { [Pipeline] ws [2021-01-11T03:12:10.020Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-01-11T03:12:12.695Z] gofmt -l . [2021-01-11T03:12:12.695Z] [ "`gofmt -l .`" = "" ] [2021-01-11T03:12:12.695Z] ./bin/test-go-mod-tidy.sh [2021-01-11T03:12:13.280Z] ./bin/test-attribution-txt.sh [2021-01-11T03:12:14.606Z] using credential edgex-jenkins-ssh [2021-01-11T03:12:14.668Z] Cloning the remote Git repository [Pipeline] sh [2021-01-11T03:12:15.010Z] + ls -al . [2021-01-11T03:12:15.010Z] total 644 [2021-01-11T03:12:15.010Z] drwxrwxr-x 10 1001 1001 4096 Jan 11 03:12 . [2021-01-11T03:12:15.010Z] drwxr-xr-x 4 root root 28 Jan 11 03:10 .. [2021-01-11T03:12:15.010Z] -rw-rw-r-- 1 1001 1001 11 Jan 11 03:09 .dockerignore [2021-01-11T03:12:15.010Z] drwxrwxr-x 8 1001 1001 179 Jan 11 03:09 .git [2021-01-11T03:12:15.010Z] drwxrwxr-x 3 1001 1001 125 Jan 11 03:09 .github [2021-01-11T03:12:15.011Z] -rw-rw-r-- 1 1001 1001 824 Jan 11 03:09 .gitignore [2021-01-11T03:12:15.011Z] drwx------ 3 1001 1001 47 Jan 11 03:09 .semver [2021-01-11T03:12:15.011Z] -rw-rw-r-- 1 1001 1001 166 Jan 11 03:09 .sonarcloud.properties [2021-01-11T03:12:15.011Z] -rw-rw-r-- 1 1001 1001 3804 Jan 11 03:09 CONTRIBUTING.md [2021-01-11T03:12:15.011Z] -rw-rw-r-- 1 1001 1001 931 Jan 11 03:09 Dockerfile.build [2021-01-11T03:12:15.011Z] -rw-rw-r-- 1 1001 1001 863 Jan 11 03:09 Jenkinsfile [2021-01-11T03:12:15.011Z] -rw-rw-r-- 1 1001 1001 10775 Jan 11 03:09 LICENSE [2021-01-11T03:12:15.011Z] -rw-rw-r-- 1 1001 1001 5750 Jan 11 03:09 Makefile [2021-01-11T03:12:15.011Z] -rw-rw-r-- 1 1001 1001 6524 Jan 11 03:09 README.md [2021-01-11T03:12:15.011Z] -rw-rw-r-- 1 1001 1001 6744 Jan 11 03:09 SECURITY.md [2021-01-11T03:12:15.011Z] -rw-rw-r-- 1 1001 1001 5 Jan 11 03:09 VERSION [2021-01-11T03:12:15.011Z] -rw-rw-r-- 1 1001 1001 4131 Jan 11 03:09 ZMQWindows.md [2021-01-11T03:12:15.011Z] drwxrwxr-x 2 1001 1001 117 Jan 11 03:09 bin [2021-01-11T03:12:15.011Z] drwxrwxr-x 14 1001 1001 4096 Jan 11 03:09 cmd [2021-01-11T03:12:15.011Z] -rw-r--r-- 1 root root 545099 Jan 11 03:11 coverage.out [2021-01-11T03:12:15.011Z] -rw-r--r-- 1 root root 979 Jan 11 03:12 go.mod [2021-01-11T03:12:15.011Z] -rw-r--r-- 1 root root 19019 Jan 11 03:12 go.sum [2021-01-11T03:12:15.011Z] drwxrwxr-x 8 1001 1001 127 Jan 11 03:09 internal [2021-01-11T03:12:15.011Z] drwxrwxr-x 4 1001 1001 26 Jan 11 03:09 openapi [2021-01-11T03:12:15.011Z] drwxrwxr-x 4 1001 1001 71 Jan 11 03:09 snap [2021-01-11T03:12:15.011Z] -rw-rw-r-- 1 1001 1001 168 Jan 11 03:09 version.go [Pipeline] sh [2021-01-11T03:12:14.747Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-11T03:12:14.856Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-01-11T03:12:14.925Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-11T03:12:14.926Z] > git --version # timeout=10 [2021-01-11T03:12:14.944Z] > git --version # 'git version 2.17.1' [2021-01-11T03:12:14.945Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T03:12:15.040Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T03:12:15.313Z] + '[' -e coverage.out ] [2021-01-11T03:12:15.313Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-11T03:12:15.525Z] Stashed 1 file(s) [Pipeline] sh [2021-01-11T03:12:15.822Z] + make build [2021-01-11T03:12:15.823Z] 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-11T03:12:20.053Z] 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-11T03:12:28.262Z] 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-11T03:12:28.527Z] 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-11T03:12:29.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-11T03:12:30.187Z] 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-11T03:12:31.601Z] 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-11T03:12:33.013Z] 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-11T03:12:33.965Z] 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-11T03:12:35.370Z] 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-11T03:12:36.327Z] 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-11T03:12:37.279Z] 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-11T03:12:38.244Z] $ docker stop --time=1 b0fdc57d749acdeb80c4e11deb63b7664d7be2354bf7e04d8a2d4f78ee64c5cb [2021-01-11T03:12:40.065Z] $ docker rm -f b0fdc57d749acdeb80c4e11deb63b7664d7be2354bf7e04d8a2d4f78ee64c5cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T03:12:43.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-11T03:12:43.952Z] [2021-01-11T03:12:43.952Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T03:12:44.328Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-11T03:12:44.328Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-11T03:12:44.328Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-11T03:12:44.328Z] ca9280d653b3: Pulling fs layer [2021-01-11T03:12:44.328Z] 7e9c9ca2126c: Pulling fs layer [2021-01-11T03:12:45.275Z] cbdbe7a5bc2a: Download complete [2021-01-11T03:12:45.543Z] ca9280d653b3: Verifying Checksum [2021-01-11T03:12:45.543Z] ca9280d653b3: Download complete [2021-01-11T03:12:45.543Z] cbdbe7a5bc2a: Pull complete [2021-01-11T03:12:46.504Z] 7e9c9ca2126c: Verifying Checksum [2021-01-11T03:12:46.504Z] 7e9c9ca2126c: Download complete [2021-01-11T03:12:46.504Z] ca9280d653b3: Pull complete [2021-01-11T03:12:53.159Z] 7e9c9ca2126c: Pull complete [2021-01-11T03:12:53.159Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-11T03:12:53.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-11T03:12:53.159Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-11T03:12:53.355Z] prd-centos7-docker-4c-2g-19355 does not seem to be running inside a container [2021-01-11T03:12:53.412Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-11T03:12:56.594Z] $ docker top 213177d3505a234216af043e8e18dc848fd8c027b1b3f5a4dc295b933c48e9ed -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T03:12:57.102Z] + docker-compose build --help [2021-01-11T03:12:57.102Z] + grep parallel [2021-01-11T03:12:58.047Z] --parallel Build images in parallel. [Pipeline] } [2021-01-11T03:12:58.062Z] $ docker stop --time=1 213177d3505a234216af043e8e18dc848fd8c027b1b3f5a4dc295b933c48e9ed [2021-01-11T03:12:59.432Z] $ docker rm -f 213177d3505a234216af043e8e18dc848fd8c027b1b3f5a4dc295b933c48e9ed [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T03:13:00.112Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-11T03:13:00.112Z] . [Pipeline] withDockerContainer [2021-01-11T03:13:00.222Z] prd-centos7-docker-4c-2g-19355 does not seem to be running inside a container [2021-01-11T03:13:00.275Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-11T03:13:00.917Z] $ docker top 9cc0a5d7d3d874f172f1a950cf50bb14940100fa07b43e700e24711e4164c822 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T03:13:01.436Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-11T03:13:02.386Z] Building docker-core-command-go ... [2021-01-11T03:13:02.386Z] Building docker-core-data-go ... [2021-01-11T03:13:02.386Z] Building docker-core-metadata-go ... [2021-01-11T03:13:02.386Z] Building docker-security-bootstrap-redis-go ... [2021-01-11T03:13:02.386Z] Building docker-security-proxy-setup-go ... [2021-01-11T03:13:02.386Z] Building docker-security-secretstore-setup-go ... [2021-01-11T03:13:02.386Z] Building docker-support-notifications-go ... [2021-01-11T03:13:02.386Z] Building docker-support-scheduler-go ... [2021-01-11T03:13:02.386Z] Building docker-sys-mgmt-agent-go ... [2021-01-11T03:13:02.386Z] Building docker-core-command-go [2021-01-11T03:13:02.386Z] Building docker-security-proxy-setup-go [2021-01-11T03:13:02.386Z] Building docker-support-scheduler-go [2021-01-11T03:13:02.386Z] Building docker-support-notifications-go [2021-01-11T03:13:02.386Z] Building docker-core-metadata-go [2021-01-11T03:13:11.709Z] Merging remotes/origin/master commit 310fcf068b6662a9a98c00381981ed5406e42392 into PR head commit f799b50b6b57acf8bdee04b9aefff5513d855c3e [2021-01-11T03:13:12.108Z] Merge succeeded, producing f799b50b6b57acf8bdee04b9aefff5513d855c3e [2021-01-11T03:13:12.108Z] Checking out Revision f799b50b6b57acf8bdee04b9aefff5513d855c3e (PR-3001) [2021-01-11T03:13:10.764Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-11T03:13:10.779Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T03:13:10.803Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-11T03:13:10.906Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-11T03:13:10.907Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T03:13:10.921Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3001/head:refs/remotes/origin/PR-3001 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-11T03:13:11.734Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T03:13:11.747Z] > git checkout -f f799b50b6b57acf8bdee04b9aefff5513d855c3e # timeout=10 [2021-01-11T03:13:12.038Z] > git remote # timeout=10 [2021-01-11T03:13:12.053Z] > git config --get remote.origin.url # timeout=10 [2021-01-11T03:13:12.068Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T03:13:12.079Z] > git merge 310fcf068b6662a9a98c00381981ed5406e42392 # timeout=10 [2021-01-11T03:13:12.101Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-11T03:13:12.122Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T03:13:12.132Z] > git checkout -f f799b50b6b57acf8bdee04b9aefff5513d855c3e # timeout=10 [2021-01-11T03:13:16.507Z] Commit message: "feat(meta): add POST /provisionwatcher V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-11T03:13:18.197Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-11T03:13:18.606Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-11T03:13:18.944Z] + true [2021-01-11T03:13:18.945Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-11T03:13:21.008Z] provisioning config files... [2021-01-11T03:13:21.055Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7240515520157424405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-11T03:13:21.468Z] ---> docker-login.sh [2021-01-11T03:13:21.468Z] nexus3.edgexfoundry.org:10001 [2021-01-11T03:13:22.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T03:13:22.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T03:13:22.722Z] Configure a credential helper to remove this warning. See [2021-01-11T03:13:22.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T03:13:22.722Z] [2021-01-11T03:13:22.722Z] Login Succeeded [2021-01-11T03:13:22.722Z] nexus3.edgexfoundry.org:10002 [2021-01-11T03:13:22.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T03:13:23.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T03:13:23.271Z] Configure a credential helper to remove this warning. See [2021-01-11T03:13:23.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T03:13:23.271Z] [2021-01-11T03:13:23.271Z] Login Succeeded [2021-01-11T03:13:23.271Z] nexus3.edgexfoundry.org:10003 [2021-01-11T03:13:23.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T03:13:23.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T03:13:23.546Z] Configure a credential helper to remove this warning. See [2021-01-11T03:13:23.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T03:13:23.546Z] [2021-01-11T03:13:23.546Z] Login Succeeded [2021-01-11T03:13:23.546Z] nexus3.edgexfoundry.org:10004 [2021-01-11T03:13:24.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T03:13:24.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T03:13:24.141Z] Configure a credential helper to remove this warning. See [2021-01-11T03:13:24.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T03:13:24.141Z] [2021-01-11T03:13:24.141Z] Login Succeeded [2021-01-11T03:13:24.141Z] docker.io [2021-01-11T03:13:24.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T03:13:25.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T03:13:25.008Z] Configure a credential helper to remove this warning. See [2021-01-11T03:13:25.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T03:13:25.008Z] [2021-01-11T03:13:25.008Z] Login Succeeded [2021-01-11T03:13:25.008Z] ---> docker-login.sh ends [Pipeline] } [2021-01-11T03:13:25.027Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-11T03:13:25.480Z] ========================================================= [2021-01-11T03:13:25.480Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-11T03:13:25.480Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-11T03:13:25.883Z] + 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-11T03:13:28.515Z] Sending build context to Docker daemon 165.6MB [2021-01-11T03:13:28.515Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-11T03:13:28.515Z] Step 2/6 : FROM ${BASE} [2021-01-11T03:13:28.515Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-11T03:13:28.515Z] 5f621e34cdf4: Pulling fs layer [2021-01-11T03:13:28.515Z] a4357932f1b6: Pulling fs layer [2021-01-11T03:13:28.515Z] 18c013af1878: Pulling fs layer [2021-01-11T03:13:28.515Z] 00ac8860ef70: Pulling fs layer [2021-01-11T03:13:28.515Z] 63d7cb157983: Pulling fs layer [2021-01-11T03:13:28.515Z] b116817d02f9: Pulling fs layer [2021-01-11T03:13:28.515Z] 745a02a5169b: Pulling fs layer [2021-01-11T03:13:28.515Z] 00ac8860ef70: Waiting [2021-01-11T03:13:28.515Z] 63d7cb157983: Waiting [2021-01-11T03:13:28.515Z] b116817d02f9: Waiting [2021-01-11T03:13:28.515Z] 745a02a5169b: Waiting [2021-01-11T03:13:28.515Z] 18c013af1878: Download complete [2021-01-11T03:13:28.515Z] a4357932f1b6: Verifying Checksum [2021-01-11T03:13:28.515Z] a4357932f1b6: Download complete [2021-01-11T03:13:28.515Z] 63d7cb157983: Download complete [2021-01-11T03:13:28.515Z] b116817d02f9: Download complete [2021-01-11T03:13:28.515Z] 5f621e34cdf4: Download complete [2021-01-11T03:13:29.110Z] 5f621e34cdf4: Pull complete [2021-01-11T03:13:29.395Z] a4357932f1b6: Pull complete [2021-01-11T03:13:29.667Z] 18c013af1878: Pull complete [2021-01-11T03:13:31.639Z] 745a02a5169b: Verifying Checksum [2021-01-11T03:13:31.639Z] 745a02a5169b: Download complete [2021-01-11T03:13:32.232Z] 00ac8860ef70: Verifying Checksum [2021-01-11T03:13:32.232Z] 00ac8860ef70: Download complete [2021-01-11T03:13:34.642Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T03:13:34.642Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-11T03:13:34.642Z] ---> 75d1e00329e7 [2021-01-11T03:13:34.642Z] Step 3/24 : WORKDIR /edgex-go [2021-01-11T03:13:34.642Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T03:13:34.642Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-11T03:13:34.642Z] ---> 75d1e00329e7 [2021-01-11T03:13:34.642Z] Step 3/21 : WORKDIR /edgex-go [2021-01-11T03:13:34.642Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T03:13:34.642Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-11T03:13:34.642Z] ---> 75d1e00329e7 [2021-01-11T03:13:34.642Z] Step 3/21 : WORKDIR /edgex-go [2021-01-11T03:13:34.642Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T03:13:34.642Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-11T03:13:34.643Z] ---> 75d1e00329e7 [2021-01-11T03:13:34.643Z] Step 3/22 : WORKDIR /edgex-go [2021-01-11T03:13:34.643Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T03:13:34.643Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-11T03:13:34.643Z] ---> 75d1e00329e7 [2021-01-11T03:13:34.643Z] Step 3/22 : WORKDIR /edgex-go [2021-01-11T03:13:34.643Z] ---> Running in f236393861c9 [2021-01-11T03:13:34.643Z] ---> Running in 0307375f0ce1 [2021-01-11T03:13:34.643Z] ---> Running in b28532b2e110 [2021-01-11T03:13:34.643Z] ---> Running in 40f7c7d7522f [2021-01-11T03:13:34.643Z] ---> Running in aca40a03879d [2021-01-11T03:13:34.643Z] Removing intermediate container b28532b2e110 [2021-01-11T03:13:34.643Z] ---> 2e4aeedec013 [2021-01-11T03:13:34.643Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T03:13:34.643Z] Removing intermediate container aca40a03879d [2021-01-11T03:13:34.643Z] ---> 3d2461d89371 [2021-01-11T03:13:34.643Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T03:13:34.643Z] Removing intermediate container 40f7c7d7522f [2021-01-11T03:13:34.643Z] ---> 18d593c449cc [2021-01-11T03:13:34.643Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T03:13:34.643Z] Removing intermediate container 0307375f0ce1 [2021-01-11T03:13:34.643Z] ---> 844ac37d3377 [2021-01-11T03:13:34.643Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T03:13:34.643Z] Removing intermediate container f236393861c9 [2021-01-11T03:13:34.643Z] ---> dcc6571ba7de [2021-01-11T03:13:34.643Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T03:13:34.643Z] ---> Running in ea3b547cc8f1 [2021-01-11T03:13:34.643Z] ---> Running in 1acfd5bc2b3c [2021-01-11T03:13:34.643Z] ---> Running in d12c96e4d85a [2021-01-11T03:13:34.913Z] ---> Running in d63912dc59e6 [2021-01-11T03:13:34.913Z] ---> Running in 3214af5ded26 [2021-01-11T03:13:36.873Z] Removing intermediate container ea3b547cc8f1 [2021-01-11T03:13:36.873Z] ---> 1d53459c62ba [2021-01-11T03:13:36.873Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-11T03:13:37.136Z] ---> Running in bd99f9c803d4 [2021-01-11T03:13:37.136Z] Removing intermediate container d12c96e4d85a [2021-01-11T03:13:37.136Z] ---> b526e18202ae [2021-01-11T03:13:37.136Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-11T03:13:37.403Z] Removing intermediate container d63912dc59e6 [2021-01-11T03:13:37.403Z] ---> d98ebb80e7f4 [2021-01-11T03:13:37.403Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-11T03:13:37.403Z] ---> Running in ac1a9f1db1e2 [2021-01-11T03:13:37.788Z] ---> Running in 289666a081f6 [2021-01-11T03:13:37.788Z] Removing intermediate container 1acfd5bc2b3c [2021-01-11T03:13:37.788Z] ---> d24b8ecf3bb6 [2021-01-11T03:13:37.788Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-11T03:13:37.788Z] Removing intermediate container 3214af5ded26 [2021-01-11T03:13:37.788Z] ---> bd146a786a1e [2021-01-11T03:13:37.788Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-11T03:13:37.788Z] ---> Running in a47d41070233 [2021-01-11T03:13:38.155Z] ---> Running in 4d7979cf04b8 [2021-01-11T03:13:38.155Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T03:13:38.815Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T03:13:38.815Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T03:13:38.815Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T03:13:38.815Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T03:13:38.815Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T03:13:39.392Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T03:13:39.392Z] OK: 233 MiB in 51 packages [2021-01-11T03:13:39.392Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T03:13:39.392Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T03:13:39.663Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T03:13:39.663Z] OK: 233 MiB in 51 packages [2021-01-11T03:13:39.933Z] OK: 233 MiB in 51 packages [2021-01-11T03:13:39.933Z] Removing intermediate container bd99f9c803d4 [2021-01-11T03:13:39.933Z] ---> eee51a94ff4f [2021-01-11T03:13:39.933Z] Step 6/22 : COPY go.mod . [2021-01-11T03:13:39.933Z] OK: 233 MiB in 51 packages [2021-01-11T03:13:40.195Z] OK: 233 MiB in 51 packages [2021-01-11T03:13:40.459Z] ---> 5e197471d8a0 [2021-01-11T03:13:40.459Z] Step 7/22 : RUN go mod download [2021-01-11T03:13:40.459Z] Removing intermediate container ac1a9f1db1e2 [2021-01-11T03:13:40.459Z] ---> 3ab0520f0af4 [2021-01-11T03:13:40.459Z] Step 6/22 : COPY go.mod . [2021-01-11T03:13:40.721Z] ---> Running in 1296573f7faf [2021-01-11T03:13:40.989Z] Removing intermediate container 289666a081f6 [2021-01-11T03:13:40.989Z] ---> ce12781009c5 [2021-01-11T03:13:40.989Z] Step 6/21 : COPY go.mod . [2021-01-11T03:13:40.989Z] Removing intermediate container 4d7979cf04b8 [2021-01-11T03:13:40.989Z] ---> 85d069bb3859 [2021-01-11T03:13:40.989Z] Step 6/21 : COPY go.mod . [2021-01-11T03:13:40.989Z] ---> 0db954528cf8 [2021-01-11T03:13:40.989Z] Step 7/22 : RUN go mod download [2021-01-11T03:13:41.254Z] ---> Running in 60c3af920b82 [2021-01-11T03:13:41.254Z] Removing intermediate container a47d41070233 [2021-01-11T03:13:41.254Z] ---> 346b83e7441f [2021-01-11T03:13:41.254Z] Step 6/24 : COPY go.mod . [2021-01-11T03:13:41.520Z] ---> bd19fb0cc191 [2021-01-11T03:13:41.520Z] Step 7/21 : RUN go mod download [2021-01-11T03:13:41.520Z] ---> 070ac6b5fa09 [2021-01-11T03:13:41.520Z] Step 7/21 : RUN go mod download [2021-01-11T03:13:41.783Z] ---> Running in ca2c2bdc3557 [2021-01-11T03:13:41.783Z] ---> 653d1426e8b4 [2021-01-11T03:13:41.783Z] Step 7/24 : RUN go mod download [2021-01-11T03:13:41.783Z] ---> Running in 1a8c5f8bb0f1 [2021-01-11T03:13:41.783Z] ---> Running in 5352fdd462a2 [2021-01-11T03:13:42.406Z] 00ac8860ef70: Pull complete [2021-01-11T03:13:42.406Z] 63d7cb157983: Pull complete [2021-01-11T03:13:42.681Z] b116817d02f9: Pull complete [2021-01-11T03:13:43.758Z] Removing intermediate container 60c3af920b82 [2021-01-11T03:13:43.758Z] ---> 4d9c8b1ed586 [2021-01-11T03:13:43.758Z] Step 8/22 : COPY . . [2021-01-11T03:13:43.758Z] Removing intermediate container 1296573f7faf [2021-01-11T03:13:43.758Z] ---> 8e4a595aadc8 [2021-01-11T03:13:43.758Z] Step 8/22 : COPY . . [2021-01-11T03:13:45.157Z] Removing intermediate container ca2c2bdc3557 [2021-01-11T03:13:45.157Z] ---> de6407fb90f6 [2021-01-11T03:13:45.157Z] Step 8/21 : COPY . . [2021-01-11T03:13:46.080Z] 745a02a5169b: Pull complete [2021-01-11T03:13:46.081Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-11T03:13:46.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-11T03:13:46.081Z] ---> b7e6874047d6 [2021-01-11T03:13:46.081Z] 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-11T03:13:47.729Z] Removing intermediate container 1a8c5f8bb0f1 [2021-01-11T03:13:47.729Z] ---> b51e1bb5ef9b [2021-01-11T03:13:47.729Z] Step 8/21 : COPY . . [2021-01-11T03:13:49.457Z] ---> Running in b8bd638993a1 [2021-01-11T03:13:50.433Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T03:13:51.867Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T03:13:52.009Z] Removing intermediate container 5352fdd462a2 [2021-01-11T03:13:52.009Z] ---> 9b60cc77265c [2021-01-11T03:13:52.009Z] Step 8/24 : COPY . . [2021-01-11T03:13:55.234Z] (1/12) Installing libmagic (5.38-r0) [2021-01-11T03:13:55.826Z] (2/12) Installing file (5.38-r0) [2021-01-11T03:13:55.826Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-11T03:13:55.826Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-11T03:14:14.091Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-11T03:14:14.091Z] (6/12) Installing patch (2.7.6-r6) [2021-01-11T03:14:14.091Z] (7/12) Installing build-base (0.5-r2) [2021-01-11T03:14:14.091Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-11T03:14:14.091Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-11T03:14:14.091Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-11T03:14:14.091Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-11T03:14:14.091Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-11T03:14:14.091Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T03:14:14.091Z] OK: 217 MiB in 51 packages [2021-01-11T03:14:18.394Z] Removing intermediate container b8bd638993a1 [2021-01-11T03:14:18.394Z] ---> 3f87eb1ab2db [2021-01-11T03:14:18.394Z] Step 4/6 : WORKDIR /edgex-go [2021-01-11T03:14:18.394Z] ---> Running in db355e4bf964 [2021-01-11T03:14:18.394Z] Removing intermediate container db355e4bf964 [2021-01-11T03:14:18.394Z] ---> 32bf14ab32e4 [2021-01-11T03:14:18.394Z] Step 5/6 : COPY go.mod . [2021-01-11T03:14:18.987Z] ---> b585f672336a [2021-01-11T03:14:18.987Z] Step 6/6 : RUN go mod download [2021-01-11T03:14:18.987Z] ---> Running in ad0998e839f0 [2021-01-11T03:14:24.472Z] ---> 2fd30c40cbdc [2021-01-11T03:14:24.472Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-11T03:14:24.472Z] ---> 32ccb15d3322 [2021-01-11T03:14:24.472Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-11T03:14:24.472Z] ---> 130e18f7b064 [2021-01-11T03:14:24.472Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-11T03:14:24.472Z] ---> 19e28df134d5 [2021-01-11T03:14:24.472Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-11T03:14:25.052Z] ---> Running in 4f30cbca59b7 [2021-01-11T03:14:25.052Z] ---> Running in 2614d05976cf [2021-01-11T03:14:25.052Z] ---> Running in 6b256c627286 [2021-01-11T03:14:25.052Z] ---> Running in 269876488f01 [2021-01-11T03:14:25.052Z] ---> 40d6e5c377c8 [2021-01-11T03:14:25.052Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-11T03:14:25.316Z] ---> Running in 391d9d837920 [2021-01-11T03:14:26.293Z] 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-11T03:14:26.293Z] 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-11T03:14:26.293Z] 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-11T03:14:26.293Z] 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-11T03:14:26.293Z] 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-11T03:14:45.755Z] Removing intermediate container ad0998e839f0 [2021-01-11T03:14:45.755Z] ---> 1e4a21318f30 [2021-01-11T03:14:45.755Z] Successfully built 1e4a21318f30 [2021-01-11T03:14:45.755Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T03:14:46.096Z] + docker inspect -f . ci-base-image-arm64 [2021-01-11T03:14:46.096Z] . [Pipeline] withDockerContainer [2021-01-11T03:14:46.375Z] prd-ubuntu18.04-docker-arm64-4c-16g-19356 does not seem to be running inside a container [2021-01-11T03:14:46.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-arm64 cat [2021-01-11T03:14:47.970Z] $ docker top 1a716353d3e2753b8a67191795fa69bd870d8a3e1c66a43f0daef5dbc9e3e997 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T03:14:49.018Z] + go version [2021-01-11T03:14:49.018Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-11T03:14:49.047Z] $ docker stop --time=1 1a716353d3e2753b8a67191795fa69bd870d8a3e1c66a43f0daef5dbc9e3e997 [2021-01-11T03:14:50.945Z] $ docker rm -f 1a716353d3e2753b8a67191795fa69bd870d8a3e1c66a43f0daef5dbc9e3e997 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T03:14:51.963Z] + docker inspect -f . ci-base-image-arm64 [2021-01-11T03:14:51.963Z] . [Pipeline] withDockerContainer [2021-01-11T03:14:52.229Z] prd-ubuntu18.04-docker-arm64-4c-16g-19356 does not seem to be running inside a container [2021-01-11T03:14:52.312Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-arm64 cat [2021-01-11T03:14:53.037Z] 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-11T03:14:53.725Z] $ docker top fbd294e5a5322460e4d1928d87ee49d7c43aececb3589302100e0a356b655812 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-11T03:14:54.107Z] ========================================================= [2021-01-11T03:14:54.107Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-11T03:14:54.107Z] ========================================================= [Pipeline] sh [2021-01-11T03:14:54.751Z] + make test [2021-01-11T03:14:54.751Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-11T03:15:03.161Z] Removing intermediate container 2614d05976cf [2021-01-11T03:15:03.161Z] ---> 58ab859fcde0 [2021-01-11T03:15:03.161Z] [2021-01-11T03:15:03.161Z] Step 10/22 : FROM scratch [2021-01-11T03:15:03.161Z] ---> [2021-01-11T03:15:03.161Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-11T03:15:03.161Z] Removing intermediate container 391d9d837920 [2021-01-11T03:15:03.161Z] ---> ba733622f425 [2021-01-11T03:15:03.161Z] [2021-01-11T03:15:03.161Z] Step 10/24 : FROM scratch [2021-01-11T03:15:03.161Z] ---> [2021-01-11T03:15:03.161Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-11T03:15:03.161Z] Removing intermediate container 6b256c627286 [2021-01-11T03:15:03.161Z] ---> 1d8eed1b9141 [2021-01-11T03:15:03.161Z] [2021-01-11T03:15:03.161Z] Step 10/21 : FROM scratch [2021-01-11T03:15:03.161Z] ---> [2021-01-11T03:15:03.161Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-11T03:15:03.161Z] Removing intermediate container 269876488f01 [2021-01-11T03:15:03.161Z] ---> 95463c9171ff [2021-01-11T03:15:03.161Z] [2021-01-11T03:15:03.161Z] Step 10/21 : FROM alpine:3.12 [2021-01-11T03:15:03.161Z] ---> Running in 0a2f7be82113 [2021-01-11T03:15:03.161Z] ---> Running in 041db5b76fad [2021-01-11T03:15:03.161Z] ---> Running in 95ce974a983c [2021-01-11T03:15:03.429Z] Removing intermediate container 041db5b76fad [2021-01-11T03:15:03.429Z] ---> a9f1451d6e2c [2021-01-11T03:15:03.429Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-11T03:15:03.692Z] Removing intermediate container 0a2f7be82113 [2021-01-11T03:15:03.692Z] ---> 25ea7536b575 [2021-01-11T03:15:03.692Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-11T03:15:03.692Z] Removing intermediate container 95ce974a983c [2021-01-11T03:15:03.692Z] ---> e829ed77e2e4 [2021-01-11T03:15:03.692Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-11T03:15:03.692Z] 3.12: Pulling from library/alpine [2021-01-11T03:15:05.088Z] ---> Running in 0c25057c5066 [2021-01-11T03:15:05.088Z] ---> Running in 868c503f8626 [2021-01-11T03:15:05.663Z] ---> Running in 290a84254977 [2021-01-11T03:15:05.926Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-11T03:15:05.926Z] Status: Downloaded newer image for alpine:3.12 [2021-01-11T03:15:05.926Z] ---> 389fef711851 [2021-01-11T03:15:05.926Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-11T03:15:06.194Z] Removing intermediate container 4f30cbca59b7 [2021-01-11T03:15:06.194Z] ---> 608fc0aa29e4 [2021-01-11T03:15:06.194Z] [2021-01-11T03:15:06.194Z] Step 10/22 : FROM scratch [2021-01-11T03:15:06.194Z] ---> [2021-01-11T03:15:06.194Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-11T03:15:06.194Z] ---> Using cache [2021-01-11T03:15:06.194Z] ---> e829ed77e2e4 [2021-01-11T03:15:06.194Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-11T03:15:06.194Z] Removing intermediate container 0c25057c5066 [2021-01-11T03:15:06.194Z] ---> 09c3acbea217 [2021-01-11T03:15:06.194Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-11T03:15:06.194Z] Removing intermediate container 868c503f8626 [2021-01-11T03:15:06.194Z] ---> 08fb8c66f965 [2021-01-11T03:15:06.194Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-11T03:15:06.194Z] ---> Running in a32a2013e9af [2021-01-11T03:15:06.194Z] ---> Running in b56014cfa9a2 [2021-01-11T03:15:06.194Z] ---> Running in c31984414f4f [2021-01-11T03:15:06.458Z] Removing intermediate container 290a84254977 [2021-01-11T03:15:06.458Z] ---> a405bcb5bbdc [2021-01-11T03:15:06.458Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-11T03:15:06.458Z] ---> Running in 8737764c6d84 [2021-01-11T03:15:06.458Z] ---> Running in bf2b01c9c461 [2021-01-11T03:15:06.725Z] Removing intermediate container c31984414f4f [2021-01-11T03:15:06.725Z] ---> 6e5cc60a2286 [2021-01-11T03:15:06.725Z] Step 14/22 : WORKDIR / [2021-01-11T03:15:06.725Z] Removing intermediate container 8737764c6d84 [2021-01-11T03:15:06.725Z] ---> 9fac4e1e6211 [2021-01-11T03:15:06.725Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-11T03:15:06.725Z] Removing intermediate container b56014cfa9a2 [2021-01-11T03:15:06.725Z] ---> d313ec9733d6 [2021-01-11T03:15:06.725Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-11T03:15:06.725Z] ---> Running in 1fa406253055 [2021-01-11T03:15:06.990Z] Removing intermediate container bf2b01c9c461 [2021-01-11T03:15:06.990Z] ---> bd4bccf24c4c [2021-01-11T03:15:06.990Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-11T03:15:06.990Z] ---> Running in f1ad71b788d0 [2021-01-11T03:15:06.990Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T03:15:07.257Z] Removing intermediate container 1fa406253055 [2021-01-11T03:15:07.257Z] ---> a6ff0874ddb6 [2021-01-11T03:15:07.257Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-11T03:15:07.257Z] Removing intermediate container f1ad71b788d0 [2021-01-11T03:15:07.257Z] ---> 1a1abd9c437c [2021-01-11T03:15:07.257Z] Step 14/22 : WORKDIR / [2021-01-11T03:15:07.257Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T03:15:07.257Z] ---> 83156436b2f0 [2021-01-11T03:15:07.257Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-11T03:15:07.257Z] ---> Running in 1e6c98d6ce7a [2021-01-11T03:15:07.257Z] ---> f89479c975d4 [2021-01-11T03:15:07.257Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-11T03:15:07.523Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-11T03:15:07.523Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-11T03:15:07.523Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-11T03:15:07.523Z] (4/4) Installing curl (7.69.1-r3) [2021-01-11T03:15:07.523Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T03:15:07.523Z] Executing ca-certificates-20191127-r4.trigger [2021-01-11T03:15:07.523Z] OK: 7 MiB in 18 packages [2021-01-11T03:15:08.481Z] ---> ccb5e2c54e2c [2021-01-11T03:15:08.481Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-11T03:15:08.481Z] Removing intermediate container 1e6c98d6ce7a [2021-01-11T03:15:08.481Z] ---> dc9e58df7540 [2021-01-11T03:15:08.481Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-11T03:15:08.756Z] ---> 52f08853ace9 [2021-01-11T03:15:08.757Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-11T03:15:08.757Z] ---> b64217893b8e [2021-01-11T03:15:08.757Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-11T03:15:08.757Z] ---> 7ff0e32e9609 [2021-01-11T03:15:08.757Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-11T03:15:09.024Z] ---> b12f49f44db6 [2021-01-11T03:15:09.024Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-11T03:15:09.974Z] ---> b1cf0a5ef198 [2021-01-11T03:15:09.974Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-11T03:15:09.974Z] ---> Running in d7a31f14dc89 [2021-01-11T03:15:10.236Z] Removing intermediate container a32a2013e9af [2021-01-11T03:15:10.236Z] ---> 6c7a0265f63e [2021-01-11T03:15:10.236Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-11T03:15:10.499Z] ---> 6e243809b473 [2021-01-11T03:15:10.499Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-11T03:15:10.499Z] ---> 880c7ba0eb37 [2021-01-11T03:15:10.499Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-11T03:15:10.499Z] ---> 28d15acb13b7 [2021-01-11T03:15:10.499Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-11T03:15:10.766Z] ---> Running in bf7b1e578105 [2021-01-11T03:15:10.766Z] Removing intermediate container d7a31f14dc89 [2021-01-11T03:15:10.766Z] ---> 351bf559041b [2021-01-11T03:15:10.766Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T03:15:10.766Z] ---> Running in 4a2d5810ffc3 [2021-01-11T03:15:10.766Z] ---> Running in 356e33aaccd9 [2021-01-11T03:15:11.028Z] ---> 7f251e52d2e2 [2021-01-11T03:15:11.028Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-11T03:15:11.028Z] ---> dca60e801cb9 [2021-01-11T03:15:11.028Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-11T03:15:11.028Z] Removing intermediate container bf7b1e578105 [2021-01-11T03:15:11.028Z] ---> 618577040265 [2021-01-11T03:15:11.028Z] Step 13/21 : WORKDIR /edgex [2021-01-11T03:15:11.028Z] Removing intermediate container 4a2d5810ffc3 [2021-01-11T03:15:11.028Z] ---> 2887ea87305c [2021-01-11T03:15:11.028Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T03:15:11.291Z] ---> Running in 1540af130696 [2021-01-11T03:15:11.291Z] ---> Running in 62ca33855045 [2021-01-11T03:15:11.291Z] Removing intermediate container 356e33aaccd9 [2021-01-11T03:15:11.291Z] ---> 6b2c549c5c65 [2021-01-11T03:15:11.291Z] Step 19/21 : LABEL arch=x86_64 [2021-01-11T03:15:11.554Z] ---> Running in a0bf05ae602e [2021-01-11T03:15:11.554Z] ---> Running in cbbb2f3d0b7b [2021-01-11T03:15:11.554Z] Removing intermediate container 1540af130696 [2021-01-11T03:15:11.554Z] ---> 2b2309af638a [2021-01-11T03:15:11.554Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T03:15:11.824Z] ---> 3483f4b5d73a [2021-01-11T03:15:11.824Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-11T03:15:11.824Z] Removing intermediate container 62ca33855045 [2021-01-11T03:15:11.824Z] ---> 96a440ed8314 [2021-01-11T03:15:11.824Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-11T03:15:11.824Z] Removing intermediate container a0bf05ae602e [2021-01-11T03:15:11.824Z] ---> a8f2c8fc7953 [2021-01-11T03:15:11.824Z] Step 20/22 : LABEL arch=x86_64 [2021-01-11T03:15:11.824Z] ---> Running in 2963795f6dce [2021-01-11T03:15:11.824Z] Removing intermediate container cbbb2f3d0b7b [2021-01-11T03:15:11.824Z] ---> 59d60d0f092d [2021-01-11T03:15:11.824Z] Step 20/21 : LABEL git_sha=f799b50b6b57acf8bdee04b9aefff5513d855c3e [2021-01-11T03:15:12.087Z] ---> Running in 70dbb166e23d [2021-01-11T03:15:12.349Z] ---> Running in 22263d432b1c [2021-01-11T03:15:12.349Z] ---> 8ac78200bd76 [2021-01-11T03:15:12.349Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-11T03:15:12.349Z] ---> 59d1cd76e778 [2021-01-11T03:15:12.349Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-11T03:15:12.349Z] Removing intermediate container 2963795f6dce [2021-01-11T03:15:12.349Z] ---> 835a1b104b7c [2021-01-11T03:15:12.349Z] Step 20/22 : LABEL arch=x86_64 [2021-01-11T03:15:12.349Z] Removing intermediate container 70dbb166e23d [2021-01-11T03:15:12.349Z] ---> 3a36ae8201ba [2021-01-11T03:15:12.349Z] Step 21/22 : LABEL git_sha=f799b50b6b57acf8bdee04b9aefff5513d855c3e [2021-01-11T03:15:12.619Z] ---> Running in e3d8a4428bc7 [2021-01-11T03:15:12.619Z] ---> Running in 9dde4b1d62d8 [2021-01-11T03:15:12.619Z] ---> Running in e5a6d39887f2 [2021-01-11T03:15:12.619Z] Removing intermediate container 22263d432b1c [2021-01-11T03:15:12.619Z] ---> 2771bc49fb4a [2021-01-11T03:15:12.619Z] Step 21/21 : LABEL version=0.0.0 [2021-01-11T03:15:12.883Z] ---> Running in 464183065a16 [2021-01-11T03:15:12.883Z] ---> e623b691510b [2021-01-11T03:15:12.883Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-11T03:15:12.883Z] Removing intermediate container e3d8a4428bc7 [2021-01-11T03:15:12.883Z] ---> eca7f43c1a0a [2021-01-11T03:15:12.883Z] Step 21/22 : LABEL git_sha=f799b50b6b57acf8bdee04b9aefff5513d855c3e [2021-01-11T03:15:13.146Z] Removing intermediate container 9dde4b1d62d8 [2021-01-11T03:15:13.146Z] ---> e7844c4ee966 [2021-01-11T03:15:13.146Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T03:15:13.146Z] Removing intermediate container e5a6d39887f2 [2021-01-11T03:15:13.146Z] ---> 24db079c0e4e [2021-01-11T03:15:13.146Z] Step 22/22 : LABEL version=0.0.0 [2021-01-11T03:15:13.409Z] ---> Running in 4ad0e02a3783 [2021-01-11T03:15:13.409Z] ---> Running in d3a75c269fd0 [2021-01-11T03:15:13.409Z] Removing intermediate container 464183065a16 [2021-01-11T03:15:13.409Z] ---> 43c4929db703 [2021-01-11T03:15:13.409Z] [2021-01-11T03:15:13.409Z] ---> Running in 82c5026406fa [2021-01-11T03:15:13.409Z] ---> daa5aeaca718 [2021-01-11T03:15:13.409Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-11T03:15:13.987Z] Successfully built 43c4929db703 [2021-01-11T03:15:13.987Z] ---> Running in 059e795bb268 [2021-01-11T03:15:13.987Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-11T03:15:13.987Z]  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go [2021-01-11T03:15:13.987Z] Removing intermediate container 4ad0e02a3783 [2021-01-11T03:15:13.987Z] ---> 963c50f9a1fc [2021-01-11T03:15:13.987Z] Step 22/22 : LABEL version=0.0.0 [2021-01-11T03:15:13.987Z] Removing intermediate container 82c5026406fa [2021-01-11T03:15:13.987Z] ---> 64ec73f67421 [2021-01-11T03:15:13.987Z] [2021-01-11T03:15:13.987Z] Removing intermediate container d3a75c269fd0 [2021-01-11T03:15:13.987Z] ---> c349bb613e64 [2021-01-11T03:15:13.987Z] Step 22/24 : LABEL arch=x86_64 [2021-01-11T03:15:13.987Z] ---> Running in 32935fba7649 [2021-01-11T03:15:14.255Z] Successfully built 64ec73f67421 [2021-01-11T03:15:14.255Z] ---> Running in 3bf1bf37fb17 [2021-01-11T03:15:14.255Z] Successfully tagged docker-core-command-go:latest [2021-01-11T03:15:14.255Z] Building docker-sys-mgmt-agent-go [2021-01-11T03:15:14.255Z]  Building docker-core-command-go ... done Removing intermediate container 059e795bb268 [2021-01-11T03:15:14.255Z] ---> b8152dbdfa0d [2021-01-11T03:15:14.255Z] Step 18/21 : CMD ["--init=true"] [2021-01-11T03:15:14.255Z] ---> Running in b56caa2b0ba3 [2021-01-11T03:15:14.531Z] Removing intermediate container 32935fba7649 [2021-01-11T03:15:14.531Z] ---> 590cd52ad97b [2021-01-11T03:15:14.531Z] [2021-01-11T03:15:14.531Z] Successfully built 590cd52ad97b [2021-01-11T03:15:14.531Z] Removing intermediate container 3bf1bf37fb17 [2021-01-11T03:15:14.531Z] ---> 07db4721aac9 [2021-01-11T03:15:14.531Z] Step 23/24 : LABEL git_sha=f799b50b6b57acf8bdee04b9aefff5513d855c3e [2021-01-11T03:15:14.531Z] Successfully tagged docker-core-metadata-go:latest [2021-01-11T03:15:14.531Z] Building docker-core-data-go [2021-01-11T03:15:14.798Z]  Building docker-core-metadata-go ... done Removing intermediate container b56caa2b0ba3 [2021-01-11T03:15:14.798Z] ---> d57b709f022b [2021-01-11T03:15:14.798Z] Step 19/21 : LABEL arch=x86_64 [2021-01-11T03:15:14.798Z] ---> Running in 7ed978665874 [2021-01-11T03:15:14.798Z] ---> Running in b078e050e6ba [2021-01-11T03:15:15.409Z] Removing intermediate container 7ed978665874 [2021-01-11T03:15:15.409Z] ---> 06fd614a4b39 [2021-01-11T03:15:15.409Z] Step 24/24 : LABEL version=0.0.0 [2021-01-11T03:15:15.409Z] Removing intermediate container b078e050e6ba [2021-01-11T03:15:15.409Z] ---> 51da517a52c3 [2021-01-11T03:15:15.409Z] Step 20/21 : LABEL git_sha=f799b50b6b57acf8bdee04b9aefff5513d855c3e [2021-01-11T03:15:15.409Z] ---> Running in 14d26e2ba4e0 [2021-01-11T03:15:15.679Z] ---> Running in f2d2618f35eb [2021-01-11T03:15:16.950Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-11T03:15:17.624Z] Removing intermediate container f2d2618f35eb [2021-01-11T03:15:17.624Z] ---> 5cfa9aa37078 [2021-01-11T03:15:17.624Z] Step 21/21 : LABEL version=0.0.0 [2021-01-11T03:15:17.624Z] Removing intermediate container 14d26e2ba4e0 [2021-01-11T03:15:17.624Z] ---> d60ca9bd180c [2021-01-11T03:15:17.624Z] [2021-01-11T03:15:17.624Z] Successfully built d60ca9bd180c [2021-01-11T03:15:17.624Z] ---> Running in e35f32808a61 [2021-01-11T03:15:17.624Z] Successfully tagged docker-support-notifications-go:latest [2021-01-11T03:15:17.624Z] Building docker-security-bootstrap-redis-go [2021-01-11T03:15:18.578Z]  Building docker-support-notifications-go ... done Removing intermediate container e35f32808a61 [2021-01-11T03:15:18.578Z] ---> 52581ed29909 [2021-01-11T03:15:18.578Z] [2021-01-11T03:15:21.164Z] Successfully built 52581ed29909 [2021-01-11T03:15:21.740Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-11T03:15:43.874Z]  Building docker-security-proxy-setup-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T03:15:43.874Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-11T03:15:43.874Z] ---> 75d1e00329e7 [2021-01-11T03:15:43.874Z] Step 3/22 : WORKDIR /edgex-go [2021-01-11T03:15:43.874Z] ---> Using cache [2021-01-11T03:15:43.874Z] ---> dcc6571ba7de [2021-01-11T03:15:43.874Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T03:15:43.874Z] ---> Using cache [2021-01-11T03:15:43.874Z] ---> bd146a786a1e [2021-01-11T03:15:43.875Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-11T03:15:43.875Z] ---> Using cache [2021-01-11T03:15:43.875Z] ---> 85d069bb3859 [2021-01-11T03:15:43.875Z] Step 6/22 : COPY go.mod . [2021-01-11T03:15:43.875Z] ---> Using cache [2021-01-11T03:15:43.875Z] ---> 070ac6b5fa09 [2021-01-11T03:15:43.875Z] Step 7/22 : RUN go mod download [2021-01-11T03:15:43.875Z] ---> Using cache [2021-01-11T03:15:43.875Z] ---> b51e1bb5ef9b [2021-01-11T03:15:43.875Z] Step 8/22 : COPY . . [2021-01-11T03:15:43.875Z] ---> Using cache [2021-01-11T03:15:43.875Z] ---> 19e28df134d5 [2021-01-11T03:15:43.875Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-11T03:15:43.875Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T03:15:43.875Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-11T03:15:43.875Z] ---> 75d1e00329e7 [2021-01-11T03:15:43.875Z] Step 3/26 : WORKDIR /edgex-go [2021-01-11T03:15:43.875Z] ---> Using cache [2021-01-11T03:15:43.875Z] ---> dcc6571ba7de [2021-01-11T03:15:43.875Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T03:15:43.875Z] ---> Using cache [2021-01-11T03:15:43.875Z] ---> bd146a786a1e [2021-01-11T03:15:43.875Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-11T03:15:43.875Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T03:15:43.875Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-11T03:15:43.875Z] ---> 75d1e00329e7 [2021-01-11T03:15:43.875Z] Step 3/23 : WORKDIR /edgex-go [2021-01-11T03:15:43.875Z] ---> Using cache [2021-01-11T03:15:43.875Z] ---> dcc6571ba7de [2021-01-11T03:15:43.875Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T03:15:43.875Z] ---> Using cache [2021-01-11T03:15:43.875Z] ---> bd146a786a1e [2021-01-11T03:15:43.875Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-11T03:15:43.875Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T03:15:43.875Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-11T03:15:43.875Z] ---> 75d1e00329e7 [2021-01-11T03:15:43.875Z] Step 3/24 : WORKDIR /edgex-go [2021-01-11T03:15:43.875Z] ---> Using cache [2021-01-11T03:15:43.875Z] ---> dcc6571ba7de [2021-01-11T03:15:43.875Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T03:15:43.875Z] ---> Using cache [2021-01-11T03:15:43.875Z] ---> bd146a786a1e [2021-01-11T03:15:43.875Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-11T03:15:43.875Z] ---> Using cache [2021-01-11T03:15:43.875Z] ---> 85d069bb3859 [2021-01-11T03:15:43.875Z] Step 6/24 : COPY go.mod . [2021-01-11T03:15:43.875Z] ---> Using cache [2021-01-11T03:15:43.875Z] ---> 070ac6b5fa09 [2021-01-11T03:15:43.875Z] Step 7/24 : RUN go mod download [2021-01-11T03:15:43.875Z] ---> Using cache [2021-01-11T03:15:43.875Z] ---> b51e1bb5ef9b [2021-01-11T03:15:43.875Z] Step 8/24 : COPY . . [2021-01-11T03:15:43.875Z] ---> Using cache [2021-01-11T03:15:43.875Z] ---> 19e28df134d5 [2021-01-11T03:15:43.875Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-11T03:15:43.875Z] ---> Running in 401fb7a32f36 [2021-01-11T03:15:43.875Z] ---> Running in 08d0f1541101 [2021-01-11T03:15:43.875Z] ---> Running in 416883b97b5c [2021-01-11T03:15:43.875Z] ---> Running in 20ae3b07f944 [2021-01-11T03:15:43.875Z] 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-11T03:15:43.875Z] 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-11T03:15:43.875Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T03:15:43.875Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T03:15:44.144Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T03:15:44.409Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T03:15:45.849Z] OK: 233 MiB in 51 packages [2021-01-11T03:15:46.132Z] OK: 233 MiB in 51 packages [2021-01-11T03:15:47.103Z] Removing intermediate container 20ae3b07f944 [2021-01-11T03:15:47.103Z] ---> 66772eae1c2c [2021-01-11T03:15:47.103Z] Step 6/23 : COPY go.mod . [2021-01-11T03:15:47.372Z] Removing intermediate container 416883b97b5c [2021-01-11T03:15:47.372Z] ---> bb8cab12b1e5 [2021-01-11T03:15:47.372Z] Step 6/26 : COPY go.mod . [2021-01-11T03:15:47.641Z] ---> ab5ef21054a6 [2021-01-11T03:15:47.641Z] Step 7/23 : RUN go mod download [2021-01-11T03:15:47.912Z] ---> Running in a6cb0b4ea7b4 [2021-01-11T03:15:47.912Z] ---> 63cb9bd40d06 [2021-01-11T03:15:47.912Z] Step 7/26 : RUN go mod download [2021-01-11T03:15:48.179Z] ---> Running in 6d3d57278c29 [2021-01-11T03:15:51.578Z] Removing intermediate container a6cb0b4ea7b4 [2021-01-11T03:15:51.578Z] ---> 14452783b293 [2021-01-11T03:15:51.578Z] Step 8/23 : COPY . . [2021-01-11T03:15:51.578Z] Removing intermediate container 6d3d57278c29 [2021-01-11T03:15:51.578Z] ---> d226e1916b08 [2021-01-11T03:15:51.578Z] Step 8/26 : COPY . . [2021-01-11T03:16:01.756Z] 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-11T03:16:03.974Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-11T03:16:08.520Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-11T03:16:11.874Z] Removing intermediate container 401fb7a32f36 [2021-01-11T03:16:11.874Z] ---> 09e5f0b1b854 [2021-01-11T03:16:11.874Z] [2021-01-11T03:16:11.874Z] Step 10/22 : FROM alpine:3.12 [2021-01-11T03:16:11.874Z] ---> 389fef711851 [2021-01-11T03:16:11.874Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-11T03:16:11.874Z] ---> Running in f1109463f038 [2021-01-11T03:16:12.975Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-11T03:16:12.976Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-11T03:16:12.976Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-11T03:16:12.976Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-11T03:16:12.976Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-11T03:16:12.976Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-11T03:16:13.809Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T03:16:14.081Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T03:16:14.348Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-11T03:16:14.348Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-11T03:16:14.348Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-11T03:16:14.348Z] (4/5) Installing curl (7.69.1-r3) [2021-01-11T03:16:14.348Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-11T03:16:14.348Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T03:16:14.348Z] Executing ca-certificates-20191127-r4.trigger [2021-01-11T03:16:14.348Z] OK: 7 MiB in 19 packages [2021-01-11T03:16:15.669Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-11T03:16:16.287Z] ---> 48fd5b1864ec [2021-01-11T03:16:16.287Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-11T03:16:16.664Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-11T03:16:16.869Z] Removing intermediate container 08d0f1541101 [2021-01-11T03:16:16.869Z] ---> 9c36d9947f49 [2021-01-11T03:16:16.869Z] [2021-01-11T03:16:16.869Z] Step 10/24 : FROM alpine:3.12 [2021-01-11T03:16:16.869Z] ---> 389fef711851 [2021-01-11T03:16:16.869Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-11T03:16:16.870Z] ---> Running in 88c9123c2a49 [2021-01-11T03:16:16.870Z] ---> 5516f2c74724 [2021-01-11T03:16:16.870Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-11T03:16:17.457Z] ---> Running in 5cfc910f0279 [2021-01-11T03:16:17.457Z] ---> Running in b48564c1a044 [2021-01-11T03:16:17.731Z] Removing intermediate container f1109463f038 [2021-01-11T03:16:17.731Z] ---> f64aa0797cb5 [2021-01-11T03:16:17.731Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-11T03:16:17.731Z] ---> Running in 52529a90478b [2021-01-11T03:16:17.998Z] 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-11T03:16:17.998Z] Removing intermediate container 52529a90478b [2021-01-11T03:16:17.998Z] ---> 4379d362fbec [2021-01-11T03:16:17.998Z] Step 13/22 : WORKDIR / [2021-01-11T03:16:18.262Z] ---> Running in f45619c09e62 [2021-01-11T03:16:18.534Z] 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-11T03:16:18.534Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T03:16:18.534Z] Removing intermediate container f45619c09e62 [2021-01-11T03:16:18.534Z] ---> 4ec6d040aba6 [2021-01-11T03:16:18.534Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-11T03:16:18.534Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T03:16:18.818Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-11T03:16:18.818Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-11T03:16:18.818Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-11T03:16:18.818Z] (4/5) Installing curl (7.69.1-r3) [2021-01-11T03:16:18.818Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-11T03:16:18.818Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T03:16:18.818Z] Executing ca-certificates-20191127-r4.trigger [2021-01-11T03:16:19.086Z] OK: 7 MiB in 19 packages [2021-01-11T03:16:19.351Z] ---> aa97668ae93f [2021-01-11T03:16:19.351Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-11T03:16:20.759Z] ---> f65d3eff1c43 [2021-01-11T03:16:20.759Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-11T03:16:21.739Z] ---> 7d6e90030297 [2021-01-11T03:16:21.739Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-11T03:16:21.739Z] Removing intermediate container 5cfc910f0279 [2021-01-11T03:16:21.739Z] ---> 3659b0c1b9c0 [2021-01-11T03:16:21.739Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-11T03:16:22.012Z] ---> Running in 3b6b237b0e50 [2021-01-11T03:16:22.283Z] Removing intermediate container 3b6b237b0e50 [2021-01-11T03:16:22.284Z] ---> 1ed3dd812bf2 [2021-01-11T03:16:22.284Z] Step 13/24 : WORKDIR / [2021-01-11T03:16:22.557Z] ---> Running in 58f410f099d7 [2021-01-11T03:16:22.557Z] ---> a1d7fb85c288 [2021-01-11T03:16:22.557Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-11T03:16:22.557Z] ---> Running in 325119b35fee [2021-01-11T03:16:22.828Z] Removing intermediate container 58f410f099d7 [2021-01-11T03:16:22.828Z] ---> ef757c320615 [2021-01-11T03:16:22.828Z] 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-11T03:16:23.403Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-11T03:16:23.403Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-11T03:16:23.403Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-11T03:16:23.412Z] ---> 5db3fd0e061e [2021-01-11T03:16:23.412Z] 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-11T03:16:24.010Z] ---> e5e750478759 [2021-01-11T03:16:24.010Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-11T03:16:24.614Z] ---> 20178cb7f3f8 [2021-01-11T03:16:24.614Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-11T03:16:24.614Z] Removing intermediate container 325119b35fee [2021-01-11T03:16:24.614Z] ---> e9736421413b [2021-01-11T03:16:24.614Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-11T03:16:24.614Z] ---> Running in 56a494c17a17 [2021-01-11T03:16:24.954Z] Removing intermediate container 56a494c17a17 [2021-01-11T03:16:24.954Z] ---> e6e173fe8c0f [2021-01-11T03:16:24.954Z] Step 20/22 : LABEL arch=x86_64 [2021-01-11T03:16:25.447Z] ---> Running in f490f0ea8199 [2021-01-11T03:16:25.447Z] ---> 81a7f608c34d [2021-01-11T03:16:25.447Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-11T03:16:25.447Z] Removing intermediate container f490f0ea8199 [2021-01-11T03:16:25.447Z] ---> a721853545f8 [2021-01-11T03:16:25.447Z] Step 21/22 : LABEL git_sha=f799b50b6b57acf8bdee04b9aefff5513d855c3e [2021-01-11T03:16:25.840Z] ---> Running in bf17c3f7ad91 [2021-01-11T03:16:26.668Z] Removing intermediate container bf17c3f7ad91 [2021-01-11T03:16:26.668Z] ---> 28c312e64eb1 [2021-01-11T03:16:26.668Z] Step 22/22 : LABEL version=0.0.0 [2021-01-11T03:16:26.668Z] ---> ad8e285b33e7 [2021-01-11T03:16:26.668Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-11T03:16:27.011Z] ---> Running in 826b2d4247ed [2021-01-11T03:16:27.336Z] Removing intermediate container 826b2d4247ed [2021-01-11T03:16:27.337Z] ---> 16cb6c2f4150 [2021-01-11T03:16:27.337Z] [2021-01-11T03:16:27.337Z] ---> 3ad9827fdcbc [2021-01-11T03:16:27.337Z] 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-11T03:16:27.337Z] ---> Running in 6bc210d3a4e2 [2021-01-11T03:16:27.619Z] Successfully built 16cb6c2f4150 [2021-01-11T03:16:27.619Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-11T03:16:28.834Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.222s coverage: 46.6% of statements [2021-01-11T03:16:28.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-11T03:16:28.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-11T03:16:28.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-11T03:16:28.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-11T03:16:28.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-11T03:16:30.233Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 6bc210d3a4e2 [2021-01-11T03:16:30.234Z] ---> c6a247cad02d [2021-01-11T03:16:30.234Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-11T03:16:30.234Z] ---> Running in 192b3bfdd64e [2021-01-11T03:16:30.234Z] Removing intermediate container 192b3bfdd64e [2021-01-11T03:16:30.234Z] ---> 4033aadb2b9e [2021-01-11T03:16:30.234Z] Step 22/24 : LABEL arch=x86_64 [2021-01-11T03:16:30.503Z] ---> Running in c48aa837c21c [2021-01-11T03:16:30.770Z] Removing intermediate container c48aa837c21c [2021-01-11T03:16:30.770Z] ---> 0688d5159859 [2021-01-11T03:16:30.770Z] Step 23/24 : LABEL git_sha=f799b50b6b57acf8bdee04b9aefff5513d855c3e [2021-01-11T03:16:30.770Z] ---> Running in 6d2c8f94f010 [2021-01-11T03:16:31.356Z] Removing intermediate container 6d2c8f94f010 [2021-01-11T03:16:31.356Z] ---> ae564982baa1 [2021-01-11T03:16:31.356Z] Step 24/24 : LABEL version=0.0.0 [2021-01-11T03:16:31.356Z] ---> Running in 81d9489b3107 [2021-01-11T03:16:31.950Z] Removing intermediate container 81d9489b3107 [2021-01-11T03:16:31.950Z] ---> 2d49058fa094 [2021-01-11T03:16:31.950Z] [2021-01-11T03:16:32.227Z] Successfully built 2d49058fa094 [2021-01-11T03:16:32.227Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-11T03:16:35.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.475s coverage: 27.0% of statements [2021-01-11T03:16:35.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-11T03:16:35.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-11T03:16:35.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-11T03:16:35.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-11T03:16:35.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-11T03:16:35.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-11T03:16:35.580Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.072s coverage: 100.0% of statements [2021-01-11T03:16:35.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-11T03:16:35.580Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.086s coverage: 100.0% of statements [2021-01-11T03:16:35.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-11T03:16:35.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-11T03:16:35.580Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.552s coverage: 77.8% of statements [2021-01-11T03:16:35.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-11T03:16:35.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-11T03:16:35.580Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.387s coverage: 82.4% of statements [2021-01-11T03:16:35.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-11T03:16:35.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-11T03:16:35.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-11T03:16:35.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-11T03:16:37.610Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container b48564c1a044 [2021-01-11T03:16:37.610Z] ---> 848b91d36b74 [2021-01-11T03:16:37.610Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-11T03:16:37.610Z] ---> Running in 9a8d6105fdda [2021-01-11T03:16:39.541Z] 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-11T03:16:42.109Z] Removing intermediate container 9a8d6105fdda [2021-01-11T03:16:42.109Z] ---> f5924814319c [2021-01-11T03:16:42.109Z] [2021-01-11T03:16:42.109Z] Step 11/26 : FROM docker:20.10.0 [2021-01-11T03:16:42.371Z] Removing intermediate container 88c9123c2a49 [2021-01-11T03:16:42.371Z] ---> d915beaed127 [2021-01-11T03:16:42.371Z] [2021-01-11T03:16:42.371Z] Step 10/23 : FROM alpine:3.12 [2021-01-11T03:16:42.371Z] ---> 389fef711851 [2021-01-11T03:16:42.371Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-11T03:16:42.371Z] ---> Running in f003d1cf2408 [2021-01-11T03:16:42.371Z] 20.10.0: Pulling from library/docker [2021-01-11T03:16:42.371Z] Removing intermediate container f003d1cf2408 [2021-01-11T03:16:42.371Z] ---> f4c617a8593f [2021-01-11T03:16:42.371Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-11T03:16:42.634Z] ---> Running in d4bd00809887 [2021-01-11T03:16:42.634Z] Removing intermediate container d4bd00809887 [2021-01-11T03:16:42.634Z] ---> 1ee3caaf0cfd [2021-01-11T03:16:42.634Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-11T03:16:42.897Z] ---> Running in 4260008df278 [2021-01-11T03:16:42.897Z] Removing intermediate container 4260008df278 [2021-01-11T03:16:42.897Z] ---> 373423c0ddf7 [2021-01-11T03:16:42.897Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T03:16:43.160Z] ---> Running in f4c9443bcdae [2021-01-11T03:16:43.881Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.207s coverage: 28.6% of statements [2021-01-11T03:16:43.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-11T03:16:43.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-11T03:16:43.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-11T03:16:43.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-11T03:16:43.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-11T03:16:43.881Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.189s coverage: 100.0% of statements [2021-01-11T03:16:43.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-11T03:16:43.881Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.066s coverage: 100.0% of statements [2021-01-11T03:16:43.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-11T03:16:43.881Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.324s coverage: 86.7% of statements [2021-01-11T03:16:43.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-11T03:16:44.480Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.386s coverage: 97.5% of statements [2021-01-11T03:16:44.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-11T03:16:44.480Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.156s coverage: 78.3% of statements [2021-01-11T03:16:44.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-11T03:16:44.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-11T03:16:44.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-11T03:16:44.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-11T03:16:44.564Z] Removing intermediate container f4c9443bcdae [2021-01-11T03:16:44.564Z] ---> c7ca2fd4c7ef [2021-01-11T03:16:44.564Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-11T03:16:44.827Z] ---> Running in db42f52f77e5 [2021-01-11T03:16:45.400Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T03:16:46.347Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T03:16:47.743Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-11T03:16:47.743Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-11T03:16:48.005Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-11T03:16:48.597Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-11T03:16:48.861Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-11T03:16:48.861Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T03:16:48.861Z] OK: 8 MiB in 19 packages [2021-01-11T03:16:50.801Z] Removing intermediate container db42f52f77e5 [2021-01-11T03:16:50.801Z] ---> d02a47ed8ee0 [2021-01-11T03:16:50.801Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-11T03:16:51.080Z] ---> 6ac7e52b7abf [2021-01-11T03:16:51.081Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-11T03:16:51.081Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-11T03:16:51.081Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-11T03:16:51.081Z] ---> aefe523efa57 [2021-01-11T03:16:51.081Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-11T03:16:51.081Z] ---> Running in 616b33070ce4 [2021-01-11T03:16:51.659Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T03:16:51.659Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T03:16:51.659Z] ---> bd7ca0a164ab [2021-01-11T03:16:51.659Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-11T03:16:51.921Z] (1/2) Installing readline (8.0.4-r0) [2021-01-11T03:16:51.921Z] (2/2) Installing bash (5.0.17-r0) [2021-01-11T03:16:51.921Z] Executing bash-5.0.17-r0.post-install [2021-01-11T03:16:51.921Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T03:16:51.921Z] OK: 12 MiB in 22 packages [2021-01-11T03:16:52.184Z] ---> 5a777ff4fefd [2021-01-11T03:16:52.184Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-11T03:16:52.184Z] ---> Running in 6b2ef1b92ce2 [2021-01-11T03:16:52.446Z] Removing intermediate container 6b2ef1b92ce2 [2021-01-11T03:16:52.446Z] ---> f6293fc0c198 [2021-01-11T03:16:52.446Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T03:16:52.446Z] ---> Running in dccb3c15d58b [2021-01-11T03:16:52.446Z] Removing intermediate container 616b33070ce4 [2021-01-11T03:16:52.446Z] ---> 9c64be1123af [2021-01-11T03:16:52.446Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-11T03:16:52.712Z] ---> Running in 5f70d5170776 [2021-01-11T03:16:52.712Z] Removing intermediate container dccb3c15d58b [2021-01-11T03:16:52.712Z] ---> 030d0712d8b6 [2021-01-11T03:16:52.712Z] Step 21/23 : LABEL arch=x86_64 [2021-01-11T03:16:52.712Z] ---> Running in 4af823a44639 [2021-01-11T03:16:52.712Z] Removing intermediate container 5f70d5170776 [2021-01-11T03:16:52.712Z] ---> 637683d3a212 [2021-01-11T03:16:52.712Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-11T03:16:52.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.132s coverage: 94.1% of statements [2021-01-11T03:16:52.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-11T03:16:52.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-11T03:16:52.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-11T03:16:52.778Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-11T03:16:52.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-11T03:16:52.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-11T03:16:52.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-11T03:16:52.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-11T03:16:52.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-11T03:16:52.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-11T03:16:52.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-11T03:16:52.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-11T03:16:52.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-11T03:16:52.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-11T03:16:52.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-11T03:16:52.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-11T03:16:52.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-11T03:16:52.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-11T03:16:52.778Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements [2021-01-11T03:16:52.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-11T03:16:52.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-11T03:16:52.778Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.181s coverage: 0.1% of statements [2021-01-11T03:16:52.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-11T03:16:52.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-11T03:16:52.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-11T03:16:52.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-11T03:16:52.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.085s coverage: 100.0% of statements [2021-01-11T03:16:52.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-11T03:16:52.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.096s coverage: 75.5% of statements [2021-01-11T03:16:52.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-11T03:16:52.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.096s coverage: 80.8% of statements [2021-01-11T03:16:52.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.156s coverage: 87.2% of statements [2021-01-11T03:16:52.974Z] ---> Running in 78ddbdb9c2ae [2021-01-11T03:16:52.974Z] Removing intermediate container 4af823a44639 [2021-01-11T03:16:52.974Z] ---> f507abb92314 [2021-01-11T03:16:52.974Z] Step 22/23 : LABEL git_sha=f799b50b6b57acf8bdee04b9aefff5513d855c3e [2021-01-11T03:16:52.974Z] ---> Running in 14f0df4ca539 [2021-01-11T03:16:53.243Z] Removing intermediate container 78ddbdb9c2ae [2021-01-11T03:16:53.243Z] ---> 96566b3a1db1 [2021-01-11T03:16:53.243Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-11T03:16:53.243Z] ---> Running in 5ef74e3553cb [2021-01-11T03:16:53.243Z] Removing intermediate container 14f0df4ca539 [2021-01-11T03:16:53.243Z] ---> 0c9d9cec17a5 [2021-01-11T03:16:53.243Z] Step 23/23 : LABEL version=0.0.0 [2021-01-11T03:16:53.505Z] ---> Running in e775790062b4 [2021-01-11T03:16:53.505Z] Removing intermediate container 5ef74e3553cb [2021-01-11T03:16:53.505Z] ---> 74ae504b09e2 [2021-01-11T03:16:53.505Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-11T03:16:53.505Z] Removing intermediate container e775790062b4 [2021-01-11T03:16:53.505Z] ---> dbe5a23a273a [2021-01-11T03:16:53.505Z] [2021-01-11T03:16:53.769Z] Successfully built dbe5a23a273a [2021-01-11T03:16:53.769Z] Successfully tagged docker-core-data-go:latest [2021-01-11T03:16:54.032Z]  Building docker-core-data-go ... done  ---> 6b38caee76e0 [2021-01-11T03:16:54.032Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-11T03:16:54.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.148s coverage: 84.2% of statements [2021-01-11T03:16:54.299Z] ---> 55f5aec3b079 [2021-01-11T03:16:54.299Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-11T03:16:54.563Z] ---> aaebc318bb24 [2021-01-11T03:16:54.563Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-11T03:16:54.829Z] ---> Running in 9165aacd637e [2021-01-11T03:16:54.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.174s coverage: 91.4% of statements [2021-01-11T03:16:54.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-11T03:16:55.404Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T03:16:55.404Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T03:16:55.404Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-11T03:16:55.404Z] (2/33) Installing expat (2.2.9-r1) [2021-01-11T03:16:55.404Z] (3/33) Installing libffi (3.3-r2) [2021-01-11T03:16:55.404Z] (4/33) Installing gdbm (1.13-r1) [2021-01-11T03:16:55.404Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-11T03:16:55.666Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-11T03:16:55.666Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-11T03:16:56.612Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-11T03:16:56.612Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-11T03:16:56.612Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-11T03:16:56.612Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-11T03:16:56.612Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-11T03:16:56.612Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-11T03:16:56.612Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-11T03:16:56.612Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-11T03:16:56.612Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-11T03:16:56.875Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-11T03:16:56.875Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-11T03:16:56.875Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-11T03:16:56.875Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-11T03:16:56.875Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-11T03:16:56.875Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-11T03:16:56.875Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-11T03:16:56.875Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-11T03:16:56.875Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-11T03:16:56.875Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-11T03:16:57.138Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-11T03:16:57.138Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-11T03:16:57.138Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-11T03:16:57.138Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-11T03:16:57.138Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-11T03:16:57.138Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-11T03:16:57.138Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-11T03:16:57.138Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T03:16:57.402Z] OK: 71 MiB in 55 packages [2021-01-11T03:16:58.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.617s coverage: 63.5% of statements [2021-01-11T03:16:58.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-11T03:16:58.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-11T03:16:58.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2021-01-11T03:16:58.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.126s coverage: 91.3% of statements [2021-01-11T03:16:58.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements [2021-01-11T03:16:58.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements [2021-01-11T03:16:59.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements [2021-01-11T03:17:04.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.974s coverage: 55.9% of statements [2021-01-11T03:17:04.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-11T03:17:04.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-11T03:17:04.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-11T03:17:04.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-11T03:17:04.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-11T03:17:04.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.364s coverage: 37.0% of statements [2021-01-11T03:17:04.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-11T03:17:04.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-11T03:17:04.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.598s coverage: 84.0% of statements [2021-01-11T03:17:04.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.080s coverage: 100.0% of statements [2021-01-11T03:17:05.562Z] Removing intermediate container 9165aacd637e [2021-01-11T03:17:05.562Z] ---> 23052a229e16 [2021-01-11T03:17:05.562Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-11T03:17:05.562Z] ---> Running in d2912683caa3 [2021-01-11T03:17:06.964Z] Collecting docker-compose==1.23.2 [2021-01-11T03:17:07.227Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-11T03:17:07.488Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-11T03:17:07.488Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-11T03:17:07.488Z] Collecting texttable<0.10,>=0.9.0 [2021-01-11T03:17:07.488Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-11T03:17:08.066Z] Collecting docker<4.0,>=3.6.0 [2021-01-11T03:17:08.066Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-11T03:17:08.330Z] 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-11T03:17:08.330Z] Collecting jsonschema<3,>=2.5.1 [2021-01-11T03:17:08.330Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-11T03:17:08.600Z] Collecting PyYAML<4,>=3.10 [2021-01-11T03:17:08.600Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-11T03:17:09.555Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-11T03:17:09.555Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-11T03:17:09.555Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-11T03:17:09.555Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-11T03:17:10.134Z] Collecting docopt<0.7,>=0.6.1 [2021-01-11T03:17:10.134Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-11T03:17:10.708Z] Collecting cached-property<2,>=1.2.0 [2021-01-11T03:17:10.708Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-11T03:17:10.708Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-11T03:17:10.708Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-11T03:17:10.708Z] 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-11T03:17:10.708Z] 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-11T03:17:10.971Z] Collecting idna<2.8,>=2.5 [2021-01-11T03:17:10.971Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-11T03:17:10.971Z] Collecting docker-pycreds>=0.4.0 [2021-01-11T03:17:10.971Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-11T03:17:10.971Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-11T03:17:10.971Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-11T03:17:10.971Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-11T03:17:10.971Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-11T03:17:11.232Z] Installing collected packages: urllib3, idna, requests, texttable, websocket-client, docker-pycreds, docker, jsonschema, PyYAML, dockerpty, docopt, cached-property, docker-compose [2021-01-11T03:17:11.232Z] Attempting uninstall: urllib3 [2021-01-11T03:17:11.232Z] Found existing installation: urllib3 1.25.9 [2021-01-11T03:17:11.232Z] Uninstalling urllib3-1.25.9: [2021-01-11T03:17:11.232Z] Successfully uninstalled urllib3-1.25.9 [2021-01-11T03:17:11.495Z] Attempting uninstall: idna [2021-01-11T03:17:11.495Z] Found existing installation: idna 2.9 [2021-01-11T03:17:11.495Z] Uninstalling idna-2.9: [2021-01-11T03:17:11.495Z] Successfully uninstalled idna-2.9 [2021-01-11T03:17:11.762Z] Attempting uninstall: requests [2021-01-11T03:17:11.762Z] Found existing installation: requests 2.23.0 [2021-01-11T03:17:11.762Z] Uninstalling requests-2.23.0: [2021-01-11T03:17:11.762Z] Successfully uninstalled requests-2.23.0 [2021-01-11T03:17:11.762Z] Running setup.py install for texttable: started [2021-01-11T03:17:12.356Z] Running setup.py install for texttable: finished with status 'done' [2021-01-11T03:17:13.198Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.404s coverage: 47.1% of statements [2021-01-11T03:17:13.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-11T03:17:13.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-11T03:17:13.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-11T03:17:13.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-11T03:17:13.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-11T03:17:13.198Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.162s coverage: 100.0% of statements [2021-01-11T03:17:13.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-11T03:17:13.198Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.093s coverage: 100.0% of statements [2021-01-11T03:17:13.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-11T03:17:13.303Z] Running setup.py install for PyYAML: started [2021-01-11T03:17:13.566Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-11T03:17:13.566Z] Running setup.py install for dockerpty: started [2021-01-11T03:17:14.144Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-11T03:17:14.144Z] Running setup.py install for docopt: started [2021-01-11T03:17:14.406Z] Running setup.py install for docopt: finished with status 'done' [2021-01-11T03:17:14.990Z] 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-11T03:17:16.631Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.016s coverage: 29.1% of statements [2021-01-11T03:17:16.631Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-11T03:17:16.631Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-11T03:17:16.631Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-11T03:17:16.631Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-11T03:17:16.631Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-11T03:17:16.632Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.176s coverage: 99.0% of statements [2021-01-11T03:17:16.632Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-11T03:17:16.632Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.084s coverage: 100.0% of statements [2021-01-11T03:17:16.632Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-11T03:17:16.632Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.063s coverage: 0.0% of statements [2021-01-11T03:17:16.632Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-11T03:17:16.632Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.081s coverage: 100.0% of statements [2021-01-11T03:17:16.632Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-11T03:17:16.632Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-11T03:17:16.632Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-11T03:17:16.632Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-11T03:17:16.632Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.088s coverage: 87.9% of statements [2021-01-11T03:17:16.632Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-11T03:17:16.632Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-11T03:17:16.632Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2021-01-11T03:17:17.232Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.074s coverage: 32.1% of statements [2021-01-11T03:17:18.299Z] Removing intermediate container d2912683caa3 [2021-01-11T03:17:18.299Z] ---> 35c3918358f4 [2021-01-11T03:17:18.299Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-11T03:17:18.299Z] ---> Running in 26bc1b8ed27c [2021-01-11T03:17:18.299Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T03:17:18.563Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T03:17:18.563Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-11T03:17:18.563Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-11T03:17:18.563Z] (3/3) Installing curl (7.69.1-r3) [2021-01-11T03:17:18.563Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T03:17:18.563Z] OK: 72 MiB in 58 packages [2021-01-11T03:17:19.139Z] Removing intermediate container 26bc1b8ed27c [2021-01-11T03:17:19.139Z] ---> 4e99a5db73e8 [2021-01-11T03:17:19.139Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-11T03:17:19.139Z] ---> Running in f7eab51a830a [2021-01-11T03:17:19.202Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-01-11T03:17:19.401Z] Removing intermediate container f7eab51a830a [2021-01-11T03:17:19.401Z] ---> 277d27376aaf [2021-01-11T03:17:19.401Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T03:17:19.792Z] GO111MODULE=on go vet ./... [2021-01-11T03:17:20.351Z] ---> Running in 84ab03ff30be [2021-01-11T03:17:20.612Z] Removing intermediate container 84ab03ff30be [2021-01-11T03:17:20.612Z] ---> d72e8df57b5f [2021-01-11T03:17:20.612Z] Step 24/26 : LABEL arch=x86_64 [2021-01-11T03:17:20.612Z] ---> Running in 74ef51ec32ba [2021-01-11T03:17:20.874Z] Removing intermediate container 74ef51ec32ba [2021-01-11T03:17:20.874Z] ---> 6dd93be129d0 [2021-01-11T03:17:20.874Z] Step 25/26 : LABEL git_sha=f799b50b6b57acf8bdee04b9aefff5513d855c3e [2021-01-11T03:17:20.874Z] ---> Running in 2a18176ed513 [2021-01-11T03:17:21.136Z] Removing intermediate container 2a18176ed513 [2021-01-11T03:17:21.136Z] ---> 78642972de3e [2021-01-11T03:17:21.136Z] Step 26/26 : LABEL version=0.0.0 [2021-01-11T03:17:21.136Z] ---> Running in 81ff071146fe [2021-01-11T03:17:21.398Z] Removing intermediate container 81ff071146fe [2021-01-11T03:17:21.398Z] ---> 04cb27a83e25 [2021-01-11T03:17:21.398Z] [2021-01-11T03:17:21.398Z] Successfully built 04cb27a83e25 [2021-01-11T03:17:21.398Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-11T03:17:21.671Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-11T03:17:21.677Z] $ docker stop --time=1 9cc0a5d7d3d874f172f1a950cf50bb14940100fa07b43e700e24711e4164c822 [2021-01-11T03:17:23.329Z] $ docker rm -f 9cc0a5d7d3d874f172f1a950cf50bb14940100fa07b43e700e24711e4164c822 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-11T03:17:23.922Z] + docker images [2021-01-11T03:17:23.922Z] + grep docker [2021-01-11T03:17:24.185Z] docker-sys-mgmt-agent-go latest 04cb27a83e25 3 seconds ago 313MB [2021-01-11T03:17:24.185Z] docker-core-data-go latest dbe5a23a273a 31 seconds ago 22.3MB [2021-01-11T03:17:24.185Z] docker-security-secretstore-setup-go latest 2d49058fa094 53 seconds ago 24.6MB [2021-01-11T03:17:24.185Z] docker-security-bootstrap-redis-go latest 16cb6c2f4150 57 seconds ago 15.8MB [2021-01-11T03:17:24.185Z] docker-security-proxy-setup-go latest 52581ed29909 2 minutes ago 24.5MB [2021-01-11T03:17:24.185Z] docker-support-notifications-go latest d60ca9bd180c 2 minutes ago 12MB [2021-01-11T03:17:24.185Z] docker-core-metadata-go latest 590cd52ad97b 2 minutes ago 13MB [2021-01-11T03:17:24.185Z] docker-support-scheduler-go latest 43c4929db703 2 minutes ago 10.7MB [2021-01-11T03:17:24.185Z] docker-core-command-go latest 64ec73f67421 2 minutes ago 10.6MB [2021-01-11T03:17:24.185Z] 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-11T03:17:40.030Z] Still waiting to schedule task [2021-01-11T03:17:40.030Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-11T03:18:27.825Z] gofmt -l . [2021-01-11T03:18:27.825Z] [ "`gofmt -l .`" = "" ] [2021-01-11T03:18:27.825Z] ./bin/test-go-mod-tidy.sh [2021-01-11T03:18:27.825Z] ./bin/test-attribution-txt.sh [2021-01-11T03:18:31.095Z] Running on prd-ubuntu18.04-docker-8c-8g-19357 in /w/workspace/edgexfoundry_edgex-go_PR-3001 [Pipeline] { [Pipeline] ws [2021-01-11T03:18:31.156Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [Pipeline] sh [2021-01-11T03:18:31.941Z] + ls -al . [2021-01-11T03:18:31.941Z] total 672 [2021-01-11T03:18:31.941Z] drwxrwxr-x 9 1001 1001 4096 Jan 11 03:18 . [2021-01-11T03:18:31.941Z] drwxr-xr-x 4 root root 4096 Jan 11 03:14 .. [2021-01-11T03:18:31.941Z] -rw-rw-r-- 1 1001 1001 11 Jan 11 03:13 .dockerignore [2021-01-11T03:18:31.941Z] drwxrwxr-x 8 1001 1001 4096 Jan 11 03:13 .git [2021-01-11T03:18:31.941Z] drwxrwxr-x 3 1001 1001 4096 Jan 11 03:13 .github [2021-01-11T03:18:31.941Z] -rw-rw-r-- 1 1001 1001 824 Jan 11 03:13 .gitignore [2021-01-11T03:18:31.941Z] -rw-rw-r-- 1 1001 1001 166 Jan 11 03:13 .sonarcloud.properties [2021-01-11T03:18:31.941Z] -rw-rw-r-- 1 1001 1001 3804 Jan 11 03:13 CONTRIBUTING.md [2021-01-11T03:18:31.941Z] -rw-rw-r-- 1 1001 1001 931 Jan 11 03:13 Dockerfile.build [2021-01-11T03:18:31.941Z] -rw-rw-r-- 1 1001 1001 863 Jan 11 03:13 Jenkinsfile [2021-01-11T03:18:31.941Z] -rw-rw-r-- 1 1001 1001 10775 Jan 11 03:13 LICENSE [2021-01-11T03:18:31.941Z] -rw-rw-r-- 1 1001 1001 5750 Jan 11 03:13 Makefile [2021-01-11T03:18:31.941Z] -rw-rw-r-- 1 1001 1001 6524 Jan 11 03:13 README.md [2021-01-11T03:18:31.941Z] -rw-rw-r-- 1 1001 1001 6744 Jan 11 03:13 SECURITY.md [2021-01-11T03:18:31.941Z] -rw-rw-r-- 1 1001 1001 5 Jan 11 03:09 VERSION [2021-01-11T03:18:31.941Z] -rw-rw-r-- 1 1001 1001 4131 Jan 11 03:13 ZMQWindows.md [2021-01-11T03:18:31.941Z] drwxrwxr-x 2 1001 1001 4096 Jan 11 03:13 bin [2021-01-11T03:18:31.941Z] drwxrwxr-x 14 1001 1001 4096 Jan 11 03:13 cmd [2021-01-11T03:18:31.941Z] -rw-r--r-- 1 root root 545099 Jan 11 03:17 coverage.out [2021-01-11T03:18:31.941Z] -rw-r--r-- 1 root root 979 Jan 11 03:18 go.mod [2021-01-11T03:18:31.941Z] -rw-r--r-- 1 root root 19019 Jan 11 03:18 go.sum [2021-01-11T03:18:31.941Z] drwxrwxr-x 8 1001 1001 4096 Jan 11 03:13 internal [2021-01-11T03:18:31.941Z] drwxrwxr-x 4 1001 1001 4096 Jan 11 03:13 openapi [2021-01-11T03:18:31.941Z] drwxrwxr-x 4 1001 1001 4096 Jan 11 03:13 snap [2021-01-11T03:18:31.941Z] -rw-rw-r-- 1 1001 1001 168 Jan 11 03:13 version.go [Pipeline] sh [2021-01-11T03:18:32.610Z] + '[' -e coverage.out ] [2021-01-11T03:18:32.610Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-11T03:18:32.630Z] Warning: overwriting stash ‘coverage-report’ [2021-01-11T03:18:33.409Z] using credential edgex-jenkins-ssh [2021-01-11T03:18:33.472Z] Cloning the remote Git repository [2021-01-11T03:18:33.561Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-11T03:18:33.634Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-01-11T03:18:33.805Z] Stashed 1 file(s) [Pipeline] sh [2021-01-11T03:18:34.545Z] + make build [2021-01-11T03:18:34.546Z] 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-11T03:18:33.662Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-11T03:18:33.662Z] > git --version # timeout=10 [2021-01-11T03:18:33.672Z] > git --version # 'git version 2.17.1' [2021-01-11T03:18:33.673Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T03:18:33.701Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T03:18:44.734Z] 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-11T03:18:49.247Z] Merging remotes/origin/master commit 310fcf068b6662a9a98c00381981ed5406e42392 into PR head commit f799b50b6b57acf8bdee04b9aefff5513d855c3e [2021-01-11T03:18:48.571Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-11T03:18:48.582Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T03:18:48.595Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-11T03:18:48.617Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-11T03:18:48.618Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T03:18:48.623Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3001/head:refs/remotes/origin/PR-3001 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-11T03:18:49.259Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T03:18:49.425Z] Merge succeeded, producing f799b50b6b57acf8bdee04b9aefff5513d855c3e [2021-01-11T03:18:49.426Z] Checking out Revision f799b50b6b57acf8bdee04b9aefff5513d855c3e (PR-3001) [2021-01-11T03:18:49.264Z] > git checkout -f f799b50b6b57acf8bdee04b9aefff5513d855c3e # timeout=10 [2021-01-11T03:18:49.389Z] > git remote # timeout=10 [2021-01-11T03:18:49.395Z] > git config --get remote.origin.url # timeout=10 [2021-01-11T03:18:49.400Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T03:18:49.405Z] > git merge 310fcf068b6662a9a98c00381981ed5406e42392 # timeout=10 [2021-01-11T03:18:49.414Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-11T03:18:49.426Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T03:18:49.431Z] > git checkout -f f799b50b6b57acf8bdee04b9aefff5513d855c3e # timeout=10 [2021-01-11T03:18:53.178Z] Commit message: "feat(meta): add POST /provisionwatcher V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-11T03:18:54.413Z] + echo snap-build.sh [2021-01-11T03:18:54.413Z] snap-build.sh [2021-01-11T03:18:54.413Z] + SNAP_BASE_DIR=. [2021-01-11T03:18:54.413Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-01-11T03:18:54.413Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-01-11T03:18:54.413Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-01-11T03:18:54.413Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-01-11T03:18:54.413Z] + cd /w/workspace/edgex-go/5 [2021-01-11T03:18:54.413Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-11T03:18:54.413Z] Reading package lists... [2021-01-11T03:18:54.677Z] Building dependency tree... [2021-01-11T03:18:54.677Z] Reading state information... [2021-01-11T03:18:54.940Z] The following packages were automatically installed and are no longer required: [2021-01-11T03:18:54.940Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-11T03:18:54.940Z] uidmap xdelta3 [2021-01-11T03:18:54.940Z] Use 'sudo apt autoremove' to remove them. [2021-01-11T03:18:54.940Z] The following packages will be REMOVED: [2021-01-11T03:18:54.940Z] lxd* lxd-client* [2021-01-11T03:18:55.513Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-11T03:18:55.513Z] After this operation, 31.7 MB disk space will be freed. [2021-01-11T03:18:56.825Z] (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-11T03:18:56.825Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-11T03:18:57.770Z] Removing lxd dnsmasq configuration [2021-01-11T03:18:57.770Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-11T03:18:58.033Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-11T03:18:58.978Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-11T03:18:59.244Z] (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-11T03:18:59.244Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-11T03:19:00.631Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-11T03:19:00.632Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-11T03:19:02.548Z] + sudo snap remove --purge lxd [2021-01-11T03:19:02.548Z] snap "lxd" is not installed [2021-01-11T03:19:02.548Z] + sudo groupadd --force --system lxd [2021-01-11T03:19:02.548Z] ++ whoami [2021-01-11T03:19:02.548Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-11T03:19:02.548Z] + newgrp - lxd [2021-01-11T03:19:02.810Z] + sudo snap install lxd [2021-01-11T03:19:06.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-11T03:19:09.521Z] 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-11T03:19:12.899Z] 2021-01-11T03:19:09Z INFO Waiting for automatic snapd restart... [2021-01-11T03:19:13.824Z] 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-11T03:19:15.251Z] 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-11T03:19:20.655Z] 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-11T03:19:24.062Z] 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-11T03:19:28.361Z] 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-11T03:19:31.060Z] lxd 4.9 from Canonical* installed [2021-01-11T03:19:31.060Z] + sudo lxd init --auto [2021-01-11T03:19:32.665Z] 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-11T03:19:35.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-11T03:19:38.676Z] 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-11T03:19:39.252Z] + sudo snap install --classic snapcraft [Pipeline] } [2021-01-11T03:19:42.114Z] $ docker stop --time=1 fbd294e5a5322460e4d1928d87ee49d7c43aececb3589302100e0a356b655812 [2021-01-11T03:19:44.508Z] $ docker rm -f fbd294e5a5322460e4d1928d87ee49d7c43aececb3589302100e0a356b655812 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T03:19:46.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-11T03:19:46.395Z] [2021-01-11T03:19:46.395Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T03:19:46.795Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-11T03:19:46.795Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-11T03:19:46.795Z] 29e5d40040c1: Pulling fs layer [2021-01-11T03:19:46.795Z] 1ce36da41761: Pulling fs layer [2021-01-11T03:19:46.795Z] 25b303627fd3: Pulling fs layer [2021-01-11T03:19:47.413Z] snapcraft 4.4.4 from Canonical* installed [2021-01-11T03:19:47.414Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-11T03:19:47.414Z] + patch --verbose -p1 [2021-01-11T03:19:47.414Z] Hmm... Looks like a unified diff to me... [2021-01-11T03:19:47.414Z] The text leading up to this was: [2021-01-11T03:19:47.414Z] -------------------------- [2021-01-11T03:19:47.414Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-11T03:19:47.414Z] |From: Tony Espy [2021-01-11T03:19:47.414Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-11T03:19:47.414Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-11T03:19:47.414Z] | [2021-01-11T03:19:47.414Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-11T03:19:47.414Z] |optimize the snap CI check run for pull requests. When [2021-01-11T03:19:47.414Z] |applied, it essentially strips out everything (apps and [2021-01-11T03:19:47.414Z] |parts) from the snapcraft.yaml file except those required [2021-01-11T03:19:47.414Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-11T03:19:47.414Z] |catch changes to edgex-go that break the snap build. [2021-01-11T03:19:47.414Z] | [2021-01-11T03:19:47.414Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-11T03:19:47.414Z] |to update this patch file, otherwise it may fail to apply, [2021-01-11T03:19:47.414Z] |resulting in a failed snap build CI check in the associated [2021-01-11T03:19:47.414Z] |pull request. [2021-01-11T03:19:47.414Z] | [2021-01-11T03:19:47.414Z] |Note - in addition to applying this patch, the pipeline also [2021-01-11T03:19:47.414Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-11T03:19:47.414Z] |need to build the finally binary .snap file (and it won't [2021-01-11T03:19:47.414Z] |work with the patch applied). This further reduces the build [2021-01-11T03:19:47.414Z] |time. [2021-01-11T03:19:47.414Z] |--- [2021-01-11T03:19:47.414Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-11T03:19:47.414Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-11T03:19:47.414Z] | [2021-01-11T03:19:47.414Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-11T03:19:47.414Z] |index 1e537489..faf42425 100644 [2021-01-11T03:19:47.414Z] |--- a/snap/snapcraft.yaml [2021-01-11T03:19:47.414Z] |+++ b/snap/snapcraft.yaml [2021-01-11T03:19:47.414Z] -------------------------- [2021-01-11T03:19:47.414Z] patching file snap/snapcraft.yaml [2021-01-11T03:19:47.414Z] Using Plan A... [2021-01-11T03:19:47.414Z] Hunk #1 succeeded at 73. [2021-01-11T03:19:47.414Z] Hunk #2 succeeded at 202 with fuzz 1. [2021-01-11T03:19:47.414Z] Hunk #3 succeeded at 214. [2021-01-11T03:19:47.414Z] Hunk #4 succeeded at 222. [2021-01-11T03:19:47.414Z] Hunk #5 succeeded at 229. [2021-01-11T03:19:47.414Z] Hunk #6 succeeded at 256. [2021-01-11T03:19:47.414Z] Hunk #7 succeeded at 290. [2021-01-11T03:19:47.414Z] Hunk #8 succeeded at 341. [2021-01-11T03:19:47.414Z] Hmm... Ignoring the trailing garbage. [2021-01-11T03:19:47.414Z] done [2021-01-11T03:19:47.414Z] + sudo snapcraft prime --use-lxd [2021-01-11T03:19:47.770Z] 29e5d40040c1: Download complete [2021-01-11T03:19:48.042Z] 1ce36da41761: Verifying Checksum [2021-01-11T03:19:48.042Z] 1ce36da41761: Download complete [2021-01-11T03:19:48.042Z] 29e5d40040c1: Pull complete [2021-01-11T03:19:49.335Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-11T03:19:49.335Z] 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-11T03:19:49.335Z] - README.md [2021-01-11T03:19:49.335Z] - snapcraft.yaml.orig [2021-01-11T03:19:49.335Z] [2021-01-11T03:19:49.335Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-11T03:19:49.480Z] 1ce36da41761: Pull complete [2021-01-11T03:19:49.752Z] 25b303627fd3: Verifying Checksum [2021-01-11T03:19:49.753Z] 25b303627fd3: Download complete [2021-01-11T03:19:49.912Z] Launching a container. [2021-01-11T03:19:59.882Z] 25b303627fd3: Pull complete [2021-01-11T03:19:59.882Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-11T03:19:59.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-11T03:19:59.882Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-11T03:20:00.148Z] prd-ubuntu18.04-docker-arm64-4c-16g-19356 does not seem to be running inside a container [2021-01-11T03:20:00.241Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-11T03:20:03.409Z] $ docker top b8404dd4c525e3f5be0002ad48c053bbcc5bad9e2efeb6f2aa4b25c11e3124e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T03:20:04.520Z] + grep parallel [2021-01-11T03:20:04.520Z] + docker-compose build --help [2021-01-11T03:20:07.890Z] --parallel Build images in parallel. [2021-01-11T03:20:08.081Z] Waiting for container to be ready [2021-01-11T03:20:08.081Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-11T03:20:08.081Z] [Pipeline] } [2021-01-11T03:20:08.197Z] $ docker stop --time=1 b8404dd4c525e3f5be0002ad48c053bbcc5bad9e2efeb6f2aa4b25c11e3124e2 [2021-01-11T03:20:10.165Z] $ docker rm -f b8404dd4c525e3f5be0002ad48c053bbcc5bad9e2efeb6f2aa4b25c11e3124e2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T03:20:11.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-11T03:20:11.022Z] . [Pipeline] withDockerContainer [2021-01-11T03:20:11.341Z] prd-ubuntu18.04-docker-arm64-4c-16g-19356 does not seem to be running inside a container [2021-01-11T03:20:11.402Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-11T03:20:11.473Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-11T03:20:11.666Z] Waiting for network to be ready... [2021-01-11T03:20:12.246Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-11T03:20:12.246Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1496 kB] [2021-01-11T03:20:12.246Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-11T03:20:12.509Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] [2021-01-11T03:20:12.509Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-11T03:20:12.509Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-11T03:20:12.509Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [204 kB] [2021-01-11T03:20:12.509Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [27.0 kB] [2021-01-11T03:20:12.509Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-11T03:20:12.509Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-11T03:20:12.772Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-11T03:20:12.950Z] $ docker top 5673f3380fe7d8c358c05f61a18641f84e31a3a2757e31623e33d8ada000fe48 -eo pid,comm [2021-01-11T03:20:13.035Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-11T03:20:13.035Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-11T03:20:13.298Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-11T03:20:13.298Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-11T03:20:13.298Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-11T03:20:13.298Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-11T03:20:13.298Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [Pipeline] { [Pipeline] sh [2021-01-11T03:20:13.874Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-11T03:20:13.874Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1833 kB] [2021-01-11T03:20:14.073Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-11T03:20:14.139Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] [2021-01-11T03:20:14.139Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-11T03:20:14.139Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-11T03:20:14.139Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] [2021-01-11T03:20:14.139Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] [2021-01-11T03:20:14.139Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-11T03:20:14.139Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-11T03:20:17.475Z] Fetched 23.7 MB in 5s (4475 kB/s) [2021-01-11T03:20:18.363Z] Building docker-core-command-go ... [2021-01-11T03:20:18.363Z] Building docker-core-data-go ... [2021-01-11T03:20:18.363Z] Building docker-core-metadata-go ... [2021-01-11T03:20:18.363Z] Building docker-security-bootstrap-redis-go ... [2021-01-11T03:20:18.363Z] Building docker-security-proxy-setup-go ... [2021-01-11T03:20:18.363Z] Building docker-security-secretstore-setup-go ... [2021-01-11T03:20:18.363Z] Building docker-support-notifications-go ... [2021-01-11T03:20:18.363Z] Building docker-support-scheduler-go ... [2021-01-11T03:20:18.363Z] Building docker-sys-mgmt-agent-go ... [2021-01-11T03:20:18.363Z] Building docker-support-notifications-go [2021-01-11T03:20:18.363Z] Building docker-support-scheduler-go [2021-01-11T03:20:18.363Z] Building docker-security-proxy-setup-go [2021-01-11T03:20:18.363Z] Building docker-security-secretstore-setup-go [2021-01-11T03:20:18.363Z] Building docker-security-bootstrap-redis-go [2021-01-11T03:20:18.865Z] Reading package lists... [2021-01-11T03:20:18.865Z] Reading package lists... [2021-01-11T03:20:19.130Z] Building dependency tree... [2021-01-11T03:20:19.130Z] Reading state information... [2021-01-11T03:20:19.402Z] The following additional packages will be installed: [2021-01-11T03:20:19.402Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-11T03:20:19.402Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-11T03:20:19.402Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-11T03:20:19.402Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-11T03:20:19.402Z] Suggested packages: [2021-01-11T03:20:19.402Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-11T03:20:19.402Z] Recommended packages: [2021-01-11T03:20:19.402Z] gnupg libsasl2-modules [2021-01-11T03:20:19.402Z] The following NEW packages will be installed: [2021-01-11T03:20:19.402Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-11T03:20:19.402Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-11T03:20:19.402Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-11T03:20:19.402Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-11T03:20:19.402Z] The following packages will be upgraded: [2021-01-11T03:20:19.402Z] gpg gpg-agent gpgconf libudev1 [2021-01-11T03:20:19.402Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-11T03:20:19.402Z] Need to get 3532 kB of archives. [2021-01-11T03:20:19.402Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-11T03:20:19.402Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-11T03:20:19.667Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-11T03:20:19.929Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-11T03:20:20.193Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-11T03:20:20.193Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-11T03:20:20.193Z] 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-11T03:20:20.193Z] 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-11T03:20:20.193Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-11T03:20:20.456Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-11T03:20:20.456Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-11T03:20:20.456Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-11T03:20:20.456Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-11T03:20:20.456Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-11T03:20:20.456Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-11T03:20:20.456Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-11T03:20:20.456Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-11T03:20:20.456Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-11T03:20:20.456Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-11T03:20:20.456Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-11T03:20:20.456Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-11T03:20:20.456Z] 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-11T03:20:20.456Z] 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-11T03:20:20.720Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-11T03:20:20.720Z] Fetched 3532 kB in 1s (2836 kB/s) [2021-01-11T03:20:20.983Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-11T03:20:20.983Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-11T03:20:20.983Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-11T03:20:20.983Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-11T03:20:21.245Z] Selecting previously unselected package udev. [2021-01-11T03:20:21.245Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-11T03:20:21.245Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-11T03:20:21.245Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-11T03:20:21.506Z] Selecting previously unselected package libfuse2:amd64. [2021-01-11T03:20:21.506Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-11T03:20:21.506Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-11T03:20:21.506Z] Selecting previously unselected package fuse. [2021-01-11T03:20:21.506Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-11T03:20:21.506Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-11T03:20:21.768Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-11T03:20:21.768Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-11T03:20:21.768Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-11T03:20:21.768Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-11T03:20:22.030Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-11T03:20:22.030Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-11T03:20:22.030Z] Selecting previously unselected package libksba8:amd64. [2021-01-11T03:20:22.030Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-11T03:20:22.030Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-11T03:20:22.292Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-11T03:20:22.292Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-11T03:20:22.292Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T03:20:22.292Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-11T03:20:22.292Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-11T03:20:22.292Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T03:20:22.292Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-11T03:20:22.292Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-11T03:20:22.292Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T03:20:22.554Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-11T03:20:22.554Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-11T03:20:22.554Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T03:20:22.554Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-11T03:20:22.554Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-11T03:20:22.554Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T03:20:22.817Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-11T03:20:22.818Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-11T03:20:22.818Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T03:20:22.818Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-11T03:20:22.818Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-11T03:20:22.818Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T03:20:23.080Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-11T03:20:23.080Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-11T03:20:23.080Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T03:20:23.080Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-11T03:20:23.080Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-11T03:20:23.080Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T03:20:23.080Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-11T03:20:23.080Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-11T03:20:23.080Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-11T03:20:23.342Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-11T03:20:23.342Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-11T03:20:23.342Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-11T03:20:23.342Z] Selecting previously unselected package libldap-common. [2021-01-11T03:20:23.342Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-11T03:20:23.342Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-11T03:20:23.342Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-11T03:20:23.342Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-11T03:20:23.342Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-11T03:20:23.604Z] Selecting previously unselected package dirmngr. [2021-01-11T03:20:23.604Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-11T03:20:23.604Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-11T03:20:23.604Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-11T03:20:23.867Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-11T03:20:23.867Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-11T03:20:23.867Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-11T03:20:23.867Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-11T03:20:23.867Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-11T03:20:23.867Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T03:20:23.867Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-11T03:20:23.867Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-11T03:20:24.130Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-11T03:20:24.392Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-11T03:20:24.655Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T03:20:24.655Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-11T03:20:24.655Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-11T03:20:24.655Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-11T03:20:24.655Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T03:20:24.655Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T03:20:24.917Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T03:20:24.917Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T03:20:24.917Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T03:20:24.917Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T03:20:24.917Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T03:20:24.917Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-11T03:20:24.917Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-11T03:20:25.180Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-11T03:20:25.762Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-11T03:20:25.762Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-11T03:20:25.762Z] This means they are not meant to be enabled using systemctl. [2021-01-11T03:20:25.762Z] Possible reasons for having this kind of units are: [2021-01-11T03:20:25.762Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-11T03:20:25.762Z] .wants/ or .requires/ directory. [2021-01-11T03:20:25.762Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-11T03:20:25.762Z] a requirement dependency on it. [2021-01-11T03:20:25.762Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-11T03:20:25.762Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-11T03:20:25.762Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-11T03:20:25.762Z] instance name specified. [2021-01-11T03:20:26.024Z] Reading package lists... [2021-01-11T03:20:26.288Z] Building dependency tree... [2021-01-11T03:20:26.288Z] Reading state information... [2021-01-11T03:20:26.550Z] The following additional packages will be installed: [2021-01-11T03:20:26.550Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-11T03:20:26.550Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-11T03:20:26.550Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-11T03:20:26.550Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-11T03:20:26.550Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-11T03:20:26.550Z] Suggested packages: [2021-01-11T03:20:26.550Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-11T03:20:26.550Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-11T03:20:26.550Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-11T03:20:26.550Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-11T03:20:26.550Z] systemd-container policykit-1 [2021-01-11T03:20:26.550Z] Recommended packages: [2021-01-11T03:20:26.550Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-11T03:20:26.550Z] The following NEW packages will be installed: [2021-01-11T03:20:26.550Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-11T03:20:26.550Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-11T03:20:26.550Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-11T03:20:26.550Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-11T03:20:26.550Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-11T03:20:26.550Z] The following packages will be upgraded: [2021-01-11T03:20:26.550Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-11T03:20:26.550Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-11T03:20:26.550Z] Need to get 35.2 MB of archives. [2021-01-11T03:20:26.550Z] After this operation, 141 MB of additional disk space will be used. [2021-01-11T03:20:26.550Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-11T03:20:26.815Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-11T03:20:26.815Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-11T03:20:26.815Z] 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-11T03:20:26.815Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-11T03:20:26.815Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-11T03:20:26.815Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-11T03:20:26.815Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-11T03:20:26.815Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-11T03:20:27.078Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-11T03:20:27.078Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-11T03:20:27.078Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-11T03:20:27.078Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-11T03:20:27.078Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-11T03:20:27.078Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-11T03:20:27.078Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-11T03:20:27.078Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-11T03:20:27.653Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-11T03:20:27.915Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-11T03:20:27.915Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-11T03:20:27.915Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-11T03:20:27.915Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-11T03:20:27.915Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-11T03:20:27.915Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-11T03:20:27.915Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-11T03:20:27.915Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-11T03:20:27.915Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-11T03:20:27.915Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-11T03:20:28.178Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-11T03:20:28.178Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-11T03:20:29.575Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-11T03:20:29.575Z] Fetched 35.2 MB in 3s (12.9 MB/s) [2021-01-11T03:20:29.575Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-11T03:20:29.575Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-11T03:20:29.837Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-11T03:20:30.412Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-11T03:20:30.412Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-11T03:20:30.676Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-11T03:20:30.676Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-11T03:20:30.676Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-11T03:20:30.676Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-11T03:20:30.938Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-11T03:20:30.938Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-11T03:20:30.938Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-11T03:20:30.938Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-11T03:20:31.513Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-11T03:20:31.514Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-11T03:20:32.091Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-11T03:20:32.091Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-11T03:20:32.091Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-11T03:20:32.091Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-11T03:20:32.355Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-11T03:20:32.355Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-11T03:20:32.355Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-11T03:20:32.617Z] Selecting previously unselected package libexpat1:amd64. [2021-01-11T03:20:32.617Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-11T03:20:32.617Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-11T03:20:32.617Z] Selecting previously unselected package python3.6-minimal. [2021-01-11T03:20:32.617Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-11T03:20:32.617Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-11T03:20:32.882Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-11T03:20:33.145Z] Checking for services that may need to be restarted...done. [2021-01-11T03:20:33.145Z] Checking for services that may need to be restarted...done. [2021-01-11T03:20:33.145Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-11T03:20:33.145Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-11T03:20:33.145Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-11T03:20:34.092Z] Selecting previously unselected package python3-minimal. [2021-01-11T03:20:34.092Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-11T03:20:34.092Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-11T03:20:34.092Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-11T03:20:34.092Z] Selecting previously unselected package mime-support. [2021-01-11T03:20:34.092Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-11T03:20:34.092Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-11T03:20:34.092Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-11T03:20:34.092Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-11T03:20:34.092Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-11T03:20:34.354Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-11T03:20:34.354Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-11T03:20:34.354Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-11T03:20:34.617Z] Selecting previously unselected package python3.6. [2021-01-11T03:20:34.617Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-11T03:20:34.617Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-11T03:20:34.617Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-11T03:20:34.617Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-11T03:20:34.617Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-11T03:20:34.878Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-11T03:20:35.141Z] Selecting previously unselected package python3. [2021-01-11T03:20:35.141Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-11T03:20:35.141Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-11T03:20:35.141Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-11T03:20:35.141Z] Selecting previously unselected package multiarch-support. [2021-01-11T03:20:35.141Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-11T03:20:35.141Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-11T03:20:35.141Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-11T03:20:35.403Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-11T03:20:35.403Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-11T03:20:35.403Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-11T03:20:35.403Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-11T03:20:35.403Z] Selecting previously unselected package libbsd0:amd64. [2021-01-11T03:20:35.403Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-11T03:20:35.403Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-11T03:20:35.665Z] Selecting previously unselected package sudo. [2021-01-11T03:20:35.665Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-11T03:20:35.665Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-11T03:20:35.665Z] Selecting previously unselected package apparmor. [2021-01-11T03:20:35.665Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-11T03:20:35.665Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-11T03:20:37.595Z] Selecting previously unselected package libedit2:amd64. [2021-01-11T03:20:37.595Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-11T03:20:37.595Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-11T03:20:37.595Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-11T03:20:37.595Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-11T03:20:37.595Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-11T03:20:37.595Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-11T03:20:37.595Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-11T03:20:37.859Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-11T03:20:37.859Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-11T03:20:37.859Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-11T03:20:37.859Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-11T03:20:37.859Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-11T03:20:37.859Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-11T03:20:37.859Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-11T03:20:38.121Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-11T03:20:38.121Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-11T03:20:38.121Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-11T03:20:38.121Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-11T03:20:38.121Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-11T03:20:38.121Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-11T03:20:38.388Z] Selecting previously unselected package openssh-client. [2021-01-11T03:20:38.388Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-11T03:20:38.388Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-11T03:20:38.650Z] Selecting previously unselected package squashfs-tools. [2021-01-11T03:20:38.650Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-11T03:20:38.650Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-11T03:20:38.650Z] Selecting previously unselected package snapd. [2021-01-11T03:20:38.650Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-11T03:20:38.650Z] Unpacking snapd (2.48+18.04) ... [2021-01-11T03:20:41.219Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-11T03:20:41.219Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-11T03:20:41.219Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-11T03:20:41.219Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-11T03:20:41.219Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-11T03:20:41.219Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-11T03:20:41.219Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-11T03:20:41.481Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-11T03:20:41.481Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-11T03:20:42.054Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-11T03:20:42.054Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-11T03:20:42.054Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-11T03:20:42.054Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-11T03:20:42.316Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-11T03:20:42.316Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-11T03:20:42.888Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-11T03:20:42.888Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-11T03:20:43.150Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-11T03:20:43.150Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-11T03:20:43.150Z] running python rtupdate hooks for python3.6... [2021-01-11T03:20:43.150Z] running python post-rtupdate hooks for python3.6... [2021-01-11T03:20:43.150Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-11T03:20:45.077Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-11T03:20:45.077Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-11T03:20:45.077Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-11T03:20:45.077Z] Setting up snapd (2.48+18.04) ... [2021-01-11T03:20:45.649Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-11T03:20:45.649Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-11T03:20:45.911Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-11T03:20:46.173Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-11T03:20:46.434Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-11T03:20:46.434Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-11T03:20:46.697Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-11T03:20:46.960Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-11T03:20:47.222Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-11T03:20:47.222Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-11T03:20:47.484Z] /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-11T03:20:47.746Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-11T03:20:47.746Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-11T03:20:49.143Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-11T03:20:49.143Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-11T03:20:49.143Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-11T03:20:50.796Z] Reading package lists... [2021-01-11T03:20:51.058Z] Reading package lists... [2021-01-11T03:20:51.058Z] Building dependency tree... [2021-01-11T03:20:51.058Z] Reading state information... [2021-01-11T03:20:51.320Z] Calculating upgrade... [2021-01-11T03:20:51.581Z] The following packages will be upgraded: [2021-01-11T03:20:51.581Z] advancecomp base-files bash binutils binutils-common [2021-01-11T03:20:51.581Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-11T03:20:51.581Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-11T03:20:51.581Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-11T03:20:51.581Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-11T03:20:51.581Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-11T03:20:51.581Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-11T03:20:51.581Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-11T03:20:51.581Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-11T03:20:51.581Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-11T03:20:51.581Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-11T03:20:51.582Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-11T03:20:51.582Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-11T03:20:51.582Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-11T03:20:51.582Z] ubuntu-keyring util-linux [2021-01-11T03:20:51.582Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-11T03:20:51.582Z] Need to get 63.7 MB of archives. [2021-01-11T03:20:51.582Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-11T03:20:51.582Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-11T03:20:51.582Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] [2021-01-11T03:20:52.534Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-11T03:20:52.534Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-11T03:20:52.534Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-11T03:20:52.534Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-11T03:20:52.534Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-11T03:20:52.534Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-11T03:20:52.534Z] 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-11T03:20:52.534Z] 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-11T03:20:52.534Z] 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-11T03:20:52.534Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-11T03:20:52.534Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-11T03:20:52.534Z] 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-11T03:20:52.534Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-11T03:20:52.534Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-11T03:20:52.534Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-11T03:20:52.534Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-11T03:20:52.534Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-11T03:20:52.798Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-11T03:20:52.798Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-11T03:20:52.798Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2021-01-11T03:20:52.798Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-11T03:20:52.798Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-11T03:20:52.798Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-11T03:20:52.798Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-11T03:20:52.798Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-11T03:20:52.798Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-11T03:20:52.798Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-11T03:20:52.798Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-11T03:20:52.798Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-11T03:20:52.798Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-11T03:20:52.798Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-11T03:20:52.798Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-11T03:20:52.798Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-11T03:20:52.798Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-11T03:20:52.798Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-11T03:20:52.798Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-11T03:20:52.798Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-11T03:20:52.798Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-11T03:20:52.798Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-11T03:20:52.798Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-11T03:20:53.060Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-11T03:20:53.060Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-11T03:20:53.060Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-11T03:20:53.060Z] Get:46 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-11T03:20:53.061Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-11T03:20:53.061Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-11T03:20:53.061Z] Get:49 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-11T03:20:53.061Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-11T03:20:53.061Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-11T03:20:53.061Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-11T03:20:53.061Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-11T03:20:53.061Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-11T03:20:53.061Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-11T03:20:53.061Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-11T03:20:53.061Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-11T03:20:53.061Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-11T03:20:53.061Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-11T03:20:53.061Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-11T03:20:53.061Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-11T03:20:53.061Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-11T03:20:53.061Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-11T03:20:53.061Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-11T03:20:53.061Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-11T03:20:53.061Z] Get:66 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-11T03:20:53.061Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-11T03:20:53.061Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-11T03:20:53.061Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-11T03:20:53.061Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-11T03:20:53.324Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-11T03:20:53.324Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-11T03:20:53.324Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-11T03:20:53.324Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-11T03:20:53.324Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-11T03:20:53.324Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-11T03:20:53.324Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-11T03:20:53.324Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-11T03:20:53.324Z] Get:79 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-11T03:20:53.324Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-11T03:20:53.324Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-11T03:20:53.324Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-11T03:20:53.324Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-11T03:20:53.324Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-11T03:20:53.324Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-11T03:20:53.324Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-11T03:20:53.324Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-11T03:20:53.585Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-11T03:20:53.847Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-11T03:20:54.422Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-11T03:20:54.422Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-11T03:20:54.685Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-11T03:20:54.947Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-11T03:20:54.947Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-11T03:20:54.947Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-11T03:20:54.947Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-11T03:20:54.947Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-11T03:20:54.947Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-11T03:20:54.947Z] Fetched 63.7 MB in 3s (19.2 MB/s) [2021-01-11T03:20:55.210Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T03:20:55.210Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-11T03:20:55.210Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-11T03:20:55.784Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-11T03:20:55.784Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-11T03:20:56.047Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... [2021-01-11T03:20:56.047Z] Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... [2021-01-11T03:20:56.997Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T03:20:56.997Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-11T03:20:56.997Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T03:20:56.997Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-11T03:20:56.997Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T03:20:57.260Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-11T03:20:57.260Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T03:20:57.260Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-11T03:20:57.524Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T03:20:57.524Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-11T03:20:57.524Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T03:20:57.524Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-11T03:20:57.524Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T03:20:57.789Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-11T03:20:57.789Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-11T03:20:57.789Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-11T03:20:57.789Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T03:20:57.789Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-11T03:20:58.053Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-11T03:20:58.053Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-11T03:20:58.053Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T03:20:58.053Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-11T03:20:58.316Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T03:20:58.316Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-11T03:20:58.316Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T03:20:58.316Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-11T03:20:58.579Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-11T03:20:58.579Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-11T03:20:58.579Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-11T03:20:58.843Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-11T03:20:59.419Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-11T03:20:59.682Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-11T03:20:59.682Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-11T03:20:59.682Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-11T03:20:59.682Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-11T03:20:59.682Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-11T03:20:59.944Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-11T03:20:59.944Z] Installing new version of config file /etc/issue ... [2021-01-11T03:20:59.944Z] Installing new version of config file /etc/issue.net ... [2021-01-11T03:20:59.944Z] Installing new version of config file /etc/lsb-release ... [2021-01-11T03:21:00.207Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-11T03:21:00.207Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-11T03:21:00.470Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-11T03:21:00.470Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-11T03:21:00.470Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T03:21:00.470Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-11T03:21:00.470Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-11T03:21:00.735Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-11T03:21:00.735Z] 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-11T03:21:01.020Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T03:21:01.020Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-11T03:21:01.020Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-11T03:21:01.020Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-11T03:21:01.286Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T03:21:01.286Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2021-01-11T03:21:01.286Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2021-01-11T03:21:01.549Z] Setting up tar (1.29b-2ubuntu0.1) ... [2021-01-11T03:21:01.549Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T03:21:01.549Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-11T03:21:01.549Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-11T03:21:01.814Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-11T03:21:02.076Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T03:21:02.076Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-11T03:21:02.076Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-11T03:21:02.338Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-11T03:21:02.338Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T03:21:02.338Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-11T03:21:02.338Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-11T03:21:02.601Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-11T03:21:02.601Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T03:21:02.601Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-11T03:21:02.601Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-11T03:21:02.865Z] Setting up grep (3.1-2build1) ... [2021-01-11T03:21:02.865Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T03:21:02.865Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-11T03:21:03.127Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-11T03:21:03.127Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-11T03:21:03.390Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T03:21:03.390Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-11T03:21:03.390Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-11T03:21:03.390Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-11T03:21:03.654Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T03:21:03.654Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-11T03:21:03.654Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-11T03:21:04.229Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-11T03:21:04.229Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-11T03:21:04.491Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-11T03:21:04.491Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-11T03:21:05.064Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-11T03:21:05.064Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T03:21:05.064Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-11T03:21:05.064Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-11T03:21:06.466Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-11T03:21:06.466Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-11T03:21:06.466Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-11T03:21:06.466Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-11T03:21:06.466Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-11T03:21:06.728Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T03:21:06.728Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-11T03:21:06.728Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-11T03:21:06.990Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-11T03:21:06.990Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T03:21:06.990Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-11T03:21:06.990Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-11T03:21:07.253Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-11T03:21:07.253Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T03:21:07.253Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-11T03:21:07.253Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-11T03:21:07.515Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-11T03:21:07.515Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T03:21:07.515Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-11T03:21:07.515Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-11T03:21:07.515Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-11T03:21:07.782Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T03:21:07.782Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-11T03:21:07.782Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-11T03:21:07.782Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-11T03:21:08.046Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T03:21:08.046Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-11T03:21:08.046Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-11T03:21:08.046Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-11T03:21:08.046Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-11T03:21:08.637Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-11T03:21:08.637Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T03:21:08.637Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-11T03:21:08.637Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-11T03:21:08.637Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-11T03:21:08.901Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T03:21:08.901Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-11T03:21:08.901Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-11T03:21:08.901Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-11T03:21:09.165Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T03:21:09.165Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-11T03:21:09.165Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-11T03:21:09.165Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-11T03:21:09.429Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T03:21:09.429Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-11T03:21:09.429Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-11T03:21:10.005Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-11T03:21:10.322Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-11T03:21:10.624Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-11T03:21:10.624Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T03:21:10.624Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-11T03:21:10.624Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-11T03:21:10.894Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-11T03:21:10.894Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T03:21:10.894Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-11T03:21:11.167Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-11T03:21:11.167Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-11T03:21:11.167Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T03:21:11.167Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-11T03:21:11.167Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-11T03:21:11.438Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-11T03:21:11.705Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T03:21:11.705Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-11T03:21:11.705Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-11T03:21:11.705Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-11T03:21:12.118Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T03:21:12.118Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-11T03:21:12.118Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-11T03:21:12.118Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-11T03:21:12.402Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T03:21:12.402Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-11T03:21:12.402Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-11T03:21:12.402Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-11T03:21:12.666Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T03:21:12.666Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-11T03:21:12.666Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-11T03:21:12.928Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-11T03:21:12.928Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-11T03:21:12.928Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-11T03:21:12.928Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-11T03:21:13.190Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-11T03:21:13.190Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T03:21:13.190Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-11T03:21:13.190Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-11T03:21:13.452Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-11T03:21:14.026Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T03:21:14.026Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-11T03:21:14.026Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-11T03:21:14.026Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-11T03:21:14.601Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T03:21:14.601Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-11T03:21:14.601Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-11T03:21:14.601Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-11T03:21:14.601Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T03:21:14.601Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-11T03:21:14.601Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-11T03:21:14.864Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-11T03:21:14.864Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T03:21:14.864Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-11T03:21:15.126Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-11T03:21:15.388Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-11T03:21:15.388Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T03:21:15.388Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-11T03:21:15.388Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-11T03:21:15.650Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-11T03:21:15.651Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T03:21:15.651Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-11T03:21:15.651Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-11T03:21:15.912Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-11T03:21:15.912Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T03:21:15.912Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-11T03:21:16.174Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-11T03:21:16.174Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-11T03:21:16.174Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T03:21:16.174Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-11T03:21:16.174Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-11T03:21:16.436Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-11T03:21:16.436Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T03:21:16.436Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-11T03:21:16.436Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-11T03:21:16.699Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-11T03:21:16.699Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T03:21:16.699Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-11T03:21:16.699Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-11T03:21:16.961Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-11T03:21:16.961Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T03:21:16.961Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-11T03:21:16.961Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-11T03:21:17.222Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-11T03:21:17.223Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-11T03:21:17.223Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-11T03:21:17.223Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-11T03:21:17.485Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-11T03:21:17.485Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-11T03:21:17.746Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-11T03:21:17.746Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-11T03:21:17.746Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-11T03:21:18.008Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-11T03:21:18.008Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-11T03:21:18.008Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-11T03:21:18.270Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-11T03:21:18.270Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-11T03:21:18.270Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-11T03:21:18.270Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-11T03:21:18.531Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-11T03:21:18.531Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-11T03:21:18.531Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-11T03:21:18.531Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-11T03:21:18.793Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-11T03:21:18.793Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-11T03:21:18.793Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-11T03:21:19.054Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-11T03:21:19.054Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-11T03:21:19.316Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-11T03:21:20.262Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-11T03:21:20.262Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-11T03:21:20.262Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-11T03:21:20.262Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-11T03:21:20.524Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-11T03:21:20.524Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-11T03:21:20.787Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-11T03:21:20.787Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-11T03:21:21.050Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-11T03:21:21.050Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-11T03:21:21.312Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-11T03:21:21.312Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-11T03:21:21.575Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-11T03:21:21.575Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-11T03:21:21.575Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-11T03:21:21.575Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-11T03:21:21.839Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-11T03:21:21.839Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-11T03:21:22.101Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-11T03:21:22.101Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-11T03:21:23.050Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-11T03:21:23.050Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-11T03:21:24.439Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-11T03:21:24.439Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-11T03:21:25.387Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-11T03:21:25.387Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-11T03:21:25.649Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-11T03:21:25.649Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-11T03:21:26.376Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T03:21:26.376Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-11T03:21:26.376Z] ---> 1e4a21318f30 [2021-01-11T03:21:26.376Z] Step 3/24 : WORKDIR /edgex-go [2021-01-11T03:21:26.376Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T03:21:26.376Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-11T03:21:26.376Z] ---> 1e4a21318f30 [2021-01-11T03:21:26.376Z] Step 3/22 : WORKDIR /edgex-go [2021-01-11T03:21:26.376Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T03:21:26.376Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-11T03:21:26.376Z] ---> 1e4a21318f30 [2021-01-11T03:21:26.376Z] Step 3/24 : WORKDIR /edgex-go [2021-01-11T03:21:26.376Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T03:21:26.376Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-11T03:21:26.376Z] ---> 1e4a21318f30 [2021-01-11T03:21:26.376Z] Step 3/21 : WORKDIR /edgex-go [2021-01-11T03:21:26.376Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T03:21:26.376Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-11T03:21:26.376Z] ---> 1e4a21318f30 [2021-01-11T03:21:26.376Z] Step 3/21 : WORKDIR /edgex-go [2021-01-11T03:21:26.593Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-11T03:21:26.854Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-11T03:21:26.854Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-11T03:21:26.854Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-11T03:21:26.854Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-11T03:21:26.854Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-11T03:21:27.116Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-11T03:21:27.116Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-11T03:21:27.378Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-11T03:21:27.378Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-11T03:21:27.640Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-11T03:21:27.640Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-11T03:21:27.640Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-11T03:21:27.640Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-11T03:21:27.902Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-11T03:21:27.902Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-11T03:21:27.902Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-11T03:21:27.902Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-11T03:21:28.163Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-11T03:21:28.163Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-11T03:21:28.163Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-11T03:21:28.163Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-11T03:21:28.163Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-11T03:21:28.164Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-11T03:21:28.424Z] [2021-01-11T03:21:28.424Z] Current default time zone: 'Etc/UTC' [2021-01-11T03:21:28.424Z] Local time is now: Mon Jan 11 03:21:28 UTC 2021. [2021-01-11T03:21:28.424Z] Universal Time is now: Mon Jan 11 03:21:28 UTC 2021. [2021-01-11T03:21:28.424Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-11T03:21:28.424Z] [2021-01-11T03:21:28.424Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-11T03:21:28.424Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-11T03:21:28.424Z] Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... [2021-01-11T03:21:28.424Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-11T03:21:28.424Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-11T03:21:28.424Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-11T03:21:28.424Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-11T03:21:28.686Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-11T03:21:28.686Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-11T03:21:28.686Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-11T03:21:28.686Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-11T03:21:28.686Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-11T03:21:28.949Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-11T03:21:28.949Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-11T03:21:28.949Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-11T03:21:28.949Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-11T03:21:29.211Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-11T03:21:29.211Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-11T03:21:29.211Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-11T03:21:29.211Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-11T03:21:29.211Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-11T03:21:29.211Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-11T03:21:29.211Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-11T03:21:29.780Z] ---> Running in f56428b112bd [2021-01-11T03:21:29.780Z] ---> Running in 23dae252310a [2021-01-11T03:21:29.780Z] ---> Running in 5c7afd7b643d [2021-01-11T03:21:29.780Z] ---> Running in 33e1a2065140 [2021-01-11T03:21:29.780Z] ---> Running in 751eacd54ad3 [2021-01-11T03:21:30.377Z] Removing intermediate container 751eacd54ad3 [2021-01-11T03:21:30.377Z] ---> 7322445949bc [2021-01-11T03:21:30.377Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T03:21:30.377Z] Removing intermediate container 33e1a2065140 [2021-01-11T03:21:30.377Z] ---> 9f50d9a573b6 [2021-01-11T03:21:30.377Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T03:21:30.377Z] Removing intermediate container 5c7afd7b643d [2021-01-11T03:21:30.377Z] ---> 83b1d7033f85 [2021-01-11T03:21:30.377Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T03:21:30.377Z] Removing intermediate container f56428b112bd [2021-01-11T03:21:30.377Z] ---> 234d845b6aa3 [2021-01-11T03:21:30.377Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T03:21:30.647Z] Removing intermediate container 23dae252310a [2021-01-11T03:21:30.647Z] ---> fef83b8b4d74 [2021-01-11T03:21:30.647Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T03:21:30.647Z] ---> Running in af33e923b1e3 [2021-01-11T03:21:30.647Z] ---> Running in 43c5268890f1 [2021-01-11T03:21:30.647Z] ---> Running in 8f0b15dded07 [2021-01-11T03:21:30.647Z] ---> Running in e3122a2e0750 [2021-01-11T03:21:30.917Z] ---> Running in 5f67d8fd8511 [2021-01-11T03:21:31.134Z] Updating certificates in /etc/ssl/certs... [2021-01-11T03:21:32.080Z] 22 added, 17 removed; done. [2021-01-11T03:21:32.342Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-11T03:21:32.342Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-11T03:21:32.342Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-11T03:21:32.342Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-11T03:21:32.342Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-11T03:21:32.609Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-11T03:21:32.609Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-11T03:21:32.609Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-11T03:21:32.609Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-11T03:21:32.609Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-11T03:21:32.609Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-11T03:21:32.891Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-11T03:21:32.891Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-11T03:21:32.891Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-11T03:21:32.891Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-11T03:21:32.891Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-11T03:21:32.891Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-11T03:21:33.154Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-11T03:21:33.154Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-11T03:21:33.154Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-11T03:21:33.154Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-11T03:21:33.154Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-11T03:21:33.154Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-11T03:21:33.417Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-11T03:21:33.417Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-11T03:21:33.417Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-11T03:21:33.417Z] Updating certificates in /etc/ssl/certs... [2021-01-11T03:21:33.992Z] 0 added, 0 removed; done. [2021-01-11T03:21:33.992Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-11T03:21:33.992Z] done. [2021-01-11T03:21:34.308Z] Removing intermediate container af33e923b1e3 [2021-01-11T03:21:34.308Z] ---> 8402d0f002b6 [2021-01-11T03:21:34.308Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-11T03:21:34.579Z] ---> Running in d8b968e52113 [2021-01-11T03:21:34.580Z] Removing intermediate container 8f0b15dded07 [2021-01-11T03:21:34.580Z] ---> db74caf13224 [2021-01-11T03:21:34.580Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-11T03:21:34.855Z] Removing intermediate container 43c5268890f1 [2021-01-11T03:21:34.855Z] ---> 1de588c9cd76 [2021-01-11T03:21:34.855Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-11T03:21:34.855Z] ---> Running in c76cc3c107c0 [2021-01-11T03:21:34.939Z] Reading package lists... [2021-01-11T03:21:34.939Z] Building dependency tree... [2021-01-11T03:21:34.939Z] Reading state information... [2021-01-11T03:21:35.124Z] ---> Running in 941f57d663c4 [2021-01-11T03:21:35.124Z] Removing intermediate container 5f67d8fd8511 [2021-01-11T03:21:35.124Z] ---> e30835e327f9 [2021-01-11T03:21:35.124Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-11T03:21:35.204Z] The following NEW packages will be installed: [2021-01-11T03:21:35.204Z] apt-transport-https [2021-01-11T03:21:35.204Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-11T03:21:35.204Z] Need to get 1696 B of archives. [2021-01-11T03:21:35.204Z] After this operation, 153 kB of additional disk space will be used. [2021-01-11T03:21:35.204Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-11T03:21:35.403Z] Removing intermediate container e3122a2e0750 [2021-01-11T03:21:35.403Z] ---> 59580153ed54 [2021-01-11T03:21:35.403Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-11T03:21:35.403Z] ---> Running in b9931ecc4dfa [2021-01-11T03:21:35.466Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-11T03:21:35.466Z] Fetched 1696 B in 0s (28.4 kB/s) [2021-01-11T03:21:35.466Z] Selecting previously unselected package apt-transport-https. [2021-01-11T03:21:35.466Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-11T03:21:35.466Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-11T03:21:35.466Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-11T03:21:35.466Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-11T03:21:35.685Z] ---> Running in 4bcd0ac45933 [2021-01-11T03:21:35.965Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T03:21:36.041Z] Waiting for network to be ready... [2021-01-11T03:21:36.940Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T03:21:36.940Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T03:21:36.940Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T03:21:37.212Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T03:21:37.212Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T03:21:37.811Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T03:21:37.811Z] OK: 217 MiB in 51 packages [2021-01-11T03:21:38.083Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T03:21:38.083Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T03:21:38.685Z] OK: 217 MiB in 51 packages [2021-01-11T03:21:39.295Z] OK: 217 MiB in 51 packages [2021-01-11T03:21:39.295Z] OK: 217 MiB in 51 packages [2021-01-11T03:21:39.295Z] Removing intermediate container d8b968e52113 [2021-01-11T03:21:39.295Z] ---> eedb9b162778 [2021-01-11T03:21:39.295Z] Step 6/21 : COPY go.mod . [2021-01-11T03:21:39.295Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T03:21:40.730Z] ---> 2419ec7bfe9e [2021-01-11T03:21:40.730Z] Step 7/21 : RUN go mod download [2021-01-11T03:21:40.730Z] Removing intermediate container c76cc3c107c0 [2021-01-11T03:21:40.730Z] ---> 78a5964838f8 [2021-01-11T03:21:40.730Z] Step 6/21 : COPY go.mod . [2021-01-11T03:21:40.730Z] ---> Running in 6c5a23399b35 [2021-01-11T03:21:41.009Z] Removing intermediate container 941f57d663c4 [2021-01-11T03:21:41.009Z] ---> ae775c0d3825 [2021-01-11T03:21:41.009Z] Step 6/24 : COPY go.mod . [2021-01-11T03:21:41.009Z] Removing intermediate container b9931ecc4dfa [2021-01-11T03:21:41.009Z] ---> 993514839f6b [2021-01-11T03:21:41.009Z] Step 6/22 : COPY go.mod . [2021-01-11T03:21:41.290Z] ---> 0c84467ae208 [2021-01-11T03:21:41.290Z] Step 7/21 : RUN go mod download [2021-01-11T03:21:41.567Z] ---> Running in bf357f76795d [2021-01-11T03:21:42.169Z] ---> 54f2568aaa76 [2021-01-11T03:21:42.169Z] Step 7/22 : RUN go mod download [2021-01-11T03:21:42.169Z] ---> b0863cee2c41 [2021-01-11T03:21:42.169Z] Step 7/24 : RUN go mod download [2021-01-11T03:21:42.169Z] OK: 217 MiB in 51 packages [2021-01-11T03:21:42.445Z] ---> Running in e3ad29d65d14 [2021-01-11T03:21:42.445Z] ---> Running in 8f5565587851 [2021-01-11T03:21:42.656Z] 2021-01-11T03:21:40Z INFO Waiting for automatic snapd restart... [2021-01-11T03:21:42.919Z] snapd 2.48.2 from Canonical* installed [2021-01-11T03:21:43.864Z] "snapd" switched to the "latest/stable" channel [2021-01-11T03:21:43.864Z] [2021-01-11T03:21:44.454Z] Removing intermediate container 4bcd0ac45933 [2021-01-11T03:21:44.454Z] ---> 8431bdf86ce8 [2021-01-11T03:21:44.454Z] Step 6/24 : COPY go.mod . [2021-01-11T03:21:44.454Z] Removing intermediate container 6c5a23399b35 [2021-01-11T03:21:44.454Z] ---> 379d98032d2c [2021-01-11T03:21:44.454Z] Step 8/21 : COPY . . [2021-01-11T03:21:45.434Z] ---> cdb93ccb27db [2021-01-11T03:21:45.434Z] Step 7/24 : RUN go mod download [2021-01-11T03:21:46.416Z] ---> Running in ba5e33ab4f0d [2021-01-11T03:21:47.013Z] Removing intermediate container bf357f76795d [2021-01-11T03:21:47.013Z] ---> 75c85fb76d99 [2021-01-11T03:21:47.013Z] Step 8/21 : COPY . . [2021-01-11T03:21:47.296Z] Removing intermediate container e3ad29d65d14 [2021-01-11T03:21:47.296Z] ---> 67b487efb0ed [2021-01-11T03:21:47.296Z] Step 8/24 : COPY . . [2021-01-11T03:21:47.899Z] Removing intermediate container 8f5565587851 [2021-01-11T03:21:47.899Z] ---> 2ca5c52182f0 [2021-01-11T03:21:47.899Z] Step 8/22 : COPY . . [2021-01-11T03:21:49.175Z] core18 20201210 from Canonical* installed [2021-01-11T03:21:49.175Z] "core18" switched to the "latest/stable" channel [2021-01-11T03:21:49.175Z] [2021-01-11T03:21:53.304Z] Removing intermediate container ba5e33ab4f0d [2021-01-11T03:21:53.304Z] ---> f0b86d64dcc1 [2021-01-11T03:21:53.304Z] Step 8/24 : COPY . . [2021-01-11T03:21:55.775Z] snapcraft 4.4.4 from Canonical* installed [2021-01-11T03:21:55.775Z] "snapcraft" switched to the "latest/stable" channel [2021-01-11T03:21:55.775Z] [2021-01-11T03:21:59.082Z] 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-11T03:21:59.082Z] - README.md [2021-01-11T03:21:59.082Z] - snapcraft.yaml.orig [2021-01-11T03:21:59.082Z] [2021-01-11T03:21:59.082Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-11T03:22:05.679Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-11T03:22:05.679Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-11T03:22:05.679Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-11T03:22:05.942Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-11T03:22:07.866Z] Reading package lists... [2021-01-11T03:22:08.129Z] 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-11T03:22:11.631Z] ---> 8d51a7aad5eb [2021-01-11T03:22:11.631Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-11T03:22:11.631Z] ---> Running in 86615cabb11b [2021-01-11T03:22:11.631Z] ---> 5655e64e0406 [2021-01-11T03:22:11.631Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-11T03:22:11.631Z] ---> ed02f118218a [2021-01-11T03:22:11.631Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-11T03:22:11.631Z] ---> 1c8a83aaa42a [2021-01-11T03:22:11.631Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-11T03:22:11.631Z] ---> Running in c29ee1318d84 [2021-01-11T03:22:11.631Z] ---> Running in 5c2c53a2325a [2021-01-11T03:22:11.631Z] ---> Running in 70c82156b55e [2021-01-11T03:22:11.631Z] ---> 9bb1bbc62c3c [2021-01-11T03:22:11.631Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-11T03:22:11.631Z] ---> Running in 2ea3f74096e3 [2021-01-11T03:22:11.631Z] 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-11T03:22:12.644Z] 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-11T03:22:12.923Z] 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-11T03:22:12.923Z] 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-11T03:22:13.201Z] 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-11T03:22:14.731Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-11T03:22:14.731Z] Reading package lists... [2021-01-11T03:22:14.731Z] Building dependency tree... [2021-01-11T03:22:14.731Z] Reading state information... [2021-01-11T03:22:14.731Z] Suggested packages: [2021-01-11T03:22:14.731Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-11T03:22:14.731Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-11T03:22:14.731Z] Recommended packages: [2021-01-11T03:22:14.731Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-11T03:22:14.731Z] The following NEW packages will be installed: [2021-01-11T03:22:14.731Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-11T03:22:14.731Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-11T03:22:14.731Z] pkg-config zip [2021-01-11T03:22:14.731Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-11T03:22:14.731Z] Need to get 7655 kB of archives. [2021-01-11T03:22:14.731Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-11T03:22:14.731Z] 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-11T03:22:14.993Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-11T03:22:14.994Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-11T03:22:14.994Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-11T03:22:14.994Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-11T03:22:15.267Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-11T03:22:15.267Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-11T03:22:15.267Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-11T03:22:15.267Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-11T03:22:15.267Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-11T03:22:15.267Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-11T03:22:15.547Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-11T03:22:15.547Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-11T03:22:15.547Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-11T03:22:15.547Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-11T03:22:15.830Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-11T03:22:15.830Z] Fetched 7655 kB in 1s (8537 kB/s) [2021-01-11T03:22:16.105Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-11T03:22:16.105Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-11T03:22:16.105Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-11T03:22:16.105Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-11T03:22:16.387Z] Selecting previously unselected package libpsl5:amd64. [2021-01-11T03:22:16.388Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-11T03:22:16.388Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-11T03:22:16.388Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-11T03:22:16.388Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-11T03:22:16.388Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-11T03:22:16.388Z] Selecting previously unselected package librtmp1:amd64. [2021-01-11T03:22:16.388Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-11T03:22:16.388Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-11T03:22:16.675Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-11T03:22:16.675Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-11T03:22:16.675Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-11T03:22:16.675Z] Selecting previously unselected package liberror-perl. [2021-01-11T03:22:16.675Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-11T03:22:16.675Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-11T03:22:16.675Z] Selecting previously unselected package git-man. [2021-01-11T03:22:16.675Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-11T03:22:16.675Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-11T03:22:16.949Z] Selecting previously unselected package git. [2021-01-11T03:22:16.949Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-11T03:22:16.949Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-11T03:22:17.897Z] Selecting previously unselected package libnorm1:amd64. [2021-01-11T03:22:17.897Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-11T03:22:17.897Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-11T03:22:17.897Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-11T03:22:17.897Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-11T03:22:17.897Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-11T03:22:18.162Z] Selecting previously unselected package libsodium23:amd64. [2021-01-11T03:22:18.162Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-11T03:22:18.162Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-11T03:22:18.162Z] Selecting previously unselected package libzmq5:amd64. [2021-01-11T03:22:18.162Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-11T03:22:18.162Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-11T03:22:18.424Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-11T03:22:18.424Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-11T03:22:18.424Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-11T03:22:18.424Z] Selecting previously unselected package pkg-config. [2021-01-11T03:22:18.424Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-11T03:22:18.424Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-11T03:22:18.685Z] Selecting previously unselected package zip. [2021-01-11T03:22:18.685Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-11T03:22:18.685Z] Unpacking zip (3.0-11build1) ... [2021-01-11T03:22:18.685Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-11T03:22:18.685Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-11T03:22:18.685Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-11T03:22:18.685Z] Setting up liberror-perl (0.17025-1) ... [2021-01-11T03:22:18.685Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-11T03:22:18.946Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-11T03:22:18.946Z] No schema files found: doing nothing. [2021-01-11T03:22:18.946Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-11T03:22:18.946Z] Setting up zip (3.0-11build1) ... [2021-01-11T03:22:18.946Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-11T03:22:18.946Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-11T03:22:18.946Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-11T03:22:18.946Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-11T03:22:19.209Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-11T03:22:19.209Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-11T03:22:19.209Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-11T03:22:19.209Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-11T03:22:25.803Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-11T03:22:26.066Z] git set to automatically installed. [2021-01-11T03:22:26.066Z] git-man set to automatically installed. [2021-01-11T03:22:26.066Z] libcurl3-gnutls set to automatically installed. [2021-01-11T03:22:26.066Z] liberror-perl set to automatically installed. [2021-01-11T03:22:26.066Z] libglib2.0-0 set to automatically installed. [2021-01-11T03:22:26.066Z] libnghttp2-14 set to automatically installed. [2021-01-11T03:22:26.066Z] libnorm1 set to automatically installed. [2021-01-11T03:22:26.066Z] libpgm-5.2-0 set to automatically installed. [2021-01-11T03:22:26.066Z] libpsl5 set to automatically installed. [2021-01-11T03:22:26.066Z] librtmp1 set to automatically installed. [2021-01-11T03:22:26.066Z] libsodium23 set to automatically installed. [2021-01-11T03:22:26.066Z] libzmq3-dev set to automatically installed. [2021-01-11T03:22:26.066Z] libzmq5 set to automatically installed. [2021-01-11T03:22:26.066Z] pkg-config set to automatically installed. [2021-01-11T03:22:26.066Z] zip set to automatically installed. [2021-01-11T03:22:27.986Z] snapd is not logged in, snap install commands will use sudo [2021-01-11T03:22:34.579Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-11T03:22:34.840Z] snap "core18" has no updates available [2021-01-11T03:22:35.782Z] Pulling config-common [2021-01-11T03:22:36.733Z] Pulling go-build-helper [2021-01-11T03:23:03.349Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-11T03:23:03.349Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-11T03:23:03.349Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-11T03:23:03.349Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1496 kB] [2021-01-11T03:23:03.349Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-11T03:23:03.349Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-11T03:23:03.349Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-11T03:23:03.349Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-11T03:23:03.349Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-11T03:23:03.349Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-11T03:23:03.349Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-11T03:23:03.349Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] [2021-01-11T03:23:03.349Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-11T03:23:03.349Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-11T03:23:03.349Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [204 kB] [2021-01-11T03:23:03.349Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [27.0 kB] [2021-01-11T03:23:03.349Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-11T03:23:03.349Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-11T03:23:03.349Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-11T03:23:03.349Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1833 kB] [2021-01-11T03:23:03.349Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] [2021-01-11T03:23:03.349Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-11T03:23:03.349Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-11T03:23:03.349Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] [2021-01-11T03:23:03.349Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] [2021-01-11T03:23:03.349Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-11T03:23:03.349Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-11T03:23:03.349Z] Fetched 23.7 MB in 0s (0 B/s) [2021-01-11T03:23:03.349Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-11T03:23:03.349Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-11T03:23:03.349Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-11T03:23:03.349Z] Fetched 279 kB in 0s (0 B/s) [2021-01-11T03:23:03.349Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-11T03:23:03.349Z] Fetched 122 kB in 0s (0 B/s) [2021-01-11T03:23:03.349Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-11T03:23:03.349Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-11T03:23:03.349Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-11T03:23:03.349Z] Fetched 8848 B in 0s (0 B/s) [2021-01-11T03:23:03.349Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-11T03:23:03.349Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-11T03:23:03.349Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-11T03:23:03.349Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-11T03:23:03.349Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-11T03:23:03.349Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-11T03:23:03.349Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-11T03:23:03.349Z] Fetched 214 kB in 0s (0 B/s) [2021-01-11T03:23:03.349Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-11T03:23:03.349Z] Fetched 155 kB in 0s (0 B/s) [2021-01-11T03:23:03.349Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-11T03:23:03.349Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-11T03:23:03.349Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-11T03:23:03.349Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-11T03:23:03.349Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-11T03:23:03.349Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-11T03:23:03.349Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-11T03:23:03.349Z] Fetched 499 kB in 0s (0 B/s) [2021-01-11T03:23:03.349Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-11T03:23:03.349Z] Fetched 111 kB in 0s (0 B/s) [2021-01-11T03:23:03.349Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-11T03:23:03.349Z] Fetched 240 kB in 0s (0 B/s) [2021-01-11T03:23:03.349Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-11T03:23:03.349Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-11T03:23:03.349Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-11T03:23:03.349Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-11T03:23:03.349Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-11T03:23:03.349Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-11T03:23:03.349Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-11T03:23:03.349Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-11T03:23:03.349Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-11T03:23:03.349Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-11T03:23:03.349Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-11T03:23:03.349Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-11T03:23:03.349Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-11T03:23:03.349Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-11T03:23:03.349Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-11T03:23:03.350Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-11T03:23:03.350Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-11T03:23:03.350Z] Fetched 8720 B in 0s (0 B/s) [2021-01-11T03:23:03.350Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-11T03:23:03.350Z] Fetched 137 kB in 0s (0 B/s) [2021-01-11T03:23:03.350Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-11T03:23:03.350Z] Fetched 119 kB in 0s (0 B/s) [2021-01-11T03:23:03.350Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-11T03:23:03.350Z] Fetched 109 kB in 0s (0 B/s) [2021-01-11T03:23:03.350Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-11T03:23:03.350Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-11T03:23:03.350Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-11T03:23:03.350Z] Fetched 645 kB in 0s (0 B/s) [2021-01-11T03:23:03.350Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-11T03:23:03.350Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-11T03:23:03.350Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-11T03:23:03.350Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-11T03:23:03.350Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-11T03:23:03.350Z] Fetched 368 kB in 0s (0 B/s) [2021-01-11T03:23:03.350Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-11T03:23:03.350Z] Fetched 187 kB in 0s (0 B/s) [2021-01-11T03:23:03.350Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-11T03:23:03.350Z] Fetched 175 kB in 0s (0 B/s) [2021-01-11T03:23:03.350Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-11T03:23:04.739Z] Fetched 206 kB in 0s (0 B/s) [2021-01-11T03:23:04.739Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-11T03:23:04.739Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-11T03:23:04.739Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-11T03:23:04.739Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-11T03:23:04.739Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-11T03:23:04.739Z] Fetched 159 kB in 0s (0 B/s) [2021-01-11T03:23:04.739Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-11T03:23:04.739Z] Fetched 107 kB in 0s (0 B/s) [2021-01-11T03:23:04.739Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-11T03:23:04.739Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-11T03:23:04.739Z] Pulling static-packages [2021-01-11T03:23:06.125Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-01-11T03:23:06.125Z] Skipping pull go-build-helper (already ran) [2021-01-11T03:23:06.125Z] Skipping pull static-packages (already ran) [2021-01-11T03:23:06.125Z] Building go-build-helper [2021-01-11T03:23:10.340Z] Building static-packages [2021-01-11T03:23:12.896Z] Staging go-build-helper [2021-01-11T03:23:14.285Z] Staging static-packages [2021-01-11T03:23:15.234Z] Pulling go115 [2021-01-11T03:23:16.626Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-11T03:23:16.626Z] Skipping pull go115 (already ran) [2021-01-11T03:23:16.626Z] Building go115 [2021-01-11T03:23:16.626Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-11T03:23:16.626Z] Dload Upload Total Spent Left Speed [2021-01-11T03:23:19.821Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 332k 0 0 1126k 0 0:01:45 --:--:-- 0:01:45 1126k 29 115M 29 34.1M 0 0 26.3M 0 0:00:04 0:00:01 0:00:03 26.3M 62 115M 62 72.6M 0 0 31.6M 0 0:00:03 0:00:02 0:00:01 31.6M 94 115M 94 109M 0 0 33.2M 0 0:00:03 0:00:03 --:--:-- 33.2M 100 115M 100 115M 0 0 33.2M 0 0:00:03 0:00:03 --:--:-- 33.2M [2021-01-11T03:23:20.766Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-11T03:23:26.087Z] Staging go115 [2021-01-11T03:23:32.683Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-11T03:23:32.683Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-11T03:23:32.683Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-11T03:23:32.683Z] Fetched 0 B in 0s (0 B/s) [2021-01-11T03:23:32.683Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-11T03:23:32.683Z] Fetched 224 kB in 0s (0 B/s) [2021-01-11T03:23:32.683Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-11T03:23:32.683Z] Fetched 157 kB in 0s (0 B/s) [2021-01-11T03:23:32.683Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-11T03:23:32.683Z] Fetched 221 kB in 0s (0 B/s) [2021-01-11T03:23:32.683Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-11T03:23:32.683Z] Fetched 143 kB in 0s (0 B/s) [2021-01-11T03:23:32.683Z] Pulling edgex-go [2021-01-11T03:23:35.054Z] 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-11T03:23:35.054Z] 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-11T03:23:35.238Z] Pulling version [2021-01-11T03:23:35.815Z] Building config-common [2021-01-11T03:23:38.372Z] Skipping build go-build-helper (already ran) [2021-01-11T03:23:38.372Z] Skipping build static-packages (already ran) [2021-01-11T03:23:38.372Z] Skipping build go115 (already ran) [2021-01-11T03:23:38.633Z] Building edgex-go [2021-01-11T03:23:40.026Z] 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-11T03:23:41.429Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-11T03:23:41.429Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 [2021-01-11T03:23:41.429Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.141 [2021-01-11T03:23:41.429Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.68 [2021-01-11T03:23:41.429Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-11T03:23:41.429Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-11T03:23:41.429Z] go: downloading github.com/google/uuid v1.1.4 [2021-01-11T03:23:41.429Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-11T03:23:41.429Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 [2021-01-11T03:23:41.429Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-11T03:23:41.429Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-11T03:23:41.429Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-11T03:23:41.429Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-11T03:23:41.429Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-11T03:23:41.429Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-11T03:23:41.429Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-11T03:23:41.429Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-11T03:23:41.429Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-11T03:23:41.429Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-11T03:23:41.429Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-11T03:23:41.429Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-11T03:23:41.429Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-11T03:23:41.429Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-11T03:23:41.429Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-11T03:23:41.429Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-11T03:23:41.691Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-11T03:23:41.691Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-11T03:23:41.691Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-11T03:23:41.691Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-11T03:23:41.691Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-11T03:23:41.691Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-11T03:23:41.691Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-11T03:23:41.691Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-11T03:23:41.691Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-11T03:23:41.691Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-11T03:23:41.691Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-11T03:23:41.691Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-11T03:23:41.848Z] Removing intermediate container 70c82156b55e [2021-01-11T03:23:41.848Z] ---> fd75758d3166 [2021-01-11T03:23:41.848Z] [2021-01-11T03:23:41.848Z] Step 10/24 : FROM alpine:3.12 [2021-01-11T03:23:41.848Z] Removing intermediate container c29ee1318d84 [2021-01-11T03:23:41.848Z] ---> ef018a139560 [2021-01-11T03:23:41.848Z] [2021-01-11T03:23:41.848Z] Step 10/22 : FROM alpine:3.12 [2021-01-11T03:23:41.848Z] 3.12: Pulling from library/alpine [2021-01-11T03:23:41.848Z] 3.12: Pulling from library/alpine [2021-01-11T03:23:41.954Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-11T03:23:41.955Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-11T03:23:41.955Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-11T03:23:44.495Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-11T03:23:44.495Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-11T03:23:44.495Z] Status: Image is up to date for alpine:3.12 [2021-01-11T03:23:44.495Z] ---> afeebe901d6b [2021-01-11T03:23:44.495Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-11T03:23:44.495Z] Status: Downloaded newer image for alpine:3.12 [2021-01-11T03:23:44.495Z] ---> afeebe901d6b [2021-01-11T03:23:44.495Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-11T03:23:44.767Z] Removing intermediate container 86615cabb11b [2021-01-11T03:23:44.767Z] ---> 8917f6e224bb [2021-01-11T03:23:44.767Z] [2021-01-11T03:23:44.767Z] Step 10/21 : FROM scratch [2021-01-11T03:23:44.767Z] ---> [2021-01-11T03:23:44.767Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-11T03:23:45.047Z] ---> Running in c50db994754f [2021-01-11T03:23:45.047Z] ---> Running in 0e7241a4dd4a [2021-01-11T03:23:45.047Z] ---> Running in 2713e2b73f0e [2021-01-11T03:23:45.651Z] Removing intermediate container 2ea3f74096e3 [2021-01-11T03:23:45.651Z] ---> b408e3332a42 [2021-01-11T03:23:45.651Z] [2021-01-11T03:23:45.651Z] Step 10/24 : FROM scratch [2021-01-11T03:23:45.651Z] ---> [2021-01-11T03:23:45.651Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-11T03:23:45.651Z] Removing intermediate container 5c2c53a2325a [2021-01-11T03:23:45.651Z] ---> f10f52d9fd19 [2021-01-11T03:23:45.651Z] [2021-01-11T03:23:45.651Z] Step 10/21 : FROM alpine:3.12 [2021-01-11T03:23:45.651Z] ---> afeebe901d6b [2021-01-11T03:23:45.651Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-11T03:23:45.933Z] ---> Running in 186f3590db05 [2021-01-11T03:23:45.933Z] Removing intermediate container c50db994754f [2021-01-11T03:23:45.933Z] ---> c7b2cc85d8a6 [2021-01-11T03:23:45.933Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-11T03:23:45.933Z] ---> Running in 707791fe44fd [2021-01-11T03:23:46.210Z] ---> Running in da481a4e598a [2021-01-11T03:23:46.487Z] Removing intermediate container 186f3590db05 [2021-01-11T03:23:46.487Z] ---> a6bf61a65ce5 [2021-01-11T03:23:46.487Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-11T03:23:46.762Z] ---> Running in 9af1e736301f [2021-01-11T03:23:47.034Z] Removing intermediate container da481a4e598a [2021-01-11T03:23:47.034Z] ---> 33f57e3f5b38 [2021-01-11T03:23:47.034Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-11T03:23:47.034Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T03:23:47.308Z] ---> Running in 1ca7ccf4c16a [2021-01-11T03:23:47.308Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T03:23:47.308Z] Removing intermediate container 9af1e736301f [2021-01-11T03:23:47.308Z] ---> 4bc70b4058da [2021-01-11T03:23:47.308Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-11T03:23:47.308Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T03:23:47.308Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T03:23:47.578Z] ---> Running in b7fc40963808 [2021-01-11T03:23:47.850Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T03:23:47.850Z] Removing intermediate container 1ca7ccf4c16a [2021-01-11T03:23:47.850Z] ---> d45fd2ee650b [2021-01-11T03:23:47.850Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-11T03:23:47.850Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T03:23:48.127Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-11T03:23:48.127Z] Removing intermediate container b7fc40963808 [2021-01-11T03:23:48.127Z] ---> 9a48c418d080 [2021-01-11T03:23:48.127Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-11T03:23:48.127Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-11T03:23:48.127Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-11T03:23:48.127Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-11T03:23:48.405Z] (4/5) Installing curl (7.69.1-r3) [2021-01-11T03:23:48.405Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-11T03:23:48.405Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T03:23:48.405Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-11T03:23:48.405Z] Executing ca-certificates-20191127-r4.trigger [2021-01-11T03:23:48.405Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-11T03:23:48.405Z] (4/5) Installing curl (7.69.1-r3) [2021-01-11T03:23:48.405Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-11T03:23:48.405Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T03:23:48.405Z] Executing ca-certificates-20191127-r4.trigger [2021-01-11T03:23:48.685Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-11T03:23:48.685Z] OK: 7 MiB in 19 packages [2021-01-11T03:23:48.685Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-11T03:23:48.685Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-11T03:23:48.685Z] (4/4) Installing curl (7.69.1-r3) [2021-01-11T03:23:48.685Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T03:23:48.685Z] Executing ca-certificates-20191127-r4.trigger [2021-01-11T03:23:48.685Z] OK: 7 MiB in 19 packages [2021-01-11T03:23:48.964Z] OK: 7 MiB in 18 packages [2021-01-11T03:23:49.245Z] ---> 574bb334331f [2021-01-11T03:23:49.245Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-11T03:23:49.521Z] ---> c41f968437ee [2021-01-11T03:23:49.521Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-11T03:23:51.498Z] Removing intermediate container 0e7241a4dd4a [2021-01-11T03:23:51.498Z] ---> dca599e7e4b5 [2021-01-11T03:23:51.498Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-11T03:23:51.770Z] ---> 87c9a606b125 [2021-01-11T03:23:51.770Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-11T03:23:51.770Z] Removing intermediate container 2713e2b73f0e [2021-01-11T03:23:51.770Z] ---> d343723d8a83 [2021-01-11T03:23:51.770Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-11T03:23:51.770Z] ---> fbdd22c2769e [2021-01-11T03:23:51.770Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-11T03:23:51.989Z] 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-11T03:23:52.045Z] Removing intermediate container 707791fe44fd [2021-01-11T03:23:52.045Z] ---> 7257cb5e154e [2021-01-11T03:23:52.045Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-11T03:23:52.045Z] ---> Running in 4dbad600f5fd [2021-01-11T03:23:52.045Z] ---> Running in ebb0bf79922e [2021-01-11T03:23:52.322Z] ---> Running in c48bca4ac26d [2021-01-11T03:23:52.918Z] Removing intermediate container 4dbad600f5fd [2021-01-11T03:23:52.918Z] Removing intermediate container ebb0bf79922e [2021-01-11T03:23:52.918Z] ---> 89994db34361 [2021-01-11T03:23:52.918Z] ---> 175bbe63b422 [2021-01-11T03:23:52.918Z] Step 13/24 : WORKDIR / [2021-01-11T03:23:52.918Z] Step 13/22 : WORKDIR / [2021-01-11T03:23:53.192Z] ---> Running in 6c966173fcc5 [2021-01-11T03:23:53.192Z] ---> Running in 4d59c65e4478 [2021-01-11T03:23:53.192Z] ---> f47a1dad6668 [2021-01-11T03:23:53.192Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-11T03:23:53.192Z] Removing intermediate container c48bca4ac26d [2021-01-11T03:23:53.192Z] ---> 693114ef5d18 [2021-01-11T03:23:53.192Z] Step 13/21 : WORKDIR /edgex [2021-01-11T03:23:53.466Z] ---> Running in 5dd8db0d13b9 [2021-01-11T03:23:53.466Z] ---> Running in d5ead02cbbfb [2021-01-11T03:23:53.466Z] ---> 8c80ccc59f0c [2021-01-11T03:23:53.466Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-11T03:23:53.741Z] Removing intermediate container 6c966173fcc5 [2021-01-11T03:23:53.741Z] ---> faa580142efc [2021-01-11T03:23:53.741Z] Removing intermediate container 4d59c65e4478 [2021-01-11T03:23:53.741Z] ---> b33ae66eb8c7 [2021-01-11T03:23:53.741Z] 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-11T03:23:53.741Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-11T03:23:54.024Z] Removing intermediate container 5dd8db0d13b9 [2021-01-11T03:23:54.024Z] Removing intermediate container d5ead02cbbfb [2021-01-11T03:23:54.024Z] ---> 0ae6ad81f9c3 [2021-01-11T03:23:54.024Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-11T03:23:54.024Z] ---> 88656987fb41 [2021-01-11T03:23:54.024Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T03:23:54.310Z] ---> Running in 2a96353546b6 [2021-01-11T03:23:54.588Z] ---> a58dc9a85653 [2021-01-11T03:23:54.588Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-11T03:23:55.187Z] ---> e38e0c634faa [2021-01-11T03:23:55.187Z] 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-11T03:23:55.187Z] ---> d4d2916a542b [2021-01-11T03:23:55.187Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-11T03:23:55.187Z] Removing intermediate container 2a96353546b6 [2021-01-11T03:23:55.187Z] ---> 18be16a239e4 [2021-01-11T03:23:55.187Z] Step 19/21 : LABEL arch=arm64 [2021-01-11T03:23:55.187Z] ---> 550257129449 [2021-01-11T03:23:55.187Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-11T03:23:55.461Z] ---> Running in 50cbe8f46e1d [2021-01-11T03:23:56.439Z] ---> 1d50844a4f2d [2021-01-11T03:23:56.439Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-11T03:23:56.440Z] Removing intermediate container 50cbe8f46e1d [2021-01-11T03:23:56.440Z] ---> a90f9fbfbf71 [2021-01-11T03:23:56.440Z] Step 20/21 : LABEL git_sha=f799b50b6b57acf8bdee04b9aefff5513d855c3e [2021-01-11T03:23:56.440Z] ---> a5d5ab4ac9c1 [2021-01-11T03:23:56.440Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-11T03:23:56.714Z] ---> Running in 84d33c800a6d [2021-01-11T03:23:56.988Z] ---> 1b028e0571b3 [2021-01-11T03:23:56.988Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-11T03:23:56.988Z] ---> 0d1a0eb4b339 [2021-01-11T03:23:56.988Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-11T03:23:57.270Z] ---> a3ed7373afe8 [2021-01-11T03:23:57.270Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-11T03:23:57.270Z] ---> Running in 12ac85730312 [2021-01-11T03:23:57.543Z] ---> 294243d5c67f [2021-01-11T03:23:57.543Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-11T03:23:57.543Z] Removing intermediate container 84d33c800a6d [2021-01-11T03:23:57.543Z] ---> 243e8af7cd74 [2021-01-11T03:23:57.543Z] Step 21/21 : LABEL version=0.0.0 [2021-01-11T03:23:57.818Z] ---> Running in 4b6772a2c691 [2021-01-11T03:23:58.092Z] Removing intermediate container 12ac85730312 [2021-01-11T03:23:58.092Z] ---> 7c954af60906 [2021-01-11T03:23:58.092Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T03:23:58.366Z] ---> fd7f1b2076bf [2021-01-11T03:23:58.366Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-11T03:23:58.366Z] ---> Running in fcf6c7fd77b9 [2021-01-11T03:23:58.610Z] 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-11T03:23:58.640Z] ---> b7220af965ea [2021-01-11T03:23:58.640Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-11T03:23:58.640Z] Removing intermediate container 4b6772a2c691 [2021-01-11T03:23:58.640Z] ---> fc0619502b58 [2021-01-11T03:23:58.640Z] [2021-01-11T03:23:58.874Z] 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-11T03:23:58.918Z] ---> 9cf4fa57e072 [2021-01-11T03:23:58.919Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-11T03:23:58.919Z] ---> Running in 9c69d504eab1 [2021-01-11T03:23:59.196Z] Removing intermediate container fcf6c7fd77b9 [2021-01-11T03:23:59.196Z] ---> 6fe9e448ee98 [2021-01-11T03:23:59.196Z] Step 22/24 : LABEL arch=arm64 [2021-01-11T03:23:59.469Z] Successfully built fc0619502b58 [2021-01-11T03:23:59.469Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-11T03:23:59.469Z] ---> 12e4aaef3490 [2021-01-11T03:23:59.469Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-11T03:23:59.469Z] Building docker-core-command-go [2021-01-11T03:23:59.742Z]  Building docker-support-scheduler-go ... done  ---> Running in b22f067a0ecd [2021-01-11T03:23:59.742Z] ---> Running in 29c112dc56d4 [2021-01-11T03:23:59.742Z] Removing intermediate container 9c69d504eab1 [2021-01-11T03:23:59.742Z] ---> d3422cfde2be [2021-01-11T03:23:59.742Z] Step 18/21 : CMD ["--init=true"] [2021-01-11T03:24:00.267Z] 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-11T03:24:00.335Z] ---> Running in ad5fa85f6d02 [2021-01-11T03:24:00.335Z] Removing intermediate container b22f067a0ecd [2021-01-11T03:24:00.335Z] ---> c9db5d536c50 [2021-01-11T03:24:00.335Z] Step 23/24 : LABEL git_sha=f799b50b6b57acf8bdee04b9aefff5513d855c3e [2021-01-11T03:24:00.529Z] 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-11T03:24:00.529Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-11T03:24:00.608Z] ---> d03c943b27ec [2021-01-11T03:24:00.608Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-11T03:24:00.608Z] ---> Running in c9a8df382b27 [2021-01-11T03:24:00.791Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-11T03:24:00.791Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-11T03:24:00.791Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-11T03:24:01.203Z] Removing intermediate container ad5fa85f6d02 [2021-01-11T03:24:01.203Z] ---> 9cb825023413 [2021-01-11T03:24:01.203Z] Step 19/21 : LABEL arch=arm64 [2021-01-11T03:24:01.809Z] ---> Running in 5d3862e31460 [2021-01-11T03:24:02.085Z] Removing intermediate container c9a8df382b27 [2021-01-11T03:24:02.085Z] ---> 902d78cd683b [2021-01-11T03:24:02.085Z] Step 24/24 : LABEL version=0.0.0 [2021-01-11T03:24:02.716Z] 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-11T03:24:02.716Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-11T03:24:02.716Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-11T03:24:03.060Z] ---> 20dc647bc3fc [2021-01-11T03:24:03.060Z] 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-11T03:24:03.060Z] ---> Running in 58b9a6004da5 [2021-01-11T03:24:03.329Z] Removing intermediate container 5d3862e31460 [2021-01-11T03:24:03.329Z] ---> b93f0b1ae3c8 [2021-01-11T03:24:03.329Z] Step 20/21 : LABEL git_sha=f799b50b6b57acf8bdee04b9aefff5513d855c3e [2021-01-11T03:24:03.598Z] ---> Running in 35ac3124d885 [2021-01-11T03:24:04.108Z] 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-11T03:24:04.108Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-11T03:24:04.568Z] ---> Running in 4f33e69ede54 [2021-01-11T03:24:04.569Z] Removing intermediate container 29c112dc56d4 [2021-01-11T03:24:04.569Z] ---> a49e0a880399 [2021-01-11T03:24:04.569Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-11T03:24:04.569Z] Removing intermediate container 58b9a6004da5 [2021-01-11T03:24:04.569Z] ---> 3521f8b9c877 [2021-01-11T03:24:04.569Z] [2021-01-11T03:24:04.845Z] ---> Running in 1333b439d87a [2021-01-11T03:24:05.118Z] Removing intermediate container 4f33e69ede54 [2021-01-11T03:24:05.118Z] ---> 927e423875af [2021-01-11T03:24:05.118Z] Step 21/21 : LABEL version=0.0.0 [2021-01-11T03:24:05.392Z] Successfully built 3521f8b9c877 [2021-01-11T03:24:05.392Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-11T03:24:05.392Z]  Building docker-support-notifications-go ... done Building docker-core-metadata-go [2021-01-11T03:24:05.392Z] ---> Running in 492fbe109276 [2021-01-11T03:24:05.499Z] 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-11T03:24:05.499Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-11T03:24:05.674Z] Removing intermediate container 1333b439d87a [2021-01-11T03:24:05.674Z] ---> 38e78b9c6642 [2021-01-11T03:24:05.674Z] Step 20/22 : LABEL arch=arm64 [2021-01-11T03:24:05.674Z] ---> Running in a8646116b166 [2021-01-11T03:24:05.948Z] Removing intermediate container 492fbe109276 [2021-01-11T03:24:05.948Z] ---> 00337c14300b [2021-01-11T03:24:05.948Z] [2021-01-11T03:24:06.548Z] Removing intermediate container a8646116b166 [2021-01-11T03:24:06.548Z] ---> c6d7435eb354 [2021-01-11T03:24:06.548Z] Step 21/22 : LABEL git_sha=f799b50b6b57acf8bdee04b9aefff5513d855c3e [2021-01-11T03:24:06.548Z] Successfully built 00337c14300b [2021-01-11T03:24:06.548Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-11T03:24:06.548Z]  Building docker-security-proxy-setup-go ... done Building docker-core-data-go [2021-01-11T03:24:06.548Z] ---> Running in 009cede4992f [2021-01-11T03:24:06.903Z] 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-11T03:24:07.141Z] Removing intermediate container 35ac3124d885 [2021-01-11T03:24:07.141Z] ---> 0c24e17d2eff [2021-01-11T03:24:07.141Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-11T03:24:07.141Z] Removing intermediate container 009cede4992f [2021-01-11T03:24:07.141Z] ---> 11f9cfb959fe [2021-01-11T03:24:07.141Z] Step 22/22 : LABEL version=0.0.0 [2021-01-11T03:24:07.415Z] ---> Running in ad3b9f4224e7 [2021-01-11T03:24:07.415Z] ---> Running in a121f8647ed4 [2021-01-11T03:24:07.582Z] 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-11T03:24:07.689Z] Removing intermediate container ad3b9f4224e7 [2021-01-11T03:24:07.689Z] ---> 90f34fe20af0 [2021-01-11T03:24:07.963Z] Step 22/24 : LABEL arch=arm64 [2021-01-11T03:24:07.963Z] Removing intermediate container a121f8647ed4 [2021-01-11T03:24:07.963Z] ---> 327c327c4d8f [2021-01-11T03:24:07.963Z] [2021-01-11T03:24:08.241Z] ---> Running in 1339f0517ea9 [2021-01-11T03:24:08.518Z] Successfully built 327c327c4d8f [2021-01-11T03:24:08.518Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-11T03:24:08.518Z]  Building docker-security-bootstrap-redis-go ... done Building docker-sys-mgmt-agent-go [2021-01-11T03:24:08.560Z] 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-11T03:24:08.791Z] Removing intermediate container 1339f0517ea9 [2021-01-11T03:24:08.792Z] ---> 714e35666fce [2021-01-11T03:24:09.073Z] Step 23/24 : LABEL git_sha=f799b50b6b57acf8bdee04b9aefff5513d855c3e [2021-01-11T03:24:09.073Z] ---> Running in a50983ac6701 [2021-01-11T03:24:10.056Z] Removing intermediate container a50983ac6701 [2021-01-11T03:24:10.056Z] ---> b2d7b1e16216 [2021-01-11T03:24:10.056Z] Step 24/24 : LABEL version=0.0.0 [2021-01-11T03:24:10.056Z] ---> Running in 637070d0d0a6 [2021-01-11T03:24:11.491Z] Removing intermediate container 637070d0d0a6 [2021-01-11T03:24:11.491Z] ---> 0d3981122ad2 [2021-01-11T03:24:11.491Z] [2021-01-11T03:24:11.770Z] Successfully built 0d3981122ad2 [2021-01-11T03:24:11.770Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-11T03:24:11.872Z] Building version [2021-01-11T03:24:14.437Z] Staging config-common [2021-01-11T03:24:15.383Z] Skipping stage go-build-helper (already ran) [2021-01-11T03:24:15.383Z] Skipping stage static-packages (already ran) [2021-01-11T03:24:15.383Z] Skipping stage go115 (already ran) [2021-01-11T03:24:15.383Z] Staging edgex-go [2021-01-11T03:24:16.780Z] Staging version [2021-01-11T03:24:17.725Z] Priming config-common [2021-01-11T03:24:19.116Z] Priming go-build-helper [2021-01-11T03:24:20.063Z] Priming static-packages [2021-01-11T03:24:22.617Z] Priming go115 [2021-01-11T03:24:23.568Z] Priming edgex-go [2021-01-11T03:24:25.495Z] Priming version [2021-01-11T03:24:26.444Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-11T03:24:50.782Z]  Building docker-security-secretstore-setup-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T03:24:50.782Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-11T03:24:50.782Z] ---> 1e4a21318f30 [2021-01-11T03:24:50.782Z] Step 3/22 : WORKDIR /edgex-go [2021-01-11T03:24:50.782Z] ---> Using cache [2021-01-11T03:24:50.782Z] ---> fef83b8b4d74 [2021-01-11T03:24:50.782Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T03:24:50.782Z] ---> Using cache [2021-01-11T03:24:50.782Z] ---> e30835e327f9 [2021-01-11T03:24:50.782Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-11T03:24:50.782Z] ---> Using cache [2021-01-11T03:24:50.782Z] ---> 993514839f6b [2021-01-11T03:24:50.782Z] Step 6/22 : COPY go.mod . [2021-01-11T03:24:50.782Z] ---> Using cache [2021-01-11T03:24:50.782Z] ---> 54f2568aaa76 [2021-01-11T03:24:50.782Z] Step 7/22 : RUN go mod download [2021-01-11T03:24:50.782Z] ---> Using cache [2021-01-11T03:24:50.782Z] ---> 2ca5c52182f0 [2021-01-11T03:24:50.782Z] Step 8/22 : COPY . . [2021-01-11T03:24:50.782Z] ---> Using cache [2021-01-11T03:24:50.782Z] ---> 1c8a83aaa42a [2021-01-11T03:24:50.782Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-11T03:24:50.782Z] ---> Running in caf9060396ee [2021-01-11T03:24:50.782Z] 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-11T03:24:55.111Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T03:24:55.111Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-11T03:24:55.111Z] ---> 1e4a21318f30 [2021-01-11T03:24:55.111Z] Step 3/22 : WORKDIR /edgex-go [2021-01-11T03:24:55.111Z] ---> Using cache [2021-01-11T03:24:55.111Z] ---> fef83b8b4d74 [2021-01-11T03:24:55.111Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T03:24:55.111Z] ---> Using cache [2021-01-11T03:24:55.111Z] ---> e30835e327f9 [2021-01-11T03:24:55.111Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-11T03:24:55.111Z] ---> Using cache [2021-01-11T03:24:55.111Z] ---> 993514839f6b [2021-01-11T03:24:55.111Z] Step 6/22 : COPY go.mod . [2021-01-11T03:24:55.111Z] ---> Using cache [2021-01-11T03:24:55.111Z] ---> 54f2568aaa76 [2021-01-11T03:24:55.111Z] Step 7/22 : RUN go mod download [2021-01-11T03:24:55.111Z] ---> Using cache [2021-01-11T03:24:55.111Z] ---> 2ca5c52182f0 [2021-01-11T03:24:55.111Z] Step 8/22 : COPY . . [2021-01-11T03:24:55.111Z] ---> Using cache [2021-01-11T03:24:55.111Z] ---> 1c8a83aaa42a [2021-01-11T03:24:55.111Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-11T03:24:55.385Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T03:24:55.385Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-11T03:24:55.385Z] ---> 1e4a21318f30 [2021-01-11T03:24:55.385Z] Step 3/23 : WORKDIR /edgex-go [2021-01-11T03:24:55.385Z] ---> Using cache [2021-01-11T03:24:55.385Z] ---> fef83b8b4d74 [2021-01-11T03:24:55.385Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T03:24:55.385Z] ---> Using cache [2021-01-11T03:24:55.385Z] ---> e30835e327f9 [2021-01-11T03:24:55.385Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-11T03:24:55.661Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T03:24:55.661Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-11T03:24:55.661Z] ---> 1e4a21318f30 [2021-01-11T03:24:55.661Z] Step 3/26 : WORKDIR /edgex-go [2021-01-11T03:24:55.661Z] ---> Using cache [2021-01-11T03:24:55.661Z] ---> fef83b8b4d74 [2021-01-11T03:24:55.661Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T03:24:55.661Z] ---> Using cache [2021-01-11T03:24:55.661Z] ---> e30835e327f9 [2021-01-11T03:24:55.661Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-11T03:24:57.108Z] ---> Running in bd46a4a9fb9a [2021-01-11T03:24:57.108Z] ---> Running in c86cf37518c3 [2021-01-11T03:24:57.108Z] ---> Running in 9d0d866dfa6c [2021-01-11T03:24:59.096Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T03:24:59.692Z] 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-11T03:24:59.692Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T03:25:00.297Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T03:25:01.295Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T03:25:02.292Z] OK: 217 MiB in 51 packages [2021-01-11T03:25:03.292Z] OK: 217 MiB in 51 packages [2021-01-11T03:25:04.286Z] Removing intermediate container bd46a4a9fb9a [2021-01-11T03:25:04.286Z] ---> 65f86d2695fe [2021-01-11T03:25:04.286Z] Step 6/23 : COPY go.mod . [2021-01-11T03:25:05.272Z] Removing intermediate container 9d0d866dfa6c [2021-01-11T03:25:05.272Z] ---> 2f8b0aa9a746 [2021-01-11T03:25:05.272Z] Step 6/26 : COPY go.mod . [2021-01-11T03:25:05.550Z] ---> 9903c2934839 [2021-01-11T03:25:05.550Z] Step 7/23 : RUN go mod download [2021-01-11T03:25:05.833Z] ---> Running in 6e723d8a522e [2021-01-11T03:25:06.434Z] ---> 834f5c3a4a72 [2021-01-11T03:25:06.434Z] Step 7/26 : RUN go mod download [2021-01-11T03:25:06.720Z] ---> Running in 47570ab151da [2021-01-11T03:25:11.058Z] Removing intermediate container 6e723d8a522e [2021-01-11T03:25:11.058Z] ---> 5d94d317aa61 [2021-01-11T03:25:11.058Z] Step 8/23 : COPY . . [2021-01-11T03:25:11.336Z] Removing intermediate container 47570ab151da [2021-01-11T03:25:11.336Z] ---> d17df722c4d3 [2021-01-11T03:25:11.336Z] Step 8/26 : COPY . . [2021-01-11T03:25:43.776Z] ---> 562738dd231a [2021-01-11T03:25:43.776Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-11T03:25:43.776Z] ---> eb67eb170017 [2021-01-11T03:25:43.776Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-11T03:25:43.776Z] ---> Running in f67612e7a346 [2021-01-11T03:25:43.776Z] ---> Running in 479cec048e2a [2021-01-11T03:25:43.776Z] 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-11T03:25:43.776Z] 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-11T03:25:49.212Z] Removing intermediate container caf9060396ee [2021-01-11T03:25:49.212Z] ---> 35a72707ea6a [2021-01-11T03:25:49.212Z] [2021-01-11T03:25:49.212Z] Step 10/22 : FROM scratch [2021-01-11T03:25:49.212Z] ---> [2021-01-11T03:25:49.212Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-11T03:25:49.212Z] ---> Using cache [2021-01-11T03:25:49.212Z] ---> c7b2cc85d8a6 [2021-01-11T03:25:49.212Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-11T03:25:49.212Z] ---> Running in 3f777802f9ef [2021-01-11T03:25:49.486Z] Removing intermediate container 3f777802f9ef [2021-01-11T03:25:49.486Z] ---> 82feb51968d6 [2021-01-11T03:25:49.486Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-11T03:25:49.486Z] ---> Running in 1b41be51b105 [2021-01-11T03:25:50.480Z] Removing intermediate container 1b41be51b105 [2021-01-11T03:25:50.480Z] ---> 6a2894ae441f [2021-01-11T03:25:50.480Z] Step 14/22 : WORKDIR / [2021-01-11T03:25:50.480Z] ---> Running in ff498dd0f3b8 [2021-01-11T03:25:51.087Z] Removing intermediate container ff498dd0f3b8 [2021-01-11T03:25:51.087Z] ---> f1da2725a1d1 [2021-01-11T03:25:51.087Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-11T03:25:52.074Z] ---> e2df140388c2 [2021-01-11T03:25:52.074Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-11T03:25:54.073Z] ---> 27a28485183a [2021-01-11T03:25:54.073Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-11T03:25:55.073Z] ---> b5e5696046ec [2021-01-11T03:25:55.073Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-11T03:25:55.352Z] ---> Running in bb451d0184c7 [2021-01-11T03:25:56.344Z] Removing intermediate container bb451d0184c7 [2021-01-11T03:25:56.344Z] ---> 1253fafd7206 [2021-01-11T03:25:56.344Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T03:25:56.344Z] ---> Running in 92f644814935 [2021-01-11T03:25:56.946Z] Removing intermediate container 92f644814935 [2021-01-11T03:25:56.946Z] ---> 72a9c6ed70c7 [2021-01-11T03:25:56.946Z] Step 20/22 : LABEL arch=arm64 [2021-01-11T03:25:57.222Z] ---> Running in 6d8bb8286fc4 [2021-01-11T03:25:57.823Z] Removing intermediate container 6d8bb8286fc4 [2021-01-11T03:25:57.823Z] ---> 831032455f79 [2021-01-11T03:25:57.823Z] Step 21/22 : LABEL git_sha=f799b50b6b57acf8bdee04b9aefff5513d855c3e [2021-01-11T03:25:58.100Z] ---> Running in 2085b11a7a97 [2021-01-11T03:25:58.712Z] Removing intermediate container 2085b11a7a97 [2021-01-11T03:25:58.712Z] ---> 25ba5c1c9305 [2021-01-11T03:25:58.712Z] Step 22/22 : LABEL version=0.0.0 [2021-01-11T03:25:58.985Z] ---> Running in 0b58f0b241ce [2021-01-11T03:25:59.596Z] Removing intermediate container 0b58f0b241ce [2021-01-11T03:25:59.596Z] ---> 7d92d121a730 [2021-01-11T03:25:59.596Z] [2021-01-11T03:26:00.200Z] Successfully built 7d92d121a730 [2021-01-11T03:26:00.200Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-11T03:26:22.371Z]  Building docker-core-command-go ... done Removing intermediate container c86cf37518c3 [2021-01-11T03:26:22.371Z] ---> 42e9f459615a [2021-01-11T03:26:22.371Z] [2021-01-11T03:26:22.371Z] Step 10/22 : FROM scratch [2021-01-11T03:26:22.371Z] ---> [2021-01-11T03:26:22.371Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-11T03:26:22.371Z] ---> Using cache [2021-01-11T03:26:22.371Z] ---> c7b2cc85d8a6 [2021-01-11T03:26:22.371Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-11T03:26:22.371Z] ---> Running in 134e160b381f [2021-01-11T03:26:22.371Z] Removing intermediate container 134e160b381f [2021-01-11T03:26:22.371Z] ---> a045f66b78e5 [2021-01-11T03:26:22.371Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-11T03:26:22.371Z] ---> Running in 3af4871903d1 [2021-01-11T03:26:22.371Z] Removing intermediate container 3af4871903d1 [2021-01-11T03:26:22.371Z] ---> f4e472bee1c9 [2021-01-11T03:26:22.371Z] Step 14/22 : WORKDIR / [2021-01-11T03:26:22.371Z] ---> Running in 12280ead8d40 [2021-01-11T03:26:22.646Z] Removing intermediate container 12280ead8d40 [2021-01-11T03:26:22.646Z] ---> 92d22b927ca5 [2021-01-11T03:26:22.646Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-11T03:26:23.630Z] ---> 443e8f0da7e5 [2021-01-11T03:26:23.630Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-11T03:26:25.616Z] ---> 8d211d6f3add [2021-01-11T03:26:25.616Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-11T03:26:26.602Z] ---> 44433d9350a0 [2021-01-11T03:26:26.602Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-11T03:26:26.879Z] ---> Running in 260ace025c2b [2021-01-11T03:26:27.487Z] Removing intermediate container 260ace025c2b [2021-01-11T03:26:27.487Z] ---> 5643a6d2f2d8 [2021-01-11T03:26:27.487Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T03:26:27.763Z] ---> Running in 41388069c29f [2021-01-11T03:26:28.367Z] Removing intermediate container 41388069c29f [2021-01-11T03:26:28.367Z] ---> cbd09c3c0005 [2021-01-11T03:26:28.367Z] Step 20/22 : LABEL arch=arm64 [2021-01-11T03:26:28.367Z] ---> Running in 03738b2bba74 [2021-01-11T03:26:28.965Z] Removing intermediate container 03738b2bba74 [2021-01-11T03:26:28.965Z] ---> 846c8b8b421e [2021-01-11T03:26:28.965Z] Step 21/22 : LABEL git_sha=f799b50b6b57acf8bdee04b9aefff5513d855c3e [2021-01-11T03:26:29.243Z] ---> Running in 48d33fed5b67 [2021-01-11T03:26:30.235Z] Removing intermediate container 48d33fed5b67 [2021-01-11T03:26:30.235Z] ---> 70858a88de52 [2021-01-11T03:26:30.235Z] Step 22/22 : LABEL version=0.0.0 [2021-01-11T03:26:30.235Z] ---> Running in 9ab6f9ea4993 [2021-01-11T03:26:30.836Z] Removing intermediate container 9ab6f9ea4993 [2021-01-11T03:26:30.836Z] ---> 1174f728829d [2021-01-11T03:26:30.836Z] [2021-01-11T03:26:31.437Z] Successfully built 1174f728829d [2021-01-11T03:26:31.437Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-11T03:26:41.590Z]  Building docker-core-metadata-go ... done Removing intermediate container f67612e7a346 [2021-01-11T03:26:41.590Z] ---> 5fc232f7b59a [2021-01-11T03:26:41.590Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-11T03:26:41.590Z] ---> Running in 35cb6e56f04a [2021-01-11T03:26:42.570Z] 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-11T03:26:45.966Z] Removing intermediate container 35cb6e56f04a [2021-01-11T03:26:45.966Z] ---> cb1cd60f70ab [2021-01-11T03:26:45.966Z] [2021-01-11T03:26:45.966Z] Step 11/26 : FROM docker:20.10.0 [2021-01-11T03:26:45.966Z] 20.10.0: Pulling from library/docker [2021-01-11T03:26:54.230Z] Removing intermediate container 479cec048e2a [2021-01-11T03:26:54.230Z] ---> ade6eff1f3f3 [2021-01-11T03:26:54.230Z] [2021-01-11T03:26:54.230Z] Step 10/23 : FROM alpine:3.12 [2021-01-11T03:26:54.230Z] ---> afeebe901d6b [2021-01-11T03:26:54.230Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-11T03:26:54.501Z] ---> Running in 9b36f5009192 [2021-01-11T03:26:55.102Z] Removing intermediate container 9b36f5009192 [2021-01-11T03:26:55.102Z] ---> b33567c3bc44 [2021-01-11T03:26:55.103Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-11T03:26:55.699Z] ---> Running in 9d0fd9a200e6 [2021-01-11T03:26:56.295Z] Removing intermediate container 9d0fd9a200e6 [2021-01-11T03:26:56.295Z] ---> 8db2811b369f [2021-01-11T03:26:56.295Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-11T03:26:56.295Z] ---> Running in 625bdb718d96 [2021-01-11T03:26:56.912Z] Removing intermediate container 625bdb718d96 [2021-01-11T03:26:56.912Z] ---> 0112086001cf [2021-01-11T03:26:56.912Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T03:26:56.912Z] ---> Running in f6d289d8e04b [2021-01-11T03:26:57.518Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-11T03:26:57.518Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-11T03:26:57.518Z] ---> eeaf43b92773 [2021-01-11T03:26:57.518Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-11T03:26:57.791Z] ---> Running in b646762cf1a2 [2021-01-11T03:26:59.219Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T03:26:59.219Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T03:26:59.490Z] Removing intermediate container f6d289d8e04b [2021-01-11T03:26:59.490Z] ---> 98bbfc9a55ba [2021-01-11T03:26:59.490Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-11T03:26:59.490Z] ---> Running in 5274268f9994 [2021-01-11T03:27:00.091Z] (1/2) Installing readline (8.0.4-r0) [2021-01-11T03:27:00.091Z] (2/2) Installing bash (5.0.17-r0) [2021-01-11T03:27:00.091Z] Executing bash-5.0.17-r0.post-install [2021-01-11T03:27:00.091Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T03:27:00.091Z] OK: 12 MiB in 22 packages [2021-01-11T03:27:00.694Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T03:27:01.291Z] Removing intermediate container b646762cf1a2 [2021-01-11T03:27:01.291Z] ---> 3a4bc523fa2f [2021-01-11T03:27:01.291Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-11T03:27:01.563Z] ---> Running in 184607a5c500 [2021-01-11T03:27:01.837Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T03:27:01.837Z] Removing intermediate container 184607a5c500 [2021-01-11T03:27:01.837Z] ---> bc0a770c289f [2021-01-11T03:27:01.837Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-11T03:27:02.107Z] ---> Running in 02bbfc50329e [2021-01-11T03:27:02.382Z] Removing intermediate container 02bbfc50329e [2021-01-11T03:27:02.382Z] ---> 614cb5e116ea [2021-01-11T03:27:02.382Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-11T03:27:02.653Z] ---> Running in b3976db79628 [2021-01-11T03:27:02.924Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-11T03:27:02.924Z] Removing intermediate container b3976db79628 [2021-01-11T03:27:02.924Z] ---> d304f9f27fdc [2021-01-11T03:27:02.924Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-11T03:27:02.924Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-11T03:27:03.194Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-11T03:27:03.782Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-11T03:27:03.782Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-11T03:27:04.061Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T03:27:04.061Z] OK: 8 MiB in 19 packages [2021-01-11T03:27:04.061Z] ---> be53504fe187 [2021-01-11T03:27:04.061Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-11T03:27:05.033Z] ---> c37f918987c0 [2021-01-11T03:27:05.033Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-11T03:27:05.305Z] Removing intermediate container 5274268f9994 [2021-01-11T03:27:05.305Z] ---> 98fbbfe32ea4 [2021-01-11T03:27:05.305Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-11T03:27:05.895Z] ---> 1b3672ed5038 [2021-01-11T03:27:05.896Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-11T03:27:06.169Z] ---> 9af347b47e0f [2021-01-11T03:27:06.169Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-11T03:27:06.169Z] ---> Running in 7bd9a02a2dd4 [2021-01-11T03:27:07.598Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T03:27:07.598Z] ---> 47934f465abe [2021-01-11T03:27:07.598Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-11T03:27:07.598Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T03:27:08.188Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-11T03:27:08.188Z] (2/33) Installing expat (2.2.9-r1) [2021-01-11T03:27:08.188Z] (3/33) Installing libffi (3.3-r2) [2021-01-11T03:27:08.188Z] (4/33) Installing gdbm (1.13-r1) [2021-01-11T03:27:08.188Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-11T03:27:08.188Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-11T03:27:08.188Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-11T03:27:08.188Z] ---> a97e1e668fd8 [2021-01-11T03:27:08.188Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-11T03:27:08.479Z] ---> Running in 5237c68f8af1 [2021-01-11T03:27:09.456Z] Removing intermediate container 5237c68f8af1 [2021-01-11T03:27:09.456Z] ---> 1665234d6462 [2021-01-11T03:27:09.456Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T03:27:09.729Z] ---> Running in faa33dbef922 [2021-01-11T03:27:10.002Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-11T03:27:10.002Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-11T03:27:10.002Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-11T03:27:10.002Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-11T03:27:10.273Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-11T03:27:10.273Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-11T03:27:10.273Z] Removing intermediate container faa33dbef922 [2021-01-11T03:27:10.273Z] ---> 8892d7533261 [2021-01-11T03:27:10.273Z] Step 21/23 : LABEL arch=arm64 [2021-01-11T03:27:10.273Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-11T03:27:10.543Z] ---> Running in ba88e4e54244 [2021-01-11T03:27:10.543Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-11T03:27:10.543Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-11T03:27:10.543Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-11T03:27:10.543Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-11T03:27:10.543Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-11T03:27:10.543Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-11T03:27:10.543Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-11T03:27:10.543Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-11T03:27:10.543Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-11T03:27:10.820Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-11T03:27:10.820Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-11T03:27:10.820Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-11T03:27:10.820Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-11T03:27:10.820Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-11T03:27:10.820Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-11T03:27:10.820Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-11T03:27:10.820Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-11T03:27:10.820Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-11T03:27:10.820Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-11T03:27:11.091Z] Removing intermediate container ba88e4e54244 [2021-01-11T03:27:11.091Z] ---> e5571e02fdf9 [2021-01-11T03:27:11.091Z] Step 22/23 : LABEL git_sha=f799b50b6b57acf8bdee04b9aefff5513d855c3e [2021-01-11T03:27:11.091Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T03:27:11.091Z] OK: 71 MiB in 55 packages [2021-01-11T03:27:11.091Z] ---> Running in 43735c07131e [2021-01-11T03:27:11.686Z] Removing intermediate container 43735c07131e [2021-01-11T03:27:11.686Z] ---> bd70964fe61a [2021-01-11T03:27:11.686Z] Step 23/23 : LABEL version=0.0.0 [2021-01-11T03:27:11.963Z] ---> Running in e51cda3a896c [2021-01-11T03:27:12.562Z] Removing intermediate container e51cda3a896c [2021-01-11T03:27:12.562Z] ---> aca470bc1461 [2021-01-11T03:27:12.562Z] [2021-01-11T03:27:12.834Z] Successfully built aca470bc1461 [2021-01-11T03:27:12.834Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-11T03:27:17.141Z]  Building docker-core-data-go ... done Removing intermediate container 7bd9a02a2dd4 [2021-01-11T03:27:17.141Z] ---> fd6bda2d24da [2021-01-11T03:27:17.141Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-11T03:27:17.141Z] ---> Running in e249c6e045cd [2021-01-11T03:27:22.518Z] Collecting docker-compose==1.23.2 [2021-01-11T03:27:22.518Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-11T03:27:22.518Z] Collecting texttable<0.10,>=0.9.0 [2021-01-11T03:27:22.518Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-11T03:27:24.482Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-11T03:27:24.482Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-11T03:27:26.442Z] Collecting jsonschema<3,>=2.5.1 [2021-01-11T03:27:26.442Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-11T03:27:27.033Z] Collecting docker<4.0,>=3.6.0 [2021-01-11T03:27:27.033Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-11T03:27:27.622Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-11T03:27:27.622Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-11T03:27:28.213Z] Collecting cached-property<2,>=1.2.0 [2021-01-11T03:27:28.213Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-11T03:27:29.182Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-11T03:27:29.182Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-11T03:27:29.449Z] Collecting docopt<0.7,>=0.6.1 [2021-01-11T03:27:29.449Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-11T03:27:31.409Z] 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-11T03:27:31.679Z] Collecting PyYAML<4,>=3.10 [2021-01-11T03:27:31.679Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-11T03:27:35.040Z] Collecting docker-pycreds>=0.4.0 [2021-01-11T03:27:35.040Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-11T03:27:35.040Z] 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-11T03:27:35.309Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-11T03:27:35.309Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-11T03:27:35.579Z] Collecting idna<2.8,>=2.5 [2021-01-11T03:27:35.848Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-11T03:27:35.848Z] 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-11T03:27:35.848Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-11T03:27:35.848Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-11T03:27:35.848Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-11T03:27:35.848Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-11T03:27:36.437Z] Installing collected packages: texttable, dockerpty, jsonschema, docker-pycreds, websocket-client, urllib3, idna, requests, docker, cached-property, docopt, PyYAML, docker-compose [2021-01-11T03:27:36.437Z] Running setup.py install for texttable: started [2021-01-11T03:27:38.396Z] Running setup.py install for texttable: finished with status 'done' [2021-01-11T03:27:38.396Z] Running setup.py install for dockerpty: started [2021-01-11T03:27:40.353Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-11T03:27:40.943Z] Attempting uninstall: urllib3 [2021-01-11T03:27:40.943Z] Found existing installation: urllib3 1.25.9 [2021-01-11T03:27:40.943Z] Uninstalling urllib3-1.25.9: [2021-01-11T03:27:40.943Z] Successfully uninstalled urllib3-1.25.9 [2021-01-11T03:27:41.534Z] Attempting uninstall: idna [2021-01-11T03:27:41.534Z] Found existing installation: idna 2.9 [2021-01-11T03:27:41.534Z] Uninstalling idna-2.9: [2021-01-11T03:27:41.534Z] Successfully uninstalled idna-2.9 [2021-01-11T03:27:42.506Z] Attempting uninstall: requests [2021-01-11T03:27:42.506Z] Found existing installation: requests 2.23.0 [2021-01-11T03:27:42.506Z] Uninstalling requests-2.23.0: [2021-01-11T03:27:42.506Z] Successfully uninstalled requests-2.23.0 [2021-01-11T03:27:43.480Z] Running setup.py install for docopt: started [2021-01-11T03:27:45.441Z] Running setup.py install for docopt: finished with status 'done' [2021-01-11T03:27:45.441Z] Running setup.py install for PyYAML: started [2021-01-11T03:27:47.401Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-11T03:27:47.991Z] 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-11T03:27:52.272Z] Removing intermediate container e249c6e045cd [2021-01-11T03:27:52.272Z] ---> 675cde2cd0f8 [2021-01-11T03:27:52.272Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-11T03:27:52.272Z] ---> Running in 377cda092d55 [2021-01-11T03:27:53.244Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T03:27:53.513Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T03:27:53.784Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-11T03:27:53.784Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-11T03:27:54.055Z] (3/3) Installing curl (7.69.1-r3) [2021-01-11T03:27:54.055Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T03:27:54.055Z] OK: 71 MiB in 58 packages [2021-01-11T03:27:55.077Z] Removing intermediate container 377cda092d55 [2021-01-11T03:27:55.077Z] ---> c97c2345fc63 [2021-01-11T03:27:55.077Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-11T03:27:55.367Z] ---> Running in b60ed570337e [2021-01-11T03:27:55.997Z] Removing intermediate container b60ed570337e [2021-01-11T03:27:55.997Z] ---> 33f02eb689dd [2021-01-11T03:27:55.997Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T03:27:55.997Z] ---> Running in ea329013b29a [2021-01-11T03:27:56.609Z] Removing intermediate container ea329013b29a [2021-01-11T03:27:56.609Z] ---> b16ce39fee9c [2021-01-11T03:27:56.609Z] Step 24/26 : LABEL arch=arm64 [2021-01-11T03:27:56.609Z] ---> Running in d32dc16c07ac [2021-01-11T03:27:57.231Z] Removing intermediate container d32dc16c07ac [2021-01-11T03:27:57.231Z] ---> fdfcef844ecf [2021-01-11T03:27:57.231Z] Step 25/26 : LABEL git_sha=f799b50b6b57acf8bdee04b9aefff5513d855c3e [2021-01-11T03:27:57.231Z] ---> Running in 355264fb2a51 [2021-01-11T03:27:57.853Z] Removing intermediate container 355264fb2a51 [2021-01-11T03:27:57.853Z] ---> f57bb0d023b4 [2021-01-11T03:27:57.853Z] Step 26/26 : LABEL version=0.0.0 [2021-01-11T03:27:57.853Z] ---> Running in b932d99f6ca8 [2021-01-11T03:27:58.455Z] Removing intermediate container b932d99f6ca8 [2021-01-11T03:27:58.455Z] ---> 1511a212154a [2021-01-11T03:27:58.455Z] [2021-01-11T03:27:58.725Z] Successfully built 1511a212154a [2021-01-11T03:27:58.725Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-11T03:27:59.336Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-11T03:27:59.361Z] $ docker stop --time=1 5673f3380fe7d8c358c05f61a18641f84e31a3a2757e31623e33d8ada000fe48 [2021-01-11T03:28:01.250Z] $ docker rm -f 5673f3380fe7d8c358c05f61a18641f84e31a3a2757e31623e33d8ada000fe48 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-11T03:28:02.049Z] + + grep docker [2021-01-11T03:28:02.049Z] docker images [2021-01-11T03:28:02.325Z] docker-sys-mgmt-agent-go-arm64 latest 1511a212154a 4 seconds ago 300MB [2021-01-11T03:28:02.325Z] docker-core-data-go-arm64 latest aca470bc1461 50 seconds ago 21MB [2021-01-11T03:28:02.325Z] docker-core-metadata-go-arm64 latest 1174f728829d About a minute ago 12.3MB [2021-01-11T03:28:02.325Z] docker-core-command-go-arm64 latest 7d92d121a730 2 minutes ago 9.98MB [2021-01-11T03:28:02.325Z] docker-security-secretstore-setup-go-arm64 latest 0d3981122ad2 3 minutes ago 23.4MB [2021-01-11T03:28:02.325Z] docker-security-bootstrap-redis-go-arm64 latest 327c327c4d8f 3 minutes ago 15.1MB [2021-01-11T03:28:02.325Z] docker-security-proxy-setup-go-arm64 latest 00337c14300b 3 minutes ago 23.3MB [2021-01-11T03:28:02.325Z] docker-support-notifications-go-arm64 latest 3521f8b9c877 3 minutes ago 11.4MB [2021-01-11T03:28:02.325Z] docker-support-scheduler-go-arm64 latest fc0619502b58 4 minutes ago 10MB [2021-01-11T03:28:02.325Z] 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-11T03:28:04.947Z] provisioning config files... [2021-01-11T03:28:04.959Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config9206816315557328545tmp [Pipeline] { [Pipeline] sh [2021-01-11T03:28:05.368Z] + set +x [2021-01-11T03:28:05.368Z] + curl -s https://codecov.io/bash [2021-01-11T03:28:05.368Z] + bash -s -- [2021-01-11T03:28:05.641Z] [2021-01-11T03:28:05.641Z] _____ _ [2021-01-11T03:28:05.641Z] / ____| | | [2021-01-11T03:28:05.641Z] | | ___ __| | ___ ___ _____ __ [2021-01-11T03:28:05.641Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-11T03:28:05.641Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-11T03:28:05.641Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-11T03:28:05.641Z] Bash-20201231-23d4836 [2021-01-11T03:28:05.641Z] [2021-01-11T03:28:05.641Z] [2021-01-11T03:28:05.904Z] ==> git version 2.24.3 found [2021-01-11T03:28:05.904Z] ==> 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-11T03:28:05.904Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-11T03:28:05.904Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-11T03:28:05.904Z] ==> Jenkins CI detected. [2021-01-11T03:28:05.904Z] project root: . [2021-01-11T03:28:05.904Z] --> token set from env [2021-01-11T03:28:05.904Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-11T03:28:05.904Z] ==> Running gcov in . (disable via -X gcov) [2021-01-11T03:28:05.904Z] ==> Python coveragepy not found [2021-01-11T03:28:05.904Z] ==> Searching for coverage reports in: [2021-01-11T03:28:05.904Z] + . [2021-01-11T03:28:05.904Z] -> Found 1 reports [2021-01-11T03:28:05.904Z] ==> Detecting git/mercurial file structure [2021-01-11T03:28:06.165Z] ==> Reading reports [2021-01-11T03:28:06.165Z] + ./coverage.out bytes=545099 [2021-01-11T03:28:06.165Z] ==> Appending adjustments [2021-01-11T03:28:06.165Z] https://docs.codecov.io/docs/fixing-reports [2021-01-11T03:28:09.585Z] + Found adjustments [2021-01-11T03:28:09.585Z] ==> Gzipping contents [2021-01-11T03:28:09.585Z] 84K /tmp/codecov.OSWwXL.gz [2021-01-11T03:28:09.585Z] ==> Uploading reports [2021-01-11T03:28:09.585Z] url: https://codecov.io [2021-01-11T03:28:09.585Z] query: branch=PR-3001&commit=f799b50b6b57acf8bdee04b9aefff5513d855c3e&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3001%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3001&job=&cmd_args= [2021-01-11T03:28:09.585Z] -> Pinging Codecov [2021-01-11T03:28:09.585Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-3001&commit=f799b50b6b57acf8bdee04b9aefff5513d855c3e&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3001%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3001&job=&cmd_args= [2021-01-11T03:28:09.585Z] -> Uploading to [2021-01-11T03:28:09.585Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-11/00271124DB129430A58F1EEE437C3FCB/f799b50b6b57acf8bdee04b9aefff5513d855c3e/bf266df6-c6fc-4806-97b7-2d6ebd0e36ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210111T032809Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7bb885b83636a51ce960dfd9008fcd5511ffa41e7f3af5620192236792cc322c [2021-01-11T03:28:09.585Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-11T03:28:09.585Z] Dload Upload Total Spent Left Speed [2021-01-11T03:28:10.159Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 82874 0 0 100 82874 0 155k --:--:-- --:--:-- --:--:-- 155k [2021-01-11T03:28:10.159Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/f799b50b6b57acf8bdee04b9aefff5513d855c3e [Pipeline] } [2021-01-11T03:28:10.170Z] 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-11T03:28:12.870Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T03:28:13.752Z] ---> package-listing.sh [2021-01-11T03:28:13.752Z] ++ facter osfamily [2021-01-11T03:28:13.752Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-11T03:28:13.752Z] + OS_FAMILY=redhat [2021-01-11T03:28:13.752Z] + workspace=/w/workspace/edgex-go/5 [2021-01-11T03:28:13.752Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-11T03:28:13.752Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-11T03:28:13.752Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-11T03:28:13.752Z] + PACKAGES=/tmp/packages_start.txt [2021-01-11T03:28:13.752Z] + '[' /w/workspace/edgex-go/5 ']' [2021-01-11T03:28:13.752Z] + PACKAGES=/tmp/packages_end.txt [2021-01-11T03:28:13.752Z] + case "${OS_FAMILY}" in [2021-01-11T03:28:13.752Z] + rpm -qa [2021-01-11T03:28:13.752Z] + sort [2021-01-11T03:28:19.065Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-11T03:28:19.065Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-11T03:28:19.065Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-11T03:28:19.065Z] + '[' /w/workspace/edgex-go/5 ']' [2021-01-11T03:28:19.065Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-01-11T03:28:19.065Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-01-11T03:28:19.078Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-11T03:28:19.374Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-11T03:28:19.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-11T03:28:19.684Z] [2021-01-11T03:28:19.684Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-11T03:28:20.043Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-11T03:28:20.043Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-11T03:28:20.043Z] df20fa9351a1: Pulling fs layer [2021-01-11T03:28:20.043Z] 36b3adc4ff6f: Pulling fs layer [2021-01-11T03:28:20.043Z] 8ad3a11d3b57: Pulling fs layer [2021-01-11T03:28:20.043Z] 46f8f816bc3b: Pulling fs layer [2021-01-11T03:28:20.043Z] 93b61091891f: Pulling fs layer [2021-01-11T03:28:20.043Z] 93b9cdb0e59b: Pulling fs layer [2021-01-11T03:28:20.043Z] 5e14af77c1be: Pulling fs layer [2021-01-11T03:28:20.043Z] 01666e4c0597: Pulling fs layer [2021-01-11T03:28:20.043Z] aa168da1d23b: Pulling fs layer [2021-01-11T03:28:20.043Z] 93b9cdb0e59b: Waiting [2021-01-11T03:28:20.043Z] 5e14af77c1be: Waiting [2021-01-11T03:28:20.043Z] 46f8f816bc3b: Waiting [2021-01-11T03:28:20.043Z] 36b3adc4ff6f: Download complete [2021-01-11T03:28:20.043Z] 46f8f816bc3b: Verifying Checksum [2021-01-11T03:28:20.043Z] 46f8f816bc3b: Download complete [2021-01-11T03:28:20.305Z] df20fa9351a1: Verifying Checksum [2021-01-11T03:28:20.305Z] df20fa9351a1: Download complete [2021-01-11T03:28:20.305Z] 93b9cdb0e59b: Verifying Checksum [2021-01-11T03:28:20.305Z] 93b9cdb0e59b: Download complete [2021-01-11T03:28:20.305Z] 5e14af77c1be: Verifying Checksum [2021-01-11T03:28:20.305Z] 5e14af77c1be: Download complete [2021-01-11T03:28:20.305Z] 93b61091891f: Verifying Checksum [2021-01-11T03:28:20.305Z] 93b61091891f: Download complete [2021-01-11T03:28:20.305Z] 01666e4c0597: Verifying Checksum [2021-01-11T03:28:20.305Z] 01666e4c0597: Download complete [2021-01-11T03:28:20.571Z] 8ad3a11d3b57: Verifying Checksum [2021-01-11T03:28:20.571Z] 8ad3a11d3b57: Download complete [2021-01-11T03:28:20.571Z] df20fa9351a1: Pull complete [2021-01-11T03:28:20.832Z] 36b3adc4ff6f: Pull complete [2021-01-11T03:28:21.797Z] 8ad3a11d3b57: Pull complete [2021-01-11T03:28:21.798Z] 46f8f816bc3b: Pull complete [2021-01-11T03:28:22.749Z] aa168da1d23b: Verifying Checksum [2021-01-11T03:28:22.749Z] aa168da1d23b: Download complete [2021-01-11T03:28:23.696Z] 93b61091891f: Pull complete [2021-01-11T03:28:23.696Z] 93b9cdb0e59b: Pull complete [2021-01-11T03:28:23.959Z] 5e14af77c1be: Pull complete [2021-01-11T03:28:23.959Z] 01666e4c0597: Pull complete [2021-01-11T03:28:32.155Z] aa168da1d23b: Pull complete [2021-01-11T03:28:32.156Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-11T03:28:32.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-11T03:28:32.156Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-11T03:28:32.343Z] prd-centos7-docker-4c-2g-19355 does not seem to be running inside a container [2021-01-11T03:28:32.394Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-lftools-log-publisher:alpine cat [2021-01-11T03:28:36.950Z] $ docker top 47fdd9e80ce3c2f807d5e5c172a45e1e90179cb3397e29b08db5c8555196e0fe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T03:28:37.589Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-11T03:28:37.894Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-11T03:28:38.196Z] + ls /var/log/sa-host [2021-01-11T03:28:38.196Z] + sadf -c /var/log/sa-host/sa11 [2021-01-11T03:28:38.196Z] file_magic: OK [2021-01-11T03:28:38.196Z] HZ: Using current value: 100 [2021-01-11T03:28:38.196Z] file_header: OK [2021-01-11T03:28:38.196Z] 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-11T03:28:38.196Z] Statistics: [2021-01-11T03:28:38.196Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-11T03:28:38.196Z] File successfully converted to sysstat format version 12.2.1 [2021-01-11T03:28:38.196Z] + sadf -c /var/log/sa-host/sa23 [2021-01-11T03:28:38.196Z] file_magic: OK [2021-01-11T03:28:38.196Z] HZ: Using current value: 100 [2021-01-11T03:28:38.196Z] file_header: OK [2021-01-11T03:28:38.196Z] 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-11T03:28:38.196Z] Statistics: [2021-01-11T03:28:38.196Z] Hnuu...uuuununununu... [2021-01-11T03:28:38.196Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-11T03:28:38.859Z] provisioning config files... [2021-01-11T03:28:38.876Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config7294141694610591059tmp [Pipeline] { [Pipeline] echo [2021-01-11T03:28:38.999Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T03:28:39.299Z] ---> create-netrc.sh [Pipeline] } [2021-01-11T03:28:39.308Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-11T03:28:39.410Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T03:28:39.706Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-11T03:28:39.718Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T03:28:40.015Z] ---> sudo-logs.sh [2021-01-11T03:28:40.015Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-11T03:28:40.026Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T03:28:40.325Z] ---> job-cost.sh [2021-01-11T03:28:40.325Z] lf-activate-venv: SKIPPING [2021-01-11T03:28:40.325Z] INFO: No Stack... [2021-01-11T03:28:41.272Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-11T03:28:41.535Z] INFO: Archiving Costs [Pipeline] echo [2021-01-11T03:28:41.549Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T03:28:41.847Z] ---> logs-deploy.sh [2021-01-11T03:28:41.847Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3001/5 [2021-01-11T03:28:41.847Z] INFO: archiving workspace using pattern(s): [2021-01-11T03:28:43.777Z] Archives upload complete. [2021-01-11T03:28:43.777Z] INFO: archiving logs to Nexus [2021-01-11T03:28:44.732Z] ---> uname -a: [2021-01-11T03:28:44.732Z] Linux prd-centos7-docker-4c-2g-19355.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-11T03:28:44.732Z] [2021-01-11T03:28:44.732Z] [2021-01-11T03:28:44.732Z] ---> lscpu: [2021-01-11T03:28:44.732Z] Architecture: x86_64 [2021-01-11T03:28:44.732Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-11T03:28:44.732Z] Byte Order: Little Endian [2021-01-11T03:28:44.732Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-11T03:28:44.732Z] CPU(s): 4 [2021-01-11T03:28:44.732Z] On-line CPU(s) list: 0-3 [2021-01-11T03:28:44.732Z] Thread(s) per core: 1 [2021-01-11T03:28:44.732Z] Core(s) per socket: 1 [2021-01-11T03:28:44.732Z] Socket(s): 4 [2021-01-11T03:28:44.732Z] NUMA node(s): 1 [2021-01-11T03:28:44.732Z] Vendor ID: GenuineIntel [2021-01-11T03:28:44.732Z] CPU family: 6 [2021-01-11T03:28:44.732Z] Model: 44 [2021-01-11T03:28:44.732Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-11T03:28:44.732Z] Stepping: 1 [2021-01-11T03:28:44.732Z] CPU MHz: 2933.438 [2021-01-11T03:28:44.732Z] BogoMIPS: 5866.87 [2021-01-11T03:28:44.732Z] Virtualization: VT-x [2021-01-11T03:28:44.732Z] Hypervisor vendor: KVM [2021-01-11T03:28:44.732Z] Virtualization type: full [2021-01-11T03:28:44.732Z] L1d cache: 128 KiB [2021-01-11T03:28:44.732Z] L1i cache: 128 KiB [2021-01-11T03:28:44.732Z] L2 cache: 16 MiB [2021-01-11T03:28:44.732Z] L3 cache: 64 MiB [2021-01-11T03:28:44.732Z] NUMA node0 CPU(s): 0-3 [2021-01-11T03:28:44.732Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-11T03:28:44.732Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-11T03:28:44.732Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-11T03:28:44.732Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-11T03:28:44.732Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-11T03:28:44.732Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-11T03:28:44.732Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-11T03:28:44.732Z] Vulnerability Srbds: Not affected [2021-01-11T03:28:44.732Z] Vulnerability Tsx async abort: Not affected [2021-01-11T03:28:44.732Z] 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-11T03:28:44.732Z] [2021-01-11T03:28:44.732Z] [2021-01-11T03:28:44.732Z] ---> nproc: [2021-01-11T03:28:44.732Z] 4 [2021-01-11T03:28:44.732Z] [2021-01-11T03:28:44.732Z] [2021-01-11T03:28:44.732Z] ---> df -h: [2021-01-11T03:28:44.732Z] Filesystem Size Used Available Use% Mounted on [2021-01-11T03:28:44.732Z] overlay 50.0G 12.0G 38.0G 24% / [2021-01-11T03:28:44.732Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-11T03:28:44.732Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-11T03:28:44.732Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-11T03:28:44.732Z] /dev/vda1 50.0G 12.0G 38.0G 24% /facter-os [2021-01-11T03:28:44.732Z] /dev/vda1 50.0G 12.0G 38.0G 24% /etc/resolv.conf [2021-01-11T03:28:44.732Z] /dev/vda1 50.0G 12.0G 38.0G 24% /etc/hostname [2021-01-11T03:28:44.732Z] /dev/vda1 50.0G 12.0G 38.0G 24% /etc/hosts [2021-01-11T03:28:44.732Z] /dev/vda1 50.0G 12.0G 38.0G 24% /run/cloud-init/result.json [2021-01-11T03:28:44.732Z] /dev/vda1 50.0G 12.0G 38.0G 24% /var/log/sa-host [2021-01-11T03:28:44.732Z] /dev/vda1 50.0G 12.0G 38.0G 24% /var/log/secure [2021-01-11T03:28:44.732Z] /dev/vda1 50.0G 12.0G 38.0G 24% /var/log/auth.log [2021-01-11T03:28:44.732Z] /dev/vda1 50.0G 12.0G 38.0G 24% /w/workspace/edgex-go/5 [2021-01-11T03:28:44.732Z] /dev/vda1 50.0G 12.0G 38.0G 24% /w/workspace/edgex-go/5@tmp [2021-01-11T03:28:44.732Z] [2021-01-11T03:28:44.732Z] [2021-01-11T03:28:44.732Z] ---> free -m: [2021-01-11T03:28:44.732Z] total used free shared buff/cache available [2021-01-11T03:28:44.732Z] Mem: 1837 720 272 0 844 1032 [2021-01-11T03:28:44.732Z] Swap: 1023 54 969 [2021-01-11T03:28:44.732Z] [2021-01-11T03:28:44.732Z] [2021-01-11T03:28:44.732Z] ---> ip addr: [2021-01-11T03:28:44.732Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-11T03:28:44.732Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-11T03:28:44.732Z] inet 127.0.0.1/8 scope host lo [2021-01-11T03:28:44.732Z] valid_lft forever preferred_lft forever [2021-01-11T03:28:44.732Z] inet6 ::1/128 scope host [2021-01-11T03:28:44.732Z] valid_lft forever preferred_lft forever [2021-01-11T03:28:44.732Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-11T03:28:44.732Z] link/ether fa:16:3e:6a:b9:2b brd ff:ff:ff:ff:ff:ff [2021-01-11T03:28:44.732Z] inet 10.30.122.106/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-11T03:28:44.732Z] valid_lft 85185sec preferred_lft 85185sec [2021-01-11T03:28:44.732Z] inet6 fe80::f816:3eff:fe6a:b92b/64 scope link [2021-01-11T03:28:44.732Z] valid_lft forever preferred_lft forever [2021-01-11T03:28:44.732Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-11T03:28:44.732Z] link/ether 02:42:11:61:5f:8f brd ff:ff:ff:ff:ff:ff [2021-01-11T03:28:44.732Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-11T03:28:44.732Z] valid_lft forever preferred_lft forever [2021-01-11T03:28:44.732Z] inet6 fe80::42:11ff:fe61:5f8f/64 scope link [2021-01-11T03:28:44.732Z] valid_lft forever preferred_lft forever [2021-01-11T03:28:44.732Z] [2021-01-11T03:28:44.732Z] [2021-01-11T03:28:44.732Z] ---> sar -b -r -n DEV: [2021-01-11T03:28:44.732Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/11/21 _x86_64_ (4 CPU) [2021-01-11T03:28:44.732Z] [2021-01-11T03:28:44.732Z] 03:08:18 LINUX RESTART (4 CPU) [2021-01-11T03:28:44.732Z] [2021-01-11T03:28:44.732Z] 03:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-01-11T03:28:44.732Z] 03:10:01 106.64 45.85 60.79 0.00 8127.14 18957.06 0.00 [2021-01-11T03:28:44.732Z] 03:11:01 318.34 119.30 199.04 0.00 4762.63 50737.87 0.00 [2021-01-11T03:28:44.732Z] 03:12:02 193.69 89.30 104.39 0.00 3162.65 11487.37 0.00 [2021-01-11T03:28:44.732Z] 03:13:01 138.41 38.98 99.42 0.00 2763.32 24814.23 0.00 [2021-01-11T03:28:44.732Z] 03:14:02 2098.46 1750.97 347.49 0.00 155917.87 212380.70 0.00 [2021-01-11T03:28:44.732Z] 03:15:02 1624.77 1387.43 237.34 0.00 79207.73 96193.05 0.00 [2021-01-11T03:28:44.732Z] 03:16:01 1778.05 1451.45 326.61 0.00 111269.20 160186.07 0.00 [2021-01-11T03:28:44.732Z] 03:17:01 887.52 625.27 262.25 0.00 39794.81 60795.15 0.00 [2021-01-11T03:28:44.732Z] 03:18:01 65.78 14.77 51.01 0.00 3052.67 3474.70 0.00 [2021-01-11T03:28:44.732Z] 03:19:01 2.00 0.48 1.52 0.00 16.52 26.43 0.00 [2021-01-11T03:28:44.732Z] 03:20:02 0.30 0.02 0.28 0.00 0.53 3.10 0.00 [2021-01-11T03:28:44.732Z] 03:21:01 0.22 0.00 0.22 0.00 0.00 2.49 0.00 [2021-01-11T03:28:44.732Z] 03:22:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 [2021-01-11T03:28:44.732Z] 03:23:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 [2021-01-11T03:28:44.733Z] 03:24:01 2.70 1.85 0.85 0.00 59.13 16.68 0.00 [2021-01-11T03:28:44.733Z] 03:25:01 0.33 0.00 0.33 0.00 0.00 4.00 0.00 [2021-01-11T03:28:44.733Z] 03:26:01 0.22 0.02 0.20 0.00 0.53 1.62 0.00 [2021-01-11T03:28:44.733Z] 03:27:01 0.23 0.00 0.23 0.00 0.00 3.25 0.00 [2021-01-11T03:28:44.733Z] 03:28:01 0.23 0.02 0.22 0.00 0.53 3.13 0.00 [2021-01-11T03:28:44.733Z] Average: 381.07 291.81 89.27 0.00 21571.99 33748.85 0.00 [2021-01-11T03:28:44.733Z] [2021-01-11T03:28:44.733Z] 03:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-01-11T03:28:44.733Z] 03:10:01 181280 0 645108 34.29 2620 1052536 1487812 50.78 632892 863176 92976 [2021-01-11T03:28:44.733Z] 03:11:01 191760 0 783236 41.63 1492 905056 1494060 50.99 592696 822132 5444 [2021-01-11T03:28:44.733Z] 03:12:02 340580 0 790484 42.01 588 749892 1677488 57.25 616128 641596 66644 [2021-01-11T03:28:44.733Z] 03:13:01 179880 0 757636 40.27 476 943552 1481276 50.55 585480 825796 24 [2021-01-11T03:28:44.733Z] 03:14:02 62408 0 846212 44.97 0 972924 2363040 80.65 775076 821544 52976 [2021-01-11T03:28:44.733Z] 03:15:02 300792 0 715224 38.01 0 865528 1375876 46.96 633408 690788 240 [2021-01-11T03:28:44.733Z] 03:16:01 113256 0 758312 40.30 0 1009976 1986952 67.81 721092 808104 19688 [2021-01-11T03:28:44.733Z] 03:17:01 93564 0 726624 38.62 0 1061356 1641976 56.04 651140 890472 33696 [2021-01-11T03:28:44.733Z] 03:18:01 193628 0 641360 34.09 0 1046556 1223636 41.76 573276 872096 8 [2021-01-11T03:28:44.733Z] 03:19:01 195788 0 638752 33.95 0 1047004 1198116 40.89 571764 872080 8 [2021-01-11T03:28:44.733Z] 03:20:02 196556 0 637996 33.91 0 1046992 1197960 40.88 571408 872080 8 [2021-01-11T03:28:44.733Z] 03:21:01 196316 0 638208 33.92 0 1047020 1197924 40.88 571340 872096 8 [2021-01-11T03:28:44.733Z] 03:22:01 196716 0 637800 33.90 0 1047028 1197924 40.88 571096 872096 8 [2021-01-11T03:28:44.733Z] 03:23:01 196524 0 637988 33.91 0 1047032 1197924 40.88 571224 872096 8 [2021-01-11T03:28:44.733Z] 03:24:01 194620 0 638868 33.95 0 1048056 1197996 40.89 572176 872268 20 [2021-01-11T03:28:44.733Z] 03:25:01 195028 0 638380 33.93 0 1048136 1197924 40.88 572056 872300 20 [2021-01-11T03:28:44.733Z] 03:26:01 195384 0 638092 33.91 0 1048068 1197924 40.88 572220 872284 8 [2021-01-11T03:28:44.733Z] 03:27:01 195088 0 638360 33.93 0 1048096 1197924 40.88 572228 872300 12 [2021-01-11T03:28:44.733Z] 03:28:01 195408 0 638044 33.91 0 1048092 1197924 40.88 571988 872300 8 [2021-01-11T03:28:44.733Z] Average: 190241 0 686668 36.49 272 1004363 1405877 47.98 605194 839874 14305 [2021-01-11T03:28:44.733Z] [2021-01-11T03:28:44.733Z] 03:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-01-11T03:28:44.733Z] 03:10:01 eth0 1271.64 1149.51 4899.24 152.57 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:10:01 docker0 821.57 720.42 68.23 2669.91 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:11:01 eth0 500.20 422.41 3672.33 44.35 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:11:01 veth6b99fd0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:11:01 docker0 136.87 165.85 9.67 825.21 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:12:02 eth0 34.52 21.07 22.86 55.04 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:12:02 veth6b99fd0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:12:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:13:01 vethcc4d023 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:13:01 eth0 211.32 166.13 1735.37 55.37 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:14:02 vethcc4d023 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:14:02 eth0 67.55 43.75 165.87 56.23 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:14:02 docker0 17.74 30.37 1.02 144.77 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:15:02 vethcc4d023 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:15:02 vethb15e0cf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:15:02 eth0 10.98 5.73 9.12 4.79 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:16:01 vethcc4d023 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:16:01 eth0 53.25 29.03 170.45 14.47 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:16:01 veth78cec79 0.00 0.24 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:17:01 vethcc4d023 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:17:01 eth0 244.81 166.24 1718.43 102.16 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:17:01 docker0 1015.59 1006.47 81.05 4201.20 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:18:01 eth0 28.07 17.57 72.11 8.73 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:18:01 docker0 7.27 9.42 0.66 56.22 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:19:01 eth0 1.07 0.60 0.73 0.25 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:20:02 eth0 0.25 0.13 0.07 0.04 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:21:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:22:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:23:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:24:01 eth0 0.27 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:26:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:27:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:28:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] Average: eth0 127.71 106.56 656.12 26.05 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] Average: docker0 53.99 53.62 4.31 224.73 0.00 0.00 0.00 0.00 [2021-01-11T03:28:44.733Z] [2021-01-11T03:28:44.733Z]