Pull request #3175 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 3e9c61b8d4aeb7bdd411881b88cb95b50afe10c0 rather than cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 Obtained Jenkinsfile from 3e9c61b8d4aeb7bdd411881b88cb95b50afe10c0 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3175/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3175/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-26642 in /w/workspace/edgexfoundry_edgex-go_PR-3175 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3175/head:refs/remotes/origin/PR-3175 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 3e9c61b8d4aeb7bdd411881b88cb95b50afe10c0 into PR head commit cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 Merge succeeded, producing cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 Checking out Revision cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 (PR-3175) > git config core.sparsecheckout # timeout=10 > git checkout -f cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 # 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 3e9c61b8d4aeb7bdd411881b88cb95b50afe10c0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 # timeout=10 Commit message: "feat(scheduler): Implement GET /interval/name/{name} V2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-17T03:54:32.676Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-17T03:54:33.051Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-17T03:54:33.299Z] ========================================================= [2021-02-17T03:54:33.300Z] EdgeX Global Pipelines Version Info [2021-02-17T03:54:33.300Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-17T03:54:34.820Z] ------------------- [2021-02-17T03:54:34.820Z] stable info: [2021-02-17T03:54:34.820Z] ------------------- [2021-02-17T03:54:34.820Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-17T03:54:34.820Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-17T03:54:34.820Z] Message: update stable to v1.0.179 [2021-02-17T03:54:35.767Z] ------------------- [2021-02-17T03:54:35.767Z] experimental info: [2021-02-17T03:54:35.767Z] ------------------- [2021-02-17T03:54:35.767Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-17T03:54:35.767Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-17T03:54:35.767Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-17T03:54:36.156Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-17T03:54:36.283Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-17T03:54:36.424Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-17T03:54:36.554Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-17T03:54:36.678Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-17T03:54:36.825Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-17T03:54:36.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-17T03:54:37.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-17T03:54:37.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-17T03:54:37.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-17T03:54:37.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-17T03:54:37.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-17T03:54:37.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-17T03:54:37.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-17T03:54:37.976Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-17T03:54:38.098Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-17T03:54:38.226Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-17T03:54:38.349Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-17T03:54:38.479Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-17T03:54:38.621Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-17T03:54:38.742Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-17T03:54:38.863Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-17T03:54:38.986Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-17T03:54:39.211Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3175 [Pipeline] echo [2021-02-17T03:54:39.349Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3175 [Pipeline] echo [2021-02-17T03:54:39.475Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3175 [Pipeline] echo [2021-02-17T03:54:39.592Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 [Pipeline] echo [2021-02-17T03:54:39.709Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb8cc0f [Pipeline] echo [2021-02-17T03:54:39.829Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-17T03:54:40.163Z] provisioning config files... [2021-02-17T03:54:40.260Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9053989563585171590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-17T03:54:40.725Z] ---> docker-login.sh [2021-02-17T03:54:40.725Z] nexus3.edgexfoundry.org:10001 [2021-02-17T03:54:40.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-17T03:54:41.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-17T03:54:41.249Z] Configure a credential helper to remove this warning. See [2021-02-17T03:54:41.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-17T03:54:41.249Z] [2021-02-17T03:54:41.249Z] Login Succeeded [2021-02-17T03:54:41.249Z] nexus3.edgexfoundry.org:10002 [2021-02-17T03:54:41.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-17T03:54:41.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-17T03:54:41.512Z] Configure a credential helper to remove this warning. See [2021-02-17T03:54:41.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-17T03:54:41.512Z] [2021-02-17T03:54:41.512Z] Login Succeeded [2021-02-17T03:54:41.512Z] nexus3.edgexfoundry.org:10003 [2021-02-17T03:54:41.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-17T03:54:41.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-17T03:54:41.512Z] Configure a credential helper to remove this warning. See [2021-02-17T03:54:41.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-17T03:54:41.512Z] [2021-02-17T03:54:41.512Z] Login Succeeded [2021-02-17T03:54:41.512Z] nexus3.edgexfoundry.org:10004 [2021-02-17T03:54:41.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-17T03:54:41.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-17T03:54:41.776Z] Configure a credential helper to remove this warning. See [2021-02-17T03:54:41.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-17T03:54:41.776Z] [2021-02-17T03:54:41.776Z] Login Succeeded [2021-02-17T03:54:41.776Z] docker.io [2021-02-17T03:54:41.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-17T03:54:42.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-17T03:54:42.351Z] Configure a credential helper to remove this warning. See [2021-02-17T03:54:42.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-17T03:54:42.351Z] [2021-02-17T03:54:42.351Z] Login Succeeded [2021-02-17T03:54:42.351Z] ---> docker-login.sh ends [Pipeline] } [2021-02-17T03:54:42.376Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-17T03:54:42.960Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-02-17T03:54:42.960Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-17T03:54:42.960Z] ++ dirname cmd/core-command/Dockerfile [2021-02-17T03:54:42.960Z] ++ cut -d/ -f2 [2021-02-17T03:54:42.960Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-17T03:54:42.960Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-17T03:54:42.960Z] ++ dirname cmd/core-data/Dockerfile [2021-02-17T03:54:42.960Z] ++ cut -d/ -f2 [2021-02-17T03:54:42.960Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-17T03:54:42.960Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-17T03:54:42.960Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-17T03:54:42.960Z] ++ cut -d/ -f2 [2021-02-17T03:54:42.960Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-17T03:54:42.960Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-17T03:54:42.960Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-17T03:54:42.960Z] ++ cut -d/ -f2 [2021-02-17T03:54:42.960Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-17T03:54:42.960Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-17T03:54:42.960Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-17T03:54:42.960Z] ++ cut -d/ -f2 [2021-02-17T03:54:42.960Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-17T03:54:42.960Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-17T03:54:42.960Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-17T03:54:42.960Z] ++ cut -d/ -f2 [2021-02-17T03:54:42.960Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-17T03:54:42.960Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-17T03:54:42.960Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-17T03:54:42.960Z] ++ cut -d/ -f2 [2021-02-17T03:54:42.960Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-17T03:54:42.960Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-17T03:54:42.960Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-17T03:54:42.960Z] ++ cut -d/ -f2 [2021-02-17T03:54:42.960Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-17T03:54:42.960Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-17T03:54:42.960Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-17T03:54:42.960Z] ++ cut -d/ -f2 [2021-02-17T03:54:42.960Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-17T03:54:43.061Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-02-17T03:54:44.802Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-17T03:54:44.802Z] [2021-02-17T03:54:44.802Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-17T03:54:45.193Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-17T03:54:45.194Z] latest: Pulling from edgex-devops/git-semver [2021-02-17T03:54:45.194Z] 31603596830f: Pulling fs layer [2021-02-17T03:54:45.194Z] 2a8b12db71e7: Pulling fs layer [2021-02-17T03:54:45.194Z] 6ca5941a6612: Pulling fs layer [2021-02-17T03:54:45.194Z] ecc8261a40a4: Pulling fs layer [2021-02-17T03:54:45.194Z] ecc8261a40a4: Waiting [2021-02-17T03:54:45.194Z] 2a8b12db71e7: Verifying Checksum [2021-02-17T03:54:45.194Z] 2a8b12db71e7: Download complete [2021-02-17T03:54:45.194Z] 31603596830f: Download complete [2021-02-17T03:54:45.457Z] 6ca5941a6612: Verifying Checksum [2021-02-17T03:54:45.457Z] 6ca5941a6612: Download complete [2021-02-17T03:54:45.457Z] ecc8261a40a4: Verifying Checksum [2021-02-17T03:54:45.457Z] ecc8261a40a4: Download complete [2021-02-17T03:54:45.724Z] 31603596830f: Pull complete [2021-02-17T03:54:45.724Z] 2a8b12db71e7: Pull complete [2021-02-17T03:54:46.675Z] 6ca5941a6612: Pull complete [2021-02-17T03:54:46.937Z] ecc8261a40a4: Pull complete [2021-02-17T03:54:46.937Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-17T03:54:46.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-17T03:54:46.937Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-17T03:54:47.071Z] prd-centos7-docker-4c-2g-26642 does not seem to be running inside a container [2021-02-17T03:54:47.127Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-17T03:54:49.917Z] $ docker top 4f82ac23388192bc7ab4b8e46caf4234034107da9086b2c4e8f0668bc22ec76f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-17T03:54:50.464Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-17T03:54:50.464Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-17T03:54:50.687Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-17T03:54:50.691Z] $ docker exec 4f82ac23388192bc7ab4b8e46caf4234034107da9086b2c4e8f0668bc22ec76f ssh-agent [2021-02-17T03:54:50.858Z] SSH_AUTH_SOCK=/tmp/ssh-EYbhPU8B9ioo/agent.11 [2021-02-17T03:54:50.858Z] SSH_AGENT_PID=17 [2021-02-17T03:54:50.875Z] Running ssh-add (command line suppressed) [2021-02-17T03:54:50.996Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1417994677070064034.key (/w/workspace/edgex-go/1@tmp/private_key_1417994677070064034.key) [2021-02-17T03:54:51.049Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-17T03:54:51.426Z] + git tag --points-at HEAD [Pipeline] } [2021-02-17T03:54:51.457Z] $ docker exec --env ******** --env ******** 4f82ac23388192bc7ab4b8e46caf4234034107da9086b2c4e8f0668bc22ec76f ssh-agent -k [2021-02-17T03:54:51.572Z] unset SSH_AUTH_SOCK; [2021-02-17T03:54:51.573Z] unset SSH_AGENT_PID; [2021-02-17T03:54:51.573Z] echo Agent pid 17 killed; [2021-02-17T03:54:51.620Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-17T03:54:51.814Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-17T03:54:51.814Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-17T03:54:51.983Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-17T03:54:51.988Z] $ docker exec 4f82ac23388192bc7ab4b8e46caf4234034107da9086b2c4e8f0668bc22ec76f ssh-agent [2021-02-17T03:54:52.151Z] SSH_AUTH_SOCK=/tmp/ssh-LbFffKzHrCwj/agent.46 [2021-02-17T03:54:52.151Z] SSH_AGENT_PID=52 [2021-02-17T03:54:52.158Z] Running ssh-add (command line suppressed) [2021-02-17T03:54:52.275Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6431094320547745917.key (/w/workspace/edgex-go/1@tmp/private_key_6431094320547745917.key) [2021-02-17T03:54:52.328Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-17T03:54:52.714Z] + git semver init [2021-02-17T03:54:52.714Z] # -> Open(): unable to determine branch for HEAD [2021-02-17T03:54:52.714Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-02-17T03:54:52.714Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-02-17T03:54:52.714Z] # $SEMVER_REMOTE_NAME = origin [2021-02-17T03:54:52.714Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-17T03:54:52.714Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-17T03:54:52.714Z] # $SEMVER_BRANCH = PR-3175 [2021-02-17T03:54:52.714Z] # $SEMVER_TEMP = /tmp/semver-336814211 [2021-02-17T03:54:52.714Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-17T03:55:10.901Z] # '/tmp/semver-336814211' -> '/w/workspace/edgex-go/1/.semver' [2021-02-17T03:55:10.901Z] # -> Force: false [2021-02-17T03:55:10.901Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-02-17T03:55:10.935Z] $ docker exec --env ******** --env ******** 4f82ac23388192bc7ab4b8e46caf4234034107da9086b2c4e8f0668bc22ec76f ssh-agent -k [2021-02-17T03:55:11.181Z] unset SSH_AUTH_SOCK; [2021-02-17T03:55:11.182Z] unset SSH_AGENT_PID; [2021-02-17T03:55:11.182Z] echo Agent pid 52 killed; [2021-02-17T03:55:11.273Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-17T03:55:11.877Z] + git semver [Pipeline] } [2021-02-17T03:55:11.913Z] $ docker stop --time=1 4f82ac23388192bc7ab4b8e46caf4234034107da9086b2c4e8f0668bc22ec76f [2021-02-17T03:55:13.454Z] $ docker rm -f 4f82ac23388192bc7ab4b8e46caf4234034107da9086b2c4e8f0668bc22ec76f [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-17T03:55:14.040Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-17T03:55:14.635Z] Stashed 1 file(s) [Pipeline] echo [2021-02-17T03:55:14.657Z] [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-02-17T03:55:16.002Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-17T03:55:16.324Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-17T03:55:16.645Z] + sudo service docker restart [2021-02-17T03:55:16.645Z] + true [2021-02-17T03:55:16.645Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-17T03:55:17.252Z] ========================================================= [2021-02-17T03:55:17.252Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-17T03:55:17.252Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-17T03:55:17.644Z] + 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-02-17T03:55:21.886Z] Sending build context to Docker daemon 327.9MB [2021-02-17T03:55:21.887Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-17T03:55:21.887Z] Step 2/6 : FROM ${BASE} [2021-02-17T03:55:21.887Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-17T03:55:21.887Z] 188c0c94c7c5: Pulling fs layer [2021-02-17T03:55:21.887Z] 0ef7d3d256c8: Pulling fs layer [2021-02-17T03:55:21.887Z] de9db76c5a1d: Pulling fs layer [2021-02-17T03:55:21.887Z] bca2f99d35d6: Pulling fs layer [2021-02-17T03:55:21.887Z] 93359f2a8cfa: Pulling fs layer [2021-02-17T03:55:21.887Z] 7c6f9722023f: Pulling fs layer [2021-02-17T03:55:21.887Z] a35cf1a2eb13: Pulling fs layer [2021-02-17T03:55:21.887Z] bca2f99d35d6: Waiting [2021-02-17T03:55:21.887Z] 93359f2a8cfa: Waiting [2021-02-17T03:55:21.887Z] 7c6f9722023f: Waiting [2021-02-17T03:55:21.887Z] a35cf1a2eb13: Waiting [2021-02-17T03:55:21.887Z] de9db76c5a1d: Download complete [2021-02-17T03:55:21.887Z] 0ef7d3d256c8: Verifying Checksum [2021-02-17T03:55:21.887Z] 0ef7d3d256c8: Download complete [2021-02-17T03:55:21.887Z] 93359f2a8cfa: Verifying Checksum [2021-02-17T03:55:21.887Z] 93359f2a8cfa: Download complete [2021-02-17T03:55:21.887Z] 188c0c94c7c5: Verifying Checksum [2021-02-17T03:55:21.887Z] 188c0c94c7c5: Download complete [2021-02-17T03:55:21.887Z] 7c6f9722023f: Verifying Checksum [2021-02-17T03:55:21.887Z] 7c6f9722023f: Download complete [2021-02-17T03:55:21.887Z] 188c0c94c7c5: Pull complete [2021-02-17T03:55:22.149Z] 0ef7d3d256c8: Pull complete [2021-02-17T03:55:22.150Z] de9db76c5a1d: Pull complete [2021-02-17T03:55:23.560Z] a35cf1a2eb13: Verifying Checksum [2021-02-17T03:55:23.560Z] a35cf1a2eb13: Download complete [2021-02-17T03:55:24.516Z] bca2f99d35d6: Verifying Checksum [2021-02-17T03:55:24.516Z] bca2f99d35d6: Download complete [2021-02-17T03:55:29.842Z] bca2f99d35d6: Pull complete [2021-02-17T03:55:29.842Z] 93359f2a8cfa: Pull complete [2021-02-17T03:55:29.842Z] 7c6f9722023f: Pull complete [2021-02-17T03:55:30.370Z] Still waiting to schedule task [2021-02-17T03:55:30.370Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline [2021-02-17T03:55:34.068Z] a35cf1a2eb13: Pull complete [2021-02-17T03:55:34.068Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-17T03:55:34.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-17T03:55:34.068Z] ---> a62c8e92a672 [2021-02-17T03:55:34.068Z] 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-02-17T03:55:34.338Z] ---> Running in 25ec7808666f [2021-02-17T03:55:34.920Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T03:55:35.867Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T03:55:36.447Z] (1/12) Installing libmagic (5.38-r0) [2021-02-17T03:55:36.447Z] (2/12) Installing file (5.38-r0) [2021-02-17T03:55:36.447Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-17T03:55:36.711Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-17T03:55:44.877Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-17T03:55:44.877Z] (6/12) Installing patch (2.7.6-r6) [2021-02-17T03:55:44.877Z] (7/12) Installing build-base (0.5-r2) [2021-02-17T03:55:44.877Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-17T03:55:44.877Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-17T03:55:44.877Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-17T03:55:44.877Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-17T03:55:44.877Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-17T03:55:44.877Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T03:55:44.877Z] OK: 233 MiB in 51 packages [2021-02-17T03:55:48.189Z] Removing intermediate container 25ec7808666f [2021-02-17T03:55:48.189Z] ---> d8d2dd1b6d27 [2021-02-17T03:55:48.189Z] Step 4/6 : WORKDIR /edgex-go [2021-02-17T03:55:48.189Z] ---> Running in 3b32690d50b2 [2021-02-17T03:55:48.452Z] Removing intermediate container 3b32690d50b2 [2021-02-17T03:55:48.452Z] ---> 5a47d94fa615 [2021-02-17T03:55:48.452Z] Step 5/6 : COPY go.mod . [2021-02-17T03:55:48.718Z] ---> ff6a60792edb [2021-02-17T03:55:48.718Z] Step 6/6 : RUN go mod download [2021-02-17T03:55:48.718Z] ---> Running in a4410d12c288 [2021-02-17T03:56:10.760Z] Removing intermediate container a4410d12c288 [2021-02-17T03:56:10.760Z] ---> f64fd3bcb336 [2021-02-17T03:56:10.760Z] Successfully built f64fd3bcb336 [2021-02-17T03:56:10.760Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-17T03:56:11.119Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-17T03:56:11.120Z] . [Pipeline] withDockerContainer [2021-02-17T03:56:11.244Z] prd-centos7-docker-4c-2g-26642 does not seem to be running inside a container [2021-02-17T03:56:11.298Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-17T03:56:12.206Z] $ docker top e7e51ebf74849b5c64639243c2dc1f679fef3ef8b7411c98c58f9f014cac8ec4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-17T03:56:12.780Z] + go version [2021-02-17T03:56:12.781Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-17T03:56:12.811Z] $ docker stop --time=1 e7e51ebf74849b5c64639243c2dc1f679fef3ef8b7411c98c58f9f014cac8ec4 [2021-02-17T03:56:14.196Z] $ docker rm -f e7e51ebf74849b5c64639243c2dc1f679fef3ef8b7411c98c58f9f014cac8ec4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-17T03:56:15.278Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-17T03:56:15.278Z] . [Pipeline] withDockerContainer [2021-02-17T03:56:15.403Z] prd-centos7-docker-4c-2g-26642 does not seem to be running inside a container [2021-02-17T03:56:15.462Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-17T03:56:16.127Z] $ docker top d9785c974b8b88d817af345dfecb7ebde1e2e0846249ae641bcd6eaa6e464ead -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-17T03:56:16.356Z] ========================================================= [2021-02-17T03:56:16.356Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-17T03:56:16.356Z] ========================================================= [Pipeline] sh [2021-02-17T03:56:16.669Z] + make test [2021-02-17T03:56:16.669Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-17T03:56:24.854Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-17T03:56:43.086Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-17T03:56:45.891Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-17T03:56:47.300Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-17T03:56:47.300Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-17T03:56:48.927Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-17T03:56:48.927Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-17T03:56:48.927Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-17T03:56:48.927Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-17T03:56:49.513Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-17T03:56:50.099Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-17T03:56:52.703Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-17T03:56:52.703Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-17T03:56:52.703Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-17T03:56:55.283Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.104s coverage: 45.9% of statements [2021-02-17T03:56:55.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-17T03:56:55.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-17T03:56:55.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-17T03:56:55.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-17T03:56:55.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-17T03:56:55.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-17T03:56:55.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-17T03:56:55.283Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.061s coverage: 100.0% of statements [2021-02-17T03:56:59.548Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.161s coverage: 27.1% of statements [2021-02-17T03:56:59.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-17T03:56:59.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-17T03:56:59.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-17T03:56:59.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-17T03:56:59.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-17T03:56:59.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-17T03:56:59.548Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.059s coverage: 100.0% of statements [2021-02-17T03:56:59.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-17T03:56:59.548Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.038s coverage: 100.0% of statements [2021-02-17T03:56:59.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-17T03:56:59.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-17T03:56:59.548Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.127s coverage: 65.8% of statements [2021-02-17T03:56:59.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-17T03:56:59.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-17T03:56:59.548Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.417s coverage: 82.3% of statements [2021-02-17T03:56:59.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-17T03:56:59.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-17T03:56:59.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-17T03:56:59.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-17T03:57:00.966Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.318s coverage: 28.6% of statements [2021-02-17T03:57:00.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-17T03:57:00.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-17T03:57:00.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-17T03:57:00.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-17T03:57:00.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-17T03:57:00.966Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.071s coverage: 100.0% of statements [2021-02-17T03:57:00.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-17T03:57:00.966Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.076s coverage: 100.0% of statements [2021-02-17T03:57:00.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-17T03:57:00.966Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.105s coverage: 86.7% of statements [2021-02-17T03:57:00.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-17T03:57:01.556Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.114s coverage: 97.5% of statements [2021-02-17T03:57:01.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-17T03:57:01.556Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.061s coverage: 78.3% of statements [2021-02-17T03:57:01.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-17T03:57:01.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-17T03:57:01.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-17T03:57:01.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-17T03:57:04.204Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.377s coverage: 92.8% of statements [2021-02-17T03:57:04.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-17T03:57:04.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-17T03:57:04.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-17T03:57:04.204Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-17T03:57:04.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-17T03:57:04.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-17T03:57:04.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-17T03:57:04.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-17T03:57:04.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-17T03:57:04.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-17T03:57:04.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-17T03:57:04.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-17T03:57:04.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-17T03:57:04.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-17T03:57:04.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-17T03:57:04.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-17T03:57:04.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-17T03:57:04.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-17T03:57:04.204Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.029s coverage: 58.8% of statements [2021-02-17T03:57:04.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-17T03:57:04.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-17T03:57:04.204Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.076s coverage: 0.1% of statements [2021-02-17T03:57:04.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-17T03:57:04.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-17T03:57:04.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-17T03:57:04.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.029s coverage: 45.5% of statements [2021-02-17T03:57:04.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.068s coverage: 79.5% of statements [2021-02-17T03:57:04.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.038s coverage: 94.1% of statements [2021-02-17T03:57:04.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements [2021-02-17T03:57:04.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.030s coverage: 87.5% of statements [2021-02-17T03:57:16.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.039s coverage: 94.4% of statements [2021-02-17T03:57:16.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements [2021-02-17T03:57:18.054Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-26643 in /w/workspace/edgexfoundry_edgex-go_PR-3175 [Pipeline] { [Pipeline] ws [2021-02-17T03:57:18.210Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-02-17T03:57:23.449Z] using credential edgex-jenkins-ssh [2021-02-17T03:57:23.506Z] Cloning the remote Git repository [2021-02-17T03:57:23.549Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-17T03:57:23.654Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-02-17T03:57:23.747Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-17T03:57:23.748Z] > git --version # timeout=10 [2021-02-17T03:57:23.771Z] > git --version # 'git version 2.17.1' [2021-02-17T03:57:23.773Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-17T03:57:23.827Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-17T03:57:31.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.063s coverage: 92.9% of statements [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-17T03:57:31.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 77.8% of statements [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-17T03:57:31.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.043s coverage: 87.2% of statements [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-17T03:57:31.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-17T03:57:31.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-17T03:57:31.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-02-17T03:57:31.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-02-17T03:57:31.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.2% of statements [2021-02-17T03:57:31.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.079s coverage: 91.4% of statements [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-17T03:57:31.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 63.5% of statements [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-17T03:57:31.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements [2021-02-17T03:57:31.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements [2021-02-17T03:57:31.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-02-17T03:57:31.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-02-17T03:57:31.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-02-17T03:57:31.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.280s coverage: 68.9% of statements [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-17T03:57:31.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.090s coverage: 37.0% of statements [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-17T03:57:31.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.279s coverage: 84.0% of statements [2021-02-17T03:57:31.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.043s coverage: 100.0% of statements [2021-02-17T03:57:31.493Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.128s coverage: 47.0% of statements [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-17T03:57:31.493Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-17T03:57:31.493Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.046s coverage: 100.0% of statements [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-17T03:57:31.493Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.110s coverage: 89.4% of statements [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-17T03:57:31.493Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.686s coverage: 29.1% of statements [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-17T03:57:31.493Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.080s coverage: 99.0% of statements [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-17T03:57:31.493Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.053s coverage: 100.0% of statements [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-17T03:57:31.493Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.058s coverage: 100.0% of statements [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-17T03:57:31.493Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.029s coverage: 0.0% of statements [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-17T03:57:31.493Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.034s coverage: 100.0% of statements [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-17T03:57:31.493Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.048s coverage: 87.9% of statements [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-17T03:57:31.493Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-17T03:57:31.493Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.029s coverage: 100.0% of statements [2021-02-17T03:57:31.493Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2021-02-17T03:57:31.493Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-02-17T03:57:31.493Z] GO111MODULE=on go vet ./... [2021-02-17T03:57:38.521Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-17T03:57:38.542Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-17T03:57:38.571Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-17T03:57:39.481Z] Merging remotes/origin/master commit 3e9c61b8d4aeb7bdd411881b88cb95b50afe10c0 into PR head commit cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 [2021-02-17T03:57:40.011Z] Merge succeeded, producing cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 [2021-02-17T03:57:40.012Z] Checking out Revision cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 (PR-3175) [2021-02-17T03:57:38.640Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-17T03:57:38.640Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-17T03:57:38.652Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3175/head:refs/remotes/origin/PR-3175 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-17T03:57:39.476Z] > git config core.sparsecheckout # timeout=10 [2021-02-17T03:57:39.489Z] > git checkout -f cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 # timeout=10 [2021-02-17T03:57:39.788Z] > git remote # timeout=10 [2021-02-17T03:57:39.846Z] > git config --get remote.origin.url # timeout=10 [2021-02-17T03:57:39.864Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-17T03:57:39.898Z] > git merge 3e9c61b8d4aeb7bdd411881b88cb95b50afe10c0 # timeout=10 [2021-02-17T03:57:39.948Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-17T03:57:39.995Z] > git config core.sparsecheckout # timeout=10 [2021-02-17T03:57:40.027Z] > git checkout -f cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 # timeout=10 [2021-02-17T03:57:44.520Z] Commit message: "feat(scheduler): Implement GET /interval/name/{name} V2 API" [2021-02-17T03:57:44.554Z] > git --version # timeout=10 [2021-02-17T03:57:44.566Z] > git --version # 'git version 2.17.1' [2021-02-17T03:57:44.592Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-17T03:57:46.430Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-17T03:57:46.882Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-17T03:57:47.235Z] + + truesudo service [2021-02-17T03:57:47.235Z] docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-17T03:57:49.989Z] provisioning config files... [2021-02-17T03:57:50.030Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6911957038161112777tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-17T03:57:50.481Z] ---> docker-login.sh [2021-02-17T03:57:50.481Z] nexus3.edgexfoundry.org:10001 [2021-02-17T03:57:51.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-17T03:57:51.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-17T03:57:51.738Z] Configure a credential helper to remove this warning. See [2021-02-17T03:57:51.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-17T03:57:51.738Z] [2021-02-17T03:57:51.738Z] Login Succeeded [2021-02-17T03:57:51.738Z] nexus3.edgexfoundry.org:10002 [2021-02-17T03:57:52.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-17T03:57:52.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-17T03:57:52.340Z] Configure a credential helper to remove this warning. See [2021-02-17T03:57:52.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-17T03:57:52.340Z] [2021-02-17T03:57:52.340Z] Login Succeeded [2021-02-17T03:57:52.340Z] nexus3.edgexfoundry.org:10003 [2021-02-17T03:57:52.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-17T03:57:52.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-17T03:57:52.945Z] Configure a credential helper to remove this warning. See [2021-02-17T03:57:52.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-17T03:57:52.945Z] [2021-02-17T03:57:52.945Z] Login Succeeded [2021-02-17T03:57:52.945Z] nexus3.edgexfoundry.org:10004 [2021-02-17T03:57:53.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-17T03:57:53.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-17T03:57:53.500Z] Configure a credential helper to remove this warning. See [2021-02-17T03:57:53.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-17T03:57:53.500Z] [2021-02-17T03:57:53.500Z] Login Succeeded [2021-02-17T03:57:53.500Z] docker.io [2021-02-17T03:57:53.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-17T03:57:54.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-17T03:57:54.369Z] Configure a credential helper to remove this warning. See [2021-02-17T03:57:54.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-17T03:57:54.369Z] [2021-02-17T03:57:54.370Z] Login Succeeded [2021-02-17T03:57:54.370Z] ---> docker-login.sh ends [Pipeline] } [2021-02-17T03:57:54.404Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-17T03:57:54.945Z] ========================================================= [2021-02-17T03:57:54.945Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-17T03:57:54.945Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-17T03:57:55.362Z] + 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-02-17T03:57:58.009Z] Sending build context to Docker daemon 166.4MB [2021-02-17T03:57:58.009Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-17T03:57:58.009Z] Step 2/6 : FROM ${BASE} [2021-02-17T03:57:58.009Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-17T03:57:58.009Z] 5f621e34cdf4: Pulling fs layer [2021-02-17T03:57:58.009Z] a4357932f1b6: Pulling fs layer [2021-02-17T03:57:58.009Z] 18c013af1878: Pulling fs layer [2021-02-17T03:57:58.009Z] 00ac8860ef70: Pulling fs layer [2021-02-17T03:57:58.009Z] 63d7cb157983: Pulling fs layer [2021-02-17T03:57:58.009Z] b116817d02f9: Pulling fs layer [2021-02-17T03:57:58.009Z] 745a02a5169b: Pulling fs layer [2021-02-17T03:57:58.009Z] 00ac8860ef70: Waiting [2021-02-17T03:57:58.009Z] 63d7cb157983: Waiting [2021-02-17T03:57:58.009Z] b116817d02f9: Waiting [2021-02-17T03:57:58.009Z] 745a02a5169b: Waiting [2021-02-17T03:57:58.009Z] 18c013af1878: Verifying Checksum [2021-02-17T03:57:58.009Z] 18c013af1878: Download complete [2021-02-17T03:57:58.009Z] a4357932f1b6: Download complete [2021-02-17T03:57:58.009Z] 63d7cb157983: Verifying Checksum [2021-02-17T03:57:58.009Z] 63d7cb157983: Download complete [2021-02-17T03:57:58.009Z] 5f621e34cdf4: Verifying Checksum [2021-02-17T03:57:58.009Z] 5f621e34cdf4: Download complete [2021-02-17T03:57:58.009Z] b116817d02f9: Verifying Checksum [2021-02-17T03:57:58.009Z] b116817d02f9: Download complete [2021-02-17T03:57:58.265Z] gofmt -l . [2021-02-17T03:57:58.265Z] [ "`gofmt -l .`" = "" ] [2021-02-17T03:57:58.265Z] ./bin/test-go-mod-tidy.sh [2021-02-17T03:57:58.265Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-17T03:57:58.627Z] + ls -al . [2021-02-17T03:57:58.627Z] total 700 [2021-02-17T03:57:58.627Z] drwxrwxr-x 10 1001 1001 4096 Feb 17 03:57 . [2021-02-17T03:57:58.627Z] drwxr-xr-x 4 root root 28 Feb 17 03:56 .. [2021-02-17T03:57:58.627Z] -rw-rw-r-- 1 1001 1001 11 Feb 17 03:54 .dockerignore [2021-02-17T03:57:58.627Z] drwxrwxr-x 8 1001 1001 179 Feb 17 03:54 .git [2021-02-17T03:57:58.627Z] drwxrwxr-x 3 1001 1001 125 Feb 17 03:54 .github [2021-02-17T03:57:58.627Z] -rw-rw-r-- 1 1001 1001 818 Feb 17 03:54 .gitignore [2021-02-17T03:57:58.627Z] drwx------ 3 1001 1001 60 Feb 17 03:55 .semver [2021-02-17T03:57:58.627Z] -rw-rw-r-- 1 1001 1001 166 Feb 17 03:54 .sonarcloud.properties [2021-02-17T03:57:58.627Z] -rw-rw-r-- 1 1001 1001 7859 Feb 17 03:54 Attribution.txt [2021-02-17T03:57:58.627Z] -rw-rw-r-- 1 1001 1001 3804 Feb 17 03:54 CONTRIBUTING.md [2021-02-17T03:57:58.627Z] -rw-rw-r-- 1 1001 1001 931 Feb 17 03:54 Dockerfile.build [2021-02-17T03:57:58.627Z] -rw-rw-r-- 1 1001 1001 863 Feb 17 03:54 Jenkinsfile [2021-02-17T03:57:58.627Z] -rw-rw-r-- 1 1001 1001 10775 Feb 17 03:54 LICENSE [2021-02-17T03:57:58.627Z] -rw-rw-r-- 1 1001 1001 5774 Feb 17 03:54 Makefile [2021-02-17T03:57:58.627Z] -rw-rw-r-- 1 1001 1001 6524 Feb 17 03:54 README.md [2021-02-17T03:57:58.627Z] -rw-rw-r-- 1 1001 1001 6755 Feb 17 03:54 SECURITY.md [2021-02-17T03:57:58.627Z] -rw-rw-r-- 1 1001 1001 5 Feb 17 03:55 VERSION [2021-02-17T03:57:58.627Z] -rw-rw-r-- 1 1001 1001 4131 Feb 17 03:54 ZMQWindows.md [2021-02-17T03:57:58.627Z] drwxrwxr-x 2 1001 1001 117 Feb 17 03:54 bin [2021-02-17T03:57:58.627Z] drwxrwxr-x 14 1001 1001 4096 Feb 17 03:54 cmd [2021-02-17T03:57:58.627Z] -rw-r--r-- 1 root root 596907 Feb 17 03:57 coverage.out [2021-02-17T03:57:58.627Z] -rw-r--r-- 1 root root 1054 Feb 17 03:57 go.mod [2021-02-17T03:57:58.627Z] -rw-r--r-- 1 root root 19518 Feb 17 03:57 go.sum [2021-02-17T03:57:58.627Z] drwxrwxr-x 8 1001 1001 127 Feb 17 03:54 internal [2021-02-17T03:57:58.627Z] drwxrwxr-x 4 1001 1001 26 Feb 17 03:54 openapi [2021-02-17T03:57:58.627Z] drwxrwxr-x 4 1001 1001 71 Feb 17 03:54 snap [2021-02-17T03:57:58.627Z] -rw-rw-r-- 1 1001 1001 168 Feb 17 03:54 version.go [2021-02-17T03:57:58.631Z] 5f621e34cdf4: Pull complete [Pipeline] sh [2021-02-17T03:57:58.961Z] + '[' -e coverage.out ] [2021-02-17T03:57:58.961Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-17T03:57:59.184Z] Stashed 1 file(s) [Pipeline] sh [2021-02-17T03:57:59.231Z] a4357932f1b6: Pull complete [2021-02-17T03:57:59.519Z] + make build [2021-02-17T03:57:59.519Z] 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-02-17T03:57:59.527Z] 18c013af1878: Pull complete [2021-02-17T03:58:00.510Z] 745a02a5169b: Verifying Checksum [2021-02-17T03:58:00.510Z] 745a02a5169b: Download complete [2021-02-17T03:58:01.952Z] 00ac8860ef70: Verifying Checksum [2021-02-17T03:58:01.952Z] 00ac8860ef70: Download complete [2021-02-17T03:58:02.854Z] 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-02-17T03:58:11.102Z] 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-02-17T03:58:12.060Z] 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-02-17T03:58:12.117Z] 00ac8860ef70: Pull complete [2021-02-17T03:58:12.390Z] 63d7cb157983: Pull complete [2021-02-17T03:58:12.662Z] b116817d02f9: Pull complete [2021-02-17T03:58:13.985Z] 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-02-17T03:58:13.985Z] 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-02-17T03:58:15.919Z] 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-02-17T03:58:16.060Z] 745a02a5169b: Pull complete [2021-02-17T03:58:16.334Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-17T03:58:16.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-17T03:58:16.334Z] ---> b7e6874047d6 [2021-02-17T03:58:16.334Z] 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-02-17T03:58:17.319Z] 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-02-17T03:58:18.264Z] 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-02-17T03:58:19.675Z] 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-02-17T03:58:19.734Z] ---> Running in cc6c9eaa92d9 [2021-02-17T03:58:20.627Z] 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-02-17T03:58:20.717Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T03:58:21.574Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-17T03:58:21.695Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T03:58:22.290Z] (1/12) Installing libmagic (5.38-r0) [2021-02-17T03:58:22.562Z] (2/12) Installing file (5.38-r0) [2021-02-17T03:58:22.562Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-17T03:58:22.562Z] (4/12) Installing g++ (9.3.0-r2) [Pipeline] } [2021-02-17T03:58:23.593Z] $ docker stop --time=1 d9785c974b8b88d817af345dfecb7ebde1e2e0846249ae641bcd6eaa6e464ead [2021-02-17T03:58:25.180Z] $ docker rm -f d9785c974b8b88d817af345dfecb7ebde1e2e0846249ae641bcd6eaa6e464ead [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-02-17T03:58:26.851Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-17T03:58:26.851Z] (6/12) Installing patch (2.7.6-r6) [2021-02-17T03:58:26.851Z] (7/12) Installing build-base (0.5-r2) [2021-02-17T03:58:26.851Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-17T03:58:26.851Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-17T03:58:26.851Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-17T03:58:27.122Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-17T03:58:27.122Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-17T03:58:27.393Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T03:58:27.393Z] OK: 217 MiB in 51 packages [Pipeline] isUnix [Pipeline] sh [2021-02-17T03:58:29.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-17T03:58:29.113Z] [2021-02-17T03:58:29.113Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-17T03:58:29.503Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-17T03:58:29.503Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-17T03:58:29.503Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-17T03:58:29.503Z] ca9280d653b3: Pulling fs layer [2021-02-17T03:58:29.503Z] 7e9c9ca2126c: Pulling fs layer [2021-02-17T03:58:29.772Z] cbdbe7a5bc2a: Verifying Checksum [2021-02-17T03:58:29.773Z] cbdbe7a5bc2a: Download complete [2021-02-17T03:58:30.036Z] cbdbe7a5bc2a: Pull complete [2021-02-17T03:58:30.036Z] ca9280d653b3: Verifying Checksum [2021-02-17T03:58:30.036Z] ca9280d653b3: Download complete [2021-02-17T03:58:31.002Z] 7e9c9ca2126c: Verifying Checksum [2021-02-17T03:58:31.002Z] 7e9c9ca2126c: Download complete [2021-02-17T03:58:31.279Z] ca9280d653b3: Pull complete [2021-02-17T03:58:31.725Z] Removing intermediate container cc6c9eaa92d9 [2021-02-17T03:58:31.726Z] ---> ca7517d04ba2 [2021-02-17T03:58:31.726Z] Step 4/6 : WORKDIR /edgex-go [2021-02-17T03:58:31.726Z] ---> Running in c4cb8dc0f1c1 [2021-02-17T03:58:32.024Z] Removing intermediate container c4cb8dc0f1c1 [2021-02-17T03:58:32.024Z] ---> 8b5c5208a457 [2021-02-17T03:58:32.024Z] Step 5/6 : COPY go.mod . [2021-02-17T03:58:32.636Z] ---> 6d3dffb0483c [2021-02-17T03:58:32.636Z] Step 6/6 : RUN go mod download [2021-02-17T03:58:32.636Z] ---> Running in 4207df4aaa08 [2021-02-17T03:58:37.979Z] 7e9c9ca2126c: Pull complete [2021-02-17T03:58:38.243Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-17T03:58:38.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-17T03:58:38.243Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-02-17T03:58:38.429Z] prd-centos7-docker-4c-2g-26642 does not seem to be running inside a container [2021-02-17T03:58:38.483Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-17T03:58:40.548Z] $ docker top 2ca3d5ea15be0f8bb7d2ba969d6facc3c84f103b6d87a2c084433663d89fb047 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-17T03:58:41.165Z] + docker-compose build --help [2021-02-17T03:58:41.165Z] + grep parallel [2021-02-17T03:58:42.112Z] --parallel Build images in parallel. [Pipeline] } [2021-02-17T03:58:42.144Z] $ docker stop --time=1 2ca3d5ea15be0f8bb7d2ba969d6facc3c84f103b6d87a2c084433663d89fb047 [2021-02-17T03:58:43.489Z] $ docker rm -f 2ca3d5ea15be0f8bb7d2ba969d6facc3c84f103b6d87a2c084433663d89fb047 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-17T03:58:44.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-17T03:58:44.337Z] . [Pipeline] withDockerContainer [2021-02-17T03:58:44.468Z] prd-centos7-docker-4c-2g-26642 does not seem to be running inside a container [2021-02-17T03:58:44.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-17T03:58:45.459Z] $ docker top 01bdb0e0ef69828f5fe0290b9d0b576ba4e4f748dd18cbf01536d33bd14b1ebb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-17T03:58:46.121Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-17T03:58:47.094Z] Building docker-core-command-go ... [2021-02-17T03:58:47.094Z] Building docker-core-data-go ... [2021-02-17T03:58:47.094Z] Building docker-core-metadata-go ... [2021-02-17T03:58:47.094Z] Building docker-security-bootstrapper-go ... [2021-02-17T03:58:47.094Z] Building docker-security-proxy-setup-go ... [2021-02-17T03:58:47.094Z] Building docker-security-secretstore-setup-go ... [2021-02-17T03:58:47.094Z] Building docker-support-notifications-go ... [2021-02-17T03:58:47.094Z] Building docker-support-scheduler-go ... [2021-02-17T03:58:47.094Z] Building docker-sys-mgmt-agent-go ... [2021-02-17T03:58:47.094Z] Building docker-security-secretstore-setup-go [2021-02-17T03:58:47.094Z] Building docker-security-bootstrapper-go [2021-02-17T03:58:47.094Z] Building docker-core-metadata-go [2021-02-17T03:58:47.094Z] Building docker-core-data-go [2021-02-17T03:58:47.094Z] Building docker-core-command-go [2021-02-17T03:58:59.468Z] Removing intermediate container 4207df4aaa08 [2021-02-17T03:58:59.468Z] ---> 5baaf05420c2 [2021-02-17T03:58:59.468Z] Successfully built 5baaf05420c2 [2021-02-17T03:58:59.468Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-17T03:58:59.841Z] + docker inspect -f . ci-base-image-arm64 [2021-02-17T03:58:59.841Z] . [Pipeline] withDockerContainer [2021-02-17T03:59:00.100Z] prd-ubuntu18.04-docker-arm64-4c-16g-26643 does not seem to be running inside a container [2021-02-17T03:59:00.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-17T03:59:01.696Z] $ docker top d498a480a67c826549609d585f00d1dc7231e8964f9fef44508c43b8a02bad98 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-17T03:59:02.929Z] + go version [2021-02-17T03:59:02.929Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-17T03:59:02.932Z] $ docker stop --time=1 d498a480a67c826549609d585f00d1dc7231e8964f9fef44508c43b8a02bad98 [2021-02-17T03:59:04.908Z] $ docker rm -f d498a480a67c826549609d585f00d1dc7231e8964f9fef44508c43b8a02bad98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-17T03:59:06.324Z] + docker inspect -f . ci-base-image-arm64 [2021-02-17T03:59:06.324Z] . [Pipeline] withDockerContainer [2021-02-17T03:59:06.598Z] prd-ubuntu18.04-docker-arm64-4c-16g-26643 does not seem to be running inside a container [2021-02-17T03:59:06.640Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-17T03:59:08.076Z] $ docker top 963e491f46ac40c98fe3c9df79bd5a994cdae3a8c56027aab97f05df2da86f84 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-17T03:59:08.559Z] ========================================================= [2021-02-17T03:59:08.559Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-17T03:59:08.559Z] ========================================================= [Pipeline] sh [2021-02-17T03:59:09.222Z] + make test [2021-02-17T03:59:09.222Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-17T03:59:19.359Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T03:59:19.359Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-17T03:59:19.359Z] ---> f64fd3bcb336 [2021-02-17T03:59:19.359Z] Step 3/24 : WORKDIR /edgex-go [2021-02-17T03:59:19.359Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T03:59:19.359Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-17T03:59:19.359Z] ---> f64fd3bcb336 [2021-02-17T03:59:19.359Z] Step 3/23 : WORKDIR /edgex-go [2021-02-17T03:59:19.359Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T03:59:19.359Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-17T03:59:19.359Z] ---> f64fd3bcb336 [2021-02-17T03:59:19.359Z] Step 3/23 : WORKDIR /edgex-go [2021-02-17T03:59:19.359Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T03:59:19.359Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-17T03:59:19.359Z] ---> f64fd3bcb336 [2021-02-17T03:59:19.359Z] Step 3/30 : WORKDIR /edgex-go [2021-02-17T03:59:19.359Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T03:59:19.359Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-17T03:59:19.359Z] ---> f64fd3bcb336 [2021-02-17T03:59:19.359Z] Step 3/23 : WORKDIR /edgex-go [2021-02-17T03:59:20.320Z] ---> Running in 378da70118dc [2021-02-17T03:59:20.320Z] ---> Running in cfa1b004a0ea [2021-02-17T03:59:20.320Z] ---> Running in d85b8d9cd764 [2021-02-17T03:59:20.320Z] ---> Running in 88ca16b6059a [2021-02-17T03:59:20.320Z] ---> Running in 3a17ccffe7f8 [2021-02-17T03:59:20.592Z] Removing intermediate container d85b8d9cd764 [2021-02-17T03:59:20.592Z] ---> 857b23200640 [2021-02-17T03:59:20.592Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T03:59:20.592Z] Removing intermediate container 3a17ccffe7f8 [2021-02-17T03:59:20.592Z] ---> 1c5dd34cf656 [2021-02-17T03:59:20.592Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T03:59:20.592Z] Removing intermediate container cfa1b004a0ea [2021-02-17T03:59:20.592Z] ---> 94d2fce471d7 [2021-02-17T03:59:20.592Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T03:59:20.592Z] Removing intermediate container 378da70118dc [2021-02-17T03:59:20.592Z] ---> d22b4be7f6af [2021-02-17T03:59:20.592Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T03:59:20.863Z] Removing intermediate container 88ca16b6059a [2021-02-17T03:59:20.863Z] ---> ef8bdac8b042 [2021-02-17T03:59:20.863Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T03:59:20.863Z] ---> Running in 8a9db6a629c2 [2021-02-17T03:59:20.863Z] ---> Running in 657351da0072 [2021-02-17T03:59:20.863Z] ---> Running in 01a35b6b6ae8 [2021-02-17T03:59:20.863Z] ---> Running in 4d7e43b3ae53 [2021-02-17T03:59:20.863Z] ---> Running in 90f1609070a1 [2021-02-17T03:59:22.809Z] Removing intermediate container 657351da0072 [2021-02-17T03:59:22.809Z] ---> 5bc7d19ea717 [2021-02-17T03:59:22.809Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-17T03:59:22.809Z] ---> Running in a41c5aa84ab3 [2021-02-17T03:59:22.809Z] Removing intermediate container 01a35b6b6ae8 [2021-02-17T03:59:22.809Z] ---> 7a9969b3b662 [2021-02-17T03:59:22.809Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-17T03:59:23.073Z] ---> Running in f3d73322fb07 [2021-02-17T03:59:23.352Z] Removing intermediate container 8a9db6a629c2 [2021-02-17T03:59:23.352Z] ---> f94ed629ee10 [2021-02-17T03:59:23.352Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-17T03:59:23.352Z] Removing intermediate container 4d7e43b3ae53 [2021-02-17T03:59:23.352Z] ---> a3687a209d8b [2021-02-17T03:59:23.352Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-17T03:59:23.615Z] Removing intermediate container 90f1609070a1 [2021-02-17T03:59:23.615Z] ---> 74e224f7e8c9 [2021-02-17T03:59:23.615Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-17T03:59:23.615Z] ---> Running in a3c87768f0b8 [2021-02-17T03:59:23.615Z] ---> Running in 184666eb2603 [2021-02-17T03:59:23.877Z] ---> Running in 25d1e587f4ef [2021-02-17T03:59:23.877Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T03:59:24.154Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T03:59:24.420Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T03:59:24.685Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T03:59:24.685Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T03:59:24.956Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T03:59:24.956Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T03:59:25.220Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T03:59:25.220Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T03:59:25.220Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T03:59:25.483Z] OK: 233 MiB in 51 packages [2021-02-17T03:59:25.483Z] OK: 233 MiB in 51 packages [2021-02-17T03:59:25.750Z] OK: 233 MiB in 51 packages [2021-02-17T03:59:25.750Z] OK: 233 MiB in 51 packages [2021-02-17T03:59:26.029Z] Removing intermediate container a3c87768f0b8 [2021-02-17T03:59:26.029Z] ---> 0ac7753e6a4d [2021-02-17T03:59:26.029Z] Step 6/23 : COPY go.mod . [2021-02-17T03:59:26.029Z] Removing intermediate container 184666eb2603 [2021-02-17T03:59:26.029Z] ---> c132952ccecd [2021-02-17T03:59:26.029Z] Step 6/24 : COPY go.mod . [2021-02-17T03:59:26.293Z] OK: 233 MiB in 51 packages [2021-02-17T03:59:26.556Z] ---> f37c8769e250 [2021-02-17T03:59:26.556Z] Step 7/23 : RUN go mod download [2021-02-17T03:59:26.556Z] ---> c7d677101a5e [2021-02-17T03:59:26.556Z] Step 7/24 : RUN go mod download [2021-02-17T03:59:26.821Z] ---> Running in a09a67385860 [2021-02-17T03:59:26.821Z] Removing intermediate container a41c5aa84ab3 [2021-02-17T03:59:26.821Z] ---> 9a84053de94b [2021-02-17T03:59:26.821Z] Step 6/23 : COPY go.mod . [2021-02-17T03:59:26.821Z] ---> Running in d47bb59ca2d2 [2021-02-17T03:59:26.821Z] Removing intermediate container 25d1e587f4ef [2021-02-17T03:59:26.821Z] ---> 1a72a76fd1ac [2021-02-17T03:59:26.821Z] Step 6/30 : COPY go.mod . [2021-02-17T03:59:27.084Z] Removing intermediate container f3d73322fb07 [2021-02-17T03:59:27.084Z] ---> 7fbdb151252d [2021-02-17T03:59:27.084Z] Step 6/23 : COPY go.mod . [2021-02-17T03:59:27.352Z] ---> a000355b656e [2021-02-17T03:59:27.352Z] Step 7/23 : RUN go mod download [2021-02-17T03:59:27.352Z] ---> 9a39c9856932 [2021-02-17T03:59:27.352Z] Step 7/30 : RUN go mod download [2021-02-17T03:59:27.615Z] ---> Running in b62d931da2f8 [2021-02-17T03:59:28.224Z] ---> Running in 8752f13dd961 [2021-02-17T03:59:28.224Z] ---> e40d59839fb0 [2021-02-17T03:59:28.224Z] Step 7/23 : RUN go mod download [2021-02-17T03:59:28.495Z] ---> Running in f64a7d888ab4 [2021-02-17T03:59:29.101Z] Removing intermediate container a09a67385860 [2021-02-17T03:59:29.101Z] ---> bdd33b717eba [2021-02-17T03:59:29.101Z] Step 8/23 : COPY . . [2021-02-17T03:59:29.101Z] Removing intermediate container d47bb59ca2d2 [2021-02-17T03:59:29.101Z] ---> 72449f5b99b7 [2021-02-17T03:59:29.101Z] Step 8/24 : COPY . . [2021-02-17T03:59:31.436Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-17T03:59:33.348Z] Removing intermediate container b62d931da2f8 [2021-02-17T03:59:33.349Z] ---> 7211f47b06f6 [2021-02-17T03:59:33.349Z] Step 8/23 : COPY . . [2021-02-17T03:59:43.419Z] Removing intermediate container f64a7d888ab4 [2021-02-17T03:59:43.419Z] ---> d2b0e68f1eba [2021-02-17T03:59:43.419Z] Step 8/23 : COPY . . [2021-02-17T03:59:43.419Z] Removing intermediate container 8752f13dd961 [2021-02-17T03:59:43.419Z] ---> 83f7be742ac3 [2021-02-17T03:59:43.419Z] Step 8/30 : COPY . . [2021-02-17T04:00:10.175Z] ---> c53f6b185fae [2021-02-17T04:00:10.175Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-17T04:00:10.175Z] ---> 4aae97186642 [2021-02-17T04:00:10.175Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-17T04:00:10.807Z] ---> Running in 743fed1d9aba [2021-02-17T04:00:11.388Z] ---> Running in 991ad10a655a [2021-02-17T04:00:13.336Z] 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-02-17T04:00:13.336Z] 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-02-17T04:00:16.716Z] ---> 7363c59589fb [2021-02-17T04:00:16.716Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-17T04:00:18.133Z] ---> Running in ecfd6d6c7754 [2021-02-17T04:00:18.445Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-17T04:00:18.731Z] ---> 6295f253cfa4 [2021-02-17T04:00:18.731Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-17T04:00:18.731Z] ---> b24477819e16 [2021-02-17T04:00:18.731Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-17T04:00:18.731Z] ---> Running in 6e8969e099ac [2021-02-17T04:00:18.731Z] ---> Running in 19c1d28f49d3 [2021-02-17T04:00:19.710Z] 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-02-17T04:00:19.983Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-17T04:00:19.983Z] 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-02-17T04:00:22.800Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-17T04:00:31.581Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-17T04:00:31.581Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-17T04:00:35.018Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-17T04:00:35.018Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-17T04:00:35.018Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-17T04:00:35.018Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-17T04:00:37.012Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-17T04:00:38.257Z] 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-02-17T04:00:38.457Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-17T04:00:45.227Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-17T04:00:45.227Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-17T04:00:45.227Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-17T04:00:46.478Z] Removing intermediate container 991ad10a655a [2021-02-17T04:00:46.478Z] ---> 37682cfcc0b3 [2021-02-17T04:00:46.478Z] [2021-02-17T04:00:46.478Z] Step 10/24 : FROM alpine:3.12 [2021-02-17T04:00:46.478Z] 3.12: Pulling from library/alpine [2021-02-17T04:00:47.069Z] Removing intermediate container 743fed1d9aba [2021-02-17T04:00:47.069Z] ---> 55315eefdfbd [2021-02-17T04:00:47.069Z] [2021-02-17T04:00:47.069Z] Step 10/23 : FROM alpine:3.12 [2021-02-17T04:00:47.340Z] 3.12: Pulling from library/alpine [2021-02-17T04:00:47.607Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-17T04:00:47.607Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-17T04:00:47.607Z] Status: Downloaded newer image for alpine:3.12 [2021-02-17T04:00:47.607Z] ---> 389fef711851 [2021-02-17T04:00:47.607Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-17T04:00:47.607Z] Status: Downloaded newer image for alpine:3.12 [2021-02-17T04:00:47.607Z] ---> 389fef711851 [2021-02-17T04:00:47.607Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-17T04:00:47.877Z] ---> Running in b9dc7e775282 [2021-02-17T04:00:48.153Z] ---> Running in cdaf7d8576cf [2021-02-17T04:00:48.754Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T04:00:49.035Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T04:00:49.035Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T04:00:49.035Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-17T04:00:49.035Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T04:00:49.311Z] OK: 6 MiB in 15 packages [2021-02-17T04:00:49.311Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T04:00:49.311Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-17T04:00:49.312Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-17T04:00:49.312Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-17T04:00:49.312Z] (4/5) Installing curl (7.69.1-r3) [2021-02-17T04:00:49.577Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-17T04:00:49.577Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T04:00:49.577Z] Executing ca-certificates-20191127-r4.trigger [2021-02-17T04:00:49.577Z] OK: 7 MiB in 19 packages [2021-02-17T04:00:52.007Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.338s coverage: 45.9% of statements [2021-02-17T04:00:52.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-17T04:00:52.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-17T04:00:52.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-17T04:00:52.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-17T04:00:52.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-17T04:00:52.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-17T04:00:52.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-17T04:00:52.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.197s coverage: 100.0% of statements [2021-02-17T04:00:52.154Z] Removing intermediate container 6e8969e099ac [2021-02-17T04:00:52.154Z] ---> 5f38b153bb58 [2021-02-17T04:00:52.154Z] [2021-02-17T04:00:52.154Z] Step 10/30 : FROM alpine:3.12 [2021-02-17T04:00:52.154Z] ---> 389fef711851 [2021-02-17T04:00:52.154Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-17T04:00:52.154Z] ---> Running in 1ad07be00c2f [2021-02-17T04:00:52.425Z] Removing intermediate container 1ad07be00c2f [2021-02-17T04:00:52.425Z] ---> 51569ca58753 [2021-02-17T04:00:52.425Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-17T04:00:52.425Z] Removing intermediate container b9dc7e775282 [2021-02-17T04:00:52.425Z] ---> c3c4578a1aee [2021-02-17T04:00:52.425Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-17T04:00:52.695Z] ---> Running in 248550fda61e [2021-02-17T04:00:52.695Z] ---> Running in d91f17367190 [2021-02-17T04:00:52.695Z] Removing intermediate container cdaf7d8576cf [2021-02-17T04:00:52.695Z] ---> 7ec97b8ba0f5 [2021-02-17T04:00:52.695Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-17T04:00:53.291Z] ---> Running in a71448fe6aca [2021-02-17T04:00:53.291Z] Removing intermediate container d91f17367190 [2021-02-17T04:00:53.291Z] ---> c948cfe9cfd2 [2021-02-17T04:00:53.291Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-17T04:00:55.245Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T04:00:55.245Z] ---> Running in 2d6a677b663a [2021-02-17T04:00:55.245Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T04:00:55.245Z] Removing intermediate container a71448fe6aca [2021-02-17T04:00:55.245Z] ---> 064bc8ef91e8 [2021-02-17T04:00:55.245Z] Step 13/24 : WORKDIR / [2021-02-17T04:00:55.245Z] ---> Running in aa650afe3077 [2021-02-17T04:00:55.245Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-17T04:00:55.245Z] (2/2) Installing su-exec (0.2-r1) [2021-02-17T04:00:55.245Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T04:00:55.245Z] OK: 6 MiB in 16 packages [2021-02-17T04:00:55.245Z] Removing intermediate container 2d6a677b663a [2021-02-17T04:00:55.245Z] ---> 5b81536cd557 [2021-02-17T04:00:55.245Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-17T04:00:55.245Z] ---> Running in 90a4d9942991 [2021-02-17T04:00:55.515Z] Removing intermediate container aa650afe3077 [2021-02-17T04:00:55.515Z] ---> 9932f53e9604 [2021-02-17T04:00:55.515Z] 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-02-17T04:00:55.784Z] Removing intermediate container 90a4d9942991 [2021-02-17T04:00:55.784Z] ---> e69d08a67b63 [2021-02-17T04:00:55.784Z] Step 15/23 : WORKDIR / [2021-02-17T04:00:57.709Z] Removing intermediate container 248550fda61e [2021-02-17T04:00:57.709Z] ---> Running in b202f308bb84 [2021-02-17T04:00:57.709Z] ---> cabbe846975d [2021-02-17T04:00:57.709Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-17T04:00:57.709Z] ---> 026181de3176 [2021-02-17T04:00:57.709Z] 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-02-17T04:00:57.972Z] Removing intermediate container 19c1d28f49d3 [2021-02-17T04:00:57.972Z] ---> f3059211b6fc [2021-02-17T04:00:57.972Z] [2021-02-17T04:00:57.972Z] Step 10/23 : FROM alpine:3.12 [2021-02-17T04:00:57.972Z] ---> 389fef711851 [2021-02-17T04:00:57.972Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-17T04:00:57.972Z] ---> Using cache [2021-02-17T04:00:57.972Z] ---> c3c4578a1aee [2021-02-17T04:00:57.972Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-17T04:00:57.972Z] ---> Using cache [2021-02-17T04:00:57.972Z] ---> c948cfe9cfd2 [2021-02-17T04:00:57.972Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-17T04:00:57.972Z] ---> Running in aa21930d0edb [2021-02-17T04:00:58.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.469s coverage: 27.1% of statements [2021-02-17T04:00:58.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-17T04:00:58.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-17T04:00:58.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-17T04:00:58.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-17T04:00:58.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-17T04:00:58.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-17T04:00:58.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.072s coverage: 100.0% of statements [2021-02-17T04:00:58.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-17T04:00:58.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.080s coverage: 100.0% of statements [2021-02-17T04:00:58.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-17T04:00:58.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-17T04:00:58.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.216s coverage: 65.8% of statements [2021-02-17T04:00:58.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-17T04:00:58.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-17T04:00:58.927Z] ---> Running in 56122b0c22c8 [2021-02-17T04:00:58.927Z] Removing intermediate container b202f308bb84 [2021-02-17T04:00:58.928Z] ---> b67490d4d3f4 [2021-02-17T04:00:58.928Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-17T04:01:00.321Z] ---> 1cd791df2489 [2021-02-17T04:01:00.321Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-17T04:01:00.321Z] Removing intermediate container aa21930d0edb [2021-02-17T04:01:00.321Z] ---> 2d8d9a4e69d2 [2021-02-17T04:01:00.321Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-17T04:01:00.321Z] Removing intermediate container 56122b0c22c8 [2021-02-17T04:01:00.321Z] ---> 8a1c76c7c9af [2021-02-17T04:01:00.321Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-17T04:01:00.321Z] Removing intermediate container ecfd6d6c7754 [2021-02-17T04:01:00.321Z] ---> 1a9fac1da02b [2021-02-17T04:01:00.321Z] [2021-02-17T04:01:00.321Z] Step 10/23 : FROM alpine:3.12 [2021-02-17T04:01:00.321Z] ---> 389fef711851 [2021-02-17T04:01:00.321Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-17T04:01:00.321Z] ---> Running in 19d7e871890a [2021-02-17T04:01:00.321Z] ---> Running in 5839451f8f21 [2021-02-17T04:01:00.321Z] ---> Running in 129a4e4da758 [2021-02-17T04:01:00.590Z] ---> 030a6bf26fc9 [2021-02-17T04:01:00.590Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-17T04:01:00.590Z] ---> a52c62220bec [2021-02-17T04:01:00.590Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-17T04:01:00.590Z] Removing intermediate container 19d7e871890a [2021-02-17T04:01:00.590Z] ---> 754474621a54 [2021-02-17T04:01:00.590Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-17T04:01:01.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.680s coverage: 82.3% of statements [2021-02-17T04:01:01.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-17T04:01:01.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-17T04:01:01.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-17T04:01:01.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-17T04:01:01.554Z] ---> Running in 636a8982d377 [2021-02-17T04:01:01.818Z] Removing intermediate container 129a4e4da758 [2021-02-17T04:01:01.818Z] ---> d4ce2266b8b1 [2021-02-17T04:01:01.818Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-17T04:01:01.818Z] Removing intermediate container 5839451f8f21 [2021-02-17T04:01:01.818Z] ---> bd77a22fdeb3 [2021-02-17T04:01:01.818Z] Step 15/23 : WORKDIR / [2021-02-17T04:01:02.085Z] ---> Running in 261acc9731f5 [2021-02-17T04:01:02.085Z] ---> Running in d0f7faa72f5b [2021-02-17T04:01:02.085Z] ---> 376f267aca9e [2021-02-17T04:01:02.085Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-17T04:01:02.085Z] ---> 0dc88780e620 [2021-02-17T04:01:02.085Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-17T04:01:02.352Z] Removing intermediate container d0f7faa72f5b [2021-02-17T04:01:02.352Z] ---> 3b6d3dec9d53 [2021-02-17T04:01:02.352Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-17T04:01:02.352Z] Removing intermediate container 261acc9731f5 [2021-02-17T04:01:02.352Z] ---> 6c8adf9d4f8e [2021-02-17T04:01:02.352Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-17T04:01:02.628Z] ---> Running in c07e5d7f8c7d [2021-02-17T04:01:02.628Z] ---> c0f286fcc2e4 [2021-02-17T04:01:02.628Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-17T04:01:02.894Z] ---> 5e8bd745a2e0 [2021-02-17T04:01:02.894Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-17T04:01:02.894Z] ---> f4d128c63bb7 [2021-02-17T04:01:02.894Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-17T04:01:02.894Z] ---> Running in 18f5999dcdfb [2021-02-17T04:01:02.894Z] Removing intermediate container c07e5d7f8c7d [2021-02-17T04:01:02.894Z] ---> a63e4c571678 [2021-02-17T04:01:02.894Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T04:01:03.162Z] ---> Running in ce2546f23a55 [2021-02-17T04:01:03.423Z] Removing intermediate container 18f5999dcdfb [2021-02-17T04:01:03.423Z] ---> 87cfefa1f19b [2021-02-17T04:01:03.423Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-17T04:01:03.423Z] ---> 2686aa96b5b1 [2021-02-17T04:01:03.423Z] 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-02-17T04:01:03.423Z] Removing intermediate container 636a8982d377 [2021-02-17T04:01:03.423Z] ---> 5f04edf712b1 [2021-02-17T04:01:03.423Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-17T04:01:03.687Z] ---> Running in ae64a8174949 [2021-02-17T04:01:04.265Z] ---> 66358c59251b [2021-02-17T04:01:04.265Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-17T04:01:04.265Z] ---> Running in 6eed6085734e [2021-02-17T04:01:04.265Z] ---> Running in 9a3d0fa293f4 [2021-02-17T04:01:04.532Z] Removing intermediate container ae64a8174949 [2021-02-17T04:01:04.532Z] ---> 3efddef7657a [2021-02-17T04:01:04.532Z] Step 21/23 : LABEL arch=x86_64 [2021-02-17T04:01:04.798Z] ---> 6d0b9e06c819 [2021-02-17T04:01:04.799Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-17T04:01:04.799Z] ---> Running in 81f4248b04b1 [2021-02-17T04:01:04.799Z] Removing intermediate container 9a3d0fa293f4 [2021-02-17T04:01:04.799Z] ---> 80fa56ecb62b [2021-02-17T04:01:04.799Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-17T04:01:04.799Z] ---> Running in a42619482b0d [2021-02-17T04:01:05.065Z] Removing intermediate container ce2546f23a55 [2021-02-17T04:01:05.065Z] ---> 3aecbe50a9b8 [2021-02-17T04:01:05.065Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-17T04:01:05.065Z] Removing intermediate container 81f4248b04b1 [2021-02-17T04:01:05.065Z] ---> f9a1278dbbed [2021-02-17T04:01:05.065Z] Step 22/23 : LABEL git_sha=cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 [2021-02-17T04:01:05.330Z] ---> Running in a82255c19380 [2021-02-17T04:01:05.330Z] ---> Running in 967f13fe8d81 [2021-02-17T04:01:05.591Z] Removing intermediate container a42619482b0d [2021-02-17T04:01:05.591Z] ---> 910eb9cfbe84 [2021-02-17T04:01:05.591Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-17T04:01:05.591Z] ---> da8c0430aed9 [2021-02-17T04:01:05.591Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-17T04:01:05.855Z] ---> Running in 0c0795c9854b [2021-02-17T04:01:05.855Z] ---> Running in 57753abd0756 [2021-02-17T04:01:06.124Z] Removing intermediate container 967f13fe8d81 [2021-02-17T04:01:06.124Z] ---> ebc713e6eeeb [2021-02-17T04:01:06.124Z] Step 23/23 : LABEL version=0.0.0 [2021-02-17T04:01:06.124Z] Removing intermediate container 6eed6085734e [2021-02-17T04:01:06.124Z] ---> 66571636798c [2021-02-17T04:01:06.124Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-17T04:01:06.124Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T04:01:06.388Z] ---> Running in 5f7a8b4a3d27 [2021-02-17T04:01:06.388Z] ---> Running in 155752d23125 [2021-02-17T04:01:06.388Z] Removing intermediate container 0c0795c9854b [2021-02-17T04:01:06.388Z] ---> a6dd0be3d3f7 [2021-02-17T04:01:06.388Z] Step 21/23 : LABEL arch=x86_64 [2021-02-17T04:01:06.388Z] ---> Running in 473342c0ce30 [2021-02-17T04:01:06.652Z] Removing intermediate container 5f7a8b4a3d27 [2021-02-17T04:01:06.652Z] ---> 93aef8798099 [2021-02-17T04:01:06.652Z] [2021-02-17T04:01:06.652Z] Removing intermediate container 155752d23125 [2021-02-17T04:01:06.652Z] ---> ef49125e8e4c [2021-02-17T04:01:06.652Z] Step 22/24 : LABEL arch=x86_64 [2021-02-17T04:01:06.918Z] Removing intermediate container 473342c0ce30 [2021-02-17T04:01:06.918Z] ---> 732089e6b0b7 [2021-02-17T04:01:06.918Z] Step 22/23 : LABEL git_sha=cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 [2021-02-17T04:01:06.918Z] Successfully built 93aef8798099 [2021-02-17T04:01:06.918Z] Successfully tagged docker-core-command-go:latest [2021-02-17T04:01:06.918Z]  Building docker-core-command-go ... done Building docker-security-proxy-setup-go [2021-02-17T04:01:06.918Z] ---> Running in c73dbff7a643 [2021-02-17T04:01:06.918Z] ---> Running in c0f03ee27b83 [2021-02-17T04:01:07.181Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T04:01:07.181Z] Removing intermediate container c73dbff7a643 [2021-02-17T04:01:07.181Z] ---> bb98a44e1639 [2021-02-17T04:01:07.181Z] Step 23/24 : LABEL git_sha=cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 [2021-02-17T04:01:07.445Z] ---> Running in b717647d0092 [2021-02-17T04:01:07.445Z] Removing intermediate container c0f03ee27b83 [2021-02-17T04:01:07.445Z] ---> 50382975c6e1 [2021-02-17T04:01:07.445Z] Step 23/23 : LABEL version=0.0.0 [2021-02-17T04:01:07.445Z] ---> Running in 3d3613060284 [2021-02-17T04:01:07.445Z] Removing intermediate container 57753abd0756 [2021-02-17T04:01:07.445Z] ---> ec4881195561 [2021-02-17T04:01:07.445Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-17T04:01:07.712Z] Removing intermediate container b717647d0092 [2021-02-17T04:01:07.712Z] ---> de78feff8bc4 [2021-02-17T04:01:07.712Z] Step 24/24 : LABEL version=0.0.0 [2021-02-17T04:01:07.975Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-17T04:01:08.218Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.343s coverage: 28.6% of statements [2021-02-17T04:01:08.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-17T04:01:08.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-17T04:01:08.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-17T04:01:08.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-17T04:01:08.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-17T04:01:08.218Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.144s coverage: 100.0% of statements [2021-02-17T04:01:08.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-17T04:01:08.218Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.089s coverage: 100.0% of statements [2021-02-17T04:01:08.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-17T04:01:08.218Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.336s coverage: 86.7% of statements [2021-02-17T04:01:08.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-17T04:01:08.218Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.352s coverage: 97.5% of statements [2021-02-17T04:01:08.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-17T04:01:08.548Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-17T04:01:08.548Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-17T04:01:08.811Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-17T04:01:09.075Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-17T04:01:09.655Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-17T04:01:09.655Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T04:01:09.655Z] OK: 8 MiB in 20 packages [2021-02-17T04:01:09.928Z] ---> Running in 667f7516a30e [2021-02-17T04:01:10.230Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.138s coverage: 78.3% of statements [2021-02-17T04:01:10.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-17T04:01:10.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-17T04:01:10.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-17T04:01:10.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-17T04:01:11.337Z] ---> a9f376907936 [2021-02-17T04:01:11.337Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-17T04:01:11.337Z] Removing intermediate container 3d3613060284 [2021-02-17T04:01:11.337Z] ---> 3f1204569044 [2021-02-17T04:01:11.337Z] [2021-02-17T04:01:11.602Z] Successfully built 3f1204569044 [2021-02-17T04:01:11.868Z] Successfully tagged docker-core-metadata-go:latest [2021-02-17T04:01:11.868Z] Building docker-support-scheduler-go [2021-02-17T04:01:11.868Z]  Building docker-core-metadata-go ... done Removing intermediate container 667f7516a30e [2021-02-17T04:01:11.868Z] ---> fa5381b220f4 [2021-02-17T04:01:11.868Z] [2021-02-17T04:01:12.455Z] Successfully built fa5381b220f4 [2021-02-17T04:01:13.752Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-17T04:01:13.752Z]  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go [2021-02-17T04:01:17.302Z] Removing intermediate container a82255c19380 [2021-02-17T04:01:17.302Z] ---> af4ddf3a228b [2021-02-17T04:01:17.302Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-17T04:01:17.903Z] ---> d81f50db9d7e [2021-02-17T04:01:17.903Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-17T04:01:18.500Z] ---> d4b258c65c79 [2021-02-17T04:01:18.500Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-17T04:01:19.466Z] ---> f4673a875dc1 [2021-02-17T04:01:19.466Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-17T04:01:20.461Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.205s coverage: 92.8% of statements [2021-02-17T04:01:20.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-17T04:01:20.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-17T04:01:20.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-17T04:01:20.461Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-17T04:01:20.461Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-17T04:01:20.461Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-17T04:01:20.461Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-17T04:01:20.461Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-17T04:01:20.461Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-17T04:01:20.461Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-17T04:01:20.461Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-17T04:01:20.461Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-17T04:01:20.461Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-17T04:01:20.461Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-17T04:01:20.461Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-17T04:01:20.461Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-17T04:01:20.461Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-17T04:01:20.461Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-17T04:01:20.461Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-02-17T04:01:20.461Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-17T04:01:20.461Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-17T04:01:20.461Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.211s coverage: 0.1% of statements [2021-02-17T04:01:20.461Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-17T04:01:20.461Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-17T04:01:20.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-17T04:01:20.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.105s coverage: 45.5% of statements [2021-02-17T04:01:20.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.095s coverage: 79.5% of statements [2021-02-17T04:01:20.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements [2021-02-17T04:01:20.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.094s coverage: 96.3% of statements [2021-02-17T04:01:20.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.069s coverage: 87.5% of statements [2021-02-17T04:01:23.705Z] ---> 495bd620f20e [2021-02-17T04:01:23.705Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-17T04:01:24.302Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T04:01:24.302Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-17T04:01:24.302Z] ---> f64fd3bcb336 [2021-02-17T04:01:24.302Z] Step 3/21 : WORKDIR /edgex-go [2021-02-17T04:01:24.302Z] ---> Using cache [2021-02-17T04:01:24.302Z] ---> ef8bdac8b042 [2021-02-17T04:01:24.302Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T04:01:24.302Z] ---> Using cache [2021-02-17T04:01:24.302Z] ---> 74e224f7e8c9 [2021-02-17T04:01:24.302Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-17T04:01:24.302Z] ---> Using cache [2021-02-17T04:01:24.302Z] ---> 1a72a76fd1ac [2021-02-17T04:01:24.302Z] Step 6/21 : COPY go.mod . [2021-02-17T04:01:24.302Z] ---> Using cache [2021-02-17T04:01:24.302Z] ---> 9a39c9856932 [2021-02-17T04:01:24.302Z] Step 7/21 : RUN go mod download [2021-02-17T04:01:24.302Z] ---> Using cache [2021-02-17T04:01:24.302Z] ---> 83f7be742ac3 [2021-02-17T04:01:24.302Z] Step 8/21 : COPY . . [2021-02-17T04:01:24.302Z] ---> Using cache [2021-02-17T04:01:24.302Z] ---> 6295f253cfa4 [2021-02-17T04:01:24.302Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-17T04:01:25.255Z] ---> 8f81418f9068 [2021-02-17T04:01:25.255Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-17T04:01:28.597Z] ---> Running in 6bb6eb11da02 [2021-02-17T04:01:29.559Z] ---> e45154f57d9b [2021-02-17T04:01:29.560Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-17T04:01:31.496Z] ---> Running in 2e56b262a533 [2021-02-17T04:01:32.455Z] ---> Running in 541b1646b9ee [2021-02-17T04:01:32.725Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T04:01:32.725Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-17T04:01:32.725Z] ---> f64fd3bcb336 [2021-02-17T04:01:32.725Z] Step 3/22 : WORKDIR /edgex-go [2021-02-17T04:01:32.725Z] ---> Using cache [2021-02-17T04:01:32.725Z] ---> ef8bdac8b042 [2021-02-17T04:01:32.725Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T04:01:32.725Z] ---> Using cache [2021-02-17T04:01:32.725Z] ---> 74e224f7e8c9 [2021-02-17T04:01:32.725Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-17T04:01:32.725Z] ---> Using cache [2021-02-17T04:01:32.725Z] ---> 1a72a76fd1ac [2021-02-17T04:01:32.725Z] Step 6/22 : COPY go.mod . [2021-02-17T04:01:32.725Z] ---> Using cache [2021-02-17T04:01:32.725Z] ---> 9a39c9856932 [2021-02-17T04:01:32.725Z] Step 7/22 : RUN go mod download [2021-02-17T04:01:32.725Z] ---> Using cache [2021-02-17T04:01:32.725Z] ---> 83f7be742ac3 [2021-02-17T04:01:32.725Z] Step 8/22 : COPY . . [2021-02-17T04:01:32.725Z] ---> Using cache [2021-02-17T04:01:32.725Z] ---> 6295f253cfa4 [2021-02-17T04:01:32.725Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-17T04:01:32.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.079s coverage: 94.4% of statements [2021-02-17T04:01:32.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.100s coverage: 44.8% of statements [2021-02-17T04:01:32.988Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T04:01:32.988Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-17T04:01:32.988Z] ---> f64fd3bcb336 [2021-02-17T04:01:32.988Z] Step 3/26 : WORKDIR /edgex-go [2021-02-17T04:01:32.988Z] ---> Using cache [2021-02-17T04:01:32.988Z] ---> ef8bdac8b042 [2021-02-17T04:01:32.988Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T04:01:32.988Z] ---> Using cache [2021-02-17T04:01:32.988Z] ---> 74e224f7e8c9 [2021-02-17T04:01:32.988Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-17T04:01:33.947Z] Removing intermediate container 2e56b262a533 [2021-02-17T04:01:33.947Z] ---> d0b88b837c1e [2021-02-17T04:01:33.947Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-17T04:01:33.947Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-17T04:01:33.947Z] ---> Running in 751ecbcb5938 [2021-02-17T04:01:33.947Z] ---> Running in 493f19e3223d [2021-02-17T04:01:33.947Z] Removing intermediate container 541b1646b9ee [2021-02-17T04:01:33.947Z] ---> 9abd5e196a2d [2021-02-17T04:01:33.947Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-17T04:01:34.210Z] ---> Running in ed6d5251f2ad [2021-02-17T04:01:34.477Z] ---> 5df803a9d6d3 [2021-02-17T04:01:34.477Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-17T04:01:34.753Z] Removing intermediate container ed6d5251f2ad [2021-02-17T04:01:34.753Z] ---> 8f29b8ca220e [2021-02-17T04:01:34.753Z] Step 21/23 : LABEL arch=x86_64 [2021-02-17T04:01:34.753Z] ---> Running in bac5b93c9ef4 [2021-02-17T04:01:34.753Z] ---> Running in 576ce5265432 [2021-02-17T04:01:35.021Z] 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-02-17T04:01:35.021Z] Removing intermediate container 576ce5265432 [2021-02-17T04:01:35.021Z] ---> 0a41f947f444 [2021-02-17T04:01:35.021Z] Step 22/23 : LABEL git_sha=cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 [2021-02-17T04:01:35.295Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T04:01:35.295Z] ---> Running in e31a481d46d8 [2021-02-17T04:01:35.578Z] Removing intermediate container e31a481d46d8 [2021-02-17T04:01:35.578Z] ---> 1cca97aa485c [2021-02-17T04:01:35.578Z] Step 23/23 : LABEL version=0.0.0 [2021-02-17T04:01:35.578Z] ---> Running in b77d9aaf9b16 [2021-02-17T04:01:36.179Z] Removing intermediate container b77d9aaf9b16 [2021-02-17T04:01:36.179Z] ---> 7edc1477ca3f [2021-02-17T04:01:36.179Z] [2021-02-17T04:01:36.179Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T04:01:36.446Z] Successfully built 7edc1477ca3f [2021-02-17T04:01:36.446Z] Successfully tagged docker-core-data-go:latest [2021-02-17T04:01:36.446Z] Building docker-support-notifications-go [2021-02-17T04:01:36.446Z]  Building docker-core-data-go ... done Removing intermediate container bac5b93c9ef4 [2021-02-17T04:01:36.446Z] ---> f32a0f7ff169 [2021-02-17T04:01:36.446Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-17T04:01:36.719Z] ---> Running in 268377e7988a [2021-02-17T04:01:36.719Z] OK: 233 MiB in 51 packages [2021-02-17T04:01:37.328Z] Removing intermediate container 268377e7988a [2021-02-17T04:01:37.328Z] ---> f4f20210416b [2021-02-17T04:01:37.328Z] Step 27/30 : CMD ["gate"] [2021-02-17T04:01:41.635Z] ---> Running in 8bdb6a28387c [2021-02-17T04:01:41.900Z] Removing intermediate container 493f19e3223d [2021-02-17T04:01:41.900Z] ---> a6b86d6e8859 [2021-02-17T04:01:41.900Z] Step 6/26 : COPY go.mod . [2021-02-17T04:01:42.875Z] Removing intermediate container 8bdb6a28387c [2021-02-17T04:01:42.875Z] ---> f4a8cad95dd1 [2021-02-17T04:01:42.875Z] Step 28/30 : LABEL arch=x86_64 [2021-02-17T04:01:43.842Z] ---> 5be6155233e9 [2021-02-17T04:01:43.842Z] Step 7/26 : RUN go mod download [2021-02-17T04:01:43.842Z] ---> Running in 6cc0383116da [2021-02-17T04:01:44.130Z] ---> Running in 64bb59d4a34f [2021-02-17T04:01:44.404Z] Removing intermediate container 6cc0383116da [2021-02-17T04:01:44.405Z] ---> 15523493f6ad [2021-02-17T04:01:44.405Z] Step 29/30 : LABEL git_sha=cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 [2021-02-17T04:01:45.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.163s coverage: 92.9% of statements [2021-02-17T04:01:45.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-17T04:01:45.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-17T04:01:45.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-17T04:01:45.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.075s coverage: 77.8% of statements [2021-02-17T04:01:45.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-17T04:01:45.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-17T04:01:45.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-17T04:01:45.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-17T04:01:45.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-17T04:01:45.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2021-02-17T04:01:45.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-17T04:01:45.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-17T04:01:45.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-02-17T04:01:45.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-17T04:01:45.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 75.5% of statements [2021-02-17T04:01:45.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-17T04:01:45.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.8% of statements [2021-02-17T04:01:45.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.118s coverage: 87.2% of statements [2021-02-17T04:01:45.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.132s coverage: 84.2% of statements [2021-02-17T04:01:45.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.190s coverage: 91.4% of statements [2021-02-17T04:01:45.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-17T04:01:45.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.550s coverage: 63.5% of statements [2021-02-17T04:01:45.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-17T04:01:45.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-17T04:01:45.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2021-02-17T04:01:45.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements [2021-02-17T04:01:45.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements [2021-02-17T04:01:45.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.057s coverage: 73.7% of statements [2021-02-17T04:01:45.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements [2021-02-17T04:01:45.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.718s coverage: 68.9% of statements [2021-02-17T04:01:45.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-17T04:01:45.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-17T04:01:45.391Z] ---> Running in 5f154291ef19 [2021-02-17T04:01:46.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.394s coverage: 37.0% of statements [2021-02-17T04:01:46.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-17T04:01:46.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-17T04:01:46.385Z] Removing intermediate container 5f154291ef19 [2021-02-17T04:01:46.385Z] ---> a3740e7916ab [2021-02-17T04:01:46.385Z] Step 30/30 : LABEL version=0.0.0 [2021-02-17T04:01:46.658Z] ---> Running in 4fd8d7d9081c [2021-02-17T04:01:47.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.709s coverage: 84.0% of statements [2021-02-17T04:01:47.647Z] Removing intermediate container 4fd8d7d9081c [2021-02-17T04:01:47.647Z] ---> 2091caba0f04 [2021-02-17T04:01:47.647Z] [2021-02-17T04:01:47.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.082s coverage: 100.0% of statements [2021-02-17T04:01:47.929Z] Successfully built 2091caba0f04 [2021-02-17T04:01:47.929Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-17T04:01:48.898Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 64bb59d4a34f [2021-02-17T04:01:48.898Z] ---> cf74ba74b9e1 [2021-02-17T04:01:48.898Z] Step 8/26 : COPY . . [2021-02-17T04:01:54.645Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.439s coverage: 47.0% of statements [2021-02-17T04:01:54.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-17T04:01:54.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-17T04:01:54.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-17T04:01:54.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-17T04:01:54.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-17T04:01:54.645Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.136s coverage: 100.0% of statements [2021-02-17T04:01:54.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-17T04:01:54.645Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.138s coverage: 100.0% of statements [2021-02-17T04:01:54.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-17T04:01:54.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-17T04:01:54.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-17T04:01:54.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-17T04:01:54.645Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.290s coverage: 89.4% of statements [2021-02-17T04:01:54.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-17T04:01:54.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-17T04:01:54.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-17T04:01:57.143Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T04:01:57.143Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-17T04:01:57.143Z] ---> f64fd3bcb336 [2021-02-17T04:01:57.143Z] Step 3/22 : WORKDIR /edgex-go [2021-02-17T04:01:57.143Z] ---> Using cache [2021-02-17T04:01:57.143Z] ---> ef8bdac8b042 [2021-02-17T04:01:57.143Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T04:01:57.143Z] ---> Using cache [2021-02-17T04:01:57.143Z] ---> 74e224f7e8c9 [2021-02-17T04:01:57.143Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-17T04:01:58.560Z] ---> Running in cafdce48c497 [2021-02-17T04:01:59.980Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T04:02:00.570Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T04:02:00.570Z] 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-02-17T04:02:01.150Z] OK: 233 MiB in 51 packages [2021-02-17T04:02:02.948Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.048s coverage: 29.1% of statements [2021-02-17T04:02:02.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-17T04:02:02.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-17T04:02:02.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-17T04:02:02.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-17T04:02:02.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-17T04:02:02.948Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.193s coverage: 99.0% of statements [2021-02-17T04:02:02.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-17T04:02:02.948Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.100s coverage: 100.0% of statements [2021-02-17T04:02:02.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-17T04:02:02.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-17T04:02:02.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-17T04:02:02.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-17T04:02:02.948Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.179s coverage: 100.0% of statements [2021-02-17T04:02:02.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-17T04:02:02.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-17T04:02:02.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-17T04:02:02.948Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-02-17T04:02:02.948Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-17T04:02:02.948Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.054s coverage: 100.0% of statements [2021-02-17T04:02:02.948Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-17T04:02:02.948Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-17T04:02:02.948Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-17T04:02:02.948Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-17T04:02:02.948Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.095s coverage: 87.9% of statements [2021-02-17T04:02:02.948Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-17T04:02:02.948Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-17T04:02:02.948Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.063s coverage: 100.0% of statements [2021-02-17T04:02:02.948Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.049s coverage: 32.1% of statements [2021-02-17T04:02:02.948Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-02-17T04:02:03.541Z] GO111MODULE=on go vet ./... [2021-02-17T04:02:05.446Z] Removing intermediate container cafdce48c497 [2021-02-17T04:02:05.446Z] ---> 84674d0ea9c6 [2021-02-17T04:02:05.446Z] Step 6/22 : COPY go.mod . [2021-02-17T04:02:07.560Z] ---> e24f156c24a1 [2021-02-17T04:02:07.560Z] Step 7/22 : RUN go mod download [2021-02-17T04:02:10.876Z] ---> Running in 4c32dd001e08 [2021-02-17T04:02:12.267Z] Removing intermediate container 751ecbcb5938 [2021-02-17T04:02:12.267Z] ---> 25159c9c1c72 [2021-02-17T04:02:12.267Z] [2021-02-17T04:02:12.267Z] Step 10/22 : FROM alpine:3.12 [2021-02-17T04:02:12.267Z] ---> 389fef711851 [2021-02-17T04:02:12.267Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-17T04:02:12.267Z] ---> Using cache [2021-02-17T04:02:12.267Z] ---> c3c4578a1aee [2021-02-17T04:02:12.267Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-17T04:02:12.267Z] ---> Using cache [2021-02-17T04:02:12.267Z] ---> c948cfe9cfd2 [2021-02-17T04:02:12.267Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-17T04:02:13.669Z] ---> 3c72111bd087 [2021-02-17T04:02:13.669Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-17T04:02:13.669Z] ---> Running in 1b84e296dc23 [2021-02-17T04:02:13.669Z] ---> Running in 016f7d622858 [2021-02-17T04:02:13.938Z] Removing intermediate container 6bb6eb11da02 [2021-02-17T04:02:13.938Z] ---> 1e6de25ee056 [2021-02-17T04:02:13.938Z] [2021-02-17T04:02:13.938Z] Step 10/21 : FROM alpine:3.12 [2021-02-17T04:02:13.938Z] ---> 389fef711851 [2021-02-17T04:02:13.938Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-17T04:02:13.938Z] ---> Running in a637fdbf54ab [2021-02-17T04:02:13.938Z] Removing intermediate container 1b84e296dc23 [2021-02-17T04:02:13.938Z] ---> 2767854016ba [2021-02-17T04:02:13.938Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-17T04:02:14.200Z] ---> Running in 079f98db1769 [2021-02-17T04:02:14.472Z] Removing intermediate container 079f98db1769 [2021-02-17T04:02:14.472Z] ---> 81e8d2582193 [2021-02-17T04:02:14.472Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-17T04:02:14.472Z] 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-02-17T04:02:14.744Z] Removing intermediate container 4c32dd001e08 [2021-02-17T04:02:14.744Z] ---> bb73e523ab0b [2021-02-17T04:02:14.744Z] Step 8/22 : COPY . . [2021-02-17T04:02:15.014Z] ---> c3d57402f9a0 [2021-02-17T04:02:15.014Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-17T04:02:15.014Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T04:02:15.014Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T04:02:15.288Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-17T04:02:15.288Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-17T04:02:15.288Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-17T04:02:15.288Z] (4/4) Installing curl (7.69.1-r3) [2021-02-17T04:02:15.288Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T04:02:15.558Z] Executing ca-certificates-20191127-r4.trigger [2021-02-17T04:02:15.558Z] OK: 7 MiB in 18 packages [2021-02-17T04:02:19.874Z] ---> 0575cd932de3 [2021-02-17T04:02:19.874Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-17T04:02:21.846Z] ---> 13c6749d4402 [2021-02-17T04:02:21.846Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-17T04:02:21.846Z] Removing intermediate container a637fdbf54ab [2021-02-17T04:02:21.846Z] ---> c289fa1df28a [2021-02-17T04:02:21.846Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-17T04:02:23.265Z] ---> Running in d0f570b7e494 [2021-02-17T04:02:23.265Z] ---> Running in a8825de1e23d [2021-02-17T04:02:24.673Z] Removing intermediate container d0f570b7e494 [2021-02-17T04:02:24.673Z] ---> a53c3a355666 [2021-02-17T04:02:24.673Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-17T04:02:24.673Z] Removing intermediate container a8825de1e23d [2021-02-17T04:02:24.673Z] ---> 5530c821791d [2021-02-17T04:02:24.673Z] Step 13/21 : WORKDIR /edgex [2021-02-17T04:02:26.086Z] ---> Running in 09e34c8838d6 [2021-02-17T04:02:26.086Z] ---> Running in c19fbe5afb32 [2021-02-17T04:02:28.675Z] Removing intermediate container c19fbe5afb32 [2021-02-17T04:02:28.675Z] ---> 00245b165c34 [2021-02-17T04:02:28.675Z] Step 20/22 : LABEL arch=x86_64 [2021-02-17T04:02:31.265Z] Removing intermediate container 09e34c8838d6 [2021-02-17T04:02:31.265Z] ---> 1086dfc82ac3 [2021-02-17T04:02:31.265Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-17T04:02:31.528Z] ---> Running in 3460f117b196 [2021-02-17T04:02:32.480Z] ---> 2016a967ddbe [2021-02-17T04:02:32.480Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-17T04:02:32.748Z] Removing intermediate container 3460f117b196 [2021-02-17T04:02:32.748Z] ---> a96c1375c625 [2021-02-17T04:02:32.748Z] Step 21/22 : LABEL git_sha=cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 [2021-02-17T04:02:34.156Z] ---> Running in 588d0d47ffb0 [2021-02-17T04:02:34.424Z] ---> a5fa89bb6e6c [2021-02-17T04:02:34.424Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-17T04:02:35.004Z] Removing intermediate container 588d0d47ffb0 [2021-02-17T04:02:35.004Z] ---> d96187c3f7e6 [2021-02-17T04:02:35.004Z] Step 22/22 : LABEL version=0.0.0 [2021-02-17T04:02:36.401Z] ---> Running in 9351e97de2d3 [2021-02-17T04:02:36.666Z] ---> 09b78f9b89b7 [2021-02-17T04:02:36.666Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-17T04:02:36.666Z] ---> Running in 9e9bbd6dcf02 [2021-02-17T04:02:36.666Z] ---> d62e9ed8f58b [2021-02-17T04:02:36.666Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-17T04:02:36.932Z] Removing intermediate container 9351e97de2d3 [2021-02-17T04:02:36.932Z] ---> 1322076d187e [2021-02-17T04:02:36.932Z] [2021-02-17T04:02:37.196Z] ---> Running in 44a8b2745714 [2021-02-17T04:02:37.196Z] Successfully built 1322076d187e [2021-02-17T04:02:37.770Z] Successfully tagged docker-support-scheduler-go:latest [2021-02-17T04:02:37.770Z]  Building docker-support-scheduler-go ... done Removing intermediate container 9e9bbd6dcf02 [2021-02-17T04:02:37.770Z] ---> 69806d9d7937 [2021-02-17T04:02:37.770Z] Step 18/21 : CMD ["--init=true"] [2021-02-17T04:02:39.689Z] ---> Running in e2f0ec7ca6e9 [2021-02-17T04:02:39.690Z] Removing intermediate container 016f7d622858 [2021-02-17T04:02:39.690Z] ---> bec86c2195c5 [2021-02-17T04:02:39.690Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-17T04:02:39.954Z] ---> Running in bbcc9410a5ac [2021-02-17T04:02:39.954Z] Removing intermediate container e2f0ec7ca6e9 [2021-02-17T04:02:39.954Z] ---> 4b0aca890767 [2021-02-17T04:02:39.954Z] Step 19/21 : LABEL arch=x86_64 [2021-02-17T04:02:40.279Z] ---> Running in 46ba72689caa [2021-02-17T04:02:40.279Z] 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-02-17T04:02:40.279Z] Removing intermediate container 46ba72689caa [2021-02-17T04:02:40.279Z] ---> 79920cc1b95a [2021-02-17T04:02:40.279Z] Step 20/21 : LABEL git_sha=cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 [2021-02-17T04:02:40.628Z] ---> Running in e6bd2415b9e8 [2021-02-17T04:02:40.628Z] 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-02-17T04:02:40.628Z] Removing intermediate container e6bd2415b9e8 [2021-02-17T04:02:40.628Z] ---> cf400759efff [2021-02-17T04:02:40.628Z] Step 21/21 : LABEL version=0.0.0 [2021-02-17T04:02:40.628Z] ---> Running in 8d0dbd965399 [2021-02-17T04:02:40.979Z] Removing intermediate container 8d0dbd965399 [2021-02-17T04:02:40.979Z] ---> 501bc26f387e [2021-02-17T04:02:40.979Z] [2021-02-17T04:02:41.350Z] Successfully built 501bc26f387e [2021-02-17T04:02:41.350Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-17T04:02:43.415Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container bbcc9410a5ac [2021-02-17T04:02:43.415Z] ---> bbd848d81e9a [2021-02-17T04:02:43.415Z] [2021-02-17T04:02:43.415Z] Step 11/26 : FROM docker:20.10.0 [2021-02-17T04:02:43.415Z] 20.10.0: Pulling from library/docker [2021-02-17T04:02:53.520Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-17T04:02:53.520Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-17T04:02:53.520Z] ---> aefe523efa57 [2021-02-17T04:02:53.520Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-17T04:02:53.520Z] ---> Running in 6cb57525e11c [2021-02-17T04:02:53.520Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T04:02:53.520Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T04:02:53.785Z] (1/2) Installing readline (8.0.4-r0) [2021-02-17T04:02:53.785Z] (2/2) Installing bash (5.0.17-r0) [2021-02-17T04:02:53.785Z] Executing bash-5.0.17-r0.post-install [2021-02-17T04:02:53.785Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T04:02:53.785Z] OK: 12 MiB in 22 packages [2021-02-17T04:02:55.706Z] Removing intermediate container 44a8b2745714 [2021-02-17T04:02:55.706Z] ---> a7a48293451f [2021-02-17T04:02:55.706Z] [2021-02-17T04:02:55.706Z] Step 10/22 : FROM alpine:3.12 [2021-02-17T04:02:55.706Z] ---> 389fef711851 [2021-02-17T04:02:55.706Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-17T04:02:55.706Z] Removing intermediate container 6cb57525e11c [2021-02-17T04:02:55.706Z] ---> f089083a9abb [2021-02-17T04:02:55.706Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-17T04:02:55.706Z] ---> Running in 0b9c4b29e70c [2021-02-17T04:02:55.706Z] ---> Running in fb07aeda11dc [2021-02-17T04:02:55.972Z] Removing intermediate container fb07aeda11dc [2021-02-17T04:02:55.972Z] ---> 9ef36fbda06d [2021-02-17T04:02:55.972Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-17T04:02:55.972Z] ---> Running in 7b2888473a4e [2021-02-17T04:02:56.234Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T04:02:56.234Z] Removing intermediate container 7b2888473a4e [2021-02-17T04:02:56.234Z] ---> 50d38321a905 [2021-02-17T04:02:56.234Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-17T04:02:56.234Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T04:02:56.234Z] ---> Running in 9071e989ec50 [2021-02-17T04:02:56.500Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-17T04:02:56.500Z] Removing intermediate container 9071e989ec50 [2021-02-17T04:02:56.500Z] ---> 15d729a20554 [2021-02-17T04:02:56.500Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-17T04:02:56.500Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-17T04:02:56.500Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T04:02:56.500Z] Executing ca-certificates-20191127-r4.trigger [2021-02-17T04:02:56.500Z] OK: 6 MiB in 16 packages [2021-02-17T04:02:57.455Z] ---> b0878b1af16b [2021-02-17T04:02:57.455Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-17T04:02:58.034Z] Removing intermediate container 0b9c4b29e70c [2021-02-17T04:02:58.034Z] ---> 5bf82a037b28 [2021-02-17T04:02:58.034Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-17T04:02:58.034Z] ---> 2bc34d797d11 [2021-02-17T04:02:58.034Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-17T04:02:58.301Z] ---> Running in 827cc67d5cc2 [2021-02-17T04:02:58.301Z] Removing intermediate container 827cc67d5cc2 [2021-02-17T04:02:58.301Z] ---> 520d1f38ca87 [2021-02-17T04:02:58.301Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-17T04:02:58.567Z] ---> Running in 9637441c7c05 [2021-02-17T04:02:58.567Z] ---> cc0e832750a7 [2021-02-17T04:02:58.567Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-17T04:02:58.567Z] ---> Running in d52b14de0ba9 [2021-02-17T04:02:58.838Z] Removing intermediate container 9637441c7c05 [2021-02-17T04:02:58.838Z] ---> 091345ce0235 [2021-02-17T04:02:58.838Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-17T04:02:58.838Z] ---> Running in 137e479fcf06 [2021-02-17T04:02:59.103Z] Removing intermediate container 137e479fcf06 [2021-02-17T04:02:59.103Z] ---> 29fbfa899bbf [2021-02-17T04:02:59.103Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-17T04:02:59.367Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T04:02:59.367Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T04:02:59.636Z] ---> 3868bbddce9e [2021-02-17T04:02:59.636Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-17T04:02:59.636Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-17T04:02:59.636Z] (2/33) Installing expat (2.2.9-r1) [2021-02-17T04:02:59.636Z] (3/33) Installing libffi (3.3-r2) [2021-02-17T04:02:59.636Z] (4/33) Installing gdbm (1.13-r1) [2021-02-17T04:02:59.636Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-17T04:02:59.636Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-17T04:02:59.636Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-17T04:03:03.858Z] ---> 789326ed6576 [2021-02-17T04:03:03.858Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-17T04:03:03.858Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-17T04:03:03.858Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-17T04:03:03.858Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-17T04:03:03.858Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-17T04:03:03.858Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-17T04:03:03.858Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-17T04:03:03.858Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-17T04:03:03.858Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-17T04:03:03.858Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-17T04:03:03.858Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-17T04:03:03.858Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-17T04:03:03.858Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-17T04:03:03.858Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-17T04:03:04.434Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-17T04:03:04.698Z] ---> b12f1734d8ae [2021-02-17T04:03:04.698Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-17T04:03:04.698Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-17T04:03:04.698Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-17T04:03:04.698Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-17T04:03:04.698Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-17T04:03:04.962Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-17T04:03:05.225Z] ---> Running in 4e392c84b80c [2021-02-17T04:03:05.225Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-17T04:03:05.225Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-17T04:03:05.225Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-17T04:03:05.225Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-17T04:03:05.225Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-17T04:03:05.225Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-17T04:03:05.225Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-17T04:03:05.225Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T04:03:05.225Z] OK: 71 MiB in 55 packages [2021-02-17T04:03:06.174Z] Removing intermediate container 4e392c84b80c [2021-02-17T04:03:06.174Z] ---> 083fd637a502 [2021-02-17T04:03:06.174Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-17T04:03:06.174Z] ---> Running in 7fb3dcac3c6c [2021-02-17T04:03:06.437Z] Removing intermediate container 7fb3dcac3c6c [2021-02-17T04:03:06.437Z] ---> 77175e606eb6 [2021-02-17T04:03:06.437Z] Step 20/22 : LABEL arch=x86_64 [2021-02-17T04:03:07.839Z] ---> Running in 918df8fae1ac [2021-02-17T04:03:11.180Z] Removing intermediate container 918df8fae1ac [2021-02-17T04:03:11.180Z] ---> 4d51c09c283d [2021-02-17T04:03:11.180Z] Step 21/22 : LABEL git_sha=cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 [2021-02-17T04:03:11.180Z] ---> Running in 3bebfd6a9be1 [2021-02-17T04:03:11.180Z] Removing intermediate container d52b14de0ba9 [2021-02-17T04:03:11.180Z] ---> 79633c07681f [2021-02-17T04:03:11.180Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-17T04:03:11.180Z] ---> Running in 8c86ba94f8c4 [2021-02-17T04:03:11.445Z] Removing intermediate container 3bebfd6a9be1 [2021-02-17T04:03:11.445Z] ---> 508a17ff1539 [2021-02-17T04:03:11.445Z] Step 22/22 : LABEL version=0.0.0 [2021-02-17T04:03:11.445Z] ---> Running in 57b591bb4351 [2021-02-17T04:03:11.715Z] Removing intermediate container 57b591bb4351 [2021-02-17T04:03:11.716Z] ---> f43d59bac5ad [2021-02-17T04:03:11.716Z] [2021-02-17T04:03:11.980Z] Successfully built f43d59bac5ad [2021-02-17T04:03:11.980Z] Successfully tagged docker-support-notifications-go:latest [2021-02-17T04:03:12.927Z]  Building docker-support-notifications-go ... done Collecting docker-compose==1.23.2 [2021-02-17T04:03:12.927Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-17T04:03:13.192Z] Collecting texttable<0.10,>=0.9.0 [2021-02-17T04:03:13.192Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-17T04:03:13.772Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-17T04:03:13.772Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-17T04:03:14.041Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-17T04:03:14.041Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-17T04:03:14.624Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-17T04:03:14.624Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-17T04:03:14.624Z] Collecting cached-property<2,>=1.2.0 [2021-02-17T04:03:14.624Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-17T04:03:14.886Z] Collecting jsonschema<3,>=2.5.1 [2021-02-17T04:03:14.886Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-17T04:03:14.886Z] Collecting docker<4.0,>=3.6.0 [2021-02-17T04:03:15.148Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-17T04:03:15.148Z] Collecting PyYAML<4,>=3.10 [2021-02-17T04:03:15.148Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-17T04:03:16.103Z] Collecting docopt<0.7,>=0.6.1 [2021-02-17T04:03:16.103Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-17T04:03:16.683Z] 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-02-17T04:03:16.683Z] Collecting idna<2.8,>=2.5 [2021-02-17T04:03:16.683Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-17T04:03:16.683Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-17T04:03:16.683Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-17T04:03:16.950Z] 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-02-17T04:03:16.950Z] 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-02-17T04:03:16.950Z] Collecting docker-pycreds>=0.4.0 [2021-02-17T04:03:16.950Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-17T04:03:16.950Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-17T04:03:16.950Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-17T04:03:16.950Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-17T04:03:16.950Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-17T04:03:17.216Z] Installing collected packages: texttable, idna, urllib3, requests, dockerpty, websocket-client, cached-property, jsonschema, docker-pycreds, docker, PyYAML, docopt, docker-compose [2021-02-17T04:03:17.216Z] Running setup.py install for texttable: started [2021-02-17T04:03:17.490Z] Running setup.py install for texttable: finished with status 'done' [2021-02-17T04:03:17.490Z] Attempting uninstall: idna [2021-02-17T04:03:17.490Z] Found existing installation: idna 2.9 [2021-02-17T04:03:17.490Z] Uninstalling idna-2.9: [2021-02-17T04:03:17.759Z] Successfully uninstalled idna-2.9 [2021-02-17T04:03:17.759Z] Attempting uninstall: urllib3 [2021-02-17T04:03:17.759Z] Found existing installation: urllib3 1.25.9 [2021-02-17T04:03:17.759Z] Uninstalling urllib3-1.25.9: [2021-02-17T04:03:18.023Z] Successfully uninstalled urllib3-1.25.9 [2021-02-17T04:03:18.285Z] Attempting uninstall: requests [2021-02-17T04:03:18.285Z] Found existing installation: requests 2.23.0 [2021-02-17T04:03:18.285Z] Uninstalling requests-2.23.0: [2021-02-17T04:03:18.285Z] Successfully uninstalled requests-2.23.0 [2021-02-17T04:03:18.285Z] Running setup.py install for dockerpty: started [2021-02-17T04:03:18.863Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-17T04:03:19.445Z] Running setup.py install for PyYAML: started [2021-02-17T04:03:20.019Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-17T04:03:20.019Z] Running setup.py install for docopt: started [2021-02-17T04:03:20.596Z] Running setup.py install for docopt: finished with status 'done' [2021-02-17T04:03:20.860Z] 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-02-17T04:03:25.102Z] Removing intermediate container 8c86ba94f8c4 [2021-02-17T04:03:25.102Z] ---> 3432bef4403f [2021-02-17T04:03:25.102Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-17T04:03:25.102Z] ---> Running in da4d04b38867 [2021-02-17T04:03:25.102Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T04:03:25.102Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T04:03:25.103Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-17T04:03:25.103Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-17T04:03:25.103Z] (3/3) Installing curl (7.69.1-r3) [2021-02-17T04:03:25.103Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T04:03:25.103Z] OK: 72 MiB in 58 packages [2021-02-17T04:03:25.318Z] gofmt -l . [2021-02-17T04:03:25.318Z] [ "`gofmt -l .`" = "" ] [2021-02-17T04:03:25.318Z] ./bin/test-go-mod-tidy.sh [2021-02-17T04:03:25.318Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-17T04:03:25.682Z] Removing intermediate container da4d04b38867 [2021-02-17T04:03:25.682Z] ---> aebe25efcef8 [2021-02-17T04:03:25.682Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-17T04:03:25.682Z] ---> Running in 40bef41c2f67 [2021-02-17T04:03:25.948Z] Removing intermediate container 40bef41c2f67 [2021-02-17T04:03:25.948Z] ---> 3ba3e0f859c2 [2021-02-17T04:03:25.948Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-17T04:03:25.948Z] ---> Running in 4ddc989bc75e [2021-02-17T04:03:26.017Z] + ls -al . [2021-02-17T04:03:26.017Z] total 728 [2021-02-17T04:03:26.017Z] drwxrwxr-x 9 1001 1001 4096 Feb 17 04:03 . [2021-02-17T04:03:26.017Z] drwxr-xr-x 4 root root 4096 Feb 17 03:59 .. [2021-02-17T04:03:26.017Z] -rw-rw-r-- 1 1001 1001 11 Feb 17 03:57 .dockerignore [2021-02-17T04:03:26.017Z] drwxrwxr-x 8 1001 1001 4096 Feb 17 03:57 .git [2021-02-17T04:03:26.017Z] drwxrwxr-x 3 1001 1001 4096 Feb 17 03:57 .github [2021-02-17T04:03:26.017Z] -rw-rw-r-- 1 1001 1001 818 Feb 17 03:57 .gitignore [2021-02-17T04:03:26.017Z] -rw-rw-r-- 1 1001 1001 166 Feb 17 03:57 .sonarcloud.properties [2021-02-17T04:03:26.017Z] -rw-rw-r-- 1 1001 1001 7859 Feb 17 03:57 Attribution.txt [2021-02-17T04:03:26.017Z] -rw-rw-r-- 1 1001 1001 3804 Feb 17 03:57 CONTRIBUTING.md [2021-02-17T04:03:26.017Z] -rw-rw-r-- 1 1001 1001 931 Feb 17 03:57 Dockerfile.build [2021-02-17T04:03:26.017Z] -rw-rw-r-- 1 1001 1001 863 Feb 17 03:57 Jenkinsfile [2021-02-17T04:03:26.017Z] -rw-rw-r-- 1 1001 1001 10775 Feb 17 03:57 LICENSE [2021-02-17T04:03:26.017Z] -rw-rw-r-- 1 1001 1001 5774 Feb 17 03:57 Makefile [2021-02-17T04:03:26.017Z] -rw-rw-r-- 1 1001 1001 6524 Feb 17 03:57 README.md [2021-02-17T04:03:26.017Z] -rw-rw-r-- 1 1001 1001 6755 Feb 17 03:57 SECURITY.md [2021-02-17T04:03:26.017Z] -rw-rw-r-- 1 1001 1001 5 Feb 17 03:55 VERSION [2021-02-17T04:03:26.017Z] -rw-rw-r-- 1 1001 1001 4131 Feb 17 03:57 ZMQWindows.md [2021-02-17T04:03:26.017Z] drwxrwxr-x 2 1001 1001 4096 Feb 17 03:57 bin [2021-02-17T04:03:26.017Z] drwxrwxr-x 14 1001 1001 4096 Feb 17 03:57 cmd [2021-02-17T04:03:26.017Z] -rw-r--r-- 1 root root 596907 Feb 17 04:02 coverage.out [2021-02-17T04:03:26.017Z] -rw-r--r-- 1 root root 1054 Feb 17 04:03 go.mod [2021-02-17T04:03:26.017Z] -rw-r--r-- 1 root root 19518 Feb 17 04:03 go.sum [2021-02-17T04:03:26.017Z] drwxrwxr-x 8 1001 1001 4096 Feb 17 03:57 internal [2021-02-17T04:03:26.017Z] drwxrwxr-x 4 1001 1001 4096 Feb 17 03:57 openapi [2021-02-17T04:03:26.017Z] drwxrwxr-x 4 1001 1001 4096 Feb 17 03:57 snap [2021-02-17T04:03:26.017Z] -rw-rw-r-- 1 1001 1001 168 Feb 17 03:57 version.go [Pipeline] sh [2021-02-17T04:03:26.211Z] Removing intermediate container 4ddc989bc75e [2021-02-17T04:03:26.211Z] ---> 8e58986c7e5c [2021-02-17T04:03:26.211Z] Step 24/26 : LABEL arch=x86_64 [2021-02-17T04:03:26.211Z] ---> Running in 74a6fbeea5a7 [2021-02-17T04:03:26.473Z] Removing intermediate container 74a6fbeea5a7 [2021-02-17T04:03:26.473Z] ---> e37f2198f78b [2021-02-17T04:03:26.473Z] Step 25/26 : LABEL git_sha=cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 [2021-02-17T04:03:26.473Z] ---> Running in b68f37821a75 [2021-02-17T04:03:26.703Z] + '[' -e coverage.out ] [2021-02-17T04:03:26.703Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-17T04:03:26.736Z] Removing intermediate container b68f37821a75 [2021-02-17T04:03:26.736Z] ---> b3779e57d13f [2021-02-17T04:03:26.736Z] Step 26/26 : LABEL version=0.0.0 [2021-02-17T04:03:26.736Z] ---> Running in 8512eaec111b [2021-02-17T04:03:26.736Z] Removing intermediate container 8512eaec111b [2021-02-17T04:03:26.736Z] ---> 9b357aad3f42 [2021-02-17T04:03:26.736Z] [2021-02-17T04:03:26.742Z] Warning: overwriting stash ‘coverage-report’ [2021-02-17T04:03:26.998Z] Successfully built 9b357aad3f42 [2021-02-17T04:03:26.998Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-17T04:03:27.269Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-02-17T04:03:27.290Z] $ docker stop --time=1 01bdb0e0ef69828f5fe0290b9d0b576ba4e4f748dd18cbf01536d33bd14b1ebb [2021-02-17T04:03:27.964Z] Stashed 1 file(s) [2021-02-17T04:03:28.954Z] $ docker rm -f 01bdb0e0ef69828f5fe0290b9d0b576ba4e4f748dd18cbf01536d33bd14b1ebb [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-02-17T04:03:29.541Z] + docker images [2021-02-17T04:03:29.541Z] + grep docker [2021-02-17T04:03:29.995Z] + make build [2021-02-17T04:03:29.996Z] 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-02-17T04:03:30.115Z] docker-sys-mgmt-agent-go latest 9b357aad3f42 3 seconds ago 313MB [2021-02-17T04:03:30.115Z] docker-support-notifications-go latest f43d59bac5ad 18 seconds ago 17.6MB [2021-02-17T04:03:30.115Z] docker-security-proxy-setup-go latest 501bc26f387e 49 seconds ago 24.4MB [2021-02-17T04:03:30.115Z] docker-support-scheduler-go latest 1322076d187e 53 seconds ago 17MB [2021-02-17T04:03:30.115Z] docker-security-bootstrapper-go latest 2091caba0f04 About a minute ago 18MB [2021-02-17T04:03:30.115Z] docker-core-data-go latest 7edc1477ca3f About a minute ago 22.3MB [2021-02-17T04:03:30.115Z] docker-security-secretstore-setup-go latest fa5381b220f4 2 minutes ago 24.6MB [2021-02-17T04:03:30.115Z] docker-core-metadata-go latest 3f1204569044 2 minutes ago 18.8MB [2021-02-17T04:03:30.115Z] docker-core-command-go latest 93aef8798099 2 minutes ago 16.9MB [2021-02-17T04:03:30.115Z] docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-02-17T04:03:42.431Z] 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-02-17T04:03:46.290Z] Still waiting to schedule task [2021-02-17T04:03:46.290Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-02-17T04:04:04.605Z] 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-02-17T04:04:09.990Z] 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-02-17T04:04:15.387Z] 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-02-17T04:04:15.988Z] 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-02-17T04:04:21.391Z] 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-02-17T04:04:25.693Z] 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-02-17T04:04:29.998Z] 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-02-17T04:04:34.309Z] 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-02-17T04:04:37.692Z] 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-02-17T04:04:42.014Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-17T04:04:45.758Z] Running on prd-ubuntu18.04-docker-8c-8g-26646 in /w/workspace/edgexfoundry_edgex-go_PR-3175 [Pipeline] { [Pipeline] ws [2021-02-17T04:04:45.862Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-02-17T04:04:48.109Z] using credential edgex-jenkins-ssh [2021-02-17T04:04:48.163Z] Cloning the remote Git repository [2021-02-17T04:04:48.195Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-17T04:04:48.257Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-02-17T04:04:48.284Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-17T04:04:48.284Z] > git --version # timeout=10 [2021-02-17T04:04:48.292Z] > git --version # 'git version 2.17.1' [2021-02-17T04:04:48.292Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-17T04:04:48.315Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } [2021-02-17T04:04:48.728Z] $ docker stop --time=1 963e491f46ac40c98fe3c9df79bd5a994cdae3a8c56027aab97f05df2da86f84 [2021-02-17T04:04:51.179Z] $ docker rm -f 963e491f46ac40c98fe3c9df79bd5a994cdae3a8c56027aab97f05df2da86f84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-17T04:04:53.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-17T04:04:53.485Z] [2021-02-17T04:04:53.486Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-17T04:04:54.184Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-17T04:04:54.461Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-02-17T04:04:54.461Z] 29e5d40040c1: Pulling fs layer [2021-02-17T04:04:54.461Z] 1ce36da41761: Pulling fs layer [2021-02-17T04:04:54.461Z] 25b303627fd3: Pulling fs layer [2021-02-17T04:04:55.080Z] 29e5d40040c1: Verifying Checksum [2021-02-17T04:04:55.080Z] 29e5d40040c1: Download complete [2021-02-17T04:04:55.682Z] 1ce36da41761: Verifying Checksum [2021-02-17T04:04:55.682Z] 1ce36da41761: Download complete [2021-02-17T04:04:55.682Z] 29e5d40040c1: Pull complete [2021-02-17T04:04:57.112Z] 1ce36da41761: Pull complete [2021-02-17T04:04:57.384Z] 25b303627fd3: Verifying Checksum [2021-02-17T04:04:57.384Z] 25b303627fd3: Download complete [2021-02-17T04:05:07.517Z] 25b303627fd3: Pull complete [2021-02-17T04:05:07.517Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-02-17T04:05:07.517Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-17T04:05:07.517Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-02-17T04:05:07.753Z] prd-ubuntu18.04-docker-arm64-4c-16g-26643 does not seem to be running inside a container [2021-02-17T04:05:07.786Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-17T04:05:11.085Z] $ docker top d50f9058f9b394d599cc7adf410e30f5fbb7332b2a45c197b7420be04e74af48 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-17T04:05:12.227Z] + + grepdocker-compose parallel [2021-02-17T04:05:12.227Z] build --help [2021-02-17T04:05:15.164Z] Merging remotes/origin/master commit 3e9c61b8d4aeb7bdd411881b88cb95b50afe10c0 into PR head commit cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 [2021-02-17T04:05:15.293Z] Merge succeeded, producing cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 [2021-02-17T04:05:15.294Z] Checking out Revision cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 (PR-3175) [2021-02-17T04:05:15.602Z] --parallel Build images in parallel. [Pipeline] } [2021-02-17T04:05:15.864Z] $ docker stop --time=1 d50f9058f9b394d599cc7adf410e30f5fbb7332b2a45c197b7420be04e74af48 [2021-02-17T04:05:14.478Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-17T04:05:14.487Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-17T04:05:14.502Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-17T04:05:14.516Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-17T04:05:14.516Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-17T04:05:14.520Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3175/head:refs/remotes/origin/PR-3175 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-17T04:05:15.186Z] > git config core.sparsecheckout # timeout=10 [2021-02-17T04:05:15.192Z] > git checkout -f cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 # timeout=10 [2021-02-17T04:05:15.275Z] > git remote # timeout=10 [2021-02-17T04:05:15.282Z] > git config --get remote.origin.url # timeout=10 [2021-02-17T04:05:15.287Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-17T04:05:15.291Z] > git merge 3e9c61b8d4aeb7bdd411881b88cb95b50afe10c0 # timeout=10 [2021-02-17T04:05:15.298Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-17T04:05:15.308Z] > git config core.sparsecheckout # timeout=10 [2021-02-17T04:05:15.312Z] > git checkout -f cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 # timeout=10 [2021-02-17T04:05:17.835Z] $ docker rm -f d50f9058f9b394d599cc7adf410e30f5fbb7332b2a45c197b7420be04e74af48 [Pipeline] // withDockerContainer [2021-02-17T04:05:19.492Z] Commit message: "feat(scheduler): Implement GET /interval/name/{name} V2 API" [2021-02-17T04:05:19.539Z] > git --version # timeout=10 [2021-02-17T04:05:19.543Z] > git --version # 'git version 2.17.1' [2021-02-17T04:05:19.547Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2021-02-17T04:05:20.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-17T04:05:20.079Z] . [Pipeline] libraryResource [Pipeline] sh [Pipeline] withDockerContainer [2021-02-17T04:05:20.712Z] + echo snap-build.sh [2021-02-17T04:05:20.712Z] snap-build.sh [2021-02-17T04:05:20.712Z] + SNAP_BASE_DIR=. [2021-02-17T04:05:20.712Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-02-17T04:05:20.712Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-02-17T04:05:20.712Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-02-17T04:05:20.712Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-02-17T04:05:20.712Z] + cd /w/workspace/edgex-go/1 [2021-02-17T04:05:20.712Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-02-17T04:05:20.712Z] Reading package lists... [2021-02-17T04:05:20.712Z] Building dependency tree... [2021-02-17T04:05:20.713Z] Reading state information... [2021-02-17T04:05:20.830Z] prd-ubuntu18.04-docker-arm64-4c-16g-26643 does not seem to be running inside a container [2021-02-17T04:05:20.858Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-17T04:05:20.975Z] The following packages were automatically installed and are no longer required: [2021-02-17T04:05:20.975Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-02-17T04:05:20.975Z] uidmap xdelta3 [2021-02-17T04:05:20.975Z] Use 'sudo apt autoremove' to remove them. [2021-02-17T04:05:20.975Z] The following packages will be REMOVED: [2021-02-17T04:05:20.975Z] lxd* lxd-client* [2021-02-17T04:05:21.550Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-02-17T04:05:21.550Z] After this operation, 31.7 MB disk space will be freed. [2021-02-17T04:05:22.272Z] $ docker top 069b9da54da7d068626c672b841cf70e0de9bf8d4cff263e59f5140240e5a16f -eo pid,comm [2021-02-17T04:05:22.611Z] (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.) [Pipeline] { [Pipeline] sh [2021-02-17T04:05:22.875Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-17T04:05:23.449Z] Removing lxd dnsmasq configuration [2021-02-17T04:05:23.450Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-17T04:05:23.713Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-02-17T04:05:23.975Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-02-17T04:05:24.922Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-02-17T04:05:25.187Z] (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-02-17T04:05:25.187Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-17T04:05:26.580Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-02-17T04:05:26.580Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-02-17T04:05:27.738Z] Building docker-core-command-go ... [2021-02-17T04:05:27.738Z] Building docker-core-data-go ... [2021-02-17T04:05:27.738Z] Building docker-core-metadata-go ... [2021-02-17T04:05:27.738Z] Building docker-security-bootstrapper-go ... [2021-02-17T04:05:27.738Z] Building docker-security-proxy-setup-go ... [2021-02-17T04:05:27.738Z] Building docker-security-secretstore-setup-go ... [2021-02-17T04:05:27.738Z] Building docker-support-notifications-go ... [2021-02-17T04:05:27.738Z] Building docker-support-scheduler-go ... [2021-02-17T04:05:27.738Z] Building docker-sys-mgmt-agent-go ... [2021-02-17T04:05:27.738Z] Building docker-support-scheduler-go [2021-02-17T04:05:27.738Z] Building docker-core-command-go [2021-02-17T04:05:27.738Z] Building docker-security-bootstrapper-go [2021-02-17T04:05:27.738Z] Building docker-core-metadata-go [2021-02-17T04:05:27.738Z] Building docker-support-notifications-go [2021-02-17T04:05:27.970Z] + sudo snap remove --purge lxd [2021-02-17T04:05:27.970Z] snap "lxd" is not installed [2021-02-17T04:05:27.970Z] + sudo groupadd --force --system lxd [2021-02-17T04:05:27.970Z] ++ whoami [2021-02-17T04:05:28.234Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-02-17T04:05:28.234Z] + newgrp - lxd [2021-02-17T04:05:28.234Z] + sudo snap install lxd [2021-02-17T04:05:36.414Z] 2021-02-17T04:05:33Z INFO Waiting for automatic snapd restart... [2021-02-17T04:05:48.683Z] lxd 4.11 from Canonical* installed [2021-02-17T04:05:48.683Z] + sudo lxd init --auto [2021-02-17T04:05:56.836Z] + sudo snap install --classic snapcraft [2021-02-17T04:06:01.058Z] snapcraft 4.5.1 from Canonical* installed [2021-02-17T04:06:01.058Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-02-17T04:06:01.058Z] + patch --verbose -p1 [2021-02-17T04:06:01.058Z] Hmm... Looks like a unified diff to me... [2021-02-17T04:06:01.058Z] The text leading up to this was: [2021-02-17T04:06:01.058Z] -------------------------- [2021-02-17T04:06:01.058Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-02-17T04:06:01.058Z] |From: Tony Espy [2021-02-17T04:06:01.058Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-02-17T04:06:01.058Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-02-17T04:06:01.058Z] | [2021-02-17T04:06:01.058Z] |This patch is used by the EdgeX CI pipeline builds to [2021-02-17T04:06:01.058Z] |optimize the snap CI check run for pull requests. When [2021-02-17T04:06:01.058Z] |applied, it essentially strips out everything (apps and [2021-02-17T04:06:01.058Z] |parts) from the snapcraft.yaml file except those required [2021-02-17T04:06:01.058Z] |to build edgex-go, as the whole idea of the CI check is to [2021-02-17T04:06:01.058Z] |catch changes to edgex-go that break the snap build. [2021-02-17T04:06:01.058Z] | [2021-02-17T04:06:01.058Z] |In general, anyone updating snapcraft.yaml will also need [2021-02-17T04:06:01.058Z] |to update this patch file, otherwise it may fail to apply, [2021-02-17T04:06:01.058Z] |resulting in a failed snap build CI check in the associated [2021-02-17T04:06:01.058Z] |pull request. [2021-02-17T04:06:01.058Z] | [2021-02-17T04:06:01.058Z] |Note - in addition to applying this patch, the pipeline also [2021-02-17T04:06:01.058Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-02-17T04:06:01.058Z] |need to build the finally binary .snap file (and it won't [2021-02-17T04:06:01.058Z] |work with the patch applied). This further reduces the build [2021-02-17T04:06:01.058Z] |time. [2021-02-17T04:06:01.058Z] |--- [2021-02-17T04:06:01.058Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-02-17T04:06:01.058Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-02-17T04:06:01.058Z] | [2021-02-17T04:06:01.058Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-02-17T04:06:01.058Z] |index 1e537489..faf42425 100644 [2021-02-17T04:06:01.058Z] |--- a/snap/snapcraft.yaml [2021-02-17T04:06:01.058Z] |+++ b/snap/snapcraft.yaml [2021-02-17T04:06:01.058Z] -------------------------- [2021-02-17T04:06:01.058Z] patching file snap/snapcraft.yaml [2021-02-17T04:06:01.058Z] Using Plan A... [2021-02-17T04:06:01.058Z] Hunk #1 succeeded at 73. [2021-02-17T04:06:01.058Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-02-17T04:06:01.058Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-02-17T04:06:01.058Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-02-17T04:06:01.058Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-02-17T04:06:01.058Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-02-17T04:06:01.058Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-02-17T04:06:01.058Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-02-17T04:06:01.058Z] Hmm... Ignoring the trailing garbage. [2021-02-17T04:06:01.058Z] done [2021-02-17T04:06:01.058Z] + sudo snapcraft prime --use-lxd [2021-02-17T04:06:02.450Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-02-17T04:06:02.450Z] 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-02-17T04:06:02.450Z] - README.md [2021-02-17T04:06:02.450Z] - snapcraft.yaml.orig [2021-02-17T04:06:02.450Z] [2021-02-17T04:06:02.450Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-17T04:06:03.037Z] Launching a container. [2021-02-17T04:06:15.288Z] Waiting for container to be ready [2021-02-17T04:06:15.288Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-02-17T04:06:15.288Z] [2021-02-17T04:06:18.605Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-02-17T04:06:18.605Z] Waiting for network to be ready... [2021-02-17T04:06:18.866Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-17T04:06:19.129Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1544 kB] [2021-02-17T04:06:19.129Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-17T04:06:19.391Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] [2021-02-17T04:06:19.391Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-17T04:06:19.391Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-17T04:06:19.391Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-17T04:06:19.391Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-17T04:06:19.391Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] [2021-02-17T04:06:19.391Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] [2021-02-17T04:06:19.653Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-17T04:06:19.653Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-17T04:06:19.915Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-17T04:06:20.179Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-17T04:06:20.179Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-17T04:06:20.179Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-17T04:06:20.179Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-17T04:06:20.179Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-17T04:06:20.442Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-17T04:06:20.704Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1884 kB] [2021-02-17T04:06:20.704Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] [2021-02-17T04:06:20.704Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-17T04:06:20.704Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-17T04:06:20.704Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-17T04:06:20.966Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-17T04:06:20.966Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1718 kB] [2021-02-17T04:06:20.966Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-02-17T04:06:22.893Z] Fetched 23.9 MB in 4s (6115 kB/s) [2021-02-17T04:06:23.839Z] Reading package lists... [2021-02-17T04:06:23.839Z] Reading package lists... [2021-02-17T04:06:24.105Z] Building dependency tree... [2021-02-17T04:06:24.105Z] Reading state information... [2021-02-17T04:06:24.367Z] The following additional packages will be installed: [2021-02-17T04:06:24.367Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-17T04:06:24.367Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-17T04:06:24.367Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-17T04:06:24.367Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-02-17T04:06:24.367Z] Suggested packages: [2021-02-17T04:06:24.367Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-02-17T04:06:24.367Z] Recommended packages: [2021-02-17T04:06:24.367Z] gnupg libsasl2-modules [2021-02-17T04:06:24.367Z] The following NEW packages will be installed: [2021-02-17T04:06:24.367Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-17T04:06:24.367Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-17T04:06:24.367Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-17T04:06:24.367Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-02-17T04:06:24.367Z] The following packages will be upgraded: [2021-02-17T04:06:24.367Z] gpg gpg-agent gpgconf libudev1 [2021-02-17T04:06:24.627Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-02-17T04:06:24.627Z] Need to get 3532 kB of archives. [2021-02-17T04:06:24.627Z] After this operation, 13.3 MB of additional disk space will be used. [2021-02-17T04:06:24.627Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-02-17T04:06:24.627Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-02-17T04:06:24.889Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-02-17T04:06:25.149Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-02-17T04:06:25.149Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-02-17T04:06:25.149Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-02-17T04:06:25.149Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-02-17T04:06:25.149Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.9 [16.6 kB] [2021-02-17T04:06:25.149Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.9 [155 kB] [2021-02-17T04:06:25.149Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-02-17T04:06:25.149Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-02-17T04:06:25.149Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-02-17T04:06:25.149Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-02-17T04:06:25.149Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-02-17T04:06:25.149Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-02-17T04:06:25.149Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-02-17T04:06:25.149Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-02-17T04:06:25.149Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-02-17T04:06:25.149Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-02-17T04:06:25.411Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-02-17T04:06:25.411Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-02-17T04:06:25.411Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-02-17T04:06:25.411Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-17T04:06:25.411Z] Fetched 3532 kB in 1s (3205 kB/s) [2021-02-17T04:06:25.673Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-17T04:06:25.673Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-02-17T04:06:25.673Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-17T04:06:25.673Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-02-17T04:06:25.936Z] Selecting previously unselected package udev. [2021-02-17T04:06:25.936Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-17T04:06:25.936Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-02-17T04:06:25.936Z] Unpacking udev (237-3ubuntu10.44) ... [2021-02-17T04:06:26.200Z] Selecting previously unselected package libfuse2:amd64. [2021-02-17T04:06:26.200Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-02-17T04:06:26.200Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-17T04:06:26.200Z] Selecting previously unselected package fuse. [2021-02-17T04:06:26.200Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-02-17T04:06:26.200Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-02-17T04:06:26.463Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-17T04:06:26.463Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-17T04:06:26.463Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-17T04:06:26.463Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-17T04:06:26.726Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-17T04:06:26.726Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-17T04:06:26.726Z] Selecting previously unselected package libksba8:amd64. [2021-02-17T04:06:26.726Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-02-17T04:06:26.988Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-02-17T04:06:26.988Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-02-17T04:06:26.988Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-17T04:06:26.988Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T04:06:26.988Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-02-17T04:06:26.988Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-17T04:06:26.988Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T04:06:27.260Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-02-17T04:06:27.260Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-17T04:06:27.260Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T04:06:27.260Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-02-17T04:06:27.260Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-17T04:06:27.260Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T04:06:27.522Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-02-17T04:06:27.522Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-17T04:06:27.522Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T04:06:27.522Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-02-17T04:06:27.522Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-17T04:06:27.522Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T04:06:27.522Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-02-17T04:06:27.522Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-17T04:06:27.784Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T04:06:27.784Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-02-17T04:06:27.784Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-17T04:06:27.784Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T04:06:27.784Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-02-17T04:06:27.784Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-17T04:06:27.784Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T04:06:28.048Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-17T04:06:28.048Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-17T04:06:28.048Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-17T04:06:28.048Z] Selecting previously unselected package libsasl2-2:amd64. [2021-02-17T04:06:28.048Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-17T04:06:28.048Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-17T04:06:28.048Z] Selecting previously unselected package libldap-common. [2021-02-17T04:06:28.048Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb ... [2021-02-17T04:06:28.048Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-17T04:06:28.310Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-17T04:06:28.310Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb ... [2021-02-17T04:06:28.310Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-17T04:06:28.310Z] Selecting previously unselected package dirmngr. [2021-02-17T04:06:28.310Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-17T04:06:28.310Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-02-17T04:06:28.572Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-17T04:06:28.572Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-02-17T04:06:28.572Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-17T04:06:28.572Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-17T04:06:28.572Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-17T04:06:28.572Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-02-17T04:06:28.572Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T04:06:28.572Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-02-17T04:06:28.572Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-17T04:06:28.833Z] Setting up udev (237-3ubuntu10.44) ... [2021-02-17T04:06:29.097Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-02-17T04:06:29.097Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T04:06:29.097Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-02-17T04:06:29.359Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-02-17T04:06:29.359Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-02-17T04:06:29.359Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T04:06:29.359Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T04:06:29.359Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T04:06:29.359Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T04:06:29.359Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T04:06:29.359Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T04:06:29.359Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T04:06:29.621Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-17T04:06:29.621Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-02-17T04:06:29.621Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-17T04:06:29.883Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-02-17T04:06:29.883Z] settings in the [Install] section, and DefaultInstance for template units). [2021-02-17T04:06:29.883Z] This means they are not meant to be enabled using systemctl. [2021-02-17T04:06:29.883Z] Possible reasons for having this kind of units are: [2021-02-17T04:06:29.883Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-02-17T04:06:29.883Z] .wants/ or .requires/ directory. [2021-02-17T04:06:29.883Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-02-17T04:06:29.883Z] a requirement dependency on it. [2021-02-17T04:06:29.883Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-02-17T04:06:29.883Z] D-Bus, udev, scripted systemctl call, ...). [2021-02-17T04:06:29.883Z] 4) In case of template units, the unit is meant to be enabled with some [2021-02-17T04:06:29.883Z] instance name specified. [2021-02-17T04:06:30.457Z] Reading package lists... [2021-02-17T04:06:30.457Z] Building dependency tree... [2021-02-17T04:06:30.457Z] Reading state information... [2021-02-17T04:06:30.457Z] The following additional packages will be installed: [2021-02-17T04:06:30.457Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-02-17T04:06:30.457Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-02-17T04:06:30.457Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-02-17T04:06:30.457Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-02-17T04:06:30.457Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-02-17T04:06:30.457Z] Suggested packages: [2021-02-17T04:06:30.457Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-02-17T04:06:30.457Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-02-17T04:06:30.457Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-02-17T04:06:30.457Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-02-17T04:06:30.457Z] systemd-container policykit-1 [2021-02-17T04:06:30.457Z] Recommended packages: [2021-02-17T04:06:30.457Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-02-17T04:06:30.717Z] The following NEW packages will be installed: [2021-02-17T04:06:30.717Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-02-17T04:06:30.717Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-02-17T04:06:30.717Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-02-17T04:06:30.717Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-02-17T04:06:30.717Z] python3.6-minimal snapd squashfs-tools sudo [2021-02-17T04:06:30.717Z] The following packages will be upgraded: [2021-02-17T04:06:30.717Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-02-17T04:06:30.717Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-02-17T04:06:30.717Z] Need to get 35.2 MB of archives. [2021-02-17T04:06:30.717Z] After this operation, 141 MB of additional disk space will be used. [2021-02-17T04:06:30.717Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-02-17T04:06:30.717Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-02-17T04:06:30.717Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-02-17T04:06:30.979Z] 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-02-17T04:06:30.979Z] 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-02-17T04:06:30.979Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-02-17T04:06:30.979Z] 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-02-17T04:06:30.979Z] 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-02-17T04:06:30.979Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-02-17T04:06:30.979Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-02-17T04:06:30.979Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-02-17T04:06:30.979Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-02-17T04:06:30.979Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-02-17T04:06:30.979Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-02-17T04:06:30.979Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-02-17T04:06:30.979Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-02-17T04:06:30.980Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-02-17T04:06:30.980Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-02-17T04:06:30.980Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-02-17T04:06:31.924Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-02-17T04:06:31.924Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-02-17T04:06:31.924Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-02-17T04:06:31.924Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-02-17T04:06:31.924Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-02-17T04:06:31.924Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-02-17T04:06:31.924Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-02-17T04:06:31.924Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-02-17T04:06:31.924Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-02-17T04:06:31.924Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-02-17T04:06:31.924Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-02-17T04:06:32.186Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-17T04:06:32.186Z] Fetched 35.2 MB in 1s (24.8 MB/s) [2021-02-17T04:06:32.186Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-17T04:06:32.186Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-02-17T04:06:32.446Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-17T04:06:33.020Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-02-17T04:06:33.020Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-17T04:06:33.020Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-02-17T04:06:33.284Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-17T04:06:33.284Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-02-17T04:06:33.284Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-17T04:06:33.545Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-02-17T04:06:33.545Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-17T04:06:33.545Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-02-17T04:06:33.545Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-17T04:06:34.117Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-02-17T04:06:34.117Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-02-17T04:06:34.379Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-02-17T04:06:34.639Z] (Reading database ... 12764 files and directories currently installed.) [2021-02-17T04:06:34.639Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-02-17T04:06:34.639Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-02-17T04:06:34.899Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-02-17T04:06:34.899Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-17T04:06:34.899Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-17T04:06:35.162Z] Selecting previously unselected package libexpat1:amd64. [2021-02-17T04:06:35.162Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-02-17T04:06:35.162Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-17T04:06:35.162Z] Selecting previously unselected package python3.6-minimal. [2021-02-17T04:06:35.162Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-17T04:06:35.162Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-17T04:06:35.424Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-02-17T04:06:35.686Z] Checking for services that may need to be restarted...done. [2021-02-17T04:06:35.686Z] Checking for services that may need to be restarted...done. [2021-02-17T04:06:35.686Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-17T04:06:35.948Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-17T04:06:35.948Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-17T04:06:36.209Z] Selecting previously unselected package python3-minimal. [2021-02-17T04:06:36.209Z] (Reading database ... 13012 files and directories currently installed.) [2021-02-17T04:06:36.209Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-02-17T04:06:36.470Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-02-17T04:06:36.470Z] Selecting previously unselected package mime-support. [2021-02-17T04:06:36.470Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-02-17T04:06:36.470Z] Unpacking mime-support (3.60ubuntu1) ... [2021-02-17T04:06:36.470Z] Selecting previously unselected package libmpdec2:amd64. [2021-02-17T04:06:36.470Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-02-17T04:06:36.470Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-17T04:06:36.731Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-02-17T04:06:36.731Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-17T04:06:36.731Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-17T04:06:36.992Z] Selecting previously unselected package python3.6. [2021-02-17T04:06:36.992Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-17T04:06:36.992Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-17T04:06:36.992Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-17T04:06:36.992Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-02-17T04:06:36.992Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-17T04:06:37.253Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-02-17T04:06:37.515Z] Selecting previously unselected package python3. [2021-02-17T04:06:37.515Z] (Reading database ... 13442 files and directories currently installed.) [2021-02-17T04:06:37.515Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-02-17T04:06:37.515Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-02-17T04:06:37.515Z] Selecting previously unselected package multiarch-support. [2021-02-17T04:06:37.515Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-02-17T04:06:37.515Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-02-17T04:06:37.515Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-02-17T04:06:37.777Z] Selecting previously unselected package liblzo2-2:amd64. [2021-02-17T04:06:37.777Z] (Reading database ... 13479 files and directories currently installed.) [2021-02-17T04:06:37.777Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-02-17T04:06:37.777Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-02-17T04:06:37.777Z] Selecting previously unselected package libbsd0:amd64. [2021-02-17T04:06:37.777Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-02-17T04:06:37.777Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-17T04:06:38.039Z] Selecting previously unselected package sudo. [2021-02-17T04:06:38.039Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-02-17T04:06:38.039Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-17T04:06:38.039Z] Selecting previously unselected package apparmor. [2021-02-17T04:06:38.039Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-02-17T04:06:38.039Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-02-17T04:06:38.613Z] Selecting previously unselected package libedit2:amd64. [2021-02-17T04:06:38.613Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-02-17T04:06:38.613Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-02-17T04:06:38.613Z] Selecting previously unselected package libkrb5support0:amd64. [2021-02-17T04:06:38.613Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-02-17T04:06:38.613Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-17T04:06:38.876Z] Selecting previously unselected package libk5crypto3:amd64. [2021-02-17T04:06:38.876Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-17T04:06:38.876Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-17T04:06:38.876Z] Selecting previously unselected package libkeyutils1:amd64. [2021-02-17T04:06:38.876Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-02-17T04:06:38.876Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-17T04:06:38.876Z] Selecting previously unselected package libkrb5-3:amd64. [2021-02-17T04:06:38.876Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-17T04:06:38.876Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-17T04:06:39.139Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-17T04:06:39.139Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-02-17T04:06:39.139Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-17T04:06:39.401Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-02-17T04:06:39.401Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-02-17T04:06:39.401Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-02-17T04:06:39.401Z] Selecting previously unselected package openssh-client. [2021-02-17T04:06:39.401Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-02-17T04:06:39.401Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-17T04:06:39.662Z] Selecting previously unselected package squashfs-tools. [2021-02-17T04:06:39.662Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-02-17T04:06:39.662Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-17T04:06:39.924Z] Selecting previously unselected package snapd. [2021-02-17T04:06:39.924Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-02-17T04:06:39.924Z] Unpacking snapd (2.48.3+18.04) ... [2021-02-17T04:06:41.840Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-02-17T04:06:41.840Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-02-17T04:06:41.840Z] Setting up mime-support (3.60ubuntu1) ... [2021-02-17T04:06:42.103Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-17T04:06:42.103Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-17T04:06:42.103Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-17T04:06:42.103Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-17T04:06:42.103Z] Setting up systemd (237-3ubuntu10.44) ... [2021-02-17T04:06:42.103Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-02-17T04:06:43.048Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-17T04:06:43.048Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-17T04:06:43.310Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-02-17T04:06:43.310Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-17T04:06:43.310Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-17T04:06:43.310Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-17T04:06:44.373Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-17T04:06:44.634Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-17T04:06:44.634Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-17T04:06:44.634Z] Setting up python3 (3.6.7-1~18.04) ... [2021-02-17T04:06:44.634Z] running python rtupdate hooks for python3.6... [2021-02-17T04:06:44.634Z] running python post-rtupdate hooks for python3.6... [2021-02-17T04:06:44.896Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-02-17T04:06:46.292Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-02-17T04:06:46.292Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-17T04:06:46.292Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-17T04:06:46.555Z] Setting up snapd (2.48.3+18.04) ... [2021-02-17T04:06:46.818Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-02-17T04:06:47.079Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-02-17T04:06:47.342Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-02-17T04:06:47.605Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-02-17T04:06:47.605Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-17T04:06:47.605Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-17T04:06:47.867Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-02-17T04:06:48.128Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-02-17T04:06:48.389Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-02-17T04:06:48.389Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-02-17T04:06:48.650Z] /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-02-17T04:06:48.650Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-17T04:06:48.650Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-17T04:06:49.528Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T04:06:49.528Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-17T04:06:49.528Z] ---> 5baaf05420c2 [2021-02-17T04:06:49.528Z] Step 3/22 : WORKDIR /edgex-go [2021-02-17T04:06:49.528Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T04:06:49.528Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-17T04:06:49.528Z] ---> 5baaf05420c2 [2021-02-17T04:06:49.528Z] Step 3/23 : WORKDIR /edgex-go [2021-02-17T04:06:49.528Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T04:06:49.528Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-17T04:06:49.528Z] ---> 5baaf05420c2 [2021-02-17T04:06:49.528Z] Step 3/23 : WORKDIR /edgex-go [2021-02-17T04:06:49.528Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T04:06:49.528Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-17T04:06:49.528Z] ---> 5baaf05420c2 [2021-02-17T04:06:49.528Z] Step 3/30 : WORKDIR /edgex-go [2021-02-17T04:06:49.528Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T04:06:49.528Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-17T04:06:49.528Z] ---> 5baaf05420c2 [2021-02-17T04:06:49.528Z] Step 3/22 : WORKDIR /edgex-go [2021-02-17T04:06:49.528Z] ---> Running in f9b3921c6674 [2021-02-17T04:06:49.528Z] ---> Running in 8cb15aac49a1 [2021-02-17T04:06:49.528Z] ---> Running in 705f67e55895 [2021-02-17T04:06:49.528Z] ---> Running in 9cd742913dca [2021-02-17T04:06:49.528Z] ---> Running in fa591fe36fdd [2021-02-17T04:06:49.528Z] Removing intermediate container 8cb15aac49a1 [2021-02-17T04:06:49.528Z] ---> e793d8f532f1 [2021-02-17T04:06:49.528Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T04:06:49.528Z] Removing intermediate container fa591fe36fdd [2021-02-17T04:06:49.528Z] ---> 54a648fdbd25 [2021-02-17T04:06:49.528Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T04:06:49.528Z] Removing intermediate container 9cd742913dca [2021-02-17T04:06:49.528Z] ---> 1789d4f980dd [2021-02-17T04:06:49.528Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T04:06:49.528Z] Removing intermediate container 705f67e55895 [2021-02-17T04:06:49.528Z] Removing intermediate container f9b3921c6674 [2021-02-17T04:06:49.528Z] ---> e328da19aab2 [2021-02-17T04:06:49.528Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T04:06:49.528Z] ---> fa76f1209f99 [2021-02-17T04:06:49.528Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T04:06:49.528Z] ---> Running in b8692543d049 [2021-02-17T04:06:49.528Z] ---> Running in 1869aaf1ae0e [2021-02-17T04:06:49.528Z] ---> Running in 6df56771e5bf [2021-02-17T04:06:49.528Z] ---> Running in 5202519a4b26 [2021-02-17T04:06:49.528Z] ---> Running in 0e3cb9970700 [2021-02-17T04:06:49.528Z] Removing intermediate container b8692543d049 [2021-02-17T04:06:49.528Z] ---> b57d3216c0ab [2021-02-17T04:06:49.528Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-17T04:06:49.528Z] ---> Running in 5ceb98cb16eb [2021-02-17T04:06:49.528Z] Removing intermediate container 1869aaf1ae0e [2021-02-17T04:06:49.528Z] ---> f0a039103a6e [2021-02-17T04:06:49.528Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-17T04:06:49.528Z] ---> Running in 9ee1b9f56986 [2021-02-17T04:06:49.528Z] Removing intermediate container 6df56771e5bf [2021-02-17T04:06:49.528Z] ---> f15fde30614f [2021-02-17T04:06:49.528Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-17T04:06:49.528Z] Removing intermediate container 0e3cb9970700 [2021-02-17T04:06:49.528Z] ---> e1ef3b9885fd [2021-02-17T04:06:49.528Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-17T04:06:49.528Z] Removing intermediate container 5202519a4b26 [2021-02-17T04:06:49.528Z] ---> efc629996046 [2021-02-17T04:06:49.528Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-17T04:06:49.528Z] ---> Running in e7335e558640 [2021-02-17T04:06:49.528Z] ---> Running in 467f8d413124 [2021-02-17T04:06:49.528Z] ---> Running in 2c8edb8ab054 [2021-02-17T04:06:49.528Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T04:06:49.528Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T04:06:49.528Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T04:06:49.528Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T04:06:49.528Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T04:06:49.528Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T04:06:49.528Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T04:06:49.528Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T04:06:49.528Z] OK: 217 MiB in 51 packages [2021-02-17T04:06:49.528Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T04:06:49.528Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T04:06:49.528Z] OK: 217 MiB in 51 packages [2021-02-17T04:06:49.528Z] OK: 217 MiB in 51 packages [2021-02-17T04:06:49.528Z] OK: 217 MiB in 51 packages [2021-02-17T04:06:49.528Z] Removing intermediate container 5ceb98cb16eb [2021-02-17T04:06:49.528Z] ---> ccec7aa20c67 [2021-02-17T04:06:49.528Z] Step 6/23 : COPY go.mod . [2021-02-17T04:06:49.602Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-17T04:06:49.803Z] OK: 217 MiB in 51 packages [2021-02-17T04:06:49.865Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-17T04:06:49.865Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-17T04:06:50.078Z] Removing intermediate container 9ee1b9f56986 [2021-02-17T04:06:50.078Z] ---> 6a0cd18b6707 [2021-02-17T04:06:50.078Z] Step 6/23 : COPY go.mod . [2021-02-17T04:06:50.357Z] ---> 6d6e11d46af3 [2021-02-17T04:06:50.357Z] Step 7/23 : RUN go mod download [2021-02-17T04:06:50.357Z] Removing intermediate container 467f8d413124 [2021-02-17T04:06:50.357Z] ---> dd7bc0a534ea [2021-02-17T04:06:50.357Z] Step 6/30 : COPY go.mod . [2021-02-17T04:06:50.649Z] ---> Running in eacc462a1858 [2021-02-17T04:06:50.934Z] Removing intermediate container e7335e558640 [2021-02-17T04:06:50.934Z] ---> 2b55b9af33c6 [2021-02-17T04:06:50.934Z] Step 6/22 : COPY go.mod . [2021-02-17T04:06:51.073Z] Reading package lists... [2021-02-17T04:06:51.217Z] ---> 395efe02b897 [2021-02-17T04:06:51.217Z] Step 7/23 : RUN go mod download [2021-02-17T04:06:51.334Z] Reading package lists... [2021-02-17T04:06:51.334Z] Building dependency tree... [2021-02-17T04:06:51.334Z] Reading state information... [2021-02-17T04:06:51.495Z] ---> Running in 7367aee92c0d [2021-02-17T04:06:51.495Z] Removing intermediate container 2c8edb8ab054 [2021-02-17T04:06:51.495Z] ---> 114ddaca1d27 [2021-02-17T04:06:51.495Z] Step 6/22 : COPY go.mod . [2021-02-17T04:06:51.597Z] Calculating upgrade... [2021-02-17T04:06:51.597Z] The following packages will be upgraded: [2021-02-17T04:06:51.597Z] advancecomp base-files bash binutils binutils-common [2021-02-17T04:06:51.597Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-02-17T04:06:51.597Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-02-17T04:06:51.597Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-02-17T04:06:51.597Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-02-17T04:06:51.597Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-02-17T04:06:51.597Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-02-17T04:06:51.597Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-02-17T04:06:51.597Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-02-17T04:06:51.597Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-02-17T04:06:51.597Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-02-17T04:06:51.597Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-02-17T04:06:51.597Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-02-17T04:06:51.597Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-02-17T04:06:51.597Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-02-17T04:06:51.771Z] ---> a31a03f7b079 [2021-02-17T04:06:51.771Z] Step 7/30 : RUN go mod download [2021-02-17T04:06:51.859Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-02-17T04:06:51.859Z] Need to get 63.8 MB of archives. [2021-02-17T04:06:51.859Z] After this operation, 5188 kB of additional disk space will be used. [2021-02-17T04:06:51.859Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-02-17T04:06:51.859Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] [2021-02-17T04:06:52.046Z] ---> Running in c8b676aef8c3 [2021-02-17T04:06:52.046Z] ---> ae1c956d7dc8 [2021-02-17T04:06:52.046Z] Step 7/22 : RUN go mod download [2021-02-17T04:06:52.331Z] ---> Running in 81cf3a69b98e [2021-02-17T04:06:52.432Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-02-17T04:06:52.432Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-02-17T04:06:52.432Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-02-17T04:06:52.432Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-02-17T04:06:52.432Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-02-17T04:06:52.432Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-02-17T04:06:52.432Z] 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-02-17T04:06:52.432Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-02-17T04:06:52.432Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-02-17T04:06:52.432Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-02-17T04:06:52.605Z] ---> 4612bfe6cc3c [2021-02-17T04:06:52.605Z] Step 7/22 : RUN go mod download [2021-02-17T04:06:52.694Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-02-17T04:06:52.694Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-02-17T04:06:52.694Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-02-17T04:06:52.694Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-02-17T04:06:52.694Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-02-17T04:06:52.694Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-02-17T04:06:52.694Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-02-17T04:06:52.694Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-02-17T04:06:52.694Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-02-17T04:06:52.694Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-02-17T04:06:52.694Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-02-17T04:06:52.882Z] ---> Running in 2c6374d2c18e [2021-02-17T04:06:52.954Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-02-17T04:06:52.955Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-02-17T04:06:52.955Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-02-17T04:06:52.955Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-02-17T04:06:52.955Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-02-17T04:06:52.955Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-02-17T04:06:52.955Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-02-17T04:06:52.955Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-02-17T04:06:52.955Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-02-17T04:06:52.955Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-02-17T04:06:52.955Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-02-17T04:06:52.955Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-02-17T04:06:52.955Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-02-17T04:06:52.955Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-02-17T04:06:52.955Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-02-17T04:06:52.955Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-02-17T04:06:52.955Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-02-17T04:06:52.955Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-02-17T04:06:52.955Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-02-17T04:06:52.955Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-02-17T04:06:53.216Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-02-17T04:06:53.217Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-02-17T04:06:53.217Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-02-17T04:06:53.217Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-02-17T04:06:53.217Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-02-17T04:06:53.217Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-02-17T04:06:53.217Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-02-17T04:06:53.217Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-02-17T04:06:53.217Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-02-17T04:06:53.217Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-02-17T04:06:53.217Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-02-17T04:06:53.217Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-02-17T04:06:53.217Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-02-17T04:06:53.217Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-02-17T04:06:53.217Z] Get:58 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-02-17T04:06:53.217Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-02-17T04:06:53.217Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-02-17T04:06:53.217Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-02-17T04:06:53.217Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-02-17T04:06:53.217Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-02-17T04:06:53.217Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-02-17T04:06:53.217Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-02-17T04:06:53.217Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-02-17T04:06:53.477Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-02-17T04:06:53.478Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-02-17T04:06:53.478Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-02-17T04:06:53.478Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-02-17T04:06:53.478Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-02-17T04:06:53.478Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-02-17T04:06:53.478Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-02-17T04:06:53.478Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-02-17T04:06:53.478Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-02-17T04:06:53.478Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-02-17T04:06:53.478Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-02-17T04:06:53.478Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-02-17T04:06:53.478Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-02-17T04:06:53.478Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-02-17T04:06:53.478Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-02-17T04:06:53.478Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-02-17T04:06:53.478Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-02-17T04:06:53.741Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-02-17T04:06:53.741Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-02-17T04:06:53.741Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-02-17T04:06:53.741Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-02-17T04:06:53.741Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-02-17T04:06:53.741Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-02-17T04:06:53.742Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-02-17T04:06:54.318Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-02-17T04:06:54.888Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-02-17T04:06:55.152Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-02-17T04:06:55.152Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-02-17T04:06:55.414Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-02-17T04:06:55.414Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-02-17T04:06:55.414Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-02-17T04:06:55.414Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-02-17T04:06:55.414Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-02-17T04:06:55.522Z] Removing intermediate container eacc462a1858 [2021-02-17T04:06:55.522Z] ---> 0b28aff19be4 [2021-02-17T04:06:55.522Z] Step 8/23 : COPY . . [2021-02-17T04:06:55.676Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-17T04:06:55.676Z] Fetched 63.8 MB in 4s (16.3 MB/s) [2021-02-17T04:06:55.676Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T04:06:55.676Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-02-17T04:06:55.676Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-17T04:06:56.128Z] Removing intermediate container 7367aee92c0d [2021-02-17T04:06:56.128Z] ---> 3ce0040d57b8 [2021-02-17T04:06:56.128Z] Step 8/23 : COPY . . [2021-02-17T04:06:56.248Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-17T04:06:56.412Z] Removing intermediate container c8b676aef8c3 [2021-02-17T04:06:56.412Z] ---> 7a0a2884ad8f [2021-02-17T04:06:56.412Z] Step 8/30 : COPY . . [2021-02-17T04:06:56.508Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-17T04:06:56.509Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... [2021-02-17T04:06:56.509Z] Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... [2021-02-17T04:06:57.400Z] Removing intermediate container 81cf3a69b98e [2021-02-17T04:06:57.400Z] ---> a18a3718fd8d [2021-02-17T04:06:57.400Z] Step 8/22 : COPY . . [2021-02-17T04:06:57.452Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-17T04:06:57.452Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-17T04:06:57.452Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-17T04:06:57.452Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-17T04:06:57.681Z] Removing intermediate container 2c6374d2c18e [2021-02-17T04:06:57.681Z] ---> 439cca580b09 [2021-02-17T04:06:57.681Z] Step 8/22 : COPY . . [2021-02-17T04:06:57.715Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-17T04:06:57.715Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-17T04:06:57.715Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-17T04:06:57.715Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-17T04:06:57.715Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-17T04:06:57.715Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-17T04:06:57.978Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-17T04:06:57.978Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-17T04:06:57.978Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-17T04:06:57.978Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-17T04:06:58.241Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-17T04:06:58.241Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-17T04:06:58.241Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-17T04:06:58.241Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-02-17T04:06:58.241Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-02-17T04:06:58.502Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-17T04:06:58.502Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-17T04:06:58.502Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-17T04:06:58.502Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-17T04:06:58.502Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-17T04:06:58.764Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-17T04:06:58.764Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-17T04:06:58.764Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-17T04:06:59.024Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-17T04:06:59.024Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-02-17T04:06:59.286Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-17T04:06:59.547Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-02-17T04:06:59.811Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-17T04:06:59.811Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-02-17T04:06:59.811Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-02-17T04:06:59.811Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-02-17T04:07:00.074Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-02-17T04:07:00.336Z] Setting up base-files (10.1ubuntu2.10) ... [2021-02-17T04:07:00.336Z] Installing new version of config file /etc/issue ... [2021-02-17T04:07:00.336Z] Installing new version of config file /etc/issue.net ... [2021-02-17T04:07:00.336Z] Installing new version of config file /etc/lsb-release ... [2021-02-17T04:07:00.336Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-02-17T04:07:00.598Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-02-17T04:07:00.598Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-02-17T04:07:00.598Z] Removing obsolete conffile /etc/default/motd-news ... [2021-02-17T04:07:00.865Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T04:07:00.865Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-02-17T04:07:00.865Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-02-17T04:07:00.865Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-02-17T04:07:01.127Z] 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-02-17T04:07:01.127Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T04:07:01.127Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-17T04:07:01.127Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-02-17T04:07:01.127Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-02-17T04:07:01.389Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T04:07:01.389Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-02-17T04:07:01.389Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-02-17T04:07:01.389Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-02-17T04:07:01.651Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T04:07:01.651Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-02-17T04:07:01.651Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-17T04:07:01.916Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-02-17T04:07:01.916Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T04:07:01.916Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-17T04:07:01.916Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-17T04:07:02.181Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-17T04:07:02.181Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T04:07:02.181Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-17T04:07:02.443Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-17T04:07:02.443Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-02-17T04:07:02.707Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T04:07:02.707Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-02-17T04:07:02.707Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-02-17T04:07:02.707Z] Setting up grep (3.1-2build1) ... [2021-02-17T04:07:02.969Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T04:07:02.969Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-17T04:07:02.969Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-17T04:07:02.969Z] Setting up login (1:4.5-1ubuntu2) ... [2021-02-17T04:07:03.233Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T04:07:03.233Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-17T04:07:03.233Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-17T04:07:03.526Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-02-17T04:07:03.526Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T04:07:03.526Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-17T04:07:03.526Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-17T04:07:04.100Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-17T04:07:04.100Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-17T04:07:04.100Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-17T04:07:04.100Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-17T04:07:04.678Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-02-17T04:07:04.940Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T04:07:04.940Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-02-17T04:07:04.940Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-17T04:07:05.898Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-17T04:07:05.898Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-17T04:07:06.160Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-17T04:07:06.160Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-17T04:07:06.437Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-02-17T04:07:06.437Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T04:07:06.437Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-02-17T04:07:06.437Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-02-17T04:07:06.715Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-02-17T04:07:06.715Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T04:07:06.715Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-17T04:07:06.715Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-17T04:07:06.984Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-17T04:07:06.984Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T04:07:06.984Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-17T04:07:06.984Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-17T04:07:06.984Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-17T04:07:07.247Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T04:07:07.247Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-17T04:07:07.247Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-17T04:07:07.247Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-17T04:07:07.509Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T04:07:07.509Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-17T04:07:07.509Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-17T04:07:07.509Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-17T04:07:07.771Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T04:07:07.771Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-17T04:07:07.771Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-17T04:07:08.034Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-17T04:07:08.034Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-17T04:07:08.034Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-17T04:07:08.299Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T04:07:08.299Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-17T04:07:08.299Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-17T04:07:08.299Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-17T04:07:08.560Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T04:07:08.560Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-17T04:07:08.560Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-17T04:07:08.560Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-17T04:07:08.823Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T04:07:08.823Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-17T04:07:08.823Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-17T04:07:08.823Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-02-17T04:07:08.823Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T04:07:08.823Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-17T04:07:09.085Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-17T04:07:09.346Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-02-17T04:07:09.927Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-02-17T04:07:09.927Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-02-17T04:07:10.192Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T04:07:10.192Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-17T04:07:10.192Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-17T04:07:10.452Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-02-17T04:07:10.715Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T04:07:10.715Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-02-17T04:07:10.715Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-17T04:07:10.715Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-02-17T04:07:11.291Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T04:07:11.291Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-02-17T04:07:11.291Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-02-17T04:07:11.291Z] Setting up debconf (1.5.66ubuntu1) ... [2021-02-17T04:07:11.557Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T04:07:11.557Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-02-17T04:07:11.818Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-17T04:07:11.818Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-02-17T04:07:11.818Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T04:07:11.818Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-02-17T04:07:12.080Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-17T04:07:12.080Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-02-17T04:07:12.346Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T04:07:12.346Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-17T04:07:12.346Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-17T04:07:12.346Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-17T04:07:12.607Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T04:07:12.607Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-17T04:07:12.607Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-17T04:07:12.607Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-17T04:07:12.872Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T04:07:12.872Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-17T04:07:12.872Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-17T04:07:13.134Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-17T04:07:13.134Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T04:07:13.134Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-17T04:07:13.134Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-17T04:07:13.397Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-02-17T04:07:13.397Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-17T04:07:13.397Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-17T04:07:13.397Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-17T04:07:13.660Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-17T04:07:13.660Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T04:07:13.660Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-02-17T04:07:13.660Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-02-17T04:07:13.922Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-02-17T04:07:13.922Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T04:07:13.922Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-02-17T04:07:13.922Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-17T04:07:14.183Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-17T04:07:14.445Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T04:07:14.445Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-17T04:07:14.445Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-17T04:07:14.445Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-17T04:07:14.717Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T04:07:14.717Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-02-17T04:07:14.717Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-02-17T04:07:14.717Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-02-17T04:07:14.977Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T04:07:14.977Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-17T04:07:14.977Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-17T04:07:15.239Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-02-17T04:07:15.500Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T04:07:15.500Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-17T04:07:15.761Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-17T04:07:16.332Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-02-17T04:07:16.333Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T04:07:16.333Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-02-17T04:07:16.333Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-02-17T04:07:16.595Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-02-17T04:07:16.595Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T04:07:16.595Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-02-17T04:07:16.595Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-02-17T04:07:16.595Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-02-17T04:07:16.863Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T04:07:16.863Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-02-17T04:07:16.863Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-02-17T04:07:16.863Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-02-17T04:07:17.125Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T04:07:17.125Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-02-17T04:07:17.125Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-02-17T04:07:17.125Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-02-17T04:07:17.386Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T04:07:17.386Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-02-17T04:07:17.386Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-02-17T04:07:17.386Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-02-17T04:07:17.647Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T04:07:17.647Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-02-17T04:07:17.647Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-02-17T04:07:17.647Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-02-17T04:07:17.908Z] (Reading database ... 13915 files and directories currently installed.) [2021-02-17T04:07:17.908Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-17T04:07:17.908Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-17T04:07:17.908Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-17T04:07:17.908Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-17T04:07:18.170Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-02-17T04:07:18.170Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-02-17T04:07:18.434Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-02-17T04:07:18.434Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-02-17T04:07:18.695Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-02-17T04:07:18.695Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-02-17T04:07:18.695Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-02-17T04:07:18.695Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-02-17T04:07:18.956Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-02-17T04:07:18.956Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-02-17T04:07:19.219Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-02-17T04:07:19.219Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-02-17T04:07:19.219Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-02-17T04:07:19.219Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-02-17T04:07:19.481Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-02-17T04:07:19.481Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-02-17T04:07:19.481Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-02-17T04:07:19.481Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-02-17T04:07:19.743Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-02-17T04:07:19.743Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-02-17T04:07:20.696Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-02-17T04:07:20.696Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-02-17T04:07:20.696Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-02-17T04:07:20.696Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-02-17T04:07:20.696Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-17T04:07:20.696Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-17T04:07:21.267Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-17T04:07:21.267Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-17T04:07:21.529Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-17T04:07:21.529Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-17T04:07:21.529Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-17T04:07:21.529Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-17T04:07:21.789Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-17T04:07:21.789Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-17T04:07:21.789Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-17T04:07:21.789Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-17T04:07:22.050Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-17T04:07:22.050Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-17T04:07:22.050Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-17T04:07:22.311Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-17T04:07:23.255Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-17T04:07:23.255Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-17T04:07:23.826Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-17T04:07:24.088Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-17T04:07:24.506Z] ---> a9e142e98522 [2021-02-17T04:07:24.506Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-17T04:07:24.506Z] ---> 56c221a45ef1 [2021-02-17T04:07:24.506Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-17T04:07:24.506Z] ---> Running in 2dc2a714649c [2021-02-17T04:07:24.506Z] ---> Running in 07402f95ce0d [2021-02-17T04:07:24.506Z] ---> a5e737209453 [2021-02-17T04:07:24.506Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-17T04:07:24.506Z] ---> c74a09cd9603 [2021-02-17T04:07:24.506Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-17T04:07:24.506Z] ---> e32aa5dd577b [2021-02-17T04:07:24.506Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-17T04:07:24.506Z] ---> Running in d34296c0d98c [2021-02-17T04:07:24.506Z] ---> Running in 64e21c21f62a [2021-02-17T04:07:24.506Z] ---> Running in 4004fb9af643 [2021-02-17T04:07:24.506Z] 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-02-17T04:07:24.662Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-17T04:07:24.662Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-17T04:07:24.782Z] 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-02-17T04:07:24.782Z] 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-02-17T04:07:24.782Z] 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-02-17T04:07:25.062Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-17T04:07:25.236Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-17T04:07:25.236Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-17T04:07:26.179Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-17T04:07:26.179Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-17T04:07:26.179Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-17T04:07:26.179Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-17T04:07:26.179Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-02-17T04:07:26.179Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-17T04:07:26.443Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-02-17T04:07:26.443Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-17T04:07:26.443Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-02-17T04:07:26.705Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-02-17T04:07:26.705Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-17T04:07:26.705Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-17T04:07:26.705Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-17T04:07:26.973Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-17T04:07:26.973Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-02-17T04:07:26.973Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-02-17T04:07:27.235Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-17T04:07:27.235Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-17T04:07:27.235Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-17T04:07:27.235Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-17T04:07:27.235Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-17T04:07:27.235Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-02-17T04:07:27.235Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-02-17T04:07:27.235Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-02-17T04:07:27.496Z] [2021-02-17T04:07:27.496Z] Current default time zone: 'Etc/UTC' [2021-02-17T04:07:27.496Z] Local time is now: Wed Feb 17 04:07:27 UTC 2021. [2021-02-17T04:07:27.496Z] Universal Time is now: Wed Feb 17 04:07:27 UTC 2021. [2021-02-17T04:07:27.496Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-02-17T04:07:27.496Z] [2021-02-17T04:07:27.496Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-02-17T04:07:27.496Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-17T04:07:27.496Z] Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... [2021-02-17T04:07:27.496Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-02-17T04:07:27.496Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-02-17T04:07:27.758Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-02-17T04:07:27.758Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-02-17T04:07:27.758Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-02-17T04:07:27.758Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-02-17T04:07:27.758Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-02-17T04:07:27.758Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-17T04:07:27.758Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-02-17T04:07:28.019Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-17T04:07:28.019Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-17T04:07:28.279Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-17T04:07:28.279Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-02-17T04:07:28.279Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-02-17T04:07:28.279Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-02-17T04:07:28.279Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-02-17T04:07:28.279Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-02-17T04:07:28.279Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-02-17T04:07:28.279Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-02-17T04:07:28.279Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-02-17T04:07:30.196Z] Updating certificates in /etc/ssl/certs... [2021-02-17T04:07:31.146Z] 23 added, 27 removed; done. [2021-02-17T04:07:31.146Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-02-17T04:07:31.146Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-17T04:07:31.146Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-02-17T04:07:31.146Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-02-17T04:07:31.410Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-02-17T04:07:31.410Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-17T04:07:31.410Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-17T04:07:31.410Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-17T04:07:31.410Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-17T04:07:31.410Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-17T04:07:31.410Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-17T04:07:31.410Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-17T04:07:31.410Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-02-17T04:07:31.673Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-02-17T04:07:31.673Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-02-17T04:07:31.673Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-02-17T04:07:31.673Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-02-17T04:07:31.673Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-17T04:07:31.673Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-17T04:07:31.673Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-02-17T04:07:31.673Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-02-17T04:07:31.934Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-02-17T04:07:31.934Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-17T04:07:31.934Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-17T04:07:31.934Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-02-17T04:07:31.934Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-02-17T04:07:31.934Z] Updating certificates in /etc/ssl/certs... [2021-02-17T04:07:32.883Z] 0 added, 0 removed; done. [2021-02-17T04:07:32.883Z] Running hooks in /etc/ca-certificates/update.d... [2021-02-17T04:07:32.883Z] done. [2021-02-17T04:07:33.146Z] Reading package lists... [2021-02-17T04:07:33.146Z] Building dependency tree... [2021-02-17T04:07:33.146Z] Reading state information... [2021-02-17T04:07:33.409Z] The following NEW packages will be installed: [2021-02-17T04:07:33.409Z] apt-transport-https [2021-02-17T04:07:33.671Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-02-17T04:07:33.671Z] Need to get 1696 B of archives. [2021-02-17T04:07:33.671Z] After this operation, 153 kB of additional disk space will be used. [2021-02-17T04:07:33.671Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-02-17T04:07:33.671Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-17T04:07:33.671Z] Fetched 1696 B in 0s (8542 B/s) [2021-02-17T04:07:33.671Z] Selecting previously unselected package apt-transport-https. [2021-02-17T04:07:33.671Z] (Reading database ... 13920 files and directories currently installed.) [2021-02-17T04:07:33.671Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-02-17T04:07:33.671Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-17T04:07:33.671Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-17T04:07:33.934Z] Waiting for network to be ready... [2021-02-17T04:07:39.235Z] 2021-02-17T04:07:37Z INFO Waiting for automatic snapd restart... [2021-02-17T04:07:39.235Z] snapd 2.48.2.1 from Canonical* installed [2021-02-17T04:07:39.235Z] "snapd" switched to the "latest/stable" channel [2021-02-17T04:07:39.235Z] [2021-02-17T04:07:41.808Z] core18 20210128 from Canonical* installed [2021-02-17T04:07:41.808Z] "core18" switched to the "latest/stable" channel [2021-02-17T04:07:41.808Z] [2021-02-17T04:07:45.119Z] snapcraft 4.5.1 from Canonical* installed [2021-02-17T04:07:45.379Z] "snapcraft" switched to the "latest/stable" channel [2021-02-17T04:07:45.379Z] [2021-02-17T04:07:48.684Z] 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-02-17T04:07:48.684Z] - README.md [2021-02-17T04:07:48.684Z] - snapcraft.yaml.orig [2021-02-17T04:07:48.684Z] [2021-02-17T04:07:48.684Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-17T04:07:55.275Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-17T04:07:55.275Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-17T04:07:55.275Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-17T04:07:55.537Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-17T04:07:56.482Z] Reading package lists... [2021-02-17T04:07:57.056Z] 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-02-17T04:08:03.688Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-17T04:08:03.688Z] Reading package lists... [2021-02-17T04:08:03.688Z] Building dependency tree... [2021-02-17T04:08:03.688Z] Reading state information... [2021-02-17T04:08:03.688Z] Suggested packages: [2021-02-17T04:08:03.688Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-02-17T04:08:03.688Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-02-17T04:08:03.688Z] Recommended packages: [2021-02-17T04:08:03.688Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-02-17T04:08:03.688Z] The following NEW packages will be installed: [2021-02-17T04:08:03.688Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-02-17T04:08:03.688Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-02-17T04:08:03.688Z] pkg-config zip [2021-02-17T04:08:03.688Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-02-17T04:08:03.688Z] Need to get 7655 kB of archives. [2021-02-17T04:08:03.688Z] After this operation, 43.7 MB of additional disk space will be used. [2021-02-17T04:08:03.688Z] 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-02-17T04:08:03.688Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-02-17T04:08:04.008Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-02-17T04:08:04.008Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-02-17T04:08:04.271Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-02-17T04:08:04.271Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-02-17T04:08:04.271Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-02-17T04:08:04.271Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-02-17T04:08:04.271Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-02-17T04:08:04.271Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-02-17T04:08:04.271Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-02-17T04:08:04.271Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-02-17T04:08:04.534Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-02-17T04:08:04.797Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-02-17T04:08:04.797Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-02-17T04:08:04.797Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-17T04:08:04.797Z] Fetched 7655 kB in 1s (5998 kB/s) [2021-02-17T04:08:04.797Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-02-17T04:08:04.797Z] (Reading database ... 13924 files and directories currently installed.) [2021-02-17T04:08:04.797Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-02-17T04:08:05.059Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-17T04:08:05.059Z] Selecting previously unselected package libpsl5:amd64. [2021-02-17T04:08:05.059Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-02-17T04:08:05.059Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-02-17T04:08:05.324Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-02-17T04:08:05.324Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-02-17T04:08:05.324Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-17T04:08:05.324Z] Selecting previously unselected package librtmp1:amd64. [2021-02-17T04:08:05.324Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-02-17T04:08:05.324Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-17T04:08:05.585Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-02-17T04:08:05.585Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-02-17T04:08:05.585Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-17T04:08:05.585Z] Selecting previously unselected package liberror-perl. [2021-02-17T04:08:05.585Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-02-17T04:08:05.585Z] Unpacking liberror-perl (0.17025-1) ... [2021-02-17T04:08:05.859Z] Selecting previously unselected package git-man. [2021-02-17T04:08:05.859Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-02-17T04:08:05.859Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-17T04:08:05.859Z] Selecting previously unselected package git. [2021-02-17T04:08:05.859Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-02-17T04:08:05.859Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-02-17T04:08:06.811Z] Selecting previously unselected package libnorm1:amd64. [2021-02-17T04:08:06.811Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-02-17T04:08:06.811Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-17T04:08:06.811Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-02-17T04:08:06.811Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-02-17T04:08:06.811Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-17T04:08:06.811Z] Selecting previously unselected package libsodium23:amd64. [2021-02-17T04:08:06.811Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-02-17T04:08:06.811Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-02-17T04:08:07.076Z] Selecting previously unselected package libzmq5:amd64. [2021-02-17T04:08:07.076Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-17T04:08:07.076Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-17T04:08:07.076Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-02-17T04:08:07.076Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-17T04:08:07.076Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-17T04:08:07.347Z] Selecting previously unselected package pkg-config. [2021-02-17T04:08:07.347Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-02-17T04:08:07.347Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-02-17T04:08:07.347Z] Selecting previously unselected package zip. [2021-02-17T04:08:07.347Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-02-17T04:08:07.347Z] Unpacking zip (3.0-11build1) ... [2021-02-17T04:08:07.616Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-17T04:08:07.616Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-17T04:08:07.616Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-17T04:08:07.616Z] Setting up liberror-perl (0.17025-1) ... [2021-02-17T04:08:07.616Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-02-17T04:08:07.616Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-17T04:08:07.616Z] No schema files found: doing nothing. [2021-02-17T04:08:07.616Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-17T04:08:07.879Z] Setting up zip (3.0-11build1) ... [2021-02-17T04:08:07.879Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-17T04:08:07.879Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-02-17T04:08:07.879Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-02-17T04:08:07.879Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-17T04:08:07.879Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-17T04:08:07.879Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-17T04:08:07.879Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-02-17T04:08:08.140Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-17T04:08:14.736Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-17T04:08:14.736Z] git set to automatically installed. [2021-02-17T04:08:14.736Z] git-man set to automatically installed. [2021-02-17T04:08:14.736Z] libcurl3-gnutls set to automatically installed. [2021-02-17T04:08:14.736Z] liberror-perl set to automatically installed. [2021-02-17T04:08:14.736Z] libglib2.0-0 set to automatically installed. [2021-02-17T04:08:14.736Z] libnghttp2-14 set to automatically installed. [2021-02-17T04:08:14.736Z] libnorm1 set to automatically installed. [2021-02-17T04:08:14.736Z] libpgm-5.2-0 set to automatically installed. [2021-02-17T04:08:14.736Z] libpsl5 set to automatically installed. [2021-02-17T04:08:14.736Z] librtmp1 set to automatically installed. [2021-02-17T04:08:14.736Z] libsodium23 set to automatically installed. [2021-02-17T04:08:14.736Z] libzmq3-dev set to automatically installed. [2021-02-17T04:08:14.736Z] libzmq5 set to automatically installed. [2021-02-17T04:08:14.736Z] pkg-config set to automatically installed. [2021-02-17T04:08:14.736Z] zip set to automatically installed. [2021-02-17T04:08:16.124Z] snapd is not logged in, snap install commands will use sudo [2021-02-17T04:08:22.724Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-17T04:08:22.985Z] snap "core18" has no updates available [2021-02-17T04:08:23.929Z] Pulling config-common [2021-02-17T04:08:23.929Z] + snapcraftctl pull [2021-02-17T04:08:24.503Z] Pulling go-build-helper [2021-02-17T04:08:24.763Z] + snapcraftctl pull [2021-02-17T04:08:46.740Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-17T04:08:46.740Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-17T04:08:46.740Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-17T04:08:46.740Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1544 kB] [2021-02-17T04:08:46.740Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-17T04:08:46.740Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-17T04:08:46.740Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-17T04:08:46.740Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-17T04:08:46.740Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-17T04:08:46.740Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-17T04:08:46.740Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-17T04:08:46.740Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] [2021-02-17T04:08:46.740Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-17T04:08:46.740Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-17T04:08:46.740Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-17T04:08:46.740Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-17T04:08:46.740Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] [2021-02-17T04:08:46.740Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] [2021-02-17T04:08:46.740Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-17T04:08:46.740Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1884 kB] [2021-02-17T04:08:46.740Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] [2021-02-17T04:08:46.740Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-17T04:08:46.740Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-17T04:08:46.740Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-17T04:08:46.740Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-17T04:08:46.740Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1718 kB] [2021-02-17T04:08:46.740Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-02-17T04:08:46.740Z] Fetched 23.9 MB in 0s (0 B/s) [2021-02-17T04:08:46.740Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-02-17T04:08:46.740Z] Fetched 96.5 kB in 0s (0 B/s) [2021-02-17T04:08:46.740Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-02-17T04:08:46.740Z] Fetched 279 kB in 0s (0 B/s) [2021-02-17T04:08:46.740Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-02-17T04:08:46.740Z] Fetched 122 kB in 0s (0 B/s) [2021-02-17T04:08:46.740Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-02-17T04:08:46.740Z] Fetched 77.8 kB in 0s (0 B/s) [2021-02-17T04:08:46.740Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-02-17T04:08:46.740Z] Fetched 8848 B in 0s (0 B/s) [2021-02-17T04:08:46.740Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-02-17T04:08:46.740Z] Fetched 47.8 kB in 0s (0 B/s) [2021-02-17T04:08:46.740Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-02-17T04:08:46.740Z] Fetched 45.6 kB in 0s (0 B/s) [2021-02-17T04:08:46.740Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-02-17T04:08:46.740Z] Fetched 15.0 kB in 0s (0 B/s) [2021-02-17T04:08:46.740Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-02-17T04:08:46.740Z] Fetched 214 kB in 0s (0 B/s) [2021-02-17T04:08:46.740Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb [155 kB] [2021-02-17T04:08:46.740Z] Fetched 155 kB in 0s (0 B/s) [2021-02-17T04:08:46.740Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-02-17T04:08:46.740Z] Fetched 50.6 kB in 0s (0 B/s) [2021-02-17T04:08:46.740Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-02-17T04:08:46.740Z] Fetched 14.8 kB in 0s (0 B/s) [2021-02-17T04:08:46.740Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-02-17T04:08:46.740Z] Fetched 41.8 kB in 0s (0 B/s) [2021-02-17T04:08:46.740Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-02-17T04:08:46.740Z] Fetched 499 kB in 0s (0 B/s) [2021-02-17T04:08:46.740Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-02-17T04:08:46.740Z] Fetched 111 kB in 0s (0 B/s) [2021-02-17T04:08:46.740Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-02-17T04:08:46.740Z] Fetched 240 kB in 0s (0 B/s) [2021-02-17T04:08:46.740Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-02-17T04:08:46.740Z] Fetched 29.3 kB in 0s (0 B/s) [2021-02-17T04:08:46.740Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-02-17T04:08:46.740Z] Fetched 85.5 kB in 0s (0 B/s) [2021-02-17T04:08:46.740Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-02-17T04:08:46.740Z] Fetched 24.5 kB in 0s (0 B/s) [2021-02-17T04:08:46.740Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-02-17T04:08:46.740Z] Fetched 49.2 kB in 0s (0 B/s) [2021-02-17T04:08:46.740Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-02-17T04:08:46.740Z] Fetched 54.2 kB in 0s (0 B/s) [2021-02-17T04:08:46.740Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-02-17T04:08:46.740Z] Fetched 30.8 kB in 0s (0 B/s) [2021-02-17T04:08:46.740Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb [16.6 kB] [2021-02-17T04:08:46.740Z] Fetched 16.6 kB in 0s (0 B/s) [2021-02-17T04:08:46.740Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-02-17T04:08:46.740Z] Fetched 85.9 kB in 0s (0 B/s) [2021-02-17T04:08:46.740Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-02-17T04:08:46.740Z] Fetched 8720 B in 0s (0 B/s) [2021-02-17T04:08:46.740Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-02-17T04:08:46.740Z] Fetched 137 kB in 0s (0 B/s) [2021-02-17T04:08:46.740Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-02-17T04:08:46.740Z] Fetched 119 kB in 0s (0 B/s) [2021-02-17T04:08:46.740Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-02-17T04:08:46.740Z] Fetched 109 kB in 0s (0 B/s) [2021-02-17T04:08:46.740Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-02-17T04:08:46.740Z] Fetched 11.1 kB in 0s (0 B/s) [2021-02-17T04:08:46.740Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-02-17T04:08:46.741Z] Fetched 645 kB in 0s (0 B/s) [2021-02-17T04:08:46.741Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-02-17T04:08:46.741Z] Fetched 41.3 kB in 0s (0 B/s) [2021-02-17T04:08:46.741Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-02-17T04:08:46.741Z] Fetched 17.9 kB in 0s (0 B/s) [2021-02-17T04:08:46.741Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-02-17T04:08:46.741Z] Fetched 368 kB in 0s (0 B/s) [2021-02-17T04:08:46.741Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-02-17T04:08:46.741Z] Fetched 187 kB in 0s (0 B/s) [2021-02-17T04:08:46.741Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-02-17T04:08:46.741Z] Fetched 175 kB in 0s (0 B/s) [2021-02-17T04:08:46.741Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-02-17T04:08:49.288Z] Fetched 206 kB in 0s (0 B/s) [2021-02-17T04:08:49.288Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-02-17T04:08:49.288Z] Fetched 1301 kB in 0s (0 B/s) [2021-02-17T04:08:49.288Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-02-17T04:08:49.288Z] Fetched 36.2 kB in 0s (0 B/s) [2021-02-17T04:08:49.288Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-02-17T04:08:49.288Z] Fetched 159 kB in 0s (0 B/s) [2021-02-17T04:08:49.288Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-02-17T04:08:49.288Z] Fetched 107 kB in 0s (0 B/s) [2021-02-17T04:08:49.288Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-02-17T04:08:49.288Z] Fetched 48.7 kB in 0s (0 B/s) [2021-02-17T04:08:49.288Z] Pulling static-packages [2021-02-17T04:08:49.288Z] + snapcraftctl pull [2021-02-17T04:08:50.232Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-02-17T04:08:50.232Z] Skipping pull go-build-helper (already ran) [2021-02-17T04:08:50.232Z] Skipping pull static-packages (already ran) [2021-02-17T04:08:50.232Z] Building go-build-helper [2021-02-17T04:08:50.232Z] + snapcraftctl build [2021-02-17T04:08:54.443Z] Building static-packages [2021-02-17T04:08:54.443Z] + snapcraftctl build [2021-02-17T04:08:55.830Z] Staging go-build-helper [2021-02-17T04:08:55.830Z] + snapcraftctl stage [2021-02-17T04:08:56.777Z] Staging static-packages [2021-02-17T04:08:56.777Z] + snapcraftctl stage [2021-02-17T04:08:57.722Z] Pulling go115 [2021-02-17T04:08:57.722Z] + snapcraftctl pull [2021-02-17T04:08:58.733Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-02-17T04:08:58.733Z] Skipping pull go115 (already ran) [2021-02-17T04:08:58.733Z] Building go115 [2021-02-17T04:08:58.733Z] + dpkg --print-architecture [2021-02-17T04:08:58.733Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-02-17T04:08:58.733Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-02-17T04:08:58.733Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-02-17T04:08:58.733Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-17T04:08:58.733Z] Dload Upload Total Spent Left Speed [2021-02-17T04:09:01.906Z] Removing intermediate container d34296c0d98c [2021-02-17T04:09:01.906Z] ---> 6b7afd20b2f4 [2021-02-17T04:09:01.906Z] [2021-02-17T04:09:01.906Z] Step 10/30 : FROM alpine:3.12 [2021-02-17T04:09:01.906Z] 3.12: Pulling from library/alpine [2021-02-17T04:09:01.906Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-17T04:09:01.906Z] Status: Downloaded newer image for alpine:3.12 [2021-02-17T04:09:01.906Z] ---> afeebe901d6b [2021-02-17T04:09:01.906Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-17T04:09:01.906Z] ---> Running in 438c5f32cfae [2021-02-17T04:09:01.906Z] Removing intermediate container 438c5f32cfae [2021-02-17T04:09:01.906Z] ---> 1999e85d06fc [2021-02-17T04:09:01.906Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-17T04:09:01.906Z] ---> Running in fb5c764c8be9 [2021-02-17T04:09:01.906Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T04:09:01.906Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T04:09:02.510Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-17T04:09:02.510Z] (2/2) Installing su-exec (0.2-r1) [2021-02-17T04:09:02.510Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T04:09:02.510Z] OK: 5 MiB in 16 packages [2021-02-17T04:09:02.833Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 25 115M 25 29.1M 0 0 25.5M 0 0:00:04 0:00:01 0:00:03 25.5M 49 115M 49 57.3M 0 0 26.6M 0 0:00:04 0:00:02 0:00:02 26.6M 74 115M 74 85.7M 0 0 27.2M 0 0:00:04 0:00:03 0:00:01 27.2M 100 115M 100 115M 0 0 28.4M 0 0:00:04 0:00:04 --:--:-- 28.4M [2021-02-17T04:09:02.833Z] + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz [2021-02-17T04:09:02.833Z] + sha256sum -c sha256 [2021-02-17T04:09:02.833Z] + grep OK [2021-02-17T04:09:03.415Z] go1.15.2.linux-amd64.tar.gz: OK [2021-02-17T04:09:03.415Z] + mkdir -p /root/stage/go1.15 [2021-02-17T04:09:03.415Z] + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 [2021-02-17T04:09:04.517Z] Removing intermediate container fb5c764c8be9 [2021-02-17T04:09:04.517Z] ---> 44a340bc95ca [2021-02-17T04:09:04.517Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-17T04:09:04.794Z] ---> Running in 9c8f8c62cb12 [2021-02-17T04:09:05.401Z] Removing intermediate container 9c8f8c62cb12 [2021-02-17T04:09:05.401Z] ---> 76c84233fe1a [2021-02-17T04:09:05.401Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-17T04:09:05.401Z] ---> Running in 653c2e683bd0 [2021-02-17T04:09:06.073Z] Removing intermediate container 653c2e683bd0 [2021-02-17T04:09:06.073Z] ---> df6ef38f506e [2021-02-17T04:09:06.073Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-17T04:09:06.353Z] ---> Running in e03358e40fc4 [2021-02-17T04:09:07.634Z] Staging go115 [2021-02-17T04:09:07.634Z] + snapcraftctl stage [2021-02-17T04:09:10.687Z] Removing intermediate container e03358e40fc4 [2021-02-17T04:09:10.687Z] ---> 5367d046a4d7 [2021-02-17T04:09:10.687Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-17T04:09:11.282Z] ---> Running in 77df06090d69 [2021-02-17T04:09:12.926Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-17T04:09:12.927Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-17T04:09:12.927Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-17T04:09:12.927Z] Fetched 0 B in 0s (0 B/s) [2021-02-17T04:09:12.927Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-02-17T04:09:12.927Z] Fetched 224 kB in 0s (0 B/s) [2021-02-17T04:09:12.927Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-02-17T04:09:12.927Z] Fetched 157 kB in 0s (0 B/s) [2021-02-17T04:09:12.927Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-02-17T04:09:12.927Z] Fetched 221 kB in 0s (0 B/s) [2021-02-17T04:09:12.927Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-02-17T04:09:12.927Z] Fetched 143 kB in 0s (0 B/s) [2021-02-17T04:09:12.927Z] Pulling edgex-go [2021-02-17T04:09:12.927Z] + snapcraftctl pull [2021-02-17T04:09:13.282Z] Removing intermediate container 77df06090d69 [2021-02-17T04:09:13.282Z] ---> a46802f3b4d8 [2021-02-17T04:09:13.282Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-17T04:09:14.315Z] Pulling version [2021-02-17T04:09:14.315Z] + cd /root/project [2021-02-17T04:09:14.315Z] + [ -f VERSION ] [2021-02-17T04:09:14.315Z] + PROJECT_VERSION=local-dev [2021-02-17T04:09:14.315Z] + git rev-parse --short HEAD [2021-02-17T04:09:14.315Z] + GIT_REVISION=cb8cc0f9 [2021-02-17T04:09:14.315Z] + snapcraftctl set-version local-dev [2021-02-17T04:09:15.258Z] Building config-common [2021-02-17T04:09:15.258Z] + snapcraftctl build [2021-02-17T04:09:15.268Z] Removing intermediate container 2dc2a714649c [2021-02-17T04:09:15.268Z] ---> 73bf50039c96 [2021-02-17T04:09:15.268Z] [2021-02-17T04:09:15.268Z] Step 10/23 : FROM alpine:3.12 [2021-02-17T04:09:15.268Z] ---> afeebe901d6b [2021-02-17T04:09:15.268Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-17T04:09:15.268Z] ---> 351f929b1cfd [2021-02-17T04:09:15.268Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-17T04:09:15.542Z] ---> Running in 4f0d022f0416 [2021-02-17T04:09:15.816Z] ---> Running in 34f45d774858 [2021-02-17T04:09:16.422Z] Removing intermediate container 64e21c21f62a [2021-02-17T04:09:16.422Z] ---> 8be994eb5d45 [2021-02-17T04:09:16.422Z] [2021-02-17T04:09:16.422Z] Step 10/22 : FROM alpine:3.12 [2021-02-17T04:09:16.422Z] ---> afeebe901d6b [2021-02-17T04:09:16.422Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-17T04:09:17.016Z] ---> Running in c750d0e4a37f [2021-02-17T04:09:17.175Z] Skipping build go-build-helper (already ran) [2021-02-17T04:09:17.175Z] Skipping build static-packages (already ran) [2021-02-17T04:09:17.175Z] Skipping build go115 (already ran) [2021-02-17T04:09:17.291Z] Removing intermediate container 4004fb9af643 [2021-02-17T04:09:17.292Z] ---> 6ba347188c29 [2021-02-17T04:09:17.292Z] [2021-02-17T04:09:17.292Z] Step 10/22 : FROM alpine:3.12 [2021-02-17T04:09:17.292Z] ---> afeebe901d6b [2021-02-17T04:09:17.292Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-17T04:09:17.440Z] Building edgex-go [2021-02-17T04:09:17.573Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T04:09:17.705Z] + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6050/bin/scriptlet-bin [2021-02-17T04:09:17.705Z] + cd /root/parts/edgex-go/src [2021-02-17T04:09:17.705Z] + make build [2021-02-17T04:09:17.705Z] 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-02-17T04:09:17.849Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T04:09:18.122Z] ---> Running in b41acfbcf32f [2021-02-17T04:09:18.398Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-17T04:09:18.398Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T04:09:18.675Z] OK: 5 MiB in 15 packages [2021-02-17T04:09:18.960Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T04:09:19.303Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T04:09:19.689Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-17T04:09:19.689Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T04:09:19.689Z] OK: 5 MiB in 15 packages [2021-02-17T04:09:20.091Z] Removing intermediate container 34f45d774858 [2021-02-17T04:09:20.091Z] ---> 6239dc123421 [2021-02-17T04:09:20.091Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-17T04:09:20.253Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-02-17T04:09:20.253Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-02-17T04:09:20.253Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.7 [2021-02-17T04:09:20.253Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.2 [2021-02-17T04:09:20.253Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.34 [2021-02-17T04:09:20.253Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-02-17T04:09:20.253Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.5 [2021-02-17T04:09:20.253Z] go: downloading github.com/google/uuid v1.2.0 [2021-02-17T04:09:20.253Z] go: downloading github.com/pkg/errors v0.8.1 [2021-02-17T04:09:20.253Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-02-17T04:09:20.253Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 [2021-02-17T04:09:20.253Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-02-17T04:09:20.253Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-02-17T04:09:20.253Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-02-17T04:09:20.253Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-02-17T04:09:20.253Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-17T04:09:20.253Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-02-17T04:09:20.253Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 [2021-02-17T04:09:20.253Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-02-17T04:09:20.253Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-02-17T04:09:20.253Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-17T04:09:20.253Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-02-17T04:09:20.253Z] go: downloading github.com/x448/float16 v0.8.4 [2021-02-17T04:09:20.253Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-02-17T04:09:20.253Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-02-17T04:09:20.253Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-02-17T04:09:20.253Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-17T04:09:20.253Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-02-17T04:09:20.253Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-02-17T04:09:20.253Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-02-17T04:09:20.253Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-02-17T04:09:20.253Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-02-17T04:09:20.253Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-02-17T04:09:20.253Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-02-17T04:09:20.253Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-02-17T04:09:20.253Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-02-17T04:09:20.379Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T04:09:20.380Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T04:09:20.380Z] Removing intermediate container 4f0d022f0416 [2021-02-17T04:09:20.380Z] ---> e0d86a56925b [2021-02-17T04:09:20.380Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-17T04:09:20.516Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-02-17T04:09:20.516Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-02-17T04:09:20.516Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-02-17T04:09:20.721Z] ---> Running in 753481cb7def [2021-02-17T04:09:21.019Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-17T04:09:21.019Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-17T04:09:21.019Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T04:09:21.019Z] Executing ca-certificates-20191127-r4.trigger [2021-02-17T04:09:21.310Z] OK: 6 MiB in 16 packages [2021-02-17T04:09:21.943Z] ---> f43c40f1fafe [2021-02-17T04:09:21.943Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-17T04:09:22.538Z] Removing intermediate container 753481cb7def [2021-02-17T04:09:22.538Z] ---> 9e8b7ffa7c66 [2021-02-17T04:09:22.538Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-17T04:09:22.538Z] Removing intermediate container c750d0e4a37f [2021-02-17T04:09:22.538Z] ---> ff4a834ca4a9 [2021-02-17T04:09:22.538Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-17T04:09:23.143Z] ---> Running in 89cf946a2475 [2021-02-17T04:09:23.143Z] ---> Running in 0fa0223b5295 [2021-02-17T04:09:23.737Z] ---> 284220078cbf [2021-02-17T04:09:23.737Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-17T04:09:24.009Z] Removing intermediate container 07402f95ce0d [2021-02-17T04:09:24.009Z] ---> e7b115397955 [2021-02-17T04:09:24.009Z] [2021-02-17T04:09:24.009Z] Step 10/23 : FROM alpine:3.12 [2021-02-17T04:09:24.009Z] ---> afeebe901d6b [2021-02-17T04:09:24.009Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-17T04:09:24.009Z] ---> Using cache [2021-02-17T04:09:24.009Z] ---> ff4a834ca4a9 [2021-02-17T04:09:24.009Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-17T04:09:24.009Z] Removing intermediate container 89cf946a2475 [2021-02-17T04:09:24.009Z] ---> 1a527ca55628 [2021-02-17T04:09:24.009Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-17T04:09:24.009Z] Removing intermediate container b41acfbcf32f [2021-02-17T04:09:24.009Z] ---> 8a950ad48097 [2021-02-17T04:09:24.009Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-17T04:09:24.286Z] ---> Running in fa41a65c7bce [2021-02-17T04:09:24.286Z] Removing intermediate container 0fa0223b5295 [2021-02-17T04:09:24.286Z] ---> da100a2835bf [2021-02-17T04:09:24.286Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-17T04:09:24.286Z] ---> Running in e52db67f7f54 [2021-02-17T04:09:24.286Z] ---> Running in 0b6c5384b58e [2021-02-17T04:09:24.563Z] ---> Running in e2d2ec7d47d5 [2021-02-17T04:09:24.563Z] ---> fde8a0da9b82 [2021-02-17T04:09:24.563Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-17T04:09:24.840Z] Removing intermediate container fa41a65c7bce [2021-02-17T04:09:24.840Z] ---> 21d7d5aeb8b1 [2021-02-17T04:09:24.840Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-17T04:09:25.115Z] Removing intermediate container 0b6c5384b58e [2021-02-17T04:09:25.115Z] ---> 5c830e039d05 [2021-02-17T04:09:25.115Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-17T04:09:25.115Z] Removing intermediate container e52db67f7f54 [2021-02-17T04:09:25.115Z] ---> c6fbae251664 [2021-02-17T04:09:25.115Z] Step 15/23 : WORKDIR / [2021-02-17T04:09:25.115Z] ---> Running in 6d1138c109fa [2021-02-17T04:09:25.396Z] Removing intermediate container e2d2ec7d47d5 [2021-02-17T04:09:25.396Z] ---> b910998edf20 [2021-02-17T04:09:25.396Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-17T04:09:25.396Z] ---> Running in 2865e7960f5e [2021-02-17T04:09:25.396Z] ---> Running in c4da5f930029 [2021-02-17T04:09:25.396Z] ---> Running in 441439ced959 [2021-02-17T04:09:25.396Z] ---> b21942fbbb50 [2021-02-17T04:09:25.396Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-17T04:09:25.990Z] ---> Running in dfd5517579f4 [2021-02-17T04:09:25.990Z] Removing intermediate container 6d1138c109fa [2021-02-17T04:09:25.990Z] ---> b1ae7e90b897 [2021-02-17T04:09:25.990Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-17T04:09:26.265Z] Removing intermediate container 2865e7960f5e [2021-02-17T04:09:26.265Z] ---> 9d843a961006 [2021-02-17T04:09:26.265Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-17T04:09:26.265Z] Removing intermediate container 441439ced959 [2021-02-17T04:09:26.265Z] ---> 9b5c66452d71 [2021-02-17T04:09:26.265Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-17T04:09:26.265Z] Removing intermediate container c4da5f930029 [2021-02-17T04:09:26.265Z] ---> 2b6f249b6bc4 [2021-02-17T04:09:26.265Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-17T04:09:26.265Z] ---> Running in 2c8d27628899 [2021-02-17T04:09:26.547Z] ---> Running in 0602779c230c [2021-02-17T04:09:26.547Z] Removing intermediate container dfd5517579f4 [2021-02-17T04:09:26.547Z] ---> afdd69511154 [2021-02-17T04:09:26.547Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-17T04:09:27.098Z] 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-02-17T04:09:27.099Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-02-17T04:09:27.148Z] Removing intermediate container 2c8d27628899 [2021-02-17T04:09:27.148Z] ---> d7fa644138b9 [2021-02-17T04:09:27.148Z] Step 15/23 : WORKDIR / [2021-02-17T04:09:27.148Z] Removing intermediate container 0602779c230c [2021-02-17T04:09:27.148Z] ---> c8cf72d811da [2021-02-17T04:09:27.148Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-17T04:09:27.148Z] ---> fce91499a9a8 [2021-02-17T04:09:27.148Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-17T04:09:27.148Z] ---> Running in 1be064b07c13 [2021-02-17T04:09:27.423Z] ---> 5a4f914fa0e6 [2021-02-17T04:09:27.423Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-17T04:09:28.020Z] ---> 74af2a30d3a0 [2021-02-17T04:09:28.020Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-17T04:09:28.298Z] Removing intermediate container 1be064b07c13 [2021-02-17T04:09:28.298Z] ---> 44137777896f [2021-02-17T04:09:28.298Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-17T04:09:28.896Z] ---> Running in 0f411f8e72b2 [2021-02-17T04:09:28.896Z] ---> 1230a920263e [2021-02-17T04:09:28.896Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-17T04:09:29.173Z] ---> 94686a0ce86b [2021-02-17T04:09:29.173Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-17T04:09:29.173Z] ---> 963186db5a74 [2021-02-17T04:09:29.173Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-17T04:09:29.173Z] ---> e1e0f2998c1c [2021-02-17T04:09:29.173Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-17T04:09:31.163Z] ---> ea51128c6ed9 [2021-02-17T04:09:31.163Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-17T04:09:31.163Z] ---> 7581839ba95f [2021-02-17T04:09:31.163Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-17T04:09:31.163Z] ---> Running in 13ff8b1790dd [2021-02-17T04:09:31.163Z] ---> 3a14dd5cb780 [2021-02-17T04:09:31.163Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-17T04:09:31.436Z] ---> b9da30c61065 [2021-02-17T04:09:31.436Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-17T04:09:31.436Z] ---> Running in e03f16561814 [2021-02-17T04:09:32.042Z] Removing intermediate container 13ff8b1790dd [2021-02-17T04:09:32.042Z] ---> d2cb0ca63028 [2021-02-17T04:09:32.042Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-17T04:09:32.042Z] ---> Running in da9a0d9e4d43 [2021-02-17T04:09:32.314Z] Removing intermediate container e03f16561814 [2021-02-17T04:09:32.314Z] ---> 227d36d9aa97 [2021-02-17T04:09:32.314Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-17T04:09:32.314Z] Removing intermediate container 0f411f8e72b2 [2021-02-17T04:09:32.314Z] ---> 6ae590c4f2d3 [2021-02-17T04:09:32.314Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-17T04:09:32.314Z] ---> 2ab1ce1b0e12 [2021-02-17T04:09:32.314Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-17T04:09:32.314Z] ---> Running in 58a20a249713 [2021-02-17T04:09:32.383Z] 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-02-17T04:09:32.595Z] ---> 9db35cfafeb8 [2021-02-17T04:09:32.595Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-17T04:09:32.595Z] ---> Running in 2104d85e0b28 [2021-02-17T04:09:32.595Z] ---> Running in 49f9ca9e1f28 [2021-02-17T04:09:32.872Z] ---> Running in f86f5cd7d2ac [2021-02-17T04:09:32.872Z] Removing intermediate container da9a0d9e4d43 [2021-02-17T04:09:32.872Z] ---> 934581916596 [2021-02-17T04:09:32.872Z] Step 21/23 : LABEL arch=arm64 [2021-02-17T04:09:33.146Z] Removing intermediate container 58a20a249713 [2021-02-17T04:09:33.146Z] ---> ec1262a5a9f5 [2021-02-17T04:09:33.146Z] Step 20/22 : LABEL arch=arm64 [2021-02-17T04:09:33.146Z] ---> Running in f704b4a939ea [2021-02-17T04:09:33.419Z] ---> Running in 5678b79cc6dd [2021-02-17T04:09:33.419Z] Removing intermediate container 2104d85e0b28 [2021-02-17T04:09:33.419Z] ---> 607ea0edc0e3 [2021-02-17T04:09:33.419Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-17T04:09:33.419Z] Removing intermediate container f86f5cd7d2ac [2021-02-17T04:09:33.419Z] ---> c46e7645f473 [2021-02-17T04:09:33.419Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-17T04:09:33.419Z] Removing intermediate container 49f9ca9e1f28 [2021-02-17T04:09:33.419Z] ---> 526a7cae00d2 [2021-02-17T04:09:33.419Z] Step 27/30 : CMD ["gate"] [2021-02-17T04:09:33.690Z] ---> Running in 044cfbae64fb [2021-02-17T04:09:33.772Z] 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-02-17T04:09:33.964Z] Removing intermediate container f704b4a939ea [2021-02-17T04:09:33.965Z] ---> e248d4b2caf9 [2021-02-17T04:09:33.965Z] Step 22/23 : LABEL git_sha=cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 [2021-02-17T04:09:33.965Z] ---> Running in 513cd8ae2425 [2021-02-17T04:09:33.965Z] ---> Running in 6829acf1e5d1 [2021-02-17T04:09:33.965Z] ---> Running in d26f8454f222 [2021-02-17T04:09:34.241Z] Removing intermediate container 044cfbae64fb [2021-02-17T04:09:34.241Z] Removing intermediate container 5678b79cc6dd [2021-02-17T04:09:34.241Z] ---> 43ea2d0d50a4 [2021-02-17T04:09:34.241Z] Step 21/23 : LABEL arch=arm64 [2021-02-17T04:09:34.241Z] ---> 1ec3dc979d87 [2021-02-17T04:09:34.241Z] Step 21/22 : LABEL git_sha=cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 [2021-02-17T04:09:34.520Z] ---> Running in 028d67790aeb [2021-02-17T04:09:34.520Z] ---> Running in 20f267d75c62 [2021-02-17T04:09:34.802Z] Removing intermediate container 513cd8ae2425 [2021-02-17T04:09:34.802Z] ---> 44fabebb8dd5 [2021-02-17T04:09:34.802Z] Step 28/30 : LABEL arch=arm64 [2021-02-17T04:09:34.802Z] Removing intermediate container d26f8454f222 [2021-02-17T04:09:34.802Z] ---> b6f8b734e841 [2021-02-17T04:09:34.802Z] Step 23/23 : LABEL version=0.0.0 [2021-02-17T04:09:34.802Z] Removing intermediate container 6829acf1e5d1 [2021-02-17T04:09:34.802Z] ---> 5dde8aad4814 [2021-02-17T04:09:34.802Z] Step 20/22 : LABEL arch=arm64 [2021-02-17T04:09:35.079Z] ---> Running in 9b0577f32079 [2021-02-17T04:09:35.079Z] ---> Running in e767fb95dfaf [2021-02-17T04:09:35.079Z] ---> Running in 7822328af571 [2021-02-17T04:09:35.163Z] 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-02-17T04:09:35.361Z] Removing intermediate container 20f267d75c62 [2021-02-17T04:09:35.361Z] ---> ecf12c0707a7 [2021-02-17T04:09:35.361Z] Step 22/23 : LABEL git_sha=cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 [2021-02-17T04:09:35.361Z] Removing intermediate container 028d67790aeb [2021-02-17T04:09:35.361Z] ---> 1675e87152ea [2021-02-17T04:09:35.361Z] Step 22/22 : LABEL version=0.0.0 [2021-02-17T04:09:35.424Z] 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-02-17T04:09:35.647Z] ---> Running in e5159e3bf24d [2021-02-17T04:09:35.647Z] ---> Running in 2888079128dd [2021-02-17T04:09:35.685Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-02-17T04:09:35.685Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-02-17T04:09:35.685Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-17T04:09:35.685Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-17T04:09:35.921Z] Removing intermediate container e767fb95dfaf [2021-02-17T04:09:35.922Z] ---> f1d564426965 [2021-02-17T04:09:35.922Z] [2021-02-17T04:09:35.922Z] Removing intermediate container 9b0577f32079 [2021-02-17T04:09:35.922Z] ---> d94924125661 [2021-02-17T04:09:35.922Z] Step 21/22 : LABEL git_sha=cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 [2021-02-17T04:09:35.922Z] Removing intermediate container 7822328af571 [2021-02-17T04:09:35.922Z] ---> 72fa4257e80c [2021-02-17T04:09:35.922Z] Step 29/30 : LABEL git_sha=cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 [2021-02-17T04:09:36.198Z] ---> Running in b59c0f68490e [2021-02-17T04:09:36.198Z] Removing intermediate container e5159e3bf24d [2021-02-17T04:09:36.198Z] ---> 16c03a7ec2cd [2021-02-17T04:09:36.198Z] Step 23/23 : LABEL version=0.0.0 [2021-02-17T04:09:36.473Z] Successfully built f1d564426965 [2021-02-17T04:09:36.473Z] Successfully tagged docker-core-command-go-arm64:latest [2021-02-17T04:09:36.473Z]  Building docker-core-command-go ... done Building docker-sys-mgmt-agent-go [2021-02-17T04:09:36.473Z] ---> Running in dedb531ac510 [2021-02-17T04:09:36.753Z] Removing intermediate container 2888079128dd [2021-02-17T04:09:36.753Z] ---> 594de3efa077 [2021-02-17T04:09:36.753Z] [2021-02-17T04:09:36.753Z] ---> Running in 3a79c89baac5 [2021-02-17T04:09:36.753Z] Removing intermediate container b59c0f68490e [2021-02-17T04:09:36.753Z] ---> 31eaaea9f86b [2021-02-17T04:09:36.753Z] Step 22/22 : LABEL version=0.0.0 [2021-02-17T04:09:37.366Z] Successfully built 594de3efa077 [2021-02-17T04:09:37.366Z] ---> Running in c3a84584fdd4 [2021-02-17T04:09:37.366Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-02-17T04:09:37.366Z] Building docker-security-secretstore-setup-go [2021-02-17T04:09:37.366Z]  Building docker-support-scheduler-go ... done Removing intermediate container dedb531ac510 [2021-02-17T04:09:37.366Z] ---> 6148353cf4f1 [2021-02-17T04:09:37.366Z] Step 30/30 : LABEL version=0.0.0 [2021-02-17T04:09:37.366Z] Removing intermediate container 3a79c89baac5 [2021-02-17T04:09:37.366Z] ---> 0ff5f4a4f9ae [2021-02-17T04:09:37.366Z] [2021-02-17T04:09:37.600Z] 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-02-17T04:09:37.600Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-02-17T04:09:37.600Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-02-17T04:09:37.966Z] Successfully built 0ff5f4a4f9ae [2021-02-17T04:09:37.966Z] ---> Running in db9dec010302 [2021-02-17T04:09:37.966Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-02-17T04:09:37.966Z] Building docker-core-data-go [2021-02-17T04:09:37.966Z] Removing intermediate container c3a84584fdd4 [2021-02-17T04:09:37.966Z] ---> 678c79adea15 [2021-02-17T04:09:37.966Z] [2021-02-17T04:09:38.564Z]  Building docker-core-metadata-go ... done Successfully built 678c79adea15 [2021-02-17T04:09:38.564Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-02-17T04:09:38.564Z] Building docker-security-proxy-setup-go [2021-02-17T04:09:38.564Z]  Building docker-support-notifications-go ... done Removing intermediate container db9dec010302 [2021-02-17T04:09:38.564Z] ---> 7619ea87481a [2021-02-17T04:09:38.564Z] [2021-02-17T04:09:38.997Z] 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-02-17T04:09:39.162Z] Successfully built 7619ea87481a [2021-02-17T04:09:39.162Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-02-17T04:09:39.947Z] 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-02-17T04:09:40.210Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-17T04:09:41.597Z] 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-02-17T04:09:42.541Z] 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-02-17T04:09:42.801Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-02-17T04:09:43.746Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-17T04:09:43.746Z] go: downloading github.com/lib/pq v1.9.0 [2021-02-17T04:09:46.300Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-02-17T04:09:46.300Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-02-17T04:09:46.300Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-02-17T04:09:46.300Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-02-17T04:09:46.300Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-02-17T04:09:46.301Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-02-17T04:09:46.301Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-02-17T04:09:46.301Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-02-17T04:09:46.301Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-02-17T04:09:46.301Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-02-17T04:09:46.301Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-02-17T04:09:46.301Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-02-17T04:09:46.301Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-02-17T04:09:46.301Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-02-17T04:09:46.301Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-02-17T04:09:46.301Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-02-17T04:09:46.301Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-02-17T04:09:46.301Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-02-17T04:09:46.301Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-02-17T04:09:46.301Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-02-17T04:09:46.301Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-02-17T04:09:46.301Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-02-17T04:09:46.301Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-02-17T04:09:46.301Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-02-17T04:09:46.301Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-02-17T04:09:47.252Z] Building version [2021-02-17T04:09:47.252Z] + snapcraftctl build [2021-02-17T04:09:49.168Z] Staging config-common [2021-02-17T04:09:49.168Z] + snapcraftctl stage [2021-02-17T04:09:50.113Z] Skipping stage go-build-helper (already ran) [2021-02-17T04:09:50.113Z] Skipping stage static-packages (already ran) [2021-02-17T04:09:50.113Z] Skipping stage go115 (already ran) [2021-02-17T04:09:50.113Z] Staging edgex-go [2021-02-17T04:09:50.113Z] + snapcraftctl stage [2021-02-17T04:09:51.141Z] Staging version [2021-02-17T04:09:51.141Z] + snapcraftctl stage [2021-02-17T04:09:52.175Z] Priming config-common [2021-02-17T04:09:52.175Z] + snapcraftctl prime [2021-02-17T04:09:53.288Z] Priming go-build-helper [2021-02-17T04:09:53.288Z] + snapcraftctl prime [2021-02-17T04:09:54.385Z] Priming static-packages [2021-02-17T04:09:54.385Z] + snapcraftctl prime [2021-02-17T04:09:57.116Z] Priming go115 [2021-02-17T04:09:57.116Z] + snapcraftctl prime [2021-02-17T04:09:57.689Z] Priming edgex-go [2021-02-17T04:09:57.689Z] + snapcraftctl prime [2021-02-17T04:09:59.077Z] Priming version [2021-02-17T04:09:59.077Z] + snapcraftctl prime [2021-02-17T04:10:00.465Z] 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-02-17T04:10:35.694Z]  Building docker-security-bootstrapper-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T04:10:35.694Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-17T04:10:35.694Z] ---> 5baaf05420c2 [2021-02-17T04:10:35.694Z] Step 3/26 : WORKDIR /edgex-go [2021-02-17T04:10:35.694Z] ---> Using cache [2021-02-17T04:10:35.694Z] ---> e328da19aab2 [2021-02-17T04:10:35.694Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T04:10:35.694Z] ---> Using cache [2021-02-17T04:10:35.694Z] ---> efc629996046 [2021-02-17T04:10:35.694Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-17T04:10:35.694Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T04:10:35.694Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-17T04:10:35.694Z] ---> 5baaf05420c2 [2021-02-17T04:10:35.694Z] Step 3/24 : WORKDIR /edgex-go [2021-02-17T04:10:35.694Z] ---> Using cache [2021-02-17T04:10:35.694Z] ---> e328da19aab2 [2021-02-17T04:10:35.694Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T04:10:35.694Z] ---> Using cache [2021-02-17T04:10:35.694Z] ---> efc629996046 [2021-02-17T04:10:35.694Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-17T04:10:35.694Z] ---> Using cache [2021-02-17T04:10:35.694Z] ---> 114ddaca1d27 [2021-02-17T04:10:35.694Z] Step 6/24 : COPY go.mod . [2021-02-17T04:10:35.694Z] ---> Using cache [2021-02-17T04:10:35.694Z] ---> 4612bfe6cc3c [2021-02-17T04:10:35.694Z] Step 7/24 : RUN go mod download [2021-02-17T04:10:35.694Z] ---> Using cache [2021-02-17T04:10:35.694Z] ---> 439cca580b09 [2021-02-17T04:10:35.694Z] Step 8/24 : COPY . . [2021-02-17T04:10:35.694Z] ---> Using cache [2021-02-17T04:10:35.694Z] ---> c74a09cd9603 [2021-02-17T04:10:35.694Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-17T04:10:35.694Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T04:10:35.694Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-17T04:10:35.694Z] ---> 5baaf05420c2 [2021-02-17T04:10:35.694Z] Step 3/23 : WORKDIR /edgex-go [2021-02-17T04:10:35.694Z] ---> Using cache [2021-02-17T04:10:35.694Z] ---> e328da19aab2 [2021-02-17T04:10:35.694Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T04:10:35.694Z] ---> Using cache [2021-02-17T04:10:35.694Z] ---> efc629996046 [2021-02-17T04:10:35.694Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-17T04:10:35.694Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T04:10:35.694Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-17T04:10:35.694Z] ---> 5baaf05420c2 [2021-02-17T04:10:35.694Z] Step 3/21 : WORKDIR /edgex-go [2021-02-17T04:10:35.694Z] ---> Using cache [2021-02-17T04:10:35.694Z] ---> e328da19aab2 [2021-02-17T04:10:35.694Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T04:10:35.694Z] ---> Using cache [2021-02-17T04:10:35.694Z] ---> efc629996046 [2021-02-17T04:10:35.694Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-17T04:10:35.694Z] ---> Using cache [2021-02-17T04:10:35.694Z] ---> 114ddaca1d27 [2021-02-17T04:10:35.694Z] Step 6/21 : COPY go.mod . [2021-02-17T04:10:35.694Z] ---> Using cache [2021-02-17T04:10:35.694Z] ---> 4612bfe6cc3c [2021-02-17T04:10:35.694Z] Step 7/21 : RUN go mod download [2021-02-17T04:10:35.694Z] ---> Using cache [2021-02-17T04:10:35.694Z] ---> 439cca580b09 [2021-02-17T04:10:35.694Z] Step 8/21 : COPY . . [2021-02-17T04:10:35.694Z] ---> Using cache [2021-02-17T04:10:35.694Z] ---> c74a09cd9603 [2021-02-17T04:10:35.694Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-17T04:10:37.135Z] ---> Running in a8b605fdc07f [2021-02-17T04:10:37.135Z] ---> Running in bf201596bead [2021-02-17T04:10:37.135Z] ---> Running in f79edc5401f5 [2021-02-17T04:10:37.135Z] ---> Running in dbbef3c00868 [2021-02-17T04:10:39.129Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T04:10:39.129Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T04:10:39.129Z] 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-02-17T04:10:39.402Z] 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-02-17T04:10:39.997Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T04:10:40.272Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T04:10:42.273Z] OK: 217 MiB in 51 packages [2021-02-17T04:10:42.897Z] OK: 217 MiB in 51 packages [2021-02-17T04:10:44.353Z] Removing intermediate container a8b605fdc07f [2021-02-17T04:10:44.353Z] ---> b185ab0199ea [2021-02-17T04:10:44.353Z] Step 6/23 : COPY go.mod . [2021-02-17T04:10:44.955Z] Removing intermediate container bf201596bead [2021-02-17T04:10:44.955Z] ---> 4dcb909a5e05 [2021-02-17T04:10:44.955Z] Step 6/26 : COPY go.mod . [2021-02-17T04:10:45.556Z] ---> 12bde7f9072d [2021-02-17T04:10:45.556Z] Step 7/23 : RUN go mod download [2021-02-17T04:10:45.556Z] ---> Running in caf2adc3e418 [2021-02-17T04:10:46.157Z] ---> 4b68459fbb0c [2021-02-17T04:10:46.157Z] Step 7/26 : RUN go mod download [2021-02-17T04:10:46.432Z] ---> Running in 242f2e454c10 [2021-02-17T04:10:50.766Z] Removing intermediate container caf2adc3e418 [2021-02-17T04:10:50.766Z] ---> 0431b0f4e8b8 [2021-02-17T04:10:50.766Z] Step 8/23 : COPY . . [2021-02-17T04:10:51.374Z] Removing intermediate container 242f2e454c10 [2021-02-17T04:10:51.374Z] ---> f076999581b8 [2021-02-17T04:10:51.374Z] Step 8/26 : COPY . . [2021-02-17T04:11:18.251Z] ---> b329c420cd52 [2021-02-17T04:11:18.251Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-17T04:11:18.251Z] ---> a1b81b662783 [2021-02-17T04:11:18.251Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-17T04:11:18.528Z] ---> Running in 88058ec0fc3d [2021-02-17T04:11:18.528Z] ---> Running in 05a6fb4fa8f5 [2021-02-17T04:11:20.523Z] 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-02-17T04:11:20.523Z] 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-02-17T04:11:24.843Z] 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-02-17T04:11:25.836Z] 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-02-17T04:11:40.927Z] Removing intermediate container f79edc5401f5 [2021-02-17T04:11:40.927Z] ---> d9b69cb6b90d [2021-02-17T04:11:40.927Z] [2021-02-17T04:11:40.927Z] Step 10/24 : FROM alpine:3.12 [2021-02-17T04:11:40.927Z] ---> afeebe901d6b [2021-02-17T04:11:40.927Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-17T04:11:40.927Z] ---> Running in a472ba07fe04 [2021-02-17T04:11:41.208Z] Removing intermediate container dbbef3c00868 [2021-02-17T04:11:41.208Z] ---> a6a94a8b7291 [2021-02-17T04:11:41.208Z] [2021-02-17T04:11:41.208Z] Step 10/21 : FROM alpine:3.12 [2021-02-17T04:11:41.208Z] ---> afeebe901d6b [2021-02-17T04:11:41.208Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-17T04:11:41.830Z] ---> Running in adb4e252fc52 [2021-02-17T04:11:43.425Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T04:11:44.089Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T04:11:44.089Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T04:11:44.368Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T04:11:45.051Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-17T04:11:45.051Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-17T04:11:45.051Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-17T04:11:45.051Z] (4/5) Installing curl (7.69.1-r3) [2021-02-17T04:11:45.051Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-17T04:11:45.051Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T04:11:45.335Z] Executing ca-certificates-20191127-r4.trigger [2021-02-17T04:11:45.335Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-17T04:11:45.335Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-17T04:11:45.335Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-17T04:11:45.611Z] (4/4) Installing curl (7.69.1-r3) [2021-02-17T04:11:45.611Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T04:11:45.611Z] Executing ca-certificates-20191127-r4.trigger [2021-02-17T04:11:45.611Z] OK: 7 MiB in 19 packages [2021-02-17T04:11:45.886Z] OK: 7 MiB in 18 packages [2021-02-17T04:11:49.299Z] Removing intermediate container a472ba07fe04 [2021-02-17T04:11:49.300Z] ---> 29560f017d4e [2021-02-17T04:11:49.300Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-17T04:11:49.300Z] Removing intermediate container adb4e252fc52 [2021-02-17T04:11:49.300Z] ---> d3e7e5f17449 [2021-02-17T04:11:49.300Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-17T04:11:49.300Z] ---> Running in 9e699adae8ef [2021-02-17T04:11:49.300Z] ---> Running in a801119fcb66 [2021-02-17T04:11:49.914Z] Removing intermediate container 9e699adae8ef [2021-02-17T04:11:49.914Z] ---> 7542348393a3 [2021-02-17T04:11:49.914Z] Step 13/24 : WORKDIR / [2021-02-17T04:11:49.914Z] Removing intermediate container a801119fcb66 [2021-02-17T04:11:49.914Z] ---> e1be9e98ad41 [2021-02-17T04:11:49.914Z] Step 13/21 : WORKDIR /edgex [2021-02-17T04:11:50.191Z] ---> Running in 63aebf0c8e0b [2021-02-17T04:11:50.191Z] ---> Running in a7e2b0331d24 [2021-02-17T04:11:51.185Z] Removing intermediate container a7e2b0331d24 [2021-02-17T04:11:51.185Z] ---> 75100bb11dee [2021-02-17T04:11:51.185Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-17T04:11:51.185Z] Removing intermediate container 63aebf0c8e0b [2021-02-17T04:11:51.185Z] ---> f298be21336c [2021-02-17T04:11:51.185Z] 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-02-17T04:11:52.642Z] ---> 5e5a23110c0b [2021-02-17T04:11:52.642Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-17T04:11:52.642Z] ---> 69195bcbb617 [2021-02-17T04:11:52.642Z] 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-02-17T04:11:54.100Z] ---> 7002b64a04bf [2021-02-17T04:11:54.100Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-17T04:11:54.381Z] ---> 4285422217f8 [2021-02-17T04:11:54.381Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-17T04:11:55.826Z] ---> bc7af734ef4a [2021-02-17T04:11:55.826Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-17T04:11:56.426Z] ---> d7f464c57a54 [2021-02-17T04:11:56.426Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-17T04:11:56.702Z] ---> Running in ac2b590199f5 [2021-02-17T04:11:57.691Z] Removing intermediate container ac2b590199f5 [2021-02-17T04:11:57.692Z] ---> 471cf4d5de4d [2021-02-17T04:11:57.692Z] Step 18/21 : CMD ["--init=true"] [2021-02-17T04:11:57.692Z] ---> 8910b16f0d09 [2021-02-17T04:11:57.692Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-17T04:11:57.971Z] ---> Running in d89188b03d62 [2021-02-17T04:11:58.972Z] Removing intermediate container d89188b03d62 [2021-02-17T04:11:58.972Z] ---> 4845f42c5d90 [2021-02-17T04:11:58.972Z] Step 19/21 : LABEL arch=arm64 [2021-02-17T04:11:59.251Z] ---> Running in 16e5f6e09150 [2021-02-17T04:11:59.530Z] ---> 416ecbea214f [2021-02-17T04:11:59.530Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-17T04:12:00.133Z] Removing intermediate container 16e5f6e09150 [2021-02-17T04:12:00.133Z] ---> 40dafec7ea84 [2021-02-17T04:12:00.133Z] Step 20/21 : LABEL git_sha=cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 [2021-02-17T04:12:00.409Z] ---> Running in 483832e39617 [2021-02-17T04:12:01.013Z] ---> dd419e8e3b08 [2021-02-17T04:12:01.013Z] 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-02-17T04:12:01.013Z] Removing intermediate container 483832e39617 [2021-02-17T04:12:01.013Z] ---> 7d8699583482 [2021-02-17T04:12:01.013Z] Step 21/21 : LABEL version=0.0.0 [2021-02-17T04:12:01.293Z] ---> Running in 3f770752ec50 [2021-02-17T04:12:01.293Z] ---> Running in 8a9b17ba9d8b [2021-02-17T04:12:02.292Z] Removing intermediate container 8a9b17ba9d8b [2021-02-17T04:12:02.292Z] ---> 264131020b38 [2021-02-17T04:12:02.292Z] [2021-02-17T04:12:02.902Z] Successfully built 264131020b38 [2021-02-17T04:12:02.902Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-02-17T04:12:04.918Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 3f770752ec50 [2021-02-17T04:12:04.918Z] ---> 12f376fd7bd3 [2021-02-17T04:12:04.918Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-17T04:12:04.918Z] ---> Running in 5fbb35602388 [2021-02-17T04:12:05.927Z] Removing intermediate container 5fbb35602388 [2021-02-17T04:12:05.927Z] ---> c2d58406e564 [2021-02-17T04:12:05.927Z] Step 22/24 : LABEL arch=arm64 [2021-02-17T04:12:05.927Z] ---> Running in 3eeedf077d4f [2021-02-17T04:12:06.922Z] Removing intermediate container 3eeedf077d4f [2021-02-17T04:12:06.922Z] ---> 9586445daa10 [2021-02-17T04:12:06.922Z] Step 23/24 : LABEL git_sha=cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 [2021-02-17T04:12:06.922Z] ---> Running in 42c7a87b8242 [2021-02-17T04:12:07.529Z] Removing intermediate container 42c7a87b8242 [2021-02-17T04:12:07.529Z] ---> 080cc0792f30 [2021-02-17T04:12:07.529Z] Step 24/24 : LABEL version=0.0.0 [2021-02-17T04:12:07.822Z] ---> Running in 2221bd964076 [2021-02-17T04:12:08.430Z] Removing intermediate container 2221bd964076 [2021-02-17T04:12:08.430Z] ---> fa604d0bb2fe [2021-02-17T04:12:08.430Z] [2021-02-17T04:12:09.034Z] Successfully built fa604d0bb2fe [2021-02-17T04:12:09.034Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-02-17T04:12:24.152Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 88058ec0fc3d [2021-02-17T04:12:24.152Z] ---> 626431fe32f5 [2021-02-17T04:12:24.152Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-17T04:12:24.152Z] ---> Running in b6a9efa57485 [2021-02-17T04:12:24.152Z] 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-02-17T04:12:26.781Z] Removing intermediate container b6a9efa57485 [2021-02-17T04:12:26.781Z] ---> 5e95d2d5c4e2 [2021-02-17T04:12:26.781Z] [2021-02-17T04:12:26.781Z] Step 11/26 : FROM docker:20.10.0 [2021-02-17T04:12:26.781Z] 20.10.0: Pulling from library/docker [2021-02-17T04:12:33.495Z] Removing intermediate container 05a6fb4fa8f5 [2021-02-17T04:12:33.495Z] ---> ab32e79593d8 [2021-02-17T04:12:33.495Z] [2021-02-17T04:12:33.495Z] Step 10/23 : FROM alpine:3.12 [2021-02-17T04:12:33.495Z] ---> afeebe901d6b [2021-02-17T04:12:33.495Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-17T04:12:33.495Z] ---> Running in 05f8b2122250 [2021-02-17T04:12:34.096Z] Removing intermediate container 05f8b2122250 [2021-02-17T04:12:34.096Z] ---> 7113533dd01d [2021-02-17T04:12:34.096Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-17T04:12:34.369Z] ---> Running in efd2b5ec47af [2021-02-17T04:12:34.969Z] Removing intermediate container efd2b5ec47af [2021-02-17T04:12:34.969Z] ---> ca4c67a38345 [2021-02-17T04:12:34.969Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-17T04:12:35.243Z] ---> Running in 9d41b92c7f65 [2021-02-17T04:12:35.851Z] Removing intermediate container 9d41b92c7f65 [2021-02-17T04:12:35.851Z] ---> 1226c49ce734 [2021-02-17T04:12:35.851Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T04:12:36.123Z] ---> Running in 1368b3c13932 [2021-02-17T04:12:38.753Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-17T04:12:38.753Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-17T04:12:38.753Z] ---> eeaf43b92773 [2021-02-17T04:12:38.753Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-17T04:12:38.753Z] Removing intermediate container 1368b3c13932 [2021-02-17T04:12:38.753Z] ---> f6fae1c903c8 [2021-02-17T04:12:38.753Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-17T04:12:38.753Z] ---> Running in 65e7ed5610f0 [2021-02-17T04:12:38.753Z] ---> Running in 55432df53a1e [2021-02-17T04:12:40.179Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T04:12:40.179Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T04:12:40.179Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T04:12:40.769Z] (1/2) Installing readline (8.0.4-r0) [2021-02-17T04:12:40.769Z] (2/2) Installing bash (5.0.17-r0) [2021-02-17T04:12:40.769Z] Executing bash-5.0.17-r0.post-install [2021-02-17T04:12:40.769Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T04:12:40.769Z] OK: 12 MiB in 22 packages [2021-02-17T04:12:40.769Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T04:12:41.746Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-17T04:12:41.746Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-17T04:12:41.746Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-17T04:12:41.746Z] Removing intermediate container 65e7ed5610f0 [2021-02-17T04:12:41.746Z] ---> 3f67be4c16ce [2021-02-17T04:12:41.746Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-17T04:12:42.029Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-17T04:12:42.029Z] ---> Running in 124a2cb74ca2 [2021-02-17T04:12:42.309Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-17T04:12:42.309Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-17T04:12:42.580Z] Removing intermediate container 124a2cb74ca2 [2021-02-17T04:12:42.580Z] ---> a3384bf0fca6 [2021-02-17T04:12:42.580Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-17T04:12:42.580Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T04:12:42.580Z] OK: 8 MiB in 20 packages [2021-02-17T04:12:42.580Z] ---> Running in c9329277bbe8 [2021-02-17T04:12:43.173Z] Removing intermediate container c9329277bbe8 [2021-02-17T04:12:43.173Z] ---> 3ac312b8a2db [2021-02-17T04:12:43.173Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-17T04:12:43.445Z] ---> Running in 5a9c54904433 [2021-02-17T04:12:43.719Z] Removing intermediate container 5a9c54904433 [2021-02-17T04:12:43.719Z] ---> 3a3147d0dbda [2021-02-17T04:12:43.719Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-17T04:12:43.990Z] Removing intermediate container 55432df53a1e [2021-02-17T04:12:43.990Z] ---> 6100099110c8 [2021-02-17T04:12:43.990Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-17T04:12:44.967Z] ---> 1ed6ba40917f [2021-02-17T04:12:44.967Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-17T04:12:44.967Z] ---> cff7970d3bd9 [2021-02-17T04:12:44.967Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-17T04:12:45.939Z] ---> 1712e525d99b [2021-02-17T04:12:45.939Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-17T04:12:46.210Z] ---> 879c87792f8e [2021-02-17T04:12:46.210Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-17T04:12:46.805Z] ---> 3fb5eee8e902 [2021-02-17T04:12:46.805Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-17T04:12:47.077Z] ---> e77a9f4f8fca [2021-02-17T04:12:47.077Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-17T04:12:47.078Z] ---> Running in 41bf85099ea9 [2021-02-17T04:12:47.355Z] ---> Running in 27de70abf9f1 [2021-02-17T04:12:47.952Z] Removing intermediate container 27de70abf9f1 [2021-02-17T04:12:47.952Z] ---> d8b6282aba3b [2021-02-17T04:12:47.952Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-17T04:12:47.952Z] ---> Running in 2dfc231084fd [2021-02-17T04:12:48.557Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T04:12:48.557Z] Removing intermediate container 2dfc231084fd [2021-02-17T04:12:48.557Z] ---> 66e0b20abdf9 [2021-02-17T04:12:48.557Z] Step 21/23 : LABEL arch=arm64 [2021-02-17T04:12:48.557Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T04:12:48.557Z] ---> Running in 867342ba8826 [2021-02-17T04:12:49.148Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-17T04:12:49.148Z] (2/33) Installing expat (2.2.9-r1) [2021-02-17T04:12:49.148Z] (3/33) Installing libffi (3.3-r2) [2021-02-17T04:12:49.148Z] (4/33) Installing gdbm (1.13-r1) [2021-02-17T04:12:49.148Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-17T04:12:49.148Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-17T04:12:49.148Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-17T04:12:49.148Z] Removing intermediate container 867342ba8826 [2021-02-17T04:12:49.148Z] ---> 48cb19f73f85 [2021-02-17T04:12:49.148Z] Step 22/23 : LABEL git_sha=cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 [2021-02-17T04:12:49.419Z] ---> Running in 0c045733af90 [2021-02-17T04:12:50.011Z] Removing intermediate container 0c045733af90 [2021-02-17T04:12:50.011Z] ---> 64cc88a075fe [2021-02-17T04:12:50.011Z] Step 23/23 : LABEL version=0.0.0 [2021-02-17T04:12:50.286Z] ---> Running in 8121f8eac630 [2021-02-17T04:12:50.900Z] Removing intermediate container 8121f8eac630 [2021-02-17T04:12:50.900Z] ---> 3e3961e056fe [2021-02-17T04:12:50.900Z] [2021-02-17T04:12:51.192Z] Successfully built 3e3961e056fe [2021-02-17T04:12:51.192Z] Successfully tagged docker-core-data-go-arm64:latest [2021-02-17T04:12:52.181Z]  Building docker-core-data-go ... done (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-17T04:12:52.181Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-17T04:12:52.181Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-17T04:12:52.181Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-17T04:12:52.181Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-17T04:12:52.181Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-17T04:12:52.181Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-17T04:12:52.181Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-17T04:12:52.181Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-17T04:12:52.181Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-17T04:12:52.181Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-17T04:12:52.457Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-17T04:12:52.457Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-17T04:12:52.457Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-17T04:12:52.457Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-17T04:12:52.457Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-17T04:12:52.457Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-17T04:12:52.457Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-17T04:12:52.457Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-17T04:12:52.733Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-17T04:12:52.733Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-17T04:12:52.733Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-17T04:12:52.733Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-17T04:12:52.733Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-17T04:12:52.733Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-17T04:12:52.733Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-17T04:12:53.009Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T04:12:53.009Z] OK: 71 MiB in 55 packages [2021-02-17T04:12:58.393Z] Removing intermediate container 41bf85099ea9 [2021-02-17T04:12:58.393Z] ---> 405b79d3b61f [2021-02-17T04:12:58.393Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-17T04:12:58.663Z] ---> Running in a9a9e2c12602 [2021-02-17T04:13:02.945Z] Collecting docker-compose==1.23.2 [2021-02-17T04:13:02.945Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-17T04:13:03.534Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-17T04:13:03.534Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-17T04:13:05.493Z] Collecting texttable<0.10,>=0.9.0 [2021-02-17T04:13:05.493Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-17T04:13:07.449Z] Collecting PyYAML<4,>=3.10 [2021-02-17T04:13:07.449Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-17T04:13:10.809Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-17T04:13:10.809Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-17T04:13:10.810Z] 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-02-17T04:13:11.081Z] Collecting jsonschema<3,>=2.5.1 [2021-02-17T04:13:11.081Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-17T04:13:11.350Z] Collecting cached-property<2,>=1.2.0 [2021-02-17T04:13:11.350Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-17T04:13:11.621Z] Collecting docopt<0.7,>=0.6.1 [2021-02-17T04:13:11.621Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-17T04:13:14.231Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-17T04:13:14.231Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-17T04:13:14.822Z] Collecting docker<4.0,>=3.6.0 [2021-02-17T04:13:14.823Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-17T04:13:15.418Z] Collecting idna<2.8,>=2.5 [2021-02-17T04:13:15.418Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-17T04:13:15.418Z] 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-02-17T04:13:16.011Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-17T04:13:16.012Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-17T04:13:16.012Z] 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-02-17T04:13:16.283Z] Collecting docker-pycreds>=0.4.0 [2021-02-17T04:13:16.284Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-17T04:13:16.556Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-17T04:13:16.556Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-17T04:13:16.556Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-17T04:13:16.556Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-17T04:13:17.148Z] Installing collected packages: dockerpty, texttable, PyYAML, websocket-client, jsonschema, cached-property, docopt, idna, urllib3, requests, docker-pycreds, docker, docker-compose [2021-02-17T04:13:17.148Z] Running setup.py install for dockerpty: started [2021-02-17T04:13:19.110Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-17T04:13:19.110Z] Running setup.py install for texttable: started [2021-02-17T04:13:20.533Z] Running setup.py install for texttable: finished with status 'done' [2021-02-17T04:13:20.533Z] Running setup.py install for PyYAML: started [2021-02-17T04:13:22.492Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-17T04:13:23.464Z] Running setup.py install for docopt: started [2021-02-17T04:13:25.431Z] Running setup.py install for docopt: finished with status 'done' [2021-02-17T04:13:25.431Z] Attempting uninstall: idna [2021-02-17T04:13:25.431Z] Found existing installation: idna 2.9 [2021-02-17T04:13:25.431Z] Uninstalling idna-2.9: [2021-02-17T04:13:25.431Z] Successfully uninstalled idna-2.9 [2021-02-17T04:13:25.703Z] Attempting uninstall: urllib3 [2021-02-17T04:13:25.703Z] Found existing installation: urllib3 1.25.9 [2021-02-17T04:13:25.703Z] Uninstalling urllib3-1.25.9: [2021-02-17T04:13:25.975Z] Successfully uninstalled urllib3-1.25.9 [2021-02-17T04:13:26.565Z] Attempting uninstall: requests [2021-02-17T04:13:26.565Z] Found existing installation: requests 2.23.0 [2021-02-17T04:13:26.565Z] Uninstalling requests-2.23.0: [2021-02-17T04:13:26.565Z] Successfully uninstalled requests-2.23.0 [2021-02-17T04:13:28.537Z] 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-02-17T04:13:32.826Z] Removing intermediate container a9a9e2c12602 [2021-02-17T04:13:32.826Z] ---> 81c0fee2d2cf [2021-02-17T04:13:32.826Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-17T04:13:32.826Z] ---> Running in cd747035b4e0 [2021-02-17T04:13:33.803Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T04:13:33.803Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T04:13:34.395Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-17T04:13:34.395Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-17T04:13:34.395Z] (3/3) Installing curl (7.69.1-r3) [2021-02-17T04:13:34.395Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T04:13:34.395Z] OK: 71 MiB in 58 packages [2021-02-17T04:13:35.831Z] Removing intermediate container cd747035b4e0 [2021-02-17T04:13:35.831Z] ---> fb1e5169f289 [2021-02-17T04:13:35.831Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-17T04:13:35.831Z] ---> Running in 13fb43fe1f1f [2021-02-17T04:13:36.426Z] Removing intermediate container 13fb43fe1f1f [2021-02-17T04:13:36.426Z] ---> cfee51510e23 [2021-02-17T04:13:36.426Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-17T04:13:36.426Z] ---> Running in 443b1e3cc6ff [2021-02-17T04:13:37.022Z] Removing intermediate container 443b1e3cc6ff [2021-02-17T04:13:37.022Z] ---> 83ff17598812 [2021-02-17T04:13:37.022Z] Step 24/26 : LABEL arch=arm64 [2021-02-17T04:13:37.022Z] ---> Running in 0a00cc3e458a [2021-02-17T04:13:37.616Z] Removing intermediate container 0a00cc3e458a [2021-02-17T04:13:37.616Z] ---> 63a5552a613b [2021-02-17T04:13:37.616Z] Step 25/26 : LABEL git_sha=cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 [2021-02-17T04:13:37.616Z] ---> Running in 67a043e897f5 [2021-02-17T04:13:38.212Z] Removing intermediate container 67a043e897f5 [2021-02-17T04:13:38.212Z] ---> 302ff91870e6 [2021-02-17T04:13:38.212Z] Step 26/26 : LABEL version=0.0.0 [2021-02-17T04:13:38.485Z] ---> Running in 037be5d0342d [2021-02-17T04:13:38.757Z] Removing intermediate container 037be5d0342d [2021-02-17T04:13:38.757Z] ---> 91d4ce1030a9 [2021-02-17T04:13:38.757Z] [2021-02-17T04:13:39.351Z] Successfully built 91d4ce1030a9 [2021-02-17T04:13:39.351Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-02-17T04:13:39.637Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-02-17T04:13:39.609Z] $ docker stop --time=1 069b9da54da7d068626c672b841cf70e0de9bf8d4cff263e59f5140240e5a16f [2021-02-17T04:13:41.530Z] $ docker rm -f 069b9da54da7d068626c672b841cf70e0de9bf8d4cff263e59f5140240e5a16f [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-17T04:13:42.405Z] + docker images [2021-02-17T04:13:42.405Z] + grep docker [2021-02-17T04:13:42.677Z] docker-sys-mgmt-agent-go-arm64 latest 91d4ce1030a9 4 seconds ago 300MB [2021-02-17T04:13:42.677Z] docker-core-data-go-arm64 latest 3e3961e056fe 52 seconds ago 21MB [2021-02-17T04:13:42.677Z] docker-security-secretstore-setup-go-arm64 latest fa604d0bb2fe About a minute ago 23.4MB [2021-02-17T04:13:42.677Z] docker-security-proxy-setup-go-arm64 latest 264131020b38 About a minute ago 23.2MB [2021-02-17T04:13:42.677Z] docker-security-bootstrapper-go-arm64 latest 7619ea87481a 4 minutes ago 17MB [2021-02-17T04:13:42.677Z] docker-core-metadata-go-arm64 latest 0ff5f4a4f9ae 4 minutes ago 17.8MB [2021-02-17T04:13:42.677Z] docker-support-notifications-go-arm64 latest 678c79adea15 4 minutes ago 16.7MB [2021-02-17T04:13:42.677Z] docker-support-scheduler-go-arm64 latest 594de3efa077 4 minutes ago 16.1MB [2021-02-17T04:13:42.677Z] docker-core-command-go-arm64 latest f1d564426965 4 minutes ago 16MB [2021-02-17T04:13:42.677Z] docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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-02-17T04:13:45.950Z] provisioning config files... [2021-02-17T04:13:45.961Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6781924713394076148tmp [Pipeline] { [Pipeline] sh [2021-02-17T04:13:46.400Z] + set +x [2021-02-17T04:13:46.400Z] + curl -s https://codecov.io/bash [2021-02-17T04:13:46.401Z] + bash -s -- [2021-02-17T04:13:46.662Z] [2021-02-17T04:13:46.662Z] _____ _ [2021-02-17T04:13:46.662Z] / ____| | | [2021-02-17T04:13:46.662Z] | | ___ __| | ___ ___ _____ __ [2021-02-17T04:13:46.662Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-17T04:13:46.662Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-17T04:13:46.662Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-17T04:13:46.662Z] Bash-20210129-7c25fce [2021-02-17T04:13:46.662Z] [2021-02-17T04:13:46.662Z] [2021-02-17T04:13:46.662Z] ==> git version 2.24.3 found [2021-02-17T04:13:46.926Z] ==> 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-02-17T04:13:46.926Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-17T04:13:46.926Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-17T04:13:46.926Z] ==> Jenkins CI detected. [2021-02-17T04:13:46.926Z] project root: . [2021-02-17T04:13:46.926Z] --> token set from env [2021-02-17T04:13:46.926Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-17T04:13:46.926Z] ==> Running gcov in . (disable via -X gcov) [2021-02-17T04:13:46.926Z] ==> Python coveragepy not found [2021-02-17T04:13:46.926Z] ==> Searching for coverage reports in: [2021-02-17T04:13:46.926Z] + . [2021-02-17T04:13:46.926Z] -> Found 1 reports [2021-02-17T04:13:46.926Z] ==> Detecting git/mercurial file structure [2021-02-17T04:13:46.926Z] ==> Reading reports [2021-02-17T04:13:46.926Z] + ./coverage.out bytes=596907 [2021-02-17T04:13:46.926Z] ==> Appending adjustments [2021-02-17T04:13:46.926Z] https://docs.codecov.io/docs/fixing-reports [2021-02-17T04:13:50.239Z] + Found adjustments [2021-02-17T04:13:50.239Z] ==> Gzipping contents [2021-02-17T04:13:50.239Z] 88K /tmp/codecov.RMs7U3.gz [2021-02-17T04:13:50.239Z] ==> Uploading reports [2021-02-17T04:13:50.239Z] url: https://codecov.io [2021-02-17T04:13:50.239Z] query: branch=PR-3175&commit=cb8cc0f9d4391edd6ae857d7a94d84fa8e934198&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3175%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3175&job=&cmd_args= [2021-02-17T04:13:50.239Z] -> Pinging Codecov [2021-02-17T04:13:50.239Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3175&commit=cb8cc0f9d4391edd6ae857d7a94d84fa8e934198&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3175%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3175&job=&cmd_args= [2021-02-17T04:13:50.813Z] -> Uploading to [2021-02-17T04:13:50.813Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-17/00271124DB129430A58F1EEE437C3FCB/cb8cc0f9d4391edd6ae857d7a94d84fa8e934198/73b4848a-2197-428d-993b-85fae3659879.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210217T041350Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=66c1491ac4234805cc72145cc3057d058bc581aac7e3812b914e8e3916a35240 [2021-02-17T04:13:50.813Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-17T04:13:50.813Z] Dload Upload Total Spent Left Speed [2021-02-17T04:13:51.387Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89615 0 0 100 89615 0 160k --:--:-- --:--:-- --:--:-- 160k [2021-02-17T04:13:51.388Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/cb8cc0f9d4391edd6ae857d7a94d84fa8e934198 [Pipeline] } [2021-02-17T04:13:51.413Z] 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-02-17T04:13:54.568Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-17T04:13:55.489Z] ---> package-listing.sh [2021-02-17T04:13:55.489Z] ++ facter osfamily [2021-02-17T04:13:55.489Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-17T04:13:55.489Z] + OS_FAMILY=redhat [2021-02-17T04:13:55.489Z] + workspace=/w/workspace/edgex-go/1 [2021-02-17T04:13:55.489Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-17T04:13:55.489Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-17T04:13:55.489Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-17T04:13:55.489Z] + PACKAGES=/tmp/packages_start.txt [2021-02-17T04:13:55.489Z] + '[' /w/workspace/edgex-go/1 ']' [2021-02-17T04:13:55.489Z] + PACKAGES=/tmp/packages_end.txt [2021-02-17T04:13:55.489Z] + case "${OS_FAMILY}" in [2021-02-17T04:13:55.489Z] + rpm -qa [2021-02-17T04:13:55.489Z] + sort [2021-02-17T04:14:00.801Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-17T04:14:00.801Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-17T04:14:00.801Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-17T04:14:00.801Z] + '[' /w/workspace/edgex-go/1 ']' [2021-02-17T04:14:00.801Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-02-17T04:14:00.801Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-02-17T04:14:00.850Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-17T04:14:01.165Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-17T04:14:01.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-17T04:14:01.541Z] [2021-02-17T04:14:01.541Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-17T04:14:02.260Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-17T04:14:02.260Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-17T04:14:02.260Z] df20fa9351a1: Pulling fs layer [2021-02-17T04:14:02.260Z] 36b3adc4ff6f: Pulling fs layer [2021-02-17T04:14:02.260Z] 8ad3a11d3b57: Pulling fs layer [2021-02-17T04:14:02.260Z] 46f8f816bc3b: Pulling fs layer [2021-02-17T04:14:02.260Z] 93b61091891f: Pulling fs layer [2021-02-17T04:14:02.260Z] 93b9cdb0e59b: Pulling fs layer [2021-02-17T04:14:02.260Z] 5e14af77c1be: Pulling fs layer [2021-02-17T04:14:02.260Z] 01666e4c0597: Pulling fs layer [2021-02-17T04:14:02.260Z] aa168da1d23b: Pulling fs layer [2021-02-17T04:14:02.260Z] 93b9cdb0e59b: Waiting [2021-02-17T04:14:02.260Z] 5e14af77c1be: Waiting [2021-02-17T04:14:02.260Z] 01666e4c0597: Waiting [2021-02-17T04:14:02.260Z] aa168da1d23b: Waiting [2021-02-17T04:14:02.260Z] 46f8f816bc3b: Waiting [2021-02-17T04:14:02.260Z] 93b61091891f: Waiting [2021-02-17T04:14:02.260Z] 36b3adc4ff6f: Verifying Checksum [2021-02-17T04:14:02.260Z] 36b3adc4ff6f: Download complete [2021-02-17T04:14:02.260Z] 46f8f816bc3b: Download complete [2021-02-17T04:14:02.531Z] df20fa9351a1: Download complete [2021-02-17T04:14:02.531Z] 93b9cdb0e59b: Verifying Checksum [2021-02-17T04:14:02.531Z] 93b9cdb0e59b: Download complete [2021-02-17T04:14:02.531Z] 5e14af77c1be: Verifying Checksum [2021-02-17T04:14:02.531Z] 5e14af77c1be: Download complete [2021-02-17T04:14:02.531Z] 93b61091891f: Verifying Checksum [2021-02-17T04:14:02.531Z] 93b61091891f: Download complete [2021-02-17T04:14:02.531Z] 01666e4c0597: Verifying Checksum [2021-02-17T04:14:02.531Z] 01666e4c0597: Download complete [2021-02-17T04:14:02.803Z] 8ad3a11d3b57: Verifying Checksum [2021-02-17T04:14:02.803Z] 8ad3a11d3b57: Download complete [2021-02-17T04:14:02.803Z] df20fa9351a1: Pull complete [2021-02-17T04:14:03.103Z] 36b3adc4ff6f: Pull complete [2021-02-17T04:14:04.070Z] 8ad3a11d3b57: Pull complete [2021-02-17T04:14:05.021Z] aa168da1d23b: Verifying Checksum [2021-02-17T04:14:05.021Z] aa168da1d23b: Download complete [2021-02-17T04:14:06.414Z] 46f8f816bc3b: Pull complete [2021-02-17T04:14:07.363Z] 93b61091891f: Pull complete [2021-02-17T04:14:07.627Z] 93b9cdb0e59b: Pull complete [2021-02-17T04:14:07.894Z] 5e14af77c1be: Pull complete [2021-02-17T04:14:07.894Z] 01666e4c0597: Pull complete [2021-02-17T04:14:17.947Z] aa168da1d23b: Pull complete [2021-02-17T04:14:17.947Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-17T04:14:17.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-17T04:14:17.947Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-17T04:14:18.196Z] prd-centos7-docker-4c-2g-26642 does not seem to be running inside a container [2021-02-17T04:14:18.251Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-17T04:14:21.429Z] $ docker top 54cfff921ed94f64f7045008fe10efeed08e42b1ec9c1bb95a900e60b7ca30ab -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-17T04:14:22.263Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-17T04:14:22.589Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-17T04:14:22.910Z] + ls /var/log/sa-host [2021-02-17T04:14:22.910Z] + sadf -c /var/log/sa-host/sa17 [2021-02-17T04:14:22.910Z] file_magic: OK [2021-02-17T04:14:22.910Z] HZ: Using current value: 100 [2021-02-17T04:14:22.910Z] file_header: OK [2021-02-17T04:14:22.910Z] 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-02-17T04:14:22.910Z] Statistics: [2021-02-17T04:14:22.910Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-17T04:14:22.910Z] File successfully converted to sysstat format version 12.2.1 [2021-02-17T04:14:22.910Z] + sadf -c /var/log/sa-host/sa23 [2021-02-17T04:14:22.910Z] file_magic: OK [2021-02-17T04:14:22.910Z] HZ: Using current value: 100 [2021-02-17T04:14:22.910Z] file_header: OK [2021-02-17T04:14:22.910Z] 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-02-17T04:14:22.910Z] Statistics: [2021-02-17T04:14:22.910Z] Hnuu...uuuununununu... [2021-02-17T04:14:22.910Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-17T04:14:23.649Z] provisioning config files... [2021-02-17T04:14:25.054Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5944327209376390188tmp [Pipeline] { [Pipeline] echo [2021-02-17T04:14:25.187Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-17T04:14:25.543Z] ---> create-netrc.sh [Pipeline] } [2021-02-17T04:14:25.576Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-17T04:14:25.727Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-17T04:14:26.063Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-17T04:14:26.099Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-17T04:14:26.439Z] ---> sudo-logs.sh [2021-02-17T04:14:26.439Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-17T04:14:26.562Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-17T04:14:26.895Z] ---> job-cost.sh [2021-02-17T04:14:26.895Z] lf-activate-venv: SKIPPING [2021-02-17T04:14:26.895Z] INFO: No Stack... [2021-02-17T04:14:28.286Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-17T04:14:28.553Z] INFO: Archiving Costs [Pipeline] echo [2021-02-17T04:14:28.590Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-17T04:14:28.928Z] ---> logs-deploy.sh [2021-02-17T04:14:28.928Z] lf-activate-venv: SKIPPING [2021-02-17T04:14:28.928Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3175/1 [2021-02-17T04:14:28.928Z] INFO: archiving workspace using pattern(s): [2021-02-17T04:14:30.321Z] Archives upload complete. [2021-02-17T04:14:30.582Z] INFO: archiving logs to Nexus [2021-02-17T04:14:31.528Z] ---> uname -a: [2021-02-17T04:14:31.528Z] Linux prd-centos7-docker-4c-2g-26642.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-02-17T04:14:31.528Z] [2021-02-17T04:14:31.528Z] [2021-02-17T04:14:31.528Z] ---> lscpu: [2021-02-17T04:14:31.528Z] Architecture: x86_64 [2021-02-17T04:14:31.528Z] CPU op-mode(s): 32-bit, 64-bit [2021-02-17T04:14:31.528Z] Byte Order: Little Endian [2021-02-17T04:14:31.528Z] Address sizes: 40 bits physical, 48 bits virtual [2021-02-17T04:14:31.528Z] CPU(s): 4 [2021-02-17T04:14:31.528Z] On-line CPU(s) list: 0-3 [2021-02-17T04:14:31.528Z] Thread(s) per core: 1 [2021-02-17T04:14:31.528Z] Core(s) per socket: 1 [2021-02-17T04:14:31.528Z] Socket(s): 4 [2021-02-17T04:14:31.528Z] NUMA node(s): 1 [2021-02-17T04:14:31.528Z] Vendor ID: GenuineIntel [2021-02-17T04:14:31.528Z] CPU family: 6 [2021-02-17T04:14:31.528Z] Model: 44 [2021-02-17T04:14:31.528Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-02-17T04:14:31.528Z] Stepping: 1 [2021-02-17T04:14:31.528Z] CPU MHz: 2933.438 [2021-02-17T04:14:31.528Z] BogoMIPS: 5866.87 [2021-02-17T04:14:31.528Z] Virtualization: VT-x [2021-02-17T04:14:31.528Z] Hypervisor vendor: KVM [2021-02-17T04:14:31.528Z] Virtualization type: full [2021-02-17T04:14:31.528Z] L1d cache: 128 KiB [2021-02-17T04:14:31.528Z] L1i cache: 128 KiB [2021-02-17T04:14:31.528Z] L2 cache: 16 MiB [2021-02-17T04:14:31.528Z] L3 cache: 64 MiB [2021-02-17T04:14:31.528Z] NUMA node0 CPU(s): 0-3 [2021-02-17T04:14:31.528Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-02-17T04:14:31.528Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-02-17T04:14:31.528Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-02-17T04:14:31.528Z] Vulnerability Meltdown: Mitigation; PTI [2021-02-17T04:14:31.528Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-02-17T04:14:31.528Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-02-17T04:14:31.528Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-02-17T04:14:31.528Z] Vulnerability Srbds: Not affected [2021-02-17T04:14:31.528Z] Vulnerability Tsx async abort: Not affected [2021-02-17T04:14:31.528Z] 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-02-17T04:14:31.528Z] [2021-02-17T04:14:31.528Z] [2021-02-17T04:14:31.528Z] ---> nproc: [2021-02-17T04:14:31.528Z] 4 [2021-02-17T04:14:31.528Z] [2021-02-17T04:14:31.528Z] [2021-02-17T04:14:31.528Z] ---> df -h: [2021-02-17T04:14:31.528Z] Filesystem Size Used Available Use% Mounted on [2021-02-17T04:14:31.528Z] overlay 50.0G 12.1G 37.9G 24% / [2021-02-17T04:14:31.528Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-02-17T04:14:31.528Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-02-17T04:14:31.528Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-02-17T04:14:31.528Z] /dev/vda1 50.0G 12.1G 37.9G 24% /facter-os [2021-02-17T04:14:31.528Z] /dev/vda1 50.0G 12.1G 37.9G 24% /etc/resolv.conf [2021-02-17T04:14:31.528Z] /dev/vda1 50.0G 12.1G 37.9G 24% /etc/hostname [2021-02-17T04:14:31.528Z] /dev/vda1 50.0G 12.1G 37.9G 24% /etc/hosts [2021-02-17T04:14:31.528Z] /dev/vda1 50.0G 12.1G 37.9G 24% /run/cloud-init/result.json [2021-02-17T04:14:31.528Z] /dev/vda1 50.0G 12.1G 37.9G 24% /var/log/sa-host [2021-02-17T04:14:31.528Z] /dev/vda1 50.0G 12.1G 37.9G 24% /var/log/secure [2021-02-17T04:14:31.528Z] /dev/vda1 50.0G 12.1G 37.9G 24% /var/log/auth.log [2021-02-17T04:14:31.528Z] /dev/vda1 50.0G 12.1G 37.9G 24% /w/workspace/edgex-go/1 [2021-02-17T04:14:31.528Z] /dev/vda1 50.0G 12.1G 37.9G 24% /w/workspace/edgex-go/1@tmp [2021-02-17T04:14:31.528Z] [2021-02-17T04:14:31.528Z] [2021-02-17T04:14:31.528Z] ---> free -m: [2021-02-17T04:14:31.528Z] total used free shared buff/cache available [2021-02-17T04:14:31.528Z] Mem: 1837 828 232 0 776 938 [2021-02-17T04:14:31.528Z] Swap: 1023 57 966 [2021-02-17T04:14:31.528Z] [2021-02-17T04:14:31.528Z] [2021-02-17T04:14:31.528Z] ---> ip addr: [2021-02-17T04:14:31.528Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-02-17T04:14:31.528Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-02-17T04:14:31.528Z] inet 127.0.0.1/8 scope host lo [2021-02-17T04:14:31.528Z] valid_lft forever preferred_lft forever [2021-02-17T04:14:31.528Z] inet6 ::1/128 scope host [2021-02-17T04:14:31.528Z] valid_lft forever preferred_lft forever [2021-02-17T04:14:31.528Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-02-17T04:14:31.528Z] link/ether fa:16:3e:44:9a:97 brd ff:ff:ff:ff:ff:ff [2021-02-17T04:14:31.528Z] inet 10.30.123.45/23 brd 10.30.123.255 scope global dynamic eth0 [2021-02-17T04:14:31.528Z] valid_lft 85158sec preferred_lft 85158sec [2021-02-17T04:14:31.528Z] inet6 fe80::f816:3eff:fe44:9a97/64 scope link [2021-02-17T04:14:31.528Z] valid_lft forever preferred_lft forever [2021-02-17T04:14:31.528Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-02-17T04:14:31.528Z] link/ether 02:42:9b:46:3e:e6 brd ff:ff:ff:ff:ff:ff [2021-02-17T04:14:31.528Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-02-17T04:14:31.528Z] valid_lft forever preferred_lft forever [2021-02-17T04:14:31.528Z] inet6 fe80::42:9bff:fe46:3ee6/64 scope link [2021-02-17T04:14:31.528Z] valid_lft forever preferred_lft forever [2021-02-17T04:14:31.528Z] [2021-02-17T04:14:31.528Z] [2021-02-17T04:14:31.528Z] ---> sar -b -r -n DEV: [2021-02-17T04:14:31.528Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/17/21 _x86_64_ (4 CPU) [2021-02-17T04:14:31.528Z] [2021-02-17T04:14:31.528Z] 03:53:37 LINUX RESTART (4 CPU) [2021-02-17T04:14:31.528Z] [2021-02-17T04:14:31.528Z] 03:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-02-17T04:14:31.528Z] 03:55:01 127.79 45.92 81.86 0.00 8325.46 29743.99 0.00 [2021-02-17T04:14:31.528Z] 03:56:01 265.41 100.10 165.31 0.00 7381.27 50086.29 0.00 [2021-02-17T04:14:31.528Z] 03:57:02 235.93 106.27 129.66 0.00 3937.61 16523.55 0.00 [2021-02-17T04:14:31.528Z] 03:58:01 138.01 74.61 63.40 0.00 3224.22 6692.10 0.00 [2021-02-17T04:14:31.528Z] 03:59:01 221.53 58.39 163.14 0.00 15179.08 94904.77 0.00 [2021-02-17T04:14:31.528Z] 04:00:02 2408.01 2054.22 353.79 0.00 184789.43 187268.23 0.00 [2021-02-17T04:14:31.528Z] 04:01:01 1068.59 801.76 266.84 0.00 49043.01 64026.42 0.00 [2021-02-17T04:14:31.528Z] 04:02:01 1568.47 1211.27 357.19 0.00 127373.86 146919.22 0.00 [2021-02-17T04:14:31.528Z] 04:03:02 1031.48 737.26 294.22 0.00 47795.72 73151.73 0.00 [2021-02-17T04:14:31.528Z] 04:04:01 101.98 19.96 82.02 0.00 3752.43 4725.90 0.00 [2021-02-17T04:14:31.528Z] 04:05:01 1.37 0.10 1.27 0.00 22.51 18.53 0.00 [2021-02-17T04:14:31.528Z] 04:06:01 0.22 0.02 0.20 0.00 0.27 1.92 0.00 [2021-02-17T04:14:31.528Z] 04:07:01 0.22 0.02 0.20 0.00 0.13 1.67 0.00 [2021-02-17T04:14:31.528Z] 04:08:01 0.32 0.03 0.28 0.00 0.27 3.10 0.00 [2021-02-17T04:14:31.528Z] 04:09:02 2.08 1.87 0.22 0.00 58.77 3.00 0.00 [2021-02-17T04:14:31.528Z] 04:10:01 0.83 0.03 0.80 0.00 1.08 14.19 0.00 [2021-02-17T04:14:31.528Z] 04:11:01 0.22 0.02 0.20 0.00 0.13 1.65 0.00 [2021-02-17T04:14:31.528Z] 04:12:01 334.06 309.75 24.31 0.00 4712.81 907.97 0.00 [2021-02-17T04:14:31.528Z] 04:13:01 2.20 1.18 1.02 0.00 44.64 254.25 0.00 [2021-02-17T04:14:31.528Z] 04:14:01 65.63 64.45 1.18 0.00 5372.89 44.32 0.00 [2021-02-17T04:14:31.528Z] Average: 380.63 280.91 99.72 0.00 23204.46 33970.29 0.00 [2021-02-17T04:14:31.528Z] [2021-02-17T04:14:31.528Z] 03:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-02-17T04:14:31.528Z] 03:55:01 81772 0 753128 40.03 2620 1044024 1402404 47.86 662712 932156 0 [2021-02-17T04:14:31.528Z] 03:56:01 73668 0 762296 40.51 1492 1044088 1514060 51.67 606132 927764 41196 [2021-02-17T04:14:31.528Z] 03:57:02 156612 0 881748 46.86 624 842560 1783836 60.88 728868 709844 32516 [2021-02-17T04:14:31.528Z] 03:58:01 61072 0 953624 50.68 548 866300 1636688 55.86 773128 750184 67444 [2021-02-17T04:14:31.528Z] 03:59:01 69820 0 700572 37.23 72 1111080 1256268 42.87 731228 846756 1596 [2021-02-17T04:14:31.528Z] 04:00:02 86460 0 850336 45.19 0 944748 2334104 79.66 762460 799728 45640 [2021-02-17T04:14:31.528Z] 04:01:01 448616 0 708676 37.66 0 724252 1366448 46.63 502400 682580 19532 [2021-02-17T04:14:31.529Z] 04:02:01 52716 0 804460 42.76 0 1024368 2175868 74.26 590372 1003352 83616 [2021-02-17T04:14:31.529Z] 04:03:02 96652 0 714480 37.97 0 1070412 1506620 51.42 453820 1081656 120 [2021-02-17T04:14:31.529Z] 04:04:01 169872 0 645424 34.30 0 1066248 1209472 41.28 449096 1013768 8 [2021-02-17T04:14:31.529Z] 04:05:01 171424 0 643200 34.18 0 1066920 1188900 40.58 447792 1013984 8 [2021-02-17T04:14:31.529Z] 04:06:01 172632 0 641992 34.12 0 1066920 1176564 40.15 446744 1013948 8 [2021-02-17T04:14:31.529Z] 04:07:01 172532 0 642080 34.13 0 1066932 1176564 40.15 446872 1013956 8 [2021-02-17T04:14:31.529Z] 04:08:01 172876 0 641728 34.11 0 1066940 1176564 40.15 446752 1013960 8 [2021-02-17T04:14:31.529Z] 04:09:02 171396 0 642176 34.13 0 1067972 1176564 40.15 447516 1014340 16 [2021-02-17T04:14:31.529Z] 04:10:01 171124 0 642432 34.14 0 1067988 1176624 40.16 447496 1014348 8 [2021-02-17T04:14:31.529Z] 04:11:01 171576 0 641980 34.12 0 1067988 1176564 40.15 447408 1014348 8 [2021-02-17T04:14:31.529Z] 04:12:01 102180 0 769568 40.90 0 1009796 1176596 40.16 480936 922508 7312 [2021-02-17T04:14:31.529Z] 04:13:01 100796 0 769532 40.90 0 1011216 1176568 40.15 482292 922664 16 [2021-02-17T04:14:31.529Z] 04:14:01 119600 0 769092 40.88 0 992852 1178236 40.21 475180 914224 124 [2021-02-17T04:14:31.529Z] Average: 141170 0 728926 38.74 268 1011180 1398276 47.72 541460 930303 14959 [2021-02-17T04:14:31.529Z] [2021-02-17T04:14:31.529Z] 03:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-02-17T04:14:31.529Z] 03:55:01 veth2f5435d 808.02 670.72 78.44 2675.86 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 03:55:01 eth0 1589.92 1503.46 6360.49 196.02 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 03:55:01 docker0 808.02 670.58 67.39 2675.84 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 03:56:01 eth0 518.78 446.95 3676.18 46.14 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 03:56:01 docker0 192.91 215.49 13.64 831.17 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 03:57:02 eth0 42.22 29.07 34.10 70.40 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 03:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 03:57:02 vethb30aef4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 03:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 03:58:01 eth0 20.81 11.96 17.01 9.33 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 03:58:01 vethb30aef4 1.78 1.78 0.14 0.15 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 03:58:01 docker0 1.78 1.78 0.12 0.15 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 03:59:01 vethc110ee4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 03:59:01 eth0 220.06 178.17 1693.63 85.71 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:00:02 vethc110ee4 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:00:02 eth0 51.56 29.42 164.48 10.21 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:00:02 docker0 18.11 29.87 1.04 145.69 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:01:01 vethd9aff8c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:01:01 vethc110ee4 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:01:01 eth0 50.01 26.68 170.24 13.03 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:02:01 veth7a24ce6 1.40 5.54 0.09 29.08 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:02:01 vethc110ee4 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:02:01 eth0 88.70 56.14 141.00 90.99 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:03:02 vethc110ee4 0.00 0.21 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:03:02 eth0 213.38 137.92 1598.46 88.61 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:03:02 veth9e138e1 17.60 42.90 1.15 253.38 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:04:01 eth0 40.70 22.09 129.69 11.58 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:04:01 docker0 1087.73 1045.71 86.57 4402.39 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:05:01 eth0 1.50 0.63 0.71 0.46 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:06:01 eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:07:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:08:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:09:02 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:10:01 eth0 0.34 0.27 0.17 0.08 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:11:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:12:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:13:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:14:01 eth0 14.77 9.46 14.87 6.90 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] Average: eth0 143.11 123.00 702.71 31.63 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] Average: docker0 53.57 51.50 4.26 216.80 0.00 0.00 0.00 0.00 [2021-02-17T04:14:31.529Z] [2021-02-17T04:14:31.529Z] [2021-02-17T04:14:31.529Z] ---> sar -P ALL: [2021-02-17T04:14:31.529Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/17/21 _x86_64_ (4 CPU) [2021-02-17T04:14:31.529Z] [2021-02-17T04:14:31.529Z] 03:53:37 LINUX RESTART (4 CPU) [2021-02-17T04:14:31.529Z] [2021-02-17T04:14:31.529Z] 03:54:01 CPU %user %nice %system %iowait %steal %idle [2021-02-17T04:14:31.529Z] 03:55:01 all 18.47 0.00 8.90 3.39 0.07 69.16 [2021-02-17T04:14:31.529Z] 03:55:01 0 14.18 0.00 11.51 1.04 0.09 73.19 [2021-02-17T04:14:31.529Z] 03:55:01 1 23.70 0.00 8.50 7.04 0.09 60.67 [2021-02-17T04:14:31.529Z] 03:55:01 2 18.12 0.00 7.84 3.87 0.07 70.10 [2021-02-17T04:14:31.529Z] 03:55:01 3 17.84 0.00 7.79 1.61 0.05 72.71 [2021-02-17T04:14:31.529Z] 03:56:01 all 12.81 0.00 8.46 4.58 0.08 74.08 [2021-02-17T04:14:31.529Z] 03:56:01 0 14.08 0.00 9.54 4.32 0.09 71.97 [2021-02-17T04:14:31.529Z] 03:56:01 1 13.00 0.00 8.16 3.31 0.09 75.44 [2021-02-17T04:14:31.529Z] 03:56:01 2 13.78 0.00 8.39 7.93 0.09 69.82 [2021-02-17T04:14:31.529Z] 03:56:01 3 10.38 0.00 7.74 2.77 0.07 79.05 [2021-02-17T04:14:31.529Z] 03:57:02 all 45.68 0.00 12.66 5.72 0.08 35.86 [2021-02-17T04:14:31.529Z] 03:57:02 0 46.00 0.00 12.46 4.12 0.07 37.36 [2021-02-17T04:14:31.529Z] 03:57:02 1 45.49 0.00 13.31 5.71 0.07 35.42 [2021-02-17T04:14:31.529Z] 03:57:02 2 45.86 0.00 12.61 8.53 0.09 32.91 [2021-02-17T04:14:31.529Z] 03:57:02 3 45.38 0.00 12.26 4.54 0.09 37.74 [2021-02-17T04:14:31.529Z] 03:58:01 all 42.21 0.00 12.96 3.55 0.06 41.23 [2021-02-17T04:14:31.529Z] 03:58:01 0 41.44 0.00 13.48 3.43 0.04 41.62 [2021-02-17T04:14:31.529Z] 03:58:01 1 42.20 0.00 12.70 6.04 0.05 39.00 [2021-02-17T04:14:31.529Z] 03:58:01 2 43.02 0.00 13.33 2.36 0.07 41.22 [2021-02-17T04:14:31.529Z] 03:58:01 3 42.16 0.00 12.35 2.33 0.07 43.08 [2021-02-17T04:14:31.529Z] 03:59:01 all 23.50 0.00 13.83 6.14 0.10 56.44 [2021-02-17T04:14:31.529Z] 03:59:01 0 24.71 0.00 12.99 3.37 0.09 58.85 [2021-02-17T04:14:31.529Z] 03:59:01 1 21.85 0.00 13.84 6.12 0.12 58.07 [2021-02-17T04:14:31.529Z] 03:59:01 2 22.57 0.00 14.28 9.35 0.10 53.70 [2021-02-17T04:14:31.529Z] 03:59:01 3 24.85 0.00 14.22 5.70 0.09 55.14 [2021-02-17T04:14:31.529Z] 04:00:02 all 21.14 0.00 27.29 26.74 0.18 24.66 [2021-02-17T04:14:31.529Z] 04:00:02 0 20.50 0.00 27.16 26.00 0.18 26.17 [2021-02-17T04:14:31.529Z] 04:00:02 1 21.30 0.00 27.62 30.31 0.19 20.58 [2021-02-17T04:14:31.529Z] 04:00:02 2 21.64 0.00 26.73 23.86 0.19 27.58 [2021-02-17T04:14:31.529Z] 04:00:02 3 21.12 0.00 27.66 26.77 0.14 24.30 [2021-02-17T04:14:31.529Z] 04:01:01 all 54.23 0.00 18.62 14.91 0.08 12.16 [2021-02-17T04:14:31.529Z] 04:01:01 0 56.54 0.00 17.22 13.51 0.09 12.64 [2021-02-17T04:14:31.529Z] 04:01:01 1 51.79 0.00 20.21 14.55 0.07 13.39 [2021-02-17T04:14:31.529Z] 04:01:01 2 54.53 0.00 18.16 13.84 0.09 13.38 [2021-02-17T04:14:31.529Z] 04:01:01 3 54.05 0.00 18.89 17.75 0.09 9.21 [2021-02-17T04:14:31.529Z] 04:02:01 all 31.66 0.00 22.86 24.52 0.13 20.83 [2021-02-17T04:14:31.529Z] 04:02:01 0 31.52 0.00 22.95 25.07 0.16 20.30 [2021-02-17T04:14:31.529Z] 04:02:01 1 31.12 0.00 21.24 24.96 0.14 22.54 [2021-02-17T04:14:31.529Z] 04:02:01 2 30.59 0.00 22.73 24.55 0.12 22.01 [2021-02-17T04:14:31.529Z] 04:02:01 3 33.42 0.00 24.51 23.51 0.11 18.46 [2021-02-17T04:14:31.529Z] 04:03:02 all 29.16 0.00 17.34 23.33 0.28 29.89 [2021-02-17T04:14:31.529Z] 04:03:02 0 28.26 0.00 18.33 22.33 0.29 30.78 [2021-02-17T04:14:31.529Z] 04:03:02 1 30.25 0.00 16.70 25.83 0.26 26.96 [2021-02-17T04:14:31.529Z] 04:03:02 2 29.83 0.00 17.53 24.24 0.28 28.12 [2021-02-17T04:14:31.529Z] 04:03:02 3 28.30 0.00 16.79 20.87 0.30 33.74 [2021-02-17T04:14:31.529Z] 04:04:01 all 5.09 0.00 3.21 3.69 0.16 87.84 [2021-02-17T04:14:31.529Z] 04:04:01 0 8.35 0.00 3.81 1.15 0.21 86.48 [2021-02-17T04:14:31.529Z] 04:04:01 1 4.01 0.00 2.81 4.36 0.10 88.72 [2021-02-17T04:14:31.529Z] 04:04:01 2 4.99 0.00 2.97 3.86 0.15 88.03 [2021-02-17T04:14:31.529Z] 04:04:01 3 3.03 0.00 3.27 5.40 0.17 88.12 [2021-02-17T04:14:31.529Z] 04:05:01 all 0.16 0.00 0.05 0.00 0.00 99.79 [2021-02-17T04:14:31.529Z] 04:05:01 0 0.52 0.00 0.05 0.00 0.00 99.43 [2021-02-17T04:14:31.529Z] 04:05:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-02-17T04:14:31.529Z] 04:05:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2021-02-17T04:14:31.529Z] 04:05:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2021-02-17T04:14:31.529Z] [2021-02-17T04:14:31.529Z] 04:05:01 CPU %user %nice %system %iowait %steal %idle [2021-02-17T04:14:31.529Z] 04:06:01 all 0.15 0.00 0.07 0.00 0.05 99.73 [2021-02-17T04:14:31.529Z] 04:06:01 0 0.52 0.00 0.08 0.00 0.07 99.33 [2021-02-17T04:14:31.529Z] 04:06:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-02-17T04:14:31.529Z] 04:06:01 2 0.02 0.00 0.10 0.00 0.05 99.83 [2021-02-17T04:14:31.529Z] 04:06:01 3 0.07 0.00 0.07 0.00 0.05 99.82 [2021-02-17T04:14:31.530Z] 04:07:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-02-17T04:14:31.530Z] 04:07:01 0 0.52 0.00 0.03 0.00 0.00 99.45 [2021-02-17T04:14:31.530Z] 04:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-02-17T04:14:31.530Z] 04:07:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2021-02-17T04:14:31.530Z] 04:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-02-17T04:14:31.530Z] 04:08:01 all 0.16 0.00 0.05 0.00 0.00 99.80 [2021-02-17T04:14:31.530Z] 04:08:01 0 0.52 0.00 0.07 0.00 0.00 99.42 [2021-02-17T04:14:31.530Z] 04:08:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2021-02-17T04:14:31.530Z] 04:08:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-02-17T04:14:31.530Z] 04:08:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2021-02-17T04:14:31.530Z] 04:09:02 all 0.14 0.00 0.06 0.02 0.00 99.78 [2021-02-17T04:14:31.530Z] 04:09:02 0 0.08 0.00 0.10 0.07 0.00 99.75 [2021-02-17T04:14:31.530Z] 04:09:02 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-02-17T04:14:31.530Z] 04:09:02 2 0.43 0.00 0.05 0.02 0.00 99.50 [2021-02-17T04:14:31.530Z] 04:09:02 3 0.03 0.00 0.05 0.00 0.00 99.92 [2021-02-17T04:14:31.530Z] 04:10:01 all 0.16 0.00 0.03 0.00 0.00 99.81 [2021-02-17T04:14:31.530Z] 04:10:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-02-17T04:14:31.530Z] 04:10:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2021-02-17T04:14:31.530Z] 04:10:01 2 0.51 0.00 0.02 0.00 0.00 99.48 [2021-02-17T04:14:31.530Z] 04:10:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-02-17T04:14:31.530Z] 04:11:01 all 0.14 0.00 0.02 0.00 0.00 99.83 [2021-02-17T04:14:31.530Z] 04:11:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-02-17T04:14:31.530Z] 04:11:01 1 0.03 0.00 0.03 0.02 0.00 99.92 [2021-02-17T04:14:31.530Z] 04:11:01 2 0.50 0.00 0.02 0.00 0.00 99.48 [2021-02-17T04:14:31.530Z] 04:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2021-02-17T04:14:31.530Z] 04:12:01 all 0.11 2.79 12.49 6.10 0.10 78.42 [2021-02-17T04:14:31.530Z] 04:12:01 0 0.05 2.45 11.48 4.78 0.08 81.15 [2021-02-17T04:14:31.530Z] 04:12:01 1 0.20 2.93 12.34 7.43 0.08 77.02 [2021-02-17T04:14:31.530Z] 04:12:01 2 0.08 2.97 13.49 5.80 0.10 77.55 [2021-02-17T04:14:31.530Z] 04:12:01 3 0.10 2.79 12.66 6.38 0.12 77.94 [2021-02-17T04:14:31.530Z] 04:13:01 all 0.15 0.00 0.03 0.01 0.00 99.81 [2021-02-17T04:14:31.530Z] 04:13:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2021-02-17T04:14:31.530Z] 04:13:01 1 0.55 0.00 0.05 0.02 0.00 99.38 [2021-02-17T04:14:31.530Z] 04:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2021-02-17T04:14:31.530Z] 04:13:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-02-17T04:14:31.530Z] 04:14:01 all 1.92 0.00 1.15 1.74 0.00 95.19 [2021-02-17T04:14:31.530Z] 04:14:01 0 1.84 0.00 1.35 1.34 0.00 95.48 [2021-02-17T04:14:31.530Z] 04:14:01 1 1.77 0.00 1.03 0.38 0.00 96.82 [2021-02-17T04:14:31.530Z] 04:14:01 2 3.51 0.00 1.69 4.93 0.00 89.87 [2021-02-17T04:14:31.530Z] 04:14:01 3 0.58 0.00 0.52 0.30 0.02 98.58 [2021-02-17T04:14:31.530Z] Average: all 14.00 0.14 7.84 6.08 0.07 71.88 [2021-02-17T04:14:31.530Z] Average: 0 14.15 0.12 7.98 5.41 0.07 72.27 [2021-02-17T04:14:31.530Z] Average: 1 14.02 0.15 7.77 6.65 0.06 71.34 [2021-02-17T04:14:31.530Z] Average: 2 14.13 0.15 7.83 6.51 0.07 71.31 [2021-02-17T04:14:31.530Z] Average: 3 13.70 0.14 7.76 5.73 0.07 72.60 [2021-02-17T04:14:31.530Z] [2021-02-17T04:14:31.530Z] [2021-02-17T04:14:31.530Z]