Pull request #2984 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 160a38dc5e2ebf8228533872f83c6882ecb96d73+9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 (e6f715e09465386253181bac9ea1b578dd45b752) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh 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-2984/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2984/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-18451 in /w/workspace/edgexfoundry_edgex-go_PR-2984 [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/2984/head:refs/remotes/origin/PR-2984 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 into PR head commit 160a38dc5e2ebf8228533872f83c6882ecb96d73 Merge succeeded, producing 160a38dc5e2ebf8228533872f83c6882ecb96d73 Checking out Revision 160a38dc5e2ebf8228533872f83c6882ecb96d73 (PR-2984) > git config core.sparsecheckout # timeout=10 > git checkout -f 160a38dc5e2ebf8228533872f83c6882ecb96d73 # 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 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 160a38dc5e2ebf8228533872f83c6882ecb96d73 # timeout=10 Commit message: "build(deps): Bump github.com/google/uuid from 1.1.3 to 1.1.4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-05T06:14:05.787Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-05T06:14:06.115Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-05T06:14:06.299Z] ========================================================= [2021-01-05T06:14:06.299Z] EdgeX Global Pipelines Version Info [2021-01-05T06:14:06.299Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-05T06:14:07.845Z] ------------------- [2021-01-05T06:14:07.845Z] stable info: [2021-01-05T06:14:07.845Z] ------------------- [2021-01-05T06:14:07.845Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-05T06:14:07.845Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-05T06:14:07.845Z] Message: update stable to v1.0.173 [2021-01-05T06:14:08.803Z] ------------------- [2021-01-05T06:14:08.803Z] experimental info: [2021-01-05T06:14:08.803Z] ------------------- [2021-01-05T06:14:08.803Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-05T06:14:08.803Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-05T06:14:08.803Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-05T06:14:09.245Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-05T06:14:09.375Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-05T06:14:09.509Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-05T06:14:09.630Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-05T06:14:09.750Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-05T06:14:09.868Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-05T06:14:10.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-05T06:14:10.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-05T06:14:10.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-05T06:14:10.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-05T06:14:10.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-05T06:14:10.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-05T06:14:10.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-05T06:14:10.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-05T06:14:11.022Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-05T06:14:11.140Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-05T06:14:11.278Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-05T06:14:11.402Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-05T06:14:11.540Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-05T06:14:11.699Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-05T06:14:11.819Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-05T06:14:11.943Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-05T06:14:12.104Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-05T06:14:12.226Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2984 [Pipeline] echo [2021-01-05T06:14:12.369Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2984 [Pipeline] echo [2021-01-05T06:14:12.490Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2984 [Pipeline] echo [2021-01-05T06:14:12.643Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 160a38dc5e2ebf8228533872f83c6882ecb96d73 [Pipeline] echo [2021-01-05T06:14:12.766Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 160a38d [Pipeline] echo [2021-01-05T06:14:12.889Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-05T06:14:13.159Z] provisioning config files... [2021-01-05T06:14:13.231Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4923438570289349340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-05T06:14:13.643Z] ---> docker-login.sh [2021-01-05T06:14:13.643Z] nexus3.edgexfoundry.org:10001 [2021-01-05T06:14:13.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:14:14.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:14:14.189Z] Configure a credential helper to remove this warning. See [2021-01-05T06:14:14.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:14:14.189Z] [2021-01-05T06:14:14.189Z] Login Succeeded [2021-01-05T06:14:14.189Z] nexus3.edgexfoundry.org:10002 [2021-01-05T06:14:14.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:14:14.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:14:14.454Z] Configure a credential helper to remove this warning. See [2021-01-05T06:14:14.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:14:14.454Z] [2021-01-05T06:14:14.454Z] Login Succeeded [2021-01-05T06:14:14.454Z] nexus3.edgexfoundry.org:10003 [2021-01-05T06:14:14.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:14:14.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:14:14.721Z] Configure a credential helper to remove this warning. See [2021-01-05T06:14:14.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:14:14.721Z] [2021-01-05T06:14:14.721Z] Login Succeeded [2021-01-05T06:14:14.721Z] nexus3.edgexfoundry.org:10004 [2021-01-05T06:14:14.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:14:14.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:14:14.983Z] Configure a credential helper to remove this warning. See [2021-01-05T06:14:14.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:14:14.983Z] [2021-01-05T06:14:14.983Z] Login Succeeded [2021-01-05T06:14:14.983Z] docker.io [2021-01-05T06:14:14.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:14:15.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:14:15.247Z] Configure a credential helper to remove this warning. See [2021-01-05T06:14:15.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:14:15.247Z] [2021-01-05T06:14:15.247Z] Login Succeeded [2021-01-05T06:14:15.247Z] ---> docker-login.sh ends [Pipeline] } [2021-01-05T06:14:15.273Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-05T06:14:15.842Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-05T06:14:15.842Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T06:14:15.842Z] ++ dirname cmd/core-command/Dockerfile [2021-01-05T06:14:15.842Z] ++ cut -d/ -f2 [2021-01-05T06:14:15.842Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-05T06:14:15.842Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T06:14:15.842Z] ++ dirname cmd/core-data/Dockerfile [2021-01-05T06:14:15.842Z] ++ cut -d/ -f2 [2021-01-05T06:14:15.842Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-05T06:14:15.842Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T06:14:15.842Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-05T06:14:15.842Z] ++ cut -d/ -f2 [2021-01-05T06:14:15.842Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-05T06:14:15.842Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T06:14:15.842Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-05T06:14:15.842Z] ++ cut -d/ -f2 [2021-01-05T06:14:15.842Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-05T06:14:15.842Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T06:14:15.842Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-05T06:14:15.842Z] ++ cut -d/ -f2 [2021-01-05T06:14:15.842Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-05T06:14:15.842Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T06:14:15.842Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-05T06:14:15.842Z] ++ cut -d/ -f2 [2021-01-05T06:14:15.842Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-05T06:14:15.842Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T06:14:15.842Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-05T06:14:15.842Z] ++ cut -d/ -f2 [2021-01-05T06:14:15.842Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-05T06:14:15.842Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T06:14:15.842Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-05T06:14:15.842Z] ++ cut -d/ -f2 [2021-01-05T06:14:15.842Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-05T06:14:15.842Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T06:14:15.842Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-05T06:14:15.842Z] ++ cut -d/ -f2 [2021-01-05T06:14:15.842Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-05T06:14:15.940Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:14:16.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T06:14:16.959Z] [2021-01-05T06:14:16.959Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:14:17.347Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T06:14:17.347Z] latest: Pulling from edgex-devops/git-semver [2021-01-05T06:14:17.347Z] 31603596830f: Pulling fs layer [2021-01-05T06:14:17.347Z] 2a8b12db71e7: Pulling fs layer [2021-01-05T06:14:17.347Z] 6ca5941a6612: Pulling fs layer [2021-01-05T06:14:17.347Z] ecc8261a40a4: Pulling fs layer [2021-01-05T06:14:17.347Z] ecc8261a40a4: Waiting [2021-01-05T06:14:17.347Z] 2a8b12db71e7: Verifying Checksum [2021-01-05T06:14:17.347Z] 2a8b12db71e7: Download complete [2021-01-05T06:14:17.616Z] 31603596830f: Download complete [2021-01-05T06:14:17.882Z] 6ca5941a6612: Verifying Checksum [2021-01-05T06:14:17.882Z] 6ca5941a6612: Download complete [2021-01-05T06:14:17.882Z] ecc8261a40a4: Verifying Checksum [2021-01-05T06:14:17.882Z] ecc8261a40a4: Download complete [2021-01-05T06:14:18.146Z] 31603596830f: Pull complete [2021-01-05T06:14:18.146Z] 2a8b12db71e7: Pull complete [2021-01-05T06:14:19.133Z] 6ca5941a6612: Pull complete [2021-01-05T06:14:19.404Z] ecc8261a40a4: Pull complete [2021-01-05T06:14:19.672Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-05T06:14:19.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T06:14:19.672Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-05T06:14:19.820Z] prd-centos7-docker-4c-2g-18451 does not seem to be running inside a container [2021-01-05T06:14:19.880Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-05T06:14:22.838Z] $ docker top 925e05a3ca12c46d44237cb8e2bcc2c5e4ef179c908a26a427a29a3d7a2c5710 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-05T06:14:23.298Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-05T06:14:23.298Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-05T06:14:23.577Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-05T06:14:23.581Z] $ docker exec 925e05a3ca12c46d44237cb8e2bcc2c5e4ef179c908a26a427a29a3d7a2c5710 ssh-agent [2021-01-05T06:14:23.807Z] SSH_AUTH_SOCK=/tmp/ssh-qEFYhDTPF18p/agent.12 [2021-01-05T06:14:23.807Z] SSH_AGENT_PID=18 [2021-01-05T06:14:23.819Z] Running ssh-add (command line suppressed) [2021-01-05T06:14:23.946Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7217964745103709107.key (/w/workspace/edgex-go/1@tmp/private_key_7217964745103709107.key) [2021-01-05T06:14:24.005Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-05T06:14:24.390Z] + git tag --points-at HEAD [Pipeline] } [2021-01-05T06:14:24.423Z] $ docker exec --env ******** --env ******** 925e05a3ca12c46d44237cb8e2bcc2c5e4ef179c908a26a427a29a3d7a2c5710 ssh-agent -k [2021-01-05T06:14:24.544Z] unset SSH_AUTH_SOCK; [2021-01-05T06:14:24.544Z] unset SSH_AGENT_PID; [2021-01-05T06:14:24.544Z] echo Agent pid 18 killed; [2021-01-05T06:14:24.596Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-05T06:14:24.786Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-05T06:14:24.786Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-05T06:14:24.967Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-05T06:14:24.971Z] $ docker exec 925e05a3ca12c46d44237cb8e2bcc2c5e4ef179c908a26a427a29a3d7a2c5710 ssh-agent [2021-01-05T06:14:25.179Z] SSH_AUTH_SOCK=/tmp/ssh-H0E5AqzbN1a1/agent.48 [2021-01-05T06:14:25.179Z] SSH_AGENT_PID=54 [2021-01-05T06:14:25.186Z] Running ssh-add (command line suppressed) [2021-01-05T06:14:25.314Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5739780396169377077.key (/w/workspace/edgex-go/1@tmp/private_key_5739780396169377077.key) [2021-01-05T06:14:25.384Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-05T06:14:25.775Z] + git semver init [2021-01-05T06:14:25.775Z] # -> Open(): unable to determine branch for HEAD [2021-01-05T06:14:25.775Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-01-05T06:14:25.775Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-01-05T06:14:25.775Z] # $SEMVER_REMOTE_NAME = origin [2021-01-05T06:14:25.775Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-05T06:14:25.775Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-05T06:14:25.775Z] # $SEMVER_BRANCH = PR-2984 [2021-01-05T06:14:25.775Z] # $SEMVER_TEMP = /tmp/semver-077025904 [2021-01-05T06:14:25.775Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-05T06:14:44.293Z] # '/tmp/semver-077025904' -> '/w/workspace/edgex-go/1/.semver' [2021-01-05T06:14:45.254Z] # -> Force: false [2021-01-05T06:14:45.254Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-01-05T06:14:45.282Z] $ docker exec --env ******** --env ******** 925e05a3ca12c46d44237cb8e2bcc2c5e4ef179c908a26a427a29a3d7a2c5710 ssh-agent -k [2021-01-05T06:14:45.487Z] unset SSH_AUTH_SOCK; [2021-01-05T06:14:45.487Z] unset SSH_AGENT_PID; [2021-01-05T06:14:45.488Z] echo Agent pid 54 killed; [2021-01-05T06:14:45.567Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-05T06:14:46.175Z] + git semver [Pipeline] } [2021-01-05T06:14:46.214Z] $ docker stop --time=1 925e05a3ca12c46d44237cb8e2bcc2c5e4ef179c908a26a427a29a3d7a2c5710 [2021-01-05T06:14:47.849Z] $ docker rm -f 925e05a3ca12c46d44237cb8e2bcc2c5e4ef179c908a26a427a29a3d7a2c5710 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-05T06:14:48.462Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-05T06:14:49.058Z] Stashed 1 file(s) [Pipeline] echo [2021-01-05T06:14:49.079Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-05T06:14:50.357Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-05T06:14:50.695Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-05T06:14:51.025Z] + true [2021-01-05T06:14:51.025Z] + sudo service docker restart [2021-01-05T06:14:51.025Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-05T06:14:51.676Z] ========================================================= [2021-01-05T06:14:51.676Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-05T06:14:51.676Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:14:52.068Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-05T06:14:55.419Z] Sending build context to Docker daemon 326.3MB [2021-01-05T06:14:55.419Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-05T06:14:55.419Z] Step 2/6 : FROM ${BASE} [2021-01-05T06:14:55.419Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-05T06:14:55.419Z] 188c0c94c7c5: Pulling fs layer [2021-01-05T06:14:55.419Z] 0ef7d3d256c8: Pulling fs layer [2021-01-05T06:14:55.419Z] de9db76c5a1d: Pulling fs layer [2021-01-05T06:14:55.419Z] bca2f99d35d6: Pulling fs layer [2021-01-05T06:14:55.419Z] 93359f2a8cfa: Pulling fs layer [2021-01-05T06:14:55.419Z] 7c6f9722023f: Pulling fs layer [2021-01-05T06:14:55.419Z] a35cf1a2eb13: Pulling fs layer [2021-01-05T06:14:55.419Z] bca2f99d35d6: Waiting [2021-01-05T06:14:55.419Z] 93359f2a8cfa: Waiting [2021-01-05T06:14:55.419Z] 7c6f9722023f: Waiting [2021-01-05T06:14:55.419Z] a35cf1a2eb13: Waiting [2021-01-05T06:14:55.419Z] de9db76c5a1d: Download complete [2021-01-05T06:14:55.419Z] 0ef7d3d256c8: Verifying Checksum [2021-01-05T06:14:55.419Z] 0ef7d3d256c8: Download complete [2021-01-05T06:14:55.701Z] 93359f2a8cfa: Verifying Checksum [2021-01-05T06:14:55.701Z] 93359f2a8cfa: Download complete [2021-01-05T06:14:55.701Z] 7c6f9722023f: Verifying Checksum [2021-01-05T06:14:55.701Z] 7c6f9722023f: Download complete [2021-01-05T06:14:55.701Z] 188c0c94c7c5: Verifying Checksum [2021-01-05T06:14:55.701Z] 188c0c94c7c5: Download complete [2021-01-05T06:14:56.292Z] 188c0c94c7c5: Pull complete [2021-01-05T06:14:56.292Z] 0ef7d3d256c8: Pull complete [2021-01-05T06:14:56.891Z] de9db76c5a1d: Pull complete [2021-01-05T06:14:57.487Z] a35cf1a2eb13: Verifying Checksum [2021-01-05T06:14:57.487Z] a35cf1a2eb13: Download complete [2021-01-05T06:14:58.450Z] bca2f99d35d6: Verifying Checksum [2021-01-05T06:14:58.450Z] bca2f99d35d6: Download complete [2021-01-05T06:15:04.716Z] Still waiting to schedule task [2021-01-05T06:15:04.716Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-05T06:15:05.078Z] bca2f99d35d6: Pull complete [2021-01-05T06:15:05.079Z] 93359f2a8cfa: Pull complete [2021-01-05T06:15:05.079Z] 7c6f9722023f: Pull complete [2021-01-05T06:15:09.357Z] a35cf1a2eb13: Pull complete [2021-01-05T06:15:09.357Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-05T06:15:09.357Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-05T06:15:09.357Z] ---> a62c8e92a672 [2021-01-05T06:15:09.357Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-05T06:15:09.622Z] ---> Running in ec1bfd6764cf [2021-01-05T06:15:10.212Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:15:11.162Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:15:12.116Z] (1/12) Installing libmagic (5.38-r0) [2021-01-05T06:15:12.383Z] (2/12) Installing file (5.38-r0) [2021-01-05T06:15:12.383Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-05T06:15:12.383Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-05T06:15:18.996Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-05T06:15:18.996Z] (6/12) Installing patch (2.7.6-r6) [2021-01-05T06:15:18.996Z] (7/12) Installing build-base (0.5-r2) [2021-01-05T06:15:18.996Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-05T06:15:18.996Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-05T06:15:18.996Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-05T06:15:18.996Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-05T06:15:18.996Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-05T06:15:18.996Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:15:18.996Z] OK: 233 MiB in 51 packages [2021-01-05T06:15:22.436Z] Removing intermediate container ec1bfd6764cf [2021-01-05T06:15:22.436Z] ---> 6a5123c62b50 [2021-01-05T06:15:22.436Z] Step 4/6 : WORKDIR /edgex-go [2021-01-05T06:15:22.436Z] ---> Running in 03c9448a1dde [2021-01-05T06:15:22.436Z] Removing intermediate container 03c9448a1dde [2021-01-05T06:15:22.436Z] ---> 717d737e4ca1 [2021-01-05T06:15:22.436Z] Step 5/6 : COPY go.mod . [2021-01-05T06:15:22.744Z] ---> 5ef4bbea95fe [2021-01-05T06:15:22.744Z] Step 6/6 : RUN go mod download [2021-01-05T06:15:22.744Z] ---> Running in d99ad7e0a7e9 [2021-01-05T06:15:44.797Z] Removing intermediate container d99ad7e0a7e9 [2021-01-05T06:15:44.797Z] ---> 74f285d3a280 [2021-01-05T06:15:44.797Z] Successfully built 74f285d3a280 [2021-01-05T06:15:44.797Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:15:45.158Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-05T06:15:45.158Z] . [Pipeline] withDockerContainer [2021-01-05T06:15:45.301Z] prd-centos7-docker-4c-2g-18451 does not seem to be running inside a container [2021-01-05T06:15:45.370Z] $ 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 ******** ci-base-image-x86_64 cat [2021-01-05T06:15:46.220Z] $ docker top 76fcf85b7c697e45e47eb7b5525565b6929fd0d1de25c701642b6b3352be6201 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T06:15:46.775Z] + go version [2021-01-05T06:15:46.775Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-05T06:15:46.806Z] $ docker stop --time=1 76fcf85b7c697e45e47eb7b5525565b6929fd0d1de25c701642b6b3352be6201 [2021-01-05T06:15:48.238Z] $ docker rm -f 76fcf85b7c697e45e47eb7b5525565b6929fd0d1de25c701642b6b3352be6201 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:15:49.290Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-05T06:15:49.290Z] . [Pipeline] withDockerContainer [2021-01-05T06:15:49.410Z] prd-centos7-docker-4c-2g-18451 does not seem to be running inside a container [2021-01-05T06:15:49.461Z] $ 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 ******** ci-base-image-x86_64 cat [2021-01-05T06:15:50.228Z] $ docker top 3f4c5dd6235a5c02ab6cc80504670342ba8dd573c89cd5907bcd53c1f16e6cd5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-05T06:15:50.561Z] ========================================================= [2021-01-05T06:15:50.561Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-05T06:15:50.561Z] ========================================================= [Pipeline] sh [2021-01-05T06:15:50.874Z] + make test [2021-01-05T06:15:50.874Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-05T06:16:00.946Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-05T06:16:16.106Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-05T06:16:22.778Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-05T06:16:22.778Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-05T06:16:22.778Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-05T06:16:22.778Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-05T06:16:22.778Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-05T06:16:22.778Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-05T06:16:23.373Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-05T06:16:23.373Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-05T06:16:23.956Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-05T06:16:26.564Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-05T06:16:26.564Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-05T06:16:26.564Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-05T06:16:28.596Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.093s coverage: 46.6% of statements [2021-01-05T06:16:28.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-05T06:16:28.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-05T06:16:28.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-05T06:16:28.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-05T06:16:28.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-05T06:16:33.956Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.250s coverage: 27.0% of statements [2021-01-05T06:16:33.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-05T06:16:33.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-05T06:16:33.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-05T06:16:33.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-05T06:16:33.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-05T06:16:33.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-05T06:16:33.956Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.079s coverage: 100.0% of statements [2021-01-05T06:16:33.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-05T06:16:33.956Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.058s coverage: 100.0% of statements [2021-01-05T06:16:33.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-05T06:16:33.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-05T06:16:33.956Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.431s coverage: 75.7% of statements [2021-01-05T06:16:33.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-05T06:16:33.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-05T06:16:33.956Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.109s coverage: 82.9% of statements [2021-01-05T06:16:33.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-05T06:16:33.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T06:16:33.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-05T06:16:33.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-05T06:16:33.956Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.462s coverage: 28.6% of statements [2021-01-05T06:16:33.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-05T06:16:33.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-05T06:16:33.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-05T06:16:33.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-05T06:16:33.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-05T06:16:34.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.115s coverage: 100.0% of statements [2021-01-05T06:16:34.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-05T06:16:34.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.061s coverage: 100.0% of statements [2021-01-05T06:16:34.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-05T06:16:35.676Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.130s coverage: 86.7% of statements [2021-01-05T06:16:35.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-05T06:16:35.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.163s coverage: 97.5% of statements [2021-01-05T06:16:35.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-05T06:16:35.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.059s coverage: 78.3% of statements [2021-01-05T06:16:35.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-05T06:16:35.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-05T06:16:35.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-05T06:16:35.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-05T06:16:37.919Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.378s coverage: 93.8% of statements [2021-01-05T06:16:37.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-05T06:16:37.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T06:16:37.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-05T06:16:37.919Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-05T06:16:37.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-05T06:16:37.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-05T06:16:37.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-05T06:16:37.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-05T06:16:37.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-05T06:16:37.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-05T06:16:37.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-05T06:16:37.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-05T06:16:37.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-05T06:16:37.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-05T06:16:37.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-05T06:16:37.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-05T06:16:37.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-05T06:16:37.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-05T06:16:37.919Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.034s coverage: 58.8% of statements [2021-01-05T06:16:37.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-05T06:16:37.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-05T06:16:37.919Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.065s coverage: 0.1% of statements [2021-01-05T06:16:37.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-05T06:16:37.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-05T06:16:37.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-05T06:16:37.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-05T06:16:37.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2021-01-05T06:16:37.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-05T06:16:37.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 75.5% of statements [2021-01-05T06:16:37.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-05T06:16:38.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.039s coverage: 80.8% of statements [2021-01-05T06:16:38.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.111s coverage: 87.2% of statements [2021-01-05T06:16:39.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.070s coverage: 84.2% of statements [2021-01-05T06:16:39.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.109s coverage: 91.4% of statements [2021-01-05T06:16:39.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-05T06:16:40.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.275s coverage: 63.5% of statements [2021-01-05T06:16:40.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-05T06:16:40.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-05T06:16:40.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.034s coverage: 100.0% of statements [2021-01-05T06:16:40.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.066s coverage: 91.3% of statements [2021-01-05T06:16:40.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.041s coverage: 100.0% of statements [2021-01-05T06:16:40.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements [2021-01-05T06:16:41.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2021-01-05T06:16:42.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.371s coverage: 55.9% of statements [2021-01-05T06:16:42.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-05T06:16:42.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-05T06:16:42.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-05T06:16:42.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-05T06:16:42.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-05T06:16:43.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.163s coverage: 37.0% of statements [2021-01-05T06:16:43.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-05T06:16:43.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-05T06:16:43.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.399s coverage: 84.0% of statements [2021-01-05T06:16:43.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.062s coverage: 100.0% of statements [2021-01-05T06:16:45.969Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.172s coverage: 47.1% of statements [2021-01-05T06:16:45.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-05T06:16:45.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-05T06:16:45.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-05T06:16:45.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-05T06:16:45.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-05T06:16:45.969Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.046s coverage: 100.0% of statements [2021-01-05T06:16:45.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-05T06:16:45.969Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.065s coverage: 100.0% of statements [2021-01-05T06:16:45.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-05T06:16:47.439Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.906s coverage: 29.1% of statements [2021-01-05T06:16:47.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-05T06:16:47.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-05T06:16:47.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-05T06:16:47.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-05T06:16:47.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-05T06:16:47.439Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.115s coverage: 99.0% of statements [2021-01-05T06:16:47.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-05T06:16:47.439Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.060s coverage: 100.0% of statements [2021-01-05T06:16:47.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-05T06:16:47.439Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements [2021-01-05T06:16:47.439Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-05T06:16:47.439Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.043s coverage: 100.0% of statements [2021-01-05T06:16:47.439Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-05T06:16:47.439Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-05T06:16:47.439Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-05T06:16:47.439Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-05T06:16:47.704Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.048s coverage: 87.9% of statements [2021-01-05T06:16:47.704Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-05T06:16:47.704Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-05T06:16:47.704Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2021-01-05T06:16:48.281Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements [2021-01-05T06:16:48.281Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-01-05T06:16:48.545Z] GO111MODULE=on go vet ./... [2021-01-05T06:17:20.918Z] gofmt -l . [2021-01-05T06:17:20.918Z] [ "`gofmt -l .`" = "" ] [2021-01-05T06:17:20.918Z] ./bin/test-go-mod-tidy.sh [2021-01-05T06:17:20.918Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-05T06:17:21.580Z] + ls -al . [2021-01-05T06:17:21.580Z] total 636 [2021-01-05T06:17:21.580Z] drwxrwxr-x 10 1001 1001 4096 Jan 5 06:17 . [2021-01-05T06:17:21.580Z] drwxr-xr-x 4 root root 28 Jan 5 06:15 .. [2021-01-05T06:17:21.580Z] -rw-rw-r-- 1 1001 1001 11 Jan 5 06:14 .dockerignore [2021-01-05T06:17:21.580Z] drwxrwxr-x 8 1001 1001 179 Jan 5 06:14 .git [2021-01-05T06:17:21.580Z] drwxrwxr-x 3 1001 1001 125 Jan 5 06:14 .github [2021-01-05T06:17:21.580Z] -rw-rw-r-- 1 1001 1001 824 Jan 5 06:14 .gitignore [2021-01-05T06:17:21.580Z] drwx------ 3 1001 1001 47 Jan 5 06:14 .semver [2021-01-05T06:17:21.580Z] -rw-rw-r-- 1 1001 1001 166 Jan 5 06:14 .sonarcloud.properties [2021-01-05T06:17:21.580Z] -rw-rw-r-- 1 1001 1001 3804 Jan 5 06:14 CONTRIBUTING.md [2021-01-05T06:17:21.580Z] -rw-rw-r-- 1 1001 1001 931 Jan 5 06:14 Dockerfile.build [2021-01-05T06:17:21.580Z] -rw-rw-r-- 1 1001 1001 863 Jan 5 06:14 Jenkinsfile [2021-01-05T06:17:21.580Z] -rw-rw-r-- 1 1001 1001 10775 Jan 5 06:14 LICENSE [2021-01-05T06:17:21.580Z] -rw-rw-r-- 1 1001 1001 5750 Jan 5 06:14 Makefile [2021-01-05T06:17:21.580Z] -rw-rw-r-- 1 1001 1001 6511 Jan 5 06:14 README.md [2021-01-05T06:17:21.580Z] -rw-rw-r-- 1 1001 1001 6744 Jan 5 06:14 SECURITY.md [2021-01-05T06:17:21.580Z] -rw-rw-r-- 1 1001 1001 5 Jan 5 06:14 VERSION [2021-01-05T06:17:21.580Z] -rw-rw-r-- 1 1001 1001 4131 Jan 5 06:14 ZMQWindows.md [2021-01-05T06:17:21.580Z] drwxrwxr-x 2 1001 1001 117 Jan 5 06:14 bin [2021-01-05T06:17:21.580Z] drwxrwxr-x 14 1001 1001 4096 Jan 5 06:14 cmd [2021-01-05T06:17:21.580Z] -rw-r--r-- 1 root root 538204 Jan 5 06:16 coverage.out [2021-01-05T06:17:21.580Z] -rw-r--r-- 1 root root 979 Jan 5 06:17 go.mod [2021-01-05T06:17:21.580Z] -rw-r--r-- 1 root root 18934 Jan 5 06:17 go.sum [2021-01-05T06:17:21.580Z] drwxrwxr-x 8 1001 1001 127 Jan 5 06:14 internal [2021-01-05T06:17:21.580Z] drwxrwxr-x 4 1001 1001 26 Jan 5 06:14 openapi [2021-01-05T06:17:21.580Z] drwxrwxr-x 4 1001 1001 71 Jan 5 06:14 snap [2021-01-05T06:17:21.580Z] -rw-rw-r-- 1 1001 1001 168 Jan 5 06:14 version.go [Pipeline] sh [2021-01-05T06:17:21.913Z] + '[' -e coverage.out ] [2021-01-05T06:17:21.913Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-05T06:17:22.138Z] Stashed 1 file(s) [Pipeline] sh [2021-01-05T06:17:22.467Z] + make build [2021-01-05T06:17:22.467Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-05T06:17:26.720Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-05T06:17:36.930Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-05T06:17:36.930Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-05T06:17:38.870Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-05T06:17:38.870Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-05T06:17:40.854Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-05T06:17:42.842Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-05T06:17:43.798Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-05T06:17:45.736Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-05T06:17:46.697Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-05T06:17:48.124Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2021-01-05T06:17:49.564Z] $ docker stop --time=1 3f4c5dd6235a5c02ab6cc80504670342ba8dd573c89cd5907bcd53c1f16e6cd5 [2021-01-05T06:17:51.352Z] $ docker rm -f 3f4c5dd6235a5c02ab6cc80504670342ba8dd573c89cd5907bcd53c1f16e6cd5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:17:53.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T06:17:53.459Z] [2021-01-05T06:17:53.459Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:17:53.872Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T06:17:53.872Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-05T06:17:53.872Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-05T06:17:53.872Z] ca9280d653b3: Pulling fs layer [2021-01-05T06:17:53.872Z] 7e9c9ca2126c: Pulling fs layer [2021-01-05T06:17:54.144Z] cbdbe7a5bc2a: Download complete [2021-01-05T06:17:54.423Z] cbdbe7a5bc2a: Pull complete [2021-01-05T06:17:54.423Z] ca9280d653b3: Verifying Checksum [2021-01-05T06:17:54.423Z] ca9280d653b3: Download complete [2021-01-05T06:17:56.051Z] 7e9c9ca2126c: Verifying Checksum [2021-01-05T06:17:56.051Z] 7e9c9ca2126c: Download complete [2021-01-05T06:17:56.051Z] ca9280d653b3: Pull complete [2021-01-05T06:18:01.810Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-18459 in /w/workspace/edgexfoundry_edgex-go_PR-2984 [Pipeline] { [Pipeline] ws [2021-01-05T06:18:01.952Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-05T06:18:02.696Z] 7e9c9ca2126c: Pull complete [2021-01-05T06:18:02.697Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-05T06:18:02.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T06:18:02.697Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-05T06:18:02.879Z] prd-centos7-docker-4c-2g-18451 does not seem to be running inside a container [2021-01-05T06:18:02.930Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-05T06:18:05.959Z] $ docker top e9b3b7f2a85df585dcd2eb873e7ea3fc30ee2647d780c1ebd6f264cbc407cb57 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T06:18:06.566Z] + docker-compose build --help [2021-01-05T06:18:06.566Z] + grep parallel [2021-01-05T06:18:07.513Z] --parallel Build images in parallel. [Pipeline] } [2021-01-05T06:18:07.546Z] $ docker stop --time=1 e9b3b7f2a85df585dcd2eb873e7ea3fc30ee2647d780c1ebd6f264cbc407cb57 [2021-01-05T06:18:07.832Z] using credential edgex-jenkins-ssh [2021-01-05T06:18:07.887Z] Cloning the remote Git repository [2021-01-05T06:18:07.947Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-05T06:18:08.052Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-05T06:18:08.124Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T06:18:08.125Z] > git --version # timeout=10 [2021-01-05T06:18:08.150Z] > git --version # 'git version 2.17.1' [2021-01-05T06:18:08.152Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T06:18:08.215Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T06:18:08.983Z] $ docker rm -f e9b3b7f2a85df585dcd2eb873e7ea3fc30ee2647d780c1ebd6f264cbc407cb57 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:18:09.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T06:18:09.816Z] . [Pipeline] withDockerContainer [2021-01-05T06:18:09.961Z] prd-centos7-docker-4c-2g-18451 does not seem to be running inside a container [2021-01-05T06:18:10.021Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-05T06:18:10.981Z] $ docker top b32fdf95032aaaa77f36c4d98d85df7a0d8e99a67a351eede0c0ec0e410d9138 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T06:18:11.610Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-05T06:18:13.007Z] Building docker-core-command-go ... [2021-01-05T06:18:13.007Z] Building docker-core-data-go ... [2021-01-05T06:18:13.007Z] Building docker-core-metadata-go ... [2021-01-05T06:18:13.007Z] Building docker-security-bootstrap-redis-go ... [2021-01-05T06:18:13.007Z] Building docker-security-proxy-setup-go ... [2021-01-05T06:18:13.007Z] Building docker-security-secretstore-setup-go ... [2021-01-05T06:18:13.007Z] Building docker-support-notifications-go ... [2021-01-05T06:18:13.007Z] Building docker-support-scheduler-go ... [2021-01-05T06:18:13.007Z] Building docker-sys-mgmt-agent-go ... [2021-01-05T06:18:13.007Z] Building docker-core-metadata-go [2021-01-05T06:18:13.007Z] Building docker-support-notifications-go [2021-01-05T06:18:13.007Z] Building docker-core-data-go [2021-01-05T06:18:13.007Z] Building docker-core-command-go [2021-01-05T06:18:13.007Z] Building docker-security-secretstore-setup-go [2021-01-05T06:18:28.558Z] Merging remotes/origin/master commit 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 into PR head commit 160a38dc5e2ebf8228533872f83c6882ecb96d73 [2021-01-05T06:18:27.865Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T06:18:27.888Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T06:18:27.916Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T06:18:27.953Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T06:18:27.954Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T06:18:27.968Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2984/head:refs/remotes/origin/PR-2984 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-05T06:18:28.582Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T06:18:28.599Z] > git checkout -f 160a38dc5e2ebf8228533872f83c6882ecb96d73 # timeout=10 [2021-01-05T06:18:29.165Z] Merge succeeded, producing 160a38dc5e2ebf8228533872f83c6882ecb96d73 [2021-01-05T06:18:29.165Z] Checking out Revision 160a38dc5e2ebf8228533872f83c6882ecb96d73 (PR-2984) [2021-01-05T06:18:28.938Z] > git remote # timeout=10 [2021-01-05T06:18:29.008Z] > git config --get remote.origin.url # timeout=10 [2021-01-05T06:18:29.037Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T06:18:29.071Z] > git merge 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 # timeout=10 [2021-01-05T06:18:29.131Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-05T06:18:29.178Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T06:18:29.209Z] > git checkout -f 160a38dc5e2ebf8228533872f83c6882ecb96d73 # timeout=10 [2021-01-05T06:18:33.818Z] Commit message: "build(deps): Bump github.com/google/uuid from 1.1.3 to 1.1.4" [2021-01-05T06:18:33.880Z] > git --version # timeout=10 [2021-01-05T06:18:33.896Z] > git --version # 'git version 2.17.1' [2021-01-05T06:18:33.918Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-05T06:18:35.662Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-05T06:18:36.190Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-05T06:18:36.566Z] + true [2021-01-05T06:18:36.566Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-05T06:18:38.692Z] provisioning config files... [2021-01-05T06:18:38.736Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5125584872460510724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-05T06:18:39.203Z] ---> docker-login.sh [2021-01-05T06:18:39.203Z] nexus3.edgexfoundry.org:10001 [2021-01-05T06:18:40.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:18:40.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:18:40.465Z] Configure a credential helper to remove this warning. See [2021-01-05T06:18:40.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:18:40.465Z] [2021-01-05T06:18:40.465Z] Login Succeeded [2021-01-05T06:18:40.465Z] nexus3.edgexfoundry.org:10002 [2021-01-05T06:18:41.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:18:41.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:18:41.065Z] Configure a credential helper to remove this warning. See [2021-01-05T06:18:41.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:18:41.066Z] [2021-01-05T06:18:41.066Z] Login Succeeded [2021-01-05T06:18:41.066Z] nexus3.edgexfoundry.org:10003 [2021-01-05T06:18:41.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:18:41.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:18:41.663Z] Configure a credential helper to remove this warning. See [2021-01-05T06:18:41.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:18:41.663Z] [2021-01-05T06:18:41.663Z] Login Succeeded [2021-01-05T06:18:41.663Z] nexus3.edgexfoundry.org:10004 [2021-01-05T06:18:42.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:18:42.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:18:42.264Z] Configure a credential helper to remove this warning. See [2021-01-05T06:18:42.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:18:42.264Z] [2021-01-05T06:18:42.264Z] Login Succeeded [2021-01-05T06:18:42.264Z] docker.io [2021-01-05T06:18:42.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:18:43.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:18:43.143Z] Configure a credential helper to remove this warning. See [2021-01-05T06:18:43.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:18:43.143Z] [2021-01-05T06:18:43.143Z] Login Succeeded [2021-01-05T06:18:43.143Z] ---> docker-login.sh ends [Pipeline] } [2021-01-05T06:18:43.180Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-05T06:18:43.754Z] ========================================================= [2021-01-05T06:18:43.754Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-05T06:18:43.754Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:18:44.175Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-05T06:18:46.168Z] Sending build context to Docker daemon 165.4MB [2021-01-05T06:18:46.168Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-05T06:18:46.168Z] Step 2/6 : FROM ${BASE} [2021-01-05T06:18:46.243Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:18:46.243Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:18:46.243Z] ---> 74f285d3a280 [2021-01-05T06:18:46.243Z] Step 3/24 : WORKDIR /edgex-go [2021-01-05T06:18:46.243Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:18:46.243Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:18:46.243Z] ---> 74f285d3a280 [2021-01-05T06:18:46.243Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T06:18:46.243Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:18:46.243Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:18:46.243Z] ---> 74f285d3a280 [2021-01-05T06:18:46.243Z] Step 3/24 : WORKDIR /edgex-go [2021-01-05T06:18:46.243Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:18:46.243Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:18:46.243Z] ---> 74f285d3a280 [2021-01-05T06:18:46.243Z] Step 3/23 : WORKDIR /edgex-go [2021-01-05T06:18:46.243Z] [2021-01-05T06:18:46.243Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:18:46.243Z] ---> 74f285d3a280 [2021-01-05T06:18:46.243Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T06:18:46.243Z] ---> Running in 1805bbba86d7 [2021-01-05T06:18:46.243Z] ---> Running in a4091a941fa3 [2021-01-05T06:18:46.243Z] ---> Running in e47d2ff27476 [2021-01-05T06:18:46.243Z] ---> Running in 24d2327acccb [2021-01-05T06:18:46.243Z] ---> Running in 04b943e51d51 [2021-01-05T06:18:46.243Z] Removing intermediate container 24d2327acccb [2021-01-05T06:18:46.243Z] ---> 620d2d04f38f [2021-01-05T06:18:46.243Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:18:46.243Z] Removing intermediate container 04b943e51d51 [2021-01-05T06:18:46.243Z] ---> 88e0196c4940 [2021-01-05T06:18:46.243Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:18:46.243Z] Removing intermediate container 1805bbba86d7 [2021-01-05T06:18:46.243Z] ---> 85e5418d4766 [2021-01-05T06:18:46.243Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:18:46.243Z] Removing intermediate container e47d2ff27476 [2021-01-05T06:18:46.243Z] ---> 04e9ff0cab91 [2021-01-05T06:18:46.243Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:18:46.243Z] Removing intermediate container a4091a941fa3 [2021-01-05T06:18:46.243Z] ---> dc9ba2a30c63 [2021-01-05T06:18:46.243Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:18:46.243Z] ---> Running in b0c61c17f120 [2021-01-05T06:18:46.243Z] ---> Running in bcd1ef8f0a40 [2021-01-05T06:18:46.243Z] ---> Running in a6b0e3f6b52e [2021-01-05T06:18:46.243Z] ---> Running in b12b51f21b1f [2021-01-05T06:18:46.243Z] ---> Running in a97241d6378a [2021-01-05T06:18:46.445Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-05T06:18:46.445Z] 5f621e34cdf4: Pulling fs layer [2021-01-05T06:18:46.445Z] a4357932f1b6: Pulling fs layer [2021-01-05T06:18:46.445Z] 18c013af1878: Pulling fs layer [2021-01-05T06:18:46.445Z] 00ac8860ef70: Pulling fs layer [2021-01-05T06:18:46.445Z] 63d7cb157983: Pulling fs layer [2021-01-05T06:18:46.445Z] b116817d02f9: Pulling fs layer [2021-01-05T06:18:46.445Z] 745a02a5169b: Pulling fs layer [2021-01-05T06:18:46.445Z] 63d7cb157983: Waiting [2021-01-05T06:18:46.445Z] b116817d02f9: Waiting [2021-01-05T06:18:46.446Z] 00ac8860ef70: Waiting [2021-01-05T06:18:46.446Z] 745a02a5169b: Waiting [2021-01-05T06:18:46.446Z] 18c013af1878: Download complete [2021-01-05T06:18:46.446Z] a4357932f1b6: Verifying Checksum [2021-01-05T06:18:46.446Z] a4357932f1b6: Download complete [2021-01-05T06:18:46.718Z] 63d7cb157983: Download complete [2021-01-05T06:18:46.994Z] b116817d02f9: Verifying Checksum [2021-01-05T06:18:46.994Z] b116817d02f9: Download complete [2021-01-05T06:18:47.214Z] Removing intermediate container a6b0e3f6b52e [2021-01-05T06:18:47.214Z] ---> 1d72fe54e990 [2021-01-05T06:18:47.214Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-05T06:18:47.214Z] Removing intermediate container bcd1ef8f0a40 [2021-01-05T06:18:47.214Z] ---> 7a4c43131f1b [2021-01-05T06:18:47.214Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-05T06:18:47.269Z] 5f621e34cdf4: Verifying Checksum [2021-01-05T06:18:47.269Z] 5f621e34cdf4: Download complete [2021-01-05T06:18:47.479Z] Removing intermediate container b0c61c17f120 [2021-01-05T06:18:47.479Z] ---> 24a6ba17c63c [2021-01-05T06:18:47.479Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T06:18:47.479Z] ---> Running in e7593452246a [2021-01-05T06:18:47.479Z] Removing intermediate container b12b51f21b1f [2021-01-05T06:18:47.479Z] ---> e68939be5d77 [2021-01-05T06:18:47.479Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T06:18:47.765Z] Removing intermediate container a97241d6378a [2021-01-05T06:18:47.765Z] ---> 0490ea4cc657 [2021-01-05T06:18:47.765Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-05T06:18:47.765Z] ---> Running in 823bac98ffdd [2021-01-05T06:18:47.765Z] ---> Running in eeb7dad1335b [2021-01-05T06:18:47.765Z] ---> Running in 77413cc0f038 [2021-01-05T06:18:47.765Z] ---> Running in d713d07f39f1 [2021-01-05T06:18:47.902Z] 5f621e34cdf4: Pull complete [2021-01-05T06:18:48.513Z] a4357932f1b6: Pull complete [2021-01-05T06:18:48.728Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:18:48.728Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:18:48.728Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:18:48.793Z] 18c013af1878: Pull complete [2021-01-05T06:18:48.994Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:18:48.994Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:18:49.258Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:18:49.524Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:18:49.524Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:18:49.789Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:18:49.789Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:18:50.775Z] 745a02a5169b: Download complete [2021-01-05T06:18:51.371Z] 00ac8860ef70: Verifying Checksum [2021-01-05T06:18:51.371Z] 00ac8860ef70: Download complete [2021-01-05T06:18:51.711Z] OK: 233 MiB in 51 packages [2021-01-05T06:18:51.711Z] OK: 233 MiB in 51 packages [2021-01-05T06:18:51.711Z] OK: 233 MiB in 51 packages [2021-01-05T06:18:51.711Z] OK: 233 MiB in 51 packages [2021-01-05T06:18:52.298Z] Removing intermediate container 77413cc0f038 [2021-01-05T06:18:52.298Z] ---> bd46ee10a540 [2021-01-05T06:18:52.298Z] Step 6/22 : COPY go.mod . [2021-01-05T06:18:52.298Z] Removing intermediate container e7593452246a [2021-01-05T06:18:52.298Z] ---> ab16c5317ef7 [2021-01-05T06:18:52.298Z] Step 6/24 : COPY go.mod . [2021-01-05T06:18:52.298Z] OK: 233 MiB in 51 packages [2021-01-05T06:18:52.565Z] Removing intermediate container d713d07f39f1 [2021-01-05T06:18:52.565Z] ---> 8fc4da777060 [2021-01-05T06:18:52.565Z] Step 6/24 : COPY go.mod . [2021-01-05T06:18:52.565Z] Removing intermediate container eeb7dad1335b [2021-01-05T06:18:52.565Z] ---> 3bab739069c2 [2021-01-05T06:18:52.565Z] Step 6/22 : COPY go.mod . [2021-01-05T06:18:52.565Z] ---> 2338658c6dcb [2021-01-05T06:18:52.565Z] Step 7/22 : RUN go mod download [2021-01-05T06:18:52.828Z] ---> Running in 0af1fb2fb44a [2021-01-05T06:18:52.828Z] ---> e45fdada4c5c [2021-01-05T06:18:52.828Z] Step 7/24 : RUN go mod download [2021-01-05T06:18:53.091Z] ---> 65f630ebe5fb [2021-01-05T06:18:53.091Z] Step 7/24 : RUN go mod download [2021-01-05T06:18:53.091Z] ---> 2a4a4127bc80 [2021-01-05T06:18:53.091Z] Step 7/22 : RUN go mod download [2021-01-05T06:18:53.091Z] ---> Running in e7be61c5039f [2021-01-05T06:18:53.359Z] ---> Running in 324e596953b2 [2021-01-05T06:18:53.359Z] ---> Running in 148e79c6ee65 [2021-01-05T06:18:53.359Z] Removing intermediate container 823bac98ffdd [2021-01-05T06:18:53.359Z] ---> 8602518d81cc [2021-01-05T06:18:53.359Z] Step 6/23 : COPY go.mod . [2021-01-05T06:18:53.947Z] ---> 79a7ef8e715b [2021-01-05T06:18:53.947Z] Step 7/23 : RUN go mod download [2021-01-05T06:18:53.947Z] ---> Running in c8a22af23d0d [2021-01-05T06:18:55.362Z] Removing intermediate container 324e596953b2 [2021-01-05T06:18:55.362Z] ---> 686b96ab6d86 [2021-01-05T06:18:55.362Z] Step 8/24 : COPY . . [2021-01-05T06:18:55.362Z] Removing intermediate container 0af1fb2fb44a [2021-01-05T06:18:55.362Z] ---> 2205026e4089 [2021-01-05T06:18:55.362Z] Step 8/22 : COPY . . [2021-01-05T06:18:56.813Z] Removing intermediate container e7be61c5039f [2021-01-05T06:18:56.813Z] ---> 69c88edab01e [2021-01-05T06:18:56.813Z] Step 8/24 : COPY . . [2021-01-05T06:18:57.892Z] Removing intermediate container 148e79c6ee65 [2021-01-05T06:18:57.892Z] ---> 19a1d067601c [2021-01-05T06:18:57.892Z] Step 8/22 : COPY . . [2021-01-05T06:18:59.894Z] Removing intermediate container c8a22af23d0d [2021-01-05T06:18:59.894Z] ---> 6dc2bdd224c0 [2021-01-05T06:18:59.894Z] Step 8/23 : COPY . . [2021-01-05T06:19:01.544Z] 00ac8860ef70: Pull complete [2021-01-05T06:19:02.529Z] 63d7cb157983: Pull complete [2021-01-05T06:19:02.810Z] b116817d02f9: Pull complete [2021-01-05T06:19:07.133Z] 745a02a5169b: Pull complete [2021-01-05T06:19:07.133Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-05T06:19:07.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-05T06:19:07.133Z] ---> b7e6874047d6 [2021-01-05T06:19:07.133Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-05T06:19:09.786Z] ---> Running in c336876d6187 [2021-01-05T06:19:11.218Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:19:12.190Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:19:13.614Z] (1/12) Installing libmagic (5.38-r0) [2021-01-05T06:19:13.886Z] (2/12) Installing file (5.38-r0) [2021-01-05T06:19:13.886Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-05T06:19:14.159Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-05T06:19:26.527Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-05T06:19:26.527Z] (6/12) Installing patch (2.7.6-r6) [2021-01-05T06:19:26.527Z] (7/12) Installing build-base (0.5-r2) [2021-01-05T06:19:26.527Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-05T06:19:26.527Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-05T06:19:26.527Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-05T06:19:26.527Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-05T06:19:26.527Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-05T06:19:26.527Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:19:26.527Z] OK: 217 MiB in 51 packages [2021-01-05T06:19:29.180Z] Removing intermediate container c336876d6187 [2021-01-05T06:19:29.180Z] ---> 9be9f18c3c3f [2021-01-05T06:19:29.180Z] Step 4/6 : WORKDIR /edgex-go [2021-01-05T06:19:29.461Z] ---> Running in 996fc8a85b3b [2021-01-05T06:19:30.061Z] Removing intermediate container 996fc8a85b3b [2021-01-05T06:19:30.061Z] ---> 6a3a727f2656 [2021-01-05T06:19:30.061Z] Step 5/6 : COPY go.mod . [2021-01-05T06:19:30.664Z] ---> 171d96599e3b [2021-01-05T06:19:30.664Z] Step 6/6 : RUN go mod download [2021-01-05T06:19:30.664Z] ---> Running in 52e4121e35a5 [2021-01-05T06:19:32.464Z] ---> c107ab624ce6 [2021-01-05T06:19:32.464Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-05T06:19:32.464Z] ---> Running in e19284bedb3c [2021-01-05T06:19:32.464Z] ---> 997f1f5da039 [2021-01-05T06:19:32.464Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-05T06:19:32.464Z] ---> 4ce82787638c [2021-01-05T06:19:32.464Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-05T06:19:32.464Z] ---> cec376491e53 [2021-01-05T06:19:32.464Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-05T06:19:32.729Z] ---> b00e1bd908b6 [2021-01-05T06:19:32.729Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-05T06:19:32.729Z] ---> Running in 3ad96d238a7e [2021-01-05T06:19:32.729Z] ---> Running in 798159e245b7 [2021-01-05T06:19:32.729Z] ---> Running in 68e96b15530b [2021-01-05T06:19:32.729Z] ---> Running in 8fbb70ad566e [2021-01-05T06:19:33.712Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-05T06:19:33.712Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-05T06:19:33.998Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-05T06:19:34.276Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-05T06:19:34.276Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-05T06:19:57.494Z] Removing intermediate container 52e4121e35a5 [2021-01-05T06:19:57.494Z] ---> d5088c37fb10 [2021-01-05T06:19:57.494Z] Successfully built d5088c37fb10 [2021-01-05T06:19:57.494Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:19:57.871Z] + docker inspect -f . ci-base-image-arm64 [2021-01-05T06:19:57.871Z] . [Pipeline] withDockerContainer [2021-01-05T06:19:58.161Z] prd-ubuntu18.04-docker-arm64-4c-16g-18459 does not seem to be running inside a container [2021-01-05T06:19:58.242Z] $ 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 ******** ci-base-image-arm64 cat [2021-01-05T06:19:59.777Z] $ docker top 91267c1e046c680eed5c6e99ce23da9dca7c518b1a380862c06e244110786cc7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T06:20:00.863Z] + go version [2021-01-05T06:20:00.864Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-05T06:20:00.904Z] $ docker stop --time=1 91267c1e046c680eed5c6e99ce23da9dca7c518b1a380862c06e244110786cc7 [2021-01-05T06:20:02.805Z] $ docker rm -f 91267c1e046c680eed5c6e99ce23da9dca7c518b1a380862c06e244110786cc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:20:04.022Z] + docker inspect -f . ci-base-image-arm64 [2021-01-05T06:20:04.022Z] . [Pipeline] withDockerContainer [2021-01-05T06:20:04.298Z] prd-ubuntu18.04-docker-arm64-4c-16g-18459 does not seem to be running inside a container [2021-01-05T06:20:04.390Z] $ 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 ******** ci-base-image-arm64 cat [2021-01-05T06:20:05.768Z] $ docker top a4a52eadb7722f4146eaa221960b56ee5a9dba8b57b6c5ef0e272ed371a2cf2e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-05T06:20:06.171Z] ========================================================= [2021-01-05T06:20:06.171Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-05T06:20:06.171Z] ========================================================= [Pipeline] sh [2021-01-05T06:20:06.709Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-05T06:20:06.837Z] + make test [2021-01-05T06:20:06.837Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-05T06:20:13.450Z] Removing intermediate container 3ad96d238a7e [2021-01-05T06:20:13.450Z] ---> c39bbe158faf [2021-01-05T06:20:13.450Z] [2021-01-05T06:20:13.450Z] Step 10/24 : FROM scratch [2021-01-05T06:20:13.450Z] ---> [2021-01-05T06:20:13.450Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-05T06:20:13.450Z] Removing intermediate container 798159e245b7 [2021-01-05T06:20:13.450Z] ---> 80ad220ab1e7 [2021-01-05T06:20:13.450Z] [2021-01-05T06:20:13.450Z] Step 10/22 : FROM scratch [2021-01-05T06:20:13.450Z] ---> [2021-01-05T06:20:13.450Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T06:20:13.450Z] ---> Running in 893a685c31c0 [2021-01-05T06:20:13.450Z] ---> Running in 12c657e264c6 [2021-01-05T06:20:14.892Z] Removing intermediate container 8fbb70ad566e [2021-01-05T06:20:14.892Z] ---> 85ae0041a5a9 [2021-01-05T06:20:14.892Z] [2021-01-05T06:20:14.892Z] Step 10/24 : FROM alpine:3.12 [2021-01-05T06:20:14.892Z] 3.12: Pulling from library/alpine [2021-01-05T06:20:14.892Z] Removing intermediate container 893a685c31c0 [2021-01-05T06:20:14.892Z] ---> 5f822e6b8d27 [2021-01-05T06:20:14.892Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-05T06:20:14.892Z] Removing intermediate container 12c657e264c6 [2021-01-05T06:20:14.892Z] ---> 0039311eb8eb [2021-01-05T06:20:14.892Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-05T06:20:15.188Z] ---> Running in eb93e80ccb48 [2021-01-05T06:20:15.188Z] ---> Running in e88adea15f65 [2021-01-05T06:20:15.479Z] Removing intermediate container eb93e80ccb48 [2021-01-05T06:20:15.479Z] ---> a433bf1bc40b [2021-01-05T06:20:15.479Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-05T06:20:15.479Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-05T06:20:15.775Z] Status: Downloaded newer image for alpine:3.12 [2021-01-05T06:20:15.775Z] ---> 389fef711851 [2021-01-05T06:20:15.775Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T06:20:15.775Z] Removing intermediate container e88adea15f65 [2021-01-05T06:20:15.775Z] ---> 6a92e591e047 [2021-01-05T06:20:15.775Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-05T06:20:15.775Z] ---> Running in 6e5672f77ae1 [2021-01-05T06:20:15.775Z] ---> Running in fc6bdf6681ee [2021-01-05T06:20:15.775Z] ---> Running in d79da9437e24 [2021-01-05T06:20:18.382Z] Removing intermediate container 6e5672f77ae1 [2021-01-05T06:20:18.382Z] ---> 08af29e527cc [2021-01-05T06:20:18.382Z] Step 14/22 : WORKDIR / [2021-01-05T06:20:18.382Z] Removing intermediate container fc6bdf6681ee [2021-01-05T06:20:18.382Z] ---> 771b1bea00a6 [2021-01-05T06:20:18.382Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-05T06:20:18.382Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:20:18.382Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:20:18.382Z] ---> Running in fc31c715d8d8 [2021-01-05T06:20:18.382Z] ---> dc56dc8bda67 [2021-01-05T06:20:18.382Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-05T06:20:18.649Z] Removing intermediate container e19284bedb3c [2021-01-05T06:20:18.649Z] ---> 363e723b991a [2021-01-05T06:20:18.649Z] [2021-01-05T06:20:18.649Z] Step 10/22 : FROM scratch [2021-01-05T06:20:18.649Z] ---> [2021-01-05T06:20:18.649Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T06:20:18.649Z] ---> Using cache [2021-01-05T06:20:18.649Z] ---> 0039311eb8eb [2021-01-05T06:20:18.649Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-05T06:20:18.649Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-05T06:20:18.649Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T06:20:18.649Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-05T06:20:18.649Z] (4/5) Installing curl (7.69.1-r3) [2021-01-05T06:20:18.649Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-05T06:20:18.649Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:20:18.649Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T06:20:18.649Z] OK: 7 MiB in 19 packages [2021-01-05T06:20:18.921Z] ---> Running in 83367d9f5fed [2021-01-05T06:20:19.189Z] Removing intermediate container fc31c715d8d8 [2021-01-05T06:20:19.190Z] ---> 932c99c67251 [2021-01-05T06:20:19.190Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-05T06:20:19.458Z] ---> 161258412781 [2021-01-05T06:20:19.458Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-05T06:20:19.732Z] Removing intermediate container 83367d9f5fed [2021-01-05T06:20:19.732Z] ---> e70e8fdea6a5 [2021-01-05T06:20:19.732Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-05T06:20:19.732Z] ---> 11bd8d2b4e03 [2021-01-05T06:20:19.732Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-05T06:20:20.020Z] ---> Running in 09443e962461 [2021-01-05T06:20:21.992Z] ---> 06e72ce9f23e [2021-01-05T06:20:21.992Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-05T06:20:21.992Z] Removing intermediate container 09443e962461 [2021-01-05T06:20:21.992Z] ---> 8e89f1115c29 [2021-01-05T06:20:21.992Z] Step 14/22 : WORKDIR / [2021-01-05T06:20:22.980Z] ---> Running in 799980a678e1 [2021-01-05T06:20:22.981Z] Removing intermediate container d79da9437e24 [2021-01-05T06:20:22.981Z] ---> a620d4ef7f40 [2021-01-05T06:20:22.981Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T06:20:22.981Z] ---> cd1e7528dcad [2021-01-05T06:20:22.981Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-05T06:20:22.981Z] ---> 4436f8db8e0c [2021-01-05T06:20:22.981Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-05T06:20:23.260Z] ---> Running in bf73ea7e7fca [2021-01-05T06:20:23.260Z] Removing intermediate container 68e96b15530b [2021-01-05T06:20:23.261Z] ---> 1acd41149590 [2021-01-05T06:20:23.261Z] [2021-01-05T06:20:23.261Z] Step 10/23 : FROM alpine:3.12 [2021-01-05T06:20:23.261Z] ---> 389fef711851 [2021-01-05T06:20:23.261Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T06:20:23.261Z] Removing intermediate container 799980a678e1 [2021-01-05T06:20:23.261Z] ---> 066615969590 [2021-01-05T06:20:23.261Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-05T06:20:23.541Z] ---> Running in d72d973d10e1 [2021-01-05T06:20:23.541Z] ---> bd7bf5b951d2 [2021-01-05T06:20:23.541Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-05T06:20:23.815Z] Removing intermediate container bf73ea7e7fca [2021-01-05T06:20:23.815Z] ---> 4fd75a34e3d4 [2021-01-05T06:20:23.815Z] Step 13/24 : WORKDIR / [2021-01-05T06:20:24.089Z] ---> Running in c8a8bae006d2 [2021-01-05T06:20:24.089Z] ---> Running in e12602636968 [2021-01-05T06:20:24.089Z] Removing intermediate container d72d973d10e1 [2021-01-05T06:20:24.089Z] ---> d2f56232b985 [2021-01-05T06:20:24.089Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-05T06:20:24.089Z] ---> aede522b3605 [2021-01-05T06:20:24.089Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-05T06:20:24.089Z] ---> 2a013dbb6b3c [2021-01-05T06:20:24.089Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-05T06:20:24.361Z] ---> Running in c9b198f22318 [2021-01-05T06:20:24.361Z] Removing intermediate container c8a8bae006d2 [2021-01-05T06:20:24.361Z] ---> 8e6555b1740e [2021-01-05T06:20:24.361Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T06:20:24.361Z] Removing intermediate container e12602636968 [2021-01-05T06:20:24.361Z] ---> 9c645f8d2501 [2021-01-05T06:20:24.361Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-05T06:20:24.635Z] ---> Running in 55dd21be06e6 [2021-01-05T06:20:24.635Z] Removing intermediate container c9b198f22318 [2021-01-05T06:20:24.635Z] ---> ace57c333c32 [2021-01-05T06:20:24.635Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-05T06:20:24.635Z] ---> ff2aba431d4a [2021-01-05T06:20:24.635Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-05T06:20:24.917Z] ---> Running in 4ab69e8f7618 [2021-01-05T06:20:24.917Z] ---> Running in 00ab3ad44ab3 [2021-01-05T06:20:24.917Z] Removing intermediate container 55dd21be06e6 [2021-01-05T06:20:24.917Z] ---> f0c8f5ea303e [2021-01-05T06:20:24.917Z] Step 20/22 : LABEL arch=x86_64 [2021-01-05T06:20:25.195Z] ---> eba705688be4 [2021-01-05T06:20:25.195Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-05T06:20:25.195Z] ---> 57bfc364579f [2021-01-05T06:20:25.195Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-05T06:20:25.195Z] ---> Running in b9cc51df2eda [2021-01-05T06:20:25.195Z] Removing intermediate container 4ab69e8f7618 [2021-01-05T06:20:25.195Z] ---> c0d500c02ac3 [2021-01-05T06:20:25.195Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:20:25.472Z] ---> Running in 733b47a8b217 [2021-01-05T06:20:25.472Z] Removing intermediate container 00ab3ad44ab3 [2021-01-05T06:20:25.472Z] ---> d1f6f5a1b1ec [2021-01-05T06:20:25.472Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T06:20:25.751Z] ---> Running in 63776e1982ef [2021-01-05T06:20:25.751Z] Removing intermediate container b9cc51df2eda [2021-01-05T06:20:25.751Z] ---> f17e5521397e [2021-01-05T06:20:25.751Z] Step 21/22 : LABEL git_sha=160a38dc5e2ebf8228533872f83c6882ecb96d73 [2021-01-05T06:20:25.751Z] ---> 7a66062aedb8 [2021-01-05T06:20:25.751Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-05T06:20:25.751Z] ---> 2f500e101efa [2021-01-05T06:20:25.751Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-05T06:20:26.328Z] ---> Running in f55bc4b32deb [2021-01-05T06:20:26.592Z] ---> Running in baac1af16e15 [2021-01-05T06:20:26.592Z] ---> a8a62226b722 [2021-01-05T06:20:26.592Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-05T06:20:26.592Z] Removing intermediate container 63776e1982ef [2021-01-05T06:20:26.592Z] ---> f342d9eef8ae [2021-01-05T06:20:26.592Z] Step 22/24 : LABEL arch=x86_64 [2021-01-05T06:20:26.858Z] ---> Running in c5bcaf9771f7 [2021-01-05T06:20:26.858Z] Removing intermediate container f55bc4b32deb [2021-01-05T06:20:26.858Z] ---> 4b59daaa39a0 [2021-01-05T06:20:26.858Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T06:20:27.125Z] Removing intermediate container baac1af16e15 [2021-01-05T06:20:27.125Z] ---> dae4b73f45f1 [2021-01-05T06:20:27.125Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T06:20:27.125Z] ---> Running in 3aaa3abd4b9e [2021-01-05T06:20:27.125Z] Removing intermediate container c5bcaf9771f7 [2021-01-05T06:20:27.125Z] ---> 6fbb5c8cd60b [2021-01-05T06:20:27.125Z] Step 23/24 : LABEL git_sha=160a38dc5e2ebf8228533872f83c6882ecb96d73 [2021-01-05T06:20:27.125Z] ---> Running in c9158d73988e [2021-01-05T06:20:27.125Z] ---> 05cb6b6fbfe0 [2021-01-05T06:20:27.125Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-05T06:20:27.392Z] ---> Running in 35fe98778d09 [2021-01-05T06:20:27.656Z] Removing intermediate container 3aaa3abd4b9e [2021-01-05T06:20:27.656Z] ---> 6ec169020410 [2021-01-05T06:20:27.656Z] [2021-01-05T06:20:27.656Z] Removing intermediate container 733b47a8b217 [2021-01-05T06:20:27.656Z] ---> b6589c89e882 [2021-01-05T06:20:27.656Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-05T06:20:27.656Z] Removing intermediate container c9158d73988e [2021-01-05T06:20:27.656Z] ---> c1a5f76342ee [2021-01-05T06:20:27.656Z] Step 20/22 : LABEL arch=x86_64 [2021-01-05T06:20:27.925Z] Successfully built 6ec169020410 [2021-01-05T06:20:28.205Z] ---> Running in 861127e46e47 [2021-01-05T06:20:28.205Z] Removing intermediate container 35fe98778d09 [2021-01-05T06:20:28.205Z] ---> 79d5281c0712 [2021-01-05T06:20:28.205Z] Step 24/24 : LABEL version=0.0.0 [2021-01-05T06:20:28.205Z] ---> Running in a623730e1ecd [2021-01-05T06:20:28.205Z] Successfully tagged docker-core-command-go:latest [2021-01-05T06:20:28.205Z] Building docker-security-bootstrap-redis-go [2021-01-05T06:20:28.490Z]  Building docker-core-command-go ... done  ---> Running in 5b53640dd3ba [2021-01-05T06:20:28.490Z] ---> 675b3625dd88 [2021-01-05T06:20:28.490Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-05T06:20:28.833Z] Removing intermediate container a623730e1ecd [2021-01-05T06:20:28.833Z] ---> 97d59a40e115 [2021-01-05T06:20:28.833Z] Step 21/22 : LABEL git_sha=160a38dc5e2ebf8228533872f83c6882ecb96d73 [2021-01-05T06:20:28.833Z] Removing intermediate container 5b53640dd3ba [2021-01-05T06:20:28.833Z] ---> 414a9a9a5dce [2021-01-05T06:20:28.833Z] [2021-01-05T06:20:28.833Z] ---> Running in e6dbf0797591 [2021-01-05T06:20:28.833Z] ---> e23897ed2bca [2021-01-05T06:20:28.833Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T06:20:28.833Z] Successfully built 414a9a9a5dce [2021-01-05T06:20:28.833Z] Successfully tagged docker-support-notifications-go:latest [2021-01-05T06:20:28.833Z]  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go [2021-01-05T06:20:29.033Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-05T06:20:29.107Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:20:29.108Z] ---> Running in 1ca440ef6124 [2021-01-05T06:20:29.108Z] Removing intermediate container e6dbf0797591 [2021-01-05T06:20:29.108Z] ---> 700e3b9ad8b1 [2021-01-05T06:20:29.108Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T06:20:29.386Z] ---> Running in 516df4116940 [2021-01-05T06:20:29.678Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:20:30.292Z] Removing intermediate container 516df4116940 [2021-01-05T06:20:30.292Z] ---> a6034e674ed4 [2021-01-05T06:20:30.292Z] [2021-01-05T06:20:30.292Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-05T06:20:30.292Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-05T06:20:30.292Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-05T06:20:30.573Z] Successfully built a6034e674ed4 [2021-01-05T06:20:30.573Z] Successfully tagged docker-core-metadata-go:latest [2021-01-05T06:20:30.573Z]  Building docker-core-metadata-go ... done Building docker-support-scheduler-go [2021-01-05T06:20:30.573Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-05T06:20:30.889Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-05T06:20:30.889Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:20:30.889Z] OK: 8 MiB in 19 packages [2021-01-05T06:20:32.914Z] Removing intermediate container 1ca440ef6124 [2021-01-05T06:20:32.914Z] ---> 8e7564fbfa3d [2021-01-05T06:20:32.914Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T06:20:33.568Z] ---> Running in 9a9fbea29c2f [2021-01-05T06:20:33.888Z] Removing intermediate container 861127e46e47 [2021-01-05T06:20:33.888Z] ---> b8d129b5df2b [2021-01-05T06:20:33.888Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-05T06:20:36.517Z] Removing intermediate container 9a9fbea29c2f [2021-01-05T06:20:36.517Z] ---> b664bf0836c2 [2021-01-05T06:20:36.517Z] Step 22/24 : LABEL arch=x86_64 [2021-01-05T06:20:37.498Z] ---> 31d36001021d [2021-01-05T06:20:37.498Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-05T06:20:37.498Z] ---> Running in f1264f7e19f6 [2021-01-05T06:20:38.512Z] Removing intermediate container f1264f7e19f6 [2021-01-05T06:20:38.512Z] ---> 6af63320e201 [2021-01-05T06:20:38.512Z] Step 23/24 : LABEL git_sha=160a38dc5e2ebf8228533872f83c6882ecb96d73 [2021-01-05T06:20:38.512Z] ---> Running in 0df0dbb657dc [2021-01-05T06:20:38.792Z] ---> 64f87b1e161c [2021-01-05T06:20:38.792Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-05T06:20:39.067Z] Removing intermediate container 0df0dbb657dc [2021-01-05T06:20:39.067Z] ---> e2c6736bb7a9 [2021-01-05T06:20:39.067Z] Step 24/24 : LABEL version=0.0.0 [2021-01-05T06:20:39.358Z] ---> Running in d6b235a4080c [2021-01-05T06:20:39.358Z] ---> 02aaf4d4e692 [2021-01-05T06:20:39.358Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-05T06:20:39.358Z] ---> Running in 9bc0e60bc5ca [2021-01-05T06:20:39.630Z] Removing intermediate container d6b235a4080c [2021-01-05T06:20:39.630Z] ---> 02ae6c80cea5 [2021-01-05T06:20:39.630Z] [2021-01-05T06:20:39.630Z] Removing intermediate container 9bc0e60bc5ca [2021-01-05T06:20:39.630Z] ---> 6e7a1eb4b776 [2021-01-05T06:20:39.630Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T06:20:39.630Z] Successfully built 02ae6c80cea5 [2021-01-05T06:20:39.907Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-05T06:20:39.907Z] ---> Running in 16bb4b4c0b28 [2021-01-05T06:20:39.907Z] Building docker-security-proxy-setup-go [2021-01-05T06:20:40.211Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 16bb4b4c0b28 [2021-01-05T06:20:40.211Z] ---> 9c9faff44775 [2021-01-05T06:20:40.211Z] Step 21/23 : LABEL arch=x86_64 [2021-01-05T06:20:41.210Z] ---> Running in b247ece235d5 [2021-01-05T06:20:42.201Z] Removing intermediate container b247ece235d5 [2021-01-05T06:20:42.201Z] ---> 428727bc5b3b [2021-01-05T06:20:42.201Z] Step 22/23 : LABEL git_sha=160a38dc5e2ebf8228533872f83c6882ecb96d73 [2021-01-05T06:20:42.479Z] ---> Running in e5fc306f7c8e [2021-01-05T06:20:43.249Z] Removing intermediate container e5fc306f7c8e [2021-01-05T06:20:43.249Z] ---> 9a7e1d9f05dd [2021-01-05T06:20:43.249Z] Step 23/23 : LABEL version=0.0.0 [2021-01-05T06:20:44.135Z] ---> Running in 6598a00c4a8e [2021-01-05T06:20:45.229Z] Removing intermediate container 6598a00c4a8e [2021-01-05T06:20:45.229Z] ---> 0906beb0c1c2 [2021-01-05T06:20:45.229Z] [2021-01-05T06:20:45.229Z] Successfully built 0906beb0c1c2 [2021-01-05T06:20:45.516Z] Successfully tagged docker-core-data-go:latest [2021-01-05T06:20:57.961Z]  Building docker-core-data-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:20:57.961Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:20:57.961Z] ---> 74f285d3a280 [2021-01-05T06:20:57.961Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T06:20:57.961Z] ---> Using cache [2021-01-05T06:20:57.961Z] ---> dc9ba2a30c63 [2021-01-05T06:20:57.961Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:20:57.961Z] ---> Using cache [2021-01-05T06:20:57.961Z] ---> 0490ea4cc657 [2021-01-05T06:20:57.961Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T06:20:57.961Z] ---> Using cache [2021-01-05T06:20:57.961Z] ---> 8fc4da777060 [2021-01-05T06:20:57.961Z] Step 6/21 : COPY go.mod . [2021-01-05T06:20:57.961Z] ---> Using cache [2021-01-05T06:20:57.961Z] ---> 65f630ebe5fb [2021-01-05T06:20:57.961Z] Step 7/21 : RUN go mod download [2021-01-05T06:20:57.961Z] ---> Using cache [2021-01-05T06:20:57.961Z] ---> 686b96ab6d86 [2021-01-05T06:20:57.961Z] Step 8/21 : COPY . . [2021-01-05T06:20:57.961Z] ---> Using cache [2021-01-05T06:20:57.961Z] ---> b00e1bd908b6 [2021-01-05T06:20:57.961Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-05T06:20:57.961Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:20:57.961Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:20:57.961Z] ---> 74f285d3a280 [2021-01-05T06:20:57.961Z] Step 3/26 : WORKDIR /edgex-go [2021-01-05T06:20:57.961Z] ---> Using cache [2021-01-05T06:20:57.961Z] ---> dc9ba2a30c63 [2021-01-05T06:20:57.961Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:20:57.961Z] ---> Using cache [2021-01-05T06:20:57.961Z] ---> 0490ea4cc657 [2021-01-05T06:20:57.961Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-05T06:20:57.961Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:20:57.961Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:20:57.961Z] ---> 74f285d3a280 [2021-01-05T06:20:57.961Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T06:20:57.961Z] ---> Using cache [2021-01-05T06:20:57.961Z] ---> dc9ba2a30c63 [2021-01-05T06:20:57.961Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:20:57.961Z] ---> Using cache [2021-01-05T06:20:57.961Z] ---> 0490ea4cc657 [2021-01-05T06:20:57.961Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T06:20:57.961Z] ---> Using cache [2021-01-05T06:20:57.961Z] ---> 8fc4da777060 [2021-01-05T06:20:57.961Z] Step 6/22 : COPY go.mod . [2021-01-05T06:20:57.961Z] ---> Using cache [2021-01-05T06:20:57.961Z] ---> 65f630ebe5fb [2021-01-05T06:20:57.961Z] Step 7/22 : RUN go mod download [2021-01-05T06:20:57.961Z] ---> Using cache [2021-01-05T06:20:57.961Z] ---> 686b96ab6d86 [2021-01-05T06:20:57.961Z] Step 8/22 : COPY . . [2021-01-05T06:20:57.961Z] ---> Using cache [2021-01-05T06:20:57.961Z] ---> b00e1bd908b6 [2021-01-05T06:20:57.961Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-05T06:20:57.961Z] ---> Running in 06eab9ae5736 [2021-01-05T06:20:57.961Z] ---> Running in ee58069f499c [2021-01-05T06:20:57.961Z] ---> Running in 894fd802da6f [2021-01-05T06:21:00.569Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-05T06:21:00.569Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-05T06:21:00.569Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:21:01.178Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:21:01.793Z] OK: 233 MiB in 51 packages [2021-01-05T06:21:02.466Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:21:02.466Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:21:02.466Z] ---> 74f285d3a280 [2021-01-05T06:21:02.466Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T06:21:02.466Z] ---> Using cache [2021-01-05T06:21:02.466Z] ---> dc9ba2a30c63 [2021-01-05T06:21:02.466Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:21:02.466Z] ---> Using cache [2021-01-05T06:21:02.466Z] ---> 0490ea4cc657 [2021-01-05T06:21:02.466Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T06:21:02.466Z] ---> Using cache [2021-01-05T06:21:02.466Z] ---> 8fc4da777060 [2021-01-05T06:21:02.466Z] Step 6/21 : COPY go.mod . [2021-01-05T06:21:02.466Z] ---> Using cache [2021-01-05T06:21:02.466Z] ---> 65f630ebe5fb [2021-01-05T06:21:02.466Z] Step 7/21 : RUN go mod download [2021-01-05T06:21:02.466Z] ---> Using cache [2021-01-05T06:21:02.466Z] ---> 686b96ab6d86 [2021-01-05T06:21:02.466Z] Step 8/21 : COPY . . [2021-01-05T06:21:02.466Z] ---> Using cache [2021-01-05T06:21:02.466Z] ---> b00e1bd908b6 [2021-01-05T06:21:02.466Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-05T06:21:03.092Z] ---> Running in dcd584a8b9ea [2021-01-05T06:21:04.326Z] Removing intermediate container 894fd802da6f [2021-01-05T06:21:04.326Z] ---> d84d4fc5ab13 [2021-01-05T06:21:04.326Z] Step 6/26 : COPY go.mod . [2021-01-05T06:21:04.326Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-05T06:21:04.690Z] ---> 64f890f7b36e [2021-01-05T06:21:04.690Z] Step 7/26 : RUN go mod download [2021-01-05T06:21:04.690Z] ---> Running in 8880e21bc760 [2021-01-05T06:21:09.225Z] Removing intermediate container 8880e21bc760 [2021-01-05T06:21:09.225Z] ---> 78038bf43514 [2021-01-05T06:21:09.225Z] Step 8/26 : COPY . . [2021-01-05T06:21:16.072Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-05T06:21:18.710Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-05T06:21:23.041Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-05T06:21:23.041Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-05T06:21:23.041Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-05T06:21:23.041Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-05T06:21:23.041Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-05T06:21:23.318Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-05T06:21:25.325Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-05T06:21:26.315Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-05T06:21:31.614Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-05T06:21:31.614Z] ---> ec958d96c350 [2021-01-05T06:21:31.614Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-05T06:21:31.614Z] Removing intermediate container 06eab9ae5736 [2021-01-05T06:21:31.614Z] ---> 2a5195140bc1 [2021-01-05T06:21:31.614Z] [2021-01-05T06:21:31.614Z] Step 10/22 : FROM alpine:3.12 [2021-01-05T06:21:31.614Z] ---> 389fef711851 [2021-01-05T06:21:31.614Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T06:21:31.614Z] ---> Using cache [2021-01-05T06:21:31.614Z] ---> a620d4ef7f40 [2021-01-05T06:21:31.614Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-05T06:21:31.614Z] ---> Running in bc2a69084bf1 [2021-01-05T06:21:31.614Z] ---> Running in 490570489c1b [2021-01-05T06:21:32.217Z] Removing intermediate container 490570489c1b [2021-01-05T06:21:32.217Z] ---> 3ac28df828fc [2021-01-05T06:21:32.217Z] Step 13/22 : WORKDIR / [2021-01-05T06:21:32.217Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-05T06:21:33.065Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-05T06:21:33.065Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-05T06:21:33.065Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-05T06:21:33.184Z] ---> Running in fa3833be1bda [2021-01-05T06:21:33.795Z] Removing intermediate container ee58069f499c [2021-01-05T06:21:33.795Z] ---> 06177e38e140 [2021-01-05T06:21:33.795Z] [2021-01-05T06:21:33.795Z] Step 10/21 : FROM scratch [2021-01-05T06:21:33.795Z] ---> [2021-01-05T06:21:33.795Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T06:21:34.403Z] ---> Using cache [2021-01-05T06:21:34.403Z] ---> 0039311eb8eb [2021-01-05T06:21:34.403Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-05T06:21:35.018Z] ---> Running in 490d4bf31e8a [2021-01-05T06:21:35.018Z] Removing intermediate container fa3833be1bda [2021-01-05T06:21:35.018Z] ---> c1104262a1a0 [2021-01-05T06:21:35.018Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-05T06:21:36.440Z] Removing intermediate container 490d4bf31e8a [2021-01-05T06:21:36.440Z] ---> 882413990d22 [2021-01-05T06:21:36.440Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-05T06:21:36.440Z] Removing intermediate container dcd584a8b9ea [2021-01-05T06:21:36.440Z] ---> 907431e06c91 [2021-01-05T06:21:36.440Z] [2021-01-05T06:21:36.440Z] Step 10/21 : FROM alpine:3.12 [2021-01-05T06:21:36.440Z] ---> 389fef711851 [2021-01-05T06:21:36.440Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-05T06:21:36.440Z] ---> b42350909df8 [2021-01-05T06:21:36.440Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-05T06:21:36.440Z] ---> Running in d6ed1f4d3a0a [2021-01-05T06:21:36.440Z] ---> Running in 47e252433515 [2021-01-05T06:21:36.721Z] Removing intermediate container d6ed1f4d3a0a [2021-01-05T06:21:36.722Z] ---> 99967f7f2cc9 [2021-01-05T06:21:36.722Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-05T06:21:37.349Z] ---> dada691a0b31 [2021-01-05T06:21:37.349Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-05T06:21:37.349Z] ---> 2ac166ebb529 [2021-01-05T06:21:37.349Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-05T06:21:37.958Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:21:37.958Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:21:37.958Z] ---> 0860d1bebf84 [2021-01-05T06:21:37.958Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-05T06:21:38.230Z] ---> c196b40ff5a5 [2021-01-05T06:21:38.230Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-05T06:21:38.230Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-05T06:21:38.503Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T06:21:38.503Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-05T06:21:38.503Z] (4/4) Installing curl (7.69.1-r3) [2021-01-05T06:21:38.503Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:21:38.503Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T06:21:38.503Z] OK: 7 MiB in 18 packages [2021-01-05T06:21:39.100Z] ---> bcef60fc5b37 [2021-01-05T06:21:39.100Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-05T06:21:39.100Z] ---> c205ae298191 [2021-01-05T06:21:39.100Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-05T06:21:39.386Z] ---> Running in 0dfc52f42602 [2021-01-05T06:21:39.386Z] ---> Running in 107f419af1a3 [2021-01-05T06:21:39.673Z] Removing intermediate container 0dfc52f42602 [2021-01-05T06:21:39.673Z] ---> fe81a27161cf [2021-01-05T06:21:39.673Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T06:21:39.812Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.242s coverage: 46.6% of statements [2021-01-05T06:21:39.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-05T06:21:39.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-05T06:21:39.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-05T06:21:39.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-05T06:21:39.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-05T06:21:40.304Z] ---> Running in ae938e637832 [2021-01-05T06:21:40.304Z] Removing intermediate container 47e252433515 [2021-01-05T06:21:40.304Z] ---> a960c14bbcfe [2021-01-05T06:21:40.304Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T06:21:40.304Z] ---> Running in 4327564d4e3d [2021-01-05T06:21:40.576Z] Removing intermediate container ae938e637832 [2021-01-05T06:21:40.576Z] ---> 3867894febd0 [2021-01-05T06:21:40.576Z] Step 19/21 : LABEL arch=x86_64 [2021-01-05T06:21:40.576Z] Removing intermediate container 4327564d4e3d [2021-01-05T06:21:40.576Z] ---> 061307e929f5 [2021-01-05T06:21:40.576Z] Step 13/21 : WORKDIR /edgex [2021-01-05T06:21:40.576Z] ---> Running in 26d8dc9d4f5e [2021-01-05T06:21:40.850Z] ---> Running in 7dd7ff275184 [2021-01-05T06:21:41.831Z] Removing intermediate container 7dd7ff275184 [2021-01-05T06:21:41.831Z] ---> 2b35e5c67225 [2021-01-05T06:21:41.831Z] Step 20/21 : LABEL git_sha=160a38dc5e2ebf8228533872f83c6882ecb96d73 [2021-01-05T06:21:41.831Z] Removing intermediate container 107f419af1a3 [2021-01-05T06:21:41.831Z] ---> 29caccdc9d6e [2021-01-05T06:21:41.831Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-05T06:21:41.831Z] Removing intermediate container 26d8dc9d4f5e [2021-01-05T06:21:41.831Z] ---> 25c8144c0aae [2021-01-05T06:21:41.831Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-05T06:21:41.831Z] ---> Running in 6dce5b6f09b7 [2021-01-05T06:21:41.831Z] ---> Running in 81f7ae1bd6ed [2021-01-05T06:21:42.464Z] Removing intermediate container 81f7ae1bd6ed [2021-01-05T06:21:42.464Z] ---> 76d56fdfe390 [2021-01-05T06:21:42.464Z] Step 20/22 : LABEL arch=x86_64 [2021-01-05T06:21:42.464Z] ---> f67d23fc9e52 [2021-01-05T06:21:42.464Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-05T06:21:42.464Z] Removing intermediate container 6dce5b6f09b7 [2021-01-05T06:21:42.464Z] ---> 2b10d2d56526 [2021-01-05T06:21:42.464Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T06:21:42.464Z] ---> Running in 37c702117f4e [2021-01-05T06:21:42.759Z] ---> Running in afddae0060ad [2021-01-05T06:21:43.044Z] Removing intermediate container 37c702117f4e [2021-01-05T06:21:43.044Z] ---> 15337dbacf50 [2021-01-05T06:21:43.044Z] Step 21/22 : LABEL git_sha=160a38dc5e2ebf8228533872f83c6882ecb96d73 [2021-01-05T06:21:43.044Z] Removing intermediate container afddae0060ad [2021-01-05T06:21:43.044Z] ---> 80e28a0a66db [2021-01-05T06:21:43.044Z] [2021-01-05T06:21:43.319Z] ---> Running in 290e06fe7fde [2021-01-05T06:21:43.319Z] ---> aab5fb1a73df [2021-01-05T06:21:43.319Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-05T06:21:43.319Z] Successfully built 80e28a0a66db [2021-01-05T06:21:43.594Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-05T06:21:43.594Z]  Building docker-support-scheduler-go ... done Removing intermediate container 290e06fe7fde [2021-01-05T06:21:43.594Z] ---> cdb90e91656e [2021-01-05T06:21:43.594Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T06:21:44.996Z] ---> Running in 3d18e8bc6238 [2021-01-05T06:21:44.996Z] ---> 772afdcaaed0 [2021-01-05T06:21:44.996Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-05T06:21:44.996Z] ---> Running in 01c7711fb2c4 [2021-01-05T06:21:44.996Z] Removing intermediate container 3d18e8bc6238 [2021-01-05T06:21:44.996Z] ---> 4bea29e4c5bd [2021-01-05T06:21:44.996Z] [2021-01-05T06:21:45.263Z] Successfully built 4bea29e4c5bd [2021-01-05T06:21:45.263Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-05T06:21:45.263Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 01c7711fb2c4 [2021-01-05T06:21:45.263Z] ---> c60ead64be73 [2021-01-05T06:21:45.263Z] Step 18/21 : CMD ["--init=true"] [2021-01-05T06:21:45.263Z] ---> Running in 60c87b2c3001 [2021-01-05T06:21:45.530Z] Removing intermediate container 60c87b2c3001 [2021-01-05T06:21:45.530Z] ---> 7c71abd17cdc [2021-01-05T06:21:45.530Z] Step 19/21 : LABEL arch=x86_64 [2021-01-05T06:21:45.530Z] ---> Running in cdfbbb36c68c [2021-01-05T06:21:45.795Z] Removing intermediate container cdfbbb36c68c [2021-01-05T06:21:45.795Z] ---> 3a05ae643594 [2021-01-05T06:21:45.795Z] Step 20/21 : LABEL git_sha=160a38dc5e2ebf8228533872f83c6882ecb96d73 [2021-01-05T06:21:46.096Z] ---> Running in 285b1a701ab2 [2021-01-05T06:21:46.096Z] Removing intermediate container 285b1a701ab2 [2021-01-05T06:21:46.096Z] ---> f927c3bb75e4 [2021-01-05T06:21:46.096Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T06:21:46.361Z] ---> Running in 6fc2fcec72d5 [2021-01-05T06:21:46.555Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.565s coverage: 27.0% of statements [2021-01-05T06:21:46.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-05T06:21:46.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-05T06:21:46.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-05T06:21:46.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-05T06:21:46.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-05T06:21:46.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-05T06:21:46.555Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.071s coverage: 100.0% of statements [2021-01-05T06:21:46.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-05T06:21:46.555Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.109s coverage: 100.0% of statements [2021-01-05T06:21:46.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-05T06:21:46.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-05T06:21:46.555Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.211s coverage: 75.0% of statements [2021-01-05T06:21:46.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-05T06:21:46.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-05T06:21:46.625Z] Removing intermediate container 6fc2fcec72d5 [2021-01-05T06:21:46.625Z] ---> 17c4559af54a [2021-01-05T06:21:46.625Z] [2021-01-05T06:21:46.625Z] Successfully built 17c4559af54a [2021-01-05T06:21:46.890Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-05T06:21:47.998Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.634s coverage: 82.9% of statements [2021-01-05T06:21:47.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-05T06:21:47.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T06:21:47.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-05T06:21:47.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-05T06:21:48.285Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container bc2a69084bf1 [2021-01-05T06:21:48.285Z] ---> 7e83000374ac [2021-01-05T06:21:48.285Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-05T06:21:48.285Z] ---> Running in e476923603b5 [2021-01-05T06:21:48.961Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-05T06:21:49.922Z] Removing intermediate container e476923603b5 [2021-01-05T06:21:49.922Z] ---> 0e3d3a9125c1 [2021-01-05T06:21:49.922Z] [2021-01-05T06:21:49.922Z] Step 11/26 : FROM docker:20.10.0 [2021-01-05T06:21:50.188Z] 20.10.0: Pulling from library/docker [2021-01-05T06:21:53.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.223s coverage: 28.6% of statements [2021-01-05T06:21:53.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-05T06:21:53.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-05T06:21:53.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-05T06:21:53.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-05T06:21:53.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-05T06:21:53.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.241s coverage: 100.0% of statements [2021-01-05T06:21:53.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-05T06:21:53.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.079s coverage: 100.0% of statements [2021-01-05T06:21:53.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-05T06:21:54.427Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.293s coverage: 86.7% of statements [2021-01-05T06:21:54.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-05T06:21:55.553Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-05T06:21:55.553Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-05T06:21:55.553Z] ---> aefe523efa57 [2021-01-05T06:21:55.553Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-05T06:21:55.553Z] ---> Running in 83360ddc7641 [2021-01-05T06:21:55.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.421s coverage: 97.5% of statements [2021-01-05T06:21:55.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-05T06:21:55.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.131s coverage: 78.3% of statements [2021-01-05T06:21:55.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-05T06:21:55.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-05T06:21:55.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-05T06:21:55.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-05T06:21:56.141Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:21:56.141Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:21:56.403Z] (1/2) Installing readline (8.0.4-r0) [2021-01-05T06:21:56.403Z] (2/2) Installing bash (5.0.17-r0) [2021-01-05T06:21:56.403Z] Executing bash-5.0.17-r0.post-install [2021-01-05T06:21:56.403Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:21:56.403Z] OK: 12 MiB in 22 packages [2021-01-05T06:21:56.995Z] Removing intermediate container 83360ddc7641 [2021-01-05T06:21:56.995Z] ---> 72d524a434c0 [2021-01-05T06:21:56.995Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-05T06:21:56.995Z] ---> Running in b22f6316bf66 [2021-01-05T06:21:57.270Z] Removing intermediate container b22f6316bf66 [2021-01-05T06:21:57.270Z] ---> dd2203c242ab [2021-01-05T06:21:57.270Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-05T06:21:57.535Z] ---> Running in 41b41e8478d5 [2021-01-05T06:21:57.535Z] Removing intermediate container 41b41e8478d5 [2021-01-05T06:21:57.535Z] ---> 6d8aa78cb0de [2021-01-05T06:21:57.535Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-05T06:21:57.801Z] ---> Running in fa69364ace59 [2021-01-05T06:21:57.801Z] Removing intermediate container fa69364ace59 [2021-01-05T06:21:57.801Z] ---> 7e0819acab8a [2021-01-05T06:21:57.801Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-05T06:21:58.393Z] ---> 5909b948686f [2021-01-05T06:21:58.393Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-05T06:21:58.978Z] ---> 8d26c9d890cc [2021-01-05T06:21:58.978Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-05T06:21:59.246Z] ---> 38016ab724fe [2021-01-05T06:21:59.246Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-05T06:21:59.246Z] ---> Running in 367dcc03993f [2021-01-05T06:21:59.831Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:21:59.831Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:22:00.096Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-05T06:22:00.096Z] (2/33) Installing expat (2.2.9-r1) [2021-01-05T06:22:00.096Z] (3/33) Installing libffi (3.3-r2) [2021-01-05T06:22:00.096Z] (4/33) Installing gdbm (1.13-r1) [2021-01-05T06:22:00.096Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-05T06:22:00.096Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-05T06:22:00.096Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-05T06:22:01.505Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-05T06:22:01.505Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-05T06:22:01.505Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-05T06:22:01.505Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-05T06:22:01.505Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-05T06:22:01.505Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-05T06:22:01.505Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-05T06:22:01.773Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-05T06:22:01.773Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-05T06:22:01.773Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-05T06:22:01.773Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-05T06:22:01.773Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-05T06:22:01.773Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-05T06:22:01.773Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-05T06:22:01.773Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-05T06:22:02.040Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-05T06:22:02.040Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-05T06:22:02.040Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-05T06:22:02.040Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-05T06:22:02.040Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-05T06:22:02.040Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-05T06:22:02.040Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-05T06:22:02.040Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-05T06:22:02.040Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-05T06:22:02.040Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-05T06:22:02.040Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-05T06:22:02.308Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:22:02.308Z] OK: 71 MiB in 55 packages [2021-01-05T06:22:02.646Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.148s coverage: 93.8% of statements [2021-01-05T06:22:02.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-05T06:22:02.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T06:22:02.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-05T06:22:02.646Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-05T06:22:02.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-05T06:22:02.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-05T06:22:02.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-05T06:22:02.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-05T06:22:02.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-05T06:22:02.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-05T06:22:02.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-05T06:22:02.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-05T06:22:02.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-05T06:22:02.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-05T06:22:02.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-05T06:22:02.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-05T06:22:02.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-05T06:22:02.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-05T06:22:02.646Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2021-01-05T06:22:02.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-05T06:22:02.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-05T06:22:02.646Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.249s coverage: 0.1% of statements [2021-01-05T06:22:02.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-05T06:22:02.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-05T06:22:02.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-05T06:22:02.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-05T06:22:02.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2021-01-05T06:22:02.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-05T06:22:02.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.107s coverage: 75.5% of statements [2021-01-05T06:22:02.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-05T06:22:02.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.083s coverage: 80.8% of statements [2021-01-05T06:22:02.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.163s coverage: 87.2% of statements [2021-01-05T06:22:03.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.142s coverage: 84.2% of statements [2021-01-05T06:22:05.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.205s coverage: 91.4% of statements [2021-01-05T06:22:05.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-05T06:22:08.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.614s coverage: 63.5% of statements [2021-01-05T06:22:08.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-05T06:22:08.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-05T06:22:08.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.076s coverage: 100.0% of statements [2021-01-05T06:22:08.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.107s coverage: 91.3% of statements [2021-01-05T06:22:08.881Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.091s coverage: 100.0% of statements [2021-01-05T06:22:08.881Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements [2021-01-05T06:22:09.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements [2021-01-05T06:22:12.379Z] Removing intermediate container 367dcc03993f [2021-01-05T06:22:12.379Z] ---> 13616a46dc22 [2021-01-05T06:22:12.379Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-05T06:22:12.379Z] ---> Running in af4320325739 [2021-01-05T06:22:12.646Z] Collecting docker-compose==1.23.2 [2021-01-05T06:22:12.646Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-05T06:22:12.914Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-05T06:22:12.914Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-05T06:22:12.914Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-05T06:22:13.182Z] Collecting jsonschema<3,>=2.5.1 [2021-01-05T06:22:13.182Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-05T06:22:13.182Z] Collecting texttable<0.10,>=0.9.0 [2021-01-05T06:22:13.479Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-05T06:22:13.742Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-05T06:22:13.742Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-05T06:22:13.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.993s coverage: 55.9% of statements [2021-01-05T06:22:13.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-05T06:22:13.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-05T06:22:13.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-05T06:22:13.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-05T06:22:13.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-05T06:22:14.698Z] Collecting cached-property<2,>=1.2.0 [2021-01-05T06:22:14.699Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-05T06:22:14.974Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-05T06:22:14.974Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-05T06:22:15.240Z] Collecting docopt<0.7,>=0.6.1 [2021-01-05T06:22:15.240Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-05T06:22:15.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.418s coverage: 37.0% of statements [2021-01-05T06:22:15.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-05T06:22:15.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-05T06:22:15.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.723s coverage: 84.0% of statements [2021-01-05T06:22:15.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.120s coverage: 100.0% of statements [2021-01-05T06:22:15.822Z] Collecting docker<4.0,>=3.6.0 [2021-01-05T06:22:15.822Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-05T06:22:16.089Z] Collecting PyYAML<4,>=3.10 [2021-01-05T06:22:16.089Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-05T06:22:17.051Z] Collecting idna<2.8,>=2.5 [2021-01-05T06:22:17.051Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-05T06:22:17.051Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-05T06:22:17.051Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-05T06:22:17.319Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-05T06:22:17.319Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-05T06:22:17.319Z] Collecting docker-pycreds>=0.4.0 [2021-01-05T06:22:17.319Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-05T06:22:17.591Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-05T06:22:17.591Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-05T06:22:17.591Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-05T06:22:17.591Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-05T06:22:17.591Z] Installing collected packages: websocket-client, jsonschema, texttable, dockerpty, cached-property, idna, urllib3, requests, docopt, docker-pycreds, docker, PyYAML, docker-compose [2021-01-05T06:22:17.858Z] Running setup.py install for texttable: started [2021-01-05T06:22:18.438Z] Running setup.py install for texttable: finished with status 'done' [2021-01-05T06:22:18.438Z] Running setup.py install for dockerpty: started [2021-01-05T06:22:19.022Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-05T06:22:19.022Z] Attempting uninstall: idna [2021-01-05T06:22:19.022Z] Found existing installation: idna 2.9 [2021-01-05T06:22:19.022Z] Uninstalling idna-2.9: [2021-01-05T06:22:19.022Z] Successfully uninstalled idna-2.9 [2021-01-05T06:22:19.288Z] Attempting uninstall: urllib3 [2021-01-05T06:22:19.288Z] Found existing installation: urllib3 1.25.9 [2021-01-05T06:22:19.288Z] Uninstalling urllib3-1.25.9: [2021-01-05T06:22:19.288Z] Successfully uninstalled urllib3-1.25.9 [2021-01-05T06:22:19.555Z] Attempting uninstall: requests [2021-01-05T06:22:19.555Z] Found existing installation: requests 2.23.0 [2021-01-05T06:22:19.555Z] Uninstalling requests-2.23.0: [2021-01-05T06:22:19.555Z] Successfully uninstalled requests-2.23.0 [2021-01-05T06:22:19.820Z] Running setup.py install for docopt: started [2021-01-05T06:22:20.406Z] Running setup.py install for docopt: finished with status 'done' [2021-01-05T06:22:20.673Z] Running setup.py install for PyYAML: started [2021-01-05T06:22:21.252Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-05T06:22:21.516Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-05T06:22:22.008Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.355s coverage: 47.1% of statements [2021-01-05T06:22:22.008Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-05T06:22:22.008Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-05T06:22:22.008Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-05T06:22:22.008Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-05T06:22:22.008Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-05T06:22:22.008Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.204s coverage: 100.0% of statements [2021-01-05T06:22:22.008Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-05T06:22:22.008Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.112s coverage: 100.0% of statements [2021-01-05T06:22:22.008Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-05T06:22:24.866Z] Removing intermediate container af4320325739 [2021-01-05T06:22:24.866Z] ---> 3a29565b2122 [2021-01-05T06:22:24.866Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-05T06:22:24.866Z] ---> Running in f234406b2b8f [2021-01-05T06:22:25.131Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:22:25.131Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:22:25.395Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T06:22:25.395Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-05T06:22:25.395Z] (3/3) Installing curl (7.69.1-r3) [2021-01-05T06:22:25.395Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:22:25.395Z] OK: 72 MiB in 58 packages [2021-01-05T06:22:25.973Z] Removing intermediate container f234406b2b8f [2021-01-05T06:22:25.973Z] ---> cc2aadb8a121 [2021-01-05T06:22:25.973Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-05T06:22:25.973Z] ---> Running in af7f70a71997 [2021-01-05T06:22:26.238Z] Removing intermediate container af7f70a71997 [2021-01-05T06:22:26.238Z] ---> 1fb67638b153 [2021-01-05T06:22:26.238Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T06:22:26.238Z] ---> Running in ed2f27502368 [2021-01-05T06:22:26.505Z] Removing intermediate container ed2f27502368 [2021-01-05T06:22:26.505Z] ---> ba1352dc3828 [2021-01-05T06:22:26.505Z] Step 24/26 : LABEL arch=x86_64 [2021-01-05T06:22:26.505Z] ---> Running in 5dd98b8c99dd [2021-01-05T06:22:26.771Z] Removing intermediate container 5dd98b8c99dd [2021-01-05T06:22:26.771Z] ---> 58c633cece18 [2021-01-05T06:22:26.771Z] Step 25/26 : LABEL git_sha=160a38dc5e2ebf8228533872f83c6882ecb96d73 [2021-01-05T06:22:26.771Z] ---> Running in 872960e47238 [2021-01-05T06:22:27.037Z] Removing intermediate container 872960e47238 [2021-01-05T06:22:27.037Z] ---> 7e3b5d207bcf [2021-01-05T06:22:27.037Z] Step 26/26 : LABEL version=0.0.0 [2021-01-05T06:22:27.037Z] ---> Running in 6df9e73176b0 [2021-01-05T06:22:27.306Z] Removing intermediate container 6df9e73176b0 [2021-01-05T06:22:27.306Z] ---> 5603b3103f5c [2021-01-05T06:22:27.306Z] [2021-01-05T06:22:27.306Z] Successfully built 5603b3103f5c [2021-01-05T06:22:27.306Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-05T06:22:27.454Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.013s coverage: 29.1% of statements [2021-01-05T06:22:27.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-05T06:22:27.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-05T06:22:27.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-05T06:22:27.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-05T06:22:27.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-05T06:22:27.454Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.191s coverage: 99.0% of statements [2021-01-05T06:22:27.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-05T06:22:27.454Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.086s coverage: 100.0% of statements [2021-01-05T06:22:27.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-05T06:22:27.454Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements [2021-01-05T06:22:27.454Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-05T06:22:27.454Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.085s coverage: 100.0% of statements [2021-01-05T06:22:27.454Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-05T06:22:27.454Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-05T06:22:27.454Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-05T06:22:27.454Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-05T06:22:27.454Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.102s coverage: 87.9% of statements [2021-01-05T06:22:27.454Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-05T06:22:27.454Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-05T06:22:27.454Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.050s coverage: 100.0% of statements [2021-01-05T06:22:27.454Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2021-01-05T06:22:27.584Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-05T06:22:27.607Z] $ docker stop --time=1 b32fdf95032aaaa77f36c4d98d85df7a0d8e99a67a351eede0c0ec0e410d9138 [2021-01-05T06:22:28.444Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-01-05T06:22:29.039Z] GO111MODULE=on go vet ./... [2021-01-05T06:22:29.276Z] $ docker rm -f b32fdf95032aaaa77f36c4d98d85df7a0d8e99a67a351eede0c0ec0e410d9138 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-05T06:22:29.929Z] + docker images [2021-01-05T06:22:29.929Z] + grep docker [2021-01-05T06:22:29.929Z] docker-sys-mgmt-agent-go latest 5603b3103f5c 3 seconds ago 313MB [2021-01-05T06:22:29.929Z] docker-security-proxy-setup-go latest 17c4559af54a 43 seconds ago 24.5MB [2021-01-05T06:22:29.929Z] docker-security-bootstrap-redis-go latest 4bea29e4c5bd 45 seconds ago 15.8MB [2021-01-05T06:22:29.929Z] docker-support-scheduler-go latest 80e28a0a66db 47 seconds ago 10.7MB [2021-01-05T06:22:29.929Z] docker-core-data-go latest 0906beb0c1c2 About a minute ago 22.2MB [2021-01-05T06:22:29.929Z] docker-security-secretstore-setup-go latest 02ae6c80cea5 About a minute ago 24.6MB [2021-01-05T06:22:29.929Z] docker-core-metadata-go latest a6034e674ed4 2 minutes ago 13MB [2021-01-05T06:22:29.929Z] docker-support-notifications-go latest 414a9a9a5dce 2 minutes ago 12MB [2021-01-05T06:22:29.930Z] docker-core-command-go latest 6ec169020410 2 minutes ago 10.6MB [2021-01-05T06:22:29.930Z] docker 20.10.0 aefe523efa57 3 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-01-05T06:22:46.006Z] Still waiting to schedule task [2021-01-05T06:22:46.006Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-05T06:23:37.089Z] gofmt -l . [2021-01-05T06:23:37.089Z] [ "`gofmt -l .`" = "" ] [2021-01-05T06:23:37.089Z] ./bin/test-go-mod-tidy.sh [2021-01-05T06:23:37.089Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-05T06:23:41.208Z] + ls -al . [2021-01-05T06:23:41.208Z] total 664 [2021-01-05T06:23:41.208Z] drwxrwxr-x 9 1001 1001 4096 Jan 5 06:23 . [2021-01-05T06:23:41.208Z] drwxr-xr-x 4 root root 4096 Jan 5 06:20 .. [2021-01-05T06:23:41.208Z] -rw-rw-r-- 1 1001 1001 11 Jan 5 06:18 .dockerignore [2021-01-05T06:23:41.208Z] drwxrwxr-x 8 1001 1001 4096 Jan 5 06:18 .git [2021-01-05T06:23:41.208Z] drwxrwxr-x 3 1001 1001 4096 Jan 5 06:18 .github [2021-01-05T06:23:41.208Z] -rw-rw-r-- 1 1001 1001 824 Jan 5 06:18 .gitignore [2021-01-05T06:23:41.208Z] -rw-rw-r-- 1 1001 1001 166 Jan 5 06:18 .sonarcloud.properties [2021-01-05T06:23:41.208Z] -rw-rw-r-- 1 1001 1001 3804 Jan 5 06:18 CONTRIBUTING.md [2021-01-05T06:23:41.208Z] -rw-rw-r-- 1 1001 1001 931 Jan 5 06:18 Dockerfile.build [2021-01-05T06:23:41.208Z] -rw-rw-r-- 1 1001 1001 863 Jan 5 06:18 Jenkinsfile [2021-01-05T06:23:41.208Z] -rw-rw-r-- 1 1001 1001 10775 Jan 5 06:18 LICENSE [2021-01-05T06:23:41.208Z] -rw-rw-r-- 1 1001 1001 5750 Jan 5 06:18 Makefile [2021-01-05T06:23:41.208Z] -rw-rw-r-- 1 1001 1001 6511 Jan 5 06:18 README.md [2021-01-05T06:23:41.208Z] -rw-rw-r-- 1 1001 1001 6744 Jan 5 06:18 SECURITY.md [2021-01-05T06:23:41.208Z] -rw-rw-r-- 1 1001 1001 5 Jan 5 06:14 VERSION [2021-01-05T06:23:41.208Z] -rw-rw-r-- 1 1001 1001 4131 Jan 5 06:18 ZMQWindows.md [2021-01-05T06:23:41.208Z] drwxrwxr-x 2 1001 1001 4096 Jan 5 06:18 bin [2021-01-05T06:23:41.208Z] drwxrwxr-x 14 1001 1001 4096 Jan 5 06:18 cmd [2021-01-05T06:23:41.208Z] -rw-r--r-- 1 root root 538204 Jan 5 06:22 coverage.out [2021-01-05T06:23:41.208Z] -rw-r--r-- 1 root root 979 Jan 5 06:23 go.mod [2021-01-05T06:23:41.208Z] -rw-r--r-- 1 root root 18934 Jan 5 06:23 go.sum [2021-01-05T06:23:41.208Z] drwxrwxr-x 8 1001 1001 4096 Jan 5 06:18 internal [2021-01-05T06:23:41.208Z] drwxrwxr-x 4 1001 1001 4096 Jan 5 06:18 openapi [2021-01-05T06:23:41.208Z] drwxrwxr-x 4 1001 1001 4096 Jan 5 06:18 snap [2021-01-05T06:23:41.208Z] -rw-rw-r-- 1 1001 1001 168 Jan 5 06:18 version.go [Pipeline] sh [2021-01-05T06:23:41.919Z] + '[' -e coverage.out ] [2021-01-05T06:23:41.919Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-05T06:23:41.958Z] Warning: overwriting stash ‘coverage-report’ [2021-01-05T06:23:42.725Z] Running on prd-ubuntu18.04-docker-8c-8g-18462 in /w/workspace/edgexfoundry_edgex-go_PR-2984 [Pipeline] { [Pipeline] ws [2021-01-05T06:23:42.820Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-05T06:23:43.376Z] Stashed 1 file(s) [Pipeline] sh [2021-01-05T06:23:44.142Z] + make build [2021-01-05T06:23:44.142Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-05T06:23:45.075Z] using credential edgex-jenkins-ssh [2021-01-05T06:23:45.125Z] Cloning the remote Git repository [2021-01-05T06:23:45.148Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-05T06:23:45.229Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-05T06:23:45.260Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T06:23:45.260Z] > git --version # timeout=10 [2021-01-05T06:23:45.267Z] > git --version # 'git version 2.17.1' [2021-01-05T06:23:45.267Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T06:23:45.294Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T06:23:51.353Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T06:23:51.359Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T06:23:51.369Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T06:23:51.380Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T06:23:51.380Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T06:23:51.384Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2984/head:refs/remotes/origin/PR-2984 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-05T06:23:51.817Z] Merging remotes/origin/master commit 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 into PR head commit 160a38dc5e2ebf8228533872f83c6882ecb96d73 [2021-01-05T06:23:51.938Z] Merge succeeded, producing 160a38dc5e2ebf8228533872f83c6882ecb96d73 [2021-01-05T06:23:51.938Z] Checking out Revision 160a38dc5e2ebf8228533872f83c6882ecb96d73 (PR-2984) [2021-01-05T06:23:51.827Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T06:23:51.840Z] > git checkout -f 160a38dc5e2ebf8228533872f83c6882ecb96d73 # timeout=10 [2021-01-05T06:23:51.911Z] > git remote # timeout=10 [2021-01-05T06:23:51.917Z] > git config --get remote.origin.url # timeout=10 [2021-01-05T06:23:51.922Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T06:23:51.925Z] > git merge 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 # timeout=10 [2021-01-05T06:23:51.934Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-05T06:23:51.940Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T06:23:51.945Z] > git checkout -f 160a38dc5e2ebf8228533872f83c6882ecb96d73 # timeout=10 [2021-01-05T06:23:54.412Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-05T06:23:55.579Z] Commit message: "build(deps): Bump github.com/google/uuid from 1.1.3 to 1.1.4" [2021-01-05T06:23:55.601Z] > git --version # timeout=10 [2021-01-05T06:23:55.605Z] > git --version # 'git version 2.17.1' [2021-01-05T06:23:55.610Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-05T06:23:56.836Z] + echo snap-build.sh [2021-01-05T06:23:56.836Z] snap-build.sh [2021-01-05T06:23:56.836Z] + SNAP_BASE_DIR=. [2021-01-05T06:23:56.836Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-01-05T06:23:56.836Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-01-05T06:23:56.836Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-01-05T06:23:56.836Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-01-05T06:23:56.836Z] + cd /w/workspace/edgex-go/1 [2021-01-05T06:23:56.836Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-05T06:23:56.836Z] Reading package lists... [2021-01-05T06:23:56.836Z] Building dependency tree... [2021-01-05T06:23:56.836Z] Reading state information... [2021-01-05T06:23:57.100Z] The following packages were automatically installed and are no longer required: [2021-01-05T06:23:57.100Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-05T06:23:57.100Z] uidmap xdelta3 [2021-01-05T06:23:57.100Z] Use 'sudo apt autoremove' to remove them. [2021-01-05T06:23:57.100Z] The following packages will be REMOVED: [2021-01-05T06:23:57.100Z] lxd* lxd-client* [2021-01-05T06:23:57.367Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-05T06:23:57.368Z] After this operation, 31.7 MB disk space will be freed. [2021-01-05T06:23:58.417Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-01-05T06:23:58.417Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-05T06:23:59.362Z] Removing lxd dnsmasq configuration [2021-01-05T06:23:59.362Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-05T06:23:59.627Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-05T06:24:00.574Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-05T06:24:00.574Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-01-05T06:24:00.574Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-05T06:24:01.966Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-05T06:24:01.966Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-05T06:24:03.357Z] + sudo snap remove --purge lxd [2021-01-05T06:24:03.357Z] snap "lxd" is not installed [2021-01-05T06:24:03.357Z] + sudo groupadd --force --system lxd [2021-01-05T06:24:03.357Z] ++ whoami [2021-01-05T06:24:03.357Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-05T06:24:03.357Z] + newgrp - lxd [2021-01-05T06:24:03.618Z] + sudo snap install lxd [2021-01-05T06:24:13.657Z] 2021-01-05T06:24:10Z INFO Waiting for automatic snapd restart... [2021-01-05T06:24:21.247Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-05T06:24:21.523Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-05T06:24:25.902Z] lxd 4.9 from Canonical* installed [2021-01-05T06:24:25.902Z] + sudo lxd init --auto [2021-01-05T06:24:26.930Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-05T06:24:27.529Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-05T06:24:32.924Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-05T06:24:35.942Z] + sudo snap install --classic snapcraft [2021-01-05T06:24:37.239Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-05T06:24:40.165Z] snapcraft 4.4.4 from Canonical* installed [2021-01-05T06:24:40.165Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-05T06:24:40.165Z] + patch --verbose -p1 [2021-01-05T06:24:40.165Z] Hmm... Looks like a unified diff to me... [2021-01-05T06:24:40.165Z] The text leading up to this was: [2021-01-05T06:24:40.165Z] -------------------------- [2021-01-05T06:24:40.165Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-05T06:24:40.165Z] |From: Tony Espy [2021-01-05T06:24:40.165Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-05T06:24:40.165Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-05T06:24:40.165Z] | [2021-01-05T06:24:40.165Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-05T06:24:40.165Z] |optimize the snap CI check run for pull requests. When [2021-01-05T06:24:40.165Z] |applied, it essentially strips out everything (apps and [2021-01-05T06:24:40.165Z] |parts) from the snapcraft.yaml file except those required [2021-01-05T06:24:40.165Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-05T06:24:40.165Z] |catch changes to edgex-go that break the snap build. [2021-01-05T06:24:40.165Z] | [2021-01-05T06:24:40.165Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-05T06:24:40.165Z] |to update this patch file, otherwise it may fail to apply, [2021-01-05T06:24:40.165Z] |resulting in a failed snap build CI check in the associated [2021-01-05T06:24:40.165Z] |pull request. [2021-01-05T06:24:40.165Z] | [2021-01-05T06:24:40.165Z] |Note - in addition to applying this patch, the pipeline also [2021-01-05T06:24:40.165Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-05T06:24:40.165Z] |need to build the finally binary .snap file (and it won't [2021-01-05T06:24:40.165Z] |work with the patch applied). This further reduces the build [2021-01-05T06:24:40.165Z] |time. [2021-01-05T06:24:40.165Z] |--- [2021-01-05T06:24:40.165Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-05T06:24:40.165Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-05T06:24:40.165Z] | [2021-01-05T06:24:40.165Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-05T06:24:40.165Z] |index 1e537489..faf42425 100644 [2021-01-05T06:24:40.165Z] |--- a/snap/snapcraft.yaml [2021-01-05T06:24:40.165Z] |+++ b/snap/snapcraft.yaml [2021-01-05T06:24:40.165Z] -------------------------- [2021-01-05T06:24:40.165Z] patching file snap/snapcraft.yaml [2021-01-05T06:24:40.165Z] Using Plan A... [2021-01-05T06:24:40.165Z] Hunk #1 succeeded at 73. [2021-01-05T06:24:40.165Z] Hunk #2 succeeded at 202. [2021-01-05T06:24:40.165Z] Hunk #3 succeeded at 214. [2021-01-05T06:24:40.165Z] Hunk #4 succeeded at 222. [2021-01-05T06:24:40.165Z] Hunk #5 succeeded at 229. [2021-01-05T06:24:40.165Z] Hunk #6 succeeded at 256. [2021-01-05T06:24:40.165Z] Hunk #7 succeeded at 290. [2021-01-05T06:24:40.165Z] Hunk #8 succeeded at 341. [2021-01-05T06:24:40.165Z] Hmm... Ignoring the trailing garbage. [2021-01-05T06:24:40.165Z] done [2021-01-05T06:24:40.165Z] + sudo snapcraft prime --use-lxd [2021-01-05T06:24:40.618Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-05T06:24:41.113Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-05T06:24:41.113Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-01-05T06:24:41.113Z] - README.md [2021-01-05T06:24:41.113Z] [2021-01-05T06:24:41.113Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-05T06:24:41.687Z] Launching a container. [2021-01-05T06:24:44.017Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-05T06:24:47.412Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-05T06:24:51.715Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-05T06:24:53.929Z] Waiting for container to be ready [2021-01-05T06:24:53.929Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-05T06:24:53.929Z] [Pipeline] } [2021-01-05T06:24:55.147Z] $ docker stop --time=1 a4a52eadb7722f4146eaa221960b56ee5a9dba8b57b6c5ef0e272ed371a2cf2e [2021-01-05T06:24:56.490Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-05T06:24:56.490Z] Waiting for network to be ready... [2021-01-05T06:24:57.063Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-05T06:24:57.063Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-05T06:24:57.587Z] $ docker rm -f a4a52eadb7722f4146eaa221960b56ee5a9dba8b57b6c5ef0e272ed371a2cf2e [2021-01-05T06:24:57.632Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1454 kB] [2021-01-05T06:24:57.632Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-05T06:24:57.632Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-05T06:24:57.892Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-05T06:24:57.892Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-05T06:24:57.892Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-05T06:24:57.892Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-05T06:24:57.892Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-05T06:24:57.892Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-05T06:24:57.892Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2021-01-05T06:24:57.892Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2021-01-05T06:24:57.892Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2021-01-05T06:24:57.892Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2021-01-05T06:24:57.892Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2021-01-05T06:24:57.892Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2021-01-05T06:24:58.151Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2021-01-05T06:24:58.151Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-05T06:24:58.410Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1812 kB] [2021-01-05T06:24:58.670Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] [2021-01-05T06:24:58.670Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2021-01-05T06:24:58.670Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-05T06:24:58.670Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] [2021-01-05T06:24:58.670Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] [2021-01-05T06:24:58.670Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-05T06:24:58.670Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:24:59.776Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T06:24:59.776Z] [2021-01-05T06:24:59.776Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:25:00.501Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T06:25:00.501Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-05T06:25:00.501Z] 29e5d40040c1: Pulling fs layer [2021-01-05T06:25:00.501Z] 1ce36da41761: Pulling fs layer [2021-01-05T06:25:00.501Z] 25b303627fd3: Pulling fs layer [2021-01-05T06:25:00.773Z] 29e5d40040c1: Verifying Checksum [2021-01-05T06:25:00.773Z] 29e5d40040c1: Download complete [2021-01-05T06:25:01.210Z] Fetched 23.6 MB in 4s (5496 kB/s) [2021-01-05T06:25:01.370Z] 1ce36da41761: Verifying Checksum [2021-01-05T06:25:01.370Z] 1ce36da41761: Download complete [2021-01-05T06:25:01.370Z] 29e5d40040c1: Pull complete [2021-01-05T06:25:02.160Z] Reading package lists... [2021-01-05T06:25:02.160Z] Reading package lists... [2021-01-05T06:25:02.421Z] Building dependency tree... [2021-01-05T06:25:02.421Z] Reading state information... [2021-01-05T06:25:02.421Z] The following additional packages will be installed: [2021-01-05T06:25:02.421Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-05T06:25:02.421Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-05T06:25:02.421Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-05T06:25:02.421Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-05T06:25:02.421Z] Suggested packages: [2021-01-05T06:25:02.421Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-05T06:25:02.421Z] Recommended packages: [2021-01-05T06:25:02.421Z] gnupg libsasl2-modules [2021-01-05T06:25:02.421Z] The following NEW packages will be installed: [2021-01-05T06:25:02.421Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-05T06:25:02.421Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-05T06:25:02.421Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-05T06:25:02.421Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-05T06:25:02.421Z] The following packages will be upgraded: [2021-01-05T06:25:02.421Z] gpg gpg-agent gpgconf libudev1 [2021-01-05T06:25:02.811Z] 1ce36da41761: Pull complete [2021-01-05T06:25:03.086Z] 25b303627fd3: Verifying Checksum [2021-01-05T06:25:03.086Z] 25b303627fd3: Download complete [2021-01-05T06:25:05.719Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2021-01-05T06:25:05.719Z] Need to get 3531 kB of archives. [2021-01-05T06:25:05.719Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-05T06:25:05.719Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-05T06:25:05.719Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-05T06:25:05.719Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-05T06:25:05.719Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2021-01-05T06:25:05.719Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2021-01-05T06:25:05.719Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-05T06:25:05.719Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-05T06:25:05.719Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-05T06:25:13.235Z] 25b303627fd3: Pull complete [2021-01-05T06:25:13.235Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-05T06:25:13.235Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T06:25:13.235Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-05T06:25:13.530Z] prd-ubuntu18.04-docker-arm64-4c-16g-18459 does not seem to be running inside a container [2021-01-05T06:25:13.614Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-05T06:25:17.044Z] $ docker top c2ea3b32056bdbe7c451f2897dc212262515cf2f56d7521196b6faa4fc10b607 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T06:25:18.069Z] + grep parallel [2021-01-05T06:25:18.069Z] + docker-compose build --help [2021-01-05T06:25:22.348Z] --parallel Build images in parallel. [Pipeline] } [2021-01-05T06:25:22.386Z] $ docker stop --time=1 c2ea3b32056bdbe7c451f2897dc212262515cf2f56d7521196b6faa4fc10b607 [2021-01-05T06:25:24.306Z] $ docker rm -f c2ea3b32056bdbe7c451f2897dc212262515cf2f56d7521196b6faa4fc10b607 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:25:25.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T06:25:25.269Z] . [Pipeline] withDockerContainer [2021-01-05T06:25:25.509Z] prd-ubuntu18.04-docker-arm64-4c-16g-18459 does not seem to be running inside a container [2021-01-05T06:25:25.586Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-05T06:25:26.967Z] $ docker top 10bb6ad4f6479dc64d9f0e5948ca010c2a544d40a4dbcbcd942f94ecddfe8169 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T06:25:27.694Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-05T06:25:27.694Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-05T06:25:28.100Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-05T06:25:30.252Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-05T06:25:30.522Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-05T06:25:30.522Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-05T06:25:30.784Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-05T06:25:30.784Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-05T06:25:31.046Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-05T06:25:31.308Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-05T06:25:31.308Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-05T06:25:31.308Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-05T06:25:31.568Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-05T06:25:31.832Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-05T06:25:31.832Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-05T06:25:32.094Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T06:25:32.094Z] Fetched 3531 kB in 29s (120 kB/s) [2021-01-05T06:25:32.094Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-05T06:25:32.094Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-05T06:25:32.094Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-05T06:25:32.355Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-05T06:25:32.355Z] Selecting previously unselected package udev. [2021-01-05T06:25:32.355Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-05T06:25:32.355Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-05T06:25:32.402Z] Building docker-core-command-go ... [2021-01-05T06:25:32.402Z] Building docker-core-data-go ... [2021-01-05T06:25:32.402Z] Building docker-core-metadata-go ... [2021-01-05T06:25:32.402Z] Building docker-security-bootstrap-redis-go ... [2021-01-05T06:25:32.402Z] Building docker-security-proxy-setup-go ... [2021-01-05T06:25:32.402Z] Building docker-security-secretstore-setup-go ... [2021-01-05T06:25:32.402Z] Building docker-support-notifications-go ... [2021-01-05T06:25:32.402Z] Building docker-support-scheduler-go ... [2021-01-05T06:25:32.402Z] Building docker-sys-mgmt-agent-go ... [2021-01-05T06:25:32.402Z] Building docker-security-proxy-setup-go [2021-01-05T06:25:32.402Z] Building docker-security-secretstore-setup-go [2021-01-05T06:25:32.402Z] Building docker-support-scheduler-go [2021-01-05T06:25:32.402Z] Building docker-core-command-go [2021-01-05T06:25:32.402Z] Building docker-support-notifications-go [2021-01-05T06:25:32.622Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-05T06:25:32.883Z] Selecting previously unselected package libfuse2:amd64. [2021-01-05T06:25:32.883Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-05T06:25:32.883Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-05T06:25:32.883Z] Selecting previously unselected package fuse. [2021-01-05T06:25:32.883Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-05T06:25:32.883Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-05T06:25:32.883Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T06:25:32.883Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-05T06:25:33.144Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T06:25:33.144Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-05T06:25:33.144Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T06:25:33.405Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-05T06:25:33.405Z] Selecting previously unselected package libksba8:amd64. [2021-01-05T06:25:33.405Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-05T06:25:33.405Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-05T06:25:33.405Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-05T06:25:33.405Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T06:25:33.668Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:25:33.668Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-05T06:25:33.668Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T06:25:33.668Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:25:33.668Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-05T06:25:33.668Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T06:25:33.668Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:25:33.928Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-05T06:25:33.928Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T06:25:33.928Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:25:33.928Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-05T06:25:33.928Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T06:25:33.928Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:25:34.194Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-05T06:25:34.194Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T06:25:34.194Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:25:34.194Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-05T06:25:34.194Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T06:25:34.194Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:25:34.194Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-05T06:25:34.194Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T06:25:34.456Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:25:34.456Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-05T06:25:34.456Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T06:25:34.456Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:25:34.456Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-05T06:25:34.456Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2021-01-05T06:25:34.456Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-05T06:25:34.456Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-05T06:25:34.456Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2021-01-05T06:25:34.456Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-05T06:25:34.717Z] Selecting previously unselected package libldap-common. [2021-01-05T06:25:34.717Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-05T06:25:34.717Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-05T06:25:34.717Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-05T06:25:34.717Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-05T06:25:34.717Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-05T06:25:34.717Z] Selecting previously unselected package dirmngr. [2021-01-05T06:25:34.717Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T06:25:34.979Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-05T06:25:34.979Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-05T06:25:34.979Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-05T06:25:34.979Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-05T06:25:34.979Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-05T06:25:34.979Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-05T06:25:35.240Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-05T06:25:35.501Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:25:35.501Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-05T06:25:35.501Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-05T06:25:35.501Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-05T06:25:35.763Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-05T06:25:36.024Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:25:36.024Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-05T06:25:36.024Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-05T06:25:36.285Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-05T06:25:36.285Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:25:36.285Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:25:36.285Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:25:36.285Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:25:36.285Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:25:36.285Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:25:36.285Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:25:36.285Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-05T06:25:36.548Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-05T06:25:36.548Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-05T06:25:36.811Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-05T06:25:36.811Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-05T06:25:36.811Z] This means they are not meant to be enabled using systemctl. [2021-01-05T06:25:36.811Z] Possible reasons for having this kind of units are: [2021-01-05T06:25:36.811Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-05T06:25:36.811Z] .wants/ or .requires/ directory. [2021-01-05T06:25:36.811Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-05T06:25:36.811Z] a requirement dependency on it. [2021-01-05T06:25:36.811Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-05T06:25:36.811Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-05T06:25:36.811Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-05T06:25:36.811Z] instance name specified. [2021-01-05T06:25:37.072Z] Reading package lists... [2021-01-05T06:25:37.333Z] Building dependency tree... [2021-01-05T06:25:37.333Z] Reading state information... [2021-01-05T06:25:37.333Z] The following additional packages will be installed: [2021-01-05T06:25:37.333Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-05T06:25:37.333Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-05T06:25:37.333Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-05T06:25:37.333Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-05T06:25:37.333Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-05T06:25:37.333Z] Suggested packages: [2021-01-05T06:25:37.333Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-05T06:25:37.333Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-05T06:25:37.333Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-05T06:25:37.333Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-05T06:25:37.333Z] systemd-container policykit-1 [2021-01-05T06:25:37.333Z] Recommended packages: [2021-01-05T06:25:37.333Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-05T06:25:37.595Z] The following NEW packages will be installed: [2021-01-05T06:25:37.595Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-05T06:25:37.595Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-05T06:25:37.595Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-05T06:25:37.595Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-05T06:25:37.595Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-05T06:25:37.595Z] The following packages will be upgraded: [2021-01-05T06:25:37.595Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-05T06:25:37.595Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2021-01-05T06:25:37.595Z] Need to get 35.2 MB of archives. [2021-01-05T06:25:37.595Z] After this operation, 141 MB of additional disk space will be used. [2021-01-05T06:25:37.595Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-05T06:25:37.595Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-05T06:25:38.170Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-05T06:25:38.433Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-05T06:25:38.433Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-05T06:25:38.433Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-05T06:25:38.433Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-05T06:25:38.433Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-05T06:25:38.433Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-05T06:25:38.433Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-05T06:25:38.433Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-05T06:25:38.433Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-05T06:25:38.433Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-05T06:25:38.433Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-05T06:25:38.433Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-05T06:25:38.433Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-05T06:25:38.433Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-05T06:25:38.694Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-05T06:25:38.694Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-05T06:25:38.694Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-05T06:25:38.694Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-05T06:25:38.694Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-05T06:25:38.694Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-05T06:25:38.694Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-05T06:25:38.694Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-05T06:25:38.694Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-05T06:25:38.694Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-05T06:25:38.694Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-05T06:25:38.694Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-05T06:25:38.694Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-05T06:25:40.077Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T06:25:40.077Z] Fetched 35.2 MB in 2s (16.0 MB/s) [2021-01-05T06:25:40.077Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-05T06:25:40.077Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-05T06:25:40.077Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-05T06:25:40.652Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-05T06:25:40.652Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-05T06:25:40.652Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-05T06:25:40.912Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-05T06:25:40.912Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-05T06:25:40.912Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-05T06:25:40.912Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-05T06:25:41.173Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-05T06:25:41.173Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-05T06:25:41.173Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-05T06:25:41.435Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-05T06:25:41.697Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-05T06:25:41.963Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-05T06:25:42.225Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-05T06:25:42.225Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-05T06:25:42.225Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-05T06:25:42.486Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-05T06:25:42.487Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-05T06:25:42.487Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T06:25:42.487Z] Selecting previously unselected package libexpat1:amd64. [2021-01-05T06:25:42.487Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-05T06:25:42.487Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-05T06:25:42.750Z] Selecting previously unselected package python3.6-minimal. [2021-01-05T06:25:42.750Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-05T06:25:42.750Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T06:25:43.012Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-05T06:25:43.012Z] Checking for services that may need to be restarted...done. [2021-01-05T06:25:43.012Z] Checking for services that may need to be restarted...done. [2021-01-05T06:25:43.012Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T06:25:43.012Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-05T06:25:43.273Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T06:25:43.534Z] Selecting previously unselected package python3-minimal. [2021-01-05T06:25:43.534Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-05T06:25:43.534Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-05T06:25:43.534Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-05T06:25:43.797Z] Selecting previously unselected package mime-support. [2021-01-05T06:25:43.797Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-05T06:25:43.797Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-05T06:25:43.797Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-05T06:25:43.797Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-05T06:25:43.797Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-05T06:25:43.797Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-05T06:25:43.797Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-05T06:25:43.797Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T06:25:44.057Z] Selecting previously unselected package python3.6. [2021-01-05T06:25:44.057Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-05T06:25:44.057Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T06:25:44.318Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-05T06:25:44.318Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-05T06:25:44.318Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-05T06:25:44.318Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-05T06:25:44.579Z] Selecting previously unselected package python3. [2021-01-05T06:25:44.579Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-05T06:25:44.579Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-05T06:25:44.579Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-05T06:25:44.845Z] Selecting previously unselected package multiarch-support. [2021-01-05T06:25:44.845Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T06:25:44.845Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-05T06:25:44.845Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-05T06:25:44.845Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-05T06:25:44.845Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-05T06:25:44.845Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-05T06:25:44.845Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-05T06:25:45.113Z] Selecting previously unselected package libbsd0:amd64. [2021-01-05T06:25:45.113Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-05T06:25:45.113Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-05T06:25:45.113Z] Selecting previously unselected package sudo. [2021-01-05T06:25:45.113Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-05T06:25:45.113Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-05T06:25:45.374Z] Selecting previously unselected package apparmor. [2021-01-05T06:25:45.374Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-05T06:25:45.374Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-05T06:25:45.635Z] Selecting previously unselected package libedit2:amd64. [2021-01-05T06:25:45.635Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-05T06:25:45.635Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-05T06:25:45.635Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-05T06:25:45.635Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-05T06:25:45.635Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T06:25:45.898Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-05T06:25:45.898Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-05T06:25:45.898Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T06:25:45.898Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-05T06:25:45.898Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-05T06:25:45.898Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-05T06:25:46.163Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-05T06:25:46.163Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-05T06:25:46.163Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T06:25:46.163Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-05T06:25:46.163Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-05T06:25:46.163Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T06:25:46.163Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-05T06:25:46.163Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-05T06:25:46.163Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-05T06:25:46.423Z] Selecting previously unselected package openssh-client. [2021-01-05T06:25:46.423Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-05T06:25:46.423Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-05T06:25:46.684Z] Selecting previously unselected package squashfs-tools. [2021-01-05T06:25:46.684Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-05T06:25:46.685Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-05T06:25:46.685Z] Selecting previously unselected package snapd. [2021-01-05T06:25:46.685Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-05T06:25:46.685Z] Unpacking snapd (2.48+18.04) ... [2021-01-05T06:25:48.606Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-05T06:25:48.606Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-05T06:25:48.869Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-05T06:25:48.869Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-05T06:25:48.869Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-05T06:25:48.869Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T06:25:48.869Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-05T06:25:49.131Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-05T06:25:49.131Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-05T06:25:49.733Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-05T06:25:49.733Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-05T06:25:49.994Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-05T06:25:49.994Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T06:25:49.994Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T06:25:49.994Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T06:25:50.567Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-05T06:25:50.567Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T06:25:50.567Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-05T06:25:50.567Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-05T06:25:50.567Z] running python rtupdate hooks for python3.6... [2021-01-05T06:25:50.567Z] running python post-rtupdate hooks for python3.6... [2021-01-05T06:25:50.833Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-05T06:25:52.217Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-05T06:25:52.217Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T06:25:52.217Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-05T06:25:52.478Z] Setting up snapd (2.48+18.04) ... [2021-01-05T06:25:52.739Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-05T06:25:53.000Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-05T06:25:53.262Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-05T06:25:53.262Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-05T06:25:53.523Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-05T06:25:53.523Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-05T06:25:53.785Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-05T06:25:53.785Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-05T06:25:54.046Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-05T06:25:54.309Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-05T06:25:54.309Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-01-05T06:25:54.569Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-05T06:25:54.569Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-05T06:25:55.510Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-05T06:25:55.510Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-05T06:25:55.510Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-05T06:25:56.716Z] Reading package lists... [2021-01-05T06:25:56.978Z] Reading package lists... [2021-01-05T06:25:56.978Z] Building dependency tree... [2021-01-05T06:25:56.978Z] Reading state information... [2021-01-05T06:25:57.240Z] Calculating upgrade... [2021-01-05T06:25:57.240Z] The following packages will be upgraded: [2021-01-05T06:25:57.240Z] advancecomp base-files bash binutils binutils-common [2021-01-05T06:25:57.240Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-05T06:25:57.240Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-05T06:25:57.240Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-05T06:25:57.240Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-05T06:25:57.240Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-05T06:25:57.240Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-05T06:25:57.240Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-05T06:25:57.240Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-01-05T06:25:57.240Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-01-05T06:25:57.240Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-01-05T06:25:57.240Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-01-05T06:25:57.240Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-01-05T06:25:57.240Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-01-05T06:25:57.509Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-05T06:25:57.509Z] Need to get 63.5 MB of archives. [2021-01-05T06:25:57.509Z] After this operation, 5200 kB of additional disk space will be used. [2021-01-05T06:25:57.509Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-05T06:25:57.509Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-05T06:25:58.081Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-05T06:25:58.081Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-05T06:25:58.081Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-05T06:25:58.081Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-05T06:25:58.081Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-05T06:25:58.081Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-05T06:25:58.081Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-05T06:25:58.081Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-05T06:25:58.081Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-05T06:25:58.081Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-05T06:25:58.081Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-05T06:25:58.081Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-05T06:25:58.081Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-05T06:25:58.343Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-05T06:25:58.343Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-05T06:25:58.343Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-129.132 [997 kB] [2021-01-05T06:25:58.343Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-05T06:25:58.343Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-05T06:25:58.343Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-05T06:25:58.343Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-05T06:25:58.343Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-05T06:25:58.343Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2021-01-05T06:25:58.343Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-05T06:25:58.343Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-05T06:25:58.343Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-05T06:25:58.343Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-05T06:25:58.343Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-05T06:25:58.344Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-05T06:25:58.344Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-05T06:25:58.607Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-05T06:25:58.607Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-05T06:25:58.607Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-05T06:25:58.607Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-05T06:25:58.607Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-05T06:25:58.607Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-05T06:25:58.607Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-05T06:25:58.607Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-05T06:25:58.607Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-05T06:25:58.608Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-05T06:25:58.608Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-05T06:25:58.608Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-05T06:25:58.608Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-05T06:25:58.608Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-05T06:25:58.608Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-01-05T06:25:58.608Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-05T06:25:58.608Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-05T06:25:58.608Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-05T06:25:58.608Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-05T06:25:58.608Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-05T06:25:58.608Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-05T06:25:58.608Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-05T06:25:58.868Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-05T06:25:58.868Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-05T06:25:58.868Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-05T06:25:58.868Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-05T06:25:58.868Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-05T06:25:58.868Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-05T06:25:58.868Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-05T06:25:58.868Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-05T06:25:58.868Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-05T06:25:58.868Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-05T06:25:58.868Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-05T06:25:58.868Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-05T06:25:58.868Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-01-05T06:25:58.868Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-05T06:25:58.868Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-05T06:25:58.868Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-05T06:25:58.868Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-05T06:25:58.868Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-05T06:25:58.868Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-05T06:25:58.868Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-05T06:25:58.868Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-05T06:25:58.868Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-05T06:25:58.868Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2021-01-05T06:25:58.868Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-05T06:25:58.868Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-05T06:25:58.868Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-05T06:25:58.868Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-05T06:25:59.129Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-05T06:25:59.129Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-05T06:25:59.129Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-05T06:25:59.129Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-05T06:25:59.129Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-05T06:25:59.129Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-05T06:25:59.129Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-05T06:25:59.699Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-05T06:25:59.959Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-05T06:26:00.220Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-05T06:26:00.220Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-05T06:26:00.791Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-05T06:26:00.791Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-05T06:26:00.791Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-05T06:26:00.791Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-05T06:26:00.791Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-05T06:26:00.791Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T06:26:01.056Z] Fetched 63.5 MB in 3s (18.4 MB/s) [2021-01-05T06:26:01.056Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:26:01.056Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T06:26:01.056Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-05T06:26:01.639Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T06:26:01.639Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-05T06:26:01.639Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-129.132_amd64.deb ... [2021-01-05T06:26:01.639Z] Unpacking linux-libc-dev:amd64 (4.15.0-129.132) over (4.15.0-20.21) ... [2021-01-05T06:26:02.584Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T06:26:02.584Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T06:26:02.584Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T06:26:02.846Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T06:26:02.846Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T06:26:02.846Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T06:26:03.108Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T06:26:03.108Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T06:26:03.108Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T06:26:03.108Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T06:26:03.368Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T06:26:03.368Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T06:26:03.368Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T06:26:03.629Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T06:26:03.629Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T06:26:03.629Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-05T06:26:03.629Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T06:26:03.629Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-05T06:26:03.892Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-05T06:26:03.892Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-05T06:26:03.892Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T06:26:03.892Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T06:26:04.153Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T06:26:04.153Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T06:26:04.153Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T06:26:04.153Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T06:26:04.414Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T06:26:04.414Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-05T06:26:04.414Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T06:26:04.674Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-05T06:26:04.934Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-05T06:26:05.196Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-05T06:26:05.196Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-05T06:26:05.196Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-05T06:26:05.196Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-05T06:26:05.458Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-05T06:26:05.720Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-05T06:26:05.720Z] Installing new version of config file /etc/issue ... [2021-01-05T06:26:05.720Z] Installing new version of config file /etc/issue.net ... [2021-01-05T06:26:05.720Z] Installing new version of config file /etc/lsb-release ... [2021-01-05T06:26:05.720Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-05T06:26:05.982Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-05T06:26:05.982Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-05T06:26:05.982Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-05T06:26:06.244Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:26:06.244Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-05T06:26:06.244Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-05T06:26:06.505Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-05T06:26:06.505Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-01-05T06:26:06.505Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:26:06.505Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T06:26:06.766Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-05T06:26:06.766Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-05T06:26:06.766Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:26:06.766Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2021-01-05T06:26:07.027Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2021-01-05T06:26:07.027Z] Setting up tar (1.29b-2ubuntu0.1) ... [2021-01-05T06:26:07.027Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:26:07.027Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-05T06:26:07.287Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-05T06:26:07.549Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-05T06:26:07.549Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:26:07.549Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-05T06:26:07.809Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-05T06:26:07.809Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-05T06:26:08.070Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:26:08.070Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-05T06:26:08.070Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-05T06:26:08.070Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-05T06:26:08.332Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:26:08.332Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-05T06:26:08.332Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-05T06:26:08.332Z] Setting up grep (3.1-2build1) ... [2021-01-05T06:26:08.601Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:26:08.601Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-05T06:26:08.601Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-05T06:26:08.601Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-05T06:26:08.862Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:26:08.862Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-05T06:26:08.862Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T06:26:08.862Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-05T06:26:09.125Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:26:09.125Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-05T06:26:09.125Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-05T06:26:09.696Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-05T06:26:09.696Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-05T06:26:09.696Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-05T06:26:09.696Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-05T06:26:10.267Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-05T06:26:10.527Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:26:10.527Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-05T06:26:10.527Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-05T06:26:11.466Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-05T06:26:11.466Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-05T06:26:11.725Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-05T06:26:11.725Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-05T06:26:11.725Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-05T06:26:12.001Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:26:12.001Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-05T06:26:12.001Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-05T06:26:12.275Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-05T06:26:12.275Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:26:12.275Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T06:26:12.275Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T06:26:12.537Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T06:26:12.537Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:26:12.537Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T06:26:12.537Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T06:26:12.799Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T06:26:12.799Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:26:12.799Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T06:26:12.799Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T06:26:13.066Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T06:26:13.066Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:26:13.066Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T06:26:13.066Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T06:26:13.327Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T06:26:13.327Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:26:13.327Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-05T06:26:13.327Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T06:26:13.589Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-05T06:26:13.589Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T06:26:13.589Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-05T06:26:13.851Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:26:13.851Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-05T06:26:13.851Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T06:26:13.851Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-05T06:26:14.112Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:26:14.112Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T06:26:14.112Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T06:26:14.112Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T06:26:14.112Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:26:14.112Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T06:26:14.112Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T06:26:14.374Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-05T06:26:14.374Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:26:14.374Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T06:26:14.637Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T06:26:14.897Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-05T06:26:15.159Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-05T06:26:15.420Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-05T06:26:15.683Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:26:15.683Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T06:26:15.683Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-05T06:26:15.945Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-05T06:26:15.945Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:26:15.945Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-05T06:26:16.284Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T06:26:16.284Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-05T06:26:16.545Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:26:16.545Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-05T06:26:16.545Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-05T06:26:16.806Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-05T06:26:17.068Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:26:17.068Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-05T06:26:17.068Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-05T06:26:17.355Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-05T06:26:17.355Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:26:17.355Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-05T06:26:17.355Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-05T06:26:17.616Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-05T06:26:17.616Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:26:17.616Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-05T06:26:17.878Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-05T06:26:17.878Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-05T06:26:18.139Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:26:18.139Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T06:26:18.139Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T06:26:18.139Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-05T06:26:18.139Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-05T06:26:18.400Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-05T06:26:18.400Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-05T06:26:18.400Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-05T06:26:18.400Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:26:18.400Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-05T06:26:18.659Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-05T06:26:18.659Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-05T06:26:18.659Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:26:18.659Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-05T06:26:18.919Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-05T06:26:18.919Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-05T06:26:19.187Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:26:19.187Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-05T06:26:19.187Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-05T06:26:19.187Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-05T06:26:19.448Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:26:19.448Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-05T06:26:19.448Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-05T06:26:19.448Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-05T06:26:19.709Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:26:19.709Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-05T06:26:19.709Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-05T06:26:19.972Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-05T06:26:20.233Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:26:20.233Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T06:26:20.233Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-05T06:26:20.233Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-05T06:26:20.495Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:26:20.495Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-05T06:26:20.495Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-05T06:26:20.757Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-05T06:26:20.757Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:26:20.757Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-05T06:26:20.757Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-05T06:26:20.757Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-05T06:26:21.018Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:26:21.018Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-05T06:26:21.018Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-05T06:26:21.018Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-05T06:26:21.278Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:26:21.278Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-05T06:26:21.278Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-05T06:26:21.278Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-05T06:26:21.539Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:26:21.539Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-05T06:26:21.539Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-05T06:26:21.539Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-05T06:26:21.799Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-05T06:26:21.799Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-05T06:26:21.799Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-05T06:26:22.060Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-05T06:26:22.060Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-05T06:26:22.321Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-05T06:26:22.321Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-05T06:26:22.321Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-05T06:26:22.321Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-05T06:26:22.582Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-05T06:26:22.582Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-05T06:26:22.843Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-05T06:26:22.843Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-05T06:26:22.843Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-05T06:26:22.843Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-05T06:26:23.107Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-05T06:26:23.107Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-05T06:26:23.107Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-05T06:26:23.107Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-05T06:26:23.368Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-05T06:26:23.368Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-05T06:26:23.368Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-05T06:26:23.368Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-05T06:26:23.630Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2021-01-05T06:26:23.630Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2021-01-05T06:26:24.576Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-05T06:26:24.576Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-05T06:26:24.576Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-05T06:26:24.576Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-05T06:26:24.576Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-05T06:26:24.838Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-05T06:26:25.103Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-05T06:26:25.103Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-05T06:26:25.103Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-05T06:26:25.103Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-05T06:26:25.364Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-05T06:26:25.364Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-05T06:26:25.364Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T06:26:25.625Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T06:26:25.625Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T06:26:25.625Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T06:26:25.886Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T06:26:25.886Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T06:26:25.886Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T06:26:26.148Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T06:26:27.090Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T06:26:27.351Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T06:26:28.295Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T06:26:28.296Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T06:26:28.867Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T06:26:28.867Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T06:26:29.128Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T06:26:29.128Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T06:26:30.068Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T06:26:30.068Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T06:26:30.068Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-05T06:26:30.329Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-05T06:26:30.329Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-05T06:26:30.329Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-05T06:26:30.592Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-05T06:26:30.592Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-05T06:26:30.592Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-05T06:26:30.854Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-05T06:26:30.854Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-05T06:26:30.854Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-05T06:26:31.115Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-05T06:26:31.115Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-05T06:26:31.115Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-05T06:26:31.115Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-05T06:26:31.377Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T06:26:31.377Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-05T06:26:31.377Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T06:26:31.377Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T06:26:31.377Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T06:26:31.377Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-05T06:26:31.638Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-05T06:26:31.638Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2021-01-05T06:26:31.638Z] [2021-01-05T06:26:31.638Z] Current default time zone: 'Etc/UTC' [2021-01-05T06:26:31.638Z] Local time is now: Tue Jan 5 06:26:31 UTC 2021. [2021-01-05T06:26:31.638Z] Universal Time is now: Tue Jan 5 06:26:31 UTC 2021. [2021-01-05T06:26:31.638Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-05T06:26:31.638Z] [2021-01-05T06:26:31.638Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-05T06:26:31.638Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T06:26:31.898Z] Setting up linux-libc-dev:amd64 (4.15.0-129.132) ... [2021-01-05T06:26:31.898Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-05T06:26:31.898Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-05T06:26:31.898Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-05T06:26:31.898Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-05T06:26:31.898Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-05T06:26:31.898Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-05T06:26:32.160Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-05T06:26:32.160Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T06:26:32.160Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-05T06:26:32.420Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T06:26:32.420Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-05T06:26:32.420Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T06:26:32.420Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-05T06:26:32.420Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-05T06:26:32.682Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-05T06:26:32.682Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-05T06:26:32.682Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-05T06:26:32.682Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-05T06:26:32.682Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-05T06:26:32.682Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-05T06:26:34.599Z] Updating certificates in /etc/ssl/certs... [2021-01-05T06:26:35.173Z] 22 added, 17 removed; done. [2021-01-05T06:26:35.173Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-05T06:26:35.173Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T06:26:35.173Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-05T06:26:35.438Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-05T06:26:35.439Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-05T06:26:35.439Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T06:26:35.439Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-05T06:26:35.439Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T06:26:35.439Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T06:26:35.699Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T06:26:35.700Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T06:26:35.700Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T06:26:35.700Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-05T06:26:35.700Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-05T06:26:35.700Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-05T06:26:35.700Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-05T06:26:35.960Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-05T06:26:35.960Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T06:26:35.960Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T06:26:35.960Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-05T06:26:35.960Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-05T06:26:35.960Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-05T06:26:36.223Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-05T06:26:36.223Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-05T06:26:36.223Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-05T06:26:36.223Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-05T06:26:36.223Z] Updating certificates in /etc/ssl/certs... [2021-01-05T06:26:36.793Z] 0 added, 0 removed; done. [2021-01-05T06:26:36.793Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-05T06:26:36.793Z] done. [2021-01-05T06:26:37.365Z] Reading package lists... [2021-01-05T06:26:37.365Z] Building dependency tree... [2021-01-05T06:26:37.365Z] Reading state information... [2021-01-05T06:26:37.625Z] The following NEW packages will be installed: [2021-01-05T06:26:37.625Z] apt-transport-https [2021-01-05T06:26:37.625Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-05T06:26:37.625Z] Need to get 1696 B of archives. [2021-01-05T06:26:37.625Z] After this operation, 153 kB of additional disk space will be used. [2021-01-05T06:26:37.625Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-05T06:26:37.625Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T06:26:37.625Z] Fetched 1696 B in 0s (40.7 kB/s) [2021-01-05T06:26:37.625Z] Selecting previously unselected package apt-transport-https. [2021-01-05T06:26:37.625Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-05T06:26:37.625Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-05T06:26:37.625Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-05T06:26:37.886Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-05T06:26:38.145Z] Waiting for network to be ready... [2021-01-05T06:26:40.433Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:26:40.434Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:26:40.434Z] ---> d5088c37fb10 [2021-01-05T06:26:40.434Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T06:26:40.434Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:26:40.434Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:26:40.434Z] ---> d5088c37fb10 [2021-01-05T06:26:40.434Z] Step 3/24 : WORKDIR /edgex-go [2021-01-05T06:26:40.434Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:26:40.434Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:26:40.434Z] ---> d5088c37fb10 [2021-01-05T06:26:40.434Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T06:26:40.434Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:26:40.434Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:26:40.434Z] ---> d5088c37fb10 [2021-01-05T06:26:40.434Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T06:26:40.434Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:26:40.434Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:26:40.434Z] ---> d5088c37fb10 [2021-01-05T06:26:40.434Z] Step 3/24 : WORKDIR /edgex-go [2021-01-05T06:26:42.434Z] ---> Running in be0f1bfb0ab7 [2021-01-05T06:26:42.434Z] ---> Running in 65f81e472f1f [2021-01-05T06:26:42.434Z] ---> Running in b691795fdf3f [2021-01-05T06:26:42.434Z] ---> Running in 3b5f9ee1fdc3 [2021-01-05T06:26:42.434Z] ---> Running in 7adfd3d380c4 [2021-01-05T06:26:43.419Z] Removing intermediate container 3b5f9ee1fdc3 [2021-01-05T06:26:43.419Z] ---> 9d88a1bf9b93 [2021-01-05T06:26:43.419Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:26:43.419Z] Removing intermediate container 65f81e472f1f [2021-01-05T06:26:43.419Z] ---> 9f953eaa9e4b [2021-01-05T06:26:43.419Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:26:43.419Z] Removing intermediate container be0f1bfb0ab7 [2021-01-05T06:26:43.419Z] ---> 578f37c02fae [2021-01-05T06:26:43.419Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:26:43.419Z] Removing intermediate container b691795fdf3f [2021-01-05T06:26:43.419Z] ---> 457835faf6cf [2021-01-05T06:26:43.419Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:26:43.419Z] Removing intermediate container 7adfd3d380c4 [2021-01-05T06:26:43.419Z] ---> 11ce4a34a4d2 [2021-01-05T06:26:43.419Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:26:43.419Z] ---> Running in c41fb3295cdd [2021-01-05T06:26:43.433Z] 2021-01-05T06:26:41Z INFO Waiting for automatic snapd restart... [2021-01-05T06:26:43.696Z] snapd 2.48.1 from Canonical* installed [2021-01-05T06:26:43.697Z] ---> Running in 31bfa29564f7 [2021-01-05T06:26:43.697Z] ---> Running in 992b034d3947 [2021-01-05T06:26:43.697Z] ---> Running in 9baa3bfb0e53 [2021-01-05T06:26:43.697Z] ---> Running in 665b95bac5fe [2021-01-05T06:26:44.639Z] "snapd" switched to the "latest/stable" channel [2021-01-05T06:26:44.639Z] [2021-01-05T06:26:47.125Z] Removing intermediate container c41fb3295cdd [2021-01-05T06:26:47.125Z] ---> b5b023ecfaba [2021-01-05T06:26:47.125Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-05T06:26:47.125Z] ---> Running in 983c8791b018 [2021-01-05T06:26:47.187Z] core18 20201210 from Canonical* installed [2021-01-05T06:26:47.402Z] Removing intermediate container 31bfa29564f7 [2021-01-05T06:26:47.402Z] ---> 0ea5d4ce28d1 [2021-01-05T06:26:47.402Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T06:26:47.449Z] "core18" switched to the "latest/stable" channel [2021-01-05T06:26:47.449Z] [2021-01-05T06:26:47.680Z] Removing intermediate container 9baa3bfb0e53 [2021-01-05T06:26:47.680Z] ---> 37976e93c0f1 [2021-01-05T06:26:47.680Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T06:26:47.680Z] ---> Running in 0fe0d14c59bf [2021-01-05T06:26:47.954Z] Removing intermediate container 665b95bac5fe [2021-01-05T06:26:47.954Z] ---> a49325fc1af3 [2021-01-05T06:26:47.954Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-05T06:26:47.954Z] Removing intermediate container 992b034d3947 [2021-01-05T06:26:47.954Z] ---> 66d4f9b4cacf [2021-01-05T06:26:47.954Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T06:26:47.955Z] ---> Running in 3b6d3a280a96 [2021-01-05T06:26:47.955Z] ---> Running in 3a228359b7ef [2021-01-05T06:26:48.231Z] ---> Running in ef8a90fa5f56 [2021-01-05T06:26:49.240Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:26:49.540Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:26:49.815Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:26:49.815Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:26:50.090Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:26:50.090Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:26:50.365Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:26:50.645Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:26:50.645Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:26:50.749Z] snapcraft 4.4.4 from Canonical* installed [2021-01-05T06:26:50.749Z] "snapcraft" switched to the "latest/stable" channel [2021-01-05T06:26:50.749Z] [2021-01-05T06:26:50.916Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:26:51.195Z] OK: 217 MiB in 51 packages [2021-01-05T06:26:51.468Z] OK: 217 MiB in 51 packages [2021-01-05T06:26:51.468Z] OK: 217 MiB in 51 packages [2021-01-05T06:26:52.073Z] OK: 217 MiB in 51 packages [2021-01-05T06:26:52.073Z] OK: 217 MiB in 51 packages [2021-01-05T06:26:53.059Z] Removing intermediate container 983c8791b018 [2021-01-05T06:26:53.059Z] ---> 97fa84cdc5d7 [2021-01-05T06:26:53.059Z] Step 6/24 : COPY go.mod . [2021-01-05T06:26:53.349Z] Removing intermediate container 3b6d3a280a96 [2021-01-05T06:26:53.349Z] ---> 039a628a5a8d [2021-01-05T06:26:53.349Z] Step 6/21 : COPY go.mod . [2021-01-05T06:26:53.629Z] Removing intermediate container 0fe0d14c59bf [2021-01-05T06:26:53.629Z] ---> a321ed4f13be [2021-01-05T06:26:53.629Z] Step 6/21 : COPY go.mod . [2021-01-05T06:26:53.904Z] Removing intermediate container ef8a90fa5f56 [2021-01-05T06:26:53.904Z] ---> 1bde0a672e45 [2021-01-05T06:26:53.904Z] Step 6/22 : COPY go.mod . [2021-01-05T06:26:53.904Z] Removing intermediate container 3a228359b7ef [2021-01-05T06:26:53.904Z] ---> fb9cdf7d3bd5 [2021-01-05T06:26:53.904Z] Step 6/24 : COPY go.mod . [2021-01-05T06:26:54.051Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-01-05T06:26:54.051Z] - README.md [2021-01-05T06:26:54.051Z] [2021-01-05T06:26:54.051Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-05T06:26:54.190Z] ---> faea4f804405 [2021-01-05T06:26:54.190Z] Step 7/24 : RUN go mod download [2021-01-05T06:26:54.190Z] ---> Running in 0addcd6e3975 [2021-01-05T06:26:54.469Z] ---> a440019bf738 [2021-01-05T06:26:54.469Z] Step 7/21 : RUN go mod download [2021-01-05T06:26:54.743Z] ---> Running in ddc8a5f60145 [2021-01-05T06:26:54.743Z] ---> a23b0bdecebc [2021-01-05T06:26:54.743Z] Step 7/21 : RUN go mod download [2021-01-05T06:26:55.018Z] ---> c8316d14a0bc [2021-01-05T06:26:55.018Z] Step 7/22 : RUN go mod download [2021-01-05T06:26:55.018Z] ---> Running in 7fc87677e46e [2021-01-05T06:26:55.294Z] ---> a5733e938aaa [2021-01-05T06:26:55.294Z] Step 7/24 : RUN go mod download [2021-01-05T06:26:55.294Z] ---> Running in d27eede31cad [2021-01-05T06:26:55.572Z] ---> Running in ce228b8dee8c [2021-01-05T06:26:58.986Z] Removing intermediate container 0addcd6e3975 [2021-01-05T06:26:58.986Z] ---> 3ae173fcc51d [2021-01-05T06:26:58.986Z] Step 8/24 : COPY . . [2021-01-05T06:26:59.264Z] Removing intermediate container ddc8a5f60145 [2021-01-05T06:26:59.264Z] ---> 095c31178579 [2021-01-05T06:26:59.264Z] Step 8/21 : COPY . . [2021-01-05T06:26:59.542Z] Removing intermediate container 7fc87677e46e [2021-01-05T06:26:59.542Z] ---> 018156f2cf11 [2021-01-05T06:26:59.542Z] Step 8/21 : COPY . . [2021-01-05T06:27:00.145Z] Removing intermediate container d27eede31cad [2021-01-05T06:27:00.146Z] ---> 949692c57c22 [2021-01-05T06:27:00.146Z] Step 8/22 : COPY . . [2021-01-05T06:27:00.427Z] Removing intermediate container ce228b8dee8c [2021-01-05T06:27:00.427Z] ---> 0aef2e4182bb [2021-01-05T06:27:00.427Z] Step 8/24 : COPY . . [2021-01-05T06:27:00.633Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-05T06:27:00.633Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-05T06:27:00.633Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-05T06:27:00.633Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-05T06:27:01.839Z] Reading package lists... [2021-01-05T06:27:02.104Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-01-05T06:27:08.688Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-05T06:27:08.688Z] Reading package lists... [2021-01-05T06:27:08.688Z] Building dependency tree... [2021-01-05T06:27:08.688Z] Reading state information... [2021-01-05T06:27:08.688Z] Suggested packages: [2021-01-05T06:27:08.688Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-05T06:27:08.688Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-05T06:27:08.688Z] Recommended packages: [2021-01-05T06:27:08.688Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-05T06:27:08.688Z] The following NEW packages will be installed: [2021-01-05T06:27:08.688Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-05T06:27:08.688Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-05T06:27:08.688Z] pkg-config zip [2021-01-05T06:27:08.688Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-05T06:27:08.688Z] Need to get 7655 kB of archives. [2021-01-05T06:27:08.688Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-05T06:27:08.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-01-05T06:27:08.688Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-05T06:27:08.688Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-05T06:27:08.688Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-05T06:27:08.688Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-05T06:27:08.688Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-05T06:27:08.688Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-05T06:27:08.952Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-05T06:27:08.952Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-05T06:27:08.952Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-05T06:27:08.952Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-05T06:27:09.214Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-05T06:27:09.214Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-05T06:27:09.214Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-05T06:27:09.214Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-05T06:27:09.214Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T06:27:09.214Z] Fetched 7655 kB in 1s (10.6 MB/s) [2021-01-05T06:27:09.475Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-05T06:27:09.475Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-05T06:27:09.475Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-05T06:27:09.475Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-05T06:27:09.737Z] Selecting previously unselected package libpsl5:amd64. [2021-01-05T06:27:09.737Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-05T06:27:09.737Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-05T06:27:09.737Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-05T06:27:09.737Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-05T06:27:09.737Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-05T06:27:09.737Z] Selecting previously unselected package librtmp1:amd64. [2021-01-05T06:27:09.737Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-05T06:27:09.737Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-05T06:27:09.997Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-05T06:27:09.997Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-05T06:27:09.997Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-05T06:27:09.997Z] Selecting previously unselected package liberror-perl. [2021-01-05T06:27:09.997Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-05T06:27:09.997Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-05T06:27:09.997Z] Selecting previously unselected package git-man. [2021-01-05T06:27:09.997Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-05T06:27:09.997Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-05T06:27:10.257Z] Selecting previously unselected package git. [2021-01-05T06:27:10.257Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-05T06:27:10.257Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-05T06:27:11.200Z] Selecting previously unselected package libnorm1:amd64. [2021-01-05T06:27:11.200Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-05T06:27:11.200Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-05T06:27:11.200Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-05T06:27:11.200Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-05T06:27:11.200Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-05T06:27:11.200Z] Selecting previously unselected package libsodium23:amd64. [2021-01-05T06:27:11.200Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-05T06:27:11.200Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-05T06:27:11.459Z] Selecting previously unselected package libzmq5:amd64. [2021-01-05T06:27:11.459Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-05T06:27:11.459Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-05T06:27:11.459Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-05T06:27:11.459Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-05T06:27:11.459Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-05T06:27:11.721Z] Selecting previously unselected package pkg-config. [2021-01-05T06:27:11.721Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-05T06:27:11.721Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-05T06:27:11.721Z] Selecting previously unselected package zip. [2021-01-05T06:27:11.721Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-05T06:27:11.721Z] Unpacking zip (3.0-11build1) ... [2021-01-05T06:27:11.721Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-05T06:27:11.982Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-05T06:27:11.982Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-05T06:27:11.982Z] Setting up liberror-perl (0.17025-1) ... [2021-01-05T06:27:11.982Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-05T06:27:11.982Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-05T06:27:11.982Z] No schema files found: doing nothing. [2021-01-05T06:27:11.982Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-05T06:27:11.982Z] Setting up zip (3.0-11build1) ... [2021-01-05T06:27:11.982Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-05T06:27:11.982Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-05T06:27:12.243Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-05T06:27:12.243Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-05T06:27:12.243Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-05T06:27:12.243Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-05T06:27:12.243Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-05T06:27:12.243Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-05T06:27:18.831Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-05T06:27:19.092Z] git set to automatically installed. [2021-01-05T06:27:19.092Z] git-man set to automatically installed. [2021-01-05T06:27:19.092Z] libcurl3-gnutls set to automatically installed. [2021-01-05T06:27:19.092Z] liberror-perl set to automatically installed. [2021-01-05T06:27:19.092Z] libglib2.0-0 set to automatically installed. [2021-01-05T06:27:19.092Z] libnghttp2-14 set to automatically installed. [2021-01-05T06:27:19.092Z] libnorm1 set to automatically installed. [2021-01-05T06:27:19.092Z] libpgm-5.2-0 set to automatically installed. [2021-01-05T06:27:19.092Z] libpsl5 set to automatically installed. [2021-01-05T06:27:19.092Z] librtmp1 set to automatically installed. [2021-01-05T06:27:19.092Z] libsodium23 set to automatically installed. [2021-01-05T06:27:19.092Z] libzmq3-dev set to automatically installed. [2021-01-05T06:27:19.092Z] libzmq5 set to automatically installed. [2021-01-05T06:27:19.092Z] pkg-config set to automatically installed. [2021-01-05T06:27:19.092Z] zip set to automatically installed. [2021-01-05T06:27:21.003Z] snapd is not logged in, snap install commands will use sudo [2021-01-05T06:27:27.256Z] ---> 9c62208f7b41 [2021-01-05T06:27:27.256Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-05T06:27:27.256Z] ---> e7d1cf9f3a2c [2021-01-05T06:27:27.256Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-05T06:27:27.256Z] ---> 7cad6687146c [2021-01-05T06:27:27.256Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-05T06:27:27.256Z] ---> 84c4af8ea124 [2021-01-05T06:27:27.256Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-05T06:27:27.256Z] ---> Running in 906834ddc8fd [2021-01-05T06:27:27.256Z] ---> 4082d0d20237 [2021-01-05T06:27:27.256Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-05T06:27:27.256Z] ---> Running in 8921c0affe4a [2021-01-05T06:27:27.256Z] ---> Running in 22e6029967cf [2021-01-05T06:27:27.256Z] ---> Running in dd6bfdcdc735 [2021-01-05T06:27:27.256Z] ---> Running in 3bb223cfd6d2 [2021-01-05T06:27:27.256Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-05T06:27:27.256Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-05T06:27:27.256Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-05T06:27:27.256Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-05T06:27:27.256Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-05T06:27:27.583Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-05T06:27:28.154Z] snap "core18" has no updates available [2021-01-05T06:27:28.724Z] Pulling config-common [2021-01-05T06:27:29.668Z] Pulling go-build-helper [2021-01-05T06:27:51.634Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-05T06:27:51.634Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-05T06:27:51.634Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1454 kB] [2021-01-05T06:27:51.634Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2021-01-05T06:27:51.634Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2021-01-05T06:27:51.634Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2021-01-05T06:27:51.634Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2021-01-05T06:27:51.634Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2021-01-05T06:27:51.634Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2021-01-05T06:27:51.634Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2021-01-05T06:27:51.634Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-05T06:27:51.634Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-05T06:27:51.634Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-05T06:27:51.634Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-05T06:27:51.634Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-05T06:27:51.634Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-05T06:27:51.634Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-05T06:27:51.634Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-05T06:27:51.634Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-05T06:27:51.634Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1812 kB] [2021-01-05T06:27:51.634Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] [2021-01-05T06:27:51.634Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2021-01-05T06:27:51.634Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-05T06:27:51.634Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] [2021-01-05T06:27:51.634Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] [2021-01-05T06:27:51.634Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-05T06:27:51.634Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-05T06:27:51.634Z] Fetched 23.6 MB in 0s (0 B/s) [2021-01-05T06:27:51.634Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-05T06:27:51.634Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-05T06:27:51.634Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-05T06:27:51.634Z] Fetched 279 kB in 0s (0 B/s) [2021-01-05T06:27:51.634Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-05T06:27:51.634Z] Fetched 122 kB in 0s (0 B/s) [2021-01-05T06:27:51.634Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-05T06:27:51.634Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-05T06:27:51.634Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-05T06:27:51.634Z] Fetched 8848 B in 0s (0 B/s) [2021-01-05T06:27:51.634Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-05T06:27:51.635Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-05T06:27:51.635Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-05T06:27:51.635Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-05T06:27:51.635Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2021-01-05T06:27:51.635Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-05T06:27:51.635Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-05T06:27:51.635Z] Fetched 214 kB in 0s (0 B/s) [2021-01-05T06:27:51.635Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-05T06:27:51.635Z] Fetched 155 kB in 0s (0 B/s) [2021-01-05T06:27:51.635Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-05T06:27:51.635Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-05T06:27:51.635Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-05T06:27:51.635Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-05T06:27:51.635Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-05T06:27:51.635Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-05T06:27:51.635Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-05T06:27:51.635Z] Fetched 499 kB in 0s (0 B/s) [2021-01-05T06:27:51.635Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-05T06:27:51.635Z] Fetched 111 kB in 0s (0 B/s) [2021-01-05T06:27:51.635Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-05T06:27:51.635Z] Fetched 240 kB in 0s (0 B/s) [2021-01-05T06:27:51.635Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-05T06:27:51.635Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-05T06:27:51.635Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-05T06:27:51.635Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-05T06:27:51.635Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-05T06:27:51.635Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-05T06:27:51.635Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2021-01-05T06:27:51.635Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-05T06:27:51.635Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-05T06:27:51.635Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-05T06:27:51.635Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-05T06:27:51.635Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-05T06:27:51.635Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-05T06:27:51.635Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-05T06:27:51.635Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-05T06:27:51.635Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-05T06:27:51.635Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-05T06:27:51.635Z] Fetched 8720 B in 0s (0 B/s) [2021-01-05T06:27:51.635Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-05T06:27:51.635Z] Fetched 137 kB in 0s (0 B/s) [2021-01-05T06:27:51.635Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-05T06:27:51.635Z] Fetched 119 kB in 0s (0 B/s) [2021-01-05T06:27:51.635Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-05T06:27:51.635Z] Fetched 109 kB in 0s (0 B/s) [2021-01-05T06:27:51.635Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-05T06:27:51.635Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-05T06:27:51.635Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-05T06:27:51.635Z] Fetched 645 kB in 0s (0 B/s) [2021-01-05T06:27:51.635Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-05T06:27:51.635Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-05T06:27:51.635Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-05T06:27:51.635Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-05T06:27:51.635Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-05T06:27:51.635Z] Fetched 368 kB in 0s (0 B/s) [2021-01-05T06:27:51.635Z] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2021-01-05T06:27:51.635Z] Fetched 187 kB in 0s (0 B/s) [2021-01-05T06:27:51.635Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-05T06:27:51.635Z] Fetched 175 kB in 0s (0 B/s) [2021-01-05T06:27:51.635Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-05T06:27:54.181Z] Fetched 206 kB in 0s (0 B/s) [2021-01-05T06:27:54.181Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-05T06:27:54.181Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-05T06:27:54.181Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-05T06:27:54.181Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-05T06:27:54.181Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-05T06:27:54.181Z] Fetched 159 kB in 0s (0 B/s) [2021-01-05T06:27:54.181Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-05T06:27:54.181Z] Fetched 107 kB in 0s (0 B/s) [2021-01-05T06:27:54.181Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-05T06:27:54.181Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-05T06:27:54.181Z] Pulling static-packages [2021-01-05T06:27:54.753Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-01-05T06:27:54.753Z] Skipping pull go-build-helper (already ran) [2021-01-05T06:27:54.753Z] Skipping pull static-packages (already ran) [2021-01-05T06:27:54.753Z] Building go-build-helper [2021-01-05T06:27:58.980Z] Building static-packages [2021-01-05T06:28:00.387Z] Staging go-build-helper [2021-01-05T06:28:00.971Z] Staging static-packages [2021-01-05T06:28:01.934Z] Pulling go115 [2021-01-05T06:28:02.903Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-05T06:28:02.903Z] Skipping pull go115 (already ran) [2021-01-05T06:28:02.903Z] Building go115 [2021-01-05T06:28:02.903Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-05T06:28:02.903Z] Dload Upload Total Spent Left Speed [2021-01-05T06:28:05.781Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 26 115M 26 30.4M 0 0 30.8M 0 0:00:03 --:--:-- 0:00:03 30.8M 71 115M 71 83.1M 0 0 41.8M 0 0:00:02 0:00:01 0:00:01 41.8M 100 115M 100 115M 0 0 39.2M 0 0:00:02 0:00:02 --:--:-- 39.2M [2021-01-05T06:28:06.357Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-05T06:28:10.593Z] Staging go115 [2021-01-05T06:28:15.880Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-05T06:28:15.881Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-05T06:28:15.881Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-05T06:28:15.881Z] Fetched 0 B in 0s (0 B/s) [2021-01-05T06:28:15.881Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-05T06:28:15.881Z] Fetched 224 kB in 0s (0 B/s) [2021-01-05T06:28:15.881Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-05T06:28:15.881Z] Fetched 157 kB in 0s (0 B/s) [2021-01-05T06:28:15.881Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-05T06:28:15.881Z] Fetched 221 kB in 0s (0 B/s) [2021-01-05T06:28:15.881Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-05T06:28:15.881Z] Fetched 143 kB in 0s (0 B/s) [2021-01-05T06:28:15.881Z] Pulling edgex-go [2021-01-05T06:28:16.451Z] Pulling version [2021-01-05T06:28:17.396Z] Building config-common [2021-01-05T06:28:19.332Z] Skipping build go-build-helper (already ran) [2021-01-05T06:28:19.332Z] Skipping build static-packages (already ran) [2021-01-05T06:28:19.332Z] Skipping build go115 (already ran) [2021-01-05T06:28:19.332Z] Building edgex-go [2021-01-05T06:28:19.594Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-05T06:28:20.538Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-05T06:28:20.538Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.136 [2021-01-05T06:28:20.538Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.29 [2021-01-05T06:28:20.538Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.66 [2021-01-05T06:28:20.799Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 [2021-01-05T06:28:20.799Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-05T06:28:20.799Z] go: downloading github.com/google/uuid v1.1.4 [2021-01-05T06:28:20.799Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-05T06:28:20.799Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-05T06:28:20.799Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-05T06:28:20.799Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-05T06:28:20.799Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-05T06:28:20.799Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-05T06:28:20.799Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-05T06:28:20.799Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-05T06:28:20.799Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-05T06:28:20.799Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-05T06:28:20.799Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-05T06:28:20.799Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-05T06:28:20.799Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-05T06:28:20.799Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-05T06:28:20.799Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-05T06:28:20.799Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2021-01-05T06:28:20.799Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-05T06:28:20.799Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-05T06:28:20.799Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-05T06:28:20.799Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-05T06:28:20.799Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-05T06:28:20.799Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-05T06:28:20.799Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-05T06:28:20.799Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-05T06:28:21.061Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-05T06:28:21.061Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-05T06:28:21.061Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-05T06:28:21.061Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-05T06:28:21.061Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-05T06:28:21.061Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-05T06:28:21.061Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-05T06:28:21.325Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-05T06:28:21.325Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-05T06:28:27.915Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-05T06:28:33.206Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-05T06:28:33.795Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-05T06:28:35.181Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-05T06:28:35.443Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-05T06:28:35.443Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-05T06:28:35.705Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-05T06:28:35.705Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-05T06:28:35.705Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-05T06:28:37.630Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-05T06:28:37.630Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-05T06:28:37.630Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-05T06:28:39.051Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-05T06:28:39.051Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-05T06:28:39.994Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-05T06:28:39.994Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-05T06:28:41.391Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-05T06:28:42.339Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-05T06:28:42.910Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-05T06:28:45.464Z] Building version [2021-01-05T06:28:47.393Z] Staging config-common [2021-01-05T06:28:48.102Z] Skipping stage go-build-helper (already ran) [2021-01-05T06:28:48.102Z] Skipping stage static-packages (already ran) [2021-01-05T06:28:48.102Z] Skipping stage go115 (already ran) [2021-01-05T06:28:48.102Z] Staging edgex-go [2021-01-05T06:28:49.107Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-05T06:28:49.107Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-05T06:28:49.238Z] Staging version [2021-01-05T06:28:49.907Z] Priming config-common [2021-01-05T06:28:51.090Z] Priming go-build-helper [2021-01-05T06:28:51.743Z] Priming static-packages [2021-01-05T06:28:54.351Z] Priming go115 [2021-01-05T06:28:54.928Z] Priming edgex-go [2021-01-05T06:28:55.886Z] Removing intermediate container 906834ddc8fd [2021-01-05T06:28:55.886Z] ---> 3a9abaa59b5c [2021-01-05T06:28:55.886Z] [2021-01-05T06:28:55.886Z] Step 10/24 : FROM alpine:3.12 [2021-01-05T06:28:55.886Z] 3.12: Pulling from library/alpine [2021-01-05T06:28:56.333Z] Priming version [2021-01-05T06:28:56.494Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-05T06:28:56.772Z] Status: Downloaded newer image for alpine:3.12 [2021-01-05T06:28:56.772Z] ---> afeebe901d6b [2021-01-05T06:28:56.772Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T06:28:57.281Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [2021-01-05T06:28:58.766Z] ---> Running in 851ed6491a11 [2021-01-05T06:28:58.766Z] Removing intermediate container 22e6029967cf [2021-01-05T06:28:58.766Z] ---> 6b2d56bd4d4c [2021-01-05T06:28:58.766Z] [2021-01-05T06:28:58.766Z] Step 10/21 : FROM alpine:3.12 [2021-01-05T06:28:58.766Z] ---> afeebe901d6b [2021-01-05T06:28:58.766Z] Step 11/21 : RUN apk add --update --no-cache curl [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [2021-01-05T06:28:59.044Z] Removing intermediate container 8921c0affe4a [2021-01-05T06:28:59.044Z] ---> c76153f0153c [2021-01-05T06:28:59.044Z] [2021-01-05T06:28:59.044Z] Step 10/21 : FROM scratch [2021-01-05T06:28:59.044Z] ---> [2021-01-05T06:28:59.044Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [Pipeline] // node [Pipeline] } [Pipeline] // stage [2021-01-05T06:28:59.329Z] Removing intermediate container 3bb223cfd6d2 [2021-01-05T06:28:59.329Z] ---> 8429c4da5a67 [2021-01-05T06:28:59.329Z] [2021-01-05T06:28:59.329Z] Step 10/24 : FROM scratch [2021-01-05T06:28:59.329Z] ---> [2021-01-05T06:28:59.329Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-05T06:28:59.329Z] ---> Running in 88d51bdfd185 [2021-01-05T06:28:59.329Z] ---> Running in c1a1fda7d2aa [2021-01-05T06:28:59.329Z] Removing intermediate container dd6bfdcdc735 [2021-01-05T06:28:59.329Z] ---> bd0c3bae802e [2021-01-05T06:28:59.329Z] [2021-01-05T06:28:59.329Z] Step 10/22 : FROM scratch [2021-01-05T06:28:59.329Z] ---> [2021-01-05T06:28:59.329Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-01-05T06:28:59.607Z] ---> Running in faebc9da5d89 [Pipeline] // stage [Pipeline] } [2021-01-05T06:28:59.885Z] ---> Running in 5a2e74770d15 [2021-01-05T06:28:59.885Z] Removing intermediate container c1a1fda7d2aa [2021-01-05T06:28:59.885Z] ---> d9e4ebbd53a3 [2021-01-05T06:28:59.885Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-05T06:29:00.160Z] ---> Running in 5c30a9ccf262 [2021-01-05T06:29:00.160Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:29:00.435Z] Removing intermediate container faebc9da5d89 [2021-01-05T06:29:00.435Z] ---> b70eb6c009a0 [2021-01-05T06:29:00.435Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-05T06:29:00.435Z] Removing intermediate container 5a2e74770d15 [2021-01-05T06:29:00.435Z] ---> e1aed78803ad [2021-01-05T06:29:00.435Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-05T06:29:00.435Z] ---> Running in 3bb443d8d087 [2021-01-05T06:29:00.435Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:29:00.708Z] ---> Running in 2d4e003898e8 [2021-01-05T06:29:00.994Z] Removing intermediate container 5c30a9ccf262 [2021-01-05T06:29:00.994Z] ---> ba36ca579f4f [2021-01-05T06:29:00.994Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-05T06:29:00.994Z] ---> Running in b14135236d54 [2021-01-05T06:29:01.274Z] Removing intermediate container 3bb443d8d087 [2021-01-05T06:29:01.274Z] ---> 16b99338b0df [2021-01-05T06:29:01.274Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-05T06:29:01.274Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:29:01.274Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-05T06:29:01.274Z] Removing intermediate container 2d4e003898e8 [2021-01-05T06:29:01.274Z] ---> fe50ee20598f [2021-01-05T06:29:01.274Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-05T06:29:01.274Z] ---> Running in d9e647eec544 [2021-01-05T06:29:01.274Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T06:29:01.274Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-05T06:29:01.274Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:29:01.274Z] (4/5) Installing curl (7.69.1-r3) [2021-01-05T06:29:01.274Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-05T06:29:01.561Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:29:01.561Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T06:29:01.561Z] ---> Running in ae5dbc1e28cd [2021-01-05T06:29:01.561Z] Removing intermediate container b14135236d54 [2021-01-05T06:29:01.561Z] ---> 75ce16749867 [2021-01-05T06:29:01.562Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-05T06:29:01.562Z] OK: 7 MiB in 19 packages [2021-01-05T06:29:01.843Z] Removing intermediate container d9e647eec544 [2021-01-05T06:29:01.843Z] ---> 7062fe424b87 [2021-01-05T06:29:01.843Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-05T06:29:01.843Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-05T06:29:02.120Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T06:29:02.120Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-05T06:29:02.120Z] (4/4) Installing curl (7.69.1-r3) [2021-01-05T06:29:02.120Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:29:02.120Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T06:29:02.403Z] Removing intermediate container ae5dbc1e28cd [2021-01-05T06:29:02.403Z] ---> 00b04960ebe5 [2021-01-05T06:29:02.403Z] Step 14/22 : WORKDIR / [2021-01-05T06:29:02.403Z] OK: 7 MiB in 18 packages [2021-01-05T06:29:02.403Z] ---> Running in 7468de32c062 [2021-01-05T06:29:02.682Z] ---> 09e428ceb0be [2021-01-05T06:29:02.682Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-05T06:29:03.279Z] Removing intermediate container 7468de32c062 [2021-01-05T06:29:03.279Z] ---> b6242e49b3fe [2021-01-05T06:29:03.279Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-05T06:29:03.279Z] ---> af7fe0513d0d [2021-01-05T06:29:03.550Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-05T06:29:04.156Z] Removing intermediate container 851ed6491a11 [2021-01-05T06:29:04.156Z] ---> f1e430a82827 [2021-01-05T06:29:04.156Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T06:29:04.433Z] ---> Running in d27a453fa1a4 [2021-01-05T06:29:04.712Z] ---> 0d21181ad67a [2021-01-05T06:29:04.712Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-05T06:29:04.712Z] Removing intermediate container 88d51bdfd185 [2021-01-05T06:29:04.712Z] ---> d50d2628c0ad [2021-01-05T06:29:04.712Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T06:29:04.712Z] ---> 1c008620bcc4 [2021-01-05T06:29:04.712Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-05T06:29:04.987Z] ---> Running in 5b8b49ea93b6 [2021-01-05T06:29:04.987Z] Removing intermediate container d27a453fa1a4 [2021-01-05T06:29:04.987Z] ---> 490b1d895656 [2021-01-05T06:29:04.987Z] Step 13/24 : WORKDIR / [2021-01-05T06:29:04.987Z] ---> ee84de4fa13f [2021-01-05T06:29:04.987Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-05T06:29:05.264Z] ---> Running in 8c3a4d04bc3e [2021-01-05T06:29:05.864Z] Removing intermediate container 5b8b49ea93b6 [2021-01-05T06:29:05.865Z] ---> 12d070b42bbd [2021-01-05T06:29:05.865Z] Step 13/21 : WORKDIR /edgex [2021-01-05T06:29:05.865Z] ---> 7f79c37fdff6 [2021-01-05T06:29:05.865Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-05T06:29:06.141Z] ---> Running in c03868b5cf61 [2021-01-05T06:29:06.415Z] ---> Running in 3644f06522c9 [2021-01-05T06:29:06.415Z] Removing intermediate container 8c3a4d04bc3e [2021-01-05T06:29:06.415Z] ---> 02ca1c3713b0 [2021-01-05T06:29:06.415Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-05T06:29:06.415Z] ---> f70e5918ea7d [2021-01-05T06:29:06.415Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-05T06:29:06.695Z] ---> 55224c15153e [2021-01-05T06:29:06.695Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-05T06:29:06.975Z] Removing intermediate container c03868b5cf61 [2021-01-05T06:29:06.975Z] ---> 66bdd0b05367 [2021-01-05T06:29:06.975Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-05T06:29:06.975Z] Removing intermediate container 3644f06522c9 [2021-01-05T06:29:06.975Z] ---> 25f6d4988f22 [2021-01-05T06:29:06.975Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T06:29:07.253Z] ---> Running in cca658055784 [2021-01-05T06:29:07.530Z] ---> a61396d18012 [2021-01-05T06:29:07.530Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-05T06:29:07.530Z] ---> 1dc9c1a2d3d8 [2021-01-05T06:29:07.530Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-05T06:29:07.810Z] ---> 9d91c6315c13 [2021-01-05T06:29:07.810Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-05T06:29:07.810Z] ---> Running in 9e0d4ea29b4f [2021-01-05T06:29:08.090Z] ---> c68a2d67d84c [2021-01-05T06:29:08.090Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-05T06:29:08.090Z] Removing intermediate container cca658055784 [2021-01-05T06:29:08.090Z] ---> 5c360ee36ba1 [2021-01-05T06:29:08.090Z] Step 19/21 : LABEL arch=arm64 [2021-01-05T06:29:08.404Z] ---> Running in 5de482372e0c [2021-01-05T06:29:08.706Z] ---> e1b23e947227 [2021-01-05T06:29:08.706Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-05T06:29:08.706Z] Removing intermediate container 9e0d4ea29b4f [2021-01-05T06:29:08.706Z] ---> c2ddcca1ef91 [2021-01-05T06:29:08.706Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T06:29:09.339Z] ---> Running in d9e766aaceaf [2021-01-05T06:29:09.339Z] Removing intermediate container 5de482372e0c [2021-01-05T06:29:09.339Z] ---> 266572630026 [2021-01-05T06:29:09.339Z] Step 20/21 : LABEL git_sha=160a38dc5e2ebf8228533872f83c6882ecb96d73 [2021-01-05T06:29:09.626Z] ---> 7a1e66801092 [2021-01-05T06:29:09.626Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-05T06:29:09.626Z] ---> Running in 89809ccae399 [2021-01-05T06:29:10.247Z] Removing intermediate container d9e766aaceaf [2021-01-05T06:29:10.247Z] ---> e06e44fa55c9 [2021-01-05T06:29:10.247Z] Step 20/22 : LABEL arch=arm64 [2021-01-05T06:29:10.247Z] ---> d22442af23ab [2021-01-05T06:29:10.247Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-05T06:29:10.247Z] ---> 3d5a0b3ae61e [2021-01-05T06:29:10.247Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-05T06:29:10.247Z] ---> Running in 399a9a2b3ec2 [2021-01-05T06:29:10.551Z] Removing intermediate container 89809ccae399 [2021-01-05T06:29:10.551Z] ---> 317f7aafd0d5 [2021-01-05T06:29:10.551Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T06:29:10.551Z] ---> Running in 21b85cee4d33 [2021-01-05T06:29:10.851Z] ---> 1d1fa4c6c544 [2021-01-05T06:29:10.851Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-05T06:29:11.142Z] ---> Running in 56052855d9cf [2021-01-05T06:29:11.142Z] Removing intermediate container 399a9a2b3ec2 [2021-01-05T06:29:11.142Z] ---> 2d4ab8db7258 [2021-01-05T06:29:11.142Z] Step 21/22 : LABEL git_sha=160a38dc5e2ebf8228533872f83c6882ecb96d73 [2021-01-05T06:29:11.786Z] ---> Running in 79f6b665b487 [2021-01-05T06:29:11.787Z] Removing intermediate container 21b85cee4d33 [2021-01-05T06:29:11.787Z] ---> b2df26944b7d [2021-01-05T06:29:11.787Z] [2021-01-05T06:29:12.098Z] Removing intermediate container 56052855d9cf [2021-01-05T06:29:12.098Z] ---> 5c267caabb1f [2021-01-05T06:29:12.098Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T06:29:12.441Z] ---> Running in fc8712f1e210 [2021-01-05T06:29:12.441Z] Removing intermediate container 79f6b665b487 [2021-01-05T06:29:12.441Z] ---> 00f30da89777 [2021-01-05T06:29:12.441Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T06:29:12.723Z] Successfully built b2df26944b7d [2021-01-05T06:29:12.723Z] ---> 57217126184b [2021-01-05T06:29:12.723Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-05T06:29:12.723Z] ---> f83fcd4d7964 [2021-01-05T06:29:12.723Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-05T06:29:12.723Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-05T06:29:12.723Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2021-01-05T06:29:12.998Z] ---> Running in 3910a8b67ef4 [2021-01-05T06:29:13.307Z] ---> Running in aae935de41f0 [2021-01-05T06:29:13.582Z] Removing intermediate container fc8712f1e210 [2021-01-05T06:29:13.582Z] ---> 3096168205ef [2021-01-05T06:29:13.582Z] Step 22/24 : LABEL arch=arm64 [2021-01-05T06:29:13.582Z] Removing intermediate container 3910a8b67ef4 [2021-01-05T06:29:13.582Z] ---> 5dc9fbe87911 [2021-01-05T06:29:13.582Z] [2021-01-05T06:29:13.582Z] ---> Running in 2d8477dea1a9 [2021-01-05T06:29:14.179Z] Successfully built 5dc9fbe87911 [2021-01-05T06:29:14.451Z] ---> 9321b59a354b [2021-01-05T06:29:14.451Z] Removing intermediate container aae935de41f0 [2021-01-05T06:29:14.451Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ ---> ab76103a93ca [2021-01-05T06:29:14.451Z] [2021-01-05T06:29:14.451Z] Step 18/21 : CMD ["--init=true"] [2021-01-05T06:29:14.451Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-05T06:29:14.451Z]  Building docker-core-command-go ... done Building docker-core-data-go [2021-01-05T06:29:14.723Z] Removing intermediate container 2d8477dea1a9 [2021-01-05T06:29:14.723Z] ---> 497ac4f480b3 [2021-01-05T06:29:14.723Z] Step 23/24 : LABEL git_sha=160a38dc5e2ebf8228533872f83c6882ecb96d73 [2021-01-05T06:29:14.723Z] ---> Running in 4e3f4ab1e82e [2021-01-05T06:29:15.000Z] ---> Running in 2746e754e21c [2021-01-05T06:29:15.279Z] ---> df06e23a8455 [2021-01-05T06:29:15.279Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T06:29:15.279Z] Removing intermediate container 4e3f4ab1e82e [2021-01-05T06:29:15.279Z] ---> 331a9271fad1 [2021-01-05T06:29:15.279Z] Step 19/21 : LABEL arch=arm64 [2021-01-05T06:29:15.554Z] ---> Running in b6c3fc4b87d3 [2021-01-05T06:29:15.844Z] ---> Running in 848b13fd65fb [2021-01-05T06:29:15.844Z] Removing intermediate container 2746e754e21c [2021-01-05T06:29:15.844Z] ---> 2f8fc8e69b7c [2021-01-05T06:29:15.844Z] Step 24/24 : LABEL version=0.0.0 [2021-01-05T06:29:17.832Z] ---> Running in 454fecc13ed7 [2021-01-05T06:29:17.832Z] Removing intermediate container 848b13fd65fb [2021-01-05T06:29:17.832Z] ---> e1c400ea7362 [2021-01-05T06:29:17.832Z] Step 20/21 : LABEL git_sha=160a38dc5e2ebf8228533872f83c6882ecb96d73 [2021-01-05T06:29:18.105Z] ---> Running in 00078856f7fb [2021-01-05T06:29:18.382Z] Removing intermediate container 454fecc13ed7 [2021-01-05T06:29:18.382Z] ---> 715a9adb2eb9 [2021-01-05T06:29:18.382Z] [2021-01-05T06:29:18.991Z] Successfully built 715a9adb2eb9 [2021-01-05T06:29:18.991Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-05T06:29:18.991Z] Building docker-core-metadata-go [2021-01-05T06:29:18.991Z]  Building docker-support-notifications-go ... done Removing intermediate container 00078856f7fb [2021-01-05T06:29:18.991Z] ---> 32f5381ae7f6 [2021-01-05T06:29:18.991Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T06:29:19.605Z] ---> Running in 448e227c914f [2021-01-05T06:29:20.206Z] Removing intermediate container 448e227c914f [2021-01-05T06:29:20.206Z] ---> 12c559f75ad8 [2021-01-05T06:29:20.206Z] [2021-01-05T06:29:20.206Z] Removing intermediate container b6c3fc4b87d3 [2021-01-05T06:29:20.206Z] ---> ce0408fcd54f [2021-01-05T06:29:20.206Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T06:29:20.480Z] ---> Running in e496f7fddfd8 [2021-01-05T06:29:20.759Z] Successfully built 12c559f75ad8 [2021-01-05T06:29:20.759Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-05T06:29:20.759Z]  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrap-redis-go [2021-01-05T06:29:21.370Z] Removing intermediate container e496f7fddfd8 [2021-01-05T06:29:21.370Z] ---> b345be821017 [2021-01-05T06:29:21.370Z] Step 22/24 : LABEL arch=arm64 [2021-01-05T06:29:21.370Z] ---> Running in 3d71239695e9 [2021-01-05T06:29:21.969Z] Removing intermediate container 3d71239695e9 [2021-01-05T06:29:21.969Z] ---> 53c41721d84f [2021-01-05T06:29:21.969Z] Step 23/24 : LABEL git_sha=160a38dc5e2ebf8228533872f83c6882ecb96d73 [2021-01-05T06:29:22.564Z] ---> Running in 3f9d9914dd10 [2021-01-05T06:29:23.561Z] Removing intermediate container 3f9d9914dd10 [2021-01-05T06:29:23.561Z] ---> 7bcc596743f6 [2021-01-05T06:29:23.561Z] Step 24/24 : LABEL version=0.0.0 [2021-01-05T06:29:24.157Z] ---> Running in 4566fab2632f [2021-01-05T06:29:24.764Z] Removing intermediate container 4566fab2632f [2021-01-05T06:29:24.764Z] ---> 54f8ccf77319 [2021-01-05T06:29:24.764Z] [2021-01-05T06:29:25.358Z] Successfully built 54f8ccf77319 [2021-01-05T06:29:25.358Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-05T06:30:04.383Z]  Building docker-security-secretstore-setup-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:30:04.383Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:30:04.383Z] ---> d5088c37fb10 [2021-01-05T06:30:04.383Z] Step 3/26 : WORKDIR /edgex-go [2021-01-05T06:30:04.383Z] ---> Using cache [2021-01-05T06:30:04.383Z] ---> 11ce4a34a4d2 [2021-01-05T06:30:04.383Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:30:04.383Z] ---> Using cache [2021-01-05T06:30:04.383Z] ---> a49325fc1af3 [2021-01-05T06:30:04.383Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-05T06:30:04.383Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:30:04.383Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:30:04.383Z] ---> d5088c37fb10 [2021-01-05T06:30:04.383Z] Step 3/23 : WORKDIR /edgex-go [2021-01-05T06:30:04.383Z] ---> Using cache [2021-01-05T06:30:04.383Z] ---> 11ce4a34a4d2 [2021-01-05T06:30:04.383Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:30:04.383Z] ---> Using cache [2021-01-05T06:30:04.383Z] ---> a49325fc1af3 [2021-01-05T06:30:04.383Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-05T06:30:06.372Z] ---> Running in f879c32fd7bf [2021-01-05T06:30:06.372Z] ---> Running in 8fcaebf266ca [2021-01-05T06:30:09.461Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:30:09.461Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:30:09.461Z] ---> d5088c37fb10 [2021-01-05T06:30:09.461Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T06:30:09.461Z] ---> Using cache [2021-01-05T06:30:09.461Z] ---> 11ce4a34a4d2 [2021-01-05T06:30:09.461Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:30:09.461Z] ---> Using cache [2021-01-05T06:30:09.461Z] ---> a49325fc1af3 [2021-01-05T06:30:09.461Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T06:30:09.461Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:30:09.461Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:30:09.461Z] ---> d5088c37fb10 [2021-01-05T06:30:09.461Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T06:30:09.461Z] ---> Using cache [2021-01-05T06:30:09.461Z] ---> 11ce4a34a4d2 [2021-01-05T06:30:09.461Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:30:09.461Z] ---> Using cache [2021-01-05T06:30:09.461Z] ---> a49325fc1af3 [2021-01-05T06:30:09.461Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T06:30:09.461Z] ---> Running in 0cc34d602ffd [2021-01-05T06:30:09.461Z] ---> Running in ba3f07e6d999 [2021-01-05T06:30:09.461Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:30:09.461Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:30:09.461Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:30:09.461Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:30:09.734Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:30:09.734Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:30:10.329Z] OK: 217 MiB in 51 packages [2021-01-05T06:30:10.607Z] OK: 217 MiB in 51 packages [2021-01-05T06:30:10.607Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:30:10.607Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:30:11.216Z] OK: 217 MiB in 51 packages [2021-01-05T06:30:11.489Z] OK: 217 MiB in 51 packages [2021-01-05T06:30:12.108Z] Removing intermediate container f879c32fd7bf [2021-01-05T06:30:12.108Z] ---> 01297419a2e3 [2021-01-05T06:30:12.108Z] Step 6/26 : COPY go.mod . [2021-01-05T06:30:12.108Z] Removing intermediate container 8fcaebf266ca [2021-01-05T06:30:12.108Z] ---> d21ac49abaec [2021-01-05T06:30:12.108Z] Step 6/23 : COPY go.mod . [2021-01-05T06:30:13.099Z] Removing intermediate container 0cc34d602ffd [2021-01-05T06:30:13.099Z] ---> f7b9e9275839 [2021-01-05T06:30:13.099Z] Step 6/22 : COPY go.mod . [2021-01-05T06:30:13.099Z] Removing intermediate container ba3f07e6d999 [2021-01-05T06:30:13.099Z] ---> 13789a207849 [2021-01-05T06:30:13.099Z] Step 6/22 : COPY go.mod . [2021-01-05T06:30:13.099Z] ---> a6b25927655d [2021-01-05T06:30:13.099Z] ---> 582aa403a945 [2021-01-05T06:30:13.099Z] Step 7/26 : RUN go mod download [2021-01-05T06:30:13.099Z] Step 7/23 : RUN go mod download [2021-01-05T06:30:13.370Z] ---> Running in 46550594dedc [2021-01-05T06:30:13.370Z] ---> Running in 02cd11bf7942 [2021-01-05T06:30:14.351Z] ---> 0a1508bdd4d6 [2021-01-05T06:30:14.351Z] Step 7/22 : RUN go mod download [2021-01-05T06:30:14.351Z] ---> c522295dfbb3 [2021-01-05T06:30:14.351Z] Step 7/22 : RUN go mod download [2021-01-05T06:30:14.351Z] ---> Running in e7434b15050e [2021-01-05T06:30:14.351Z] ---> Running in fc738933f7e3 [2021-01-05T06:30:17.002Z] Removing intermediate container 46550594dedc [2021-01-05T06:30:17.002Z] ---> 98af1ab6f285 [2021-01-05T06:30:17.002Z] Step 8/26 : COPY . . [2021-01-05T06:30:17.278Z] Removing intermediate container 02cd11bf7942 [2021-01-05T06:30:17.278Z] ---> a16f5f6f24e6 [2021-01-05T06:30:17.278Z] Step 8/23 : COPY . . [2021-01-05T06:30:17.885Z] Removing intermediate container fc738933f7e3 [2021-01-05T06:30:17.885Z] ---> dd8366010eed [2021-01-05T06:30:17.885Z] Step 8/22 : COPY . . [2021-01-05T06:30:18.160Z] Removing intermediate container e7434b15050e [2021-01-05T06:30:18.160Z] ---> 1788e6f9fc21 [2021-01-05T06:30:18.160Z] Step 8/22 : COPY . . [2021-01-05T06:30:40.365Z] ---> efa9f914c8f2 [2021-01-05T06:30:40.365Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-05T06:30:40.365Z] ---> 8413d175db0f [2021-01-05T06:30:40.365Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-05T06:30:40.365Z] ---> 1baf8c2d3c10 [2021-01-05T06:30:40.365Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-05T06:30:40.365Z] ---> 2aacda8fea8c [2021-01-05T06:30:40.365Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-05T06:30:40.365Z] ---> Running in 878d6cf6b172 [2021-01-05T06:30:40.365Z] ---> Running in 3913621bd91c [2021-01-05T06:30:40.365Z] ---> Running in 7e8da49a99d7 [2021-01-05T06:30:40.365Z] ---> Running in 9089df5f4d16 [2021-01-05T06:30:40.365Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-05T06:30:40.365Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-05T06:30:40.365Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-05T06:30:40.365Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-05T06:32:02.192Z] Removing intermediate container 7e8da49a99d7 [2021-01-05T06:32:02.192Z] ---> 06e279e8243e [2021-01-05T06:32:02.192Z] [2021-01-05T06:32:02.192Z] Step 10/22 : FROM alpine:3.12 [2021-01-05T06:32:02.192Z] ---> afeebe901d6b [2021-01-05T06:32:02.192Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T06:32:02.192Z] ---> Using cache [2021-01-05T06:32:02.192Z] ---> f1e430a82827 [2021-01-05T06:32:02.192Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-05T06:32:02.192Z] ---> Running in c063f6c229ce [2021-01-05T06:32:02.192Z] Removing intermediate container c063f6c229ce [2021-01-05T06:32:02.192Z] ---> 75c5d28662ed [2021-01-05T06:32:02.192Z] Step 13/22 : WORKDIR / [2021-01-05T06:32:02.192Z] ---> Running in ab7060c31b54 [2021-01-05T06:32:02.192Z] Removing intermediate container ab7060c31b54 [2021-01-05T06:32:02.192Z] ---> 090e2dd0850e [2021-01-05T06:32:02.192Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-05T06:32:02.192Z] Removing intermediate container 878d6cf6b172 [2021-01-05T06:32:02.192Z] ---> 62395ec0ec46 [2021-01-05T06:32:02.192Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-05T06:32:02.192Z] ---> Running in cba0180dbd4f [2021-01-05T06:32:02.192Z] ---> 5878cdfb538e [2021-01-05T06:32:02.192Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-05T06:32:02.193Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-05T06:32:02.193Z] ---> 51b3df3a6681 [2021-01-05T06:32:02.193Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-05T06:32:02.193Z] ---> fe14bcf2f50d [2021-01-05T06:32:02.193Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-05T06:32:02.797Z] ---> 6a0ab353dc45 [2021-01-05T06:32:02.797Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-05T06:32:02.797Z] ---> Running in 57193475b7b6 [2021-01-05T06:32:04.796Z] Removing intermediate container cba0180dbd4f [2021-01-05T06:32:04.797Z] ---> a05e548bda62 [2021-01-05T06:32:04.797Z] [2021-01-05T06:32:04.797Z] Step 11/26 : FROM docker:20.10.0 [2021-01-05T06:32:04.797Z] 20.10.0: Pulling from library/docker [2021-01-05T06:32:08.192Z] Removing intermediate container 57193475b7b6 [2021-01-05T06:32:08.192Z] ---> 26c5e461e316 [2021-01-05T06:32:08.192Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-05T06:32:08.466Z] ---> Running in 85a3536088e2 [2021-01-05T06:32:09.447Z] Removing intermediate container 85a3536088e2 [2021-01-05T06:32:09.447Z] ---> e12eb294a12e [2021-01-05T06:32:09.447Z] Step 20/22 : LABEL arch=arm64 [2021-01-05T06:32:09.447Z] ---> Running in 9d07bafbaf06 [2021-01-05T06:32:10.430Z] Removing intermediate container 9d07bafbaf06 [2021-01-05T06:32:10.430Z] ---> e3ab8ae9779b [2021-01-05T06:32:10.430Z] Step 21/22 : LABEL git_sha=160a38dc5e2ebf8228533872f83c6882ecb96d73 [2021-01-05T06:32:11.031Z] ---> Running in faa11e7f393b [2021-01-05T06:32:12.018Z] Removing intermediate container faa11e7f393b [2021-01-05T06:32:12.018Z] ---> c771e2103adc [2021-01-05T06:32:12.018Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T06:32:13.001Z] ---> Running in 37510c9c25fa [2021-01-05T06:32:14.445Z] Removing intermediate container 37510c9c25fa [2021-01-05T06:32:14.445Z] ---> c4cc11a16eb9 [2021-01-05T06:32:14.445Z] [2021-01-05T06:32:14.445Z] Removing intermediate container 9089df5f4d16 [2021-01-05T06:32:14.445Z] ---> 95a9e8cb83c1 [2021-01-05T06:32:14.445Z] [2021-01-05T06:32:14.445Z] Step 10/22 : FROM scratch [2021-01-05T06:32:14.445Z] ---> [2021-01-05T06:32:14.445Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T06:32:14.720Z] ---> Using cache [2021-01-05T06:32:14.720Z] ---> e1aed78803ad [2021-01-05T06:32:14.720Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-05T06:32:14.995Z] Successfully built c4cc11a16eb9 [2021-01-05T06:32:15.270Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-05T06:32:15.542Z]  Building docker-security-bootstrap-redis-go ... done  ---> Running in 83745957ba67 [2021-01-05T06:32:16.139Z] Removing intermediate container 83745957ba67 [2021-01-05T06:32:16.139Z] ---> e43afcdd4e88 [2021-01-05T06:32:16.139Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-05T06:32:16.413Z] ---> Running in d9c7535e608b [2021-01-05T06:32:17.011Z] Removing intermediate container d9c7535e608b [2021-01-05T06:32:17.011Z] ---> b8be0b50eefd [2021-01-05T06:32:17.011Z] Step 14/22 : WORKDIR / [2021-01-05T06:32:17.623Z] ---> Running in a0788f59cd7a [2021-01-05T06:32:18.223Z] Removing intermediate container a0788f59cd7a [2021-01-05T06:32:18.223Z] ---> a20e6dd8d325 [2021-01-05T06:32:18.223Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-05T06:32:18.822Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-05T06:32:18.823Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-05T06:32:18.823Z] ---> eeaf43b92773 [2021-01-05T06:32:18.823Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-05T06:32:19.421Z] ---> 63c888429de9 [2021-01-05T06:32:19.421Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-05T06:32:19.421Z] ---> Running in ea5b5768f3b3 [2021-01-05T06:32:20.858Z] Removing intermediate container 3913621bd91c [2021-01-05T06:32:20.858Z] ---> fe40710d9cae [2021-01-05T06:32:20.858Z] [2021-01-05T06:32:20.858Z] Step 10/23 : FROM alpine:3.12 [2021-01-05T06:32:20.858Z] ---> afeebe901d6b [2021-01-05T06:32:20.858Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T06:32:20.858Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:32:21.128Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:32:21.128Z] ---> e9ba6ad25bc2 [2021-01-05T06:32:21.128Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-05T06:32:21.128Z] ---> Running in 30811acc48cf [2021-01-05T06:32:21.727Z] (1/2) Installing readline (8.0.4-r0) [2021-01-05T06:32:21.727Z] (2/2) Installing bash (5.0.17-r0) [2021-01-05T06:32:21.727Z] Removing intermediate container 30811acc48cf [2021-01-05T06:32:21.727Z] ---> 5f8f5e2ad613 [2021-01-05T06:32:21.727Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-05T06:32:21.727Z] Executing bash-5.0.17-r0.post-install [2021-01-05T06:32:21.727Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:32:21.727Z] OK: 12 MiB in 22 packages [2021-01-05T06:32:22.004Z] ---> 3af5b5814f3b [2021-01-05T06:32:22.004Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-05T06:32:22.004Z] ---> Running in 8637fd73f739 [2021-01-05T06:32:22.280Z] ---> Running in a8448d437cbf [2021-01-05T06:32:22.554Z] Removing intermediate container 8637fd73f739 [2021-01-05T06:32:22.554Z] ---> e93f4e65217f [2021-01-05T06:32:22.554Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-05T06:32:22.830Z] ---> Running in ddfa512ab042 [2021-01-05T06:32:22.830Z] Removing intermediate container a8448d437cbf [2021-01-05T06:32:22.830Z] ---> 7e85ef6e04c0 [2021-01-05T06:32:22.830Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T06:32:22.830Z] ---> Running in f213cb2b8627 [2021-01-05T06:32:23.427Z] Removing intermediate container ddfa512ab042 [2021-01-05T06:32:23.428Z] ---> b69f4d57a758 [2021-01-05T06:32:23.428Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:32:23.428Z] Removing intermediate container ea5b5768f3b3 [2021-01-05T06:32:23.428Z] ---> 6ec8d33797dd [2021-01-05T06:32:23.428Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-05T06:32:23.428Z] Removing intermediate container f213cb2b8627 [2021-01-05T06:32:23.428Z] ---> b3b558fd3f2c [2021-01-05T06:32:23.428Z] Step 20/22 : LABEL arch=arm64 [2021-01-05T06:32:23.428Z] ---> Running in 0d65bb3446e2 [2021-01-05T06:32:23.428Z] ---> Running in 4836eb89df85 [2021-01-05T06:32:23.698Z] ---> Running in 248386afddd4 [2021-01-05T06:32:23.972Z] Removing intermediate container 4836eb89df85 [2021-01-05T06:32:23.972Z] ---> f4002a4a4629 [2021-01-05T06:32:23.972Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-05T06:32:24.253Z] ---> Running in 6c2a463a6188 [2021-01-05T06:32:24.253Z] Removing intermediate container 248386afddd4 [2021-01-05T06:32:24.253Z] ---> 52640cf215dd [2021-01-05T06:32:24.253Z] Step 21/22 : LABEL git_sha=160a38dc5e2ebf8228533872f83c6882ecb96d73 [2021-01-05T06:32:24.526Z] ---> Running in 3332b6312308 [2021-01-05T06:32:24.800Z] Removing intermediate container 6c2a463a6188 [2021-01-05T06:32:24.800Z] ---> 85ccf75e27ae [2021-01-05T06:32:24.800Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-05T06:32:24.800Z] ---> Running in b0ca876d5028 [2021-01-05T06:32:25.074Z] Removing intermediate container 3332b6312308 [2021-01-05T06:32:25.074Z] ---> bb40f5d91561 [2021-01-05T06:32:25.074Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T06:32:25.349Z] ---> Running in 22db3f300a51 [2021-01-05T06:32:25.349Z] Removing intermediate container b0ca876d5028 [2021-01-05T06:32:25.349Z] ---> 4c95a23007a1 [2021-01-05T06:32:25.349Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-05T06:32:25.943Z] Removing intermediate container 22db3f300a51 [2021-01-05T06:32:25.943Z] Removing intermediate container 0d65bb3446e2 [2021-01-05T06:32:25.943Z] ---> 2005ec7e73f0 [2021-01-05T06:32:25.943Z] ---> 6662caafa418 [2021-01-05T06:32:25.943Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-05T06:32:25.943Z] [2021-01-05T06:32:26.220Z] ---> Running in 1fbb83c0ee79 [2021-01-05T06:32:26.495Z] Successfully built 2005ec7e73f0 [2021-01-05T06:32:26.495Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-05T06:32:26.769Z]  Building docker-core-metadata-go ... done  ---> 35d629ecb8c7 [2021-01-05T06:32:26.769Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-05T06:32:27.752Z] ---> b6b002f4d71d [2021-01-05T06:32:27.752Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-05T06:32:27.752Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:32:28.345Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:32:28.617Z] ---> 919e659db788 [2021-01-05T06:32:28.617Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-05T06:32:28.617Z] ---> Running in 6e128b876248 [2021-01-05T06:32:29.211Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-05T06:32:29.211Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-05T06:32:29.211Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-05T06:32:29.486Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-05T06:32:29.756Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-05T06:32:29.756Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:32:29.756Z] OK: 8 MiB in 19 packages [2021-01-05T06:32:29.756Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:32:30.028Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:32:30.619Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-05T06:32:30.619Z] (2/33) Installing expat (2.2.9-r1) [2021-01-05T06:32:30.619Z] (3/33) Installing libffi (3.3-r2) [2021-01-05T06:32:30.619Z] (4/33) Installing gdbm (1.13-r1) [2021-01-05T06:32:30.619Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-05T06:32:30.619Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-05T06:32:30.619Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-05T06:32:30.905Z] Removing intermediate container 1fbb83c0ee79 [2021-01-05T06:32:30.905Z] ---> 9194a17e4391 [2021-01-05T06:32:30.905Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-05T06:32:32.335Z] ---> aa588c42d37e [2021-01-05T06:32:32.335Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-05T06:32:32.610Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-05T06:32:32.610Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-05T06:32:32.610Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-05T06:32:32.610Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-05T06:32:32.610Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-05T06:32:32.610Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-05T06:32:32.610Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-05T06:32:32.881Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-05T06:32:32.881Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-05T06:32:32.881Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-05T06:32:32.881Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-05T06:32:32.881Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-05T06:32:32.881Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-05T06:32:32.881Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-05T06:32:32.881Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-05T06:32:32.881Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-05T06:32:33.151Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-05T06:32:33.151Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-05T06:32:33.151Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-05T06:32:33.151Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-05T06:32:33.151Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-05T06:32:33.151Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-05T06:32:33.151Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-05T06:32:33.151Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-05T06:32:33.151Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-05T06:32:33.151Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-05T06:32:33.426Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:32:33.426Z] OK: 71 MiB in 55 packages [2021-01-05T06:32:33.705Z] ---> 45cdde920579 [2021-01-05T06:32:33.705Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-05T06:32:34.681Z] ---> 9d8f66e3219a [2021-01-05T06:32:34.681Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-05T06:32:34.964Z] ---> Running in dcfbe3fa1edd [2021-01-05T06:32:35.560Z] Removing intermediate container dcfbe3fa1edd [2021-01-05T06:32:35.560Z] ---> e77b7fe7df9b [2021-01-05T06:32:35.560Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T06:32:35.833Z] ---> Running in 8756cbf7458d [2021-01-05T06:32:36.431Z] Removing intermediate container 8756cbf7458d [2021-01-05T06:32:36.431Z] ---> 151d7e178f91 [2021-01-05T06:32:36.431Z] Step 21/23 : LABEL arch=arm64 [2021-01-05T06:32:36.707Z] ---> Running in eea49dedccd9 [2021-01-05T06:32:37.309Z] Removing intermediate container eea49dedccd9 [2021-01-05T06:32:37.309Z] ---> ce72b393fd55 [2021-01-05T06:32:37.309Z] Step 22/23 : LABEL git_sha=160a38dc5e2ebf8228533872f83c6882ecb96d73 [2021-01-05T06:32:37.580Z] ---> Running in f2925cb735e4 [2021-01-05T06:32:38.186Z] Removing intermediate container f2925cb735e4 [2021-01-05T06:32:38.186Z] ---> e8e9a36e5aad [2021-01-05T06:32:38.186Z] Step 23/23 : LABEL version=0.0.0 [2021-01-05T06:32:38.186Z] ---> Running in d3d4e86f31c1 [2021-01-05T06:32:38.780Z] Removing intermediate container d3d4e86f31c1 [2021-01-05T06:32:38.780Z] ---> 44272ce25714 [2021-01-05T06:32:38.780Z] [2021-01-05T06:32:39.053Z] Successfully built 44272ce25714 [2021-01-05T06:32:39.330Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-05T06:32:39.330Z]  Building docker-core-data-go ... done Removing intermediate container 6e128b876248 [2021-01-05T06:32:39.330Z] ---> b30a9d69b5df [2021-01-05T06:32:39.330Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-05T06:32:39.603Z] ---> Running in 53619d424284 [2021-01-05T06:32:43.890Z] Collecting docker-compose==1.23.2 [2021-01-05T06:32:44.166Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-05T06:32:45.589Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-05T06:32:45.589Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-05T06:32:46.179Z] Collecting PyYAML<4,>=3.10 [2021-01-05T06:32:46.179Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-05T06:32:49.543Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-05T06:32:49.543Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-05T06:32:50.972Z] Collecting jsonschema<3,>=2.5.1 [2021-01-05T06:32:50.972Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-05T06:32:51.563Z] Collecting cached-property<2,>=1.2.0 [2021-01-05T06:32:51.563Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-05T06:32:51.563Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-05T06:32:51.837Z] Collecting texttable<0.10,>=0.9.0 [2021-01-05T06:32:51.837Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-05T06:32:53.800Z] Collecting docopt<0.7,>=0.6.1 [2021-01-05T06:32:53.800Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-05T06:32:55.760Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-05T06:32:55.760Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-05T06:32:56.348Z] Collecting docker<4.0,>=3.6.0 [2021-01-05T06:32:56.348Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-05T06:32:56.938Z] Collecting idna<2.8,>=2.5 [2021-01-05T06:32:56.938Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-05T06:32:56.938Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-05T06:32:57.527Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-05T06:32:57.527Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-05T06:32:57.796Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-05T06:32:57.796Z] Collecting docker-pycreds>=0.4.0 [2021-01-05T06:32:57.796Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-05T06:32:58.065Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-05T06:32:58.065Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-05T06:32:58.065Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-05T06:32:58.065Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-05T06:32:58.652Z] Installing collected packages: idna, urllib3, requests, PyYAML, dockerpty, jsonschema, cached-property, texttable, docopt, websocket-client, docker-pycreds, docker, docker-compose [2021-01-05T06:32:58.652Z] Attempting uninstall: idna [2021-01-05T06:32:58.652Z] Found existing installation: idna 2.9 [2021-01-05T06:32:58.652Z] Uninstalling idna-2.9: [2021-01-05T06:32:58.923Z] Successfully uninstalled idna-2.9 [2021-01-05T06:32:59.514Z] Attempting uninstall: urllib3 [2021-01-05T06:32:59.514Z] Found existing installation: urllib3 1.25.9 [2021-01-05T06:32:59.514Z] Uninstalling urllib3-1.25.9: [2021-01-05T06:32:59.784Z] Successfully uninstalled urllib3-1.25.9 [2021-01-05T06:33:00.053Z] Attempting uninstall: requests [2021-01-05T06:33:00.053Z] Found existing installation: requests 2.23.0 [2021-01-05T06:33:00.053Z] Uninstalling requests-2.23.0: [2021-01-05T06:33:00.323Z] Successfully uninstalled requests-2.23.0 [2021-01-05T06:33:00.593Z] Running setup.py install for PyYAML: started [2021-01-05T06:33:02.556Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-05T06:33:02.556Z] Running setup.py install for dockerpty: started [2021-01-05T06:33:04.524Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-05T06:33:04.800Z] Running setup.py install for texttable: started [2021-01-05T06:33:06.778Z] Running setup.py install for texttable: finished with status 'done' [2021-01-05T06:33:06.778Z] Running setup.py install for docopt: started [2021-01-05T06:33:08.203Z] Running setup.py install for docopt: finished with status 'done' [2021-01-05T06:33:10.166Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-05T06:33:13.540Z] Removing intermediate container 53619d424284 [2021-01-05T06:33:13.540Z] ---> 7172aadc6927 [2021-01-05T06:33:13.540Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-05T06:33:13.823Z] ---> Running in ca153b58fb98 [2021-01-05T06:33:14.800Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:33:15.075Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:33:15.673Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T06:33:15.673Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-05T06:33:15.673Z] (3/3) Installing curl (7.69.1-r3) [2021-01-05T06:33:15.673Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:33:15.673Z] OK: 71 MiB in 58 packages [2021-01-05T06:33:17.126Z] Removing intermediate container ca153b58fb98 [2021-01-05T06:33:17.126Z] ---> 8f92a1c4e286 [2021-01-05T06:33:17.126Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-05T06:33:17.126Z] ---> Running in efe15573f4fc [2021-01-05T06:33:17.407Z] Removing intermediate container efe15573f4fc [2021-01-05T06:33:17.407Z] ---> 643c5cc405c5 [2021-01-05T06:33:17.407Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T06:33:17.681Z] ---> Running in b9f093822502 [2021-01-05T06:33:18.292Z] Removing intermediate container b9f093822502 [2021-01-05T06:33:18.292Z] ---> d239c06374c8 [2021-01-05T06:33:18.292Z] Step 24/26 : LABEL arch=arm64 [2021-01-05T06:33:18.292Z] ---> Running in 70bde015e6db [2021-01-05T06:33:18.884Z] Removing intermediate container 70bde015e6db [2021-01-05T06:33:18.884Z] ---> 5f68c6e951d2 [2021-01-05T06:33:18.884Z] Step 25/26 : LABEL git_sha=160a38dc5e2ebf8228533872f83c6882ecb96d73 [2021-01-05T06:33:19.158Z] ---> Running in c46bbe3a0885 [2021-01-05T06:33:19.760Z] Removing intermediate container c46bbe3a0885 [2021-01-05T06:33:19.760Z] ---> 5bd4e4da3494 [2021-01-05T06:33:19.760Z] Step 26/26 : LABEL version=0.0.0 [2021-01-05T06:33:19.760Z] ---> Running in f632f83e0a34 [2021-01-05T06:33:20.352Z] Removing intermediate container f632f83e0a34 [2021-01-05T06:33:20.352Z] ---> 9aae85c27f5b [2021-01-05T06:33:20.352Z] [2021-01-05T06:33:20.631Z] Successfully built 9aae85c27f5b [2021-01-05T06:33:20.631Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-05T06:33:21.235Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-05T06:33:21.256Z] $ docker stop --time=1 10bb6ad4f6479dc64d9f0e5948ca010c2a544d40a4dbcbcd942f94ecddfe8169 [2021-01-05T06:33:23.285Z] $ docker rm -f 10bb6ad4f6479dc64d9f0e5948ca010c2a544d40a4dbcbcd942f94ecddfe8169 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-05T06:33:24.040Z] + + grepdocker images [2021-01-05T06:33:24.040Z] docker [2021-01-05T06:33:24.310Z] docker-sys-mgmt-agent-go-arm64 latest 9aae85c27f5b 5 seconds ago 300MB [2021-01-05T06:33:24.310Z] docker-core-data-go-arm64 latest 44272ce25714 46 seconds ago 20.9MB [2021-01-05T06:33:24.310Z] docker-core-metadata-go-arm64 latest 2005ec7e73f0 59 seconds ago 12.2MB [2021-01-05T06:33:24.310Z] docker-security-bootstrap-redis-go-arm64 latest c4cc11a16eb9 About a minute ago 15.1MB [2021-01-05T06:33:24.310Z] docker-security-secretstore-setup-go-arm64 latest 54f8ccf77319 4 minutes ago 23.4MB [2021-01-05T06:33:24.310Z] docker-security-proxy-setup-go-arm64 latest 12c559f75ad8 4 minutes ago 23.3MB [2021-01-05T06:33:24.310Z] docker-support-notifications-go-arm64 latest 715a9adb2eb9 4 minutes ago 11.4MB [2021-01-05T06:33:24.310Z] docker-core-command-go-arm64 latest 5dc9fbe87911 4 minutes ago 9.98MB [2021-01-05T06:33:24.310Z] docker-support-scheduler-go-arm64 latest b2df26944b7d 4 minutes ago 10MB [2021-01-05T06:33:24.310Z] docker 20.10.0 eeaf43b92773 3 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-05T06:33:26.582Z] provisioning config files... [2021-01-05T06:33:26.600Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5195846547703702468tmp [Pipeline] { [Pipeline] sh [2021-01-05T06:33:27.056Z] + set +x [2021-01-05T06:33:27.056Z] + curl -s https://codecov.io/bash [2021-01-05T06:33:27.056Z] + bash -s -- [2021-01-05T06:33:27.319Z] [2021-01-05T06:33:27.320Z] _____ _ [2021-01-05T06:33:27.320Z] / ____| | | [2021-01-05T06:33:27.320Z] | | ___ __| | ___ ___ _____ __ [2021-01-05T06:33:27.320Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-05T06:33:27.320Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-05T06:33:27.320Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-05T06:33:27.320Z] Bash-20201231-23d4836 [2021-01-05T06:33:27.320Z] [2021-01-05T06:33:27.320Z] [2021-01-05T06:33:27.585Z] ==> git version 2.24.3 found [2021-01-05T06:33:27.585Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-05T06:33:27.585Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-05T06:33:27.585Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-05T06:33:27.585Z] ==> Jenkins CI detected. [2021-01-05T06:33:27.585Z] project root: . [2021-01-05T06:33:27.585Z] --> token set from env [2021-01-05T06:33:27.585Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-05T06:33:27.585Z] ==> Running gcov in . (disable via -X gcov) [2021-01-05T06:33:27.585Z] ==> Python coveragepy not found [2021-01-05T06:33:27.585Z] ==> Searching for coverage reports in: [2021-01-05T06:33:27.585Z] + . [2021-01-05T06:33:27.585Z] -> Found 1 reports [2021-01-05T06:33:27.585Z] ==> Detecting git/mercurial file structure [2021-01-05T06:33:27.585Z] ==> Reading reports [2021-01-05T06:33:27.852Z] + ./coverage.out bytes=538204 [2021-01-05T06:33:27.852Z] ==> Appending adjustments [2021-01-05T06:33:27.852Z] https://docs.codecov.io/docs/fixing-reports [2021-01-05T06:33:31.177Z] + Found adjustments [2021-01-05T06:33:31.177Z] ==> Gzipping contents [2021-01-05T06:33:31.177Z] 84K /tmp/codecov.ylCJhe.gz [2021-01-05T06:33:31.177Z] ==> Uploading reports [2021-01-05T06:33:31.177Z] url: https://codecov.io [2021-01-05T06:33:31.177Z] query: branch=PR-2984&commit=160a38dc5e2ebf8228533872f83c6882ecb96d73&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2984%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2984&job=&cmd_args= [2021-01-05T06:33:31.177Z] -> Pinging Codecov [2021-01-05T06:33:31.177Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2984&commit=160a38dc5e2ebf8228533872f83c6882ecb96d73&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2984%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2984&job=&cmd_args= [2021-01-05T06:33:31.439Z] -> Uploading to [2021-01-05T06:33:31.439Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-05/00271124DB129430A58F1EEE437C3FCB/160a38dc5e2ebf8228533872f83c6882ecb96d73/e3552941-965e-44df-97b1-8793dc51620c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210105%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210105T063331Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2071e4ae0009f307735f0c6a081d331dce7a6d317c72edb507a389ed36bbbd63 [2021-01-05T06:33:31.439Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-05T06:33:31.439Z] Dload Upload Total Spent Left Speed [2021-01-05T06:33:31.962Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 60 81949 0 0 60 49152 0 191k --:--:-- --:--:-- --:--:-- 192k 100 81949 0 0 100 81949 0 165k --:--:-- --:--:-- --:--:-- 165k [2021-01-05T06:33:31.962Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/160a38dc5e2ebf8228533872f83c6882ecb96d73 [Pipeline] } [2021-01-05T06:33:31.998Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-05T06:33:35.289Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T06:33:36.219Z] ---> package-listing.sh [2021-01-05T06:33:36.220Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-05T06:33:36.220Z] ++ facter osfamily [2021-01-05T06:33:36.220Z] + OS_FAMILY=redhat [2021-01-05T06:33:36.220Z] + workspace=/w/workspace/edgex-go/1 [2021-01-05T06:33:36.220Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-05T06:33:36.220Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-05T06:33:36.220Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-05T06:33:36.220Z] + PACKAGES=/tmp/packages_start.txt [2021-01-05T06:33:36.220Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-05T06:33:36.220Z] + PACKAGES=/tmp/packages_end.txt [2021-01-05T06:33:36.220Z] + case "${OS_FAMILY}" in [2021-01-05T06:33:36.220Z] + rpm -qa [2021-01-05T06:33:36.220Z] + sort [2021-01-05T06:33:41.530Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-05T06:33:41.530Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-05T06:33:41.530Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-05T06:33:41.530Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-05T06:33:41.530Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-01-05T06:33:41.530Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-01-05T06:33:41.564Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-05T06:33:41.878Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:33:42.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-05T06:33:42.233Z] [2021-01-05T06:33:42.233Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:33:42.667Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-05T06:33:42.667Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-05T06:33:42.667Z] df20fa9351a1: Pulling fs layer [2021-01-05T06:33:42.667Z] 36b3adc4ff6f: Pulling fs layer [2021-01-05T06:33:42.667Z] 8ad3a11d3b57: Pulling fs layer [2021-01-05T06:33:42.667Z] 46f8f816bc3b: Pulling fs layer [2021-01-05T06:33:42.667Z] 93b61091891f: Pulling fs layer [2021-01-05T06:33:42.667Z] 93b9cdb0e59b: Pulling fs layer [2021-01-05T06:33:42.667Z] 5e14af77c1be: Pulling fs layer [2021-01-05T06:33:42.667Z] 01666e4c0597: Pulling fs layer [2021-01-05T06:33:42.667Z] aa168da1d23b: Pulling fs layer [2021-01-05T06:33:42.667Z] 46f8f816bc3b: Waiting [2021-01-05T06:33:42.667Z] 93b61091891f: Waiting [2021-01-05T06:33:42.667Z] 93b9cdb0e59b: Waiting [2021-01-05T06:33:42.667Z] 5e14af77c1be: Waiting [2021-01-05T06:33:42.667Z] aa168da1d23b: Waiting [2021-01-05T06:33:42.667Z] 36b3adc4ff6f: Verifying Checksum [2021-01-05T06:33:42.667Z] 36b3adc4ff6f: Download complete [2021-01-05T06:33:42.667Z] 46f8f816bc3b: Verifying Checksum [2021-01-05T06:33:42.667Z] 46f8f816bc3b: Download complete [2021-01-05T06:33:42.667Z] df20fa9351a1: Verifying Checksum [2021-01-05T06:33:42.667Z] df20fa9351a1: Download complete [2021-01-05T06:33:42.938Z] 93b9cdb0e59b: Verifying Checksum [2021-01-05T06:33:42.938Z] 93b9cdb0e59b: Download complete [2021-01-05T06:33:42.938Z] 5e14af77c1be: Verifying Checksum [2021-01-05T06:33:42.938Z] 5e14af77c1be: Download complete [2021-01-05T06:33:42.938Z] 01666e4c0597: Verifying Checksum [2021-01-05T06:33:42.938Z] 01666e4c0597: Download complete [2021-01-05T06:33:42.938Z] 93b61091891f: Verifying Checksum [2021-01-05T06:33:42.938Z] 93b61091891f: Download complete [2021-01-05T06:33:42.938Z] 8ad3a11d3b57: Verifying Checksum [2021-01-05T06:33:42.938Z] 8ad3a11d3b57: Download complete [2021-01-05T06:33:43.205Z] df20fa9351a1: Pull complete [2021-01-05T06:33:43.469Z] 36b3adc4ff6f: Pull complete [2021-01-05T06:33:44.429Z] 8ad3a11d3b57: Pull complete [2021-01-05T06:33:45.008Z] aa168da1d23b: Verifying Checksum [2021-01-05T06:33:45.008Z] aa168da1d23b: Download complete [2021-01-05T06:33:45.273Z] 46f8f816bc3b: Pull complete [2021-01-05T06:33:47.212Z] 93b61091891f: Pull complete [2021-01-05T06:33:47.476Z] 93b9cdb0e59b: Pull complete [2021-01-05T06:33:47.739Z] 5e14af77c1be: Pull complete [2021-01-05T06:33:47.739Z] 01666e4c0597: Pull complete [2021-01-05T06:33:55.941Z] aa168da1d23b: Pull complete [2021-01-05T06:33:55.941Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-05T06:33:55.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-05T06:33:55.941Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-05T06:33:56.134Z] prd-centos7-docker-4c-2g-18451 does not seem to be running inside a container [2021-01-05T06:33:56.186Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-05T06:34:00.291Z] $ docker top 0914923168ef2ca4b0f69b80b11fa38eda3f4febc65ecbfd9182e1ba618443ae -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T06:34:01.025Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-05T06:34:01.396Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-05T06:34:01.789Z] + ls /var/log/sa-host [2021-01-05T06:34:01.789Z] + sadf -c /var/log/sa-host/sa05 [2021-01-05T06:34:01.789Z] file_magic: OK [2021-01-05T06:34:01.789Z] HZ: Using current value: 100 [2021-01-05T06:34:01.789Z] file_header: OK [2021-01-05T06:34:01.789Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-05T06:34:01.789Z] Statistics: [2021-01-05T06:34:01.789Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-05T06:34:01.789Z] File successfully converted to sysstat format version 12.2.1 [2021-01-05T06:34:01.789Z] + sadf -c /var/log/sa-host/sa23 [2021-01-05T06:34:01.789Z] file_magic: OK [2021-01-05T06:34:01.789Z] HZ: Using current value: 100 [2021-01-05T06:34:01.789Z] file_header: OK [2021-01-05T06:34:01.789Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-05T06:34:01.789Z] Statistics: [2021-01-05T06:34:01.789Z] Hnuu...uuuununununu... [2021-01-05T06:34:01.789Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-05T06:34:02.056Z] provisioning config files... [2021-01-05T06:34:02.074Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4631724675231209686tmp [Pipeline] { [Pipeline] echo [2021-01-05T06:34:02.233Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T06:34:02.590Z] ---> create-netrc.sh [Pipeline] } [2021-01-05T06:34:02.615Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-05T06:34:02.796Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T06:34:03.164Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-05T06:34:03.197Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T06:34:03.535Z] ---> sudo-logs.sh [2021-01-05T06:34:03.535Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-05T06:34:03.567Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T06:34:03.907Z] ---> job-cost.sh [2021-01-05T06:34:03.907Z] lf-activate-venv: SKIPPING [2021-01-05T06:34:03.907Z] INFO: No Stack... [2021-01-05T06:34:04.858Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-05T06:34:05.434Z] INFO: Archiving Costs [Pipeline] echo [2021-01-05T06:34:05.470Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T06:34:05.809Z] ---> logs-deploy.sh [2021-01-05T06:34:05.809Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2984/1 [2021-01-05T06:34:05.809Z] INFO: archiving workspace using pattern(s): [2021-01-05T06:34:07.198Z] Archives upload complete. [2021-01-05T06:34:07.460Z] INFO: archiving logs to Nexus [2021-01-05T06:34:08.409Z] ---> uname -a: [2021-01-05T06:34:08.409Z] Linux prd-centos7-docker-4c-2g-18451.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-05T06:34:08.409Z] [2021-01-05T06:34:08.409Z] [2021-01-05T06:34:08.409Z] ---> lscpu: [2021-01-05T06:34:08.409Z] Architecture: x86_64 [2021-01-05T06:34:08.409Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-05T06:34:08.409Z] Byte Order: Little Endian [2021-01-05T06:34:08.409Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-05T06:34:08.409Z] CPU(s): 4 [2021-01-05T06:34:08.409Z] On-line CPU(s) list: 0-3 [2021-01-05T06:34:08.409Z] Thread(s) per core: 1 [2021-01-05T06:34:08.409Z] Core(s) per socket: 1 [2021-01-05T06:34:08.409Z] Socket(s): 4 [2021-01-05T06:34:08.409Z] NUMA node(s): 1 [2021-01-05T06:34:08.409Z] Vendor ID: GenuineIntel [2021-01-05T06:34:08.409Z] CPU family: 6 [2021-01-05T06:34:08.409Z] Model: 44 [2021-01-05T06:34:08.409Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-05T06:34:08.409Z] Stepping: 1 [2021-01-05T06:34:08.409Z] CPU MHz: 2933.436 [2021-01-05T06:34:08.409Z] BogoMIPS: 5866.87 [2021-01-05T06:34:08.409Z] Virtualization: VT-x [2021-01-05T06:34:08.409Z] Hypervisor vendor: KVM [2021-01-05T06:34:08.409Z] Virtualization type: full [2021-01-05T06:34:08.409Z] L1d cache: 128 KiB [2021-01-05T06:34:08.409Z] L1i cache: 128 KiB [2021-01-05T06:34:08.409Z] L2 cache: 16 MiB [2021-01-05T06:34:08.409Z] L3 cache: 64 MiB [2021-01-05T06:34:08.409Z] NUMA node0 CPU(s): 0-3 [2021-01-05T06:34:08.409Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-05T06:34:08.409Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-05T06:34:08.409Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-05T06:34:08.409Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-05T06:34:08.409Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-05T06:34:08.409Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-05T06:34:08.409Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-05T06:34:08.409Z] Vulnerability Srbds: Not affected [2021-01-05T06:34:08.409Z] Vulnerability Tsx async abort: Not affected [2021-01-05T06:34:08.409Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-01-05T06:34:08.409Z] [2021-01-05T06:34:08.409Z] [2021-01-05T06:34:08.409Z] ---> nproc: [2021-01-05T06:34:08.409Z] 4 [2021-01-05T06:34:08.409Z] [2021-01-05T06:34:08.409Z] [2021-01-05T06:34:08.409Z] ---> df -h: [2021-01-05T06:34:08.409Z] Filesystem Size Used Available Use% Mounted on [2021-01-05T06:34:08.409Z] overlay 50.0G 10.4G 39.6G 21% / [2021-01-05T06:34:08.409Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-05T06:34:08.409Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-05T06:34:08.409Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-05T06:34:08.409Z] /dev/vda1 50.0G 10.4G 39.6G 21% /facter-os [2021-01-05T06:34:08.409Z] /dev/vda1 50.0G 10.4G 39.6G 21% /etc/resolv.conf [2021-01-05T06:34:08.409Z] /dev/vda1 50.0G 10.4G 39.6G 21% /etc/hostname [2021-01-05T06:34:08.409Z] /dev/vda1 50.0G 10.4G 39.6G 21% /etc/hosts [2021-01-05T06:34:08.409Z] /dev/vda1 50.0G 10.4G 39.6G 21% /var/log/sa-host [2021-01-05T06:34:08.409Z] /dev/vda1 50.0G 10.4G 39.6G 21% /var/log/secure [2021-01-05T06:34:08.409Z] /dev/vda1 50.0G 10.4G 39.6G 21% /var/log/auth.log [2021-01-05T06:34:08.409Z] /dev/vda1 50.0G 10.4G 39.6G 21% /run/cloud-init/result.json [2021-01-05T06:34:08.409Z] /dev/vda1 50.0G 10.4G 39.6G 21% /w/workspace/edgex-go/1 [2021-01-05T06:34:08.409Z] /dev/vda1 50.0G 10.4G 39.6G 21% /w/workspace/edgex-go/1@tmp [2021-01-05T06:34:08.409Z] [2021-01-05T06:34:08.409Z] [2021-01-05T06:34:08.409Z] ---> free -m: [2021-01-05T06:34:08.409Z] total used free shared buff/cache available [2021-01-05T06:34:08.409Z] Mem: 1837 701 122 0 1013 1050 [2021-01-05T06:34:08.409Z] Swap: 1023 52 971 [2021-01-05T06:34:08.409Z] [2021-01-05T06:34:08.409Z]