Pull request #2993 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of soolaugust for edgexfoundry/edgex-go Loading trusted files from base branch master at fa73db002611977724c74faadafd397fb3003e92 rather than 80b1f3570f7bccbf147dbdd21a50c01ca509d8ee Obtained Jenkinsfile from fa73db002611977724c74faadafd397fb3003e92 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-2993/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-2993/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 ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-18839 in /w/workspace/edgexfoundry_edgex-go_PR-2993 [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/2993/head:refs/remotes/origin/PR-2993 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit fa73db002611977724c74faadafd397fb3003e92 into PR head commit 80b1f3570f7bccbf147dbdd21a50c01ca509d8ee Merge succeeded, producing 80b1f3570f7bccbf147dbdd21a50c01ca509d8ee Checking out Revision 80b1f3570f7bccbf147dbdd21a50c01ca509d8ee (PR-2993) > git config core.sparsecheckout # timeout=10 > git checkout -f 80b1f3570f7bccbf147dbdd21a50c01ca509d8ee # 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 fa73db002611977724c74faadafd397fb3003e92 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 80b1f3570f7bccbf147dbdd21a50c01ca509d8ee # timeout=10 Commit message: "docs: fix wrong link of api walk through page" 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-07T09:15:49.820Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-07T09:15:50.316Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-07T09:15:50.540Z] ========================================================= [2021-01-07T09:15:50.540Z] EdgeX Global Pipelines Version Info [2021-01-07T09:15:50.540Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-07T09:15:52.082Z] ------------------- [2021-01-07T09:15:52.082Z] stable info: [2021-01-07T09:15:52.082Z] ------------------- [2021-01-07T09:15:52.082Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-07T09:15:52.082Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-07T09:15:52.082Z] Message: update stable to v1.0.173 [2021-01-07T09:15:53.029Z] ------------------- [2021-01-07T09:15:53.029Z] experimental info: [2021-01-07T09:15:53.029Z] ------------------- [2021-01-07T09:15:53.029Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-07T09:15:53.029Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-07T09:15:53.029Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-07T09:15:53.453Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-07T09:15:53.587Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-07T09:15:53.721Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-07T09:15:53.856Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-07T09:15:53.988Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-07T09:15:54.135Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-07T09:15:54.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-07T09:15:54.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-07T09:15:54.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-07T09:15:54.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-07T09:15:54.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-07T09:15:54.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-07T09:15:55.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-07T09:15:55.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-07T09:15:55.340Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-07T09:15:55.464Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-07T09:15:55.588Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-07T09:15:55.707Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-07T09:15:55.835Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-07T09:15:55.965Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-07T09:15:56.098Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-07T09:15:56.218Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-07T09:15:56.355Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-07T09:15:56.484Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2993 [Pipeline] echo [2021-01-07T09:15:56.615Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2993 [Pipeline] echo [2021-01-07T09:15:56.742Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2993 [Pipeline] echo [2021-01-07T09:15:56.889Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 80b1f3570f7bccbf147dbdd21a50c01ca509d8ee [Pipeline] echo [2021-01-07T09:15:57.025Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 80b1f35 [Pipeline] echo [2021-01-07T09:15:57.160Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-07T09:15:57.429Z] provisioning config files... [2021-01-07T09:15:57.459Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2779021982127165924tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-07T09:15:57.881Z] ---> docker-login.sh [2021-01-07T09:15:57.881Z] nexus3.edgexfoundry.org:10001 [2021-01-07T09:15:58.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-07T09:15:58.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-07T09:15:58.408Z] Configure a credential helper to remove this warning. See [2021-01-07T09:15:58.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-07T09:15:58.408Z] [2021-01-07T09:15:58.408Z] Login Succeeded [2021-01-07T09:15:58.408Z] nexus3.edgexfoundry.org:10002 [2021-01-07T09:15:58.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-07T09:15:58.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-07T09:15:58.408Z] Configure a credential helper to remove this warning. See [2021-01-07T09:15:58.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-07T09:15:58.408Z] [2021-01-07T09:15:58.408Z] Login Succeeded [2021-01-07T09:15:58.408Z] nexus3.edgexfoundry.org:10003 [2021-01-07T09:15:58.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-07T09:15:58.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-07T09:15:58.674Z] Configure a credential helper to remove this warning. See [2021-01-07T09:15:58.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-07T09:15:58.674Z] [2021-01-07T09:15:58.674Z] Login Succeeded [2021-01-07T09:15:58.674Z] nexus3.edgexfoundry.org:10004 [2021-01-07T09:15:58.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-07T09:15:58.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-07T09:15:58.937Z] Configure a credential helper to remove this warning. See [2021-01-07T09:15:58.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-07T09:15:58.938Z] [2021-01-07T09:15:58.938Z] Login Succeeded [2021-01-07T09:15:58.938Z] docker.io [2021-01-07T09:15:58.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-07T09:15:59.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-07T09:15:59.201Z] Configure a credential helper to remove this warning. See [2021-01-07T09:15:59.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-07T09:15:59.201Z] [2021-01-07T09:15:59.201Z] Login Succeeded [2021-01-07T09:15:59.201Z] ---> docker-login.sh ends [Pipeline] } [2021-01-07T09:15:59.228Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-07T09:15:59.816Z] ++ 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-07T09:15:59.816Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-07T09:15:59.816Z] ++ dirname cmd/core-command/Dockerfile [2021-01-07T09:15:59.816Z] ++ cut -d/ -f2 [2021-01-07T09:15:59.816Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-07T09:15:59.816Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-07T09:15:59.816Z] ++ dirname cmd/core-data/Dockerfile [2021-01-07T09:15:59.816Z] ++ cut -d/ -f2 [2021-01-07T09:15:59.816Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-07T09:15:59.816Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-07T09:15:59.816Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-07T09:15:59.816Z] ++ cut -d/ -f2 [2021-01-07T09:15:59.816Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-07T09:15:59.816Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-07T09:15:59.816Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-07T09:15:59.816Z] ++ cut -d/ -f2 [2021-01-07T09:15:59.816Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-07T09:15:59.816Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-07T09:15:59.816Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-07T09:15:59.816Z] ++ cut -d/ -f2 [2021-01-07T09:15:59.816Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-07T09:15:59.816Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-07T09:15:59.816Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-07T09:15:59.816Z] ++ cut -d/ -f2 [2021-01-07T09:15:59.816Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-07T09:15:59.816Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-07T09:15:59.816Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-07T09:15:59.816Z] ++ cut -d/ -f2 [2021-01-07T09:15:59.816Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-07T09:15:59.816Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-07T09:15:59.816Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-07T09:15:59.816Z] ++ cut -d/ -f2 [2021-01-07T09:15:59.816Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-07T09:15:59.816Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-07T09:15:59.816Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-07T09:15:59.816Z] ++ cut -d/ -f2 [2021-01-07T09:15:59.816Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-07T09:15:59.912Z] 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-07T09:16:01.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-07T09:16:01.912Z] [2021-01-07T09:16:01.912Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-07T09:16:02.332Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-07T09:16:02.332Z] latest: Pulling from edgex-devops/git-semver [2021-01-07T09:16:02.332Z] 31603596830f: Pulling fs layer [2021-01-07T09:16:02.332Z] 2a8b12db71e7: Pulling fs layer [2021-01-07T09:16:02.332Z] 6ca5941a6612: Pulling fs layer [2021-01-07T09:16:02.332Z] ecc8261a40a4: Pulling fs layer [2021-01-07T09:16:02.332Z] ecc8261a40a4: Waiting [2021-01-07T09:16:02.332Z] 2a8b12db71e7: Verifying Checksum [2021-01-07T09:16:02.332Z] 2a8b12db71e7: Download complete [2021-01-07T09:16:02.333Z] 31603596830f: Verifying Checksum [2021-01-07T09:16:02.333Z] 31603596830f: Download complete [2021-01-07T09:16:02.597Z] ecc8261a40a4: Verifying Checksum [2021-01-07T09:16:02.597Z] ecc8261a40a4: Download complete [2021-01-07T09:16:02.597Z] 6ca5941a6612: Verifying Checksum [2021-01-07T09:16:02.597Z] 6ca5941a6612: Download complete [2021-01-07T09:16:02.861Z] 31603596830f: Pull complete [2021-01-07T09:16:03.127Z] 2a8b12db71e7: Pull complete [2021-01-07T09:16:03.718Z] 6ca5941a6612: Pull complete [2021-01-07T09:16:03.984Z] ecc8261a40a4: Pull complete [2021-01-07T09:16:03.984Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-07T09:16:03.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-07T09:16:03.984Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-07T09:16:04.124Z] prd-centos7-docker-4c-2g-18839 does not seem to be running inside a container [2021-01-07T09:16:04.179Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-07T09:16:06.795Z] $ docker top 93213996898c8cc28e567d274f194d4df29721bbdb6025841e0c5db2020ff720 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-07T09:16:07.248Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-07T09:16:07.248Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-07T09:16:07.475Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-07T09:16:07.481Z] $ docker exec 93213996898c8cc28e567d274f194d4df29721bbdb6025841e0c5db2020ff720 ssh-agent [2021-01-07T09:16:07.651Z] SSH_AUTH_SOCK=/tmp/ssh-bvD99B3byoVC/agent.11 [2021-01-07T09:16:07.651Z] SSH_AGENT_PID=17 [2021-01-07T09:16:07.665Z] Running ssh-add (command line suppressed) [2021-01-07T09:16:07.784Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1470303243350501537.key (/w/workspace/edgex-go/1@tmp/private_key_1470303243350501537.key) [2021-01-07T09:16:07.835Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-07T09:16:08.220Z] + git tag --points-at HEAD [Pipeline] } [2021-01-07T09:16:08.251Z] $ docker exec --env ******** --env ******** 93213996898c8cc28e567d274f194d4df29721bbdb6025841e0c5db2020ff720 ssh-agent -k [2021-01-07T09:16:08.363Z] unset SSH_AUTH_SOCK; [2021-01-07T09:16:08.363Z] unset SSH_AGENT_PID; [2021-01-07T09:16:08.363Z] echo Agent pid 17 killed; [2021-01-07T09:16:08.411Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-07T09:16:08.629Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-07T09:16:08.629Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-07T09:16:08.793Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-07T09:16:08.799Z] $ docker exec 93213996898c8cc28e567d274f194d4df29721bbdb6025841e0c5db2020ff720 ssh-agent [2021-01-07T09:16:08.959Z] SSH_AUTH_SOCK=/tmp/ssh-yKwezNQ3W8f6/agent.46 [2021-01-07T09:16:08.959Z] SSH_AGENT_PID=52 [2021-01-07T09:16:08.966Z] Running ssh-add (command line suppressed) [2021-01-07T09:16:09.116Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7612352884497743721.key (/w/workspace/edgex-go/1@tmp/private_key_7612352884497743721.key) [2021-01-07T09:16:09.198Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-07T09:16:09.583Z] + git semver init [2021-01-07T09:16:09.583Z] # -> Open(): unable to determine branch for HEAD [2021-01-07T09:16:09.583Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-01-07T09:16:09.583Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-01-07T09:16:09.583Z] # $SEMVER_REMOTE_NAME = origin [2021-01-07T09:16:09.583Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-07T09:16:09.583Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-07T09:16:09.583Z] # $SEMVER_BRANCH = PR-2993 [2021-01-07T09:16:09.583Z] # $SEMVER_TEMP = /tmp/semver-837311401 [2021-01-07T09:16:09.583Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-07T09:16:36.242Z] # '/tmp/semver-837311401' -> '/w/workspace/edgex-go/1/.semver' [2021-01-07T09:16:36.242Z] # -> Force: false [2021-01-07T09:16:36.242Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-01-07T09:16:36.267Z] $ docker exec --env ******** --env ******** 93213996898c8cc28e567d274f194d4df29721bbdb6025841e0c5db2020ff720 ssh-agent -k [2021-01-07T09:16:36.529Z] unset SSH_AUTH_SOCK; [2021-01-07T09:16:36.530Z] unset SSH_AGENT_PID; [2021-01-07T09:16:36.530Z] echo Agent pid 52 killed; [2021-01-07T09:16:36.606Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-07T09:16:37.213Z] + git semver [Pipeline] } [2021-01-07T09:16:37.251Z] $ docker stop --time=1 93213996898c8cc28e567d274f194d4df29721bbdb6025841e0c5db2020ff720 [2021-01-07T09:16:39.226Z] $ docker rm -f 93213996898c8cc28e567d274f194d4df29721bbdb6025841e0c5db2020ff720 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-07T09:16:39.826Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-07T09:16:40.404Z] Stashed 1 file(s) [Pipeline] echo [2021-01-07T09:16:40.425Z] [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-07T09:16:41.806Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-07T09:16:42.147Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-07T09:16:42.483Z] + sudo service docker restart [2021-01-07T09:16:42.483Z] + true [2021-01-07T09:16:42.483Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-07T09:16:43.103Z] ========================================================= [2021-01-07T09:16:43.103Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-07T09:16:43.103Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-07T09:16:43.509Z] + 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-07T09:16:46.835Z] Sending build context to Docker daemon 326.4MB [2021-01-07T09:16:46.835Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-07T09:16:46.835Z] Step 2/6 : FROM ${BASE} [2021-01-07T09:16:46.835Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-07T09:16:46.835Z] 188c0c94c7c5: Pulling fs layer [2021-01-07T09:16:46.835Z] 0ef7d3d256c8: Pulling fs layer [2021-01-07T09:16:46.835Z] de9db76c5a1d: Pulling fs layer [2021-01-07T09:16:46.835Z] bca2f99d35d6: Pulling fs layer [2021-01-07T09:16:46.835Z] 93359f2a8cfa: Pulling fs layer [2021-01-07T09:16:46.835Z] 7c6f9722023f: Pulling fs layer [2021-01-07T09:16:46.835Z] a35cf1a2eb13: Pulling fs layer [2021-01-07T09:16:46.835Z] bca2f99d35d6: Waiting [2021-01-07T09:16:46.835Z] 93359f2a8cfa: Waiting [2021-01-07T09:16:46.835Z] 7c6f9722023f: Waiting [2021-01-07T09:16:46.835Z] a35cf1a2eb13: Waiting [2021-01-07T09:16:46.835Z] de9db76c5a1d: Verifying Checksum [2021-01-07T09:16:46.835Z] de9db76c5a1d: Download complete [2021-01-07T09:16:46.835Z] 0ef7d3d256c8: Verifying Checksum [2021-01-07T09:16:46.835Z] 0ef7d3d256c8: Download complete [2021-01-07T09:16:47.101Z] 93359f2a8cfa: Verifying Checksum [2021-01-07T09:16:47.101Z] 93359f2a8cfa: Download complete [2021-01-07T09:16:47.101Z] 188c0c94c7c5: Verifying Checksum [2021-01-07T09:16:47.101Z] 188c0c94c7c5: Download complete [2021-01-07T09:16:47.101Z] 7c6f9722023f: Verifying Checksum [2021-01-07T09:16:47.101Z] 7c6f9722023f: Download complete [2021-01-07T09:16:47.367Z] 188c0c94c7c5: Pull complete [2021-01-07T09:16:47.367Z] 0ef7d3d256c8: Pull complete [2021-01-07T09:16:47.631Z] de9db76c5a1d: Pull complete [2021-01-07T09:16:49.573Z] a35cf1a2eb13: Verifying Checksum [2021-01-07T09:16:49.573Z] a35cf1a2eb13: Download complete [2021-01-07T09:16:50.150Z] bca2f99d35d6: Verifying Checksum [2021-01-07T09:16:50.150Z] bca2f99d35d6: Download complete [2021-01-07T09:16:56.148Z] Still waiting to schedule task [2021-01-07T09:16:56.148Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-07T09:16:56.792Z] bca2f99d35d6: Pull complete [2021-01-07T09:16:56.792Z] 93359f2a8cfa: Pull complete [2021-01-07T09:16:56.792Z] 7c6f9722023f: Pull complete [2021-01-07T09:17:01.022Z] a35cf1a2eb13: Pull complete [2021-01-07T09:17:01.022Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-07T09:17:01.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-07T09:17:01.022Z] ---> a62c8e92a672 [2021-01-07T09:17:01.022Z] 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-07T09:17:01.022Z] ---> Running in e46e26be6d46 [2021-01-07T09:17:01.298Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T09:17:01.884Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T09:17:02.464Z] (1/12) Installing libmagic (5.38-r0) [2021-01-07T09:17:03.042Z] (2/12) Installing file (5.38-r0) [2021-01-07T09:17:03.042Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-07T09:17:03.304Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-07T09:17:08.681Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-07T09:17:08.681Z] (6/12) Installing patch (2.7.6-r6) [2021-01-07T09:17:08.681Z] (7/12) Installing build-base (0.5-r2) [2021-01-07T09:17:08.681Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-07T09:17:08.681Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-07T09:17:08.681Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-07T09:17:08.681Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-07T09:17:08.681Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-07T09:17:08.681Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T09:17:08.681Z] OK: 233 MiB in 51 packages [2021-01-07T09:17:12.008Z] Removing intermediate container e46e26be6d46 [2021-01-07T09:17:12.008Z] ---> 7338f4e629df [2021-01-07T09:17:12.008Z] Step 4/6 : WORKDIR /edgex-go [2021-01-07T09:17:12.008Z] ---> Running in ee1437c2583a [2021-01-07T09:17:12.278Z] Removing intermediate container ee1437c2583a [2021-01-07T09:17:12.278Z] ---> 700c9a75bc6b [2021-01-07T09:17:12.278Z] Step 5/6 : COPY go.mod . [2021-01-07T09:17:12.547Z] ---> ee05812c9d3f [2021-01-07T09:17:12.547Z] Step 6/6 : RUN go mod download [2021-01-07T09:17:12.547Z] ---> Running in 529df5d9fc29 [2021-01-07T09:17:34.588Z] Removing intermediate container 529df5d9fc29 [2021-01-07T09:17:34.588Z] ---> 9d1921f61206 [2021-01-07T09:17:34.588Z] Successfully built 9d1921f61206 [2021-01-07T09:17:34.588Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-07T09:17:34.946Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-07T09:17:34.946Z] . [Pipeline] withDockerContainer [2021-01-07T09:17:35.067Z] prd-centos7-docker-4c-2g-18839 does not seem to be running inside a container [2021-01-07T09:17:35.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-07T09:17:35.898Z] $ docker top dbd550243697f0806cb3a0502543a87da84a78573fcbb0e40cc4c3ade83de56f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-07T09:17:36.467Z] + go version [2021-01-07T09:17:36.467Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-07T09:17:36.504Z] $ docker stop --time=1 dbd550243697f0806cb3a0502543a87da84a78573fcbb0e40cc4c3ade83de56f [2021-01-07T09:17:37.865Z] $ docker rm -f dbd550243697f0806cb3a0502543a87da84a78573fcbb0e40cc4c3ade83de56f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-07T09:17:38.998Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-07T09:17:38.998Z] . [Pipeline] withDockerContainer [2021-01-07T09:17:39.119Z] prd-centos7-docker-4c-2g-18839 does not seem to be running inside a container [2021-01-07T09:17:39.174Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-07T09:17:40.054Z] $ docker top 911f313d5f54479859a283243fe3015e066111654f7366651b774d47c26cfc19 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-07T09:17:40.295Z] ========================================================= [2021-01-07T09:17:40.295Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-07T09:17:40.295Z] ========================================================= [Pipeline] sh [2021-01-07T09:17:40.611Z] + make test [2021-01-07T09:17:40.611Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-07T09:17:50.660Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-07T09:18:03.024Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-07T09:18:09.763Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-07T09:18:09.763Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-07T09:18:10.098Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-07T09:18:10.098Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-07T09:18:10.750Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-07T09:18:10.750Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-07T09:18:11.077Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-07T09:18:11.346Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-07T09:18:11.950Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-07T09:18:13.906Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-07T09:18:13.906Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-07T09:18:13.906Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-07T09:18:15.888Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.084s coverage: 46.6% of statements [2021-01-07T09:18:15.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-07T09:18:15.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-07T09:18:15.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-07T09:18:15.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-07T09:18:15.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-07T09:18:20.203Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.185s coverage: 27.0% of statements [2021-01-07T09:18:20.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-07T09:18:20.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-07T09:18:20.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-07T09:18:20.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-07T09:18:20.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-07T09:18:20.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-07T09:18:20.204Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.032s coverage: 100.0% of statements [2021-01-07T09:18:20.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-07T09:18:20.204Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.045s coverage: 100.0% of statements [2021-01-07T09:18:20.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-07T09:18:20.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-07T09:18:20.204Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.431s coverage: 77.8% of statements [2021-01-07T09:18:20.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-07T09:18:20.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-07T09:18:20.204Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.130s coverage: 82.4% of statements [2021-01-07T09:18:20.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-07T09:18:20.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-07T09:18:20.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-07T09:18:20.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-07T09:18:20.477Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.428s coverage: 28.6% of statements [2021-01-07T09:18:20.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-07T09:18:20.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-07T09:18:20.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-07T09:18:20.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-07T09:18:20.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-07T09:18:20.477Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.055s coverage: 100.0% of statements [2021-01-07T09:18:20.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-07T09:18:20.477Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.037s coverage: 100.0% of statements [2021-01-07T09:18:20.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-07T09:18:21.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.160s coverage: 86.7% of statements [2021-01-07T09:18:21.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-07T09:18:22.180Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.111s coverage: 97.5% of statements [2021-01-07T09:18:22.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-07T09:18:22.180Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.068s coverage: 78.3% of statements [2021-01-07T09:18:22.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-07T09:18:22.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-07T09:18:22.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-07T09:18:22.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-07T09:18:23.599Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.350s coverage: 93.8% of statements [2021-01-07T09:18:23.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-07T09:18:23.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-07T09:18:23.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-07T09:18:23.599Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-07T09:18:23.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-07T09:18:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-07T09:18:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-07T09:18:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-07T09:18:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-07T09:18:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-07T09:18:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-07T09:18:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-07T09:18:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-07T09:18:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-07T09:18:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-07T09:18:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-07T09:18:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-07T09:18:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-07T09:18:23.600Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements [2021-01-07T09:18:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-07T09:18:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-07T09:18:23.600Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.057s coverage: 0.1% of statements [2021-01-07T09:18:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-07T09:18:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-07T09:18:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-07T09:18:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-07T09:18:23.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.028s coverage: 100.0% of statements [2021-01-07T09:18:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-07T09:18:23.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 75.5% of statements [2021-01-07T09:18:23.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-07T09:18:23.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.031s coverage: 80.8% of statements [2021-01-07T09:18:24.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.078s coverage: 87.2% of statements [2021-01-07T09:18:24.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.050s coverage: 84.2% of statements [2021-01-07T09:18:24.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.108s coverage: 91.4% of statements [2021-01-07T09:18:24.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-07T09:18:25.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.215s coverage: 63.5% of statements [2021-01-07T09:18:25.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-07T09:18:25.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-07T09:18:25.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.028s coverage: 100.0% of statements [2021-01-07T09:18:25.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 91.3% of statements [2021-01-07T09:18:25.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.039s coverage: 100.0% of statements [2021-01-07T09:18:25.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-01-07T09:18:26.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.043s coverage: 100.0% of statements [2021-01-07T09:18:27.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.397s coverage: 55.9% of statements [2021-01-07T09:18:27.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-07T09:18:27.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-07T09:18:27.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-07T09:18:27.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-07T09:18:27.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-07T09:18:27.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.100s coverage: 37.0% of statements [2021-01-07T09:18:27.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-07T09:18:27.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-07T09:18:27.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.333s coverage: 84.0% of statements [2021-01-07T09:18:27.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.044s coverage: 100.0% of statements [2021-01-07T09:18:30.534Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.151s coverage: 47.1% of statements [2021-01-07T09:18:30.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-07T09:18:30.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-07T09:18:30.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-07T09:18:30.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-07T09:18:30.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-07T09:18:30.534Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.059s coverage: 100.0% of statements [2021-01-07T09:18:30.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-07T09:18:30.534Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.070s coverage: 100.0% of statements [2021-01-07T09:18:30.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-07T09:18:31.119Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.709s coverage: 29.1% of statements [2021-01-07T09:18:31.119Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-07T09:18:31.119Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-07T09:18:31.119Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-07T09:18:31.119Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-07T09:18:31.119Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-07T09:18:31.120Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.075s coverage: 99.0% of statements [2021-01-07T09:18:31.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-07T09:18:31.120Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.041s coverage: 100.0% of statements [2021-01-07T09:18:31.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-07T09:18:31.120Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.028s coverage: 0.0% of statements [2021-01-07T09:18:31.120Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-07T09:18:31.120Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.045s coverage: 100.0% of statements [2021-01-07T09:18:31.120Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-07T09:18:31.120Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-07T09:18:31.120Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-07T09:18:31.120Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-07T09:18:31.120Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.064s coverage: 87.9% of statements [2021-01-07T09:18:31.120Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-07T09:18:31.120Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-07T09:18:31.387Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.047s coverage: 100.0% of statements [2021-01-07T09:18:31.649Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2021-01-07T09:18:31.911Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.036s coverage: 100.0% of statements [2021-01-07T09:18:32.173Z] GO111MODULE=on go vet ./... [2021-01-07T09:18:41.690Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-18840 in /w/workspace/edgexfoundry_edgex-go_PR-2993 [Pipeline] { [Pipeline] ws [2021-01-07T09:18:41.791Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-07T09:18:46.797Z] using credential edgex-jenkins-ssh [2021-01-07T09:18:46.864Z] Cloning the remote Git repository [2021-01-07T09:18:46.922Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-07T09:18:47.030Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-07T09:18:47.137Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-07T09:18:47.138Z] > git --version # timeout=10 [2021-01-07T09:18:47.157Z] > git --version # 'git version 2.17.1' [2021-01-07T09:18:47.159Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-07T09:18:47.211Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-07T09:18:54.259Z] gofmt -l . [2021-01-07T09:18:54.522Z] [ "`gofmt -l .`" = "" ] [2021-01-07T09:18:55.107Z] ./bin/test-go-mod-tidy.sh [2021-01-07T09:18:55.375Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-07T09:18:57.648Z] + ls -al . [2021-01-07T09:18:57.649Z] total 640 [2021-01-07T09:18:57.649Z] drwxrwxr-x 10 1001 1001 4096 Jan 7 09:18 . [2021-01-07T09:18:57.649Z] drwxr-xr-x 4 root root 28 Jan 7 09:17 .. [2021-01-07T09:18:57.649Z] -rw-rw-r-- 1 1001 1001 11 Jan 7 09:15 .dockerignore [2021-01-07T09:18:57.649Z] drwxrwxr-x 8 1001 1001 179 Jan 7 09:15 .git [2021-01-07T09:18:57.649Z] drwxrwxr-x 3 1001 1001 125 Jan 7 09:15 .github [2021-01-07T09:18:57.649Z] -rw-rw-r-- 1 1001 1001 824 Jan 7 09:15 .gitignore [2021-01-07T09:18:57.649Z] drwx------ 3 1001 1001 47 Jan 7 09:16 .semver [2021-01-07T09:18:57.649Z] -rw-rw-r-- 1 1001 1001 166 Jan 7 09:15 .sonarcloud.properties [2021-01-07T09:18:57.649Z] -rw-rw-r-- 1 1001 1001 3804 Jan 7 09:15 CONTRIBUTING.md [2021-01-07T09:18:57.649Z] -rw-rw-r-- 1 1001 1001 931 Jan 7 09:15 Dockerfile.build [2021-01-07T09:18:57.649Z] -rw-rw-r-- 1 1001 1001 863 Jan 7 09:15 Jenkinsfile [2021-01-07T09:18:57.649Z] -rw-rw-r-- 1 1001 1001 10775 Jan 7 09:15 LICENSE [2021-01-07T09:18:57.649Z] -rw-rw-r-- 1 1001 1001 5750 Jan 7 09:15 Makefile [2021-01-07T09:18:57.649Z] -rw-rw-r-- 1 1001 1001 6524 Jan 7 09:15 README.md [2021-01-07T09:18:57.649Z] -rw-rw-r-- 1 1001 1001 6744 Jan 7 09:15 SECURITY.md [2021-01-07T09:18:57.649Z] -rw-rw-r-- 1 1001 1001 5 Jan 7 09:16 VERSION [2021-01-07T09:18:57.649Z] -rw-rw-r-- 1 1001 1001 4131 Jan 7 09:15 ZMQWindows.md [2021-01-07T09:18:57.649Z] drwxrwxr-x 2 1001 1001 117 Jan 7 09:15 bin [2021-01-07T09:18:57.649Z] drwxrwxr-x 14 1001 1001 4096 Jan 7 09:15 cmd [2021-01-07T09:18:57.649Z] -rw-r--r-- 1 root root 541590 Jan 7 09:18 coverage.out [2021-01-07T09:18:57.649Z] -rw-r--r-- 1 root root 979 Jan 7 09:18 go.mod [2021-01-07T09:18:57.649Z] -rw-r--r-- 1 root root 19019 Jan 7 09:18 go.sum [2021-01-07T09:18:57.649Z] drwxrwxr-x 8 1001 1001 127 Jan 7 09:15 internal [2021-01-07T09:18:57.649Z] drwxrwxr-x 4 1001 1001 26 Jan 7 09:15 openapi [2021-01-07T09:18:57.649Z] drwxrwxr-x 4 1001 1001 71 Jan 7 09:15 snap [2021-01-07T09:18:57.649Z] -rw-rw-r-- 1 1001 1001 168 Jan 7 09:15 version.go [Pipeline] sh [2021-01-07T09:18:57.972Z] + '[' -e coverage.out ] [2021-01-07T09:18:57.972Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-07T09:18:58.179Z] Stashed 1 file(s) [Pipeline] sh [2021-01-07T09:18:58.496Z] + make build [2021-01-07T09:18:58.496Z] 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-07T09:19:01.858Z] 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-07T09:19:03.467Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-07T09:19:03.486Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-07T09:19:03.512Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-07T09:19:03.553Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-07T09:19:03.554Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-07T09:19:03.563Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2993/head:refs/remotes/origin/PR-2993 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-07T09:19:05.623Z] Merging remotes/origin/master commit fa73db002611977724c74faadafd397fb3003e92 into PR head commit 80b1f3570f7bccbf147dbdd21a50c01ca509d8ee [2021-01-07T09:19:05.646Z] > git config core.sparsecheckout # timeout=10 [2021-01-07T09:19:05.668Z] > git checkout -f 80b1f3570f7bccbf147dbdd21a50c01ca509d8ee # timeout=10 [2021-01-07T09:19:06.077Z] > git remote # timeout=10 [2021-01-07T09:19:06.121Z] > git config --get remote.origin.url # timeout=10 [2021-01-07T09:19:06.151Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-07T09:19:06.173Z] > git merge fa73db002611977724c74faadafd397fb3003e92 # timeout=10 [2021-01-07T09:19:06.294Z] Merge succeeded, producing 80b1f3570f7bccbf147dbdd21a50c01ca509d8ee [2021-01-07T09:19:06.295Z] Checking out Revision 80b1f3570f7bccbf147dbdd21a50c01ca509d8ee (PR-2993) [2021-01-07T09:19:06.272Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-07T09:19:06.304Z] > git config core.sparsecheckout # timeout=10 [2021-01-07T09:19:06.316Z] > git checkout -f 80b1f3570f7bccbf147dbdd21a50c01ca509d8ee # timeout=10 [2021-01-07T09:19:08.547Z] 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-07T09:19:09.505Z] 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-07T09:19:10.788Z] Commit message: "docs: fix wrong link of api walk through page" [2021-01-07T09:19:10.846Z] > git --version # timeout=10 [2021-01-07T09:19:10.872Z] > git --version # 'git version 2.17.1' [2021-01-07T09:19:10.890Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-07T09:19:10.916Z] 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-07T09:19:11.185Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-07T09:19:12.609Z] 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-07T09:19:12.775Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-07T09:19:13.184Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-07T09:19:13.552Z] + + truesudo [2021-01-07T09:19:13.552Z] service docker restart [2021-01-07T09:19:14.023Z] 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-07T09:19:15.433Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-07T09:19:15.675Z] provisioning config files... [2021-01-07T09:19:15.733Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6048235381782119076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-07T09:19:16.215Z] ---> docker-login.sh [2021-01-07T09:19:16.215Z] nexus3.edgexfoundry.org:10001 [2021-01-07T09:19:16.381Z] 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-07T09:19:17.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-07T09:19:17.363Z] 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-07T09:19:17.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-07T09:19:17.488Z] Configure a credential helper to remove this warning. See [2021-01-07T09:19:17.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-07T09:19:17.488Z] [2021-01-07T09:19:17.488Z] Login Succeeded [2021-01-07T09:19:17.488Z] nexus3.edgexfoundry.org:10002 [2021-01-07T09:19:18.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-07T09:19:18.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-07T09:19:18.085Z] Configure a credential helper to remove this warning. See [2021-01-07T09:19:18.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-07T09:19:18.085Z] [2021-01-07T09:19:18.085Z] Login Succeeded [2021-01-07T09:19:18.085Z] nexus3.edgexfoundry.org:10003 [2021-01-07T09:19:18.319Z] 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-07T09:19:18.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-07T09:19:18.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-07T09:19:18.636Z] Configure a credential helper to remove this warning. See [2021-01-07T09:19:18.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-07T09:19:18.636Z] [2021-01-07T09:19:18.636Z] Login Succeeded [2021-01-07T09:19:18.636Z] nexus3.edgexfoundry.org:10004 [2021-01-07T09:19:18.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-07T09:19:18.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-07T09:19:18.911Z] Configure a credential helper to remove this warning. See [2021-01-07T09:19:18.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-07T09:19:18.911Z] [2021-01-07T09:19:18.911Z] Login Succeeded [2021-01-07T09:19:18.911Z] docker.io [2021-01-07T09:19:19.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [2021-01-07T09:19:19.750Z] $ docker stop --time=1 911f313d5f54479859a283243fe3015e066111654f7366651b774d47c26cfc19 [2021-01-07T09:19:19.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-07T09:19:19.787Z] Configure a credential helper to remove this warning. See [2021-01-07T09:19:19.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-07T09:19:19.787Z] [2021-01-07T09:19:19.787Z] Login Succeeded [2021-01-07T09:19:19.787Z] ---> docker-login.sh ends [2021-01-07T09:19:21.502Z] $ docker rm -f 911f313d5f54479859a283243fe3015e066111654f7366651b774d47c26cfc19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-01-07T09:19:22.139Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // wrap [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-01-07T09:19:25.675Z] ========================================================= [2021-01-07T09:19:25.675Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-07T09:19:25.675Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-01-07T09:19:26.126Z] + 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-07T09:19:26.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-07T09:19:26.173Z] [2021-01-07T09:19:26.173Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-07T09:19:26.560Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-07T09:19:26.560Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-07T09:19:26.560Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-07T09:19:26.560Z] ca9280d653b3: Pulling fs layer [2021-01-07T09:19:26.560Z] 7e9c9ca2126c: Pulling fs layer [2021-01-07T09:19:27.507Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-07T09:19:27.507Z] cbdbe7a5bc2a: Download complete [2021-01-07T09:19:27.507Z] ca9280d653b3: Verifying Checksum [2021-01-07T09:19:27.507Z] ca9280d653b3: Download complete [2021-01-07T09:19:27.775Z] cbdbe7a5bc2a: Pull complete [2021-01-07T09:19:28.107Z] Sending build context to Docker daemon 165.5MB [2021-01-07T09:19:28.107Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-07T09:19:28.107Z] Step 2/6 : FROM ${BASE} [2021-01-07T09:19:28.378Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-07T09:19:28.378Z] 5f621e34cdf4: Pulling fs layer [2021-01-07T09:19:28.378Z] a4357932f1b6: Pulling fs layer [2021-01-07T09:19:28.378Z] 18c013af1878: Pulling fs layer [2021-01-07T09:19:28.378Z] 00ac8860ef70: Pulling fs layer [2021-01-07T09:19:28.378Z] 63d7cb157983: Pulling fs layer [2021-01-07T09:19:28.378Z] b116817d02f9: Pulling fs layer [2021-01-07T09:19:28.378Z] 745a02a5169b: Pulling fs layer [2021-01-07T09:19:28.378Z] 63d7cb157983: Waiting [2021-01-07T09:19:28.378Z] b116817d02f9: Waiting [2021-01-07T09:19:28.378Z] 745a02a5169b: Waiting [2021-01-07T09:19:28.378Z] 00ac8860ef70: Waiting [2021-01-07T09:19:28.378Z] 18c013af1878: Verifying Checksum [2021-01-07T09:19:28.378Z] 18c013af1878: Download complete [2021-01-07T09:19:28.378Z] a4357932f1b6: Verifying Checksum [2021-01-07T09:19:28.378Z] a4357932f1b6: Download complete [2021-01-07T09:19:28.378Z] 63d7cb157983: Verifying Checksum [2021-01-07T09:19:28.652Z] 5f621e34cdf4: Verifying Checksum [2021-01-07T09:19:28.652Z] 5f621e34cdf4: Download complete [2021-01-07T09:19:28.652Z] b116817d02f9: Verifying Checksum [2021-01-07T09:19:28.652Z] b116817d02f9: Download complete [2021-01-07T09:19:28.728Z] ca9280d653b3: Pull complete [2021-01-07T09:19:29.247Z] 5f621e34cdf4: Pull complete [2021-01-07T09:19:29.849Z] a4357932f1b6: Pull complete [2021-01-07T09:19:30.125Z] 7e9c9ca2126c: Download complete [2021-01-07T09:19:30.127Z] 18c013af1878: Pull complete [2021-01-07T09:19:31.555Z] 745a02a5169b: Verifying Checksum [2021-01-07T09:19:31.555Z] 745a02a5169b: Download complete [2021-01-07T09:19:32.537Z] 00ac8860ef70: Verifying Checksum [2021-01-07T09:19:32.537Z] 00ac8860ef70: Download complete [2021-01-07T09:19:36.739Z] 7e9c9ca2126c: Pull complete [2021-01-07T09:19:36.739Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-07T09:19:36.739Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-07T09:19:36.739Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-07T09:19:36.898Z] prd-centos7-docker-4c-2g-18839 does not seem to be running inside a container [2021-01-07T09:19:36.960Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-07T09:19:39.827Z] $ docker top b8b7c8efae466e8b0dd661c5aecc2461707ad09b40892362b3310e5d19e5c76b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-07T09:19:40.454Z] + docker-compose build --help [2021-01-07T09:19:40.454Z] + grep parallel [2021-01-07T09:19:41.403Z] --parallel Build images in parallel. [Pipeline] } [2021-01-07T09:19:41.436Z] $ docker stop --time=1 b8b7c8efae466e8b0dd661c5aecc2461707ad09b40892362b3310e5d19e5c76b [2021-01-07T09:19:42.703Z] 00ac8860ef70: Pull complete [2021-01-07T09:19:42.789Z] $ docker rm -f b8b7c8efae466e8b0dd661c5aecc2461707ad09b40892362b3310e5d19e5c76b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-07T09:19:43.300Z] 63d7cb157983: Pull complete [2021-01-07T09:19:43.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-07T09:19:43.569Z] . [2021-01-07T09:19:43.577Z] b116817d02f9: Pull complete [Pipeline] withDockerContainer [2021-01-07T09:19:43.714Z] prd-centos7-docker-4c-2g-18839 does not seem to be running inside a container [2021-01-07T09:19:43.837Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-07T09:19:44.480Z] $ docker top d9825e8ae0d53f4cac0325b9b3b1a22b7a41dfa5d2f362e3959280bf17e5a5ea -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-07T09:19:45.097Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-07T09:19:46.045Z] Building docker-core-command-go ... [2021-01-07T09:19:46.045Z] Building docker-core-data-go ... [2021-01-07T09:19:46.045Z] Building docker-core-metadata-go ... [2021-01-07T09:19:46.045Z] Building docker-security-bootstrap-redis-go ... [2021-01-07T09:19:46.045Z] Building docker-security-proxy-setup-go ... [2021-01-07T09:19:46.045Z] Building docker-security-secretstore-setup-go ... [2021-01-07T09:19:46.045Z] Building docker-support-notifications-go ... [2021-01-07T09:19:46.045Z] Building docker-support-scheduler-go ... [2021-01-07T09:19:46.045Z] Building docker-sys-mgmt-agent-go ... [2021-01-07T09:19:46.045Z] Building docker-sys-mgmt-agent-go [2021-01-07T09:19:46.045Z] Building docker-security-proxy-setup-go [2021-01-07T09:19:46.045Z] Building docker-support-scheduler-go [2021-01-07T09:19:46.045Z] Building docker-core-metadata-go [2021-01-07T09:19:46.045Z] Building docker-security-bootstrap-redis-go [2021-01-07T09:19:49.023Z] 745a02a5169b: Pull complete [2021-01-07T09:19:49.023Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-07T09:19:49.023Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-07T09:19:49.023Z] ---> b7e6874047d6 [2021-01-07T09:19:49.023Z] 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-07T09:19:50.003Z] ---> Running in 16782b61a348 [2021-01-07T09:19:50.990Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T09:19:51.966Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T09:19:52.561Z] (1/12) Installing libmagic (5.38-r0) [2021-01-07T09:19:52.831Z] (2/12) Installing file (5.38-r0) [2021-01-07T09:19:52.831Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-07T09:19:52.831Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-07T09:19:58.215Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-07T09:19:58.215Z] (6/12) Installing patch (2.7.6-r6) [2021-01-07T09:19:58.215Z] (7/12) Installing build-base (0.5-r2) [2021-01-07T09:19:58.215Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-07T09:19:58.215Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-07T09:19:58.215Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-07T09:19:58.490Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-07T09:19:58.490Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-07T09:19:58.490Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T09:19:58.490Z] OK: 217 MiB in 51 packages [2021-01-07T09:20:02.798Z] Removing intermediate container 16782b61a348 [2021-01-07T09:20:02.798Z] ---> ac7163af4d5b [2021-01-07T09:20:02.798Z] Step 4/6 : WORKDIR /edgex-go [2021-01-07T09:20:02.798Z] ---> Running in 30dc9e2d11de [2021-01-07T09:20:03.399Z] Removing intermediate container 30dc9e2d11de [2021-01-07T09:20:03.399Z] ---> feabb0767308 [2021-01-07T09:20:03.399Z] Step 5/6 : COPY go.mod . [2021-01-07T09:20:03.993Z] ---> 58abf5b038fe [2021-01-07T09:20:03.993Z] Step 6/6 : RUN go mod download [2021-01-07T09:20:03.993Z] ---> Running in 706ee1b3cd39 [2021-01-07T09:20:18.255Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T09:20:18.255Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-07T09:20:18.255Z] ---> 9d1921f61206 [2021-01-07T09:20:18.255Z] Step 3/22 : WORKDIR /edgex-go [2021-01-07T09:20:18.255Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T09:20:18.255Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-07T09:20:18.255Z] ---> 9d1921f61206 [2021-01-07T09:20:18.255Z] Step 3/21 : WORKDIR /edgex-go [2021-01-07T09:20:18.255Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T09:20:18.255Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-07T09:20:18.255Z] ---> 9d1921f61206 [2021-01-07T09:20:18.255Z] Step 3/21 : WORKDIR /edgex-go [2021-01-07T09:20:18.255Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T09:20:18.255Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-07T09:20:18.255Z] ---> 9d1921f61206 [2021-01-07T09:20:18.255Z] Step 3/22 : WORKDIR /edgex-go [2021-01-07T09:20:18.255Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T09:20:18.255Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-07T09:20:18.255Z] ---> 9d1921f61206 [2021-01-07T09:20:18.255Z] Step 3/26 : WORKDIR /edgex-go [2021-01-07T09:20:18.255Z] ---> Running in ad3bea6c2e4e [2021-01-07T09:20:18.255Z] ---> Running in e63106ffb5e6 [2021-01-07T09:20:18.255Z] ---> Running in 08ff81d5aded [2021-01-07T09:20:18.255Z] ---> Running in 1662ed858344 [2021-01-07T09:20:18.255Z] ---> Running in 02addcb9fb45 [2021-01-07T09:20:18.255Z] Removing intermediate container 02addcb9fb45 [2021-01-07T09:20:18.255Z] ---> ed49253c9ccd [2021-01-07T09:20:18.255Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T09:20:18.255Z] Removing intermediate container 1662ed858344 [2021-01-07T09:20:18.255Z] ---> 18ba1177be6a [2021-01-07T09:20:18.255Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T09:20:18.255Z] Removing intermediate container 08ff81d5aded [2021-01-07T09:20:18.255Z] ---> 4a6d0b64c0bd [2021-01-07T09:20:18.255Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T09:20:18.255Z] Removing intermediate container ad3bea6c2e4e [2021-01-07T09:20:18.255Z] ---> 679fd9e2dc59 [2021-01-07T09:20:18.255Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T09:20:18.255Z] Removing intermediate container e63106ffb5e6 [2021-01-07T09:20:18.255Z] ---> 026c13f5dd3e [2021-01-07T09:20:18.255Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T09:20:18.255Z] ---> Running in e710847260d5 [2021-01-07T09:20:18.255Z] ---> Running in 2931022b9e5f [2021-01-07T09:20:18.255Z] ---> Running in 69947f8ed232 [2021-01-07T09:20:18.255Z] ---> Running in 2cab6f4146ec [2021-01-07T09:20:18.255Z] ---> Running in 4e4a0dc78d7e [2021-01-07T09:20:20.827Z] Removing intermediate container e710847260d5 [2021-01-07T09:20:20.827Z] ---> 6a692da8b127 [2021-01-07T09:20:20.827Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-07T09:20:20.827Z] Removing intermediate container 69947f8ed232 [2021-01-07T09:20:20.827Z] ---> 1155f9c9910b [2021-01-07T09:20:20.827Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-07T09:20:20.828Z] ---> Running in e371a458879e [2021-01-07T09:20:20.828Z] Removing intermediate container 2931022b9e5f [2021-01-07T09:20:20.828Z] ---> d670371d94ad [2021-01-07T09:20:20.828Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-07T09:20:20.828Z] ---> Running in b99e5b943826 [2021-01-07T09:20:20.828Z] Removing intermediate container 4e4a0dc78d7e [2021-01-07T09:20:20.828Z] ---> 4db5d8a73d21 [2021-01-07T09:20:20.828Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-07T09:20:20.828Z] ---> Running in d50fd8ceb398 [2021-01-07T09:20:21.090Z] Removing intermediate container 2cab6f4146ec [2021-01-07T09:20:21.090Z] ---> d5236daa17fc [2021-01-07T09:20:21.090Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-07T09:20:21.090Z] ---> Running in bfcfb8b4e2a3 [2021-01-07T09:20:21.359Z] ---> Running in ec1e4e2f06eb [2021-01-07T09:20:21.626Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T09:20:21.891Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T09:20:21.891Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T09:20:22.153Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T09:20:22.153Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T09:20:22.414Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T09:20:22.414Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T09:20:22.675Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T09:20:22.675Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T09:20:22.675Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T09:20:22.937Z] OK: 233 MiB in 51 packages [2021-01-07T09:20:23.201Z] OK: 233 MiB in 51 packages [2021-01-07T09:20:23.201Z] OK: 233 MiB in 51 packages [2021-01-07T09:20:23.470Z] OK: 233 MiB in 51 packages [2021-01-07T09:20:23.470Z] OK: 233 MiB in 51 packages [2021-01-07T09:20:23.732Z] Removing intermediate container b99e5b943826 [2021-01-07T09:20:23.732Z] ---> 1e5f4dee60b4 [2021-01-07T09:20:23.732Z] Step 6/22 : COPY go.mod . [2021-01-07T09:20:23.994Z] Removing intermediate container d50fd8ceb398 [2021-01-07T09:20:23.994Z] ---> 52471de3e90b [2021-01-07T09:20:23.994Z] Step 6/21 : COPY go.mod . [2021-01-07T09:20:23.994Z] ---> e3b33e46e15d [2021-01-07T09:20:23.994Z] Step 7/22 : RUN go mod download [2021-01-07T09:20:24.256Z] ---> Running in 3de50555b1cb [2021-01-07T09:20:24.256Z] Removing intermediate container e371a458879e [2021-01-07T09:20:24.256Z] ---> 7bf334247495 [2021-01-07T09:20:24.256Z] Step 6/26 : COPY go.mod . [2021-01-07T09:20:24.519Z] ---> 1e2f728ad1d5 [2021-01-07T09:20:24.519Z] Step 7/21 : RUN go mod download [2021-01-07T09:20:24.519Z] Removing intermediate container ec1e4e2f06eb [2021-01-07T09:20:24.519Z] ---> 0a1e84c1c926 [2021-01-07T09:20:24.519Z] Step 6/22 : COPY go.mod . [2021-01-07T09:20:24.787Z] ---> Running in d6d6b606782e [2021-01-07T09:20:24.787Z] Removing intermediate container bfcfb8b4e2a3 [2021-01-07T09:20:24.787Z] ---> 2f88ad88b3c6 [2021-01-07T09:20:24.787Z] Step 6/21 : COPY go.mod . [2021-01-07T09:20:24.787Z] ---> e82d5e523ae5 [2021-01-07T09:20:24.787Z] Step 7/26 : RUN go mod download [2021-01-07T09:20:25.054Z] ---> Running in 0fa81be5920d [2021-01-07T09:20:25.055Z] ---> efddd7df408b [2021-01-07T09:20:25.055Z] Step 7/22 : RUN go mod download [2021-01-07T09:20:25.327Z] ---> 3d8bf8b5ed26 [2021-01-07T09:20:25.327Z] Step 7/21 : RUN go mod download [2021-01-07T09:20:25.327Z] ---> Running in 7438b83792cf [2021-01-07T09:20:25.594Z] ---> Running in 68d17831decb [2021-01-07T09:20:26.544Z] Removing intermediate container d6d6b606782e [2021-01-07T09:20:26.544Z] ---> 737679e1acd9 [2021-01-07T09:20:26.544Z] Step 8/21 : COPY . . [2021-01-07T09:20:26.544Z] Removing intermediate container 3de50555b1cb [2021-01-07T09:20:26.544Z] ---> 93256407a403 [2021-01-07T09:20:26.544Z] Step 8/22 : COPY . . [2021-01-07T09:20:26.814Z] Removing intermediate container 0fa81be5920d [2021-01-07T09:20:26.814Z] ---> cba58319b7f4 [2021-01-07T09:20:26.814Z] Step 8/26 : COPY . . [2021-01-07T09:20:30.798Z] Removing intermediate container 706ee1b3cd39 [2021-01-07T09:20:30.799Z] ---> 6d59b8f740ba [2021-01-07T09:20:30.799Z] Successfully built 6d59b8f740ba [2021-01-07T09:20:30.799Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-07T09:20:31.191Z] + docker inspect -f . ci-base-image-arm64 [2021-01-07T09:20:31.191Z] . [Pipeline] withDockerContainer [2021-01-07T09:20:31.439Z] prd-ubuntu18.04-docker-arm64-4c-16g-18840 does not seem to be running inside a container [2021-01-07T09:20:31.528Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-07T09:20:32.974Z] $ docker top 2e5e1e3ccd7ed5966c11790452240cd51592d7afa90b457d958085aaaa506250 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-07T09:20:34.100Z] + go version [2021-01-07T09:20:34.100Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-07T09:20:34.134Z] $ docker stop --time=1 2e5e1e3ccd7ed5966c11790452240cd51592d7afa90b457d958085aaaa506250 [2021-01-07T09:20:35.987Z] $ docker rm -f 2e5e1e3ccd7ed5966c11790452240cd51592d7afa90b457d958085aaaa506250 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2021-01-07T09:20:36.881Z] Removing intermediate container 7438b83792cf [2021-01-07T09:20:36.881Z] ---> 22776c6e7019 [2021-01-07T09:20:36.881Z] Step 8/22 : COPY . . [2021-01-07T09:20:36.881Z] Removing intermediate container 68d17831decb [2021-01-07T09:20:36.881Z] ---> c31cf457d3cc [2021-01-07T09:20:36.881Z] Step 8/21 : COPY . . [Pipeline] isUnix [Pipeline] sh [2021-01-07T09:20:37.289Z] + docker inspect -f . ci-base-image-arm64 [2021-01-07T09:20:37.289Z] . [Pipeline] withDockerContainer [2021-01-07T09:20:37.543Z] prd-ubuntu18.04-docker-arm64-4c-16g-18840 does not seem to be running inside a container [2021-01-07T09:20:37.630Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-07T09:20:38.973Z] $ docker top a045fa5694eefd0fdd38cae099c6237d6bbe0971dac20c2440204272e605d956 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-07T09:20:39.361Z] ========================================================= [2021-01-07T09:20:39.361Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-07T09:20:39.361Z] ========================================================= [Pipeline] sh [2021-01-07T09:20:40.028Z] + make test [2021-01-07T09:20:40.028Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-07T09:21:02.205Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-07T09:21:15.761Z] ---> bd063d4d3f26 [2021-01-07T09:21:15.762Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-07T09:21:15.762Z] ---> 6a51691af87f [2021-01-07T09:21:15.762Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-07T09:21:15.762Z] ---> ad93ed30d3f4 [2021-01-07T09:21:15.762Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-07T09:21:15.762Z] ---> eecab18b67c6 [2021-01-07T09:21:15.762Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-07T09:21:15.762Z] ---> 5b67a026df01 [2021-01-07T09:21:15.762Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-07T09:21:15.762Z] ---> Running in 12ddab5149cc [2021-01-07T09:21:15.762Z] ---> Running in cf0d520fcb59 [2021-01-07T09:21:15.762Z] ---> Running in 396090ace033 [2021-01-07T09:21:15.762Z] ---> Running in 4eaa4460c40f [2021-01-07T09:21:15.762Z] ---> Running in c80c1ac16501 [2021-01-07T09:21:15.762Z] 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-07T09:21:15.762Z] 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-07T09:21:15.762Z] 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-07T09:21:15.762Z] 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-07T09:21:15.762Z] 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-07T09:21:37.949Z] 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-07T09:21:41.326Z] Removing intermediate container 4eaa4460c40f [2021-01-07T09:21:41.326Z] ---> f13e166d7235 [2021-01-07T09:21:41.326Z] [2021-01-07T09:21:41.326Z] Step 10/22 : FROM alpine:3.12 [2021-01-07T09:21:41.326Z] 3.12: Pulling from library/alpine [2021-01-07T09:21:43.890Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-07T09:21:43.890Z] Status: Downloaded newer image for alpine:3.12 [2021-01-07T09:21:43.890Z] ---> 389fef711851 [2021-01-07T09:21:43.890Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-07T09:21:44.837Z] Removing intermediate container cf0d520fcb59 [2021-01-07T09:21:44.837Z] ---> 4c9e780af6e5 [2021-01-07T09:21:44.837Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-07T09:21:44.837Z] Removing intermediate container c80c1ac16501 [2021-01-07T09:21:44.837Z] ---> d4fa57addc68 [2021-01-07T09:21:44.837Z] [2021-01-07T09:21:44.837Z] Step 10/21 : FROM scratch [2021-01-07T09:21:44.837Z] ---> [2021-01-07T09:21:44.837Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-07T09:21:45.102Z] ---> Running in cdd77942ed31 [2021-01-07T09:21:46.493Z] ---> Running in 546311003dd1 [2021-01-07T09:21:46.493Z] ---> Running in 4f60367a6ccc [2021-01-07T09:21:46.493Z] Removing intermediate container 12ddab5149cc [2021-01-07T09:21:46.493Z] ---> 67865388c4b5 [2021-01-07T09:21:46.493Z] [2021-01-07T09:21:46.493Z] Step 10/21 : FROM alpine:3.12 [2021-01-07T09:21:46.493Z] ---> 389fef711851 [2021-01-07T09:21:46.493Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-07T09:21:48.423Z] Removing intermediate container 546311003dd1 [2021-01-07T09:21:48.423Z] ---> e320145d9c55 [2021-01-07T09:21:48.423Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-07T09:21:48.423Z] ---> Running in abcd843c9de1 [2021-01-07T09:21:48.689Z] ---> Running in 70a8db76039e [2021-01-07T09:21:48.951Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T09:21:48.951Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T09:21:49.218Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-07T09:21:49.218Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-07T09:21:49.218Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-07T09:21:49.218Z] (4/5) Installing curl (7.69.1-r3) [2021-01-07T09:21:49.218Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-07T09:21:49.218Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T09:21:49.218Z] Executing ca-certificates-20191127-r4.trigger [2021-01-07T09:21:49.218Z] 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-07T09:21:49.218Z] Removing intermediate container 396090ace033 [2021-01-07T09:21:49.218Z] ---> cec0fbbfad61 [2021-01-07T09:21:49.218Z] [2021-01-07T09:21:49.218Z] Step 10/22 : FROM scratch [2021-01-07T09:21:49.218Z] ---> [2021-01-07T09:21:49.218Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-07T09:21:49.218Z] ---> Using cache [2021-01-07T09:21:49.218Z] ---> e320145d9c55 [2021-01-07T09:21:49.218Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-07T09:21:49.314Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-07T09:21:49.480Z] OK: 7 MiB in 19 packages [2021-01-07T09:21:49.747Z] Removing intermediate container 70a8db76039e [2021-01-07T09:21:49.747Z] ---> 92ec154e0c26 [2021-01-07T09:21:49.747Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-07T09:21:49.747Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T09:21:49.747Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T09:21:49.747Z] ---> Running in 0fa298ae5677 [2021-01-07T09:21:49.747Z] ---> Running in e5bc51b89b75 [2021-01-07T09:21:50.010Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-07T09:21:50.010Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-07T09:21:50.010Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-07T09:21:50.010Z] (4/4) Installing curl (7.69.1-r3) [2021-01-07T09:21:50.010Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T09:21:50.010Z] Executing ca-certificates-20191127-r4.trigger [2021-01-07T09:21:50.010Z] OK: 7 MiB in 18 packages [2021-01-07T09:21:51.406Z] Removing intermediate container 0fa298ae5677 [2021-01-07T09:21:51.406Z] ---> 1fac43b12b11 [2021-01-07T09:21:51.406Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-07T09:21:51.406Z] Removing intermediate container e5bc51b89b75 [2021-01-07T09:21:51.406Z] ---> e50bb1da0679 [2021-01-07T09:21:51.406Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-07T09:21:52.354Z] ---> Running in ce4e52a28a47 [2021-01-07T09:21:52.354Z] Removing intermediate container cdd77942ed31 [2021-01-07T09:21:52.354Z] ---> 50de698c2154 [2021-01-07T09:21:52.354Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-07T09:21:52.354Z] ---> f6bd4cf54dbf [2021-01-07T09:21:52.354Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-07T09:21:52.619Z] ---> Running in ed68a4da919b [2021-01-07T09:21:52.619Z] Removing intermediate container ce4e52a28a47 [2021-01-07T09:21:52.619Z] ---> ae8366fbb7b6 [2021-01-07T09:21:52.619Z] Step 14/22 : WORKDIR / [2021-01-07T09:21:53.205Z] ---> Running in c850fc6a7d51 [2021-01-07T09:21:53.205Z] Removing intermediate container abcd843c9de1 [2021-01-07T09:21:53.205Z] ---> 819fbd123f1a [2021-01-07T09:21:53.205Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-07T09:21:53.205Z] Removing intermediate container 4f60367a6ccc [2021-01-07T09:21:53.205Z] ---> cb6405866b6b [2021-01-07T09:21:53.205Z] [2021-01-07T09:21:53.205Z] Step 11/26 : FROM docker:20.10.0 [2021-01-07T09:21:53.205Z] Removing intermediate container ed68a4da919b [2021-01-07T09:21:53.205Z] ---> 5ec2b74bce60 [2021-01-07T09:21:53.205Z] Step 13/22 : WORKDIR / [2021-01-07T09:21:53.205Z] 20.10.0: Pulling from library/docker [2021-01-07T09:21:53.205Z] ---> 1b249a9001fd [2021-01-07T09:21:53.205Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-07T09:21:53.205Z] ---> Running in 1c13c8b5b56a [2021-01-07T09:21:53.474Z] Removing intermediate container c850fc6a7d51 [2021-01-07T09:21:53.474Z] ---> 4965feb27513 [2021-01-07T09:21:53.474Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-07T09:21:53.474Z] ---> Running in ceb9eb43fb0b [2021-01-07T09:21:53.739Z] Removing intermediate container 1c13c8b5b56a [2021-01-07T09:21:53.739Z] ---> 2dd92765ed6b [2021-01-07T09:21:53.739Z] Step 13/21 : WORKDIR /edgex [2021-01-07T09:21:53.739Z] ---> 49349d0057e3 [2021-01-07T09:21:53.739Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-07T09:21:54.010Z] ---> Running in 81ff36a3e1f1 [2021-01-07T09:21:54.010Z] Removing intermediate container ceb9eb43fb0b [2021-01-07T09:21:54.010Z] ---> 561c3f88d0c9 [2021-01-07T09:21:54.010Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-07T09:21:54.010Z] ---> Running in 1757bfb4fee1 [2021-01-07T09:21:54.277Z] ---> 31b55cbbb99e [2021-01-07T09:21:54.277Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-07T09:21:54.541Z] Removing intermediate container 81ff36a3e1f1 [2021-01-07T09:21:54.541Z] ---> 86c0a2b48582 [2021-01-07T09:21:54.541Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-07T09:21:54.541Z] Removing intermediate container 1757bfb4fee1 [2021-01-07T09:21:54.541Z] ---> e95273446fd8 [2021-01-07T09:21:54.541Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-07T09:21:54.737Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-07T09:21:55.133Z] ---> a3664c36e6aa [2021-01-07T09:21:55.133Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-07T09:21:55.133Z] ---> Running in 92b93adf308e [2021-01-07T09:21:55.406Z] ---> 5d99e64eeae7 [2021-01-07T09:21:55.406Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-07T09:21:55.406Z] ---> 4649de808b27 [2021-01-07T09:21:55.406Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-07T09:21:55.678Z] Removing intermediate container 92b93adf308e [2021-01-07T09:21:55.678Z] ---> 69144f9ab059 [2021-01-07T09:21:55.678Z] Step 19/21 : LABEL arch=x86_64 [2021-01-07T09:21:55.678Z] ---> cf11e8ca99cd [2021-01-07T09:21:55.678Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-07T09:21:55.944Z] ---> Running in ae5cf12d6659 [2021-01-07T09:21:55.944Z] ---> Running in 4ef73cbb8e04 [2021-01-07T09:21:55.944Z] ---> 9a86113dc2d8 [2021-01-07T09:21:55.944Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-07T09:21:56.211Z] ---> 1b490e1cb23c [2021-01-07T09:21:56.211Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-07T09:21:56.211Z] Removing intermediate container ae5cf12d6659 [2021-01-07T09:21:56.211Z] ---> c471a8e54e18 [2021-01-07T09:21:56.211Z] Step 20/21 : LABEL git_sha=80b1f3570f7bccbf147dbdd21a50c01ca509d8ee [2021-01-07T09:21:56.482Z] Removing intermediate container 4ef73cbb8e04 [2021-01-07T09:21:56.482Z] ---> 704699aa1aaf [2021-01-07T09:21:56.482Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-07T09:21:56.482Z] ---> Running in 4657f25d1660 [2021-01-07T09:21:56.482Z] ---> 491c57312c81 [2021-01-07T09:21:56.482Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-07T09:21:56.482Z] ---> Running in b19445e39548 [2021-01-07T09:21:56.746Z] ---> fda593bb02e7 [2021-01-07T09:21:56.746Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-07T09:21:56.746Z] Removing intermediate container 4657f25d1660 [2021-01-07T09:21:56.746Z] ---> bd280637b083 [2021-01-07T09:21:56.746Z] Step 21/21 : LABEL version=0.0.0 [2021-01-07T09:21:57.010Z] ---> Running in dc48e1052ab6 [2021-01-07T09:21:57.010Z] Removing intermediate container b19445e39548 [2021-01-07T09:21:57.010Z] ---> 023056ab564e [2021-01-07T09:21:57.010Z] Step 20/22 : LABEL arch=x86_64 [2021-01-07T09:21:57.010Z] ---> Running in 50f90fab71ff [2021-01-07T09:21:57.010Z] ---> 1a1dc9eb587f [2021-01-07T09:21:57.010Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-07T09:21:57.373Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-07T09:21:57.373Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-07T09:21:57.373Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-07T09:21:57.373Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-07T09:21:57.590Z] ---> Running in 8de3c8298914 [2021-01-07T09:21:57.857Z] ---> Running in 00ca2eff6a07 [2021-01-07T09:21:57.857Z] Removing intermediate container dc48e1052ab6 [2021-01-07T09:21:57.857Z] ---> cabdc315a5bd [2021-01-07T09:21:57.857Z] Step 18/21 : CMD ["--init=true"] [2021-01-07T09:21:57.857Z] Removing intermediate container 50f90fab71ff [2021-01-07T09:21:57.857Z] ---> 53f6a102382d [2021-01-07T09:21:57.857Z] [2021-01-07T09:21:57.980Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-07T09:21:58.434Z] ---> Running in 4623c9010dfd [2021-01-07T09:21:58.435Z] Successfully built 53f6a102382d [2021-01-07T09:21:58.435Z] Removing intermediate container 8de3c8298914 [2021-01-07T09:21:58.435Z] ---> 1c330c92c39c [2021-01-07T09:21:58.435Z] Step 21/22 : LABEL git_sha=80b1f3570f7bccbf147dbdd21a50c01ca509d8ee [2021-01-07T09:21:58.435Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-07T09:21:58.435Z] Building docker-support-notifications-go [2021-01-07T09:21:58.971Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-07T09:21:59.387Z]  Building docker-support-scheduler-go ... done  ---> Running in cf479d89186a [2021-01-07T09:21:59.387Z] Removing intermediate container 4623c9010dfd [2021-01-07T09:21:59.387Z] ---> 76eceffc626f [2021-01-07T09:21:59.387Z] Step 19/21 : LABEL arch=x86_64 [2021-01-07T09:21:59.659Z] ---> Running in 85fcb9185a3f [2021-01-07T09:22:00.420Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-07T09:22:00.613Z] Removing intermediate container cf479d89186a [2021-01-07T09:22:00.613Z] ---> aad4459be2d3 [2021-01-07T09:22:00.613Z] Step 22/22 : LABEL version=0.0.0 [2021-01-07T09:22:01.872Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-07T09:22:03.180Z] Removing intermediate container 85fcb9185a3f [2021-01-07T09:22:03.180Z] ---> 7b6e783c2595 [2021-01-07T09:22:03.180Z] Step 20/21 : LABEL git_sha=80b1f3570f7bccbf147dbdd21a50c01ca509d8ee [2021-01-07T09:22:03.444Z] ---> Running in 2a9b35bd8754 [2021-01-07T09:22:03.709Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-07T09:22:03.709Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-07T09:22:03.709Z] ---> Running in 2a6f96890ae0 [2021-01-07T09:22:03.709Z] ---> aefe523efa57 [2021-01-07T09:22:03.709Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-07T09:22:03.709Z] Removing intermediate container 00ca2eff6a07 [2021-01-07T09:22:03.709Z] ---> 000b0c4d956f [2021-01-07T09:22:03.709Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-07T09:22:03.973Z] ---> Running in d381358e6965 [2021-01-07T09:22:03.973Z] Removing intermediate container 2a9b35bd8754 [2021-01-07T09:22:03.973Z] ---> 4d1db1c424d9 [2021-01-07T09:22:03.973Z] [2021-01-07T09:22:03.973Z] ---> Running in bc1a7d8f61b4 [2021-01-07T09:22:04.550Z] Successfully built 4d1db1c424d9 [2021-01-07T09:22:04.813Z] Successfully tagged docker-core-metadata-go:latest [2021-01-07T09:22:04.813Z]  Building docker-core-metadata-go ... done Building docker-core-command-go [2021-01-07T09:22:06.743Z] Removing intermediate container 2a6f96890ae0 [2021-01-07T09:22:06.743Z] ---> b9af0ed38d43 [2021-01-07T09:22:06.743Z] Step 21/21 : LABEL version=0.0.0 [2021-01-07T09:22:07.008Z] Removing intermediate container bc1a7d8f61b4 [2021-01-07T09:22:07.008Z] ---> 6fe4bf42cc3c [2021-01-07T09:22:07.008Z] Step 20/22 : LABEL arch=x86_64 [2021-01-07T09:22:08.609Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-07T09:22:08.609Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-07T09:22:08.609Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-07T09:22:08.941Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T09:22:08.941Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T09:22:08.941Z] (1/2) Installing readline (8.0.4-r0) [2021-01-07T09:22:08.941Z] (2/2) Installing bash (5.0.17-r0) [2021-01-07T09:22:08.941Z] Executing bash-5.0.17-r0.post-install [2021-01-07T09:22:08.941Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T09:22:08.941Z] OK: 12 MiB in 22 packages [2021-01-07T09:22:09.519Z] ---> Running in 294ed155c527 [2021-01-07T09:22:11.456Z] ---> Running in acda0fc4f27f [2021-01-07T09:22:12.878Z] Removing intermediate container 294ed155c527 [2021-01-07T09:22:12.878Z] ---> 04ff33c0fedb [2021-01-07T09:22:12.878Z] [2021-01-07T09:22:13.147Z] Successfully built 04ff33c0fedb [2021-01-07T09:22:13.414Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-07T09:22:13.414Z]  Building docker-security-proxy-setup-go ... done Building docker-core-data-go [2021-01-07T09:22:13.676Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T09:22:13.676Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-07T09:22:13.676Z] ---> 9d1921f61206 [2021-01-07T09:22:13.676Z] Step 3/24 : WORKDIR /edgex-go [2021-01-07T09:22:13.941Z] ---> Using cache [2021-01-07T09:22:13.941Z] ---> 026c13f5dd3e [2021-01-07T09:22:13.941Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T09:22:13.941Z] ---> Using cache [2021-01-07T09:22:13.941Z] ---> 4db5d8a73d21 [2021-01-07T09:22:13.941Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-07T09:22:14.031Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.278s coverage: 46.6% of statements [2021-01-07T09:22:14.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-07T09:22:14.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-07T09:22:14.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-07T09:22:14.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-07T09:22:14.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-07T09:22:14.537Z] Removing intermediate container acda0fc4f27f [2021-01-07T09:22:14.537Z] ---> 57fa3bad37c6 [2021-01-07T09:22:14.537Z] Step 21/22 : LABEL git_sha=80b1f3570f7bccbf147dbdd21a50c01ca509d8ee [2021-01-07T09:22:14.537Z] Removing intermediate container d381358e6965 [2021-01-07T09:22:14.537Z] ---> a872ffe60914 [2021-01-07T09:22:14.537Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-07T09:22:14.537Z] ---> Running in 648bebc0ce45 [2021-01-07T09:22:14.802Z] ---> Running in ff4d5aff92c6 [2021-01-07T09:22:15.074Z] ---> Running in c33d8f2c9ad2 [2021-01-07T09:22:19.342Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T09:22:19.342Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T09:22:20.295Z] Removing intermediate container ff4d5aff92c6 [2021-01-07T09:22:20.295Z] ---> fa4fea9f13e8 [2021-01-07T09:22:20.295Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-07T09:22:20.295Z] OK: 233 MiB in 51 packages [2021-01-07T09:22:20.879Z] Removing intermediate container c33d8f2c9ad2 [2021-01-07T09:22:20.879Z] ---> 9bed4cf465aa [2021-01-07T09:22:20.879Z] Step 22/22 : LABEL version=0.0.0 [2021-01-07T09:22:21.934Z] ---> Running in a07754216078 [2021-01-07T09:22:22.374Z] ---> Running in 8895b7148b30 [2021-01-07T09:22:22.375Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.502s coverage: 27.0% of statements [2021-01-07T09:22:22.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-07T09:22:22.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-07T09:22:22.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-07T09:22:22.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-07T09:22:22.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-07T09:22:22.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-07T09:22:22.375Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.085s coverage: 100.0% of statements [2021-01-07T09:22:22.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-07T09:22:22.375Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.073s coverage: 100.0% of statements [2021-01-07T09:22:22.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-07T09:22:22.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-07T09:22:22.375Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.550s coverage: 77.8% of statements [2021-01-07T09:22:22.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-07T09:22:22.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-07T09:22:22.375Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.712s coverage: 82.4% of statements [2021-01-07T09:22:22.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-07T09:22:22.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-07T09:22:22.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-07T09:22:22.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-07T09:22:23.052Z] Removing intermediate container a07754216078 [2021-01-07T09:22:23.052Z] ---> 57e3bdee4689 [2021-01-07T09:22:23.052Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-07T09:22:23.052Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T09:22:23.052Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-07T09:22:23.052Z] ---> 9d1921f61206 [2021-01-07T09:22:23.052Z] Step 3/22 : WORKDIR /edgex-go [2021-01-07T09:22:23.052Z] ---> Using cache [2021-01-07T09:22:23.052Z] ---> 026c13f5dd3e [2021-01-07T09:22:23.052Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T09:22:23.052Z] ---> Using cache [2021-01-07T09:22:23.052Z] ---> 4db5d8a73d21 [2021-01-07T09:22:23.052Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-07T09:22:23.052Z] ---> Using cache [2021-01-07T09:22:23.052Z] ---> 2f88ad88b3c6 [2021-01-07T09:22:23.052Z] Step 6/22 : COPY go.mod . [2021-01-07T09:22:23.052Z] ---> Using cache [2021-01-07T09:22:23.052Z] ---> 3d8bf8b5ed26 [2021-01-07T09:22:23.052Z] Step 7/22 : RUN go mod download [2021-01-07T09:22:23.052Z] ---> Using cache [2021-01-07T09:22:23.052Z] ---> c31cf457d3cc [2021-01-07T09:22:23.052Z] Step 8/22 : COPY . . [2021-01-07T09:22:23.333Z] ---> Using cache [2021-01-07T09:22:23.333Z] ---> 5b67a026df01 [2021-01-07T09:22:23.333Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-07T09:22:23.926Z] ---> Running in b1c895be684a [2021-01-07T09:22:23.926Z] ---> Running in 1cf93865e0d0 [2021-01-07T09:22:24.200Z] Removing intermediate container 8895b7148b30 [2021-01-07T09:22:24.200Z] ---> b2456cb3feb2 [2021-01-07T09:22:24.200Z] [2021-01-07T09:22:24.200Z] Removing intermediate container 648bebc0ce45 [2021-01-07T09:22:24.200Z] ---> 66da72ef4e7e [2021-01-07T09:22:24.200Z] Step 6/24 : COPY go.mod . [2021-01-07T09:22:24.200Z] Successfully built b2456cb3feb2 [2021-01-07T09:22:24.480Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-07T09:22:24.480Z]  Building docker-security-bootstrap-redis-go ... done Building docker-security-secretstore-setup-go [2021-01-07T09:22:24.480Z] Removing intermediate container b1c895be684a [2021-01-07T09:22:24.480Z] ---> e61f87b8d03c [2021-01-07T09:22:24.480Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-07T09:22:24.747Z] ---> 909debc53d52 [2021-01-07T09:22:24.747Z] Step 7/24 : RUN go mod download [2021-01-07T09:22:24.747Z] ---> Running in c49de48f79c0 [2021-01-07T09:22:25.011Z] 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-07T09:22:28.372Z] ---> 1b0e952f16a1 [2021-01-07T09:22:28.372Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-07T09:22:29.137Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.151s coverage: 28.6% of statements [2021-01-07T09:22:29.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-07T09:22:29.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-07T09:22:29.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-07T09:22:29.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-07T09:22:29.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-07T09:22:29.137Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.144s coverage: 100.0% of statements [2021-01-07T09:22:29.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-07T09:22:29.137Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.073s coverage: 100.0% of statements [2021-01-07T09:22:29.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-07T09:22:29.137Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.291s coverage: 86.7% of statements [2021-01-07T09:22:29.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-07T09:22:29.793Z] ---> 023bdb1c3945 [2021-01-07T09:22:29.793Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-07T09:22:30.061Z] Removing intermediate container c49de48f79c0 [2021-01-07T09:22:30.061Z] ---> 22e74f444443 [2021-01-07T09:22:30.061Z] Step 8/24 : COPY . . [2021-01-07T09:22:30.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.361s coverage: 97.5% of statements [2021-01-07T09:22:30.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-07T09:22:30.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.151s coverage: 78.3% of statements [2021-01-07T09:22:30.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-07T09:22:30.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-07T09:22:30.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-07T09:22:30.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-07T09:22:33.449Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T09:22:33.449Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-07T09:22:33.449Z] ---> 9d1921f61206 [2021-01-07T09:22:33.449Z] Step 3/23 : WORKDIR /edgex-go [2021-01-07T09:22:33.449Z] ---> Using cache [2021-01-07T09:22:33.449Z] ---> 026c13f5dd3e [2021-01-07T09:22:33.449Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T09:22:33.449Z] ---> Using cache [2021-01-07T09:22:33.449Z] ---> 4db5d8a73d21 [2021-01-07T09:22:33.449Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-07T09:22:34.866Z] ---> 9eef20252264 [2021-01-07T09:22:34.866Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-07T09:22:35.538Z] ---> Running in 647c3331beef [2021-01-07T09:22:35.813Z] ---> Running in ff3afd7282bb [2021-01-07T09:22:38.438Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.100s coverage: 93.8% of statements [2021-01-07T09:22:38.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-07T09:22:38.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-07T09:22:38.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-07T09:22:38.438Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-07T09:22:38.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-07T09:22:38.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-07T09:22:38.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-07T09:22:38.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-07T09:22:38.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-07T09:22:38.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-07T09:22:38.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-07T09:22:38.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-07T09:22:38.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-07T09:22:38.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-07T09:22:38.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-07T09:22:38.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-07T09:22:38.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-07T09:22:38.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-07T09:22:38.438Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements [2021-01-07T09:22:38.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-07T09:22:38.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-07T09:22:38.438Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.217s coverage: 0.1% of statements [2021-01-07T09:22:38.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-07T09:22:38.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-07T09:22:38.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-07T09:22:38.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-07T09:22:38.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.106s coverage: 100.0% of statements [2021-01-07T09:22:38.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-07T09:22:38.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.121s coverage: 75.5% of statements [2021-01-07T09:22:38.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-07T09:22:38.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.8% of statements [2021-01-07T09:22:38.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.138s coverage: 87.2% of statements [2021-01-07T09:22:39.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.145s coverage: 84.2% of statements [2021-01-07T09:22:40.098Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T09:22:40.098Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T09:22:40.391Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T09:22:40.391Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T09:22:40.657Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-07T09:22:40.657Z] (2/33) Installing expat (2.2.9-r1) [2021-01-07T09:22:40.657Z] (3/33) Installing libffi (3.3-r2) [2021-01-07T09:22:40.657Z] (4/33) Installing gdbm (1.13-r1) [2021-01-07T09:22:41.235Z] OK: 233 MiB in 51 packages [2021-01-07T09:22:41.235Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-07T09:22:41.235Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-07T09:22:41.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.221s coverage: 91.4% of statements [2021-01-07T09:22:41.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-07T09:22:41.513Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-07T09:22:43.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.627s coverage: 63.5% of statements [2021-01-07T09:22:43.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-07T09:22:43.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-07T09:22:43.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.082s coverage: 100.0% of statements [2021-01-07T09:22:43.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 91.3% of statements [2021-01-07T09:22:43.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.049s coverage: 100.0% of statements [2021-01-07T09:22:43.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements [2021-01-07T09:22:45.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.087s coverage: 100.0% of statements [2021-01-07T09:22:46.872Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T09:22:46.872Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-07T09:22:46.872Z] ---> 9d1921f61206 [2021-01-07T09:22:46.872Z] Step 3/24 : WORKDIR /edgex-go [2021-01-07T09:22:46.872Z] ---> Using cache [2021-01-07T09:22:46.872Z] ---> 026c13f5dd3e [2021-01-07T09:22:46.872Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T09:22:46.872Z] ---> Using cache [2021-01-07T09:22:46.872Z] ---> 4db5d8a73d21 [2021-01-07T09:22:46.872Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-07T09:22:46.872Z] ---> Using cache [2021-01-07T09:22:46.872Z] ---> 2f88ad88b3c6 [2021-01-07T09:22:46.872Z] Step 6/24 : COPY go.mod . [2021-01-07T09:22:46.872Z] ---> Using cache [2021-01-07T09:22:46.872Z] ---> 3d8bf8b5ed26 [2021-01-07T09:22:46.872Z] Step 7/24 : RUN go mod download [2021-01-07T09:22:46.872Z] ---> Using cache [2021-01-07T09:22:46.872Z] ---> c31cf457d3cc [2021-01-07T09:22:46.872Z] Step 8/24 : COPY . . [2021-01-07T09:22:46.872Z] ---> Using cache [2021-01-07T09:22:46.872Z] ---> 5b67a026df01 [2021-01-07T09:22:46.872Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-07T09:22:48.288Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-07T09:22:48.288Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-07T09:22:48.288Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-07T09:22:48.288Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-07T09:22:48.288Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-07T09:22:48.288Z] ---> Running in 7bdd9ab6839d [2021-01-07T09:22:48.288Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-07T09:22:48.288Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-07T09:22:48.567Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-07T09:22:48.567Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-07T09:22:48.567Z] Removing intermediate container ff3afd7282bb [2021-01-07T09:22:48.567Z] ---> cb9237d8966e [2021-01-07T09:22:48.567Z] Step 6/23 : COPY go.mod . [2021-01-07T09:22:48.567Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-07T09:22:48.567Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-07T09:22:48.567Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-07T09:22:48.567Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-07T09:22:48.567Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-07T09:22:48.567Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-07T09:22:48.567Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-07T09:22:48.832Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-07T09:22:49.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.829s coverage: 55.9% of statements [2021-01-07T09:22:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-07T09:22:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-07T09:22:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-07T09:22:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-07T09:22:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-07T09:22:49.419Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-07T09:22:49.419Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-07T09:22:49.419Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-07T09:22:50.005Z] 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-07T09:22:50.005Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-07T09:22:50.005Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-07T09:22:50.005Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-07T09:22:50.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.361s coverage: 37.0% of statements [2021-01-07T09:22:50.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-07T09:22:50.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-07T09:22:50.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.660s coverage: 84.0% of statements [2021-01-07T09:22:50.269Z] ---> bc7cd4ddf169 [2021-01-07T09:22:50.269Z] Step 7/23 : RUN go mod download [2021-01-07T09:22:50.269Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-07T09:22:50.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.085s coverage: 100.0% of statements [2021-01-07T09:22:50.853Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-07T09:22:50.853Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-07T09:22:51.828Z] ---> Running in e7d8536b2c43 [2021-01-07T09:22:51.828Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T09:22:51.828Z] OK: 71 MiB in 55 packages [2021-01-07T09:22:56.146Z] ---> 8cbf7a1a50bb [2021-01-07T09:22:56.146Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-07T09:22:57.091Z] ---> Running in 3a73608cc885 [2021-01-07T09:22:57.118Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.403s coverage: 47.1% of statements [2021-01-07T09:22:57.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-07T09:22:57.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-07T09:22:57.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-07T09:22:57.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-07T09:22:57.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-07T09:22:57.118Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.155s coverage: 100.0% of statements [2021-01-07T09:22:57.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-07T09:22:57.118Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.132s coverage: 100.0% of statements [2021-01-07T09:22:57.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-07T09:22:58.062Z] Removing intermediate container e7d8536b2c43 [2021-01-07T09:22:58.062Z] ---> 68492ce886c9 [2021-01-07T09:22:58.062Z] Step 8/23 : COPY . . [2021-01-07T09:22:58.062Z] Removing intermediate container 1cf93865e0d0 [2021-01-07T09:22:58.062Z] ---> f1057dfd66d3 [2021-01-07T09:22:58.062Z] [2021-01-07T09:22:58.062Z] Step 10/22 : FROM scratch [2021-01-07T09:22:58.062Z] ---> [2021-01-07T09:22:58.062Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-07T09:22:58.658Z] ---> Using cache [2021-01-07T09:22:58.658Z] ---> e320145d9c55 [2021-01-07T09:22:58.658Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-07T09:22:58.658Z] 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-07T09:23:01.435Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.033s coverage: 29.1% of statements [2021-01-07T09:23:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-07T09:23:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-07T09:23:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-07T09:23:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-07T09:23:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-07T09:23:01.435Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.202s coverage: 99.0% of statements [2021-01-07T09:23:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-07T09:23:01.435Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.108s coverage: 100.0% of statements [2021-01-07T09:23:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-07T09:23:01.435Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.049s coverage: 0.0% of statements [2021-01-07T09:23:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-07T09:23:01.435Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.050s coverage: 100.0% of statements [2021-01-07T09:23:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-07T09:23:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-07T09:23:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-07T09:23:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-07T09:23:01.714Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.105s coverage: 87.9% of statements [2021-01-07T09:23:01.714Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-07T09:23:01.714Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-07T09:23:01.714Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.090s coverage: 100.0% of statements [2021-01-07T09:23:02.317Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-01-07T09:23:02.892Z] ---> Running in b768ca2e3bfb [2021-01-07T09:23:04.284Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-01-07T09:23:04.558Z] GO111MODULE=on go vet ./... [2021-01-07T09:23:06.248Z] Removing intermediate container b768ca2e3bfb [2021-01-07T09:23:06.249Z] ---> 89bb53aa5c5f [2021-01-07T09:23:06.249Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-07T09:23:07.222Z] ---> Running in 334f178b656e [2021-01-07T09:23:09.205Z] Removing intermediate container 334f178b656e [2021-01-07T09:23:09.205Z] ---> 470ab593b546 [2021-01-07T09:23:09.205Z] Step 14/22 : WORKDIR / [2021-01-07T09:23:10.188Z] ---> Running in 9c43225f1251 [2021-01-07T09:23:11.148Z] 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-07T09:23:11.755Z] Removing intermediate container 647c3331beef [2021-01-07T09:23:11.755Z] ---> 265818c95188 [2021-01-07T09:23:11.755Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-07T09:23:11.755Z] Removing intermediate container 9c43225f1251 [2021-01-07T09:23:11.755Z] ---> 6c212543f67d [2021-01-07T09:23:11.755Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-07T09:23:15.119Z] ---> Running in 74317662c9cc [2021-01-07T09:23:15.390Z] ---> 65dff264221d [2021-01-07T09:23:15.390Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-07T09:23:18.719Z] ---> 4a5fb0de22ec [2021-01-07T09:23:18.719Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-07T09:23:19.308Z] ---> a108e7c844ec [2021-01-07T09:23:19.309Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-07T09:23:19.309Z] ---> 84e547712894 [2021-01-07T09:23:19.309Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-07T09:23:19.309Z] ---> Running in 740a660b4c7a [2021-01-07T09:23:19.576Z] ---> Running in f3f527389e99 [2021-01-07T09:23:20.166Z] Removing intermediate container f3f527389e99 [2021-01-07T09:23:20.166Z] ---> 85e3c31323cb [2021-01-07T09:23:20.166Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-07T09:23:20.632Z] 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-07T09:23:20.632Z] ---> Running in 2e5023128a46 [2021-01-07T09:23:20.632Z] Collecting docker-compose==1.23.2 [2021-01-07T09:23:20.897Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-07T09:23:22.311Z] Collecting texttable<0.10,>=0.9.0 [2021-01-07T09:23:22.311Z] Removing intermediate container 2e5023128a46 [2021-01-07T09:23:22.311Z] ---> 470eb15ed72b [2021-01-07T09:23:22.311Z] Step 20/22 : LABEL arch=x86_64 [2021-01-07T09:23:22.311Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-07T09:23:22.583Z] Removing intermediate container 7bdd9ab6839d [2021-01-07T09:23:22.583Z] ---> 0277e38f3cac [2021-01-07T09:23:22.583Z] [2021-01-07T09:23:22.583Z] Step 10/24 : FROM alpine:3.12 [2021-01-07T09:23:22.583Z] ---> 389fef711851 [2021-01-07T09:23:22.583Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-07T09:23:22.583Z] ---> Using cache [2021-01-07T09:23:22.583Z] ---> 50de698c2154 [2021-01-07T09:23:22.583Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-07T09:23:22.583Z] ---> Running in cd61af674551 [2021-01-07T09:23:22.849Z] ---> Running in cf72cfe260a3 [2021-01-07T09:23:22.849Z] Removing intermediate container cd61af674551 [2021-01-07T09:23:22.849Z] ---> 4528954282d5 [2021-01-07T09:23:22.849Z] Step 21/22 : LABEL git_sha=80b1f3570f7bccbf147dbdd21a50c01ca509d8ee [2021-01-07T09:23:23.440Z] ---> Running in 30b3ab75dbab [2021-01-07T09:23:23.440Z] Removing intermediate container cf72cfe260a3 [2021-01-07T09:23:23.440Z] ---> 53de05748ab6 [2021-01-07T09:23:23.440Z] Step 13/24 : WORKDIR / [2021-01-07T09:23:23.440Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-07T09:23:23.440Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-07T09:23:23.710Z] ---> Running in ae2e9ad017cf [2021-01-07T09:23:24.661Z] Collecting jsonschema<3,>=2.5.1 [2021-01-07T09:23:24.661Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-07T09:23:24.950Z] Removing intermediate container 30b3ab75dbab [2021-01-07T09:23:24.950Z] ---> 2565d506373f [2021-01-07T09:23:24.950Z] Step 22/22 : LABEL version=0.0.0 [2021-01-07T09:23:25.224Z] Collecting docopt<0.7,>=0.6.1 [2021-01-07T09:23:25.224Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-07T09:23:25.497Z] ---> Running in 479ac6314c20 [2021-01-07T09:23:25.498Z] Removing intermediate container ae2e9ad017cf [2021-01-07T09:23:25.498Z] ---> 8a163ba72475 [2021-01-07T09:23:25.498Z] 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-07T09:23:25.780Z] Removing intermediate container 3a73608cc885 [2021-01-07T09:23:25.780Z] ---> 80d4f238c932 [2021-01-07T09:23:25.780Z] [2021-01-07T09:23:25.780Z] Step 10/24 : FROM scratch [2021-01-07T09:23:25.780Z] ---> [2021-01-07T09:23:25.780Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-07T09:23:26.059Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-07T09:23:26.059Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-07T09:23:26.059Z] Removing intermediate container 479ac6314c20 [2021-01-07T09:23:26.059Z] ---> dcacbe1c5034 [2021-01-07T09:23:26.059Z] [2021-01-07T09:23:26.340Z] ---> 38afbb5de4f5 [2021-01-07T09:23:26.340Z] 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-07T09:23:26.340Z] ---> Running in 68ef1a8c5939 [2021-01-07T09:23:26.340Z] Successfully built dcacbe1c5034 [2021-01-07T09:23:26.340Z] Successfully tagged docker-core-command-go:latest [2021-01-07T09:23:26.610Z]  Building docker-core-command-go ... done Removing intermediate container 68ef1a8c5939 [2021-01-07T09:23:26.610Z] ---> 35a4dfc8b653 [2021-01-07T09:23:26.610Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-07T09:23:26.610Z] ---> Running in 208a3a8e14d0 [2021-01-07T09:23:26.610Z] ---> 7d72fd21246e [2021-01-07T09:23:26.610Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-07T09:23:26.887Z] Collecting cached-property<2,>=1.2.0 [2021-01-07T09:23:26.887Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-07T09:23:26.887Z] 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-07T09:23:26.887Z] Removing intermediate container 208a3a8e14d0 [2021-01-07T09:23:26.887Z] ---> 5b76bf25391c [2021-01-07T09:23:26.887Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-07T09:23:26.887Z] ---> Running in 7a2d51944161 [2021-01-07T09:23:26.887Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-07T09:23:26.887Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-07T09:23:27.182Z] Collecting docker<4.0,>=3.6.0 [2021-01-07T09:23:27.182Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-07T09:23:27.182Z] Removing intermediate container 7a2d51944161 [2021-01-07T09:23:27.182Z] ---> a6c5ac9bb1a9 [2021-01-07T09:23:27.182Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-07T09:23:27.463Z] ---> 6781c739bd35 [2021-01-07T09:23:27.463Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-07T09:23:27.463Z] Collecting PyYAML<4,>=3.10 [2021-01-07T09:23:27.463Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-07T09:23:29.422Z] ---> c149748e867c [2021-01-07T09:23:29.422Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-07T09:23:29.422Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-07T09:23:29.422Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-07T09:23:29.716Z] 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-07T09:23:29.716Z] 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-07T09:23:29.716Z] ---> 219d41198f52 [2021-01-07T09:23:29.716Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-07T09:23:29.716Z] Collecting idna<2.8,>=2.5 [2021-01-07T09:23:29.716Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-07T09:23:29.716Z] Collecting docker-pycreds>=0.4.0 [2021-01-07T09:23:29.716Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-07T09:23:29.716Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-07T09:23:29.716Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-07T09:23:29.716Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-07T09:23:29.716Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-07T09:23:29.996Z] Installing collected packages: texttable, urllib3, idna, requests, jsonschema, docopt, dockerpty, cached-property, websocket-client, docker-pycreds, docker, PyYAML, docker-compose [2021-01-07T09:23:29.996Z] Running setup.py install for texttable: started [2021-01-07T09:23:30.598Z] ---> c4cdc576484a [2021-01-07T09:23:30.598Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-07T09:23:30.598Z] Running setup.py install for texttable: finished with status 'done' [2021-01-07T09:23:30.598Z] Attempting uninstall: urllib3 [2021-01-07T09:23:30.598Z] Found existing installation: urllib3 1.25.9 [2021-01-07T09:23:30.598Z] Uninstalling urllib3-1.25.9: [2021-01-07T09:23:30.866Z] ---> fcfc19321014 [2021-01-07T09:23:30.866Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-07T09:23:30.866Z] Successfully uninstalled urllib3-1.25.9 [2021-01-07T09:23:32.272Z] Attempting uninstall: idna [2021-01-07T09:23:32.272Z] Found existing installation: idna 2.9 [2021-01-07T09:23:32.272Z] Uninstalling idna-2.9: [2021-01-07T09:23:32.272Z] Successfully uninstalled idna-2.9 [2021-01-07T09:23:32.855Z] ---> 21383705bd85 [2021-01-07T09:23:32.855Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-07T09:23:32.855Z] Attempting uninstall: requests [2021-01-07T09:23:32.855Z] Found existing installation: requests 2.23.0 [2021-01-07T09:23:32.855Z] Uninstalling requests-2.23.0: [2021-01-07T09:23:32.855Z] Successfully uninstalled requests-2.23.0 [2021-01-07T09:23:33.816Z] ---> 786cba63229a [2021-01-07T09:23:33.816Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-07T09:23:33.816Z] ---> Running in 4ef9d2f9e961 [2021-01-07T09:23:33.816Z] Running setup.py install for docopt: started [2021-01-07T09:23:34.403Z] Running setup.py install for docopt: finished with status 'done' [2021-01-07T09:23:34.403Z] Running setup.py install for dockerpty: started [2021-01-07T09:23:34.403Z] ---> 1b90089ae28e [2021-01-07T09:23:34.403Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-07T09:23:35.003Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-07T09:23:35.274Z] ---> be9521b07356 [2021-01-07T09:23:35.274Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-07T09:23:35.867Z] Removing intermediate container 4ef9d2f9e961 [2021-01-07T09:23:35.867Z] ---> 6c3a7e6852b9 [2021-01-07T09:23:35.867Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-07T09:23:36.454Z] ---> 938dbefd8db4 [2021-01-07T09:23:36.454Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-07T09:23:36.454Z] ---> Running in 407c5a983498 [2021-01-07T09:23:36.454Z] Running setup.py install for PyYAML: started [2021-01-07T09:23:36.454Z] ---> Running in 4735dac72573 [2021-01-07T09:23:36.454Z] Removing intermediate container 407c5a983498 [2021-01-07T09:23:36.454Z] ---> 301ccb8c7a0f [2021-01-07T09:23:36.454Z] Step 22/24 : LABEL arch=x86_64 [2021-01-07T09:23:36.722Z] ---> Running in f96139edfd0d [2021-01-07T09:23:36.722Z] Removing intermediate container 4735dac72573 [2021-01-07T09:23:36.722Z] ---> 3ca11293e0b2 [2021-01-07T09:23:36.722Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-07T09:23:36.722Z] ---> Running in ac471c654157 [2021-01-07T09:23:36.985Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-07T09:23:36.986Z] Removing intermediate container f96139edfd0d [2021-01-07T09:23:36.986Z] ---> 27fd9315629e [2021-01-07T09:23:36.986Z] Step 23/24 : LABEL git_sha=80b1f3570f7bccbf147dbdd21a50c01ca509d8ee [2021-01-07T09:23:37.248Z] Removing intermediate container ac471c654157 [2021-01-07T09:23:37.248Z] ---> aba70f76ce4b [2021-01-07T09:23:37.248Z] Step 22/24 : LABEL arch=x86_64 [2021-01-07T09:23:37.248Z] ---> Running in 2bfb1d84ef28 [2021-01-07T09:23:37.511Z] ---> Running in 0215f8aa31b7 [2021-01-07T09:23:37.511Z] 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-07T09:23:37.511Z] Removing intermediate container 2bfb1d84ef28 [2021-01-07T09:23:37.511Z] ---> 800cb04a4f68 [2021-01-07T09:23:37.511Z] Step 24/24 : LABEL version=0.0.0 [2021-01-07T09:23:37.779Z] ---> Running in 72aeffbab296 [2021-01-07T09:23:39.172Z] Removing intermediate container 0215f8aa31b7 [2021-01-07T09:23:39.172Z] ---> f03acb058155 [2021-01-07T09:23:39.172Z] Step 23/24 : LABEL git_sha=80b1f3570f7bccbf147dbdd21a50c01ca509d8ee [2021-01-07T09:23:40.564Z] Removing intermediate container 72aeffbab296 [2021-01-07T09:23:40.564Z] ---> 4e80b3f362a8 [2021-01-07T09:23:40.564Z] [2021-01-07T09:23:40.564Z] ---> Running in 519c0281fa24 [2021-01-07T09:23:40.564Z] Successfully built 4e80b3f362a8 [2021-01-07T09:23:40.564Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-07T09:23:41.966Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 519c0281fa24 [2021-01-07T09:23:41.966Z] ---> a0f493db188b [2021-01-07T09:23:41.966Z] Step 24/24 : LABEL version=0.0.0 [2021-01-07T09:23:43.399Z] ---> Running in f5eca98b792e [2021-01-07T09:23:43.399Z] Removing intermediate container 74317662c9cc [2021-01-07T09:23:43.399Z] ---> ce31d3f80a38 [2021-01-07T09:23:43.399Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-07T09:23:43.399Z] Removing intermediate container 740a660b4c7a [2021-01-07T09:23:43.399Z] ---> ef57ea712c16 [2021-01-07T09:23:43.399Z] [2021-01-07T09:23:43.399Z] Step 10/23 : FROM alpine:3.12 [2021-01-07T09:23:43.399Z] ---> 389fef711851 [2021-01-07T09:23:43.399Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-07T09:23:43.399Z] ---> Running in affb75762894 [2021-01-07T09:23:43.399Z] ---> Running in a8562dfac8c6 [2021-01-07T09:23:43.701Z] Removing intermediate container f5eca98b792e [2021-01-07T09:23:43.701Z] ---> d3a4de0e7e4d [2021-01-07T09:23:43.701Z] [2021-01-07T09:23:43.701Z] Successfully built d3a4de0e7e4d [2021-01-07T09:23:43.701Z] Successfully tagged docker-support-notifications-go:latest [2021-01-07T09:23:43.701Z]  Building docker-support-notifications-go ... done Removing intermediate container a8562dfac8c6 [2021-01-07T09:23:43.701Z] ---> 5301d09c9b50 [2021-01-07T09:23:43.701Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-07T09:23:44.019Z] ---> Running in 6952a5d3f094 [2021-01-07T09:23:44.019Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T09:23:44.019Z] Removing intermediate container 6952a5d3f094 [2021-01-07T09:23:44.019Z] ---> a5f09771ed1c [2021-01-07T09:23:44.019Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-07T09:23:44.019Z] ---> Running in f944b083587c [2021-01-07T09:23:44.325Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T09:23:44.325Z] Removing intermediate container f944b083587c [2021-01-07T09:23:44.325Z] ---> 95dbaa8fb0ff [2021-01-07T09:23:44.325Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T09:23:44.325Z] ---> Running in 6284d02ae531 [2021-01-07T09:23:44.325Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-07T09:23:44.325Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-07T09:23:44.325Z] (3/3) Installing curl (7.69.1-r3) [2021-01-07T09:23:44.325Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T09:23:44.325Z] OK: 72 MiB in 58 packages [2021-01-07T09:23:44.992Z] Removing intermediate container affb75762894 [2021-01-07T09:23:44.992Z] ---> 326c3b3cf729 [2021-01-07T09:23:44.992Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-07T09:23:44.992Z] ---> Running in e5869fb59de1 [2021-01-07T09:23:45.256Z] Removing intermediate container e5869fb59de1 [2021-01-07T09:23:45.256Z] ---> 08a7e61cca9d [2021-01-07T09:23:45.256Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-07T09:23:45.256Z] Removing intermediate container 6284d02ae531 [2021-01-07T09:23:45.256Z] ---> d1003dfac6ea [2021-01-07T09:23:45.256Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-07T09:23:45.256Z] ---> Running in 9bf6ca221ece [2021-01-07T09:23:45.256Z] ---> Running in 71125d5d4e77 [2021-01-07T09:23:45.522Z] Removing intermediate container 9bf6ca221ece [2021-01-07T09:23:45.523Z] ---> 4541e848ea98 [2021-01-07T09:23:45.523Z] Step 24/26 : LABEL arch=x86_64 [2021-01-07T09:23:45.523Z] ---> Running in 402aa3aa1fd1 [2021-01-07T09:23:45.785Z] Removing intermediate container 402aa3aa1fd1 [2021-01-07T09:23:45.785Z] ---> 6876fa3971c7 [2021-01-07T09:23:45.785Z] Step 25/26 : LABEL git_sha=80b1f3570f7bccbf147dbdd21a50c01ca509d8ee [2021-01-07T09:23:45.785Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T09:23:45.785Z] ---> Running in 1ff7a924a118 [2021-01-07T09:23:46.738Z] Removing intermediate container 1ff7a924a118 [2021-01-07T09:23:46.738Z] ---> 7d24062ee0d7 [2021-01-07T09:23:46.738Z] Step 26/26 : LABEL version=0.0.0 [2021-01-07T09:23:46.738Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T09:23:46.738Z] ---> Running in 3df121ab3e61 [2021-01-07T09:23:47.010Z] Removing intermediate container 3df121ab3e61 [2021-01-07T09:23:47.010Z] ---> a79f3e51a62c [2021-01-07T09:23:47.010Z] [2021-01-07T09:23:47.010Z] Successfully built a79f3e51a62c [2021-01-07T09:23:47.010Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-07T09:23:47.586Z]  Building docker-sys-mgmt-agent-go ... done (1/5) Installing libgcc (9.3.0-r2) [2021-01-07T09:23:47.586Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-07T09:23:47.586Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-07T09:23:47.850Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-07T09:23:48.120Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-07T09:23:48.120Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T09:23:48.120Z] OK: 8 MiB in 19 packages [2021-01-07T09:23:48.701Z] Removing intermediate container 71125d5d4e77 [2021-01-07T09:23:48.701Z] ---> 8382086011d1 [2021-01-07T09:23:48.701Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-07T09:23:48.966Z] ---> d8f5bfecad73 [2021-01-07T09:23:48.966Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-07T09:23:49.920Z] ---> 9a6f9e31630a [2021-01-07T09:23:49.920Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-07T09:23:49.920Z] ---> 7bb0370d09b7 [2021-01-07T09:23:49.920Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-07T09:23:50.182Z] ---> Running in 72eb427964b8 [2021-01-07T09:23:50.182Z] Removing intermediate container 72eb427964b8 [2021-01-07T09:23:50.182Z] ---> 097431153509 [2021-01-07T09:23:50.182Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-07T09:23:50.446Z] ---> Running in 41084e98d86c [2021-01-07T09:23:50.446Z] Removing intermediate container 41084e98d86c [2021-01-07T09:23:50.446Z] ---> 592e3a8a3cfb [2021-01-07T09:23:50.446Z] Step 21/23 : LABEL arch=x86_64 [2021-01-07T09:23:50.446Z] ---> Running in fed8ebf4a2b6 [2021-01-07T09:23:51.845Z] Removing intermediate container fed8ebf4a2b6 [2021-01-07T09:23:51.845Z] ---> 80f46ebb3672 [2021-01-07T09:23:51.845Z] Step 22/23 : LABEL git_sha=80b1f3570f7bccbf147dbdd21a50c01ca509d8ee [2021-01-07T09:23:51.845Z] ---> Running in 05e771c1bfcb [2021-01-07T09:23:51.845Z] Removing intermediate container 05e771c1bfcb [2021-01-07T09:23:51.845Z] ---> 89b5a441abd0 [2021-01-07T09:23:51.845Z] Step 23/23 : LABEL version=0.0.0 [2021-01-07T09:23:51.845Z] ---> Running in b7c84a1764a3 [2021-01-07T09:23:52.107Z] Removing intermediate container b7c84a1764a3 [2021-01-07T09:23:52.107Z] ---> 4d94470390f2 [2021-01-07T09:23:52.107Z] [2021-01-07T09:23:52.107Z] Successfully built 4d94470390f2 [2021-01-07T09:23:52.107Z] Successfully tagged docker-core-data-go:latest [2021-01-07T09:23:52.381Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-07T09:23:52.418Z] $ docker stop --time=1 d9825e8ae0d53f4cac0325b9b3b1a22b7a41dfa5d2f362e3959280bf17e5a5ea [2021-01-07T09:23:54.023Z] $ docker rm -f d9825e8ae0d53f4cac0325b9b3b1a22b7a41dfa5d2f362e3959280bf17e5a5ea [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-07T09:23:54.710Z] + docker images [2021-01-07T09:23:54.710Z] + grep docker [2021-01-07T09:23:54.710Z] docker-core-data-go latest 4d94470390f2 3 seconds ago 22.3MB [2021-01-07T09:23:54.710Z] docker-sys-mgmt-agent-go latest a79f3e51a62c 8 seconds ago 313MB [2021-01-07T09:23:54.710Z] docker-support-notifications-go latest d3a4de0e7e4d 11 seconds ago 12MB [2021-01-07T09:23:54.710Z] docker-security-secretstore-setup-go latest 4e80b3f362a8 15 seconds ago 24.6MB [2021-01-07T09:23:54.710Z] docker-core-command-go latest dcacbe1c5034 29 seconds ago 10.6MB [2021-01-07T09:23:54.710Z] docker-security-bootstrap-redis-go latest b2456cb3feb2 About a minute ago 15.8MB [2021-01-07T09:23:54.710Z] docker-security-proxy-setup-go latest 04ff33c0fedb About a minute ago 24.5MB [2021-01-07T09:23:54.710Z] docker-core-metadata-go latest 4d1db1c424d9 About a minute ago 13MB [2021-01-07T09:23:54.710Z] docker-support-scheduler-go latest 53f6a102382d About a minute ago 10.7MB [2021-01-07T09:23:54.710Z] 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-07T09:24:10.988Z] Still waiting to schedule task [2021-01-07T09:24:10.988Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-07T09:24:12.612Z] gofmt -l . [2021-01-07T09:24:12.612Z] [ "`gofmt -l .`" = "" ] [2021-01-07T09:24:12.612Z] ./bin/test-go-mod-tidy.sh [2021-01-07T09:24:12.612Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-07T09:24:16.693Z] + ls -al . [2021-01-07T09:24:16.693Z] total 668 [2021-01-07T09:24:16.693Z] drwxrwxr-x 9 1001 1001 4096 Jan 7 09:24 . [2021-01-07T09:24:16.693Z] drwxr-xr-x 4 root root 4096 Jan 7 09:20 .. [2021-01-07T09:24:16.693Z] -rw-rw-r-- 1 1001 1001 11 Jan 7 09:19 .dockerignore [2021-01-07T09:24:16.693Z] drwxrwxr-x 8 1001 1001 4096 Jan 7 09:19 .git [2021-01-07T09:24:16.693Z] drwxrwxr-x 3 1001 1001 4096 Jan 7 09:19 .github [2021-01-07T09:24:16.693Z] -rw-rw-r-- 1 1001 1001 824 Jan 7 09:19 .gitignore [2021-01-07T09:24:16.693Z] -rw-rw-r-- 1 1001 1001 166 Jan 7 09:19 .sonarcloud.properties [2021-01-07T09:24:16.693Z] -rw-rw-r-- 1 1001 1001 3804 Jan 7 09:19 CONTRIBUTING.md [2021-01-07T09:24:16.693Z] -rw-rw-r-- 1 1001 1001 931 Jan 7 09:19 Dockerfile.build [2021-01-07T09:24:16.693Z] -rw-rw-r-- 1 1001 1001 863 Jan 7 09:19 Jenkinsfile [2021-01-07T09:24:16.693Z] -rw-rw-r-- 1 1001 1001 10775 Jan 7 09:19 LICENSE [2021-01-07T09:24:16.693Z] -rw-rw-r-- 1 1001 1001 5750 Jan 7 09:19 Makefile [2021-01-07T09:24:16.693Z] -rw-rw-r-- 1 1001 1001 6524 Jan 7 09:19 README.md [2021-01-07T09:24:16.693Z] -rw-rw-r-- 1 1001 1001 6744 Jan 7 09:19 SECURITY.md [2021-01-07T09:24:16.693Z] -rw-rw-r-- 1 1001 1001 5 Jan 7 09:16 VERSION [2021-01-07T09:24:16.693Z] -rw-rw-r-- 1 1001 1001 4131 Jan 7 09:19 ZMQWindows.md [2021-01-07T09:24:16.693Z] drwxrwxr-x 2 1001 1001 4096 Jan 7 09:19 bin [2021-01-07T09:24:16.693Z] drwxrwxr-x 14 1001 1001 4096 Jan 7 09:19 cmd [2021-01-07T09:24:16.693Z] -rw-r--r-- 1 root root 541590 Jan 7 09:23 coverage.out [2021-01-07T09:24:16.693Z] -rw-r--r-- 1 root root 979 Jan 7 09:24 go.mod [2021-01-07T09:24:16.693Z] -rw-r--r-- 1 root root 19019 Jan 7 09:24 go.sum [2021-01-07T09:24:16.693Z] drwxrwxr-x 8 1001 1001 4096 Jan 7 09:19 internal [2021-01-07T09:24:16.693Z] drwxrwxr-x 4 1001 1001 4096 Jan 7 09:19 openapi [2021-01-07T09:24:16.693Z] drwxrwxr-x 4 1001 1001 4096 Jan 7 09:19 snap [2021-01-07T09:24:16.693Z] -rw-rw-r-- 1 1001 1001 168 Jan 7 09:19 version.go [Pipeline] sh [2021-01-07T09:24:17.392Z] + '[' -e coverage.out ] [2021-01-07T09:24:17.392Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-07T09:24:17.434Z] Warning: overwriting stash ‘coverage-report’ [2021-01-07T09:24:18.672Z] Stashed 1 file(s) [Pipeline] sh [2021-01-07T09:24:19.390Z] + make build [2021-01-07T09:24:19.390Z] 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-07T09:24:31.897Z] 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-07T09:24:54.084Z] 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-07T09:24:56.069Z] 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-07T09:25:00.353Z] Running on prd-ubuntu18.04-docker-8c-8g-18841 in /w/workspace/edgexfoundry_edgex-go_PR-2993 [Pipeline] { [Pipeline] ws [2021-01-07T09:25:00.482Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-07T09:25:01.481Z] 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-07T09:25:02.081Z] 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-07T09:25:02.630Z] using credential edgex-jenkins-ssh [2021-01-07T09:25:02.691Z] Cloning the remote Git repository [2021-01-07T09:25:02.716Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-07T09:25:02.784Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-07T09:25:02.807Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-07T09:25:02.808Z] > git --version # timeout=10 [2021-01-07T09:25:02.813Z] > git --version # 'git version 2.17.1' [2021-01-07T09:25:02.814Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-07T09:25:02.836Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-07T09:25:07.498Z] 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-07T09:25:09.897Z] Merging remotes/origin/master commit fa73db002611977724c74faadafd397fb3003e92 into PR head commit 80b1f3570f7bccbf147dbdd21a50c01ca509d8ee [2021-01-07T09:25:10.019Z] Merge succeeded, producing 80b1f3570f7bccbf147dbdd21a50c01ca509d8ee [2021-01-07T09:25:10.020Z] Checking out Revision 80b1f3570f7bccbf147dbdd21a50c01ca509d8ee (PR-2993) [2021-01-07T09:25:09.317Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-07T09:25:09.325Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-07T09:25:09.336Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-07T09:25:09.350Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-07T09:25:09.350Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-07T09:25:09.354Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2993/head:refs/remotes/origin/PR-2993 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-07T09:25:09.910Z] > git config core.sparsecheckout # timeout=10 [2021-01-07T09:25:09.915Z] > git checkout -f 80b1f3570f7bccbf147dbdd21a50c01ca509d8ee # timeout=10 [2021-01-07T09:25:09.990Z] > git remote # timeout=10 [2021-01-07T09:25:09.998Z] > git config --get remote.origin.url # timeout=10 [2021-01-07T09:25:10.004Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-07T09:25:10.007Z] > git merge fa73db002611977724c74faadafd397fb3003e92 # timeout=10 [2021-01-07T09:25:10.017Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-07T09:25:10.027Z] > git config core.sparsecheckout # timeout=10 [2021-01-07T09:25:10.031Z] > git checkout -f 80b1f3570f7bccbf147dbdd21a50c01ca509d8ee # timeout=10 [2021-01-07T09:25:11.810Z] 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-07T09:25:13.631Z] Commit message: "docs: fix wrong link of api walk through page" [2021-01-07T09:25:13.663Z] > git --version # timeout=10 [2021-01-07T09:25:13.666Z] > git --version # 'git version 2.17.1' [2021-01-07T09:25:13.670Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-07T09:25:15.058Z] + echo snap-build.sh [2021-01-07T09:25:15.058Z] snap-build.sh [2021-01-07T09:25:15.058Z] + SNAP_BASE_DIR=. [2021-01-07T09:25:15.058Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-01-07T09:25:15.058Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-01-07T09:25:15.058Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-01-07T09:25:15.058Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-01-07T09:25:15.058Z] + cd /w/workspace/edgex-go/1 [2021-01-07T09:25:15.058Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-07T09:25:15.058Z] Reading package lists... [2021-01-07T09:25:15.058Z] Building dependency tree... [2021-01-07T09:25:15.058Z] Reading state information... [2021-01-07T09:25:15.321Z] The following packages were automatically installed and are no longer required: [2021-01-07T09:25:15.321Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-07T09:25:15.321Z] uidmap xdelta3 [2021-01-07T09:25:15.321Z] Use 'sudo apt autoremove' to remove them. [2021-01-07T09:25:15.321Z] The following packages will be REMOVED: [2021-01-07T09:25:15.321Z] lxd* lxd-client* [2021-01-07T09:25:15.583Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-07T09:25:15.583Z] After this operation, 31.7 MB disk space will be freed. [2021-01-07T09:25:16.117Z] 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-07T09:25:16.637Z] (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-07T09:25:16.637Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-07T09:25:17.592Z] Removing lxd dnsmasq configuration [2021-01-07T09:25:17.592Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-07T09:25:17.863Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-07T09:25:18.815Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-07T09:25:18.815Z] (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-07T09:25:18.815Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-07T09:25:19.507Z] 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-07T09:25:20.207Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-07T09:25:20.207Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-07T09:25:21.151Z] + sudo snap remove --purge lxd [2021-01-07T09:25:21.412Z] snap "lxd" is not installed [2021-01-07T09:25:21.412Z] + sudo groupadd --force --system lxd [2021-01-07T09:25:21.412Z] ++ whoami [2021-01-07T09:25:21.412Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-07T09:25:21.675Z] + newgrp - lxd [2021-01-07T09:25:21.675Z] + sudo snap install lxd [2021-01-07T09:25:23.811Z] 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-07T09:25:26.434Z] 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-07T09:25:30.771Z] $ docker stop --time=1 a045fa5694eefd0fdd38cae099c6237d6bbe0971dac20c2440204272e605d956 [2021-01-07T09:25:31.688Z] 2021-01-07T09:25:28Z INFO Waiting for automatic snapd restart... [2021-01-07T09:25:33.407Z] $ docker rm -f a045fa5694eefd0fdd38cae099c6237d6bbe0971dac20c2440204272e605d956 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-07T09:25:36.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-07T09:25:36.178Z] [2021-01-07T09:25:36.178Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-07T09:25:36.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-07T09:25:36.889Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-07T09:25:36.889Z] 29e5d40040c1: Pulling fs layer [2021-01-07T09:25:36.889Z] 1ce36da41761: Pulling fs layer [2021-01-07T09:25:36.889Z] 25b303627fd3: Pulling fs layer [2021-01-07T09:25:37.483Z] 29e5d40040c1: Verifying Checksum [2021-01-07T09:25:37.483Z] 29e5d40040c1: Download complete [2021-01-07T09:25:38.081Z] 1ce36da41761: Verifying Checksum [2021-01-07T09:25:38.081Z] 1ce36da41761: Download complete [2021-01-07T09:25:38.354Z] 29e5d40040c1: Pull complete [2021-01-07T09:25:39.793Z] 1ce36da41761: Pull complete [2021-01-07T09:25:39.793Z] 25b303627fd3: Download complete [2021-01-07T09:25:43.934Z] lxd 4.9 from Canonical* installed [2021-01-07T09:25:43.934Z] + sudo lxd init --auto [2021-01-07T09:25:49.939Z] 25b303627fd3: Pull complete [2021-01-07T09:25:49.939Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-07T09:25:49.939Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-07T09:25:49.939Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-07T09:25:50.199Z] prd-ubuntu18.04-docker-arm64-4c-16g-18840 does not seem to be running inside a container [2021-01-07T09:25:50.276Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-07T09:25:52.193Z] + sudo snap install --classic snapcraft [2021-01-07T09:25:53.282Z] $ docker top 04292a8f43181223523479b3333ba06da25d312170710a9cea6eabb13bb801db -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-07T09:25:54.498Z] + docker-compose build --help [2021-01-07T09:25:54.498Z] + grep parallel [2021-01-07T09:25:57.876Z] --parallel Build images in parallel. [Pipeline] } [2021-01-07T09:25:58.176Z] $ docker stop --time=1 04292a8f43181223523479b3333ba06da25d312170710a9cea6eabb13bb801db [2021-01-07T09:25:58.784Z] snapcraft 4.4.4 from Canonical* installed [2021-01-07T09:25:58.784Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-07T09:25:58.784Z] + patch --verbose -p1 [2021-01-07T09:25:58.784Z] Hmm... Looks like a unified diff to me... [2021-01-07T09:25:58.784Z] The text leading up to this was: [2021-01-07T09:25:58.784Z] -------------------------- [2021-01-07T09:25:58.784Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-07T09:25:58.784Z] |From: Tony Espy [2021-01-07T09:25:58.784Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-07T09:25:58.784Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-07T09:25:58.784Z] | [2021-01-07T09:25:58.784Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-07T09:25:58.784Z] |optimize the snap CI check run for pull requests. When [2021-01-07T09:25:58.784Z] |applied, it essentially strips out everything (apps and [2021-01-07T09:25:58.784Z] |parts) from the snapcraft.yaml file except those required [2021-01-07T09:25:58.784Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-07T09:25:58.784Z] |catch changes to edgex-go that break the snap build. [2021-01-07T09:25:58.784Z] | [2021-01-07T09:25:58.784Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-07T09:25:58.784Z] |to update this patch file, otherwise it may fail to apply, [2021-01-07T09:25:58.784Z] |resulting in a failed snap build CI check in the associated [2021-01-07T09:25:58.784Z] |pull request. [2021-01-07T09:25:58.784Z] | [2021-01-07T09:25:58.784Z] |Note - in addition to applying this patch, the pipeline also [2021-01-07T09:25:58.784Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-07T09:25:58.784Z] |need to build the finally binary .snap file (and it won't [2021-01-07T09:25:58.784Z] |work with the patch applied). This further reduces the build [2021-01-07T09:25:58.784Z] |time. [2021-01-07T09:25:58.784Z] |--- [2021-01-07T09:25:58.784Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-07T09:25:58.784Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-07T09:25:58.784Z] | [2021-01-07T09:25:58.784Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-07T09:25:58.784Z] |index 1e537489..faf42425 100644 [2021-01-07T09:25:58.784Z] |--- a/snap/snapcraft.yaml [2021-01-07T09:25:58.784Z] |+++ b/snap/snapcraft.yaml [2021-01-07T09:25:58.784Z] -------------------------- [2021-01-07T09:25:58.784Z] patching file snap/snapcraft.yaml [2021-01-07T09:25:58.784Z] Using Plan A... [2021-01-07T09:25:58.784Z] Hunk #1 succeeded at 73. [2021-01-07T09:25:58.785Z] Hunk #2 succeeded at 202 with fuzz 1. [2021-01-07T09:25:58.785Z] Hunk #3 succeeded at 214. [2021-01-07T09:25:58.785Z] Hunk #4 succeeded at 222. [2021-01-07T09:25:58.785Z] Hunk #5 succeeded at 229. [2021-01-07T09:25:58.785Z] Hunk #6 succeeded at 256. [2021-01-07T09:25:58.785Z] Hunk #7 succeeded at 290. [2021-01-07T09:25:58.785Z] Hunk #8 succeeded at 341. [2021-01-07T09:25:58.785Z] Hmm... Ignoring the trailing garbage. [2021-01-07T09:25:58.785Z] done [2021-01-07T09:25:58.785Z] + sudo snapcraft prime --use-lxd [2021-01-07T09:26:00.174Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-07T09:26:00.174Z] 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-07T09:26:00.174Z] - README.md [2021-01-07T09:26:00.174Z] - snapcraft.yaml.orig [2021-01-07T09:26:00.174Z] [2021-01-07T09:26:00.174Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-07T09:26:00.168Z] $ docker rm -f 04292a8f43181223523479b3333ba06da25d312170710a9cea6eabb13bb801db [Pipeline] // withDockerContainer [Pipeline] writeFile [2021-01-07T09:26:00.750Z] Launching a container. [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-07T09:26:01.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-07T09:26:01.229Z] . [Pipeline] withDockerContainer [2021-01-07T09:26:01.488Z] prd-ubuntu18.04-docker-arm64-4c-16g-18840 does not seem to be running inside a container [2021-01-07T09:26:01.594Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-07T09:26:03.148Z] $ docker top b032c259f799b7d0a246cc8064896fdcd271bf58daec1ab93bddf107264ae0fa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-07T09:26:04.447Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-07T09:26:07.828Z] Building docker-core-command-go ... [2021-01-07T09:26:07.828Z] Building docker-core-data-go ... [2021-01-07T09:26:07.828Z] Building docker-core-metadata-go ... [2021-01-07T09:26:07.828Z] Building docker-security-bootstrap-redis-go ... [2021-01-07T09:26:07.828Z] Building docker-security-proxy-setup-go ... [2021-01-07T09:26:07.828Z] Building docker-security-secretstore-setup-go ... [2021-01-07T09:26:07.828Z] Building docker-support-notifications-go ... [2021-01-07T09:26:07.828Z] Building docker-support-scheduler-go ... [2021-01-07T09:26:07.828Z] Building docker-sys-mgmt-agent-go ... [2021-01-07T09:26:07.828Z] Building docker-support-notifications-go [2021-01-07T09:26:07.828Z] Building docker-security-bootstrap-redis-go [2021-01-07T09:26:07.828Z] Building docker-security-proxy-setup-go [2021-01-07T09:26:07.828Z] Building docker-core-command-go [2021-01-07T09:26:07.828Z] Building docker-sys-mgmt-agent-go [2021-01-07T09:26:13.006Z] Waiting for container to be ready [2021-01-07T09:26:13.006Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-07T09:26:13.006Z] [2021-01-07T09:26:14.935Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-07T09:26:15.515Z] Waiting for network to be ready... [2021-01-07T09:26:16.087Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-07T09:26:16.087Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-07T09:26:16.348Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-07T09:26:16.348Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1478 kB] [2021-01-07T09:26:16.610Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-07T09:26:16.871Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-07T09:26:16.871Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-07T09:26:16.871Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-07T09:26:16.871Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-07T09:26:16.871Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-07T09:26:16.871Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-07T09:26:16.871Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [288 kB] [2021-01-07T09:26:16.871Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-07T09:26:16.871Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-07T09:26:16.871Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [192 kB] [2021-01-07T09:26:16.871Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [25.5 kB] [2021-01-07T09:26:16.871Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-07T09:26:16.871Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-07T09:26:17.132Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-07T09:26:17.393Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1814 kB] [2021-01-07T09:26:17.393Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] [2021-01-07T09:26:17.393Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.4 kB] [2021-01-07T09:26:17.393Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] [2021-01-07T09:26:17.393Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] [2021-01-07T09:26:17.393Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] [2021-01-07T09:26:17.393Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-07T09:26:17.655Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-07T09:26:20.209Z] Fetched 23.6 MB in 4s (5571 kB/s) [2021-01-07T09:26:20.781Z] Reading package lists... [2021-01-07T09:26:21.044Z] Reading package lists... [2021-01-07T09:26:21.044Z] Building dependency tree... [2021-01-07T09:26:21.044Z] Reading state information... [2021-01-07T09:26:21.306Z] The following additional packages will be installed: [2021-01-07T09:26:21.306Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-07T09:26:21.306Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-07T09:26:21.306Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-07T09:26:21.306Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-07T09:26:21.306Z] Suggested packages: [2021-01-07T09:26:21.306Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-07T09:26:21.306Z] Recommended packages: [2021-01-07T09:26:21.306Z] gnupg libsasl2-modules [2021-01-07T09:26:21.306Z] The following NEW packages will be installed: [2021-01-07T09:26:21.306Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-07T09:26:21.306Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-07T09:26:21.306Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-07T09:26:21.306Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-07T09:26:21.306Z] The following packages will be upgraded: [2021-01-07T09:26:21.306Z] gpg gpg-agent gpgconf libudev1 [2021-01-07T09:26:21.567Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-07T09:26:21.567Z] Need to get 3531 kB of archives. [2021-01-07T09:26:21.567Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-07T09:26:21.567Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-07T09:26:21.567Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-07T09:26:21.828Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-07T09:26:22.090Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-07T09:26:22.090Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-07T09:26:22.090Z] Get:6 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-07T09:26:22.090Z] Get:7 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-07T09:26:22.090Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-07T09:26:22.091Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-07T09:26:22.091Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-07T09:26:22.352Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-07T09:26:22.352Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-07T09:26:22.352Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-07T09:26:22.352Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-07T09:26:22.352Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-07T09:26:22.352Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-07T09:26:22.352Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-07T09:26:22.352Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-07T09:26:22.352Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-07T09:26:22.352Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-07T09:26:22.352Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-07T09:26:22.352Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-07T09:26:22.614Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-07T09:26:22.614Z] Fetched 3531 kB in 1s (3049 kB/s) [2021-01-07T09:26:22.614Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-07T09:26:22.614Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-07T09:26:22.614Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-07T09:26:22.614Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-07T09:26:22.875Z] Selecting previously unselected package udev. [2021-01-07T09:26:22.875Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-07T09:26:22.875Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-07T09:26:22.875Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-07T09:26:23.137Z] Selecting previously unselected package libfuse2:amd64. [2021-01-07T09:26:23.137Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-07T09:26:23.137Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-07T09:26:23.137Z] Selecting previously unselected package fuse. [2021-01-07T09:26:23.137Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-07T09:26:23.137Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-07T09:26:23.398Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-07T09:26:23.398Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-07T09:26:23.398Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-07T09:26:23.398Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-07T09:26:23.660Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-07T09:26:23.660Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-07T09:26:23.660Z] Selecting previously unselected package libksba8:amd64. [2021-01-07T09:26:23.660Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-07T09:26:23.660Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-07T09:26:23.921Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-07T09:26:23.921Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-07T09:26:23.921Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T09:26:23.921Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-07T09:26:23.921Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-07T09:26:23.921Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T09:26:24.184Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-07T09:26:24.184Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-07T09:26:24.184Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T09:26:24.445Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-07T09:26:24.445Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-07T09:26:24.445Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T09:26:24.445Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-07T09:26:24.445Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-07T09:26:24.445Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T09:26:24.445Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-07T09:26:24.445Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-07T09:26:24.707Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T09:26:24.707Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-07T09:26:24.707Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-07T09:26:24.707Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T09:26:24.991Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-07T09:26:24.991Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-07T09:26:24.991Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T09:26:24.991Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-07T09:26:24.991Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-07T09:26:24.991Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T09:26:25.253Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-07T09:26:25.253Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2021-01-07T09:26:25.253Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-07T09:26:25.253Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-07T09:26:25.253Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2021-01-07T09:26:25.253Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-07T09:26:25.253Z] Selecting previously unselected package libldap-common. [2021-01-07T09:26:25.253Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-07T09:26:25.253Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-07T09:26:25.515Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-07T09:26:25.515Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-07T09:26:25.515Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-07T09:26:25.515Z] Selecting previously unselected package dirmngr. [2021-01-07T09:26:25.515Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-07T09:26:25.778Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-07T09:26:25.778Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-07T09:26:25.778Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-07T09:26:25.778Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-07T09:26:25.778Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-07T09:26:25.778Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-07T09:26:26.039Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-07T09:26:26.039Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T09:26:26.039Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-07T09:26:26.039Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-07T09:26:26.039Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-07T09:26:26.611Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-07T09:26:26.611Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T09:26:26.611Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-07T09:26:26.611Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-07T09:26:26.876Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-07T09:26:26.876Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T09:26:26.876Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T09:26:26.876Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T09:26:26.876Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T09:26:26.876Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T09:26:26.876Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T09:26:27.138Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T09:26:27.138Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-07T09:26:27.138Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-07T09:26:27.138Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-07T09:26:27.712Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-07T09:26:27.712Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-07T09:26:27.712Z] This means they are not meant to be enabled using systemctl. [2021-01-07T09:26:27.712Z] Possible reasons for having this kind of units are: [2021-01-07T09:26:27.712Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-07T09:26:27.712Z] .wants/ or .requires/ directory. [2021-01-07T09:26:27.712Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-07T09:26:27.712Z] a requirement dependency on it. [2021-01-07T09:26:27.712Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-07T09:26:27.712Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-07T09:26:27.712Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-07T09:26:27.712Z] instance name specified. [2021-01-07T09:26:27.712Z] Reading package lists... [2021-01-07T09:26:27.973Z] Building dependency tree... [2021-01-07T09:26:27.973Z] Reading state information... [2021-01-07T09:26:27.973Z] The following additional packages will be installed: [2021-01-07T09:26:27.973Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-07T09:26:27.973Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-07T09:26:27.973Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-07T09:26:27.973Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-07T09:26:27.973Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-07T09:26:27.973Z] Suggested packages: [2021-01-07T09:26:27.973Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-07T09:26:27.973Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-07T09:26:27.973Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-07T09:26:27.973Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-07T09:26:27.973Z] systemd-container policykit-1 [2021-01-07T09:26:27.973Z] Recommended packages: [2021-01-07T09:26:27.973Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-07T09:26:28.233Z] The following NEW packages will be installed: [2021-01-07T09:26:28.233Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-07T09:26:28.233Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-07T09:26:28.233Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-07T09:26:28.233Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-07T09:26:28.233Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-07T09:26:28.233Z] The following packages will be upgraded: [2021-01-07T09:26:28.233Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-07T09:26:28.233Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-07T09:26:28.233Z] Need to get 35.2 MB of archives. [2021-01-07T09:26:28.233Z] After this operation, 141 MB of additional disk space will be used. [2021-01-07T09:26:28.233Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-07T09:26:28.233Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-07T09:26:28.804Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-07T09:26:29.064Z] 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-07T09:26:29.064Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-07T09:26:29.064Z] 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-07T09:26:29.064Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-07T09:26:29.064Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-07T09:26:29.064Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-07T09:26:29.064Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-07T09:26:29.064Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-07T09:26:29.064Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-07T09:26:29.064Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-07T09:26:29.064Z] 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-07T09:26:29.064Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-07T09:26:29.064Z] 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-07T09:26:29.064Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-07T09:26:29.326Z] 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-07T09:26:29.326Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-07T09:26:29.326Z] 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-07T09:26:29.326Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-07T09:26:29.326Z] 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-07T09:26:29.326Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-07T09:26:29.326Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-07T09:26:29.326Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-07T09:26:29.326Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-07T09:26:29.326Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-07T09:26:29.326Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-07T09:26:29.326Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-07T09:26:29.326Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-07T09:26:30.270Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-07T09:26:30.270Z] Fetched 35.2 MB in 2s (17.7 MB/s) [2021-01-07T09:26:30.270Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-07T09:26:30.270Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-07T09:26:30.547Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-07T09:26:31.118Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-07T09:26:31.118Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-07T09:26:31.118Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-07T09:26:31.379Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-07T09:26:31.379Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-07T09:26:31.379Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-07T09:26:31.379Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-07T09:26:31.640Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-07T09:26:31.640Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-07T09:26:31.640Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-07T09:26:31.902Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-07T09:26:32.162Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-07T09:26:32.423Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-07T09:26:32.423Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-07T09:26:32.423Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-07T09:26:32.684Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-07T09:26:32.684Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-07T09:26:32.684Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-07T09:26:32.684Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-07T09:26:32.946Z] Selecting previously unselected package libexpat1:amd64. [2021-01-07T09:26:32.946Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-07T09:26:32.946Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-07T09:26:33.207Z] Selecting previously unselected package python3.6-minimal. [2021-01-07T09:26:33.207Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-07T09:26:33.207Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-07T09:26:33.469Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-07T09:26:33.469Z] Checking for services that may need to be restarted...done. [2021-01-07T09:26:33.469Z] Checking for services that may need to be restarted...done. [2021-01-07T09:26:33.469Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-07T09:26:33.469Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-07T09:26:33.469Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-07T09:26:34.040Z] Selecting previously unselected package python3-minimal. [2021-01-07T09:26:34.040Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-07T09:26:34.040Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-07T09:26:34.040Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-07T09:26:34.040Z] Selecting previously unselected package mime-support. [2021-01-07T09:26:34.300Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-07T09:26:34.300Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-07T09:26:34.300Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-07T09:26:34.300Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-07T09:26:34.300Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-07T09:26:34.300Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-07T09:26:34.300Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-07T09:26:34.300Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-07T09:26:34.562Z] Selecting previously unselected package python3.6. [2021-01-07T09:26:34.562Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-07T09:26:34.562Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-07T09:26:35.135Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-07T09:26:35.135Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-07T09:26:35.135Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-07T09:26:35.135Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-07T09:26:35.398Z] Selecting previously unselected package python3. [2021-01-07T09:26:35.398Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-07T09:26:35.398Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-07T09:26:35.398Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-07T09:26:35.398Z] Selecting previously unselected package multiarch-support. [2021-01-07T09:26:35.398Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-07T09:26:35.398Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-07T09:26:35.398Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-07T09:26:35.660Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-07T09:26:35.660Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-07T09:26:35.660Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-07T09:26:35.660Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-07T09:26:35.660Z] Selecting previously unselected package libbsd0:amd64. [2021-01-07T09:26:35.660Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-07T09:26:35.660Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-07T09:26:35.920Z] Selecting previously unselected package sudo. [2021-01-07T09:26:35.920Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-07T09:26:35.920Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-07T09:26:35.920Z] Selecting previously unselected package apparmor. [2021-01-07T09:26:35.920Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-07T09:26:35.920Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-07T09:26:36.182Z] Selecting previously unselected package libedit2:amd64. [2021-01-07T09:26:36.182Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-07T09:26:36.182Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-07T09:26:36.182Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-07T09:26:36.182Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-07T09:26:36.182Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-07T09:26:36.442Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-07T09:26:36.442Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-07T09:26:36.442Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-07T09:26:36.442Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-07T09:26:36.442Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-07T09:26:36.442Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-07T09:26:36.442Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-07T09:26:36.442Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-07T09:26:36.442Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-07T09:26:36.703Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-07T09:26:36.703Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-07T09:26:36.703Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-07T09:26:36.703Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-07T09:26:36.703Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-07T09:26:36.703Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-07T09:26:36.963Z] Selecting previously unselected package openssh-client. [2021-01-07T09:26:36.963Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-07T09:26:36.963Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-07T09:26:37.225Z] Selecting previously unselected package squashfs-tools. [2021-01-07T09:26:37.225Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-07T09:26:37.225Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-07T09:26:37.225Z] Selecting previously unselected package snapd. [2021-01-07T09:26:37.225Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-07T09:26:37.485Z] Unpacking snapd (2.48+18.04) ... [2021-01-07T09:26:39.397Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-07T09:26:39.397Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-07T09:26:39.397Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-07T09:26:39.397Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-07T09:26:39.397Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-07T09:26:39.397Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-07T09:26:39.658Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-07T09:26:39.658Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-07T09:26:39.658Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-07T09:26:41.577Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-07T09:26:41.577Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-07T09:26:41.577Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-07T09:26:41.577Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-07T09:26:41.577Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-07T09:26:41.577Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-07T09:26:41.840Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-07T09:26:42.103Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-07T09:26:42.103Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-07T09:26:42.103Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-07T09:26:42.103Z] running python rtupdate hooks for python3.6... [2021-01-07T09:26:42.103Z] running python post-rtupdate hooks for python3.6... [2021-01-07T09:26:42.103Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-07T09:26:44.016Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-07T09:26:44.016Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-07T09:26:44.016Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-07T09:26:44.016Z] Setting up snapd (2.48+18.04) ... [2021-01-07T09:26:44.588Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-07T09:26:44.588Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-07T09:26:44.849Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-07T09:26:44.849Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-07T09:26:45.110Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-07T09:26:45.110Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-07T09:26:45.110Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-07T09:26:45.374Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-07T09:26:45.638Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-07T09:26:45.638Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-07T09:26:45.900Z] /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-07T09:26:45.900Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-07T09:26:45.900Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-07T09:26:46.847Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-07T09:26:46.847Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-07T09:26:46.847Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-07T09:26:48.051Z] Reading package lists... [2021-01-07T09:26:48.051Z] Reading package lists... [2021-01-07T09:26:48.311Z] Building dependency tree... [2021-01-07T09:26:48.311Z] Reading state information... [2021-01-07T09:26:48.311Z] Calculating upgrade... [2021-01-07T09:26:48.572Z] The following packages will be upgraded: [2021-01-07T09:26:48.572Z] advancecomp base-files bash binutils binutils-common [2021-01-07T09:26:48.572Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-07T09:26:48.572Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-07T09:26:48.572Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-07T09:26:48.572Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-07T09:26:48.572Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-07T09:26:48.572Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-07T09:26:48.572Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-07T09:26:48.572Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-07T09:26:48.572Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-07T09:26:48.572Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-07T09:26:48.572Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-07T09:26:48.572Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-07T09:26:48.572Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-07T09:26:48.572Z] ubuntu-keyring util-linux [2021-01-07T09:26:48.572Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-07T09:26:48.572Z] Need to get 63.7 MB of archives. [2021-01-07T09:26:48.572Z] After this operation, 5201 kB of additional disk space will be used. [2021-01-07T09:26:48.572Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-129.132 [997 kB] [2021-01-07T09:26:48.834Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-07T09:26:48.834Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-07T09:26:48.834Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-07T09:26:48.834Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-07T09:26:48.834Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-07T09:26:48.834Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-07T09:26:48.834Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-07T09:26:48.834Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-07T09:26:48.834Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-07T09:26:48.834Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-07T09:26:48.834Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-07T09:26:48.834Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-07T09:26:48.834Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-07T09:26:48.834Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-07T09:26:48.834Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-07T09:26:48.834Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-07T09:26:48.834Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-07T09:26:48.834Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-07T09:26:48.834Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-07T09:26:48.834Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-07T09:26:48.834Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-07T09:26:48.834Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-07T09:26:48.834Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-07T09:26:48.834Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-07T09:26:48.834Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-07T09:26:48.834Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-07T09:26:48.834Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-07T09:26:48.834Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-07T09:26:48.834Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-07T09:26:48.834Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-07T09:26:49.098Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-07T09:26:49.098Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-07T09:26:49.098Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-07T09:26:49.098Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-07T09:26:49.098Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-07T09:26:49.098Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-07T09:26:49.098Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-07T09:26:49.098Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-07T09:26:49.098Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-07T09:26:49.098Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-07T09:26:49.098Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-07T09:26:49.098Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-07T09:26:49.098Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-07T09:26:49.098Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2021-01-07T09:26:49.098Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-07T09:26:49.098Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-07T09:26:49.098Z] Get:48 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-07T09:26:49.098Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-07T09:26:49.098Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-07T09:26:49.098Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-07T09:26:49.098Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-07T09:26:49.098Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-07T09:26:49.098Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-07T09:26:49.098Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-07T09:26:49.358Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-07T09:26:49.358Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-07T09:26:49.617Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-07T09:26:49.617Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-07T09:26:49.617Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-07T09:26:49.617Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-07T09:26:49.617Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-07T09:26:49.617Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-07T09:26:49.617Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-07T09:26:49.878Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-07T09:26:49.878Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-07T09:26:49.878Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-07T09:26:49.878Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-07T09:26:49.878Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2021-01-07T09:26:49.878Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-07T09:26:50.139Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-07T09:26:50.139Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-07T09:26:50.139Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-07T09:26:50.139Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-07T09:26:50.139Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-07T09:26:50.139Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-07T09:26:50.139Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-07T09:26:50.139Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-07T09:26:50.139Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-07T09:26:50.139Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-07T09:26:50.139Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-01-07T09:26:50.139Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-07T09:26:50.139Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-07T09:26:50.139Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-07T09:26:50.139Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-07T09:26:50.139Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-07T09:26:50.139Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-07T09:26:50.402Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-07T09:26:50.402Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-07T09:26:50.402Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-07T09:26:50.402Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-01-07T09:26:50.402Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-07T09:26:50.402Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-07T09:26:50.402Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-07T09:26:50.402Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-07T09:26:50.402Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-07T09:26:50.402Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-07T09:26:50.666Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-07T09:26:50.666Z] Fetched 63.7 MB in 2s (33.5 MB/s) [2021-01-07T09:26:50.666Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T09:26:50.666Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-07T09:26:50.666Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-07T09:26:51.608Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-07T09:26:51.608Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-07T09:26:51.608Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-129.132_amd64.deb ... [2021-01-07T09:26:51.608Z] Unpacking linux-libc-dev:amd64 (4.15.0-129.132) over (4.15.0-20.21) ... [2021-01-07T09:26:52.551Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-07T09:26:52.551Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-07T09:26:52.551Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-07T09:26:52.551Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-07T09:26:52.811Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-07T09:26:52.811Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-07T09:26:53.073Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-07T09:26:53.073Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-07T09:26:53.073Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-07T09:26:53.073Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-07T09:26:53.333Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-07T09:26:53.333Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-07T09:26:53.333Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-07T09:26:53.594Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-07T09:26:53.594Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-07T09:26:53.594Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-07T09:26:53.594Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-07T09:26:53.856Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-07T09:26:53.856Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-07T09:26:53.856Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-07T09:26:53.856Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-07T09:26:54.116Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-07T09:26:54.116Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-07T09:26:54.116Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-07T09:26:54.384Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-07T09:26:54.384Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-07T09:26:54.646Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-07T09:26:54.646Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-07T09:26:54.646Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-07T09:26:54.907Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-07T09:26:55.479Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-07T09:26:55.741Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-07T09:26:55.741Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-07T09:26:55.741Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-07T09:26:55.741Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-07T09:26:55.741Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-07T09:26:56.003Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-07T09:26:56.003Z] Installing new version of config file /etc/issue ... [2021-01-07T09:26:56.003Z] Installing new version of config file /etc/issue.net ... [2021-01-07T09:26:56.003Z] Installing new version of config file /etc/lsb-release ... [2021-01-07T09:26:56.003Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-07T09:26:56.264Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-07T09:26:56.264Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-07T09:26:56.264Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-07T09:26:56.527Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T09:26:56.527Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-07T09:26:56.527Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-07T09:26:56.788Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-07T09:26:56.788Z] 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-07T09:26:56.788Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T09:26:56.788Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-07T09:26:56.788Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-07T09:26:57.054Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-07T09:26:57.054Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T09:26:57.054Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2021-01-07T09:26:57.054Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2021-01-07T09:26:57.315Z] Setting up tar (1.29b-2ubuntu0.1) ... [2021-01-07T09:26:57.316Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T09:26:57.316Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-07T09:26:57.587Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-07T09:26:57.587Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-07T09:26:57.855Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T09:26:57.855Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-07T09:26:57.855Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-07T09:26:58.115Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-07T09:26:58.116Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T09:26:58.116Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-07T09:26:58.116Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-07T09:26:58.377Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-07T09:26:58.377Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T09:26:58.377Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-07T09:26:58.377Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-07T09:26:58.640Z] Setting up grep (3.1-2build1) ... [2021-01-07T09:26:58.640Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T09:26:58.640Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-07T09:26:58.640Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-07T09:26:58.901Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-07T09:26:58.901Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T09:26:58.901Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-07T09:26:58.901Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-07T09:26:59.161Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-07T09:26:59.161Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T09:26:59.161Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-07T09:26:59.161Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-07T09:26:59.733Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-07T09:26:59.733Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-07T09:26:59.994Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-07T09:26:59.994Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-07T09:27:00.567Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-07T09:27:00.567Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T09:27:00.567Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-07T09:27:00.567Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-07T09:27:01.518Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-07T09:27:01.781Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-07T09:27:01.781Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-07T09:27:02.042Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-07T09:27:02.042Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-07T09:27:02.042Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T09:27:02.042Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-07T09:27:02.042Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-07T09:27:02.304Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-07T09:27:02.304Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T09:27:02.304Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-07T09:27:02.566Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-07T09:27:02.566Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-07T09:27:02.566Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T09:27:02.566Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-07T09:27:02.566Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-07T09:27:02.826Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-07T09:27:02.826Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T09:27:02.826Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-07T09:27:02.826Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-07T09:27:03.087Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-07T09:27:03.087Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T09:27:03.087Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-07T09:27:03.087Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-07T09:27:03.349Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-07T09:27:03.349Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T09:27:03.349Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-07T09:27:03.349Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-07T09:27:03.609Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-07T09:27:03.609Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-07T09:27:03.609Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-07T09:27:03.871Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T09:27:03.871Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-07T09:27:03.871Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-07T09:27:03.871Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-07T09:27:04.135Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T09:27:04.135Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-07T09:27:04.135Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-07T09:27:04.135Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-07T09:27:04.397Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T09:27:04.397Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-07T09:27:04.397Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-07T09:27:04.397Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-07T09:27:04.397Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T09:27:04.397Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-07T09:27:04.657Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-07T09:27:04.919Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-07T09:27:05.180Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-07T09:27:05.441Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-07T09:27:05.702Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T09:27:05.702Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-07T09:27:05.702Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-07T09:27:05.963Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-07T09:27:05.963Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T09:27:05.963Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-07T09:27:05.963Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-07T09:27:06.224Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-07T09:27:06.224Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T09:27:06.224Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-07T09:27:06.489Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-07T09:27:06.489Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-07T09:27:06.750Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T09:27:06.750Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-07T09:27:06.750Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-07T09:27:07.010Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-07T09:27:07.272Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T09:27:07.272Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-07T09:27:07.272Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-07T09:27:07.272Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-07T09:27:07.532Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T09:27:07.532Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-07T09:27:07.532Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-07T09:27:07.794Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-07T09:27:07.794Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T09:27:07.794Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-07T09:27:08.054Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-07T09:27:08.054Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-07T09:27:08.054Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-07T09:27:08.321Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-07T09:27:08.321Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-07T09:27:08.321Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-07T09:27:08.321Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T09:27:08.321Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-07T09:27:08.585Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-07T09:27:08.585Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-07T09:27:08.847Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T09:27:08.847Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-07T09:27:08.847Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-07T09:27:08.847Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-07T09:27:09.107Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T09:27:09.107Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-07T09:27:09.107Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-07T09:27:09.371Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-07T09:27:09.371Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T09:27:09.371Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-07T09:27:09.371Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-07T09:27:09.371Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-07T09:27:09.632Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T09:27:09.632Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-07T09:27:09.632Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-07T09:27:09.893Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-07T09:27:10.155Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T09:27:10.155Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-07T09:27:10.155Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-07T09:27:10.416Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-07T09:27:10.416Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T09:27:10.416Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-07T09:27:10.416Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-07T09:27:10.678Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-07T09:27:10.678Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T09:27:10.678Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-07T09:27:10.678Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-07T09:27:10.939Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-07T09:27:10.939Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T09:27:10.939Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-07T09:27:10.939Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-07T09:27:11.207Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-07T09:27:11.207Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T09:27:11.207Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-07T09:27:11.207Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-07T09:27:11.469Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-07T09:27:11.469Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T09:27:11.469Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-07T09:27:11.730Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-07T09:27:11.730Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-07T09:27:11.730Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T09:27:11.730Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-07T09:27:11.730Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-07T09:27:11.994Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-07T09:27:11.994Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-07T09:27:11.994Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-07T09:27:12.267Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-07T09:27:12.267Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-07T09:27:12.267Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-07T09:27:12.528Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-07T09:27:12.528Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-07T09:27:12.528Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-07T09:27:12.790Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-07T09:27:12.790Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-07T09:27:12.790Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-07T09:27:13.052Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-07T09:27:13.052Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-07T09:27:13.052Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-07T09:27:13.052Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-07T09:27:13.319Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-07T09:27:13.319Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-07T09:27:13.319Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-07T09:27:13.319Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-07T09:27:13.585Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-07T09:27:13.585Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-07T09:27:13.585Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-07T09:27:13.585Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-07T09:27:13.847Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2021-01-07T09:27:13.847Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2021-01-07T09:27:14.791Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-07T09:27:14.791Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-07T09:27:14.791Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-07T09:27:14.791Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-07T09:27:15.051Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-07T09:27:15.051Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-07T09:27:15.326Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-07T09:27:15.326Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-07T09:27:15.657Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-07T09:27:15.657Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-07T09:27:15.657Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-07T09:27:15.657Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-07T09:27:15.934Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-07T09:27:15.934Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-07T09:27:15.934Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-07T09:27:15.934Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-07T09:27:16.269Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-07T09:27:16.270Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-07T09:27:16.270Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-07T09:27:16.270Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-07T09:27:17.283Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-07T09:27:17.283Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-07T09:27:18.227Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-07T09:27:18.227Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-07T09:27:18.800Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-07T09:27:18.800Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-07T09:27:19.373Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-07T09:27:19.373Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-07T09:27:20.313Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-07T09:27:20.313Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-07T09:27:20.313Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-07T09:27:20.313Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-07T09:27:20.313Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-07T09:27:20.313Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-07T09:27:20.576Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-07T09:27:20.576Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-07T09:27:20.838Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-07T09:27:20.838Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-07T09:27:20.838Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-07T09:27:21.100Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-07T09:27:21.100Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-07T09:27:21.100Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-07T09:27:21.100Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-07T09:27:21.361Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-07T09:27:21.361Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-07T09:27:21.361Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-07T09:27:21.621Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-07T09:27:21.621Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-07T09:27:21.621Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-07T09:27:21.621Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-07T09:27:21.621Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-07T09:27:21.621Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2021-01-07T09:27:21.886Z] [2021-01-07T09:27:21.886Z] Current default time zone: 'Etc/UTC' [2021-01-07T09:27:21.886Z] Local time is now: Thu Jan 7 09:27:21 UTC 2021. [2021-01-07T09:27:21.886Z] Universal Time is now: Thu Jan 7 09:27:21 UTC 2021. [2021-01-07T09:27:21.886Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-07T09:27:21.886Z] [2021-01-07T09:27:21.886Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-07T09:27:21.886Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-07T09:27:21.886Z] Setting up linux-libc-dev:amd64 (4.15.0-129.132) ... [2021-01-07T09:27:21.886Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-07T09:27:21.886Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-07T09:27:21.886Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-07T09:27:21.886Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-07T09:27:21.886Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-07T09:27:22.146Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-07T09:27:22.146Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-07T09:27:22.146Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-07T09:27:22.146Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-07T09:27:22.408Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-07T09:27:22.408Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-07T09:27:22.408Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-07T09:27:22.408Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-07T09:27:22.668Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-07T09:27:22.668Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-07T09:27:22.668Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-07T09:27:22.668Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-07T09:27:22.668Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-07T09:27:22.929Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-07T09:27:22.929Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-07T09:27:24.842Z] Updating certificates in /etc/ssl/certs... [2021-01-07T09:27:25.414Z] 22 added, 17 removed; done. [2021-01-07T09:27:25.414Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-07T09:27:25.414Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-07T09:27:25.675Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-07T09:27:25.675Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-07T09:27:25.675Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-07T09:27:25.675Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-07T09:27:25.675Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-07T09:27:25.675Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-07T09:27:25.936Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-07T09:27:25.936Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-07T09:27:25.936Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-07T09:27:25.936Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-07T09:27:25.936Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-07T09:27:25.936Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-07T09:27:25.936Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-07T09:27:26.196Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-07T09:27:26.196Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-07T09:27:26.196Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-07T09:27:26.196Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-07T09:27:26.196Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-07T09:27:26.457Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-07T09:27:26.457Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-07T09:27:26.457Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-07T09:27:26.457Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-07T09:27:26.724Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-07T09:27:26.724Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-07T09:27:26.724Z] Updating certificates in /etc/ssl/certs... [2021-01-07T09:27:27.296Z] 0 added, 0 removed; done. [2021-01-07T09:27:27.296Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-07T09:27:27.296Z] done. [2021-01-07T09:27:27.556Z] Reading package lists... [2021-01-07T09:27:27.817Z] Building dependency tree... [2021-01-07T09:27:27.817Z] Reading state information... [2021-01-07T09:27:27.817Z] The following NEW packages will be installed: [2021-01-07T09:27:27.817Z] apt-transport-https [2021-01-07T09:27:28.079Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-07T09:27:28.079Z] Need to get 1696 B of archives. [2021-01-07T09:27:28.079Z] After this operation, 153 kB of additional disk space will be used. [2021-01-07T09:27:28.079Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-07T09:27:28.341Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-07T09:27:28.341Z] Fetched 1696 B in 0s (8456 B/s) [2021-01-07T09:27:28.341Z] Selecting previously unselected package apt-transport-https. [2021-01-07T09:27:28.341Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-07T09:27:28.341Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-07T09:27:28.341Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-07T09:27:28.341Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-07T09:27:28.601Z] Waiting for network to be ready... [2021-01-07T09:27:29.601Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T09:27:29.601Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-07T09:27:29.601Z] ---> 6d59b8f740ba [2021-01-07T09:27:29.601Z] Step 3/24 : WORKDIR /edgex-go [2021-01-07T09:27:29.601Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T09:27:29.601Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-07T09:27:29.601Z] ---> 6d59b8f740ba [2021-01-07T09:27:29.601Z] Step 3/22 : WORKDIR /edgex-go [2021-01-07T09:27:29.601Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T09:27:29.601Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-07T09:27:29.601Z] ---> 6d59b8f740ba [2021-01-07T09:27:29.601Z] Step 3/21 : WORKDIR /edgex-go [2021-01-07T09:27:29.601Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T09:27:29.601Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-07T09:27:29.601Z] ---> 6d59b8f740ba [2021-01-07T09:27:29.601Z] Step 3/26 : WORKDIR /edgex-go [2021-01-07T09:27:29.601Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T09:27:29.601Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-07T09:27:29.601Z] ---> 6d59b8f740ba [2021-01-07T09:27:29.601Z] Step 3/22 : WORKDIR /edgex-go [2021-01-07T09:27:29.601Z] ---> Running in f14faa462eae [2021-01-07T09:27:29.601Z] ---> Running in 0ec7d14172ff [2021-01-07T09:27:29.601Z] ---> Running in f644e2dd0f3d [2021-01-07T09:27:29.601Z] ---> Running in 6f5adb7b80f6 [2021-01-07T09:27:29.601Z] ---> Running in 4104b1e65d94 [2021-01-07T09:27:29.601Z] Removing intermediate container 4104b1e65d94 [2021-01-07T09:27:29.601Z] ---> 9d5e08b3ea64 [2021-01-07T09:27:29.601Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T09:27:29.601Z] Removing intermediate container f14faa462eae [2021-01-07T09:27:29.601Z] ---> 0dc80ca99426 [2021-01-07T09:27:29.601Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T09:27:29.601Z] Removing intermediate container f644e2dd0f3d [2021-01-07T09:27:29.601Z] ---> 329f6907192f [2021-01-07T09:27:29.601Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T09:27:29.601Z] Removing intermediate container 6f5adb7b80f6 [2021-01-07T09:27:29.601Z] ---> 630d0a99af8a [2021-01-07T09:27:29.601Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T09:27:29.601Z] Removing intermediate container 0ec7d14172ff [2021-01-07T09:27:29.601Z] ---> 50e11bb82e60 [2021-01-07T09:27:29.601Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T09:27:29.601Z] ---> Running in 9b152b9e1e7a [2021-01-07T09:27:29.601Z] ---> Running in 94b628907c42 [2021-01-07T09:27:29.601Z] ---> Running in cec71cb5c42b [2021-01-07T09:27:29.601Z] ---> Running in 3b046b7b883a [2021-01-07T09:27:29.601Z] ---> Running in a31fe23bf9fd [2021-01-07T09:27:29.601Z] Removing intermediate container 9b152b9e1e7a [2021-01-07T09:27:29.601Z] ---> a426548765c1 [2021-01-07T09:27:29.601Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-07T09:27:29.601Z] ---> Running in 8810974fc6eb [2021-01-07T09:27:29.601Z] Removing intermediate container cec71cb5c42b [2021-01-07T09:27:29.601Z] ---> eb248b60e738 [2021-01-07T09:27:29.601Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-07T09:27:29.601Z] ---> Running in cc1868ad4d4b [2021-01-07T09:27:29.601Z] Removing intermediate container 94b628907c42 [2021-01-07T09:27:29.601Z] ---> 06432f473107 [2021-01-07T09:27:29.601Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-07T09:27:29.601Z] Removing intermediate container a31fe23bf9fd [2021-01-07T09:27:29.601Z] ---> 20f7ce77c077 [2021-01-07T09:27:29.601Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-07T09:27:29.601Z] Removing intermediate container 3b046b7b883a [2021-01-07T09:27:29.601Z] ---> bcf4043b779e [2021-01-07T09:27:29.601Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-07T09:27:29.601Z] ---> Running in 28bece8fee38 [2021-01-07T09:27:29.601Z] ---> Running in 95f206090e0b [2021-01-07T09:27:29.601Z] ---> Running in b2ea4b852b92 [2021-01-07T09:27:29.601Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T09:27:29.601Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T09:27:29.601Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T09:27:29.601Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T09:27:29.601Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T09:27:29.601Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T09:27:29.601Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T09:27:29.601Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T09:27:29.872Z] OK: 217 MiB in 51 packages [2021-01-07T09:27:29.872Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T09:27:29.872Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T09:27:30.469Z] OK: 217 MiB in 51 packages [2021-01-07T09:27:30.745Z] OK: 217 MiB in 51 packages [2021-01-07T09:27:31.020Z] OK: 217 MiB in 51 packages [2021-01-07T09:27:31.021Z] OK: 217 MiB in 51 packages [2021-01-07T09:27:31.296Z] Removing intermediate container 8810974fc6eb [2021-01-07T09:27:31.296Z] ---> d0cc82ef79a8 [2021-01-07T09:27:31.296Z] Step 6/24 : COPY go.mod . [2021-01-07T09:27:32.294Z] Removing intermediate container cc1868ad4d4b [2021-01-07T09:27:32.294Z] ---> f09cd39089a2 [2021-01-07T09:27:32.294Z] Step 6/26 : COPY go.mod . [2021-01-07T09:27:32.294Z] Removing intermediate container 95f206090e0b [2021-01-07T09:27:32.294Z] ---> d77d38bd174a [2021-01-07T09:27:32.294Z] Step 6/21 : COPY go.mod . [2021-01-07T09:27:32.294Z] ---> 05d7532175cb [2021-01-07T09:27:32.294Z] Step 7/24 : RUN go mod download [2021-01-07T09:27:32.587Z] ---> Running in 99825acb96a5 [2021-01-07T09:27:32.860Z] Removing intermediate container b2ea4b852b92 [2021-01-07T09:27:32.860Z] ---> ed630da17d57 [2021-01-07T09:27:32.860Z] Step 6/22 : COPY go.mod . [2021-01-07T09:27:33.134Z] ---> 16312d838120 [2021-01-07T09:27:33.134Z] Step 7/26 : RUN go mod download [2021-01-07T09:27:33.134Z] Removing intermediate container 28bece8fee38 [2021-01-07T09:27:33.134Z] ---> e379ab904b24 [2021-01-07T09:27:33.134Z] Step 6/22 : COPY go.mod . [2021-01-07T09:27:33.411Z] ---> c5b1a2bf1de3 [2021-01-07T09:27:33.411Z] Step 7/21 : RUN go mod download [2021-01-07T09:27:33.411Z] ---> Running in ebf0a249b643 [2021-01-07T09:27:33.687Z] ---> Running in 3a3641bb57ef [2021-01-07T09:27:33.964Z] ---> f6b45b4ab51c [2021-01-07T09:27:33.964Z] Step 7/22 : RUN go mod download [2021-01-07T09:27:34.245Z] ---> Running in a2798cc824b6 [2021-01-07T09:27:34.523Z] ---> a94d85e71dc0 [2021-01-07T09:27:34.523Z] Step 7/22 : RUN go mod download [2021-01-07T09:27:34.801Z] ---> Running in 5ce2a52308c6 [2021-01-07T09:27:35.184Z] 2021-01-07T09:27:31Z INFO Waiting for automatic snapd restart... [2021-01-07T09:27:35.184Z] snapd 2.48.2 from Canonical* installed [2021-01-07T09:27:35.444Z] "snapd" switched to the "latest/stable" channel [2021-01-07T09:27:35.444Z] [2021-01-07T09:27:36.814Z] Removing intermediate container 99825acb96a5 [2021-01-07T09:27:36.814Z] ---> 8b4069085e34 [2021-01-07T09:27:36.814Z] Step 8/24 : COPY . . [2021-01-07T09:27:37.995Z] core18 20201210 from Canonical* installed [2021-01-07T09:27:38.255Z] "core18" switched to the "latest/stable" channel [2021-01-07T09:27:38.255Z] [2021-01-07T09:27:38.265Z] Removing intermediate container ebf0a249b643 [2021-01-07T09:27:38.265Z] ---> 801e8a7f183f [2021-01-07T09:27:38.265Z] Step 8/26 : COPY . . [2021-01-07T09:27:38.541Z] Removing intermediate container 3a3641bb57ef [2021-01-07T09:27:38.541Z] ---> 604db475e2b8 [2021-01-07T09:27:38.541Z] Step 8/21 : COPY . . [2021-01-07T09:27:39.145Z] Removing intermediate container a2798cc824b6 [2021-01-07T09:27:39.145Z] ---> 9bed81fb006d [2021-01-07T09:27:39.145Z] Step 8/22 : COPY . . [2021-01-07T09:27:39.421Z] Removing intermediate container 5ce2a52308c6 [2021-01-07T09:27:39.421Z] ---> 9cdc02f69c75 [2021-01-07T09:27:39.421Z] Step 8/22 : COPY . . [2021-01-07T09:27:41.555Z] snapcraft 4.4.4 from Canonical* installed [2021-01-07T09:27:41.555Z] "snapcraft" switched to the "latest/stable" channel [2021-01-07T09:27:41.555Z] [2021-01-07T09:27:44.857Z] 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-07T09:27:44.857Z] - README.md [2021-01-07T09:27:44.857Z] - snapcraft.yaml.orig [2021-01-07T09:27:44.857Z] [2021-01-07T09:27:44.857Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-07T09:27:51.443Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-07T09:27:51.443Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-07T09:27:51.443Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-07T09:27:51.704Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-07T09:27:51.966Z] Fetched 177 kB in 1s (274 kB/s) [2021-01-07T09:27:52.909Z] Reading package lists... [2021-01-07T09:27:53.170Z] 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-07T09:27:59.756Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-07T09:27:59.756Z] Reading package lists... [2021-01-07T09:27:59.756Z] Building dependency tree... [2021-01-07T09:27:59.756Z] Reading state information... [2021-01-07T09:27:59.756Z] Suggested packages: [2021-01-07T09:27:59.756Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-07T09:27:59.756Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-07T09:27:59.756Z] Recommended packages: [2021-01-07T09:27:59.756Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-07T09:27:59.756Z] The following NEW packages will be installed: [2021-01-07T09:27:59.756Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-07T09:27:59.756Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-07T09:27:59.756Z] pkg-config zip [2021-01-07T09:27:59.756Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-07T09:27:59.756Z] Need to get 7655 kB of archives. [2021-01-07T09:27:59.756Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-07T09:27:59.756Z] 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-07T09:27:59.756Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-07T09:28:00.017Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-07T09:28:00.018Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-07T09:28:00.018Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-07T09:28:00.018Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-07T09:28:00.278Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-07T09:28:00.278Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-07T09:28:00.278Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-07T09:28:00.279Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-07T09:28:00.279Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-07T09:28:00.279Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-07T09:28:00.539Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-07T09:28:00.539Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-07T09:28:00.799Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-07T09:28:00.799Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-07T09:28:00.799Z] Fetched 7655 kB in 1s (6467 kB/s) [2021-01-07T09:28:00.799Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-07T09:28:00.799Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-07T09:28:00.799Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-07T09:28:01.060Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-07T09:28:01.060Z] Selecting previously unselected package libpsl5:amd64. [2021-01-07T09:28:01.060Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-07T09:28:01.060Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-07T09:28:01.320Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-07T09:28:01.320Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-07T09:28:01.320Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-07T09:28:01.320Z] Selecting previously unselected package librtmp1:amd64. [2021-01-07T09:28:01.320Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-07T09:28:01.320Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-07T09:28:01.320Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-07T09:28:01.320Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-07T09:28:01.320Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-07T09:28:01.582Z] Selecting previously unselected package liberror-perl. [2021-01-07T09:28:01.582Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-07T09:28:01.582Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-07T09:28:01.582Z] Selecting previously unselected package git-man. [2021-01-07T09:28:01.582Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-07T09:28:01.582Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-07T09:28:01.582Z] Selecting previously unselected package git. [2021-01-07T09:28:01.582Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-07T09:28:01.848Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-07T09:28:02.420Z] Selecting previously unselected package libnorm1:amd64. [2021-01-07T09:28:02.420Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-07T09:28:02.420Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-07T09:28:02.682Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-07T09:28:02.682Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-07T09:28:02.682Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-07T09:28:02.682Z] Selecting previously unselected package libsodium23:amd64. [2021-01-07T09:28:02.682Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-07T09:28:02.682Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-07T09:28:02.943Z] Selecting previously unselected package libzmq5:amd64. [2021-01-07T09:28:02.943Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-07T09:28:02.943Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-07T09:28:02.943Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-07T09:28:02.943Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-07T09:28:02.943Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-07T09:28:02.943Z] Selecting previously unselected package pkg-config. [2021-01-07T09:28:02.943Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-07T09:28:03.204Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-07T09:28:03.204Z] Selecting previously unselected package zip. [2021-01-07T09:28:03.204Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-07T09:28:03.204Z] Unpacking zip (3.0-11build1) ... [2021-01-07T09:28:03.204Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-07T09:28:03.204Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-07T09:28:03.204Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-07T09:28:03.465Z] Setting up liberror-perl (0.17025-1) ... [2021-01-07T09:28:03.465Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-07T09:28:03.465Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-07T09:28:03.465Z] No schema files found: doing nothing. [2021-01-07T09:28:03.465Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-07T09:28:03.465Z] Setting up zip (3.0-11build1) ... [2021-01-07T09:28:03.465Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-07T09:28:03.731Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-07T09:28:03.731Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-07T09:28:03.731Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-07T09:28:03.731Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-07T09:28:03.731Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-07T09:28:03.731Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-07T09:28:03.992Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-07T09:28:06.251Z] ---> 02149ceaf013 [2021-01-07T09:28:06.251Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-07T09:28:06.251Z] ---> 1a6662d9193b [2021-01-07T09:28:06.251Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-07T09:28:06.251Z] ---> 97797a9e9399 [2021-01-07T09:28:06.251Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-07T09:28:06.251Z] ---> a03864a556f9 [2021-01-07T09:28:06.251Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-07T09:28:06.251Z] ---> f050181b690c [2021-01-07T09:28:06.251Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-07T09:28:06.251Z] ---> Running in 82794ebfad60 [2021-01-07T09:28:06.251Z] ---> Running in fa058daec91c [2021-01-07T09:28:06.251Z] ---> Running in d8cef6c51c5e [2021-01-07T09:28:06.251Z] ---> Running in 95fa5491d1d6 [2021-01-07T09:28:06.251Z] ---> Running in d6ec6fc3df3f [2021-01-07T09:28:06.251Z] 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-07T09:28:06.252Z] 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-07T09:28:06.252Z] 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-07T09:28:06.527Z] 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-07T09:28:06.527Z] 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-07T09:28:10.595Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-07T09:28:10.596Z] git set to automatically installed. [2021-01-07T09:28:10.596Z] git-man set to automatically installed. [2021-01-07T09:28:10.596Z] libcurl3-gnutls set to automatically installed. [2021-01-07T09:28:10.596Z] liberror-perl set to automatically installed. [2021-01-07T09:28:10.596Z] libglib2.0-0 set to automatically installed. [2021-01-07T09:28:10.596Z] libnghttp2-14 set to automatically installed. [2021-01-07T09:28:10.596Z] libnorm1 set to automatically installed. [2021-01-07T09:28:10.596Z] libpgm-5.2-0 set to automatically installed. [2021-01-07T09:28:10.596Z] libpsl5 set to automatically installed. [2021-01-07T09:28:10.596Z] librtmp1 set to automatically installed. [2021-01-07T09:28:10.596Z] libsodium23 set to automatically installed. [2021-01-07T09:28:10.596Z] libzmq3-dev set to automatically installed. [2021-01-07T09:28:10.596Z] libzmq5 set to automatically installed. [2021-01-07T09:28:10.596Z] pkg-config set to automatically installed. [2021-01-07T09:28:10.596Z] zip set to automatically installed. [2021-01-07T09:28:13.151Z] snapd is not logged in, snap install commands will use sudo [2021-01-07T09:28:19.749Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-07T09:28:20.016Z] snap "core18" has no updates available [2021-01-07T09:28:20.963Z] Pulling config-common [2021-01-07T09:28:22.350Z] Pulling go-build-helper [2021-01-07T09:28:44.321Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-07T09:28:44.321Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-07T09:28:44.321Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1478 kB] [2021-01-07T09:28:44.321Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [288 kB] [2021-01-07T09:28:44.321Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-07T09:28:44.321Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-07T09:28:44.321Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [192 kB] [2021-01-07T09:28:44.321Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [25.5 kB] [2021-01-07T09:28:44.321Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-07T09:28:44.321Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-07T09:28:44.321Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-07T09:28:44.321Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-07T09:28:44.321Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-07T09:28:44.321Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-07T09:28:44.321Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-07T09:28:44.321Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-07T09:28:44.321Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-07T09:28:44.321Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-07T09:28:44.321Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-07T09:28:44.321Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1814 kB] [2021-01-07T09:28:44.321Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] [2021-01-07T09:28:44.321Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.4 kB] [2021-01-07T09:28:44.321Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] [2021-01-07T09:28:44.321Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] [2021-01-07T09:28:44.321Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] [2021-01-07T09:28:44.321Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-07T09:28:44.321Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-07T09:28:44.321Z] Fetched 23.6 MB in 0s (0 B/s) [2021-01-07T09:28:44.321Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-07T09:28:44.321Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-07T09:28:44.321Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-07T09:28:44.321Z] Fetched 279 kB in 0s (0 B/s) [2021-01-07T09:28:44.321Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-07T09:28:44.321Z] Fetched 122 kB in 0s (0 B/s) [2021-01-07T09:28:44.321Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-07T09:28:44.321Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-07T09:28:44.321Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-07T09:28:44.321Z] Fetched 8848 B in 0s (0 B/s) [2021-01-07T09:28:44.321Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-07T09:28:44.321Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-07T09:28:44.321Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-07T09:28:44.322Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-07T09:28:44.322Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2021-01-07T09:28:44.322Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-07T09:28:44.322Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-07T09:28:44.322Z] Fetched 214 kB in 0s (0 B/s) [2021-01-07T09:28:44.322Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-07T09:28:44.322Z] Fetched 155 kB in 0s (0 B/s) [2021-01-07T09:28:44.322Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-07T09:28:44.322Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-07T09:28:44.322Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-07T09:28:44.322Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-07T09:28:44.322Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-07T09:28:44.322Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-07T09:28:44.322Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-07T09:28:44.322Z] Fetched 499 kB in 0s (0 B/s) [2021-01-07T09:28:44.322Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-07T09:28:44.322Z] Fetched 111 kB in 0s (0 B/s) [2021-01-07T09:28:44.322Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-07T09:28:44.322Z] Fetched 240 kB in 0s (0 B/s) [2021-01-07T09:28:44.322Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-07T09:28:44.322Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-07T09:28:44.322Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-07T09:28:44.322Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-07T09:28:44.322Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-07T09:28:44.322Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-07T09:28:44.322Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2021-01-07T09:28:44.322Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-07T09:28:44.322Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-07T09:28:44.322Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-07T09:28:44.322Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-07T09:28:44.322Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-07T09:28:44.322Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-07T09:28:44.322Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-07T09:28:44.322Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-07T09:28:44.322Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-07T09:28:44.322Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-07T09:28:44.322Z] Fetched 8720 B in 0s (0 B/s) [2021-01-07T09:28:44.322Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-07T09:28:44.322Z] Fetched 137 kB in 0s (0 B/s) [2021-01-07T09:28:44.322Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-07T09:28:44.322Z] Fetched 119 kB in 0s (0 B/s) [2021-01-07T09:28:44.322Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-07T09:28:44.322Z] Fetched 109 kB in 0s (0 B/s) [2021-01-07T09:28:44.322Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-07T09:28:44.322Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-07T09:28:44.322Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-07T09:28:44.322Z] Fetched 645 kB in 0s (0 B/s) [2021-01-07T09:28:44.322Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-07T09:28:44.322Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-07T09:28:44.322Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-07T09:28:44.322Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-07T09:28:44.322Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-07T09:28:44.322Z] Fetched 368 kB in 0s (0 B/s) [2021-01-07T09:28:44.322Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-07T09:28:44.322Z] Fetched 187 kB in 0s (0 B/s) [2021-01-07T09:28:44.322Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-07T09:28:44.322Z] Fetched 175 kB in 0s (0 B/s) [2021-01-07T09:28:44.322Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-07T09:28:46.878Z] Fetched 206 kB in 0s (0 B/s) [2021-01-07T09:28:46.878Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-07T09:28:46.878Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-07T09:28:46.878Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-07T09:28:46.878Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-07T09:28:46.878Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-07T09:28:46.878Z] Fetched 159 kB in 0s (0 B/s) [2021-01-07T09:28:46.878Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-07T09:28:46.878Z] Fetched 107 kB in 0s (0 B/s) [2021-01-07T09:28:46.878Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-07T09:28:46.878Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-07T09:28:46.878Z] Pulling static-packages [2021-01-07T09:28:48.070Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-01-07T09:28:48.070Z] Skipping pull go-build-helper (already ran) [2021-01-07T09:28:48.070Z] Skipping pull static-packages (already ran) [2021-01-07T09:28:48.070Z] Building go-build-helper [2021-01-07T09:28:51.446Z] Building static-packages [2021-01-07T09:28:53.376Z] Staging go-build-helper [2021-01-07T09:28:53.950Z] Staging static-packages [2021-01-07T09:28:54.894Z] Pulling go115 [2021-01-07T09:28:55.838Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-07T09:28:55.838Z] Skipping pull go115 (already ran) [2021-01-07T09:28:55.838Z] Building go115 [2021-01-07T09:28:55.838Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-07T09:28:55.838Z] Dload Upload Total Spent Left Speed [2021-01-07T09:28:58.918Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 10 115M 10 12.4M 0 0 22.8M 0 0:00:05 --:--:-- 0:00:05 22.8M 47 115M 47 54.7M 0 0 35.4M 0 0:00:03 0:00:01 0:00:02 35.4M 85 115M 85 98.4M 0 0 38.6M 0 0:00:02 0:00:02 --:--:-- 38.6M 100 115M 100 115M 0 0 39.8M 0 0:00:02 0:00:02 --:--:-- 39.8M [2021-01-07T09:28:59.179Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-07T09:29:03.389Z] Staging go115 [2021-01-07T09:29:09.983Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-07T09:29:09.983Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-07T09:29:09.983Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-07T09:29:09.983Z] Fetched 88.7 kB in 0s (0 B/s) [2021-01-07T09:29:09.983Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-07T09:29:09.983Z] Fetched 224 kB in 0s (0 B/s) [2021-01-07T09:29:09.983Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-07T09:29:09.983Z] Fetched 157 kB in 0s (0 B/s) [2021-01-07T09:29:09.983Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-07T09:29:09.983Z] Fetched 221 kB in 0s (0 B/s) [2021-01-07T09:29:09.983Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-07T09:29:09.983Z] Fetched 143 kB in 0s (0 B/s) [2021-01-07T09:29:09.983Z] Pulling edgex-go [2021-01-07T09:29:10.244Z] Pulling version [2021-01-07T09:29:11.199Z] Building config-common [2021-01-07T09:29:13.140Z] Skipping build go-build-helper (already ran) [2021-01-07T09:29:13.140Z] Skipping build static-packages (already ran) [2021-01-07T09:29:13.140Z] Skipping build go115 (already ran) [2021-01-07T09:29:13.140Z] Building edgex-go [2021-01-07T09:29:13.140Z] 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-07T09:29:14.537Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-07T09:29:14.537Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 [2021-01-07T09:29:14.537Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.68 [2021-01-07T09:29:14.537Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.138 [2021-01-07T09:29:14.537Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-07T09:29:14.537Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-07T09:29:14.537Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 [2021-01-07T09:29:14.537Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-07T09:29:14.537Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-07T09:29:14.537Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-07T09:29:14.537Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-07T09:29:14.537Z] go: downloading github.com/google/uuid v1.1.4 [2021-01-07T09:29:14.537Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-07T09:29:14.537Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-07T09:29:14.537Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-07T09:29:14.537Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-07T09:29:14.537Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-07T09:29:14.537Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-07T09:29:14.537Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-07T09:29:14.537Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-07T09:29:14.537Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-07T09:29:14.537Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-07T09:29:14.537Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-07T09:29:14.537Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-07T09:29:14.537Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-07T09:29:14.537Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-07T09:29:14.537Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-07T09:29:14.537Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-07T09:29:14.537Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-07T09:29:14.537Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-07T09:29:14.537Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-07T09:29:14.537Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-07T09:29:14.537Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-07T09:29:14.537Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-07T09:29:14.537Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-07T09:29:14.798Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-07T09:29:14.798Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-07T09:29:14.798Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-07T09:29:14.798Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-07T09:29:15.060Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-07T09:29:21.701Z] 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-07T09:29:25.927Z] 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-07T09:29:26.498Z] 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-07T09:29:27.438Z] 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-07T09:29:27.704Z] 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-07T09:29:27.704Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-07T09:29:27.967Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-07T09:29:27.967Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-07T09:29:27.967Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-07T09:29:28.375Z] 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-07T09:29:29.881Z] 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-07T09:29:29.882Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-07T09:29:29.882Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-07T09:29:30.822Z] 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-07T09:29:30.822Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-07T09:29:31.767Z] 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-07T09:29:31.767Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-07T09:29:32.699Z] Removing intermediate container 82794ebfad60 [2021-01-07T09:29:32.699Z] ---> f3eaeb27ba24 [2021-01-07T09:29:32.699Z] [2021-01-07T09:29:32.699Z] Step 10/22 : FROM alpine:3.12 [2021-01-07T09:29:32.699Z] 3.12: Pulling from library/alpine [2021-01-07T09:29:33.154Z] 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-07T09:29:33.695Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-07T09:29:33.695Z] Status: Downloaded newer image for alpine:3.12 [2021-01-07T09:29:33.695Z] ---> afeebe901d6b [2021-01-07T09:29:33.695Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-07T09:29:33.729Z] 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-07T09:29:34.669Z] 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-07T09:29:34.680Z] ---> Running in 4a6ea7bad48d [2021-01-07T09:29:36.587Z] Building version [2021-01-07T09:29:37.321Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T09:29:37.321Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T09:29:37.597Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-07T09:29:37.886Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-07T09:29:37.886Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-07T09:29:37.886Z] (4/5) Installing curl (7.69.1-r3) [2021-01-07T09:29:37.886Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-07T09:29:37.886Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T09:29:37.886Z] Executing ca-certificates-20191127-r4.trigger [2021-01-07T09:29:38.172Z] OK: 7 MiB in 19 packages [2021-01-07T09:29:38.511Z] Staging config-common [2021-01-07T09:29:39.467Z] Skipping stage go-build-helper (already ran) [2021-01-07T09:29:39.467Z] Skipping stage static-packages (already ran) [2021-01-07T09:29:39.467Z] Skipping stage go115 (already ran) [2021-01-07T09:29:39.467Z] Staging edgex-go [2021-01-07T09:29:40.171Z] Removing intermediate container fa058daec91c [2021-01-07T09:29:40.171Z] ---> 7cea53880c96 [2021-01-07T09:29:40.171Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-07T09:29:40.171Z] Removing intermediate container d8cef6c51c5e [2021-01-07T09:29:40.171Z] ---> da8c6f0b2a65 [2021-01-07T09:29:40.171Z] [2021-01-07T09:29:40.171Z] Step 10/24 : FROM scratch [2021-01-07T09:29:40.171Z] ---> [2021-01-07T09:29:40.171Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-07T09:29:40.171Z] Removing intermediate container 95fa5491d1d6 [2021-01-07T09:29:40.171Z] ---> 955bd9f1c0ea [2021-01-07T09:29:40.171Z] [2021-01-07T09:29:40.171Z] Step 10/22 : FROM scratch [2021-01-07T09:29:40.171Z] ---> [2021-01-07T09:29:40.171Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-07T09:29:40.171Z] Removing intermediate container d6ec6fc3df3f [2021-01-07T09:29:40.171Z] ---> 8e44180a3628 [2021-01-07T09:29:40.171Z] [2021-01-07T09:29:40.171Z] Step 10/21 : FROM alpine:3.12 [2021-01-07T09:29:40.171Z] ---> afeebe901d6b [2021-01-07T09:29:40.171Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-07T09:29:40.419Z] Staging version [2021-01-07T09:29:40.448Z] ---> Running in 05b28b4a22be [2021-01-07T09:29:40.448Z] ---> Running in e6f1e9678629 [2021-01-07T09:29:40.723Z] ---> Running in e0056bd50468 [2021-01-07T09:29:40.723Z] ---> Running in cb3672609597 [2021-01-07T09:29:41.354Z] Removing intermediate container e6f1e9678629 [2021-01-07T09:29:41.354Z] ---> eba80c3d184a [2021-01-07T09:29:41.354Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-07T09:29:41.354Z] Removing intermediate container 4a6ea7bad48d [2021-01-07T09:29:41.354Z] ---> b3c2e94aa3d4 [2021-01-07T09:29:41.354Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-07T09:29:41.354Z] Removing intermediate container cb3672609597 [2021-01-07T09:29:41.354Z] ---> 6a531be5a16a [2021-01-07T09:29:41.354Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-07T09:29:41.354Z] ---> Running in 047054423d72 [2021-01-07T09:29:41.367Z] Priming config-common [2021-01-07T09:29:41.641Z] ---> Running in c6d9bfb0afaf [2021-01-07T09:29:41.641Z] ---> Running in b82945f82e86 [2021-01-07T09:29:41.920Z] Removing intermediate container 047054423d72 [2021-01-07T09:29:41.920Z] ---> baedeb55c4c4 [2021-01-07T09:29:41.920Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-07T09:29:42.198Z] ---> Running in c3ec1d6258ca [2021-01-07T09:29:42.198Z] 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-07T09:29:42.314Z] Priming go-build-helper [2021-01-07T09:29:42.491Z] Removing intermediate container c6d9bfb0afaf [2021-01-07T09:29:42.491Z] ---> 922d0e4d882c [2021-01-07T09:29:42.491Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-07T09:29:42.491Z] Removing intermediate container b82945f82e86 [2021-01-07T09:29:42.491Z] ---> f337caa352ab [2021-01-07T09:29:42.491Z] Step 13/22 : WORKDIR / [2021-01-07T09:29:42.491Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T09:29:42.491Z] ---> Running in 7acd2d4d4e04 [2021-01-07T09:29:42.773Z] ---> Running in 9d1cb26eba2b [2021-01-07T09:29:42.773Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T09:29:42.773Z] Removing intermediate container c3ec1d6258ca [2021-01-07T09:29:42.773Z] ---> a8123b4ad0c8 [2021-01-07T09:29:42.773Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-07T09:29:42.896Z] Priming static-packages [2021-01-07T09:29:43.376Z] Removing intermediate container 7acd2d4d4e04 [2021-01-07T09:29:43.376Z] ---> 8a31134d9e13 [2021-01-07T09:29:43.376Z] Step 14/22 : WORKDIR / [2021-01-07T09:29:43.376Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-07T09:29:43.376Z] Removing intermediate container 9d1cb26eba2b [2021-01-07T09:29:43.376Z] ---> ee78273fc169 [2021-01-07T09:29:43.376Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-07T09:29:43.376Z] ---> Running in 53ffb7d15188 [2021-01-07T09:29:43.376Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-07T09:29:43.376Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-07T09:29:43.376Z] (4/4) Installing curl (7.69.1-r3) [2021-01-07T09:29:43.651Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T09:29:43.651Z] Executing ca-certificates-20191127-r4.trigger [2021-01-07T09:29:43.936Z] OK: 7 MiB in 18 packages [2021-01-07T09:29:44.207Z] ---> b7373225131c [2021-01-07T09:29:44.208Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-07T09:29:44.488Z] Removing intermediate container 53ffb7d15188 [2021-01-07T09:29:44.488Z] ---> d714f13068b0 [2021-01-07T09:29:44.488Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-07T09:29:44.770Z] ---> b1f90d222cb9 [2021-01-07T09:29:44.770Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-07T09:29:45.446Z] Priming go115 [2021-01-07T09:29:45.761Z] ---> 854715409feb [2021-01-07T09:29:45.761Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-07T09:29:46.021Z] Priming edgex-go [2021-01-07T09:29:46.372Z] ---> 5d5bd8acb489 [2021-01-07T09:29:46.372Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-07T09:29:46.372Z] Removing intermediate container e0056bd50468 [2021-01-07T09:29:46.372Z] ---> 275f9dc8f650 [2021-01-07T09:29:46.372Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-07T09:29:46.655Z] ---> 7b45e02a4113 [2021-01-07T09:29:46.655Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-07T09:29:46.655Z] ---> Running in ddd57af4d19b [2021-01-07T09:29:46.932Z] Removing intermediate container 05b28b4a22be [2021-01-07T09:29:46.932Z] ---> 49b7dea573ce [2021-01-07T09:29:46.932Z] [2021-01-07T09:29:46.932Z] Step 11/26 : FROM docker:20.10.0 [2021-01-07T09:29:46.932Z] 20.10.0: Pulling from library/docker [2021-01-07T09:29:47.426Z] Priming version [2021-01-07T09:29:47.544Z] Removing intermediate container ddd57af4d19b [2021-01-07T09:29:47.544Z] ---> 4686a9d2fc07 [2021-01-07T09:29:47.544Z] Step 13/21 : WORKDIR /edgex [2021-01-07T09:29:48.001Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-01-07T09:29:48.157Z] ---> Running in dc7160bbc31f [2021-01-07T09:29:48.157Z] ---> 26e015c94a7d [2021-01-07T09:29:48.157Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-07T09:29:48.157Z] ---> f4649c25bc43 [2021-01-07T09:29:48.157Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-07T09:29:48.435Z] ---> 4c5ddf96118a [2021-01-07T09:29:48.435Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-07T09:29:49.041Z] Removing intermediate container dc7160bbc31f [2021-01-07T09:29:49.041Z] ---> 42c203c58a80 [2021-01-07T09:29:49.041Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [Pipeline] } [Pipeline] // withEnv [2021-01-07T09:29:49.644Z] ---> c157e1e91a2f [2021-01-07T09:29:49.644Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-07T09:29:49.644Z] ---> 1351a2eb4a47 [2021-01-07T09:29:49.644Z] Step 18/22 : RUN chmod +x entrypoint.sh [Pipeline] } [Pipeline] // ws [Pipeline] } [2021-01-07T09:29:49.922Z] ---> Running in 5266fa6e3c87 [2021-01-07T09:29:49.922Z] ---> Running in 15b679e50bf9 [2021-01-07T09:29:49.922Z] ---> 2cec859c4636 [2021-01-07T09:29:49.922Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [Pipeline] // node [Pipeline] } [2021-01-07T09:29:50.209Z] ---> c6befecb451b [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [2021-01-07T09:29:50.499Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [Pipeline] } [Pipeline] // stage [2021-01-07T09:29:50.789Z] Removing intermediate container 5266fa6e3c87 [2021-01-07T09:29:50.789Z] ---> 74742fbe06df [2021-01-07T09:29:50.789Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] } [2021-01-07T09:29:51.087Z] ---> Running in 5841ddd94bca [2021-01-07T09:29:52.184Z] Removing intermediate container 5841ddd94bca [2021-01-07T09:29:52.184Z] ---> 09f26a0b10e6 [2021-01-07T09:29:52.184Z] Step 20/22 : LABEL arch=arm64 [2021-01-07T09:29:52.497Z] ---> c360b82fe17e [2021-01-07T09:29:52.497Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-07T09:29:52.805Z] ---> Running in 7cf072d54fba [2021-01-07T09:29:53.164Z] ---> 1ae0b1fac6bc [2021-01-07T09:29:53.164Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-07T09:29:53.775Z] Removing intermediate container 7cf072d54fba [2021-01-07T09:29:53.775Z] ---> 5edd0c174be4 [2021-01-07T09:29:53.776Z] Step 21/22 : LABEL git_sha=80b1f3570f7bccbf147dbdd21a50c01ca509d8ee [2021-01-07T09:29:54.396Z] ---> Running in 34ff729100db [2021-01-07T09:29:54.396Z] Removing intermediate container 15b679e50bf9 [2021-01-07T09:29:54.396Z] ---> 8f6c857c5b97 [2021-01-07T09:29:54.396Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-07T09:29:54.670Z] ---> 73e9e00ecbc9 [2021-01-07T09:29:54.670Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-07T09:29:54.951Z] ---> Running in 6a860e9d966c [2021-01-07T09:29:54.951Z] ---> Running in 6a5f971fd478 [2021-01-07T09:29:55.225Z] Removing intermediate container 34ff729100db [2021-01-07T09:29:55.225Z] ---> 292e781da68b [2021-01-07T09:29:55.225Z] Step 22/22 : LABEL version=0.0.0 [2021-01-07T09:29:55.225Z] ---> d24675e2e002 [2021-01-07T09:29:55.225Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-07T09:29:55.498Z] ---> Running in 4ab425200a2f [2021-01-07T09:29:55.498Z] ---> Running in dea55501a07b [2021-01-07T09:29:55.773Z] Removing intermediate container 6a860e9d966c [2021-01-07T09:29:55.773Z] ---> 8522630e99e6 [2021-01-07T09:29:55.773Z] Step 20/22 : LABEL arch=arm64 [2021-01-07T09:29:55.773Z] Removing intermediate container 6a5f971fd478 [2021-01-07T09:29:55.773Z] ---> df8bff9930e9 [2021-01-07T09:29:55.773Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-07T09:29:56.081Z] ---> Running in d77059df516b [2021-01-07T09:29:56.081Z] ---> Running in 956a4e2eb76f [2021-01-07T09:29:56.355Z] Removing intermediate container 4ab425200a2f [2021-01-07T09:29:56.355Z] ---> de4f09f9571c [2021-01-07T09:29:56.355Z] Step 18/21 : CMD ["--init=true"] [2021-01-07T09:29:56.629Z] Removing intermediate container dea55501a07b [2021-01-07T09:29:56.629Z] ---> 7f9b37193d33 [2021-01-07T09:29:56.629Z] [2021-01-07T09:29:56.911Z] ---> Running in 093d663ef262 [2021-01-07T09:29:57.184Z] Removing intermediate container d77059df516b [2021-01-07T09:29:57.184Z] ---> 991eaedddfdc [2021-01-07T09:29:57.184Z] Step 22/24 : LABEL arch=arm64 [2021-01-07T09:29:57.184Z] Successfully built 7f9b37193d33 [2021-01-07T09:29:57.458Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-07T09:29:57.458Z] Building docker-security-secretstore-setup-go [2021-01-07T09:29:57.458Z] Removing intermediate container 956a4e2eb76f [2021-01-07T09:29:57.458Z] ---> 924de88cb96f [2021-01-07T09:29:57.458Z] Step 21/22 : LABEL git_sha=80b1f3570f7bccbf147dbdd21a50c01ca509d8ee [2021-01-07T09:29:57.458Z]  Building docker-core-command-go ... done  ---> Running in 1b2a8ff7cb82 [2021-01-07T09:29:57.744Z] ---> Running in d9290a834e29 [2021-01-07T09:29:58.017Z] Removing intermediate container 093d663ef262 [2021-01-07T09:29:58.017Z] ---> afbbb44b0843 [2021-01-07T09:29:58.017Z] Step 19/21 : LABEL arch=arm64 [2021-01-07T09:29:58.617Z] Removing intermediate container 1b2a8ff7cb82 [2021-01-07T09:29:58.617Z] ---> Running in e8ef27c46c72 [2021-01-07T09:29:58.617Z] ---> 94d549e7c1c9 [2021-01-07T09:29:58.617Z] Step 23/24 : LABEL git_sha=80b1f3570f7bccbf147dbdd21a50c01ca509d8ee [2021-01-07T09:29:59.221Z] Removing intermediate container d9290a834e29 [2021-01-07T09:29:59.221Z] ---> 35c4a2c7f3ef [2021-01-07T09:29:59.221Z] Step 22/22 : LABEL version=0.0.0 [2021-01-07T09:29:59.865Z] Removing intermediate container e8ef27c46c72 [2021-01-07T09:29:59.865Z] ---> 499b17fcf446 [2021-01-07T09:29:59.865Z] Step 20/21 : LABEL git_sha=80b1f3570f7bccbf147dbdd21a50c01ca509d8ee [2021-01-07T09:29:59.865Z] ---> Running in 76dd17a1c13c [2021-01-07T09:30:00.162Z] ---> Running in 909ec2903bc4 [2021-01-07T09:30:00.441Z] ---> Running in 66cd6336108f [2021-01-07T09:30:00.719Z] Removing intermediate container 76dd17a1c13c [2021-01-07T09:30:00.719Z] ---> 202cb8ed1e37 [2021-01-07T09:30:00.719Z] Step 24/24 : LABEL version=0.0.0 [2021-01-07T09:30:00.719Z] ---> Running in 0f1fe6dd594c [2021-01-07T09:30:00.719Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-07T09:30:00.993Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-07T09:30:00.993Z] ---> eeaf43b92773 [2021-01-07T09:30:00.993Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-07T09:30:00.993Z] Removing intermediate container 909ec2903bc4 [2021-01-07T09:30:00.993Z] ---> 1f679bebd26c [2021-01-07T09:30:00.993Z] [2021-01-07T09:30:01.289Z] Removing intermediate container 66cd6336108f [2021-01-07T09:30:01.289Z] ---> 673245f34afb [2021-01-07T09:30:01.289Z] Step 21/21 : LABEL version=0.0.0 [2021-01-07T09:30:01.289Z] ---> Running in a38e5a0ca221 [2021-01-07T09:30:01.570Z] Successfully built 1f679bebd26c [2021-01-07T09:30:01.570Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-07T09:30:01.570Z]  Building docker-security-bootstrap-redis-go ... done Building docker-core-data-go [2021-01-07T09:30:01.570Z] ---> Running in 8e5043d41914 [2021-01-07T09:30:01.570Z] Removing intermediate container 0f1fe6dd594c [2021-01-07T09:30:01.570Z] ---> 609d010cd2af [2021-01-07T09:30:01.570Z] [2021-01-07T09:30:02.245Z] Successfully built 609d010cd2af [2021-01-07T09:30:02.539Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-07T09:30:02.539Z]  Building docker-support-notifications-go ... done Building docker-core-metadata-go [2021-01-07T09:30:02.539Z] Removing intermediate container 8e5043d41914 [2021-01-07T09:30:02.539Z] ---> b35ad4e22246 [2021-01-07T09:30:02.539Z] [2021-01-07T09:30:02.813Z] Successfully built b35ad4e22246 [2021-01-07T09:30:02.813Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-07T09:30:02.813Z]  Building docker-security-proxy-setup-go ... done Building docker-support-scheduler-go [2021-01-07T09:30:03.095Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T09:30:03.380Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T09:30:03.658Z] (1/2) Installing readline (8.0.4-r0) [2021-01-07T09:30:03.658Z] (2/2) Installing bash (5.0.17-r0) [2021-01-07T09:30:03.939Z] Executing bash-5.0.17-r0.post-install [2021-01-07T09:30:03.939Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T09:30:03.939Z] OK: 12 MiB in 22 packages [2021-01-07T09:30:05.929Z] Removing intermediate container a38e5a0ca221 [2021-01-07T09:30:05.929Z] ---> 37a18fac5323 [2021-01-07T09:30:05.929Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-07T09:30:06.917Z] ---> Running in c96a22e7c39c [2021-01-07T09:30:07.898Z] Removing intermediate container c96a22e7c39c [2021-01-07T09:30:07.898Z] ---> ebe8f76b8a32 [2021-01-07T09:30:07.898Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-07T09:30:08.501Z] ---> Running in fbd720dbbe1f [2021-01-07T09:30:09.100Z] Removing intermediate container fbd720dbbe1f [2021-01-07T09:30:09.100Z] ---> 66a02d393e04 [2021-01-07T09:30:09.100Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-07T09:30:09.698Z] ---> Running in 0be5740084d8 [2021-01-07T09:30:10.297Z] Removing intermediate container 0be5740084d8 [2021-01-07T09:30:10.297Z] ---> d8544e45e926 [2021-01-07T09:30:10.297Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-07T09:30:12.945Z] ---> 79e7f4c948c0 [2021-01-07T09:30:12.945Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-07T09:30:13.945Z] ---> 488117114543 [2021-01-07T09:30:13.945Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-07T09:30:14.943Z] ---> 657bac07eb43 [2021-01-07T09:30:14.943Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-07T09:30:15.229Z] ---> Running in 30e88961a4d0 [2021-01-07T09:30:16.671Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T09:30:16.671Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T09:30:16.955Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-07T09:30:16.955Z] (2/33) Installing expat (2.2.9-r1) [2021-01-07T09:30:16.955Z] (3/33) Installing libffi (3.3-r2) [2021-01-07T09:30:17.229Z] (4/33) Installing gdbm (1.13-r1) [2021-01-07T09:30:17.229Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-07T09:30:17.229Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-07T09:30:17.229Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-07T09:30:19.215Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-07T09:30:19.215Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-07T09:30:19.215Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-07T09:30:19.215Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-07T09:30:19.215Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-07T09:30:19.215Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-07T09:30:19.215Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-07T09:30:19.215Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-07T09:30:19.216Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-07T09:30:19.216Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-07T09:30:19.216Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-07T09:30:19.216Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-07T09:30:19.491Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-07T09:30:19.491Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-07T09:30:19.491Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-07T09:30:19.491Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-07T09:30:19.491Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-07T09:30:19.491Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-07T09:30:19.491Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-07T09:30:19.491Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-07T09:30:19.491Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-07T09:30:19.491Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-07T09:30:19.491Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-07T09:30:19.774Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-07T09:30:19.774Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-07T09:30:19.775Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-07T09:30:19.775Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T09:30:19.775Z] OK: 71 MiB in 55 packages [2021-01-07T09:30:29.949Z] Removing intermediate container 30e88961a4d0 [2021-01-07T09:30:29.949Z] ---> a353d2e8c462 [2021-01-07T09:30:29.949Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-07T09:30:30.554Z] ---> Running in 6e6ff7bd9871 [2021-01-07T09:30:37.282Z] Collecting docker-compose==1.23.2 [2021-01-07T09:30:37.282Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-07T09:30:37.282Z] Collecting PyYAML<4,>=3.10 [2021-01-07T09:30:37.554Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-07T09:30:39.546Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T09:30:39.546Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-07T09:30:39.546Z] ---> 6d59b8f740ba [2021-01-07T09:30:39.546Z] Step 3/24 : WORKDIR /edgex-go [2021-01-07T09:30:39.546Z] ---> Using cache [2021-01-07T09:30:39.546Z] ---> 50e11bb82e60 [2021-01-07T09:30:39.546Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T09:30:39.546Z] ---> Using cache [2021-01-07T09:30:39.546Z] ---> 20f7ce77c077 [2021-01-07T09:30:39.546Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-07T09:30:39.546Z] ---> Using cache [2021-01-07T09:30:39.546Z] ---> ed630da17d57 [2021-01-07T09:30:39.546Z] Step 6/24 : COPY go.mod . [2021-01-07T09:30:39.546Z] ---> Using cache [2021-01-07T09:30:39.546Z] ---> f6b45b4ab51c [2021-01-07T09:30:39.546Z] Step 7/24 : RUN go mod download [2021-01-07T09:30:39.546Z] ---> Using cache [2021-01-07T09:30:39.546Z] ---> 9bed81fb006d [2021-01-07T09:30:39.546Z] Step 8/24 : COPY . . [2021-01-07T09:30:39.546Z] ---> Using cache [2021-01-07T09:30:39.546Z] ---> a03864a556f9 [2021-01-07T09:30:39.546Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-07T09:30:42.215Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-07T09:30:42.215Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-07T09:30:42.494Z] ---> Running in 9f27eb4e2135 [2021-01-07T09:30:43.480Z] Collecting jsonschema<3,>=2.5.1 [2021-01-07T09:30:43.480Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-07T09:30:43.480Z] 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-07T09:30:44.094Z] 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-07T09:30:44.704Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-07T09:30:44.704Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-07T09:30:45.318Z] Collecting cached-property<2,>=1.2.0 [2021-01-07T09:30:45.318Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-07T09:30:45.935Z] Collecting texttable<0.10,>=0.9.0 [2021-01-07T09:30:45.935Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-07T09:30:48.605Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T09:30:48.605Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-07T09:30:48.605Z] ---> 6d59b8f740ba [2021-01-07T09:30:48.605Z] Step 3/23 : WORKDIR /edgex-go [2021-01-07T09:30:48.605Z] ---> Using cache [2021-01-07T09:30:48.605Z] ---> 50e11bb82e60 [2021-01-07T09:30:48.605Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T09:30:48.605Z] ---> Using cache [2021-01-07T09:30:48.605Z] ---> 20f7ce77c077 [2021-01-07T09:30:48.605Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-07T09:30:48.605Z] Collecting docopt<0.7,>=0.6.1 [2021-01-07T09:30:48.605Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-07T09:30:49.606Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T09:30:49.606Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-07T09:30:49.606Z] ---> 6d59b8f740ba [2021-01-07T09:30:49.606Z] Step 3/21 : WORKDIR /edgex-go [2021-01-07T09:30:49.606Z] ---> Using cache [2021-01-07T09:30:49.606Z] ---> 50e11bb82e60 [2021-01-07T09:30:49.606Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T09:30:49.606Z] ---> Using cache [2021-01-07T09:30:49.606Z] ---> 20f7ce77c077 [2021-01-07T09:30:49.606Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-07T09:30:49.606Z] ---> Using cache [2021-01-07T09:30:49.606Z] ---> ed630da17d57 [2021-01-07T09:30:49.606Z] Step 6/21 : COPY go.mod . [2021-01-07T09:30:49.606Z] ---> Using cache [2021-01-07T09:30:49.606Z] ---> f6b45b4ab51c [2021-01-07T09:30:49.606Z] Step 7/21 : RUN go mod download [2021-01-07T09:30:49.606Z] ---> Using cache [2021-01-07T09:30:49.606Z] ---> 9bed81fb006d [2021-01-07T09:30:49.606Z] Step 8/21 : COPY . . [2021-01-07T09:30:49.606Z] ---> Using cache [2021-01-07T09:30:49.606Z] ---> a03864a556f9 [2021-01-07T09:30:49.606Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-07T09:30:49.885Z] ---> Running in f8ea4ecbd7da [2021-01-07T09:30:49.885Z] ---> Running in 34ae4c27f034 [2021-01-07T09:30:49.885Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T09:30:49.885Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-07T09:30:49.885Z] ---> 6d59b8f740ba [2021-01-07T09:30:49.885Z] Step 3/22 : WORKDIR /edgex-go [2021-01-07T09:30:49.885Z] ---> Using cache [2021-01-07T09:30:49.885Z] ---> 50e11bb82e60 [2021-01-07T09:30:49.885Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T09:30:49.885Z] ---> Using cache [2021-01-07T09:30:49.885Z] ---> 20f7ce77c077 [2021-01-07T09:30:49.885Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-07T09:30:49.885Z] ---> Using cache [2021-01-07T09:30:49.885Z] ---> ed630da17d57 [2021-01-07T09:30:49.885Z] Step 6/22 : COPY go.mod . [2021-01-07T09:30:49.885Z] ---> Using cache [2021-01-07T09:30:49.885Z] ---> f6b45b4ab51c [2021-01-07T09:30:49.885Z] Step 7/22 : RUN go mod download [2021-01-07T09:30:49.885Z] ---> Using cache [2021-01-07T09:30:49.885Z] ---> 9bed81fb006d [2021-01-07T09:30:49.885Z] Step 8/22 : COPY . . [2021-01-07T09:30:49.885Z] ---> Using cache [2021-01-07T09:30:49.885Z] ---> a03864a556f9 [2021-01-07T09:30:49.885Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-07T09:30:50.169Z] ---> Running in ee8d84c9439b [2021-01-07T09:30:52.168Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-07T09:30:52.168Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-07T09:30:52.445Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T09:30:52.722Z] 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-07T09:30:52.722Z] 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-07T09:30:53.323Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T09:30:54.313Z] OK: 217 MiB in 51 packages [2021-01-07T09:30:55.305Z] Collecting docker<4.0,>=3.6.0 [2021-01-07T09:30:55.305Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-07T09:30:55.908Z] Removing intermediate container 34ae4c27f034 [2021-01-07T09:30:55.908Z] ---> 999c3da3a040 [2021-01-07T09:30:55.908Z] Step 6/23 : COPY go.mod . [2021-01-07T09:30:56.201Z] Collecting idna<2.8,>=2.5 [2021-01-07T09:30:56.201Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-07T09:30:56.809Z] ---> 862c25a87f15 [2021-01-07T09:30:56.809Z] Step 7/23 : RUN go mod download [2021-01-07T09:30:56.809Z] ---> Running in c586712938e7 [2021-01-07T09:30:57.092Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-07T09:30:57.092Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-07T09:30:57.702Z] 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-07T09:30:57.702Z] 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-07T09:30:57.702Z] Collecting docker-pycreds>=0.4.0 [2021-01-07T09:30:57.985Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-07T09:30:57.985Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-07T09:30:57.985Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-07T09:30:57.985Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-07T09:30:57.985Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-07T09:30:59.454Z] Installing collected packages: PyYAML, websocket-client, jsonschema, idna, urllib3, requests, cached-property, texttable, docopt, dockerpty, docker-pycreds, docker, docker-compose [2021-01-07T09:30:59.454Z] Running setup.py install for PyYAML: started [2021-01-07T09:31:01.458Z] Removing intermediate container c586712938e7 [2021-01-07T09:31:01.458Z] ---> 9f896ad87a40 [2021-01-07T09:31:01.459Z] Step 8/23 : COPY . . [2021-01-07T09:31:02.495Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-07T09:31:04.241Z] Attempting uninstall: idna [2021-01-07T09:31:04.241Z] Found existing installation: idna 2.9 [2021-01-07T09:31:04.241Z] Uninstalling idna-2.9: [2021-01-07T09:31:04.241Z] Successfully uninstalled idna-2.9 [2021-01-07T09:31:05.753Z] Attempting uninstall: urllib3 [2021-01-07T09:31:05.753Z] Found existing installation: urllib3 1.25.9 [2021-01-07T09:31:05.753Z] Uninstalling urllib3-1.25.9: [2021-01-07T09:31:06.034Z] Successfully uninstalled urllib3-1.25.9 [2021-01-07T09:31:07.023Z] Attempting uninstall: requests [2021-01-07T09:31:07.023Z] Found existing installation: requests 2.23.0 [2021-01-07T09:31:07.023Z] Uninstalling requests-2.23.0: [2021-01-07T09:31:07.023Z] Successfully uninstalled requests-2.23.0 [2021-01-07T09:31:07.628Z] Running setup.py install for texttable: started [2021-01-07T09:31:11.042Z] Running setup.py install for texttable: finished with status 'done' [2021-01-07T09:31:11.042Z] Running setup.py install for docopt: started [2021-01-07T09:31:14.449Z] Running setup.py install for docopt: finished with status 'done' [2021-01-07T09:31:14.449Z] Running setup.py install for dockerpty: started [2021-01-07T09:31:17.855Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-07T09:31:18.853Z] ---> 4be471614c5f [2021-01-07T09:31:18.853Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-07T09:31:19.132Z] ---> Running in 8aa210aa7e8c [2021-01-07T09:31:20.582Z] 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-07T09:31:20.867Z] 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-07T09:31:26.308Z] Removing intermediate container 6e6ff7bd9871 [2021-01-07T09:31:26.308Z] ---> 1370b3a1761d [2021-01-07T09:31:26.308Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-07T09:31:26.308Z] ---> Running in a9483b87de2a [2021-01-07T09:31:28.296Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T09:31:28.296Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T09:31:28.897Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-07T09:31:29.175Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-07T09:31:29.175Z] (3/3) Installing curl (7.69.1-r3) [2021-01-07T09:31:29.175Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T09:31:29.175Z] OK: 71 MiB in 58 packages [2021-01-07T09:31:31.170Z] Removing intermediate container a9483b87de2a [2021-01-07T09:31:31.170Z] ---> 236d8f80c1dc [2021-01-07T09:31:31.170Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-07T09:31:31.170Z] ---> Running in c46ca971f4b6 [2021-01-07T09:31:31.781Z] Removing intermediate container c46ca971f4b6 [2021-01-07T09:31:31.781Z] ---> 85cb461c40b6 [2021-01-07T09:31:31.781Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-07T09:31:32.057Z] ---> Running in e355c327d9d7 [2021-01-07T09:31:32.670Z] Removing intermediate container e355c327d9d7 [2021-01-07T09:31:32.670Z] ---> 948aae855419 [2021-01-07T09:31:32.670Z] Step 24/26 : LABEL arch=arm64 [2021-01-07T09:31:32.951Z] ---> Running in 3c2262bfd245 [2021-01-07T09:31:33.555Z] Removing intermediate container 3c2262bfd245 [2021-01-07T09:31:33.555Z] ---> cc417259bf87 [2021-01-07T09:31:33.555Z] Step 25/26 : LABEL git_sha=80b1f3570f7bccbf147dbdd21a50c01ca509d8ee [2021-01-07T09:31:33.833Z] ---> Running in e403835463b4 [2021-01-07T09:31:34.433Z] Removing intermediate container e403835463b4 [2021-01-07T09:31:34.433Z] ---> ca38366cb393 [2021-01-07T09:31:34.433Z] Step 26/26 : LABEL version=0.0.0 [2021-01-07T09:31:34.709Z] ---> Running in f35f1b4b9862 [2021-01-07T09:31:35.310Z] Removing intermediate container f35f1b4b9862 [2021-01-07T09:31:35.310Z] ---> 2b450c19d797 [2021-01-07T09:31:35.310Z] [2021-01-07T09:31:35.913Z] Successfully built 2b450c19d797 [2021-01-07T09:31:35.913Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-07T09:31:54.262Z]  Building docker-sys-mgmt-agent-go ... done 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-07T09:32:06.685Z] Removing intermediate container 9f27eb4e2135 [2021-01-07T09:32:06.685Z] ---> 5ef50bc70752 [2021-01-07T09:32:06.685Z] [2021-01-07T09:32:06.685Z] Step 10/24 : FROM alpine:3.12 [2021-01-07T09:32:06.685Z] ---> afeebe901d6b [2021-01-07T09:32:06.685Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-07T09:32:06.685Z] ---> Using cache [2021-01-07T09:32:06.685Z] ---> b3c2e94aa3d4 [2021-01-07T09:32:06.685Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-07T09:32:06.685Z] ---> Running in fffe187a27ec [2021-01-07T09:32:06.962Z] Removing intermediate container fffe187a27ec [2021-01-07T09:32:06.962Z] ---> 6960afd01cd0 [2021-01-07T09:32:06.962Z] Step 13/24 : WORKDIR / [2021-01-07T09:32:07.241Z] ---> Running in 8c34d124a84a [2021-01-07T09:32:07.845Z] Removing intermediate container 8c34d124a84a [2021-01-07T09:32:07.845Z] ---> 3e7f73593a68 [2021-01-07T09:32:07.845Z] 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-07T09:32:08.836Z] ---> 36632451b416 [2021-01-07T09:32:08.836Z] 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-07T09:32:10.296Z] ---> 90c3d62c6814 [2021-01-07T09:32:10.296Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-07T09:32:11.292Z] ---> 8a0b8f891a1a [2021-01-07T09:32:11.292Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-07T09:32:12.734Z] ---> 350060010be7 [2021-01-07T09:32:12.734Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-07T09:32:14.199Z] ---> 4ec505574ece [2021-01-07T09:32:14.199Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-07T09:32:15.639Z] ---> a25f5ef2032f [2021-01-07T09:32:15.639Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-07T09:32:15.639Z] ---> Running in e864ca1fdcc6 [2021-01-07T09:32:21.083Z] Removing intermediate container e864ca1fdcc6 [2021-01-07T09:32:21.083Z] ---> a01f466930bb [2021-01-07T09:32:21.083Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-07T09:32:21.083Z] ---> Running in 3f4eb7a2b532 [2021-01-07T09:32:21.083Z] Removing intermediate container f8ea4ecbd7da [2021-01-07T09:32:21.083Z] ---> f6a4376d41c0 [2021-01-07T09:32:21.083Z] [2021-01-07T09:32:21.083Z] Step 10/21 : FROM scratch [2021-01-07T09:32:21.083Z] ---> [2021-01-07T09:32:21.083Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-07T09:32:21.083Z] ---> Using cache [2021-01-07T09:32:21.083Z] ---> 6a531be5a16a [2021-01-07T09:32:21.083Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-07T09:32:21.083Z] ---> Running in 3d4034658781 [2021-01-07T09:32:21.378Z] Removing intermediate container 3f4eb7a2b532 [2021-01-07T09:32:21.378Z] ---> 5e37e3042ed7 [2021-01-07T09:32:21.378Z] Step 22/24 : LABEL arch=arm64 [2021-01-07T09:32:21.378Z] ---> Running in 618fef70dca3 [2021-01-07T09:32:21.993Z] Removing intermediate container 3d4034658781 [2021-01-07T09:32:21.993Z] ---> 51785567c1e0 [2021-01-07T09:32:21.993Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-07T09:32:21.993Z] ---> Running in 59ee2a2dec40 [2021-01-07T09:32:22.271Z] Removing intermediate container 618fef70dca3 [2021-01-07T09:32:22.271Z] ---> da87c8d6f533 [2021-01-07T09:32:22.271Z] Step 23/24 : LABEL git_sha=80b1f3570f7bccbf147dbdd21a50c01ca509d8ee [2021-01-07T09:32:22.547Z] ---> Running in 9cd7b5aef424 [2021-01-07T09:32:22.826Z] Removing intermediate container 59ee2a2dec40 [2021-01-07T09:32:22.826Z] ---> cc715fd3d334 [2021-01-07T09:32:22.826Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-07T09:32:23.427Z] Removing intermediate container 9cd7b5aef424 [2021-01-07T09:32:23.427Z] ---> 55599df0b432 [2021-01-07T09:32:23.427Z] Step 24/24 : LABEL version=0.0.0 [2021-01-07T09:32:23.700Z] ---> Running in 9b4b5c55cdd8 [2021-01-07T09:32:23.975Z] ---> 5d6cda9f665c [2021-01-07T09:32:23.975Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-07T09:32:24.573Z] Removing intermediate container 9b4b5c55cdd8 [2021-01-07T09:32:24.573Z] ---> e9a0187bca61 [2021-01-07T09:32:24.573Z] [2021-01-07T09:32:25.173Z] Successfully built e9a0187bca61 [2021-01-07T09:32:25.173Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-07T09:32:26.165Z]  Building docker-security-secretstore-setup-go ... done  ---> 77e4933f2c56 [2021-01-07T09:32:26.165Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-07T09:32:27.629Z] ---> e589d125e0ea [2021-01-07T09:32:27.629Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-07T09:32:27.629Z] ---> Running in 81b5e9db42ce [2021-01-07T09:32:28.230Z] Removing intermediate container 81b5e9db42ce [2021-01-07T09:32:28.230Z] ---> bae4aefe5aad [2021-01-07T09:32:28.230Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-07T09:32:28.829Z] ---> Running in 1278ca105b7f [2021-01-07T09:32:29.487Z] Removing intermediate container 1278ca105b7f [2021-01-07T09:32:29.487Z] ---> 624b140340eb [2021-01-07T09:32:29.487Z] Step 19/21 : LABEL arch=arm64 [2021-01-07T09:32:29.487Z] ---> Running in 251a702e08a6 [2021-01-07T09:32:30.207Z] Removing intermediate container 251a702e08a6 [2021-01-07T09:32:30.207Z] ---> 7caee6fe21ad [2021-01-07T09:32:30.207Z] Step 20/21 : LABEL git_sha=80b1f3570f7bccbf147dbdd21a50c01ca509d8ee [2021-01-07T09:32:30.505Z] ---> Running in 195dc168d1fe [2021-01-07T09:32:31.205Z] Removing intermediate container 195dc168d1fe [2021-01-07T09:32:31.205Z] ---> 195060dff994 [2021-01-07T09:32:31.205Z] Step 21/21 : LABEL version=0.0.0 [2021-01-07T09:32:31.205Z] ---> Running in 06726acf0d3c [2021-01-07T09:32:32.245Z] Removing intermediate container 06726acf0d3c [2021-01-07T09:32:32.245Z] ---> 50099d58e162 [2021-01-07T09:32:32.245Z] [2021-01-07T09:32:32.851Z] Successfully built 50099d58e162 [2021-01-07T09:32:32.851Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-07T09:32:37.172Z]  Building docker-support-scheduler-go ... done Removing intermediate container ee8d84c9439b [2021-01-07T09:32:37.172Z] ---> 28890b374d4c [2021-01-07T09:32:37.172Z] [2021-01-07T09:32:37.172Z] Step 10/22 : FROM scratch [2021-01-07T09:32:37.172Z] ---> [2021-01-07T09:32:37.172Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-07T09:32:37.172Z] ---> Using cache [2021-01-07T09:32:37.172Z] ---> 6a531be5a16a [2021-01-07T09:32:37.172Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-07T09:32:37.172Z] ---> Running in fbb1a1ea3cc3 [2021-01-07T09:32:37.772Z] Removing intermediate container fbb1a1ea3cc3 [2021-01-07T09:32:37.772Z] ---> 680affc24af1 [2021-01-07T09:32:37.772Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-07T09:32:37.772Z] ---> Running in c7a392cdb1fa [2021-01-07T09:32:38.370Z] Removing intermediate container c7a392cdb1fa [2021-01-07T09:32:38.370Z] ---> aaf3635740bd [2021-01-07T09:32:38.370Z] Step 14/22 : WORKDIR / [2021-01-07T09:32:38.370Z] ---> Running in c134e182035b [2021-01-07T09:32:38.649Z] Removing intermediate container c134e182035b [2021-01-07T09:32:38.649Z] ---> 6cd564b9174e [2021-01-07T09:32:38.649Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-07T09:32:39.639Z] ---> 3a4c3a8dd7af [2021-01-07T09:32:39.639Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-07T09:32:41.075Z] ---> 50e4f942b45a [2021-01-07T09:32:41.075Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-07T09:32:42.058Z] ---> a09ac7487e20 [2021-01-07T09:32:42.058Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-07T09:32:42.340Z] ---> Running in b074ced97770 [2021-01-07T09:32:42.941Z] Removing intermediate container b074ced97770 [2021-01-07T09:32:42.941Z] ---> 48ba6592e5f0 [2021-01-07T09:32:42.941Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-07T09:32:42.941Z] ---> Running in ce8f61503054 [2021-01-07T09:32:43.537Z] Removing intermediate container ce8f61503054 [2021-01-07T09:32:43.537Z] ---> 36366d5da576 [2021-01-07T09:32:43.537Z] Step 20/22 : LABEL arch=arm64 [2021-01-07T09:32:43.537Z] ---> Running in 191929815f9b [2021-01-07T09:32:44.133Z] Removing intermediate container 191929815f9b [2021-01-07T09:32:44.133Z] ---> 4b991ddfc994 [2021-01-07T09:32:44.133Z] Step 21/22 : LABEL git_sha=80b1f3570f7bccbf147dbdd21a50c01ca509d8ee [2021-01-07T09:32:44.133Z] ---> Running in 1bd3961ccf30 [2021-01-07T09:32:44.728Z] Removing intermediate container 1bd3961ccf30 [2021-01-07T09:32:44.728Z] ---> ea96716eddd6 [2021-01-07T09:32:44.728Z] Step 22/22 : LABEL version=0.0.0 [2021-01-07T09:32:44.728Z] ---> Running in b15c51ed0078 [2021-01-07T09:32:45.327Z] Removing intermediate container b15c51ed0078 [2021-01-07T09:32:45.327Z] ---> 8d620444fdcf [2021-01-07T09:32:45.327Z] [2021-01-07T09:32:45.600Z] Successfully built 8d620444fdcf [2021-01-07T09:32:45.600Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-07T09:32:48.988Z]  Building docker-core-metadata-go ... done Removing intermediate container 8aa210aa7e8c [2021-01-07T09:32:48.988Z] ---> 3fa4be63e03c [2021-01-07T09:32:48.988Z] [2021-01-07T09:32:48.988Z] Step 10/23 : FROM alpine:3.12 [2021-01-07T09:32:49.263Z] ---> afeebe901d6b [2021-01-07T09:32:49.263Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-07T09:32:49.263Z] ---> Running in 719aeb5d8654 [2021-01-07T09:32:49.856Z] Removing intermediate container 719aeb5d8654 [2021-01-07T09:32:49.856Z] ---> 461ec887ca26 [2021-01-07T09:32:49.856Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-07T09:32:49.856Z] ---> Running in 4b945974280f [2021-01-07T09:32:50.454Z] Removing intermediate container 4b945974280f [2021-01-07T09:32:50.454Z] ---> 2e3fe3b48b5a [2021-01-07T09:32:50.454Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-07T09:32:50.454Z] ---> Running in 063a51c392ce [2021-01-07T09:32:51.053Z] Removing intermediate container 063a51c392ce [2021-01-07T09:32:51.053Z] ---> b4f82687f927 [2021-01-07T09:32:51.053Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T09:32:51.053Z] ---> Running in a8e6ed346e4c [2021-01-07T09:32:53.024Z] Removing intermediate container a8e6ed346e4c [2021-01-07T09:32:53.024Z] ---> 458661a81cda [2021-01-07T09:32:53.024Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-07T09:32:53.297Z] ---> Running in f61375ddcb2d [2021-01-07T09:32:54.272Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T09:32:55.245Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T09:32:55.839Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-07T09:32:55.839Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-07T09:32:56.110Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-07T09:32:56.380Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-07T09:32:56.380Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-07T09:32:56.653Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T09:32:56.653Z] OK: 8 MiB in 19 packages [2021-01-07T09:32:58.085Z] Removing intermediate container f61375ddcb2d [2021-01-07T09:32:58.085Z] ---> 59d64acf9dd7 [2021-01-07T09:32:58.085Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-07T09:32:58.676Z] ---> 5ea15c84300e [2021-01-07T09:32:58.676Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-07T09:32:59.653Z] ---> 6c76e6542d14 [2021-01-07T09:32:59.653Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-07T09:33:00.637Z] ---> e039e330ea96 [2021-01-07T09:33:00.637Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-07T09:33:00.637Z] ---> Running in 7aa47694d668 [2021-01-07T09:33:01.232Z] Removing intermediate container 7aa47694d668 [2021-01-07T09:33:01.232Z] ---> 6b33d4488efe [2021-01-07T09:33:01.232Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-07T09:33:01.232Z] ---> Running in 4b5727bf04eb [2021-01-07T09:33:01.830Z] Removing intermediate container 4b5727bf04eb [2021-01-07T09:33:01.830Z] ---> 28052d76e10a [2021-01-07T09:33:01.830Z] Step 21/23 : LABEL arch=arm64 [2021-01-07T09:33:01.830Z] ---> Running in adc603fcd9d5 [2021-01-07T09:33:02.426Z] Removing intermediate container adc603fcd9d5 [2021-01-07T09:33:02.426Z] ---> 2f242e105f54 [2021-01-07T09:33:02.426Z] Step 22/23 : LABEL git_sha=80b1f3570f7bccbf147dbdd21a50c01ca509d8ee [2021-01-07T09:33:02.426Z] ---> Running in dcdd7eb50b36 [2021-01-07T09:33:03.021Z] Removing intermediate container dcdd7eb50b36 [2021-01-07T09:33:03.021Z] ---> 0f2b7e73a4c0 [2021-01-07T09:33:03.021Z] Step 23/23 : LABEL version=0.0.0 [2021-01-07T09:33:03.021Z] ---> Running in 836597855c06 [2021-01-07T09:33:03.618Z] Removing intermediate container 836597855c06 [2021-01-07T09:33:03.618Z] ---> 3f9e632466cd [2021-01-07T09:33:03.618Z] [2021-01-07T09:33:03.891Z] Successfully built 3f9e632466cd [2021-01-07T09:33:03.891Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-07T09:33:04.178Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-07T09:33:04.193Z] $ docker stop --time=1 b032c259f799b7d0a246cc8064896fdcd271bf58daec1ab93bddf107264ae0fa [2021-01-07T09:33:06.062Z] $ docker rm -f b032c259f799b7d0a246cc8064896fdcd271bf58daec1ab93bddf107264ae0fa [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-07T09:33:06.851Z] + + dockergrep images docker [2021-01-07T09:33:06.851Z] [2021-01-07T09:33:07.123Z] docker-core-data-go-arm64 latest 3f9e632466cd 3 seconds ago 21MB [2021-01-07T09:33:07.123Z] docker-core-metadata-go-arm64 latest 8d620444fdcf 22 seconds ago 12.2MB [2021-01-07T09:33:07.123Z] docker-support-scheduler-go-arm64 latest 50099d58e162 35 seconds ago 10MB [2021-01-07T09:33:07.123Z] docker-security-secretstore-setup-go-arm64 latest e9a0187bca61 42 seconds ago 23.4MB [2021-01-07T09:33:07.123Z] docker-sys-mgmt-agent-go-arm64 latest 2b450c19d797 About a minute ago 300MB [2021-01-07T09:33:07.123Z] docker-security-proxy-setup-go-arm64 latest b35ad4e22246 3 minutes ago 23.3MB [2021-01-07T09:33:07.123Z] docker-support-notifications-go-arm64 latest 609d010cd2af 3 minutes ago 11.4MB [2021-01-07T09:33:07.123Z] docker-security-bootstrap-redis-go-arm64 latest 1f679bebd26c 3 minutes ago 15.1MB [2021-01-07T09:33:07.123Z] docker-core-command-go-arm64 latest 7f9b37193d33 3 minutes ago 9.98MB [2021-01-07T09:33:07.123Z] 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-07T09:33:10.153Z] provisioning config files... [2021-01-07T09:33:10.177Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1647985377427415054tmp [Pipeline] { [Pipeline] sh [2021-01-07T09:33:10.627Z] + set +x [2021-01-07T09:33:10.628Z] + curl -s https://codecov.io/bash [2021-01-07T09:33:10.628Z] + bash -s -- [2021-01-07T09:33:11.203Z] [2021-01-07T09:33:11.203Z] _____ _ [2021-01-07T09:33:11.203Z] / ____| | | [2021-01-07T09:33:11.203Z] | | ___ __| | ___ ___ _____ __ [2021-01-07T09:33:11.203Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-07T09:33:11.203Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-07T09:33:11.203Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-07T09:33:11.203Z] Bash-20201231-23d4836 [2021-01-07T09:33:11.203Z] [2021-01-07T09:33:11.203Z] [2021-01-07T09:33:11.203Z] ==> git version 2.24.3 found [2021-01-07T09:33:11.203Z] ==> 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-07T09:33:11.203Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-07T09:33:11.203Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-07T09:33:11.203Z] ==> Jenkins CI detected. [2021-01-07T09:33:11.203Z] project root: . [2021-01-07T09:33:11.203Z] --> token set from env [2021-01-07T09:33:11.203Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-07T09:33:11.203Z] ==> Running gcov in . (disable via -X gcov) [2021-01-07T09:33:11.203Z] ==> Python coveragepy not found [2021-01-07T09:33:11.203Z] ==> Searching for coverage reports in: [2021-01-07T09:33:11.203Z] + . [2021-01-07T09:33:11.203Z] -> Found 1 reports [2021-01-07T09:33:11.203Z] ==> Detecting git/mercurial file structure [2021-01-07T09:33:11.203Z] ==> Reading reports [2021-01-07T09:33:11.203Z] + ./coverage.out bytes=541590 [2021-01-07T09:33:11.467Z] ==> Appending adjustments [2021-01-07T09:33:11.467Z] https://docs.codecov.io/docs/fixing-reports [2021-01-07T09:33:14.784Z] + Found adjustments [2021-01-07T09:33:14.784Z] ==> Gzipping contents [2021-01-07T09:33:14.784Z] 84K /tmp/codecov.uNNAZ1.gz [2021-01-07T09:33:14.784Z] ==> Uploading reports [2021-01-07T09:33:14.784Z] url: https://codecov.io [2021-01-07T09:33:14.784Z] query: branch=PR-2993&commit=80b1f3570f7bccbf147dbdd21a50c01ca509d8ee&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2993%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2993&job=&cmd_args= [2021-01-07T09:33:14.784Z] -> Pinging Codecov [2021-01-07T09:33:14.784Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2993&commit=80b1f3570f7bccbf147dbdd21a50c01ca509d8ee&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2993%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2993&job=&cmd_args= [2021-01-07T09:33:15.359Z] -> Uploading to [2021-01-07T09:33:15.359Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-07/00271124DB129430A58F1EEE437C3FCB/80b1f3570f7bccbf147dbdd21a50c01ca509d8ee/8bcb552b-3c37-4b0e-b33c-66a4b7856c79.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210107T093315Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=884b6f3475862f3231461df2ccbad446206abbe5fa7bbc16a0b8447847d04bb3 [2021-01-07T09:33:15.359Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-07T09:33:15.359Z] Dload Upload Total Spent Left Speed [2021-01-07T09:33:15.937Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 99 82290 0 0 99 81920 0 199k --:--:-- --:--:-- --:--:-- 199k 100 82290 0 0 100 82290 0 121k --:--:-- --:--:-- --:--:-- 121k [2021-01-07T09:33:15.937Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/80b1f3570f7bccbf147dbdd21a50c01ca509d8ee [Pipeline] } [2021-01-07T09:33:15.968Z] 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-07T09:33:19.329Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-07T09:33:20.260Z] ---> package-listing.sh [2021-01-07T09:33:20.260Z] ++ facter osfamily [2021-01-07T09:33:20.260Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-07T09:33:20.260Z] + OS_FAMILY=redhat [2021-01-07T09:33:20.260Z] + workspace=/w/workspace/edgex-go/1 [2021-01-07T09:33:20.260Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-07T09:33:20.260Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-07T09:33:20.260Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-07T09:33:20.260Z] + PACKAGES=/tmp/packages_start.txt [2021-01-07T09:33:20.260Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-07T09:33:20.260Z] + PACKAGES=/tmp/packages_end.txt [2021-01-07T09:33:20.260Z] + case "${OS_FAMILY}" in [2021-01-07T09:33:20.260Z] + rpm -qa [2021-01-07T09:33:20.260Z] + sort [2021-01-07T09:33:25.571Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-07T09:33:25.571Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-07T09:33:25.571Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-07T09:33:25.571Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-07T09:33:25.571Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-01-07T09:33:25.571Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-01-07T09:33:25.605Z] 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-07T09:33:25.917Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-07T09:33:26.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-07T09:33:26.258Z] [2021-01-07T09:33:26.258Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-07T09:33:26.647Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-07T09:33:26.647Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-07T09:33:26.647Z] df20fa9351a1: Pulling fs layer [2021-01-07T09:33:26.647Z] 36b3adc4ff6f: Pulling fs layer [2021-01-07T09:33:26.647Z] 8ad3a11d3b57: Pulling fs layer [2021-01-07T09:33:26.647Z] 46f8f816bc3b: Pulling fs layer [2021-01-07T09:33:26.647Z] 93b61091891f: Pulling fs layer [2021-01-07T09:33:26.647Z] 93b9cdb0e59b: Pulling fs layer [2021-01-07T09:33:26.647Z] 5e14af77c1be: Pulling fs layer [2021-01-07T09:33:26.647Z] 01666e4c0597: Pulling fs layer [2021-01-07T09:33:26.647Z] aa168da1d23b: Pulling fs layer [2021-01-07T09:33:26.647Z] 93b9cdb0e59b: Waiting [2021-01-07T09:33:26.647Z] 5e14af77c1be: Waiting [2021-01-07T09:33:26.647Z] 01666e4c0597: Waiting [2021-01-07T09:33:26.647Z] aa168da1d23b: Waiting [2021-01-07T09:33:26.647Z] 46f8f816bc3b: Waiting [2021-01-07T09:33:26.647Z] 93b61091891f: Waiting [2021-01-07T09:33:26.648Z] 36b3adc4ff6f: Verifying Checksum [2021-01-07T09:33:26.648Z] 36b3adc4ff6f: Download complete [2021-01-07T09:33:26.909Z] 46f8f816bc3b: Verifying Checksum [2021-01-07T09:33:26.910Z] 46f8f816bc3b: Download complete [2021-01-07T09:33:26.910Z] df20fa9351a1: Verifying Checksum [2021-01-07T09:33:26.910Z] df20fa9351a1: Download complete [2021-01-07T09:33:26.910Z] 93b9cdb0e59b: Verifying Checksum [2021-01-07T09:33:26.910Z] 93b9cdb0e59b: Download complete [2021-01-07T09:33:26.910Z] 5e14af77c1be: Verifying Checksum [2021-01-07T09:33:26.910Z] 5e14af77c1be: Download complete [2021-01-07T09:33:26.910Z] 93b61091891f: Verifying Checksum [2021-01-07T09:33:26.910Z] 93b61091891f: Download complete [2021-01-07T09:33:26.910Z] 01666e4c0597: Download complete [2021-01-07T09:33:26.910Z] 8ad3a11d3b57: Verifying Checksum [2021-01-07T09:33:26.910Z] 8ad3a11d3b57: Download complete [2021-01-07T09:33:27.175Z] df20fa9351a1: Pull complete [2021-01-07T09:33:27.438Z] 36b3adc4ff6f: Pull complete [2021-01-07T09:33:28.394Z] 8ad3a11d3b57: Pull complete [2021-01-07T09:33:28.395Z] 46f8f816bc3b: Pull complete [2021-01-07T09:33:29.350Z] aa168da1d23b: Verifying Checksum [2021-01-07T09:33:29.350Z] aa168da1d23b: Download complete [2021-01-07T09:33:30.743Z] 93b61091891f: Pull complete [2021-01-07T09:33:30.743Z] 93b9cdb0e59b: Pull complete [2021-01-07T09:33:30.743Z] 5e14af77c1be: Pull complete [2021-01-07T09:33:31.009Z] 01666e4c0597: Pull complete [2021-01-07T09:33:41.067Z] aa168da1d23b: Pull complete [2021-01-07T09:33:41.067Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-07T09:33:41.067Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-07T09:33:41.067Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-07T09:33:41.293Z] prd-centos7-docker-4c-2g-18839 does not seem to be running inside a container [2021-01-07T09:33:41.358Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-07T09:33:45.565Z] $ docker top 73fdf8b2cf8d700534b2e9de2e2a48a8ca644a54282199dc91c713b82c59f599 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-07T09:33:46.182Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-07T09:33:46.510Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-07T09:33:46.832Z] + ls /var/log/sa-host [2021-01-07T09:33:46.832Z] + sadf -c /var/log/sa-host/sa07 [2021-01-07T09:33:46.832Z] file_magic: OK [2021-01-07T09:33:46.832Z] HZ: Using current value: 100 [2021-01-07T09:33:46.832Z] file_header: OK [2021-01-07T09:33:46.832Z] 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-07T09:33:46.832Z] Statistics: [2021-01-07T09:33:46.832Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-07T09:33:46.832Z] File successfully converted to sysstat format version 12.2.1 [2021-01-07T09:33:46.832Z] + sadf -c /var/log/sa-host/sa23 [2021-01-07T09:33:46.832Z] file_magic: OK [2021-01-07T09:33:46.832Z] HZ: Using current value: 100 [2021-01-07T09:33:46.832Z] file_header: OK [2021-01-07T09:33:46.832Z] 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-07T09:33:46.832Z] Statistics: [2021-01-07T09:33:46.832Z] Hnuu...uuuununununu... [2021-01-07T09:33:46.832Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-07T09:33:47.615Z] provisioning config files... [2021-01-07T09:33:47.634Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2455996092892269872tmp [Pipeline] { [Pipeline] echo [2021-01-07T09:33:47.757Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-07T09:33:48.107Z] ---> create-netrc.sh [Pipeline] } [2021-01-07T09:33:48.129Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-07T09:33:48.279Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-07T09:33:48.611Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-07T09:33:48.650Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-07T09:33:49.001Z] ---> sudo-logs.sh [2021-01-07T09:33:49.001Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-07T09:33:49.034Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-07T09:33:49.446Z] ---> job-cost.sh [2021-01-07T09:33:49.446Z] lf-activate-venv: SKIPPING [2021-01-07T09:33:49.446Z] INFO: No Stack... [2021-01-07T09:33:50.415Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-07T09:33:50.681Z] INFO: Archiving Costs [Pipeline] echo [2021-01-07T09:33:50.726Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-07T09:33:51.059Z] ---> logs-deploy.sh [2021-01-07T09:33:51.059Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2993/1 [2021-01-07T09:33:51.059Z] INFO: archiving workspace using pattern(s): [2021-01-07T09:33:52.980Z] Archives upload complete. [2021-01-07T09:33:52.980Z] INFO: archiving logs to Nexus