Pull request #3051 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 95b91020659b053b4e3b23d401013feb8b1b0b71+c4887d0c009f35026456fc1c8cef2ef56b2ea654 (beec810763a3dd537a0dbca51e399c3aeef4a764) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3051/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3051/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-21294 in /w/workspace/edgexfoundry_edgex-go_PR-3051 [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/3051/head:refs/remotes/origin/PR-3051 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c4887d0c009f35026456fc1c8cef2ef56b2ea654 into PR head commit 95b91020659b053b4e3b23d401013feb8b1b0b71 Merge succeeded, producing b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 Checking out Revision b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 (PR-3051) > git config core.sparsecheckout # timeout=10 > git checkout -f 95b91020659b053b4e3b23d401013feb8b1b0b71 # 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 c4887d0c009f35026456fc1c8cef2ef56b2ea654 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 # timeout=10 Commit message: "Merge commit 'c4887d0c009f35026456fc1c8cef2ef56b2ea654' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-19T20:44:17.098Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-19T20:44:17.447Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-19T20:44:17.644Z] ========================================================= [2021-01-19T20:44:17.644Z] EdgeX Global Pipelines Version Info [2021-01-19T20:44:17.644Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-19T20:44:19.714Z] ------------------- [2021-01-19T20:44:19.714Z] stable info: [2021-01-19T20:44:19.714Z] ------------------- [2021-01-19T20:44:19.714Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-19T20:44:19.714Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-19T20:44:19.714Z] Message: update stable to v1.0.177 [2021-01-19T20:44:20.675Z] ------------------- [2021-01-19T20:44:20.675Z] experimental info: [2021-01-19T20:44:20.675Z] ------------------- [2021-01-19T20:44:20.675Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-19T20:44:20.675Z] Commit SHA: e10e8b1c2921d3c8fd668fd9f38a05cab6ea93a3 [2021-01-19T20:44:20.675Z] Message: update experimental to v1.0.178 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-19T20:44:21.034Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-19T20:44:21.151Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-19T20:44:21.280Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-19T20:44:21.402Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-19T20:44:21.556Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-19T20:44:21.671Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-19T20:44:21.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-19T20:44:21.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-19T20:44:22.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-19T20:44:22.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-19T20:44:22.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-19T20:44:22.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-19T20:44:22.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-19T20:44:22.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-19T20:44:22.767Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-19T20:44:22.895Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-19T20:44:23.013Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-19T20:44:23.133Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-19T20:44:23.275Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-19T20:44:23.393Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-19T20:44:23.558Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-19T20:44:23.673Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-19T20:44:23.798Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-19T20:44:23.918Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3051 [Pipeline] echo [2021-01-19T20:44:24.046Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3051 [Pipeline] echo [2021-01-19T20:44:24.158Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3051 [Pipeline] echo [2021-01-19T20:44:24.286Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 [Pipeline] echo [2021-01-19T20:44:24.413Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b098938 [Pipeline] echo [2021-01-19T20:44:24.533Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-19T20:44:24.764Z] provisioning config files... [2021-01-19T20:44:24.791Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7952976208326555805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-19T20:44:25.221Z] ---> docker-login.sh [2021-01-19T20:44:25.221Z] nexus3.edgexfoundry.org:10001 [2021-01-19T20:44:25.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T20:44:25.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T20:44:25.746Z] Configure a credential helper to remove this warning. See [2021-01-19T20:44:25.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T20:44:25.746Z] [2021-01-19T20:44:25.746Z] Login Succeeded [2021-01-19T20:44:25.746Z] nexus3.edgexfoundry.org:10002 [2021-01-19T20:44:25.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T20:44:25.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T20:44:25.746Z] Configure a credential helper to remove this warning. See [2021-01-19T20:44:25.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T20:44:25.746Z] [2021-01-19T20:44:25.746Z] Login Succeeded [2021-01-19T20:44:25.746Z] nexus3.edgexfoundry.org:10003 [2021-01-19T20:44:26.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T20:44:26.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T20:44:26.009Z] Configure a credential helper to remove this warning. See [2021-01-19T20:44:26.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T20:44:26.009Z] [2021-01-19T20:44:26.009Z] Login Succeeded [2021-01-19T20:44:26.009Z] nexus3.edgexfoundry.org:10004 [2021-01-19T20:44:26.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T20:44:26.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T20:44:26.273Z] Configure a credential helper to remove this warning. See [2021-01-19T20:44:26.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T20:44:26.273Z] [2021-01-19T20:44:26.273Z] Login Succeeded [2021-01-19T20:44:26.273Z] docker.io [2021-01-19T20:44:26.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T20:44:26.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T20:44:26.535Z] Configure a credential helper to remove this warning. See [2021-01-19T20:44:26.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T20:44:26.535Z] [2021-01-19T20:44:26.535Z] Login Succeeded [2021-01-19T20:44:26.535Z] ---> docker-login.sh ends [Pipeline] } [2021-01-19T20:44:26.561Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-19T20:44:27.101Z] ++ 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-19T20:44:27.101Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T20:44:27.101Z] ++ dirname cmd/core-command/Dockerfile [2021-01-19T20:44:27.101Z] ++ cut -d/ -f2 [2021-01-19T20:44:27.101Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-19T20:44:27.101Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T20:44:27.101Z] ++ dirname cmd/core-data/Dockerfile [2021-01-19T20:44:27.101Z] ++ cut -d/ -f2 [2021-01-19T20:44:27.101Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-19T20:44:27.101Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T20:44:27.101Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-19T20:44:27.101Z] ++ cut -d/ -f2 [2021-01-19T20:44:27.101Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-19T20:44:27.101Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T20:44:27.101Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-19T20:44:27.101Z] ++ cut -d/ -f2 [2021-01-19T20:44:27.101Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-19T20:44:27.101Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T20:44:27.101Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-19T20:44:27.101Z] ++ cut -d/ -f2 [2021-01-19T20:44:27.101Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-19T20:44:27.101Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T20:44:27.101Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-19T20:44:27.101Z] ++ cut -d/ -f2 [2021-01-19T20:44:27.101Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-19T20:44:27.101Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T20:44:27.101Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-19T20:44:27.101Z] ++ cut -d/ -f2 [2021-01-19T20:44:27.101Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-19T20:44:27.101Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T20:44:27.101Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-19T20:44:27.101Z] ++ cut -d/ -f2 [2021-01-19T20:44:27.101Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-19T20:44:27.101Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T20:44:27.101Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-19T20:44:27.101Z] ++ cut -d/ -f2 [2021-01-19T20:44:27.101Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-19T20:44:27.184Z] 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-19T20:44:28.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T20:44:28.156Z] [2021-01-19T20:44:28.156Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T20:44:28.543Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T20:44:28.543Z] latest: Pulling from edgex-devops/git-semver [2021-01-19T20:44:28.543Z] 31603596830f: Pulling fs layer [2021-01-19T20:44:28.543Z] 2a8b12db71e7: Pulling fs layer [2021-01-19T20:44:28.543Z] 6ca5941a6612: Pulling fs layer [2021-01-19T20:44:28.543Z] ecc8261a40a4: Pulling fs layer [2021-01-19T20:44:28.543Z] ecc8261a40a4: Waiting [2021-01-19T20:44:28.543Z] 2a8b12db71e7: Verifying Checksum [2021-01-19T20:44:28.543Z] 2a8b12db71e7: Download complete [2021-01-19T20:44:28.543Z] 31603596830f: Verifying Checksum [2021-01-19T20:44:28.543Z] 31603596830f: Download complete [2021-01-19T20:44:28.809Z] ecc8261a40a4: Verifying Checksum [2021-01-19T20:44:28.809Z] ecc8261a40a4: Download complete [2021-01-19T20:44:28.809Z] 6ca5941a6612: Download complete [2021-01-19T20:44:29.073Z] 31603596830f: Pull complete [2021-01-19T20:44:29.337Z] 2a8b12db71e7: Pull complete [2021-01-19T20:44:30.287Z] 6ca5941a6612: Pull complete [2021-01-19T20:44:30.287Z] ecc8261a40a4: Pull complete [2021-01-19T20:44:30.287Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-19T20:44:30.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T20:44:30.550Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-19T20:44:30.738Z] prd-centos7-docker-4c-2g-21294 does not seem to be running inside a container [2021-01-19T20:44:30.788Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-19T20:44:33.482Z] $ docker top a5db891225607f12cdb8c610ce1e2c0c9db78d56b622a945fcd709c57119490b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-19T20:44:33.958Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-19T20:44:33.958Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-19T20:44:34.201Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-19T20:44:34.206Z] $ docker exec a5db891225607f12cdb8c610ce1e2c0c9db78d56b622a945fcd709c57119490b ssh-agent [2021-01-19T20:44:34.391Z] SSH_AUTH_SOCK=/tmp/ssh-OEyYwPE1pJM3/agent.11 [2021-01-19T20:44:34.391Z] SSH_AGENT_PID=16 [2021-01-19T20:44:34.405Z] Running ssh-add (command line suppressed) [2021-01-19T20:44:34.538Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7685738168494329518.key (/w/workspace/edgex-go/1@tmp/private_key_7685738168494329518.key) [2021-01-19T20:44:34.588Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-19T20:44:34.960Z] + git tag --points-at HEAD [Pipeline] } [2021-01-19T20:44:34.992Z] $ docker exec --env ******** --env ******** a5db891225607f12cdb8c610ce1e2c0c9db78d56b622a945fcd709c57119490b ssh-agent -k [2021-01-19T20:44:35.107Z] unset SSH_AUTH_SOCK; [2021-01-19T20:44:35.107Z] unset SSH_AGENT_PID; [2021-01-19T20:44:35.107Z] echo Agent pid 16 killed; [2021-01-19T20:44:35.153Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-19T20:44:35.383Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-19T20:44:35.383Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-19T20:44:35.549Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-19T20:44:35.554Z] $ docker exec a5db891225607f12cdb8c610ce1e2c0c9db78d56b622a945fcd709c57119490b ssh-agent [2021-01-19T20:44:35.725Z] SSH_AUTH_SOCK=/tmp/ssh-MMYCVySlYjnF/agent.45 [2021-01-19T20:44:35.725Z] SSH_AGENT_PID=50 [2021-01-19T20:44:35.732Z] Running ssh-add (command line suppressed) [2021-01-19T20:44:35.851Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6276668457681814311.key (/w/workspace/edgex-go/1@tmp/private_key_6276668457681814311.key) [2021-01-19T20:44:35.907Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-19T20:44:36.282Z] + git semver init [2021-01-19T20:44:36.282Z] # -> Open(): unable to determine branch for HEAD [2021-01-19T20:44:36.282Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-01-19T20:44:36.282Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-01-19T20:44:36.282Z] # $SEMVER_REMOTE_NAME = origin [2021-01-19T20:44:36.283Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-19T20:44:36.283Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-19T20:44:36.283Z] # $SEMVER_BRANCH = PR-3051 [2021-01-19T20:44:36.283Z] # $SEMVER_TEMP = /tmp/semver-665119952 [2021-01-19T20:44:36.283Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-19T20:44:54.508Z] # '/tmp/semver-665119952' -> '/w/workspace/edgex-go/1/.semver' [2021-01-19T20:44:54.508Z] # -> Force: false [2021-01-19T20:44:54.508Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-01-19T20:44:54.539Z] $ docker exec --env ******** --env ******** a5db891225607f12cdb8c610ce1e2c0c9db78d56b622a945fcd709c57119490b ssh-agent -k [2021-01-19T20:44:54.699Z] unset SSH_AUTH_SOCK; [2021-01-19T20:44:54.699Z] unset SSH_AGENT_PID; [2021-01-19T20:44:54.699Z] echo Agent pid 50 killed; [2021-01-19T20:44:54.750Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-19T20:44:55.391Z] + git semver [Pipeline] } [2021-01-19T20:44:55.432Z] $ docker stop --time=1 a5db891225607f12cdb8c610ce1e2c0c9db78d56b622a945fcd709c57119490b [2021-01-19T20:44:57.012Z] $ docker rm -f a5db891225607f12cdb8c610ce1e2c0c9db78d56b622a945fcd709c57119490b [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-19T20:44:57.577Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-19T20:44:58.148Z] Stashed 1 file(s) [Pipeline] echo [2021-01-19T20:44:58.170Z] [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-19T20:44:59.428Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-19T20:44:59.746Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-19T20:45:00.075Z] + sudo service docker restart [2021-01-19T20:45:00.076Z] + true [2021-01-19T20:45:00.076Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-19T20:45:00.700Z] ========================================================= [2021-01-19T20:45:00.701Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-19T20:45:00.701Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-19T20:45:01.138Z] + 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-19T20:45:04.515Z] Sending build context to Docker daemon 326.6MB [2021-01-19T20:45:04.515Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-19T20:45:04.515Z] Step 2/6 : FROM ${BASE} [2021-01-19T20:45:04.780Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-19T20:45:04.780Z] 188c0c94c7c5: Pulling fs layer [2021-01-19T20:45:04.780Z] 0ef7d3d256c8: Pulling fs layer [2021-01-19T20:45:04.780Z] de9db76c5a1d: Pulling fs layer [2021-01-19T20:45:04.780Z] bca2f99d35d6: Pulling fs layer [2021-01-19T20:45:04.780Z] 93359f2a8cfa: Pulling fs layer [2021-01-19T20:45:04.780Z] 7c6f9722023f: Pulling fs layer [2021-01-19T20:45:04.780Z] a35cf1a2eb13: Pulling fs layer [2021-01-19T20:45:04.780Z] bca2f99d35d6: Waiting [2021-01-19T20:45:04.780Z] 93359f2a8cfa: Waiting [2021-01-19T20:45:04.780Z] 7c6f9722023f: Waiting [2021-01-19T20:45:04.780Z] de9db76c5a1d: Verifying Checksum [2021-01-19T20:45:04.780Z] de9db76c5a1d: Download complete [2021-01-19T20:45:04.780Z] 0ef7d3d256c8: Verifying Checksum [2021-01-19T20:45:04.780Z] 0ef7d3d256c8: Download complete [2021-01-19T20:45:04.780Z] 93359f2a8cfa: Verifying Checksum [2021-01-19T20:45:04.780Z] 93359f2a8cfa: Download complete [2021-01-19T20:45:04.780Z] 7c6f9722023f: Download complete [2021-01-19T20:45:04.780Z] 188c0c94c7c5: Verifying Checksum [2021-01-19T20:45:04.780Z] 188c0c94c7c5: Download complete [2021-01-19T20:45:05.367Z] 188c0c94c7c5: Pull complete [2021-01-19T20:45:05.637Z] 0ef7d3d256c8: Pull complete [2021-01-19T20:45:06.219Z] de9db76c5a1d: Pull complete [2021-01-19T20:45:06.802Z] a35cf1a2eb13: Verifying Checksum [2021-01-19T20:45:07.756Z] bca2f99d35d6: Verifying Checksum [2021-01-19T20:45:07.756Z] bca2f99d35d6: Download complete [2021-01-19T20:45:13.114Z] bca2f99d35d6: Pull complete [2021-01-19T20:45:13.390Z] 93359f2a8cfa: Pull complete [2021-01-19T20:45:13.390Z] 7c6f9722023f: Pull complete [2021-01-19T20:45:13.807Z] Still waiting to schedule task [2021-01-19T20:45:13.807Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-19T20:45:17.629Z] a35cf1a2eb13: Pull complete [2021-01-19T20:45:17.629Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-19T20:45:17.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-19T20:45:17.629Z] ---> a62c8e92a672 [2021-01-19T20:45:17.629Z] 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-19T20:45:18.207Z] ---> Running in 95d3ce90c991 [2021-01-19T20:45:18.471Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T20:45:19.420Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T20:45:19.694Z] (1/12) Installing libmagic (5.38-r0) [2021-01-19T20:45:19.962Z] (2/12) Installing file (5.38-r0) [2021-01-19T20:45:19.962Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-19T20:45:20.224Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-19T20:45:26.831Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-19T20:45:26.832Z] (6/12) Installing patch (2.7.6-r6) [2021-01-19T20:45:26.832Z] (7/12) Installing build-base (0.5-r2) [2021-01-19T20:45:26.832Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-19T20:45:26.832Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-19T20:45:26.832Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-19T20:45:27.096Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-19T20:45:27.096Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-19T20:45:27.096Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T20:45:27.096Z] OK: 233 MiB in 51 packages [2021-01-19T20:45:30.435Z] Removing intermediate container 95d3ce90c991 [2021-01-19T20:45:30.435Z] ---> d95a77cb74fd [2021-01-19T20:45:30.435Z] Step 4/6 : WORKDIR /edgex-go [2021-01-19T20:45:30.698Z] ---> Running in eb79978786a1 [2021-01-19T20:45:30.698Z] Removing intermediate container eb79978786a1 [2021-01-19T20:45:30.698Z] ---> a9a81d0706de [2021-01-19T20:45:30.698Z] Step 5/6 : COPY go.mod . [2021-01-19T20:45:30.981Z] ---> 7e35caf80ce1 [2021-01-19T20:45:30.981Z] Step 6/6 : RUN go mod download [2021-01-19T20:45:30.981Z] ---> Running in fc9f4c3a280d [2021-01-19T20:45:52.993Z] Removing intermediate container fc9f4c3a280d [2021-01-19T20:45:52.993Z] ---> e515678c2940 [2021-01-19T20:45:52.993Z] Successfully built e515678c2940 [2021-01-19T20:45:52.993Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T20:45:53.367Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-19T20:45:53.367Z] . [Pipeline] withDockerContainer [2021-01-19T20:45:53.491Z] prd-centos7-docker-4c-2g-21294 does not seem to be running inside a container [2021-01-19T20:45:53.543Z] $ 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 ******** ci-base-image-x86_64 cat [2021-01-19T20:45:54.341Z] $ docker top 87344298d576f4edd730b87619430ab2344c68d84e371e8bdfe155e5eeb240b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T20:45:54.854Z] + go version [2021-01-19T20:45:54.854Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-19T20:45:54.884Z] $ docker stop --time=1 87344298d576f4edd730b87619430ab2344c68d84e371e8bdfe155e5eeb240b7 [2021-01-19T20:45:56.237Z] $ docker rm -f 87344298d576f4edd730b87619430ab2344c68d84e371e8bdfe155e5eeb240b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T20:45:57.184Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-19T20:45:57.185Z] . [Pipeline] withDockerContainer [2021-01-19T20:45:57.314Z] prd-centos7-docker-4c-2g-21294 does not seem to be running inside a container [2021-01-19T20:45:57.365Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-19T20:45:57.922Z] $ docker top 3c281d677889c2f33255586b500adc04627ebccab2e9166e10ce6454dcae0479 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-19T20:45:58.145Z] ========================================================= [2021-01-19T20:45:58.145Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-19T20:45:58.145Z] ========================================================= [Pipeline] sh [2021-01-19T20:45:58.453Z] + make test [2021-01-19T20:45:58.453Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-19T20:46:08.500Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-19T20:46:26.885Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-19T20:46:27.921Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-19T20:46:29.902Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-19T20:46:29.902Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-19T20:46:29.902Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-19T20:46:29.902Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-19T20:46:29.902Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-19T20:46:29.902Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-19T20:46:30.489Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-19T20:46:31.074Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-19T20:46:33.654Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-19T20:46:33.654Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-19T20:46:33.654Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-19T20:46:35.617Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.081s coverage: 46.6% of statements [2021-01-19T20:46:35.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-19T20:46:35.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-19T20:46:35.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-19T20:46:35.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-19T20:46:35.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-19T20:46:39.867Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.190s coverage: 27.0% of statements [2021-01-19T20:46:39.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-19T20:46:39.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-19T20:46:39.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-19T20:46:39.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-19T20:46:39.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-19T20:46:39.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-19T20:46:39.867Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.060s coverage: 100.0% of statements [2021-01-19T20:46:39.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-19T20:46:39.867Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.045s coverage: 100.0% of statements [2021-01-19T20:46:39.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-19T20:46:39.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-19T20:46:39.867Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.151s coverage: 66.7% of statements [2021-01-19T20:46:39.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-19T20:46:39.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-19T20:46:39.867Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.169s coverage: 82.3% of statements [2021-01-19T20:46:39.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-19T20:46:39.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-19T20:46:39.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-19T20:46:39.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-19T20:46:41.812Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.376s coverage: 28.6% of statements [2021-01-19T20:46:41.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-19T20:46:41.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-19T20:46:41.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-19T20:46:41.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-19T20:46:41.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-19T20:46:41.812Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.064s coverage: 100.0% of statements [2021-01-19T20:46:41.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-19T20:46:41.812Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.089s coverage: 100.0% of statements [2021-01-19T20:46:41.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-19T20:46:41.812Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.111s coverage: 86.7% of statements [2021-01-19T20:46:41.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-19T20:46:42.779Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.148s coverage: 97.5% of statements [2021-01-19T20:46:42.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-19T20:46:43.052Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.069s coverage: 78.3% of statements [2021-01-19T20:46:43.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-19T20:46:43.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-19T20:46:43.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-19T20:46:43.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-19T20:46:45.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.418s coverage: 92.8% of statements [2021-01-19T20:46:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-19T20:46:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-19T20:46:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-19T20:46:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-19T20:46:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-19T20:46:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-19T20:46:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-19T20:46:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-19T20:46:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-19T20:46:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-19T20:46:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-19T20:46:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-19T20:46:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-19T20:46:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-19T20:46:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-19T20:46:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-19T20:46:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-19T20:46:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-19T20:46:45.642Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements [2021-01-19T20:46:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-19T20:46:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-19T20:46:45.642Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.049s coverage: 0.1% of statements [2021-01-19T20:46:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-19T20:46:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-19T20:46:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-19T20:46:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-19T20:46:45.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.024s coverage: 100.0% of statements [2021-01-19T20:46:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-19T20:46:45.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 75.5% of statements [2021-01-19T20:46:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-19T20:46:45.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.037s coverage: 80.8% of statements [2021-01-19T20:46:45.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.127s coverage: 87.2% of statements [2021-01-19T20:46:45.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.050s coverage: 84.2% of statements [2021-01-19T20:46:45.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.086s coverage: 91.4% of statements [2021-01-19T20:46:45.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-19T20:46:46.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.187s coverage: 63.5% of statements [2021-01-19T20:46:46.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-19T20:46:46.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-19T20:46:46.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2021-01-19T20:46:46.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 91.3% of statements [2021-01-19T20:46:46.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2021-01-19T20:46:47.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements [2021-01-19T20:46:47.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements [2021-01-19T20:46:48.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.372s coverage: 68.9% of statements [2021-01-19T20:46:48.560Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-19T20:46:48.560Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-19T20:46:48.560Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-19T20:46:48.560Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-19T20:46:48.560Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-19T20:46:48.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.097s coverage: 37.0% of statements [2021-01-19T20:46:48.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-19T20:46:48.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-19T20:46:48.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.311s coverage: 84.0% of statements [2021-01-19T20:46:48.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.040s coverage: 100.0% of statements [2021-01-19T20:46:51.443Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.116s coverage: 47.1% of statements [2021-01-19T20:46:51.443Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-19T20:46:51.443Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-19T20:46:51.443Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-19T20:46:51.443Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-19T20:46:51.443Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-19T20:46:51.443Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.047s coverage: 100.0% of statements [2021-01-19T20:46:51.443Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-19T20:46:51.443Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.041s coverage: 100.0% of statements [2021-01-19T20:46:51.443Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-19T20:46:52.419Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.739s coverage: 29.1% of statements [2021-01-19T20:46:52.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-19T20:46:52.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-19T20:46:52.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-19T20:46:52.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-19T20:46:52.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-19T20:46:52.419Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.084s coverage: 99.0% of statements [2021-01-19T20:46:52.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-19T20:46:52.420Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.038s coverage: 100.0% of statements [2021-01-19T20:46:52.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-19T20:46:52.420Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements [2021-01-19T20:46:52.420Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-19T20:46:52.420Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.056s coverage: 100.0% of statements [2021-01-19T20:46:52.420Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-19T20:46:52.420Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-19T20:46:52.420Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-19T20:46:52.420Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-19T20:46:52.420Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.044s coverage: 87.9% of statements [2021-01-19T20:46:52.420Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-19T20:46:52.420Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-19T20:46:52.420Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements [2021-01-19T20:46:52.686Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements [2021-01-19T20:46:52.948Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-01-19T20:46:53.212Z] GO111MODULE=on go vet ./... [2021-01-19T20:47:03.213Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-21297 in /w/workspace/edgexfoundry_edgex-go_PR-3051 [Pipeline] { [Pipeline] ws [2021-01-19T20:47:03.299Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-19T20:47:08.176Z] using credential edgex-jenkins-ssh [2021-01-19T20:47:08.235Z] Cloning the remote Git repository [2021-01-19T20:47:08.314Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-19T20:47:08.427Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-19T20:47:08.522Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-19T20:47:08.522Z] > git --version # timeout=10 [2021-01-19T20:47:08.540Z] > git --version # 'git version 2.17.1' [2021-01-19T20:47:08.542Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T20:47:08.603Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T20:47:15.280Z] gofmt -l . [2021-01-19T20:47:15.858Z] [ "`gofmt -l .`" = "" ] [2021-01-19T20:47:16.435Z] ./bin/test-go-mod-tidy.sh [2021-01-19T20:47:17.018Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-19T20:47:17.613Z] + ls -al . [2021-01-19T20:47:17.613Z] total 656 [2021-01-19T20:47:17.613Z] drwxrwxr-x 10 1001 1001 4096 Jan 19 20:47 . [2021-01-19T20:47:17.613Z] drwxr-xr-x 4 root root 28 Jan 19 20:45 .. [2021-01-19T20:47:17.613Z] -rw-rw-r-- 1 1001 1001 11 Jan 19 20:44 .dockerignore [2021-01-19T20:47:17.613Z] drwxrwxr-x 8 1001 1001 179 Jan 19 20:44 .git [2021-01-19T20:47:17.613Z] drwxrwxr-x 3 1001 1001 125 Jan 19 20:44 .github [2021-01-19T20:47:17.613Z] -rw-rw-r-- 1 1001 1001 824 Jan 19 20:44 .gitignore [2021-01-19T20:47:17.613Z] drwx------ 3 1001 1001 47 Jan 19 20:44 .semver [2021-01-19T20:47:17.613Z] -rw-rw-r-- 1 1001 1001 166 Jan 19 20:44 .sonarcloud.properties [2021-01-19T20:47:17.613Z] -rw-rw-r-- 1 1001 1001 7744 Jan 19 20:44 Attribution.txt [2021-01-19T20:47:17.613Z] -rw-rw-r-- 1 1001 1001 3804 Jan 19 20:44 CONTRIBUTING.md [2021-01-19T20:47:17.613Z] -rw-rw-r-- 1 1001 1001 931 Jan 19 20:44 Dockerfile.build [2021-01-19T20:47:17.613Z] -rw-rw-r-- 1 1001 1001 863 Jan 19 20:44 Jenkinsfile [2021-01-19T20:47:17.613Z] -rw-rw-r-- 1 1001 1001 10775 Jan 19 20:44 LICENSE [2021-01-19T20:47:17.613Z] -rw-rw-r-- 1 1001 1001 5750 Jan 19 20:44 Makefile [2021-01-19T20:47:17.613Z] -rw-rw-r-- 1 1001 1001 6524 Jan 19 20:44 README.md [2021-01-19T20:47:17.613Z] -rw-rw-r-- 1 1001 1001 6744 Jan 19 20:44 SECURITY.md [2021-01-19T20:47:17.613Z] -rw-rw-r-- 1 1001 1001 5 Jan 19 20:44 VERSION [2021-01-19T20:47:17.613Z] -rw-rw-r-- 1 1001 1001 4131 Jan 19 20:44 ZMQWindows.md [2021-01-19T20:47:17.613Z] drwxrwxr-x 2 1001 1001 117 Jan 19 20:44 bin [2021-01-19T20:47:17.613Z] drwxrwxr-x 14 1001 1001 4096 Jan 19 20:44 cmd [2021-01-19T20:47:17.613Z] -rw-r--r-- 1 root root 550466 Jan 19 20:46 coverage.out [2021-01-19T20:47:17.613Z] -rw-r--r-- 1 root root 981 Jan 19 20:47 go.mod [2021-01-19T20:47:17.613Z] -rw-r--r-- 1 root root 19436 Jan 19 20:47 go.sum [2021-01-19T20:47:17.613Z] drwxrwxr-x 8 1001 1001 127 Jan 19 20:44 internal [2021-01-19T20:47:17.613Z] drwxrwxr-x 4 1001 1001 26 Jan 19 20:44 openapi [2021-01-19T20:47:17.613Z] drwxrwxr-x 4 1001 1001 71 Jan 19 20:44 snap [2021-01-19T20:47:17.613Z] -rw-rw-r-- 1 1001 1001 168 Jan 19 20:44 version.go [Pipeline] sh [2021-01-19T20:47:17.938Z] + '[' -e coverage.out ] [2021-01-19T20:47:17.938Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-19T20:47:18.172Z] Stashed 1 file(s) [Pipeline] sh [2021-01-19T20:47:18.491Z] + make build [2021-01-19T20:47:18.491Z] 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-19T20:47:22.735Z] 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-19T20:47:24.777Z] Merging remotes/origin/master commit c4887d0c009f35026456fc1c8cef2ef56b2ea654 into PR head commit 95b91020659b053b4e3b23d401013feb8b1b0b71 [2021-01-19T20:47:25.367Z] Merge succeeded, producing 6968554d9f9d8bfb5505b720e2685f8bc3a8043c [2021-01-19T20:47:25.368Z] Checking out Revision 6968554d9f9d8bfb5505b720e2685f8bc3a8043c (PR-3051) [2021-01-19T20:47:23.896Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-19T20:47:23.916Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T20:47:23.943Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-19T20:47:23.974Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-19T20:47:23.975Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T20:47:23.986Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3051/head:refs/remotes/origin/PR-3051 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T20:47:24.807Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T20:47:24.820Z] > git checkout -f 95b91020659b053b4e3b23d401013feb8b1b0b71 # timeout=10 [2021-01-19T20:47:25.155Z] > git remote # timeout=10 [2021-01-19T20:47:25.177Z] > git config --get remote.origin.url # timeout=10 [2021-01-19T20:47:25.210Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T20:47:25.221Z] > git merge c4887d0c009f35026456fc1c8cef2ef56b2ea654 # timeout=10 [2021-01-19T20:47:25.363Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-19T20:47:25.384Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T20:47:25.393Z] > git checkout -f 6968554d9f9d8bfb5505b720e2685f8bc3a8043c # timeout=10 [2021-01-19T20:47:29.601Z] Commit message: "Merge commit 'c4887d0c009f35026456fc1c8cef2ef56b2ea654' into HEAD" [2021-01-19T20:47:29.601Z] First time build. Skipping changelog. [2021-01-19T20:47:29.661Z] > git --version # timeout=10 [2021-01-19T20:47:29.678Z] > git --version # 'git version 2.17.1' [2021-01-19T20:47:29.698Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-19T20:47:30.973Z] 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-19T20:47:31.555Z] 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-19T20:47:31.625Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-19T20:47:32.043Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-19T20:47:32.398Z] + + sudotrue service [2021-01-19T20:47:32.398Z] docker restart [2021-01-19T20:47:32.959Z] 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-19T20:47:33.222Z] 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] wrap [2021-01-19T20:47:34.528Z] provisioning config files... [2021-01-19T20:47:34.594Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3474372782322926634tmp [Pipeline] { [2021-01-19T20:47:34.625Z] 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 [Pipeline] libraryResource [Pipeline] sh [2021-01-19T20:47:35.050Z] ---> docker-login.sh [2021-01-19T20:47:35.050Z] nexus3.edgexfoundry.org:10001 [2021-01-19T20:47:36.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T20:47:36.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T20:47:36.317Z] Configure a credential helper to remove this warning. See [2021-01-19T20:47:36.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T20:47:36.317Z] [2021-01-19T20:47:36.317Z] Login Succeeded [2021-01-19T20:47:36.317Z] nexus3.edgexfoundry.org:10002 [2021-01-19T20:47:36.584Z] 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-19T20:47:36.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T20:47:36.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T20:47:36.866Z] Configure a credential helper to remove this warning. See [2021-01-19T20:47:36.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T20:47:36.866Z] [2021-01-19T20:47:36.866Z] Login Succeeded [2021-01-19T20:47:36.866Z] nexus3.edgexfoundry.org:10003 [2021-01-19T20:47:37.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T20:47:37.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T20:47:37.419Z] Configure a credential helper to remove this warning. See [2021-01-19T20:47:37.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T20:47:37.419Z] [2021-01-19T20:47:37.419Z] Login Succeeded [2021-01-19T20:47:37.419Z] nexus3.edgexfoundry.org:10004 [2021-01-19T20:47:37.536Z] 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-19T20:47:37.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T20:47:37.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T20:47:37.966Z] Configure a credential helper to remove this warning. See [2021-01-19T20:47:37.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T20:47:37.966Z] [2021-01-19T20:47:37.966Z] Login Succeeded [2021-01-19T20:47:37.966Z] docker.io [2021-01-19T20:47:38.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T20:47:38.485Z] 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-19T20:47:38.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T20:47:38.515Z] Configure a credential helper to remove this warning. See [2021-01-19T20:47:38.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T20:47:38.515Z] [2021-01-19T20:47:38.515Z] Login Succeeded [2021-01-19T20:47:38.515Z] ---> docker-login.sh ends [Pipeline] } [2021-01-19T20:47:38.547Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-19T20:47:39.082Z] ========================================================= [2021-01-19T20:47:39.082Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-19T20:47:39.083Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-19T20:47:39.507Z] + 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-19T20:47:39.890Z] 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-19T20:47:40.844Z] 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-19T20:47:41.505Z] Sending build context to Docker daemon 165.5MB [2021-01-19T20:47:41.786Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-19T20:47:41.786Z] Step 2/6 : FROM ${BASE} [2021-01-19T20:47:41.786Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-19T20:47:41.786Z] 5f621e34cdf4: Pulling fs layer [2021-01-19T20:47:41.786Z] a4357932f1b6: Pulling fs layer [2021-01-19T20:47:41.786Z] 18c013af1878: Pulling fs layer [2021-01-19T20:47:41.786Z] 00ac8860ef70: Pulling fs layer [2021-01-19T20:47:41.786Z] 63d7cb157983: Pulling fs layer [2021-01-19T20:47:41.786Z] 00ac8860ef70: Waiting [2021-01-19T20:47:41.786Z] b116817d02f9: Pulling fs layer [2021-01-19T20:47:41.786Z] 63d7cb157983: Waiting [2021-01-19T20:47:41.786Z] 745a02a5169b: Pulling fs layer [2021-01-19T20:47:41.786Z] b116817d02f9: Waiting [2021-01-19T20:47:41.786Z] 18c013af1878: Download complete [2021-01-19T20:47:41.786Z] a4357932f1b6: Download complete [2021-01-19T20:47:41.786Z] 63d7cb157983: Verifying Checksum [2021-01-19T20:47:41.786Z] 63d7cb157983: Download complete [2021-01-19T20:47:41.786Z] b116817d02f9: Verifying Checksum [2021-01-19T20:47:41.786Z] b116817d02f9: Download complete [Pipeline] } [2021-01-19T20:47:41.824Z] $ docker stop --time=1 3c281d677889c2f33255586b500adc04627ebccab2e9166e10ce6454dcae0479 [2021-01-19T20:47:42.065Z] 5f621e34cdf4: Verifying Checksum [2021-01-19T20:47:42.066Z] 5f621e34cdf4: Download complete [2021-01-19T20:47:42.668Z] 5f621e34cdf4: Pull complete [2021-01-19T20:47:43.271Z] a4357932f1b6: Pull complete [2021-01-19T20:47:43.501Z] $ docker rm -f 3c281d677889c2f33255586b500adc04627ebccab2e9166e10ce6454dcae0479 [2021-01-19T20:47:43.865Z] 18c013af1878: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-01-19T20:47:44.853Z] 745a02a5169b: Verifying Checksum [2021-01-19T20:47:44.853Z] 745a02a5169b: Download complete [Pipeline] isUnix [Pipeline] sh [2021-01-19T20:47:45.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-19T20:47:45.565Z] [2021-01-19T20:47:45.565Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T20:47:45.829Z] 00ac8860ef70: Verifying Checksum [2021-01-19T20:47:45.829Z] 00ac8860ef70: Download complete [2021-01-19T20:47:45.953Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-19T20:47:45.953Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-19T20:47:45.953Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-19T20:47:45.953Z] ca9280d653b3: Pulling fs layer [2021-01-19T20:47:45.953Z] 7e9c9ca2126c: Pulling fs layer [2021-01-19T20:47:46.222Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-19T20:47:46.222Z] cbdbe7a5bc2a: Download complete [2021-01-19T20:47:46.486Z] cbdbe7a5bc2a: Pull complete [2021-01-19T20:47:46.486Z] ca9280d653b3: Verifying Checksum [2021-01-19T20:47:46.486Z] ca9280d653b3: Download complete [2021-01-19T20:47:47.897Z] ca9280d653b3: Pull complete [2021-01-19T20:47:47.897Z] 7e9c9ca2126c: Download complete [2021-01-19T20:47:54.535Z] 7e9c9ca2126c: Pull complete [2021-01-19T20:47:54.535Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-19T20:47:54.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-19T20:47:54.535Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-19T20:47:54.718Z] prd-centos7-docker-4c-2g-21294 does not seem to be running inside a container [2021-01-19T20:47:54.768Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-19T20:47:55.688Z] $ docker top 58ac93abd869e36549006df3d0c1447f6d0d7628739f7a495401a26459f432c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T20:47:56.000Z] 00ac8860ef70: Pull complete [2021-01-19T20:47:56.000Z] 63d7cb157983: Pull complete [2021-01-19T20:47:56.232Z] + docker-compose build --help [2021-01-19T20:47:56.233Z] + grep parallel [2021-01-19T20:47:56.274Z] b116817d02f9: Pull complete [2021-01-19T20:47:57.182Z] --parallel Build images in parallel. [Pipeline] } [2021-01-19T20:47:57.217Z] $ docker stop --time=1 58ac93abd869e36549006df3d0c1447f6d0d7628739f7a495401a26459f432c8 [2021-01-19T20:47:58.617Z] $ docker rm -f 58ac93abd869e36549006df3d0c1447f6d0d7628739f7a495401a26459f432c8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T20:47:59.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-19T20:47:59.489Z] . [Pipeline] withDockerContainer [2021-01-19T20:47:59.662Z] prd-centos7-docker-4c-2g-21294 does not seem to be running inside a container [2021-01-19T20:47:59.718Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-19T20:48:00.320Z] $ docker top 9300875e7327af6a147abc219bd56e29d170d819f40e3db7c96590de15870b25 -eo pid,comm [2021-01-19T20:48:00.605Z] 745a02a5169b: Pull complete [2021-01-19T20:48:00.605Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-19T20:48:00.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-19T20:48:00.605Z] ---> b7e6874047d6 [2021-01-19T20:48:00.605Z] 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 [Pipeline] { [Pipeline] sh [2021-01-19T20:48:01.047Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-19T20:48:02.001Z] Building docker-core-command-go ... [2021-01-19T20:48:02.001Z] Building docker-core-data-go ... [2021-01-19T20:48:02.001Z] Building docker-core-metadata-go ... [2021-01-19T20:48:02.001Z] Building docker-security-bootstrap-redis-go ... [2021-01-19T20:48:02.001Z] Building docker-security-proxy-setup-go ... [2021-01-19T20:48:02.001Z] Building docker-security-secretstore-setup-go ... [2021-01-19T20:48:02.001Z] Building docker-support-notifications-go ... [2021-01-19T20:48:02.001Z] Building docker-support-scheduler-go ... [2021-01-19T20:48:02.001Z] Building docker-sys-mgmt-agent-go ... [2021-01-19T20:48:02.001Z] Building docker-security-proxy-setup-go [2021-01-19T20:48:02.001Z] Building docker-core-command-go [2021-01-19T20:48:02.001Z] Building docker-security-secretstore-setup-go [2021-01-19T20:48:02.001Z] Building docker-core-metadata-go [2021-01-19T20:48:02.001Z] Building docker-core-data-go [2021-01-19T20:48:04.023Z] ---> Running in 781a4a07fc2b [2021-01-19T20:48:05.005Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T20:48:05.602Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T20:48:06.583Z] (1/12) Installing libmagic (5.38-r0) [2021-01-19T20:48:06.583Z] (2/12) Installing file (5.38-r0) [2021-01-19T20:48:06.854Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-19T20:48:06.854Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-19T20:48:10.244Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-19T20:48:10.244Z] (6/12) Installing patch (2.7.6-r6) [2021-01-19T20:48:10.552Z] (7/12) Installing build-base (0.5-r2) [2021-01-19T20:48:10.552Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-19T20:48:10.552Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-19T20:48:10.552Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-19T20:48:10.827Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-19T20:48:10.827Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-19T20:48:10.827Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T20:48:11.100Z] OK: 217 MiB in 51 packages [2021-01-19T20:48:15.437Z] Removing intermediate container 781a4a07fc2b [2021-01-19T20:48:15.437Z] ---> 33064cb97799 [2021-01-19T20:48:15.437Z] Step 4/6 : WORKDIR /edgex-go [2021-01-19T20:48:15.437Z] ---> Running in 54fde8f5ab2f [2021-01-19T20:48:15.709Z] Removing intermediate container 54fde8f5ab2f [2021-01-19T20:48:15.709Z] ---> 3a50b91b9eed [2021-01-19T20:48:15.709Z] Step 5/6 : COPY go.mod . [2021-01-19T20:48:16.694Z] ---> eb204c65d981 [2021-01-19T20:48:16.694Z] Step 6/6 : RUN go mod download [2021-01-19T20:48:16.694Z] ---> Running in 3cf657703dbb [2021-01-19T20:48:34.330Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T20:48:34.330Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-19T20:48:34.330Z] ---> e515678c2940 [2021-01-19T20:48:34.330Z] Step 3/24 : WORKDIR /edgex-go [2021-01-19T20:48:34.330Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T20:48:34.330Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-19T20:48:34.330Z] ---> e515678c2940 [2021-01-19T20:48:34.330Z] Step 3/21 : WORKDIR /edgex-go [2021-01-19T20:48:34.330Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T20:48:34.330Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-19T20:48:34.330Z] ---> e515678c2940 [2021-01-19T20:48:34.330Z] Step 3/23 : WORKDIR /edgex-go [2021-01-19T20:48:34.330Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T20:48:34.330Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-19T20:48:34.330Z] ---> e515678c2940 [2021-01-19T20:48:34.330Z] Step 3/22 : WORKDIR /edgex-go [2021-01-19T20:48:34.330Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T20:48:34.330Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-19T20:48:34.330Z] ---> e515678c2940 [2021-01-19T20:48:34.330Z] Step 3/22 : WORKDIR /edgex-go [2021-01-19T20:48:34.914Z] ---> Running in 9b74028c74cf [2021-01-19T20:48:34.914Z] ---> Running in b583763fda21 [2021-01-19T20:48:34.914Z] ---> Running in 2aa3511ebf4d [2021-01-19T20:48:34.914Z] ---> Running in 28080ebd5912 [2021-01-19T20:48:34.914Z] ---> Running in 68fc3a97b627 [2021-01-19T20:48:35.496Z] Removing intermediate container b583763fda21 [2021-01-19T20:48:35.496Z] ---> cd2411e29ed2 [2021-01-19T20:48:35.496Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T20:48:35.496Z] Removing intermediate container 2aa3511ebf4d [2021-01-19T20:48:35.496Z] ---> adb53c8cd1e5 [2021-01-19T20:48:35.496Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T20:48:35.496Z] Removing intermediate container 9b74028c74cf [2021-01-19T20:48:35.496Z] ---> 3ff534262ddf [2021-01-19T20:48:35.496Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T20:48:35.496Z] Removing intermediate container 68fc3a97b627 [2021-01-19T20:48:35.496Z] ---> 720fff15ea82 [2021-01-19T20:48:35.496Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T20:48:35.496Z] Removing intermediate container 28080ebd5912 [2021-01-19T20:48:35.496Z] ---> b40895b6d5ba [2021-01-19T20:48:35.496Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T20:48:35.496Z] ---> Running in 75f5cf7b107f [2021-01-19T20:48:35.496Z] ---> Running in 8d9d0e4065be [2021-01-19T20:48:35.496Z] ---> Running in 9b1970131d8c [2021-01-19T20:48:35.496Z] ---> Running in 10e2e8214f50 [2021-01-19T20:48:35.497Z] ---> Running in febada1b9a8b [2021-01-19T20:48:37.433Z] Removing intermediate container 9b1970131d8c [2021-01-19T20:48:37.433Z] ---> c7be26f7cc9e [2021-01-19T20:48:37.433Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-19T20:48:37.433Z] Removing intermediate container 75f5cf7b107f [2021-01-19T20:48:37.433Z] ---> b0d53cd0080c [2021-01-19T20:48:37.433Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-19T20:48:37.703Z] ---> Running in 7f62275729e2 [2021-01-19T20:48:37.967Z] ---> Running in d876fb6a3d1b [2021-01-19T20:48:37.967Z] Removing intermediate container 8d9d0e4065be [2021-01-19T20:48:37.967Z] ---> e58cdd3e8bc2 [2021-01-19T20:48:37.967Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-19T20:48:38.231Z] ---> Running in f290d644e40f [2021-01-19T20:48:38.231Z] Removing intermediate container 10e2e8214f50 [2021-01-19T20:48:38.231Z] ---> 3177a13be137 [2021-01-19T20:48:38.231Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-19T20:48:38.231Z] Removing intermediate container febada1b9a8b [2021-01-19T20:48:38.231Z] ---> e8b895fbd8ef [2021-01-19T20:48:38.231Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-19T20:48:38.498Z] ---> Running in b67b9db6c043 [2021-01-19T20:48:38.498Z] ---> Running in 21069237af2e [2021-01-19T20:48:38.767Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T20:48:38.767Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T20:48:39.032Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T20:48:39.298Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T20:48:39.298Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T20:48:39.298Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T20:48:39.563Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T20:48:39.828Z] OK: 233 MiB in 51 packages [2021-01-19T20:48:40.092Z] OK: 233 MiB in 51 packages [2021-01-19T20:48:40.092Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T20:48:40.365Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T20:48:40.365Z] Removing intermediate container d876fb6a3d1b [2021-01-19T20:48:40.365Z] ---> c16d9bc1fd62 [2021-01-19T20:48:40.365Z] Step 6/23 : COPY go.mod . [2021-01-19T20:48:40.365Z] Removing intermediate container 7f62275729e2 [2021-01-19T20:48:40.365Z] ---> a5459fe07208 [2021-01-19T20:48:40.365Z] Step 6/22 : COPY go.mod . [2021-01-19T20:48:40.645Z] ---> 3e18381b95ba [2021-01-19T20:48:40.645Z] Step 7/23 : RUN go mod download [2021-01-19T20:48:40.645Z] ---> Running in 28bfb33f526a [2021-01-19T20:48:40.645Z] ---> 79a3be404041 [2021-01-19T20:48:40.645Z] Step 7/22 : RUN go mod download [2021-01-19T20:48:40.909Z] OK: 233 MiB in 51 packages [2021-01-19T20:48:40.909Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T20:48:40.909Z] OK: 233 MiB in 51 packages [2021-01-19T20:48:40.910Z] ---> Running in 42bf94f07151 [2021-01-19T20:48:41.484Z] Removing intermediate container b67b9db6c043 [2021-01-19T20:48:41.484Z] ---> 0339041b0fb0 [2021-01-19T20:48:41.484Z] Step 6/24 : COPY go.mod . [2021-01-19T20:48:41.748Z] Removing intermediate container 21069237af2e [2021-01-19T20:48:41.748Z] ---> 7247094d41e5 [2021-01-19T20:48:41.748Z] Step 6/21 : COPY go.mod . [2021-01-19T20:48:41.748Z] ---> 44e8a98f5968 [2021-01-19T20:48:41.748Z] Step 7/24 : RUN go mod download [2021-01-19T20:48:42.013Z] ---> Running in 50f894d9fafb [2021-01-19T20:48:42.013Z] ---> e0bbf6daba2e [2021-01-19T20:48:42.013Z] Step 7/21 : RUN go mod download [2021-01-19T20:48:42.277Z] ---> Running in abb862c6d821 [2021-01-19T20:48:42.555Z] Removing intermediate container 42bf94f07151 [2021-01-19T20:48:42.555Z] ---> 21bb04800a87 [2021-01-19T20:48:42.555Z] Step 8/22 : COPY . . [2021-01-19T20:48:42.830Z] Removing intermediate container 28bfb33f526a [2021-01-19T20:48:42.830Z] ---> 179c33e9be55 [2021-01-19T20:48:42.830Z] Step 8/23 : COPY . . [2021-01-19T20:48:43.407Z] OK: 233 MiB in 51 packages [2021-01-19T20:48:43.500Z] Removing intermediate container 3cf657703dbb [2021-01-19T20:48:43.500Z] ---> bcbc2405c4e5 [2021-01-19T20:48:43.500Z] Successfully built bcbc2405c4e5 [2021-01-19T20:48:43.500Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T20:48:43.898Z] + docker inspect -f . ci-base-image-arm64 [2021-01-19T20:48:43.898Z] . [Pipeline] withDockerContainer [2021-01-19T20:48:44.191Z] prd-ubuntu18.04-docker-arm64-4c-16g-21297 does not seem to be running inside a container [2021-01-19T20:48:44.273Z] $ 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-19T20:48:45.805Z] $ docker top 410fecd1959dd644fa35e734956533cb9f6aba88ce0d338b4dd468a0e44da163 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T20:48:46.763Z] Removing intermediate container 50f894d9fafb [2021-01-19T20:48:46.763Z] ---> 0eda53cbfea6 [2021-01-19T20:48:46.763Z] Step 8/24 : COPY . . [2021-01-19T20:48:46.893Z] + go version [2021-01-19T20:48:46.893Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-19T20:48:46.932Z] $ docker stop --time=1 410fecd1959dd644fa35e734956533cb9f6aba88ce0d338b4dd468a0e44da163 [2021-01-19T20:48:48.903Z] $ docker rm -f 410fecd1959dd644fa35e734956533cb9f6aba88ce0d338b4dd468a0e44da163 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T20:48:50.091Z] + docker inspect -f . ci-base-image-arm64 [2021-01-19T20:48:50.091Z] . [Pipeline] withDockerContainer [2021-01-19T20:48:50.370Z] prd-ubuntu18.04-docker-arm64-4c-16g-21297 does not seem to be running inside a container [2021-01-19T20:48:50.451Z] $ 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-19T20:48:51.825Z] $ docker top a8c0b3dbc5dfc46490803aeac6e401e4375e7b09eabc36f3b34fa91ff8ca9eaa -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-19T20:48:52.422Z] ========================================================= [2021-01-19T20:48:52.422Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-19T20:48:52.422Z] ========================================================= [Pipeline] sh [2021-01-19T20:48:53.091Z] + make test [2021-01-19T20:48:53.091Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-19T20:48:53.443Z] Removing intermediate container abb862c6d821 [2021-01-19T20:48:53.443Z] ---> e68595b877c5 [2021-01-19T20:48:53.443Z] Step 8/21 : COPY . . [2021-01-19T20:48:53.443Z] Removing intermediate container f290d644e40f [2021-01-19T20:48:53.443Z] ---> ecb2e807e942 [2021-01-19T20:48:53.443Z] Step 6/22 : COPY go.mod . [2021-01-19T20:48:57.681Z] ---> bba208baf240 [2021-01-19T20:48:57.681Z] Step 7/22 : RUN go mod download [2021-01-19T20:49:01.045Z] ---> Running in 875aebe48771 [2021-01-19T20:49:13.419Z] Removing intermediate container 875aebe48771 [2021-01-19T20:49:13.419Z] ---> 13d01d31303e [2021-01-19T20:49:13.419Z] Step 8/22 : COPY . . [2021-01-19T20:49:13.419Z] ---> 48892cb2b7c9 [2021-01-19T20:49:13.419Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-19T20:49:15.266Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-19T20:49:17.675Z] ---> 34aba2259520 [2021-01-19T20:49:17.675Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-19T20:49:18.263Z] ---> Running in beb24644441d [2021-01-19T20:49:20.207Z] ---> Running in b4231a08dc16 [2021-01-19T20:49:23.519Z] ---> 7150613a8bd6 [2021-01-19T20:49:23.519Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-19T20:49:24.094Z] ---> 91c51383cc1c [2021-01-19T20:49:24.094Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-19T20:49:24.681Z] 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-19T20:49:25.267Z] ---> Running in 8867a8ee1d4e [2021-01-19T20:49:25.267Z] 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-19T20:49:25.870Z] ---> Running in 8761e14d7055 [2021-01-19T20:49:28.494Z] 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-19T20:49:28.494Z] 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-19T20:49:35.437Z] ---> 2524b3e3ce0b [2021-01-19T20:49:35.437Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-19T20:49:35.437Z] ---> Running in 59c7e5e1c21d [2021-01-19T20:49:36.864Z] 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-19T20:49:55.121Z] 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-19T20:49:55.121Z] 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-19T20:49:58.494Z] Removing intermediate container beb24644441d [2021-01-19T20:49:58.495Z] ---> 35e378862197 [2021-01-19T20:49:58.495Z] [2021-01-19T20:49:58.495Z] Step 10/22 : FROM scratch [2021-01-19T20:49:58.495Z] ---> [2021-01-19T20:49:58.495Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-19T20:49:58.769Z] ---> Running in c0fcf09f5213 [2021-01-19T20:49:59.050Z] Removing intermediate container c0fcf09f5213 [2021-01-19T20:49:59.050Z] ---> ce90b8e91f03 [2021-01-19T20:49:59.050Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-19T20:49:59.324Z] ---> Running in a5ada69dc6b5 [2021-01-19T20:50:00.300Z] Removing intermediate container a5ada69dc6b5 [2021-01-19T20:50:00.300Z] ---> f3c1782ad221 [2021-01-19T20:50:00.300Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-19T20:50:02.622Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-19T20:50:02.871Z] ---> Running in 944de6dcc97b [2021-01-19T20:50:02.871Z] Removing intermediate container 8867a8ee1d4e [2021-01-19T20:50:02.871Z] ---> 342e9a3695c4 [2021-01-19T20:50:02.871Z] [2021-01-19T20:50:02.871Z] Step 10/24 : FROM alpine:3.12 [2021-01-19T20:50:02.871Z] Removing intermediate container 8761e14d7055 [2021-01-19T20:50:02.871Z] ---> f9c43492d382 [2021-01-19T20:50:02.871Z] [2021-01-19T20:50:02.871Z] Step 10/21 : FROM alpine:3.12 [2021-01-19T20:50:02.871Z] Removing intermediate container 944de6dcc97b [2021-01-19T20:50:02.871Z] ---> ac58d1d37581 [2021-01-19T20:50:02.871Z] Step 14/22 : WORKDIR / [2021-01-19T20:50:03.156Z] 3.12: Pulling from library/alpine [2021-01-19T20:50:03.156Z] 3.12: Pulling from library/alpine [2021-01-19T20:50:03.156Z] ---> Running in 11a47fad63f6 [2021-01-19T20:50:03.431Z] Removing intermediate container 11a47fad63f6 [2021-01-19T20:50:03.431Z] ---> a65ab8238978 [2021-01-19T20:50:03.431Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T20:50:03.699Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-19T20:50:03.964Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-19T20:50:03.964Z] ---> 30785999c7a3 [2021-01-19T20:50:03.964Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-19T20:50:03.964Z] Status: Downloaded newer image for alpine:3.12 [2021-01-19T20:50:03.964Z] ---> 389fef711851 [2021-01-19T20:50:03.964Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-19T20:50:03.964Z] Status: Downloaded newer image for alpine:3.12 [2021-01-19T20:50:03.964Z] ---> 389fef711851 [2021-01-19T20:50:03.964Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-19T20:50:04.381Z] ---> Running in c0f61ab91928 [2021-01-19T20:50:04.381Z] ---> Running in dd32a34843bb [2021-01-19T20:50:05.155Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T20:50:05.155Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T20:50:05.510Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T20:50:05.510Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T20:50:05.510Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-19T20:50:05.510Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-19T20:50:05.510Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-19T20:50:05.510Z] (4/4) Installing curl (7.69.1-r3) [2021-01-19T20:50:05.510Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T20:50:05.510Z] Executing ca-certificates-20191127-r4.trigger [2021-01-19T20:50:05.774Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-19T20:50:05.774Z] OK: 7 MiB in 18 packages [2021-01-19T20:50:05.774Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-19T20:50:05.774Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-19T20:50:05.774Z] (4/5) Installing curl (7.69.1-r3) [2021-01-19T20:50:05.774Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-19T20:50:05.774Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T20:50:05.774Z] Executing ca-certificates-20191127-r4.trigger [2021-01-19T20:50:05.774Z] OK: 7 MiB in 19 packages [2021-01-19T20:50:06.964Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-19T20:50:08.346Z] ---> 5fde32952612 [2021-01-19T20:50:08.346Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-19T20:50:08.346Z] Removing intermediate container b4231a08dc16 [2021-01-19T20:50:08.346Z] ---> aa77abd18563 [2021-01-19T20:50:08.346Z] [2021-01-19T20:50:08.346Z] Step 10/23 : FROM alpine:3.12 [2021-01-19T20:50:08.346Z] ---> 389fef711851 [2021-01-19T20:50:08.346Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-19T20:50:08.618Z] ---> Running in 7ca4972b46c3 [2021-01-19T20:50:09.567Z] ---> 34232f1f78c3 [2021-01-19T20:50:09.567Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-19T20:50:09.567Z] ---> Running in 5c005299d321 [2021-01-19T20:50:09.839Z] Removing intermediate container c0f61ab91928 [2021-01-19T20:50:09.839Z] ---> 21dadc28c508 [2021-01-19T20:50:09.839Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-19T20:50:10.790Z] Removing intermediate container 7ca4972b46c3 [2021-01-19T20:50:10.790Z] ---> 0e96ef5d1644 [2021-01-19T20:50:10.790Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-19T20:50:11.053Z] Removing intermediate container dd32a34843bb [2021-01-19T20:50:11.053Z] ---> 50183538cd47 [2021-01-19T20:50:11.053Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-19T20:50:12.401Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-19T20:50:12.401Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-19T20:50:12.401Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-19T20:50:12.401Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-19T20:50:12.401Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-19T20:50:12.401Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-19T20:50:12.440Z] ---> Running in 5a7b85f475e4 [2021-01-19T20:50:12.440Z] ---> Running in a36d3f36d927 [2021-01-19T20:50:12.440Z] Removing intermediate container 5c005299d321 [2021-01-19T20:50:12.440Z] ---> d13d919ced73 [2021-01-19T20:50:12.440Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T20:50:12.440Z] ---> Running in b874ae341a3a [2021-01-19T20:50:12.440Z] Removing intermediate container 59c7e5e1c21d [2021-01-19T20:50:12.440Z] ---> 838501030d19 [2021-01-19T20:50:12.440Z] [2021-01-19T20:50:12.440Z] Step 10/22 : FROM scratch [2021-01-19T20:50:12.440Z] ---> [2021-01-19T20:50:12.440Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-19T20:50:12.440Z] ---> Using cache [2021-01-19T20:50:12.440Z] ---> ce90b8e91f03 [2021-01-19T20:50:12.440Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-19T20:50:12.440Z] ---> Running in f23333972a89 [2021-01-19T20:50:12.440Z] Removing intermediate container 5a7b85f475e4 [2021-01-19T20:50:12.440Z] ---> 232086b28546 [2021-01-19T20:50:12.440Z] Step 13/21 : WORKDIR /edgex [2021-01-19T20:50:12.701Z] Removing intermediate container a36d3f36d927 [2021-01-19T20:50:12.701Z] ---> da0e6526a54c [2021-01-19T20:50:12.701Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-19T20:50:12.701Z] ---> Running in d998daa68929 [2021-01-19T20:50:12.701Z] Removing intermediate container b874ae341a3a [2021-01-19T20:50:12.701Z] ---> 228c3d09fc49 [2021-01-19T20:50:12.701Z] Step 13/24 : WORKDIR / [2021-01-19T20:50:13.274Z] ---> Running in 3808a06207c8 [2021-01-19T20:50:13.274Z] ---> Running in 7ba4bedfbecc [2021-01-19T20:50:13.274Z] ---> Running in 2885e0cdfd77 [2021-01-19T20:50:13.274Z] Removing intermediate container f23333972a89 [2021-01-19T20:50:13.274Z] ---> 837c3e72b365 [2021-01-19T20:50:13.274Z] Step 20/22 : LABEL arch=x86_64 [2021-01-19T20:50:13.545Z] Removing intermediate container d998daa68929 [2021-01-19T20:50:13.545Z] ---> 156df37e441d [2021-01-19T20:50:13.545Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-19T20:50:13.545Z] ---> Running in de6eb76b1839 [2021-01-19T20:50:13.545Z] ---> Running in c1caaa864225 [2021-01-19T20:50:13.545Z] Removing intermediate container 7ba4bedfbecc [2021-01-19T20:50:13.545Z] ---> 2c62b001476e [2021-01-19T20:50:13.545Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T20:50:13.812Z] Removing intermediate container 2885e0cdfd77 [2021-01-19T20:50:13.812Z] ---> 283a13d8ed2d [2021-01-19T20:50:13.812Z] 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-19T20:50:13.812Z] Removing intermediate container 3808a06207c8 [2021-01-19T20:50:13.812Z] ---> 304b206a7a6b [2021-01-19T20:50:13.812Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-19T20:50:13.812Z] ---> Running in b48dec2de293 [2021-01-19T20:50:13.843Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-19T20:50:14.076Z] Removing intermediate container de6eb76b1839 [2021-01-19T20:50:14.076Z] ---> 7ae1e84fe18d [2021-01-19T20:50:14.076Z] Step 21/22 : LABEL git_sha=b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 [2021-01-19T20:50:14.076Z] Removing intermediate container c1caaa864225 [2021-01-19T20:50:14.076Z] ---> 5963e7221f73 [2021-01-19T20:50:14.076Z] Step 14/22 : WORKDIR / [2021-01-19T20:50:14.344Z] ---> Running in 7489e073fefb [2021-01-19T20:50:14.344Z] ---> 1dfec6aca328 [2021-01-19T20:50:14.344Z] 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-19T20:50:14.344Z] ---> b4ceb6eae253 [2021-01-19T20:50:14.344Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-19T20:50:14.344Z] ---> Running in a88053a28d4c [2021-01-19T20:50:14.611Z] Removing intermediate container 7489e073fefb [2021-01-19T20:50:14.611Z] ---> e24128c6f5c0 [2021-01-19T20:50:14.611Z] Step 22/22 : LABEL version=0.0.0 [2021-01-19T20:50:14.885Z] ---> Running in 417bee1352f9 [2021-01-19T20:50:14.885Z] ---> a211053da83b [2021-01-19T20:50:14.885Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-19T20:50:14.885Z] Removing intermediate container a88053a28d4c [2021-01-19T20:50:14.885Z] ---> 033b42d2a827 [2021-01-19T20:50:14.885Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T20:50:14.885Z] ---> 49ce607601ad [2021-01-19T20:50:14.885Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-19T20:50:15.152Z] Removing intermediate container 417bee1352f9 [2021-01-19T20:50:15.152Z] ---> c5c95a76ac50 [2021-01-19T20:50:15.152Z] [2021-01-19T20:50:15.415Z] Successfully built c5c95a76ac50 [2021-01-19T20:50:15.845Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-19T20:50:15.991Z] ---> a6d858963ec9 [2021-01-19T20:50:15.991Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-19T20:50:15.991Z] Successfully tagged docker-core-command-go:latest [2021-01-19T20:50:15.991Z]  Building docker-core-command-go ... done Building docker-support-scheduler-go [2021-01-19T20:50:15.991Z] ---> 399500b02b20 [2021-01-19T20:50:15.991Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-19T20:50:15.991Z] ---> a43b4da61a2d [2021-01-19T20:50:15.991Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-19T20:50:16.254Z] ---> Running in eb589dc964bb [2021-01-19T20:50:16.254Z] Removing intermediate container b48dec2de293 [2021-01-19T20:50:16.254Z] ---> dab048092cb4 [2021-01-19T20:50:16.254Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-19T20:50:16.518Z] ---> Running in e59d2517c4ba [2021-01-19T20:50:16.784Z] ---> 3d547e0aca5f [2021-01-19T20:50:16.784Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-19T20:50:17.046Z] ---> 5544be18f89e [2021-01-19T20:50:17.046Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-19T20:50:17.046Z] Removing intermediate container eb589dc964bb [2021-01-19T20:50:17.046Z] ---> 3141853bb31e [2021-01-19T20:50:17.046Z] Step 18/21 : CMD ["--init=true"] [2021-01-19T20:50:17.311Z] ---> Running in d8ddae86fdea [2021-01-19T20:50:17.578Z] ---> 61422c6d4c0d [2021-01-19T20:50:17.578Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-19T20:50:18.982Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T20:50:19.933Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T20:50:20.198Z] ---> Running in a029006c4d48 [2021-01-19T20:50:20.198Z] Removing intermediate container d8ddae86fdea [2021-01-19T20:50:20.198Z] ---> 7996df5cb3c1 [2021-01-19T20:50:20.198Z] Step 19/21 : LABEL arch=x86_64 [2021-01-19T20:50:20.771Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-19T20:50:20.771Z] ---> fc3fd00aa355 [2021-01-19T20:50:20.771Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-19T20:50:21.034Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-19T20:50:21.034Z] ---> Running in e9bbe927fa0c [2021-01-19T20:50:21.034Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-19T20:50:21.299Z] Removing intermediate container a029006c4d48 [2021-01-19T20:50:21.299Z] ---> 70532ef05de4 [2021-01-19T20:50:21.299Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T20:50:21.564Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-19T20:50:21.564Z] ---> 54b0dadd1256 [2021-01-19T20:50:21.564Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-19T20:50:21.564Z] ---> Running in 05ba51e67daf [2021-01-19T20:50:21.564Z] Removing intermediate container e9bbe927fa0c [2021-01-19T20:50:21.564Z] ---> 09f7a0cfdde6 [2021-01-19T20:50:21.564Z] Step 20/21 : LABEL git_sha=b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 [2021-01-19T20:50:21.833Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-19T20:50:21.833Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T20:50:21.833Z] OK: 8 MiB in 19 packages [2021-01-19T20:50:22.417Z] ---> Running in 10e83437242d [2021-01-19T20:50:22.581Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-19T20:50:22.581Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-19T20:50:22.581Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-19T20:50:23.014Z] ---> Running in b27494ee183d [2021-01-19T20:50:23.282Z] Removing intermediate container 05ba51e67daf [2021-01-19T20:50:23.282Z] ---> ece6909cf3a7 [2021-01-19T20:50:23.282Z] Step 20/22 : LABEL arch=x86_64 [2021-01-19T20:50:24.250Z] ---> Running in d6c936037141 [2021-01-19T20:50:24.250Z] Removing intermediate container b27494ee183d [2021-01-19T20:50:24.250Z] ---> 85ac5ee08d04 [2021-01-19T20:50:24.250Z] Step 21/21 : LABEL version=0.0.0 [2021-01-19T20:50:24.522Z] Removing intermediate container e59d2517c4ba [2021-01-19T20:50:24.522Z] ---> f936017a86d7 [2021-01-19T20:50:24.522Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T20:50:25.102Z] ---> Running in d70b40182b4f [2021-01-19T20:50:25.102Z] Removing intermediate container d6c936037141 [2021-01-19T20:50:25.102Z] ---> 862462cb6fcb [2021-01-19T20:50:25.102Z] Step 21/22 : LABEL git_sha=b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 [2021-01-19T20:50:26.059Z] ---> Running in 84707f8dff69 [2021-01-19T20:50:26.641Z] Removing intermediate container d70b40182b4f [2021-01-19T20:50:26.641Z] ---> 97409bbef944 [2021-01-19T20:50:26.641Z] [2021-01-19T20:50:27.227Z] Successfully built 97409bbef944 [2021-01-19T20:50:27.227Z] ---> ad5e858aaffc [2021-01-19T20:50:27.227Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-19T20:50:27.227Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-19T20:50:27.227Z] Building docker-security-bootstrap-redis-go [2021-01-19T20:50:28.013Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.257s coverage: 46.6% of statements [2021-01-19T20:50:28.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-19T20:50:28.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-19T20:50:28.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-19T20:50:28.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-19T20:50:28.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-19T20:50:28.629Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 84707f8dff69 [2021-01-19T20:50:28.629Z] ---> f96ae659e017 [2021-01-19T20:50:28.629Z] Step 22/22 : LABEL version=0.0.0 [2021-01-19T20:50:30.034Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T20:50:30.035Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-19T20:50:30.297Z] ---> e515678c2940 [2021-01-19T20:50:30.297Z] Step 3/21 : WORKDIR /edgex-go [2021-01-19T20:50:30.297Z] ---> Using cache [2021-01-19T20:50:30.297Z] ---> b40895b6d5ba [2021-01-19T20:50:30.297Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T20:50:30.297Z] ---> Using cache [2021-01-19T20:50:30.297Z] ---> e8b895fbd8ef [2021-01-19T20:50:30.297Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-19T20:50:30.297Z] ---> Using cache [2021-01-19T20:50:30.298Z] ---> 0339041b0fb0 [2021-01-19T20:50:30.298Z] Step 6/21 : COPY go.mod . [2021-01-19T20:50:30.298Z] ---> Using cache [2021-01-19T20:50:30.298Z] ---> 44e8a98f5968 [2021-01-19T20:50:30.298Z] Step 7/21 : RUN go mod download [2021-01-19T20:50:30.298Z] ---> Using cache [2021-01-19T20:50:30.298Z] ---> 0eda53cbfea6 [2021-01-19T20:50:30.298Z] Step 8/21 : COPY . . [2021-01-19T20:50:30.298Z] ---> Using cache [2021-01-19T20:50:30.298Z] ---> 7150613a8bd6 [2021-01-19T20:50:30.298Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-19T20:50:33.609Z] ---> Running in 6efdee348a5e [2021-01-19T20:50:33.609Z] Removing intermediate container 10e83437242d [2021-01-19T20:50:33.609Z] ---> 3bf5f3d6f718 [2021-01-19T20:50:33.609Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-19T20:50:33.873Z] ---> Running in c301a9c7fe14 [2021-01-19T20:50:33.873Z] ---> ba871ac48b27 [2021-01-19T20:50:33.873Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-19T20:50:34.450Z] ---> Running in 629a6b34d6a5 [2021-01-19T20:50:34.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.478s coverage: 27.0% of statements [2021-01-19T20:50:34.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-19T20:50:34.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-19T20:50:34.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-19T20:50:34.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-19T20:50:34.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-19T20:50:34.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-19T20:50:34.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.074s coverage: 100.0% of statements [2021-01-19T20:50:34.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-19T20:50:34.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.093s coverage: 100.0% of statements [2021-01-19T20:50:34.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-19T20:50:34.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-19T20:50:34.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.233s coverage: 66.7% of statements [2021-01-19T20:50:34.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-19T20:50:34.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-19T20:50:35.030Z] Removing intermediate container 6efdee348a5e [2021-01-19T20:50:35.030Z] ---> 7efc69c2ce57 [2021-01-19T20:50:35.030Z] [2021-01-19T20:50:35.296Z] Successfully built 7efc69c2ce57 [2021-01-19T20:50:35.563Z] Removing intermediate container 629a6b34d6a5 [2021-01-19T20:50:35.563Z] ---> 2d9889565be8 [2021-01-19T20:50:35.563Z] Step 22/24 : LABEL arch=x86_64 [2021-01-19T20:50:35.563Z] Successfully tagged docker-core-metadata-go:latest [2021-01-19T20:50:35.563Z] Building docker-sys-mgmt-agent-go [2021-01-19T20:50:36.548Z]  Building docker-core-metadata-go ... done  ---> a7bb0bb3db18 [2021-01-19T20:50:36.548Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-19T20:50:36.796Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.693s coverage: 82.3% of statements [2021-01-19T20:50:36.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-19T20:50:36.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-19T20:50:36.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-19T20:50:36.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-19T20:50:37.124Z] 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-19T20:50:37.124Z] ---> Running in 307897838f89 [2021-01-19T20:50:38.532Z] ---> Running in 857a8d387232 [2021-01-19T20:50:38.807Z] Removing intermediate container 307897838f89 [2021-01-19T20:50:38.807Z] ---> 2843bd1e3c46 [2021-01-19T20:50:38.807Z] Step 23/24 : LABEL git_sha=b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 [2021-01-19T20:50:39.406Z] Removing intermediate container 857a8d387232 [2021-01-19T20:50:39.406Z] ---> 50d4fc2bb494 [2021-01-19T20:50:39.406Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T20:50:39.675Z] ---> Running in d94bcd648c37 [2021-01-19T20:50:40.272Z] ---> Running in 477c5666b11f [2021-01-19T20:50:40.870Z] Removing intermediate container d94bcd648c37 [2021-01-19T20:50:40.870Z] ---> 66e43ddb28f6 [2021-01-19T20:50:40.870Z] Step 24/24 : LABEL version=0.0.0 [2021-01-19T20:50:41.461Z] ---> Running in 637d2be9870b [2021-01-19T20:50:41.461Z] Removing intermediate container 477c5666b11f [2021-01-19T20:50:41.461Z] ---> d31c0881bc81 [2021-01-19T20:50:41.461Z] Step 21/23 : LABEL arch=x86_64 [2021-01-19T20:50:42.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.211s coverage: 28.6% of statements [2021-01-19T20:50:42.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-19T20:50:42.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-19T20:50:42.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-19T20:50:42.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-19T20:50:42.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-19T20:50:42.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.141s coverage: 100.0% of statements [2021-01-19T20:50:42.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-19T20:50:42.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.100s coverage: 100.0% of statements [2021-01-19T20:50:42.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-19T20:50:43.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.310s coverage: 86.7% of statements [2021-01-19T20:50:43.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-19T20:50:43.419Z] ---> Running in 6a298bf82a01 [2021-01-19T20:50:43.690Z] Removing intermediate container 637d2be9870b [2021-01-19T20:50:43.690Z] ---> 65256eb3f086 [2021-01-19T20:50:43.690Z] [2021-01-19T20:50:43.968Z] Removing intermediate container 6a298bf82a01 [2021-01-19T20:50:43.968Z] ---> 8a20c3eff716 [2021-01-19T20:50:43.968Z] Step 22/23 : LABEL git_sha=b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 [2021-01-19T20:50:43.968Z] Successfully built 65256eb3f086 [2021-01-19T20:50:43.968Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-19T20:50:43.968Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-notifications-go [2021-01-19T20:50:44.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.412s coverage: 97.5% of statements [2021-01-19T20:50:44.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-19T20:50:44.239Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.160s coverage: 78.3% of statements [2021-01-19T20:50:44.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-19T20:50:44.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-19T20:50:44.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-19T20:50:44.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-19T20:50:44.573Z] ---> Running in cd1182672972 [2021-01-19T20:50:45.980Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T20:50:45.980Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-19T20:50:45.980Z] ---> e515678c2940 [2021-01-19T20:50:45.980Z] Step 3/22 : WORKDIR /edgex-go [2021-01-19T20:50:45.980Z] ---> Using cache [2021-01-19T20:50:45.980Z] ---> b40895b6d5ba [2021-01-19T20:50:45.980Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T20:50:45.980Z] ---> Using cache [2021-01-19T20:50:45.980Z] ---> e8b895fbd8ef [2021-01-19T20:50:45.980Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-19T20:50:45.980Z] ---> Using cache [2021-01-19T20:50:45.980Z] ---> 0339041b0fb0 [2021-01-19T20:50:45.980Z] Step 6/22 : COPY go.mod . [2021-01-19T20:50:45.980Z] ---> Using cache [2021-01-19T20:50:45.980Z] ---> 44e8a98f5968 [2021-01-19T20:50:45.980Z] Step 7/22 : RUN go mod download [2021-01-19T20:50:45.980Z] ---> Using cache [2021-01-19T20:50:45.980Z] ---> 0eda53cbfea6 [2021-01-19T20:50:45.980Z] Step 8/22 : COPY . . [2021-01-19T20:50:45.980Z] ---> Using cache [2021-01-19T20:50:45.980Z] ---> 7150613a8bd6 [2021-01-19T20:50:45.980Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-19T20:50:47.439Z] Removing intermediate container cd1182672972 [2021-01-19T20:50:47.439Z] ---> f3e63626c560 [2021-01-19T20:50:47.439Z] Step 23/23 : LABEL version=0.0.0 [2021-01-19T20:50:47.439Z] ---> Running in c9822acf1ad2 [2021-01-19T20:50:47.439Z] ---> Running in d9e20fb74166 [2021-01-19T20:50:48.859Z] Removing intermediate container d9e20fb74166 [2021-01-19T20:50:48.859Z] ---> 39e7d13d5f1a [2021-01-19T20:50:48.859Z] [2021-01-19T20:50:49.131Z] Successfully built 39e7d13d5f1a [2021-01-19T20:50:49.131Z] Successfully tagged docker-core-data-go:latest [2021-01-19T20:50:49.735Z]  Building docker-core-data-go ... done 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-19T20:50:54.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.182s coverage: 92.8% of statements [2021-01-19T20:50:54.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-19T20:50:54.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-19T20:50:54.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-19T20:50:54.458Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-19T20:50:54.458Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-19T20:50:54.458Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-19T20:50:54.458Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-19T20:50:54.458Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-19T20:50:54.458Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-19T20:50:54.458Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-19T20:50:54.458Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-19T20:50:54.458Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-19T20:50:54.458Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-19T20:50:54.458Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-19T20:50:54.458Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-19T20:50:54.458Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-19T20:50:54.458Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-19T20:50:54.458Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-19T20:50:54.458Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-01-19T20:50:54.458Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-19T20:50:54.458Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-19T20:50:54.458Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.178s coverage: 0.1% of statements [2021-01-19T20:50:54.458Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-19T20:50:54.458Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-19T20:50:54.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-19T20:50:54.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-19T20:50:54.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-01-19T20:50:54.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-19T20:50:54.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.113s coverage: 75.5% of statements [2021-01-19T20:50:54.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-19T20:50:54.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.8% of statements [2021-01-19T20:50:54.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.123s coverage: 87.2% of statements [2021-01-19T20:50:54.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.162s coverage: 84.2% of statements [2021-01-19T20:50:55.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.220s coverage: 91.4% of statements [2021-01-19T20:50:55.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-19T20:50:58.036Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T20:50:58.036Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-19T20:50:58.036Z] ---> e515678c2940 [2021-01-19T20:50:58.036Z] Step 3/26 : WORKDIR /edgex-go [2021-01-19T20:50:58.036Z] ---> Using cache [2021-01-19T20:50:58.036Z] ---> b40895b6d5ba [2021-01-19T20:50:58.036Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T20:50:58.036Z] ---> Using cache [2021-01-19T20:50:58.036Z] ---> e8b895fbd8ef [2021-01-19T20:50:58.036Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-19T20:50:58.615Z] ---> Running in b24cc95167d3 [2021-01-19T20:50:59.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.644s coverage: 63.5% of statements [2021-01-19T20:50:59.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-19T20:50:59.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-19T20:50:59.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.082s coverage: 100.0% of statements [2021-01-19T20:50:59.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements [2021-01-19T20:50:59.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements [2021-01-19T20:50:59.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.062s coverage: 73.7% of statements [2021-01-19T20:50:59.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements [2021-01-19T20:51:00.062Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T20:51:01.043Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T20:51:01.651Z] OK: 233 MiB in 51 packages [2021-01-19T20:51:03.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.844s coverage: 68.9% of statements [2021-01-19T20:51:03.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-19T20:51:03.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-19T20:51:03.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-19T20:51:03.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-19T20:51:03.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-19T20:51:04.996Z] Removing intermediate container b24cc95167d3 [2021-01-19T20:51:04.996Z] ---> eaf902a84eb4 [2021-01-19T20:51:04.996Z] Step 6/26 : COPY go.mod . [2021-01-19T20:51:04.996Z] Removing intermediate container c301a9c7fe14 [2021-01-19T20:51:04.996Z] ---> a8d52051a7c3 [2021-01-19T20:51:04.996Z] [2021-01-19T20:51:04.996Z] Step 10/21 : FROM scratch [2021-01-19T20:51:04.996Z] ---> [2021-01-19T20:51:04.996Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-19T20:51:05.574Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T20:51:05.574Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-19T20:51:05.574Z] ---> e515678c2940 [2021-01-19T20:51:05.574Z] Step 3/24 : WORKDIR /edgex-go [2021-01-19T20:51:05.574Z] ---> Using cache [2021-01-19T20:51:05.574Z] ---> ce90b8e91f03 [2021-01-19T20:51:05.574Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-19T20:51:05.574Z] ---> Using cache [2021-01-19T20:51:05.574Z] ---> b40895b6d5ba [2021-01-19T20:51:05.574Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T20:51:05.574Z] ---> Using cache [2021-01-19T20:51:05.574Z] ---> e8b895fbd8ef [2021-01-19T20:51:05.574Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-19T20:51:05.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.393s coverage: 37.0% of statements [2021-01-19T20:51:05.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-19T20:51:05.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-19T20:51:05.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.693s coverage: 84.0% of statements [2021-01-19T20:51:05.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.073s coverage: 100.0% of statements [2021-01-19T20:51:06.525Z] ---> e383611bb060 [2021-01-19T20:51:06.525Z] Step 7/26 : RUN go mod download [2021-01-19T20:51:06.525Z] ---> Running in 900b04df937f [2021-01-19T20:51:06.525Z] ---> Running in 53f97eab374d [2021-01-19T20:51:06.525Z] ---> Running in 83ee11c6c9e2 [2021-01-19T20:51:06.787Z] Removing intermediate container 900b04df937f [2021-01-19T20:51:06.787Z] ---> d82061ae8363 [2021-01-19T20:51:06.787Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-19T20:51:07.053Z] ---> Running in 71c051e0bbc9 [2021-01-19T20:51:07.317Z] Removing intermediate container 71c051e0bbc9 [2021-01-19T20:51:07.317Z] ---> c7326ecfbbdc [2021-01-19T20:51:07.317Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T20:51:07.584Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T20:51:07.853Z] ---> 0f00e0bcda30 [2021-01-19T20:51:07.853Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-19T20:51:08.433Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T20:51:09.382Z] OK: 233 MiB in 51 packages [2021-01-19T20:51:09.382Z] Removing intermediate container c9822acf1ad2 [2021-01-19T20:51:09.382Z] ---> b35774dd637c [2021-01-19T20:51:09.382Z] [2021-01-19T20:51:09.382Z] Step 10/22 : FROM alpine:3.12 [2021-01-19T20:51:09.382Z] ---> 389fef711851 [2021-01-19T20:51:09.382Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-19T20:51:09.382Z] ---> Using cache [2021-01-19T20:51:09.382Z] ---> 50183538cd47 [2021-01-19T20:51:09.382Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-19T20:51:09.382Z] ---> 834801e0e226 [2021-01-19T20:51:09.382Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-19T20:51:09.382Z] ---> Running in 0e1b20972c8c [2021-01-19T20:51:09.645Z] Removing intermediate container 83ee11c6c9e2 [2021-01-19T20:51:09.646Z] ---> 61f412a6d7e6 [2021-01-19T20:51:09.646Z] Step 8/26 : COPY . . [2021-01-19T20:51:09.646Z] ---> 1e12f84d4c7d [2021-01-19T20:51:09.646Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-19T20:51:09.646Z] Removing intermediate container 0e1b20972c8c [2021-01-19T20:51:09.646Z] ---> 25fc2b8208da [2021-01-19T20:51:09.646Z] Step 13/22 : WORKDIR / [2021-01-19T20:51:10.226Z] ---> Running in c0572c85f4f4 [2021-01-19T20:51:10.226Z] ---> Running in 511fd34cd88c [2021-01-19T20:51:11.177Z] Removing intermediate container 53f97eab374d [2021-01-19T20:51:11.177Z] ---> 3caaa4b7c5fb [2021-01-19T20:51:11.177Z] Step 6/24 : COPY go.mod . [2021-01-19T20:51:11.177Z] Removing intermediate container c0572c85f4f4 [2021-01-19T20:51:11.177Z] ---> a45bf5bd0b94 [2021-01-19T20:51:11.177Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T20:51:11.450Z] Removing intermediate container 511fd34cd88c [2021-01-19T20:51:11.450Z] ---> 5d2fee466f16 [2021-01-19T20:51:11.450Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T20:51:12.477Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.323s coverage: 47.1% of statements [2021-01-19T20:51:12.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-19T20:51:12.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-19T20:51:12.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-19T20:51:12.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-19T20:51:12.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-19T20:51:12.477Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.119s coverage: 100.0% of statements [2021-01-19T20:51:12.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-19T20:51:12.477Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.087s coverage: 100.0% of statements [2021-01-19T20:51:12.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-19T20:51:12.861Z] ---> Running in 50b6d89052a2 [2021-01-19T20:51:13.125Z] ---> 2ed31aa7b062 [2021-01-19T20:51:13.125Z] Step 7/24 : RUN go mod download [2021-01-19T20:51:13.700Z] ---> Running in fcfa4f0bdcab [2021-01-19T20:51:13.700Z] ---> 17d09d79d35a [2021-01-19T20:51:13.700Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-19T20:51:13.700Z] Removing intermediate container 50b6d89052a2 [2021-01-19T20:51:13.700Z] ---> 0ff092df5e35 [2021-01-19T20:51:13.700Z] Step 19/21 : LABEL arch=x86_64 [2021-01-19T20:51:15.701Z] ---> Running in 24135394d2cc [2021-01-19T20:51:16.812Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.952s coverage: 29.1% of statements [2021-01-19T20:51:16.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-19T20:51:16.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-19T20:51:16.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-19T20:51:16.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-19T20:51:16.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-19T20:51:16.812Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.200s coverage: 99.0% of statements [2021-01-19T20:51:16.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-19T20:51:16.812Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.134s coverage: 100.0% of statements [2021-01-19T20:51:16.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-19T20:51:16.812Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements [2021-01-19T20:51:16.812Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-19T20:51:16.812Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.093s coverage: 100.0% of statements [2021-01-19T20:51:16.812Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-19T20:51:16.812Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-19T20:51:16.812Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-19T20:51:16.812Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-19T20:51:16.812Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.105s coverage: 87.9% of statements [2021-01-19T20:51:16.812Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-19T20:51:16.812Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-19T20:51:16.812Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.087s coverage: 100.0% of statements [2021-01-19T20:51:17.087Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2021-01-19T20:51:17.191Z] ---> 35b11a1ffa88 [2021-01-19T20:51:17.191Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-19T20:51:17.457Z] Removing intermediate container 24135394d2cc [2021-01-19T20:51:17.457Z] ---> 865ed36a99db [2021-01-19T20:51:17.457Z] Step 20/21 : LABEL git_sha=b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 [2021-01-19T20:51:18.063Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-01-19T20:51:18.659Z] GO111MODULE=on go vet ./... [2021-01-19T20:51:20.019Z] ---> b64e2dbd6c0c [2021-01-19T20:51:20.019Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-19T20:51:20.019Z] ---> Running in abc5aa9df9b7 [2021-01-19T20:51:21.947Z] ---> 606bd296acaf [2021-01-19T20:51:21.947Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-19T20:51:21.947Z] Removing intermediate container abc5aa9df9b7 [2021-01-19T20:51:21.947Z] ---> dade7df3ca83 [2021-01-19T20:51:21.947Z] Step 21/21 : LABEL version=0.0.0 [2021-01-19T20:51:23.353Z] ---> Running in 21c2213cee1b [2021-01-19T20:51:23.353Z] ---> Running in d6dab6aaafab [2021-01-19T20:51:23.353Z] Removing intermediate container fcfa4f0bdcab [2021-01-19T20:51:23.353Z] ---> e822a4e933a6 [2021-01-19T20:51:23.353Z] Step 8/24 : COPY . . [2021-01-19T20:51:26.689Z] Removing intermediate container 21c2213cee1b [2021-01-19T20:51:26.689Z] ---> bab4e79f9a49 [2021-01-19T20:51:26.689Z] [2021-01-19T20:51:26.962Z] Successfully built bab4e79f9a49 [2021-01-19T20:51:27.233Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-19T20:51:32.547Z]  Building docker-support-scheduler-go ... done  ---> eb988c615b80 [2021-01-19T20:51:32.547Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-19T20:51:33.134Z] ---> Running in e0c2ffda9eee [2021-01-19T20:51:33.708Z] Removing intermediate container d6dab6aaafab [2021-01-19T20:51:33.708Z] ---> ac475250c59e [2021-01-19T20:51:33.708Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-19T20:51:33.970Z] ---> Running in 341601d7b24b [2021-01-19T20:51:34.234Z] 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-19T20:51:34.234Z] Removing intermediate container 341601d7b24b [2021-01-19T20:51:34.234Z] ---> a2fa51f522d5 [2021-01-19T20:51:34.234Z] Step 20/22 : LABEL arch=x86_64 [2021-01-19T20:51:34.501Z] ---> Running in 8fd8e1473bab [2021-01-19T20:51:35.093Z] Removing intermediate container 8fd8e1473bab [2021-01-19T20:51:35.093Z] ---> a104dff59016 [2021-01-19T20:51:35.093Z] Step 21/22 : LABEL git_sha=b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 [2021-01-19T20:51:35.357Z] ---> Running in aa54ce1ab3f4 [2021-01-19T20:51:38.725Z] Removing intermediate container aa54ce1ab3f4 [2021-01-19T20:51:38.725Z] ---> 95476e339895 [2021-01-19T20:51:38.725Z] Step 22/22 : LABEL version=0.0.0 [2021-01-19T20:51:38.999Z] ---> Running in 00e6c5a9c156 [2021-01-19T20:51:39.987Z] Removing intermediate container 00e6c5a9c156 [2021-01-19T20:51:39.987Z] ---> 0f31a895d466 [2021-01-19T20:51:39.987Z] [2021-01-19T20:51:40.268Z] Successfully built 0f31a895d466 [2021-01-19T20:51:40.268Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-19T20:51:44.543Z]  Building docker-security-bootstrap-redis-go ... done  ---> 3329a19cd312 [2021-01-19T20:51:44.543Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-19T20:51:44.543Z] ---> Running in b37a1adc6391 [2021-01-19T20:51:45.516Z] 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-19T20:51:50.875Z] Removing intermediate container e0c2ffda9eee [2021-01-19T20:51:50.875Z] ---> 26a8199e367d [2021-01-19T20:51:50.875Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-19T20:51:50.875Z] ---> Running in 31e4fc55e7a8 [2021-01-19T20:51:51.469Z] 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-19T20:51:54.052Z] Removing intermediate container 31e4fc55e7a8 [2021-01-19T20:51:54.052Z] ---> 71713ad86d5a [2021-01-19T20:51:54.052Z] [2021-01-19T20:51:54.052Z] Step 11/26 : FROM docker:20.10.0 [2021-01-19T20:51:54.052Z] 20.10.0: Pulling from library/docker [2021-01-19T20:51:58.336Z] Removing intermediate container b37a1adc6391 [2021-01-19T20:51:58.336Z] ---> 9efe92d8761e [2021-01-19T20:51:58.336Z] [2021-01-19T20:51:58.336Z] Step 10/24 : FROM scratch [2021-01-19T20:51:58.336Z] ---> [2021-01-19T20:51:58.336Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-19T20:51:58.917Z] ---> Running in 4a9ac0019435 [2021-01-19T20:51:58.917Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-19T20:51:58.917Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-19T20:51:58.917Z] ---> aefe523efa57 [2021-01-19T20:51:58.917Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-19T20:51:58.917Z] ---> Running in 13ad3b25036c [2021-01-19T20:51:59.178Z] Removing intermediate container 4a9ac0019435 [2021-01-19T20:51:59.179Z] ---> 13e40643ab1c [2021-01-19T20:51:59.179Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-19T20:51:59.179Z] ---> Running in 0b45280c7a27 [2021-01-19T20:51:59.440Z] Removing intermediate container 0b45280c7a27 [2021-01-19T20:51:59.440Z] ---> d020ea7ecfef [2021-01-19T20:51:59.440Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-19T20:51:59.440Z] ---> Running in e6797a186f34 [2021-01-19T20:51:59.440Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T20:51:59.702Z] Removing intermediate container e6797a186f34 [2021-01-19T20:51:59.702Z] ---> 58131af409b6 [2021-01-19T20:51:59.702Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-19T20:51:59.702Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T20:51:59.702Z] ---> f5a552409c96 [2021-01-19T20:51:59.702Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-19T20:51:59.702Z] (1/2) Installing readline (8.0.4-r0) [2021-01-19T20:51:59.965Z] (2/2) Installing bash (5.0.17-r0) [2021-01-19T20:51:59.965Z] Executing bash-5.0.17-r0.post-install [2021-01-19T20:51:59.965Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T20:51:59.965Z] OK: 12 MiB in 22 packages [2021-01-19T20:52:01.359Z] ---> 54287c6cba7c [2021-01-19T20:52:01.359Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-19T20:52:01.359Z] Removing intermediate container 13ad3b25036c [2021-01-19T20:52:01.359Z] ---> adcacec8a570 [2021-01-19T20:52:01.359Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-19T20:52:01.359Z] ---> Running in d9b7728a13c9 [2021-01-19T20:52:01.359Z] Removing intermediate container d9b7728a13c9 [2021-01-19T20:52:01.359Z] ---> 68126e63da6f [2021-01-19T20:52:01.359Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-19T20:52:01.629Z] ---> Running in 81ebe9800c0b [2021-01-19T20:52:01.629Z] ---> 4454e65561dc [2021-01-19T20:52:01.629Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T20:52:01.893Z] Removing intermediate container 81ebe9800c0b [2021-01-19T20:52:01.893Z] ---> 4bed8ec170a6 [2021-01-19T20:52:01.893Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-19T20:52:01.893Z] ---> Running in 135eef54fff8 [2021-01-19T20:52:01.893Z] ---> f7f35f856d9b [2021-01-19T20:52:01.893Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-19T20:52:01.893Z] Removing intermediate container 135eef54fff8 [2021-01-19T20:52:01.893Z] ---> 5a39fb8d10cc [2021-01-19T20:52:01.893Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-19T20:52:02.475Z] ---> 852e4e16d789 [2021-01-19T20:52:02.475Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-19T20:52:02.737Z] ---> edbd4f337051 [2021-01-19T20:52:02.737Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-19T20:52:02.737Z] ---> 11fd82b1fd2a [2021-01-19T20:52:02.737Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-19T20:52:02.999Z] ---> Running in 3443dccc6526 [2021-01-19T20:52:02.999Z] ---> 8293c86fd10e [2021-01-19T20:52:02.999Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-19T20:52:03.269Z] Removing intermediate container 3443dccc6526 [2021-01-19T20:52:03.269Z] ---> 9cd208b61f7e [2021-01-19T20:52:03.269Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T20:52:03.269Z] ---> 9ba4b248a2e5 [2021-01-19T20:52:03.269Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-19T20:52:03.269Z] ---> Running in f7b4da32dad5 [2021-01-19T20:52:03.269Z] ---> Running in 345209a1ed79 [2021-01-19T20:52:03.534Z] Removing intermediate container f7b4da32dad5 [2021-01-19T20:52:03.534Z] ---> 985b21475ebc [2021-01-19T20:52:03.534Z] Step 22/24 : LABEL arch=x86_64 [2021-01-19T20:52:03.534Z] ---> Running in 3d84943ee454 [2021-01-19T20:52:03.801Z] Removing intermediate container 3d84943ee454 [2021-01-19T20:52:03.801Z] ---> eb991e243cdb [2021-01-19T20:52:03.801Z] Step 23/24 : LABEL git_sha=b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 [2021-01-19T20:52:03.801Z] ---> Running in 284c0cecb6be [2021-01-19T20:52:03.801Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T20:52:03.801Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T20:52:04.063Z] Removing intermediate container 284c0cecb6be [2021-01-19T20:52:04.063Z] ---> 75d6b085260b [2021-01-19T20:52:04.063Z] Step 24/24 : LABEL version=0.0.0 [2021-01-19T20:52:04.063Z] ---> Running in 3e651fce8b8d [2021-01-19T20:52:04.063Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-19T20:52:04.063Z] (2/33) Installing expat (2.2.9-r1) [2021-01-19T20:52:04.063Z] (3/33) Installing libffi (3.3-r2) [2021-01-19T20:52:04.063Z] (4/33) Installing gdbm (1.13-r1) [2021-01-19T20:52:04.063Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-19T20:52:04.063Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-19T20:52:04.063Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-19T20:52:04.327Z] Removing intermediate container 3e651fce8b8d [2021-01-19T20:52:04.327Z] ---> 392096b6dc0e [2021-01-19T20:52:04.327Z] [2021-01-19T20:52:04.906Z] Successfully built 392096b6dc0e [2021-01-19T20:52:04.906Z] Successfully tagged docker-support-notifications-go:latest [2021-01-19T20:52:05.480Z]  Building docker-support-notifications-go ... done (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-19T20:52:05.480Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-19T20:52:05.480Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-19T20:52:05.480Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-19T20:52:05.480Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-19T20:52:05.480Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-19T20:52:05.746Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-19T20:52:05.746Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-19T20:52:05.746Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-19T20:52:05.746Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-19T20:52:05.746Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-19T20:52:05.746Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-19T20:52:05.746Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-19T20:52:05.746Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-19T20:52:05.746Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-19T20:52:05.746Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-19T20:52:06.011Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-19T20:52:06.011Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-19T20:52:06.011Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-19T20:52:06.011Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-19T20:52:06.011Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-19T20:52:06.011Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-19T20:52:06.011Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-19T20:52:06.011Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-19T20:52:06.011Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-19T20:52:06.011Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-19T20:52:06.278Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T20:52:06.278Z] OK: 71 MiB in 55 packages [2021-01-19T20:52:16.297Z] Removing intermediate container 345209a1ed79 [2021-01-19T20:52:16.297Z] ---> 9fe6bf4865ae [2021-01-19T20:52:16.297Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-19T20:52:16.297Z] ---> Running in 64cb5b575c8c [2021-01-19T20:52:16.560Z] Collecting docker-compose==1.23.2 [2021-01-19T20:52:16.560Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-19T20:52:16.824Z] Collecting PyYAML<4,>=3.10 [2021-01-19T20:52:16.824Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-19T20:52:18.220Z] Collecting docker<4.0,>=3.6.0 [2021-01-19T20:52:18.220Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-19T20:52:18.220Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-19T20:52:18.220Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-19T20:52:18.801Z] 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-19T20:52:18.801Z] Collecting jsonschema<3,>=2.5.1 [2021-01-19T20:52:18.801Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-19T20:52:19.069Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-19T20:52:19.069Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-19T20:52:19.332Z] Collecting docopt<0.7,>=0.6.1 [2021-01-19T20:52:19.332Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-19T20:52:19.908Z] Collecting cached-property<2,>=1.2.0 [2021-01-19T20:52:19.908Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-19T20:52:19.908Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-19T20:52:19.908Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-19T20:52:20.170Z] Collecting texttable<0.10,>=0.9.0 [2021-01-19T20:52:20.170Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-19T20:52:20.745Z] Collecting docker-pycreds>=0.4.0 [2021-01-19T20:52:20.745Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-19T20:52:20.745Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-19T20:52:20.745Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-19T20:52:21.010Z] 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-19T20:52:21.010Z] 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-19T20:52:21.010Z] Collecting idna<2.8,>=2.5 [2021-01-19T20:52:21.010Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-19T20:52:21.010Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-19T20:52:21.010Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-19T20:52:21.010Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-19T20:52:21.010Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-19T20:52:21.276Z] Installing collected packages: PyYAML, urllib3, idna, requests, websocket-client, docker-pycreds, docker, dockerpty, jsonschema, docopt, cached-property, texttable, docker-compose [2021-01-19T20:52:21.276Z] Running setup.py install for PyYAML: started [2021-01-19T20:52:22.221Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-19T20:52:22.796Z] Attempting uninstall: urllib3 [2021-01-19T20:52:22.796Z] Found existing installation: urllib3 1.25.9 [2021-01-19T20:52:22.796Z] Uninstalling urllib3-1.25.9: [2021-01-19T20:52:22.796Z] Successfully uninstalled urllib3-1.25.9 [2021-01-19T20:52:23.057Z] Attempting uninstall: idna [2021-01-19T20:52:23.057Z] Found existing installation: idna 2.9 [2021-01-19T20:52:23.057Z] Uninstalling idna-2.9: [2021-01-19T20:52:23.057Z] Successfully uninstalled idna-2.9 [2021-01-19T20:52:23.057Z] Attempting uninstall: requests [2021-01-19T20:52:23.057Z] Found existing installation: requests 2.23.0 [2021-01-19T20:52:23.057Z] Uninstalling requests-2.23.0: [2021-01-19T20:52:23.320Z] Successfully uninstalled requests-2.23.0 [2021-01-19T20:52:23.587Z] Running setup.py install for dockerpty: started [2021-01-19T20:52:24.164Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-19T20:52:24.427Z] Running setup.py install for docopt: started [2021-01-19T20:52:24.689Z] Running setup.py install for docopt: finished with status 'done' [2021-01-19T20:52:24.689Z] Running setup.py install for texttable: started [2021-01-19T20:52:25.263Z] Running setup.py install for texttable: finished with status 'done' [2021-01-19T20:52:25.531Z] 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-19T20:52:26.700Z] gofmt -l . [2021-01-19T20:52:26.701Z] [ "`gofmt -l .`" = "" ] [2021-01-19T20:52:26.701Z] ./bin/test-go-mod-tidy.sh [2021-01-19T20:52:27.304Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-19T20:52:28.849Z] Removing intermediate container 64cb5b575c8c [2021-01-19T20:52:28.849Z] ---> ba818a7413f0 [2021-01-19T20:52:28.849Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-19T20:52:28.849Z] ---> Running in 7806a8eaa4c5 [2021-01-19T20:52:28.849Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T20:52:29.113Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T20:52:29.113Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-19T20:52:29.113Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-19T20:52:29.378Z] (3/3) Installing curl (7.69.1-r3) [2021-01-19T20:52:29.378Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T20:52:29.378Z] OK: 72 MiB in 58 packages [2021-01-19T20:52:29.425Z] + ls -al . [2021-01-19T20:52:29.425Z] total 684 [2021-01-19T20:52:29.425Z] drwxrwxr-x 9 1001 1001 4096 Jan 19 20:52 . [2021-01-19T20:52:29.425Z] drwxr-xr-x 4 root root 4096 Jan 19 20:48 .. [2021-01-19T20:52:29.425Z] -rw-rw-r-- 1 1001 1001 11 Jan 19 20:47 .dockerignore [2021-01-19T20:52:29.425Z] drwxrwxr-x 8 1001 1001 4096 Jan 19 20:47 .git [2021-01-19T20:52:29.425Z] drwxrwxr-x 3 1001 1001 4096 Jan 19 20:47 .github [2021-01-19T20:52:29.425Z] -rw-rw-r-- 1 1001 1001 824 Jan 19 20:47 .gitignore [2021-01-19T20:52:29.425Z] -rw-rw-r-- 1 1001 1001 166 Jan 19 20:47 .sonarcloud.properties [2021-01-19T20:52:29.425Z] -rw-rw-r-- 1 1001 1001 7744 Jan 19 20:47 Attribution.txt [2021-01-19T20:52:29.425Z] -rw-rw-r-- 1 1001 1001 3804 Jan 19 20:47 CONTRIBUTING.md [2021-01-19T20:52:29.425Z] -rw-rw-r-- 1 1001 1001 931 Jan 19 20:47 Dockerfile.build [2021-01-19T20:52:29.425Z] -rw-rw-r-- 1 1001 1001 863 Jan 19 20:47 Jenkinsfile [2021-01-19T20:52:29.425Z] -rw-rw-r-- 1 1001 1001 10775 Jan 19 20:47 LICENSE [2021-01-19T20:52:29.425Z] -rw-rw-r-- 1 1001 1001 5750 Jan 19 20:47 Makefile [2021-01-19T20:52:29.425Z] -rw-rw-r-- 1 1001 1001 6524 Jan 19 20:47 README.md [2021-01-19T20:52:29.425Z] -rw-rw-r-- 1 1001 1001 6744 Jan 19 20:47 SECURITY.md [2021-01-19T20:52:29.425Z] -rw-rw-r-- 1 1001 1001 5 Jan 19 20:44 VERSION [2021-01-19T20:52:29.425Z] -rw-rw-r-- 1 1001 1001 4131 Jan 19 20:47 ZMQWindows.md [2021-01-19T20:52:29.425Z] drwxrwxr-x 2 1001 1001 4096 Jan 19 20:47 bin [2021-01-19T20:52:29.425Z] drwxrwxr-x 14 1001 1001 4096 Jan 19 20:47 cmd [2021-01-19T20:52:29.425Z] -rw-r--r-- 1 root root 550466 Jan 19 20:51 coverage.out [2021-01-19T20:52:29.425Z] -rw-r--r-- 1 root root 981 Jan 19 20:52 go.mod [2021-01-19T20:52:29.425Z] -rw-r--r-- 1 root root 19436 Jan 19 20:52 go.sum [2021-01-19T20:52:29.425Z] drwxrwxr-x 8 1001 1001 4096 Jan 19 20:47 internal [2021-01-19T20:52:29.425Z] drwxrwxr-x 4 1001 1001 4096 Jan 19 20:47 openapi [2021-01-19T20:52:29.425Z] drwxrwxr-x 4 1001 1001 4096 Jan 19 20:47 snap [2021-01-19T20:52:29.425Z] -rw-rw-r-- 1 1001 1001 168 Jan 19 20:47 version.go [Pipeline] sh [2021-01-19T20:52:29.957Z] Removing intermediate container 7806a8eaa4c5 [2021-01-19T20:52:29.957Z] ---> 33a90e684051 [2021-01-19T20:52:29.957Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-19T20:52:29.957Z] ---> Running in 1383e0eac679 [2021-01-19T20:52:29.957Z] Removing intermediate container 1383e0eac679 [2021-01-19T20:52:29.957Z] ---> 36638e422049 [2021-01-19T20:52:29.957Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T20:52:29.957Z] ---> Running in c3d6575898d6 [2021-01-19T20:52:30.119Z] + '[' -e coverage.out ] [2021-01-19T20:52:30.120Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-19T20:52:30.164Z] Warning: overwriting stash ‘coverage-report’ [2021-01-19T20:52:30.221Z] Removing intermediate container c3d6575898d6 [2021-01-19T20:52:30.221Z] ---> 951f22dc2a5f [2021-01-19T20:52:30.221Z] Step 24/26 : LABEL arch=x86_64 [2021-01-19T20:52:30.221Z] ---> Running in f14f791f4814 [2021-01-19T20:52:30.484Z] Removing intermediate container f14f791f4814 [2021-01-19T20:52:30.484Z] ---> 7b01a8771d46 [2021-01-19T20:52:30.484Z] Step 25/26 : LABEL git_sha=b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 [2021-01-19T20:52:30.484Z] ---> Running in 2fca1e1d7f07 [2021-01-19T20:52:30.746Z] Removing intermediate container 2fca1e1d7f07 [2021-01-19T20:52:30.746Z] ---> ac4ea201d736 [2021-01-19T20:52:30.746Z] Step 26/26 : LABEL version=0.0.0 [2021-01-19T20:52:30.746Z] ---> Running in 9a0d465775e0 [2021-01-19T20:52:31.010Z] Removing intermediate container 9a0d465775e0 [2021-01-19T20:52:31.010Z] ---> 2aae88f7fecc [2021-01-19T20:52:31.010Z] [2021-01-19T20:52:31.010Z] Successfully built 2aae88f7fecc [2021-01-19T20:52:31.010Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-19T20:52:31.320Z] Stashed 1 file(s) [Pipeline] sh [2021-01-19T20:52:31.594Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-19T20:52:31.619Z] $ docker stop --time=1 9300875e7327af6a147abc219bd56e29d170d819f40e3db7c96590de15870b25 [2021-01-19T20:52:32.024Z] + make build [2021-01-19T20:52:32.024Z] 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-19T20:52:33.239Z] $ docker rm -f 9300875e7327af6a147abc219bd56e29d170d819f40e3db7c96590de15870b25 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-19T20:52:33.991Z] + docker images [2021-01-19T20:52:33.991Z] + grep docker [2021-01-19T20:52:33.991Z] docker-sys-mgmt-agent-go latest 2aae88f7fecc 3 seconds ago 313MB [2021-01-19T20:52:33.991Z] docker-support-notifications-go latest 392096b6dc0e 29 seconds ago 12MB [2021-01-19T20:52:33.991Z] docker-security-bootstrap-redis-go latest 0f31a895d466 54 seconds ago 15.8MB [2021-01-19T20:52:33.991Z] docker-support-scheduler-go latest bab4e79f9a49 About a minute ago 10.7MB [2021-01-19T20:52:33.991Z] docker-core-data-go latest 39e7d13d5f1a About a minute ago 22.3MB [2021-01-19T20:52:33.991Z] docker-security-secretstore-setup-go latest 65256eb3f086 About a minute ago 24.6MB [2021-01-19T20:52:33.991Z] docker-core-metadata-go latest 7efc69c2ce57 2 minutes ago 13.1MB [2021-01-19T20:52:33.991Z] docker-security-proxy-setup-go latest 97409bbef944 2 minutes ago 24.4MB [2021-01-19T20:52:33.991Z] docker-core-command-go latest c5c95a76ac50 2 minutes ago 10.6MB [2021-01-19T20:52:33.991Z] docker 20.10.0 aefe523efa57 5 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-19T20:52:44.448Z] 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-19T20:52:50.203Z] Still waiting to schedule task [2021-01-19T20:52:50.203Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-19T20:53:06.634Z] 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-19T20:53:10.026Z] 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-19T20:53:15.418Z] 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-19T20:53:16.017Z] 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-19T20:53:20.325Z] 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-19T20:53:24.658Z] 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-19T20:53:28.057Z] 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-19T20:53:32.360Z] 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-19T20:53:36.661Z] 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-19T20:53:40.848Z] Running on prd-ubuntu18.04-docker-8c-8g-21299 in /w/workspace/edgexfoundry_edgex-go_PR-3051 [Pipeline] { [Pipeline] ws [2021-01-19T20:53:40.942Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [2021-01-19T20:53:40.975Z] 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] checkout [2021-01-19T20:53:43.137Z] using credential edgex-jenkins-ssh [2021-01-19T20:53:43.199Z] Cloning the remote Git repository [2021-01-19T20:53:43.232Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-19T20:53:43.302Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-19T20:53:43.329Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-19T20:53:43.330Z] > git --version # timeout=10 [2021-01-19T20:53:43.335Z] > git --version # 'git version 2.17.1' [2021-01-19T20:53:43.336Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T20:53:43.363Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } [2021-01-19T20:53:45.315Z] $ docker stop --time=1 a8c0b3dbc5dfc46490803aeac6e401e4375e7b09eabc36f3b34fa91ff8ca9eaa [2021-01-19T20:53:47.893Z] $ docker rm -f a8c0b3dbc5dfc46490803aeac6e401e4375e7b09eabc36f3b34fa91ff8ca9eaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T20:53:50.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-19T20:53:50.013Z] [2021-01-19T20:53:50.013Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T20:53:50.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-19T20:53:50.705Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-19T20:53:50.705Z] 29e5d40040c1: Pulling fs layer [2021-01-19T20:53:50.705Z] 1ce36da41761: Pulling fs layer [2021-01-19T20:53:50.705Z] 25b303627fd3: Pulling fs layer [2021-01-19T20:53:51.298Z] 29e5d40040c1: Verifying Checksum [2021-01-19T20:53:51.298Z] 29e5d40040c1: Download complete [2021-01-19T20:53:51.573Z] 1ce36da41761: Verifying Checksum [2021-01-19T20:53:51.573Z] 1ce36da41761: Download complete [2021-01-19T20:53:51.848Z] 29e5d40040c1: Pull complete [2021-01-19T20:53:53.281Z] 1ce36da41761: Pull complete [2021-01-19T20:53:53.281Z] 25b303627fd3: Verifying Checksum [2021-01-19T20:53:53.281Z] 25b303627fd3: Download complete [2021-01-19T20:54:03.434Z] 25b303627fd3: Pull complete [2021-01-19T20:54:03.434Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-19T20:54:03.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-19T20:54:03.434Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-19T20:54:03.672Z] prd-ubuntu18.04-docker-arm64-4c-16g-21297 does not seem to be running inside a container [2021-01-19T20:54:03.756Z] $ 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-19T20:54:06.904Z] $ docker top ccc290cc3628688a2afe8354e5ec340ba70b7a2a8e8608d11e02b65b6266bd3f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T20:54:08.008Z] + docker-compose build --help [2021-01-19T20:54:08.008Z] + grep parallel [2021-01-19T20:54:11.384Z] --parallel Build images in parallel. [Pipeline] } [2021-01-19T20:54:11.692Z] $ docker stop --time=1 ccc290cc3628688a2afe8354e5ec340ba70b7a2a8e8608d11e02b65b6266bd3f [2021-01-19T20:54:13.691Z] $ docker rm -f ccc290cc3628688a2afe8354e5ec340ba70b7a2a8e8608d11e02b65b6266bd3f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T20:54:14.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-19T20:54:14.804Z] . [Pipeline] withDockerContainer [2021-01-19T20:54:15.101Z] prd-ubuntu18.04-docker-arm64-4c-16g-21297 does not seem to be running inside a container [2021-01-19T20:54:15.178Z] $ 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-19T20:54:16.628Z] $ docker top 3820ce2c136f6be584ce7bf3470cd7cc3853558fcbabafa4d0cee6c83b8c40aa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T20:54:17.747Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-19T20:54:22.033Z] Building docker-core-command-go ... [2021-01-19T20:54:22.033Z] Building docker-core-data-go ... [2021-01-19T20:54:22.033Z] Building docker-core-metadata-go ... [2021-01-19T20:54:22.033Z] Building docker-security-bootstrap-redis-go ... [2021-01-19T20:54:22.033Z] Building docker-security-proxy-setup-go ... [2021-01-19T20:54:22.033Z] Building docker-security-secretstore-setup-go ... [2021-01-19T20:54:22.033Z] Building docker-support-notifications-go ... [2021-01-19T20:54:22.033Z] Building docker-support-scheduler-go ... [2021-01-19T20:54:22.033Z] Building docker-sys-mgmt-agent-go ... [2021-01-19T20:54:22.033Z] Building docker-sys-mgmt-agent-go [2021-01-19T20:54:22.033Z] Building docker-support-scheduler-go [2021-01-19T20:54:22.033Z] Building docker-security-proxy-setup-go [2021-01-19T20:54:22.033Z] Building docker-core-command-go [2021-01-19T20:54:22.033Z] Building docker-core-metadata-go [2021-01-19T20:54:22.161Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-19T20:54:22.166Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T20:54:22.177Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-19T20:54:22.189Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-19T20:54:22.189Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T20:54:22.194Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3051/head:refs/remotes/origin/PR-3051 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T20:54:22.852Z] Merging remotes/origin/master commit c4887d0c009f35026456fc1c8cef2ef56b2ea654 into PR head commit 95b91020659b053b4e3b23d401013feb8b1b0b71 [2021-01-19T20:54:23.059Z] Merge succeeded, producing 698db11b56ab3261df9c7592c31466ee5e3188a0 [2021-01-19T20:54:23.059Z] Checking out Revision 698db11b56ab3261df9c7592c31466ee5e3188a0 (PR-3051) [2021-01-19T20:54:22.861Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T20:54:22.866Z] > git checkout -f 95b91020659b053b4e3b23d401013feb8b1b0b71 # timeout=10 [2021-01-19T20:54:22.978Z] > git remote # timeout=10 [2021-01-19T20:54:22.983Z] > git config --get remote.origin.url # timeout=10 [2021-01-19T20:54:22.987Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T20:54:22.991Z] > git merge c4887d0c009f35026456fc1c8cef2ef56b2ea654 # timeout=10 [2021-01-19T20:54:23.055Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-19T20:54:23.063Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T20:54:23.070Z] > git checkout -f 698db11b56ab3261df9c7592c31466ee5e3188a0 # timeout=10 [2021-01-19T20:54:26.717Z] Commit message: "Merge commit 'c4887d0c009f35026456fc1c8cef2ef56b2ea654' into HEAD" [2021-01-19T20:54:26.717Z] First time build. Skipping changelog. [2021-01-19T20:54:26.748Z] > git --version # timeout=10 [2021-01-19T20:54:26.752Z] > git --version # 'git version 2.17.1' [2021-01-19T20:54:26.755Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-19T20:54:28.243Z] + echo snap-build.sh [2021-01-19T20:54:28.243Z] snap-build.sh [2021-01-19T20:54:28.243Z] + SNAP_BASE_DIR=. [2021-01-19T20:54:28.243Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-01-19T20:54:28.243Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-01-19T20:54:28.243Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-01-19T20:54:28.243Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-01-19T20:54:28.243Z] + cd /w/workspace/edgex-go/1 [2021-01-19T20:54:28.243Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-19T20:54:28.243Z] Reading package lists... [2021-01-19T20:54:28.508Z] Building dependency tree... [2021-01-19T20:54:28.508Z] Reading state information... [2021-01-19T20:54:28.508Z] The following packages were automatically installed and are no longer required: [2021-01-19T20:54:28.508Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-19T20:54:28.508Z] uidmap xdelta3 [2021-01-19T20:54:28.508Z] Use 'sudo apt autoremove' to remove them. [2021-01-19T20:54:28.774Z] The following packages will be REMOVED: [2021-01-19T20:54:28.774Z] lxd* lxd-client* [2021-01-19T20:54:29.036Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-19T20:54:29.036Z] After this operation, 31.7 MB disk space will be freed. [2021-01-19T20:54:30.089Z] (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-19T20:54:30.089Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-19T20:54:31.039Z] Removing lxd dnsmasq configuration [2021-01-19T20:54:31.301Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-19T20:54:31.301Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-19T20:54:32.247Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-19T20:54:32.248Z] (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-19T20:54:32.248Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-19T20:54:33.671Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-19T20:54:33.933Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-19T20:54:35.851Z] + sudo snap remove --purge lxd [2021-01-19T20:54:35.851Z] snap "lxd" is not installed [2021-01-19T20:54:35.851Z] + sudo groupadd --force --system lxd [2021-01-19T20:54:35.851Z] ++ whoami [2021-01-19T20:54:35.851Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-19T20:54:35.851Z] + newgrp - lxd [2021-01-19T20:54:35.851Z] + sudo snap install lxd [2021-01-19T20:54:44.005Z] 2021-01-19T20:54:41Z INFO Waiting for automatic snapd restart... [2021-01-19T20:54:58.971Z] lxd 4.10 from Canonical* installed [2021-01-19T20:54:58.971Z] + sudo lxd init --auto [2021-01-19T20:55:07.127Z] + sudo snap install --classic snapcraft [2021-01-19T20:55:13.731Z] snapcraft 4.4.4 from Canonical* installed [2021-01-19T20:55:13.731Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-19T20:55:13.731Z] + patch --verbose -p1 [2021-01-19T20:55:13.731Z] Hmm... Looks like a unified diff to me... [2021-01-19T20:55:13.731Z] The text leading up to this was: [2021-01-19T20:55:13.731Z] -------------------------- [2021-01-19T20:55:13.731Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-19T20:55:13.731Z] |From: Tony Espy [2021-01-19T20:55:13.731Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-19T20:55:13.731Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-19T20:55:13.731Z] | [2021-01-19T20:55:13.731Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-19T20:55:13.731Z] |optimize the snap CI check run for pull requests. When [2021-01-19T20:55:13.731Z] |applied, it essentially strips out everything (apps and [2021-01-19T20:55:13.731Z] |parts) from the snapcraft.yaml file except those required [2021-01-19T20:55:13.731Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-19T20:55:13.731Z] |catch changes to edgex-go that break the snap build. [2021-01-19T20:55:13.731Z] | [2021-01-19T20:55:13.731Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-19T20:55:13.731Z] |to update this patch file, otherwise it may fail to apply, [2021-01-19T20:55:13.731Z] |resulting in a failed snap build CI check in the associated [2021-01-19T20:55:13.731Z] |pull request. [2021-01-19T20:55:13.731Z] | [2021-01-19T20:55:13.731Z] |Note - in addition to applying this patch, the pipeline also [2021-01-19T20:55:13.731Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-19T20:55:13.731Z] |need to build the finally binary .snap file (and it won't [2021-01-19T20:55:13.731Z] |work with the patch applied). This further reduces the build [2021-01-19T20:55:13.731Z] |time. [2021-01-19T20:55:13.731Z] |--- [2021-01-19T20:55:13.731Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-19T20:55:13.731Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-19T20:55:13.731Z] | [2021-01-19T20:55:13.731Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-19T20:55:13.731Z] |index 1e537489..faf42425 100644 [2021-01-19T20:55:13.731Z] |--- a/snap/snapcraft.yaml [2021-01-19T20:55:13.731Z] |+++ b/snap/snapcraft.yaml [2021-01-19T20:55:13.731Z] -------------------------- [2021-01-19T20:55:13.731Z] patching file snap/snapcraft.yaml [2021-01-19T20:55:13.731Z] Using Plan A... [2021-01-19T20:55:13.731Z] Hunk #1 succeeded at 73. [2021-01-19T20:55:13.731Z] Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). [2021-01-19T20:55:13.731Z] Hunk #3 succeeded at 214 (offset -1 lines). [2021-01-19T20:55:13.731Z] Hunk #4 succeeded at 222 (offset -1 lines). [2021-01-19T20:55:13.731Z] Hunk #5 succeeded at 229 (offset -1 lines). [2021-01-19T20:55:13.731Z] Hunk #6 succeeded at 256 (offset -1 lines). [2021-01-19T20:55:13.731Z] Hunk #7 succeeded at 290 (offset -1 lines). [2021-01-19T20:55:13.731Z] Hunk #8 succeeded at 342. [2021-01-19T20:55:13.731Z] Hmm... Ignoring the trailing garbage. [2021-01-19T20:55:13.731Z] done [2021-01-19T20:55:13.731Z] + sudo snapcraft prime --use-lxd [2021-01-19T20:55:15.123Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-19T20:55:15.386Z] 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-19T20:55:15.386Z] - README.md [2021-01-19T20:55:15.386Z] - snapcraft.yaml.orig [2021-01-19T20:55:15.386Z] [2021-01-19T20:55:15.386Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-19T20:55:15.961Z] Launching a container. [2021-01-19T20:55:28.226Z] Waiting for container to be ready [2021-01-19T20:55:28.226Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-19T20:55:28.226Z] [2021-01-19T20:55:30.019Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T20:55:30.020Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-19T20:55:30.020Z] ---> bcbc2405c4e5 [2021-01-19T20:55:30.020Z] Step 3/22 : WORKDIR /edgex-go [2021-01-19T20:55:30.020Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T20:55:30.020Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-19T20:55:30.020Z] ---> bcbc2405c4e5 [2021-01-19T20:55:30.020Z] Step 3/21 : WORKDIR /edgex-go [2021-01-19T20:55:30.020Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T20:55:30.020Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-19T20:55:30.020Z] ---> bcbc2405c4e5 [2021-01-19T20:55:30.020Z] Step 3/26 : WORKDIR /edgex-go [2021-01-19T20:55:30.020Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T20:55:30.020Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-19T20:55:30.020Z] ---> bcbc2405c4e5 [2021-01-19T20:55:30.020Z] Step 3/22 : WORKDIR /edgex-go [2021-01-19T20:55:30.020Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T20:55:30.020Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-19T20:55:30.020Z] ---> bcbc2405c4e5 [2021-01-19T20:55:30.020Z] Step 3/21 : WORKDIR /edgex-go [2021-01-19T20:55:31.539Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-19T20:55:31.802Z] Waiting for network to be ready... [2021-01-19T20:55:32.065Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-19T20:55:32.326Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] [2021-01-19T20:55:32.326Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-19T20:55:32.326Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-19T20:55:32.326Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-19T20:55:32.326Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-19T20:55:32.326Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-19T20:55:32.326Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-19T20:55:32.326Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] [2021-01-19T20:55:32.326Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-19T20:55:32.900Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-19T20:55:32.900Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-19T20:55:33.162Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-19T20:55:33.162Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-19T20:55:33.162Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-19T20:55:33.162Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-19T20:55:33.162Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-19T20:55:33.162Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-19T20:55:33.411Z] ---> Running in 7f9e6840acd8 [2021-01-19T20:55:33.411Z] ---> Running in f60642c268ed [2021-01-19T20:55:33.411Z] ---> Running in 92bd744fb743 [2021-01-19T20:55:33.411Z] ---> Running in b7b219e72661 [2021-01-19T20:55:33.411Z] ---> Running in dad20738530b [2021-01-19T20:55:33.424Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-19T20:55:33.683Z] Removing intermediate container 92bd744fb743 [2021-01-19T20:55:33.683Z] ---> 96b58422288e [2021-01-19T20:55:33.683Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T20:55:33.683Z] Removing intermediate container dad20738530b [2021-01-19T20:55:33.683Z] ---> 53b1ab3da032 [2021-01-19T20:55:33.683Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T20:55:33.683Z] Removing intermediate container 7f9e6840acd8 [2021-01-19T20:55:33.683Z] ---> cb4b621580cc [2021-01-19T20:55:33.683Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T20:55:33.694Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1844 kB] [2021-01-19T20:55:33.954Z] Removing intermediate container b7b219e72661 [2021-01-19T20:55:33.954Z] ---> 99d719dddec1 [2021-01-19T20:55:33.954Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T20:55:33.954Z] Removing intermediate container f60642c268ed [2021-01-19T20:55:33.954Z] ---> b95fc29a0dcb [2021-01-19T20:55:33.954Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T20:55:33.954Z] ---> Running in d22564a6a4d1 [2021-01-19T20:55:33.954Z] ---> Running in c473c7286161 [2021-01-19T20:55:33.960Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] [2021-01-19T20:55:33.960Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-19T20:55:33.960Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-19T20:55:33.960Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] [2021-01-19T20:55:33.960Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] [2021-01-19T20:55:33.960Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1706 kB] [2021-01-19T20:55:33.960Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] [2021-01-19T20:55:34.226Z] ---> Running in a1f12bd430bd [2021-01-19T20:55:34.227Z] ---> Running in a90a935c542a [2021-01-19T20:55:34.227Z] ---> Running in c8df0881c9fb [2021-01-19T20:55:37.300Z] Fetched 23.8 MB in 5s (4647 kB/s) [2021-01-19T20:55:37.645Z] Removing intermediate container d22564a6a4d1 [2021-01-19T20:55:37.645Z] ---> 2910e9cece3f [2021-01-19T20:55:37.645Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-19T20:55:37.645Z] ---> Running in f1137786cea2 [2021-01-19T20:55:37.923Z] Removing intermediate container c473c7286161 [2021-01-19T20:55:37.923Z] ---> 035ff4c9dfe8 [2021-01-19T20:55:37.923Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-19T20:55:38.198Z] ---> Running in aef75f521983 [2021-01-19T20:55:38.251Z] Reading package lists... [2021-01-19T20:55:38.494Z] Removing intermediate container a90a935c542a [2021-01-19T20:55:38.494Z] ---> 7395b14508bd [2021-01-19T20:55:38.494Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-19T20:55:38.494Z] Removing intermediate container c8df0881c9fb [2021-01-19T20:55:38.495Z] ---> fea1326d718b [2021-01-19T20:55:38.495Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-19T20:55:38.513Z] Reading package lists... [2021-01-19T20:55:38.514Z] Building dependency tree... [2021-01-19T20:55:38.514Z] Reading state information... [2021-01-19T20:55:38.775Z] Removing intermediate container a1f12bd430bd [2021-01-19T20:55:38.775Z] ---> bd0f3feb3df8 [2021-01-19T20:55:38.775Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-19T20:55:38.775Z] ---> Running in cb209af051fb [2021-01-19T20:55:38.775Z] ---> Running in 80d86eac3505 [2021-01-19T20:55:38.776Z] The following additional packages will be installed: [2021-01-19T20:55:38.776Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-19T20:55:38.776Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-19T20:55:38.776Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-19T20:55:38.776Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-19T20:55:38.776Z] Suggested packages: [2021-01-19T20:55:38.776Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-19T20:55:38.776Z] Recommended packages: [2021-01-19T20:55:38.776Z] gnupg libsasl2-modules [2021-01-19T20:55:38.776Z] The following NEW packages will be installed: [2021-01-19T20:55:38.776Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-19T20:55:38.776Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-19T20:55:38.776Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-19T20:55:38.776Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-19T20:55:38.776Z] The following packages will be upgraded: [2021-01-19T20:55:38.776Z] gpg gpg-agent gpgconf libudev1 [2021-01-19T20:55:38.776Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-19T20:55:38.776Z] Need to get 3533 kB of archives. [2021-01-19T20:55:38.776Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-19T20:55:38.776Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-19T20:55:39.038Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-19T20:55:39.038Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-19T20:55:39.038Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-01-19T20:55:39.038Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-19T20:55:39.038Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-19T20:55:39.038Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-19T20:55:39.038Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-19T20:55:39.038Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-01-19T20:55:39.066Z] ---> Running in 0d23555e12fa [2021-01-19T20:55:39.300Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-01-19T20:55:39.669Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T20:55:39.669Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T20:55:39.875Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-19T20:55:39.875Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-19T20:55:39.875Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-19T20:55:39.875Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-19T20:55:39.875Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-19T20:55:39.875Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-19T20:55:39.875Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-19T20:55:39.875Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-19T20:55:39.875Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-19T20:55:39.875Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-19T20:55:39.875Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-19T20:55:39.875Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-19T20:55:40.136Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T20:55:40.136Z] Fetched 3533 kB in 1s (3246 kB/s) [2021-01-19T20:55:40.270Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T20:55:40.397Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-19T20:55:40.397Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-01-19T20:55:40.397Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-19T20:55:40.397Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-01-19T20:55:40.553Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T20:55:40.553Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T20:55:40.658Z] Selecting previously unselected package udev. [2021-01-19T20:55:40.658Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-19T20:55:40.658Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-01-19T20:55:40.658Z] Unpacking udev (237-3ubuntu10.44) ... [2021-01-19T20:55:40.826Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T20:55:40.826Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T20:55:40.926Z] Selecting previously unselected package libfuse2:amd64. [2021-01-19T20:55:40.926Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-19T20:55:40.926Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-19T20:55:40.926Z] Selecting previously unselected package fuse. [2021-01-19T20:55:40.926Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-19T20:55:40.926Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-19T20:55:41.188Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-19T20:55:41.188Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-19T20:55:41.188Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-19T20:55:41.188Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-19T20:55:41.427Z] OK: 217 MiB in 51 packages [2021-01-19T20:55:41.427Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T20:55:41.427Z] OK: 217 MiB in 51 packages [2021-01-19T20:55:41.428Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T20:55:41.450Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-19T20:55:41.450Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-19T20:55:41.450Z] Selecting previously unselected package libksba8:amd64. [2021-01-19T20:55:41.450Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-19T20:55:41.450Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-19T20:55:41.704Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T20:55:41.712Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-19T20:55:41.712Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T20:55:41.712Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T20:55:41.712Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-19T20:55:41.712Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T20:55:41.712Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T20:55:41.712Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-19T20:55:41.712Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T20:55:41.712Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T20:55:41.973Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-19T20:55:41.973Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T20:55:41.973Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T20:55:41.973Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-19T20:55:41.973Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T20:55:41.973Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T20:55:42.234Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-19T20:55:42.234Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T20:55:42.234Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T20:55:42.234Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-19T20:55:42.234Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T20:55:42.234Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T20:55:42.234Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-19T20:55:42.234Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T20:55:42.234Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T20:55:42.307Z] OK: 217 MiB in 51 packages [2021-01-19T20:55:42.501Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-19T20:55:42.501Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T20:55:42.501Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T20:55:42.501Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-19T20:55:42.501Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-19T20:55:42.501Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-19T20:55:42.501Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-19T20:55:42.501Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-19T20:55:42.501Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-19T20:55:42.587Z] OK: 217 MiB in 51 packages [2021-01-19T20:55:42.762Z] Selecting previously unselected package libldap-common. [2021-01-19T20:55:42.763Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-19T20:55:42.763Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-19T20:55:42.763Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-19T20:55:42.763Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-19T20:55:42.763Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-19T20:55:42.763Z] Selecting previously unselected package dirmngr. [2021-01-19T20:55:42.763Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-19T20:55:42.763Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-19T20:55:42.863Z] OK: 217 MiB in 51 packages [2021-01-19T20:55:42.863Z] Removing intermediate container f1137786cea2 [2021-01-19T20:55:42.863Z] ---> a079673461e4 [2021-01-19T20:55:42.863Z] Step 6/26 : COPY go.mod . [2021-01-19T20:55:43.025Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-19T20:55:43.025Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-19T20:55:43.025Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-19T20:55:43.025Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-19T20:55:43.025Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-19T20:55:43.025Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-19T20:55:43.025Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T20:55:43.138Z] Removing intermediate container aef75f521983 [2021-01-19T20:55:43.138Z] ---> f7fa00193d26 [2021-01-19T20:55:43.138Z] Step 6/22 : COPY go.mod . [2021-01-19T20:55:43.286Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-19T20:55:43.286Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-19T20:55:43.286Z] Setting up udev (237-3ubuntu10.44) ... [2021-01-19T20:55:43.548Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-19T20:55:43.812Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T20:55:43.812Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-19T20:55:43.812Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-19T20:55:43.812Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-19T20:55:43.812Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T20:55:43.812Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T20:55:43.812Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T20:55:43.812Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T20:55:44.076Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T20:55:44.076Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T20:55:44.076Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T20:55:44.076Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-19T20:55:44.076Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-19T20:55:44.076Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-19T20:55:44.132Z] ---> ee2cca89b16a [2021-01-19T20:55:44.132Z] Step 7/26 : RUN go mod download [2021-01-19T20:55:44.132Z] Removing intermediate container cb209af051fb [2021-01-19T20:55:44.132Z] ---> ab3b85d1d303 [2021-01-19T20:55:44.132Z] Step 6/21 : COPY go.mod . [2021-01-19T20:55:44.132Z] ---> 70aeb5e5201e [2021-01-19T20:55:44.132Z] Step 7/22 : RUN go mod download [2021-01-19T20:55:44.132Z] ---> Running in caaedb0d45f1 [2021-01-19T20:55:44.408Z] Removing intermediate container 0d23555e12fa [2021-01-19T20:55:44.408Z] ---> 72a899c06f6a [2021-01-19T20:55:44.408Z] Step 6/21 : COPY go.mod . [2021-01-19T20:55:44.649Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-19T20:55:44.649Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-19T20:55:44.649Z] This means they are not meant to be enabled using systemctl. [2021-01-19T20:55:44.649Z] Possible reasons for having this kind of units are: [2021-01-19T20:55:44.649Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-19T20:55:44.649Z] .wants/ or .requires/ directory. [2021-01-19T20:55:44.649Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-19T20:55:44.649Z] a requirement dependency on it. [2021-01-19T20:55:44.649Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-19T20:55:44.649Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-19T20:55:44.649Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-19T20:55:44.649Z] instance name specified. [2021-01-19T20:55:44.698Z] ---> Running in 86a20b3ab672 [2021-01-19T20:55:44.698Z] Removing intermediate container 80d86eac3505 [2021-01-19T20:55:44.698Z] ---> 3029aa0d5e60 [2021-01-19T20:55:44.698Z] Step 6/22 : COPY go.mod . [2021-01-19T20:55:44.910Z] Reading package lists... [2021-01-19T20:55:45.172Z] Building dependency tree... [2021-01-19T20:55:45.172Z] Reading state information... [2021-01-19T20:55:45.172Z] The following additional packages will be installed: [2021-01-19T20:55:45.172Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-19T20:55:45.172Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-19T20:55:45.172Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-19T20:55:45.172Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-19T20:55:45.172Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-19T20:55:45.172Z] Suggested packages: [2021-01-19T20:55:45.172Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-19T20:55:45.172Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-19T20:55:45.172Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-19T20:55:45.172Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-19T20:55:45.172Z] systemd-container policykit-1 [2021-01-19T20:55:45.172Z] Recommended packages: [2021-01-19T20:55:45.172Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-19T20:55:45.172Z] The following NEW packages will be installed: [2021-01-19T20:55:45.172Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-19T20:55:45.172Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-19T20:55:45.298Z] ---> 7e46fc9d1031 [2021-01-19T20:55:45.298Z] Step 7/21 : RUN go mod download [2021-01-19T20:55:45.471Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-19T20:55:45.471Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-19T20:55:45.471Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-19T20:55:45.471Z] The following packages will be upgraded: [2021-01-19T20:55:45.471Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-19T20:55:45.471Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-19T20:55:45.471Z] Need to get 35.2 MB of archives. [2021-01-19T20:55:45.471Z] After this operation, 141 MB of additional disk space will be used. [2021-01-19T20:55:45.471Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-19T20:55:45.471Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-19T20:55:45.471Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-01-19T20:55:45.471Z] 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-19T20:55:45.572Z] ---> Running in 375e34c62393 [2021-01-19T20:55:45.572Z] ---> 8cb66355e9a3 [2021-01-19T20:55:45.572Z] Step 7/21 : RUN go mod download [2021-01-19T20:55:45.733Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-19T20:55:45.733Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-19T20:55:45.733Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-19T20:55:45.733Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-19T20:55:45.733Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-19T20:55:45.733Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-19T20:55:45.733Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-19T20:55:45.854Z] ---> 49255497dcd3 [2021-01-19T20:55:45.854Z] Step 7/22 : RUN go mod download [2021-01-19T20:55:45.854Z] ---> Running in 1fd4b3843c1d [2021-01-19T20:55:45.995Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-19T20:55:45.995Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-19T20:55:45.995Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-19T20:55:45.995Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-19T20:55:45.995Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-19T20:55:45.995Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-19T20:55:46.133Z] ---> Running in 5fa85e40ba9c [2021-01-19T20:55:46.569Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-01-19T20:55:46.569Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-19T20:55:46.569Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-19T20:55:46.569Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-19T20:55:46.569Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-19T20:55:46.569Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-19T20:55:46.569Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-19T20:55:46.569Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-19T20:55:46.569Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-19T20:55:46.569Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-19T20:55:46.569Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-19T20:55:46.569Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-19T20:55:46.569Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-19T20:55:48.489Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T20:55:48.489Z] Fetched 35.2 MB in 3s (11.4 MB/s) [2021-01-19T20:55:48.750Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-19T20:55:48.750Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-01-19T20:55:48.750Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-19T20:55:48.754Z] Removing intermediate container caaedb0d45f1 [2021-01-19T20:55:48.754Z] ---> b7fefbdb8262 [2021-01-19T20:55:48.754Z] Step 8/26 : COPY . . [2021-01-19T20:55:49.347Z] Removing intermediate container 86a20b3ab672 [2021-01-19T20:55:49.347Z] ---> a7d76658af50 [2021-01-19T20:55:49.347Z] Step 8/22 : COPY . . [2021-01-19T20:55:49.694Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-01-19T20:55:49.694Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-19T20:55:49.956Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-01-19T20:55:49.956Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-19T20:55:49.956Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-19T20:55:49.956Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-19T20:55:50.218Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-19T20:55:50.218Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-19T20:55:50.218Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-19T20:55:50.218Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-19T20:55:50.342Z] Removing intermediate container 375e34c62393 [2021-01-19T20:55:50.342Z] ---> 20ef09d9a5be [2021-01-19T20:55:50.342Z] Step 8/21 : COPY . . [2021-01-19T20:55:50.479Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-19T20:55:50.620Z] Removing intermediate container 5fa85e40ba9c [2021-01-19T20:55:50.621Z] ---> 27191497a914 [2021-01-19T20:55:50.621Z] Step 8/22 : COPY . . [2021-01-19T20:55:50.741Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-19T20:55:51.003Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-19T20:55:51.226Z] Removing intermediate container 1fd4b3843c1d [2021-01-19T20:55:51.226Z] ---> 2a5fa323ee77 [2021-01-19T20:55:51.226Z] Step 8/21 : COPY . . [2021-01-19T20:55:51.264Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-19T20:55:51.264Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-19T20:55:51.264Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-19T20:55:51.525Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-19T20:55:51.525Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-19T20:55:51.525Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T20:55:51.788Z] Selecting previously unselected package libexpat1:amd64. [2021-01-19T20:55:51.788Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-19T20:55:51.788Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-19T20:55:51.788Z] Selecting previously unselected package python3.6-minimal. [2021-01-19T20:55:51.788Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-19T20:55:51.788Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T20:55:52.053Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-19T20:55:52.053Z] Checking for services that may need to be restarted...done. [2021-01-19T20:55:52.053Z] Checking for services that may need to be restarted...done. [2021-01-19T20:55:52.316Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T20:55:52.316Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-19T20:55:52.316Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T20:55:52.892Z] Selecting previously unselected package python3-minimal. [2021-01-19T20:55:52.892Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-19T20:55:52.892Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-19T20:55:52.892Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-19T20:55:52.892Z] Selecting previously unselected package mime-support. [2021-01-19T20:55:52.892Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-19T20:55:52.892Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-19T20:55:52.892Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-19T20:55:52.892Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-19T20:55:53.158Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-19T20:55:53.158Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-19T20:55:53.158Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-19T20:55:53.158Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T20:55:53.424Z] Selecting previously unselected package python3.6. [2021-01-19T20:55:53.424Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-19T20:55:53.424Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T20:55:53.424Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-19T20:55:53.424Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-19T20:55:53.424Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-19T20:55:53.686Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-19T20:55:53.949Z] Selecting previously unselected package python3. [2021-01-19T20:55:53.949Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-19T20:55:53.949Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-19T20:55:53.949Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-19T20:55:53.949Z] Selecting previously unselected package multiarch-support. [2021-01-19T20:55:53.949Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-19T20:55:53.949Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-19T20:55:53.949Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-19T20:55:54.216Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-19T20:55:54.216Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-19T20:55:54.216Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-19T20:55:54.216Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-19T20:55:54.216Z] Selecting previously unselected package libbsd0:amd64. [2021-01-19T20:55:54.216Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-19T20:55:54.216Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-19T20:55:54.216Z] Selecting previously unselected package sudo. [2021-01-19T20:55:54.217Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-19T20:55:54.479Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-19T20:55:54.479Z] Selecting previously unselected package apparmor. [2021-01-19T20:55:54.479Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-19T20:55:54.479Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-19T20:55:55.875Z] Selecting previously unselected package libedit2:amd64. [2021-01-19T20:55:55.875Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-19T20:55:55.875Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-19T20:55:55.875Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-19T20:55:55.875Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-19T20:55:55.875Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T20:55:55.875Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-19T20:55:55.875Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-19T20:55:55.875Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T20:55:55.875Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-19T20:55:55.875Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-19T20:55:55.875Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-19T20:55:55.875Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-19T20:55:55.875Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-19T20:55:55.875Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T20:55:56.139Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-19T20:55:56.139Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-19T20:55:56.139Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T20:55:56.139Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-19T20:55:56.139Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-19T20:55:56.139Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-19T20:55:56.402Z] Selecting previously unselected package openssh-client. [2021-01-19T20:55:56.402Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-19T20:55:56.402Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-19T20:55:56.664Z] Selecting previously unselected package squashfs-tools. [2021-01-19T20:55:56.664Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-19T20:55:56.664Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-19T20:55:56.664Z] Selecting previously unselected package snapd. [2021-01-19T20:55:56.664Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-19T20:55:56.664Z] Unpacking snapd (2.48+18.04) ... [2021-01-19T20:55:59.218Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-19T20:55:59.218Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-19T20:55:59.218Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-19T20:55:59.218Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-19T20:55:59.218Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-19T20:55:59.218Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T20:55:59.218Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-19T20:55:59.218Z] Setting up systemd (237-3ubuntu10.44) ... [2021-01-19T20:55:59.218Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-19T20:56:00.168Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-19T20:56:00.168Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-19T20:56:00.168Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-19T20:56:00.430Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T20:56:00.430Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T20:56:00.430Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T20:56:01.005Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-19T20:56:01.268Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T20:56:01.268Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-19T20:56:01.268Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-19T20:56:01.268Z] running python rtupdate hooks for python3.6... [2021-01-19T20:56:01.268Z] running python post-rtupdate hooks for python3.6... [2021-01-19T20:56:01.268Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-19T20:56:02.657Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-19T20:56:02.657Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T20:56:02.923Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-19T20:56:02.923Z] Setting up snapd (2.48+18.04) ... [2021-01-19T20:56:03.496Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-19T20:56:03.496Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-19T20:56:03.759Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-19T20:56:04.023Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-19T20:56:04.288Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-19T20:56:04.288Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-19T20:56:04.550Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-19T20:56:04.550Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-19T20:56:04.811Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-19T20:56:05.074Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-19T20:56:05.339Z] /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-19T20:56:05.339Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-19T20:56:05.339Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-19T20:56:06.729Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-19T20:56:06.729Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-19T20:56:06.729Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-19T20:56:08.376Z] Reading package lists... [2021-01-19T20:56:08.376Z] Reading package lists... [2021-01-19T20:56:08.663Z] Building dependency tree... [2021-01-19T20:56:08.664Z] Reading state information... [2021-01-19T20:56:08.664Z] Calculating upgrade... [2021-01-19T20:56:08.924Z] The following packages will be upgraded: [2021-01-19T20:56:08.924Z] advancecomp base-files bash binutils binutils-common [2021-01-19T20:56:08.924Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-19T20:56:08.924Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-19T20:56:08.924Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-19T20:56:08.924Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-19T20:56:08.924Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-19T20:56:08.924Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-19T20:56:08.924Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-19T20:56:08.924Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-19T20:56:08.924Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-19T20:56:08.924Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-19T20:56:08.924Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-19T20:56:08.924Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-19T20:56:08.924Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-19T20:56:08.924Z] ubuntu-keyring util-linux [2021-01-19T20:56:09.185Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-19T20:56:09.185Z] Need to get 63.7 MB of archives. [2021-01-19T20:56:09.185Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-19T20:56:09.185Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-132.136 [987 kB] [2021-01-19T20:56:09.185Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-19T20:56:09.761Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-19T20:56:09.761Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-19T20:56:09.761Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-19T20:56:09.761Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-19T20:56:09.761Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-19T20:56:09.761Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-19T20:56:09.761Z] 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-19T20:56:09.761Z] 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-19T20:56:09.761Z] 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-19T20:56:09.761Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-19T20:56:10.023Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-19T20:56:10.023Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-19T20:56:10.023Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-19T20:56:10.023Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-19T20:56:10.023Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-01-19T20:56:10.023Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-19T20:56:10.023Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-19T20:56:10.023Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-19T20:56:10.023Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-19T20:56:10.023Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-19T20:56:10.023Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-19T20:56:10.023Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-19T20:56:10.023Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-19T20:56:10.023Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-19T20:56:10.023Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-19T20:56:10.023Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-19T20:56:10.023Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-19T20:56:10.023Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-19T20:56:10.023Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-19T20:56:10.283Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-19T20:56:10.283Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-19T20:56:10.283Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-19T20:56:10.283Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-19T20:56:10.283Z] Get:36 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-19T20:56:10.283Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-19T20:56:10.283Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-19T20:56:10.283Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-01-19T20:56:10.283Z] Get:40 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-19T20:56:10.284Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-19T20:56:10.284Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-19T20:56:10.284Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-19T20:56:10.284Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-19T20:56:10.284Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-19T20:56:10.284Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-19T20:56:10.284Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-19T20:56:10.284Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-19T20:56:10.284Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-19T20:56:10.284Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-19T20:56:10.284Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-19T20:56:10.284Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-19T20:56:10.284Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-19T20:56:10.284Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-19T20:56:10.284Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-19T20:56:10.284Z] Get:56 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-19T20:56:10.284Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-19T20:56:10.284Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-19T20:56:10.284Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-19T20:56:10.284Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-19T20:56:10.284Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-19T20:56:10.544Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-19T20:56:10.545Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-19T20:56:10.545Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-19T20:56:10.545Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-19T20:56:10.545Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-19T20:56:10.545Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-19T20:56:10.545Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-19T20:56:10.545Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-19T20:56:10.545Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-19T20:56:10.545Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-19T20:56:10.545Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-19T20:56:10.545Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-19T20:56:10.545Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-19T20:56:10.545Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-19T20:56:10.805Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-19T20:56:10.805Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-19T20:56:10.805Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-19T20:56:10.805Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-19T20:56:10.805Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-19T20:56:10.805Z] Get:81 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-19T20:56:10.805Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-19T20:56:10.805Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-19T20:56:10.805Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-19T20:56:10.805Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-19T20:56:10.805Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-19T20:56:10.805Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-19T20:56:10.805Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-19T20:56:11.376Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-19T20:56:11.637Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-19T20:56:11.637Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-19T20:56:11.898Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-19T20:56:12.161Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-19T20:56:12.161Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-19T20:56:12.161Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-19T20:56:12.161Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-19T20:56:12.161Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-19T20:56:12.423Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T20:56:12.423Z] Fetched 63.7 MB in 3s (20.2 MB/s) [2021-01-19T20:56:12.423Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T20:56:12.423Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-19T20:56:12.423Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-19T20:56:13.371Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-19T20:56:13.371Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-19T20:56:13.371Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-132.136_amd64.deb ... [2021-01-19T20:56:13.371Z] Unpacking linux-libc-dev:amd64 (4.15.0-132.136) over (4.15.0-20.21) ... [2021-01-19T20:56:13.416Z] ---> 8f78a9537aff [2021-01-19T20:56:13.416Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-19T20:56:13.416Z] ---> Running in 06e7a8808c75 [2021-01-19T20:56:13.416Z] ---> 449997b008c9 [2021-01-19T20:56:13.416Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-19T20:56:13.416Z] ---> 44ec60be2fdc [2021-01-19T20:56:13.416Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-19T20:56:13.416Z] ---> 08ae93c14ad4 [2021-01-19T20:56:13.416Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-19T20:56:13.416Z] ---> 302a10821e23 [2021-01-19T20:56:13.416Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-19T20:56:13.690Z] ---> Running in 4a24ed871af6 [2021-01-19T20:56:13.690Z] ---> Running in 6b7a1acb9ab9 [2021-01-19T20:56:13.690Z] ---> Running in f805e9c05a48 [2021-01-19T20:56:13.690Z] ---> Running in 7dfc23fd371a [2021-01-19T20:56:13.943Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T20:56:13.943Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T20:56:14.205Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T20:56:14.205Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T20:56:14.468Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T20:56:14.468Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T20:56:14.468Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T20:56:14.468Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T20:56:14.730Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T20:56:14.730Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T20:56:14.730Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T20:56:14.730Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T20:56:14.730Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T20:56:14.992Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T20:56:14.992Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T20:56:15.140Z] 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-19T20:56:15.255Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-19T20:56:15.255Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T20:56:15.255Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-19T20:56:15.255Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-19T20:56:15.255Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-19T20:56:15.255Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T20:56:15.255Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T20:56:15.420Z] 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-19T20:56:15.517Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T20:56:15.517Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T20:56:15.517Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T20:56:15.517Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T20:56:15.778Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T20:56:15.778Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-19T20:56:15.778Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-19T20:56:16.039Z] 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-19T20:56:16.041Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-19T20:56:16.316Z] 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-19T20:56:16.316Z] 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-19T20:56:16.615Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-19T20:56:16.877Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-19T20:56:16.877Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-19T20:56:16.877Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-19T20:56:16.877Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-19T20:56:16.877Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-19T20:56:17.138Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-19T20:56:17.138Z] Installing new version of config file /etc/issue ... [2021-01-19T20:56:17.138Z] Installing new version of config file /etc/issue.net ... [2021-01-19T20:56:17.138Z] Installing new version of config file /etc/lsb-release ... [2021-01-19T20:56:17.138Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-19T20:56:17.400Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-19T20:56:17.663Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-19T20:56:17.663Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-19T20:56:17.663Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T20:56:17.663Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-19T20:56:17.663Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-19T20:56:17.925Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-19T20:56:17.925Z] 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-19T20:56:17.925Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T20:56:17.925Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T20:56:17.925Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-19T20:56:18.188Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-19T20:56:18.188Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T20:56:18.188Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-01-19T20:56:18.188Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-01-19T20:56:18.449Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-01-19T20:56:18.449Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T20:56:18.449Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-19T20:56:18.449Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-19T20:56:18.711Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-19T20:56:18.974Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T20:56:18.974Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-19T20:56:18.974Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-19T20:56:18.974Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-19T20:56:19.237Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T20:56:19.237Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-19T20:56:19.238Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-19T20:56:19.238Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-19T20:56:19.238Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T20:56:19.238Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-19T20:56:19.238Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-19T20:56:19.501Z] Setting up grep (3.1-2build1) ... [2021-01-19T20:56:19.501Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T20:56:19.501Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-19T20:56:19.501Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-19T20:56:19.763Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-19T20:56:19.763Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T20:56:19.763Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-19T20:56:19.763Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-19T20:56:20.028Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-19T20:56:20.029Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T20:56:20.029Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-19T20:56:20.029Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-19T20:56:20.603Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-19T20:56:20.603Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-19T20:56:20.865Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-19T20:56:20.865Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-19T20:56:21.437Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-19T20:56:21.437Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T20:56:21.437Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-19T20:56:21.437Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-19T20:56:22.826Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-19T20:56:22.826Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-19T20:56:22.826Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-19T20:56:22.826Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-19T20:56:22.826Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-19T20:56:22.826Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T20:56:22.826Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-19T20:56:22.826Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-19T20:56:23.088Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-19T20:56:23.088Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T20:56:23.088Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T20:56:23.088Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T20:56:23.351Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-19T20:56:23.351Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T20:56:23.351Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T20:56:23.351Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T20:56:23.351Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-19T20:56:23.614Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T20:56:23.614Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T20:56:23.614Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T20:56:23.614Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-19T20:56:23.875Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T20:56:23.875Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T20:56:23.875Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T20:56:23.875Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-19T20:56:24.138Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T20:56:24.138Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-19T20:56:24.138Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-19T20:56:24.138Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-19T20:56:24.138Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-19T20:56:24.403Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-19T20:56:24.403Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T20:56:24.403Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-19T20:56:24.403Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-19T20:56:24.403Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-19T20:56:24.667Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T20:56:24.667Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T20:56:24.667Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T20:56:24.667Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-19T20:56:24.667Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T20:56:24.667Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T20:56:24.667Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T20:56:24.928Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-19T20:56:24.928Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T20:56:24.928Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T20:56:24.928Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T20:56:25.501Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-19T20:56:25.766Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-19T20:56:26.027Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-19T20:56:26.027Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T20:56:26.027Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-19T20:56:26.027Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-19T20:56:26.287Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-19T20:56:26.548Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T20:56:26.548Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-19T20:56:26.548Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-19T20:56:26.548Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-19T20:56:26.812Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T20:56:26.812Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-19T20:56:26.812Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-19T20:56:27.074Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-19T20:56:27.337Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T20:56:27.337Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-19T20:56:27.337Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-19T20:56:27.337Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-19T20:56:27.602Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T20:56:27.602Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-19T20:56:27.602Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-19T20:56:27.602Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-19T20:56:27.866Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T20:56:27.866Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-19T20:56:27.866Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-19T20:56:27.866Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-19T20:56:28.139Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T20:56:28.139Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T20:56:28.139Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T20:56:28.403Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-01-19T20:56:28.403Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-19T20:56:28.403Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-19T20:56:28.403Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-19T20:56:28.665Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-19T20:56:28.665Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T20:56:28.665Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-19T20:56:28.665Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-19T20:56:28.928Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-19T20:56:28.928Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T20:56:28.928Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-19T20:56:28.928Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-19T20:56:29.191Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-19T20:56:29.487Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T20:56:29.487Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-19T20:56:29.487Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-19T20:56:29.487Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-19T20:56:29.784Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T20:56:29.784Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-19T20:56:29.784Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-19T20:56:29.784Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-19T20:56:29.784Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T20:56:29.784Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-19T20:56:30.058Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-19T20:56:30.327Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-19T20:56:30.327Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T20:56:30.327Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-19T20:56:30.594Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-19T20:56:30.594Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-19T20:56:30.594Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T20:56:30.594Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-19T20:56:30.594Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-19T20:56:30.867Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-19T20:56:30.867Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T20:56:30.867Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-19T20:56:31.143Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-19T20:56:31.143Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-19T20:56:31.143Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T20:56:31.143Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-19T20:56:31.143Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-19T20:56:31.409Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-19T20:56:31.409Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T20:56:31.409Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-19T20:56:31.409Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-19T20:56:31.678Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-19T20:56:31.948Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T20:56:31.948Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-19T20:56:31.948Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-19T20:56:31.948Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-19T20:56:32.213Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T20:56:32.213Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-19T20:56:32.213Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-19T20:56:32.213Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-19T20:56:32.213Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-19T20:56:32.213Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-19T20:56:32.213Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-19T20:56:32.477Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-19T20:56:32.477Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-19T20:56:32.748Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-19T20:56:32.748Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-19T20:56:32.748Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-19T20:56:32.748Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-19T20:56:33.010Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-19T20:56:33.010Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-19T20:56:33.274Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-19T20:56:33.274Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-19T20:56:33.274Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-19T20:56:33.274Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-19T20:56:33.536Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-19T20:56:33.536Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-19T20:56:33.536Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-19T20:56:33.536Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-19T20:56:33.798Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-19T20:56:33.798Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-19T20:56:33.798Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-19T20:56:33.798Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-19T20:56:34.063Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-19T20:56:34.063Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-19T20:56:35.036Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-19T20:56:35.036Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-19T20:56:35.036Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-19T20:56:35.036Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-19T20:56:35.036Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-19T20:56:35.305Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-19T20:56:35.565Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-19T20:56:35.565Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-19T20:56:35.827Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-19T20:56:35.827Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-19T20:56:35.827Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-19T20:56:36.088Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-19T20:56:36.088Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T20:56:36.088Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T20:56:36.351Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T20:56:36.351Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T20:56:36.351Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T20:56:36.351Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T20:56:36.613Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T20:56:36.613Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T20:56:38.003Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T20:56:38.003Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T20:56:38.947Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T20:56:38.947Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T20:56:39.540Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T20:56:39.540Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T20:56:39.808Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T20:56:40.071Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T20:56:41.019Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T20:56:41.019Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T20:56:41.019Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-19T20:56:41.019Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-19T20:56:41.019Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-19T20:56:41.019Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-19T20:56:41.279Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-19T20:56:41.279Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-19T20:56:41.279Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-19T20:56:41.279Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-19T20:56:41.540Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-19T20:56:41.540Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-19T20:56:41.541Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-19T20:56:41.541Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-19T20:56:41.803Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-19T20:56:41.803Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-19T20:56:42.066Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T20:56:42.066Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-19T20:56:42.066Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T20:56:42.066Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T20:56:42.066Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T20:56:42.066Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-19T20:56:42.066Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-19T20:56:42.066Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-19T20:56:42.328Z] [2021-01-19T20:56:42.328Z] Current default time zone: 'Etc/UTC' [2021-01-19T20:56:42.328Z] Local time is now: Tue Jan 19 20:56:42 UTC 2021. [2021-01-19T20:56:42.328Z] Universal Time is now: Tue Jan 19 20:56:42 UTC 2021. [2021-01-19T20:56:42.328Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-19T20:56:42.328Z] [2021-01-19T20:56:42.328Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-01-19T20:56:42.328Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T20:56:42.589Z] Setting up linux-libc-dev:amd64 (4.15.0-132.136) ... [2021-01-19T20:56:42.589Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-19T20:56:42.589Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-19T20:56:42.589Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-19T20:56:42.589Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-19T20:56:42.589Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-19T20:56:42.589Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-19T20:56:42.851Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-19T20:56:42.851Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T20:56:42.851Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-19T20:56:43.112Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T20:56:43.112Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-19T20:56:43.112Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T20:56:43.112Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-19T20:56:43.112Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-19T20:56:43.112Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-19T20:56:43.112Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-19T20:56:43.112Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-19T20:56:43.374Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-19T20:56:43.374Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-19T20:56:43.374Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-19T20:56:44.763Z] Updating certificates in /etc/ssl/certs... [2021-01-19T20:56:45.707Z] 22 added, 17 removed; done. [2021-01-19T20:56:45.707Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-19T20:56:45.707Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T20:56:45.707Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-19T20:56:45.707Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-19T20:56:45.707Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-19T20:56:45.707Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T20:56:45.974Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-19T20:56:45.974Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T20:56:45.974Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T20:56:45.974Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T20:56:45.974Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T20:56:45.974Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T20:56:45.974Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-19T20:56:45.974Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-19T20:56:46.236Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-19T20:56:46.236Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-19T20:56:46.236Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-19T20:56:46.236Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T20:56:46.236Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T20:56:46.236Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-19T20:56:46.236Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-19T20:56:46.236Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-19T20:56:46.497Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-19T20:56:46.497Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-19T20:56:46.497Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-19T20:56:46.497Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-19T20:56:46.497Z] Updating certificates in /etc/ssl/certs... [2021-01-19T20:56:47.073Z] 0 added, 0 removed; done. [2021-01-19T20:56:47.073Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-19T20:56:47.073Z] done. [2021-01-19T20:56:48.020Z] Reading package lists... [2021-01-19T20:56:48.020Z] Building dependency tree... [2021-01-19T20:56:48.020Z] Reading state information... [2021-01-19T20:56:48.281Z] The following NEW packages will be installed: [2021-01-19T20:56:48.281Z] apt-transport-https [2021-01-19T20:56:48.542Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-19T20:56:48.542Z] Need to get 1696 B of archives. [2021-01-19T20:56:48.542Z] After this operation, 153 kB of additional disk space will be used. [2021-01-19T20:56:48.542Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-19T20:56:48.804Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T20:56:48.804Z] Fetched 1696 B in 0s (8248 B/s) [2021-01-19T20:56:48.804Z] Selecting previously unselected package apt-transport-https. [2021-01-19T20:56:48.804Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-19T20:56:48.804Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-19T20:56:48.804Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-19T20:56:48.804Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-19T20:56:49.064Z] Waiting for network to be ready... [2021-01-19T20:56:55.683Z] 2021-01-19T20:56:52Z INFO Waiting for automatic snapd restart... [2021-01-19T20:56:55.683Z] snapd 2.48.2 from Canonical* installed [2021-01-19T20:56:56.641Z] "snapd" switched to the "latest/stable" channel [2021-01-19T20:56:56.641Z] [2021-01-19T20:57:00.876Z] core18 20201210 from Canonical* installed [2021-01-19T20:57:01.142Z] "core18" switched to the "latest/stable" channel [2021-01-19T20:57:01.142Z] [2021-01-19T20:57:06.473Z] snapcraft 4.4.4 from Canonical* installed [2021-01-19T20:57:06.473Z] "snapcraft" switched to the "latest/stable" channel [2021-01-19T20:57:06.473Z] [2021-01-19T20:57:09.800Z] 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-19T20:57:09.800Z] - README.md [2021-01-19T20:57:09.800Z] - snapcraft.yaml.orig [2021-01-19T20:57:09.800Z] [2021-01-19T20:57:09.800Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-19T20:57:16.440Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-19T20:57:16.440Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-19T20:57:16.440Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-19T20:57:16.440Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-19T20:57:17.836Z] Reading package lists... [2021-01-19T20:57:18.412Z] 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-19T20:57:25.009Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-19T20:57:25.009Z] Reading package lists... [2021-01-19T20:57:25.009Z] Building dependency tree... [2021-01-19T20:57:25.009Z] Reading state information... [2021-01-19T20:57:25.009Z] Suggested packages: [2021-01-19T20:57:25.009Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-19T20:57:25.009Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-19T20:57:25.009Z] Recommended packages: [2021-01-19T20:57:25.009Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-19T20:57:25.009Z] The following NEW packages will be installed: [2021-01-19T20:57:25.009Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-19T20:57:25.009Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-19T20:57:25.009Z] pkg-config zip [2021-01-19T20:57:25.009Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-19T20:57:25.009Z] Need to get 7655 kB of archives. [2021-01-19T20:57:25.009Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-19T20:57:25.009Z] 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-19T20:57:25.009Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-19T20:57:25.274Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-19T20:57:25.274Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-19T20:57:25.274Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-19T20:57:25.539Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-19T20:57:25.539Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-19T20:57:25.539Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-19T20:57:25.539Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-19T20:57:25.539Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-19T20:57:25.539Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-19T20:57:25.539Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-19T20:57:25.802Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-19T20:57:25.803Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-19T20:57:25.803Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-19T20:57:26.065Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T20:57:26.065Z] Fetched 7655 kB in 1s (6956 kB/s) [2021-01-19T20:57:26.065Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-19T20:57:26.065Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-19T20:57:26.065Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-19T20:57:26.065Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-19T20:57:26.333Z] Selecting previously unselected package libpsl5:amd64. [2021-01-19T20:57:26.333Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-19T20:57:26.333Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-19T20:57:26.597Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-19T20:57:26.597Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-19T20:57:26.597Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-19T20:57:26.597Z] Selecting previously unselected package librtmp1:amd64. [2021-01-19T20:57:26.597Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-19T20:57:26.597Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-19T20:57:26.597Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-19T20:57:26.860Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-19T20:57:26.860Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-19T20:57:26.860Z] Selecting previously unselected package liberror-perl. [2021-01-19T20:57:26.860Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-19T20:57:26.860Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-19T20:57:26.860Z] Selecting previously unselected package git-man. [2021-01-19T20:57:26.860Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-19T20:57:26.860Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-19T20:57:27.124Z] Selecting previously unselected package git. [2021-01-19T20:57:27.124Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-19T20:57:27.124Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-19T20:57:28.068Z] Selecting previously unselected package libnorm1:amd64. [2021-01-19T20:57:28.068Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-19T20:57:28.068Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-19T20:57:28.068Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-19T20:57:28.068Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-19T20:57:28.068Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-19T20:57:28.330Z] Selecting previously unselected package libsodium23:amd64. [2021-01-19T20:57:28.330Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-19T20:57:28.330Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-19T20:57:28.330Z] Selecting previously unselected package libzmq5:amd64. [2021-01-19T20:57:28.330Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-19T20:57:28.330Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-19T20:57:28.330Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-19T20:57:28.330Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-19T20:57:28.330Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-19T20:57:28.592Z] Selecting previously unselected package pkg-config. [2021-01-19T20:57:28.592Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-19T20:57:28.592Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-19T20:57:28.592Z] Selecting previously unselected package zip. [2021-01-19T20:57:28.592Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-19T20:57:28.592Z] Unpacking zip (3.0-11build1) ... [2021-01-19T20:57:28.854Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-19T20:57:28.854Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-19T20:57:28.854Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-19T20:57:28.854Z] Setting up liberror-perl (0.17025-1) ... [2021-01-19T20:57:28.854Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-19T20:57:28.854Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-19T20:57:28.854Z] No schema files found: doing nothing. [2021-01-19T20:57:28.854Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-19T20:57:28.854Z] Setting up zip (3.0-11build1) ... [2021-01-19T20:57:29.114Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-19T20:57:29.115Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-19T20:57:29.115Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-19T20:57:29.115Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-19T20:57:29.115Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-19T20:57:29.115Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-19T20:57:29.115Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-19T20:57:29.377Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-19T20:57:36.002Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-19T20:57:36.273Z] git set to automatically installed. [2021-01-19T20:57:36.273Z] git-man set to automatically installed. [2021-01-19T20:57:36.273Z] libcurl3-gnutls set to automatically installed. [2021-01-19T20:57:36.273Z] liberror-perl set to automatically installed. [2021-01-19T20:57:36.273Z] libglib2.0-0 set to automatically installed. [2021-01-19T20:57:36.273Z] libnghttp2-14 set to automatically installed. [2021-01-19T20:57:36.273Z] libnorm1 set to automatically installed. [2021-01-19T20:57:36.273Z] libpgm-5.2-0 set to automatically installed. [2021-01-19T20:57:36.273Z] libpsl5 set to automatically installed. [2021-01-19T20:57:36.273Z] librtmp1 set to automatically installed. [2021-01-19T20:57:36.273Z] libsodium23 set to automatically installed. [2021-01-19T20:57:36.273Z] libzmq3-dev set to automatically installed. [2021-01-19T20:57:36.273Z] libzmq5 set to automatically installed. [2021-01-19T20:57:36.273Z] pkg-config set to automatically installed. [2021-01-19T20:57:36.273Z] zip set to automatically installed. [2021-01-19T20:57:37.656Z] snapd is not logged in, snap install commands will use sudo [2021-01-19T20:57:38.147Z] 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-19T20:57:44.247Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-19T20:57:45.635Z] snap "core18" has no updates available [2021-01-19T20:57:46.210Z] Pulling config-common [2021-01-19T20:57:47.604Z] Pulling go-build-helper [2021-01-19T20:57:53.329Z] Removing intermediate container 06e7a8808c75 [2021-01-19T20:57:53.329Z] ---> 293a42d18814 [2021-01-19T20:57:53.329Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-19T20:57:53.329Z] Removing intermediate container 4a24ed871af6 [2021-01-19T20:57:53.329Z] ---> d6eb3906a63c [2021-01-19T20:57:53.329Z] [2021-01-19T20:57:53.329Z] Step 10/21 : FROM alpine:3.12 [2021-01-19T20:57:53.329Z] 3.12: Pulling from library/alpine [2021-01-19T20:57:53.329Z] ---> Running in 19922b6e0cba [2021-01-19T20:57:54.334Z] Removing intermediate container f805e9c05a48 [2021-01-19T20:57:54.334Z] ---> ec2896add34a [2021-01-19T20:57:54.334Z] [2021-01-19T20:57:54.334Z] Step 10/22 : FROM scratch [2021-01-19T20:57:54.334Z] ---> [2021-01-19T20:57:54.334Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-19T20:57:54.658Z] Removing intermediate container 6b7a1acb9ab9 [2021-01-19T20:57:54.658Z] ---> 0a57b13abe00 [2021-01-19T20:57:54.658Z] [2021-01-19T20:57:54.658Z] Step 10/21 : FROM scratch [2021-01-19T20:57:54.658Z] ---> [2021-01-19T20:57:54.658Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-19T20:57:55.020Z] ---> Running in ce749b7808d3 [2021-01-19T20:57:55.020Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-19T20:57:55.020Z] Status: Downloaded newer image for alpine:3.12 [2021-01-19T20:57:55.020Z] ---> Running in 0af0b19e2e99 [2021-01-19T20:57:55.020Z] ---> afeebe901d6b [2021-01-19T20:57:55.020Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-19T20:57:55.333Z] 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-19T20:57:55.333Z] ---> Running in 2232319e8314 [2021-01-19T20:57:56.012Z] Removing intermediate container ce749b7808d3 [2021-01-19T20:57:56.012Z] ---> 4b5f6a912169 [2021-01-19T20:57:56.012Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-19T20:57:56.012Z] ---> Running in 1085d7e3cd1c [2021-01-19T20:57:56.289Z] Removing intermediate container 0af0b19e2e99 [2021-01-19T20:57:56.289Z] ---> 7fbb63ac82aa [2021-01-19T20:57:56.289Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-19T20:57:56.575Z] ---> Running in 14ab7eb61adb [2021-01-19T20:57:57.195Z] Removing intermediate container 1085d7e3cd1c [2021-01-19T20:57:57.195Z] ---> 98cf82b566a2 [2021-01-19T20:57:57.195Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-19T20:57:57.467Z] ---> Running in b0b0cdb5fce6 [2021-01-19T20:57:57.467Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T20:57:57.467Z] Removing intermediate container 14ab7eb61adb [2021-01-19T20:57:57.467Z] ---> 83b2fedf04cf [2021-01-19T20:57:57.467Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-19T20:57:57.467Z] ---> Running in a9fc73b3c1d3 [2021-01-19T20:57:57.746Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T20:57:58.039Z] Removing intermediate container b0b0cdb5fce6 [2021-01-19T20:57:58.039Z] ---> 7a67e2a05f6c [2021-01-19T20:57:58.039Z] Step 14/22 : WORKDIR / [2021-01-19T20:57:58.317Z] ---> Running in 64b750c22578 [2021-01-19T20:57:58.317Z] Removing intermediate container a9fc73b3c1d3 [2021-01-19T20:57:58.317Z] ---> 5a3c1fb6c48c [2021-01-19T20:57:58.317Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T20:57:58.592Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-19T20:57:58.592Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-19T20:57:58.592Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-19T20:57:58.592Z] (4/4) Installing curl (7.69.1-r3) [2021-01-19T20:57:58.592Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T20:57:58.592Z] Executing ca-certificates-20191127-r4.trigger [2021-01-19T20:57:59.215Z] OK: 7 MiB in 18 packages [2021-01-19T20:57:59.215Z] Removing intermediate container 64b750c22578 [2021-01-19T20:57:59.215Z] ---> 0e0ac1c56139 [2021-01-19T20:57:59.215Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T20:57:59.489Z] ---> 3a97f9722c98 [2021-01-19T20:57:59.489Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-19T20:58:00.942Z] ---> 4e0e708c9809 [2021-01-19T20:58:00.943Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-19T20:58:01.229Z] Removing intermediate container 19922b6e0cba [2021-01-19T20:58:01.229Z] ---> bd09b1b73228 [2021-01-19T20:58:01.229Z] [2021-01-19T20:58:01.229Z] Step 11/26 : FROM docker:20.10.0 [2021-01-19T20:58:01.230Z] 20.10.0: Pulling from library/docker [2021-01-19T20:58:01.845Z] Removing intermediate container 2232319e8314 [2021-01-19T20:58:01.845Z] ---> ebcaac1cada2 [2021-01-19T20:58:01.845Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-19T20:58:01.845Z] ---> ccae4b3df359 [2021-01-19T20:58:01.845Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-19T20:58:02.121Z] ---> Running in 1384ea996e26 [2021-01-19T20:58:02.393Z] ---> 8360e8d4f974 [2021-01-19T20:58:02.393Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-19T20:58:03.385Z] Removing intermediate container 1384ea996e26 [2021-01-19T20:58:03.385Z] ---> 0402e79c77ff [2021-01-19T20:58:03.385Z] Step 13/21 : WORKDIR /edgex [2021-01-19T20:58:03.985Z] ---> e6a0536bc2ed [2021-01-19T20:58:03.985Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-19T20:58:04.590Z] ---> Running in aa8705e75db8 [2021-01-19T20:58:04.875Z] ---> Running in 0d39e29ec4d1 [2021-01-19T20:58:04.875Z] ---> 63d1669ac32d [2021-01-19T20:58:04.875Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-19T20:58:05.149Z] ---> Running in 8d8b4cea8137 [2021-01-19T20:58:05.424Z] Removing intermediate container 7dfc23fd371a [2021-01-19T20:58:05.424Z] ---> 02d43e77b5d2 [2021-01-19T20:58:05.424Z] [2021-01-19T20:58:05.424Z] Step 10/22 : FROM scratch [2021-01-19T20:58:05.424Z] ---> [2021-01-19T20:58:05.424Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-19T20:58:05.424Z] Removing intermediate container aa8705e75db8 [2021-01-19T20:58:05.424Z] ---> 8e2c2d670995 [2021-01-19T20:58:05.424Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-19T20:58:05.698Z] ---> Using cache [2021-01-19T20:58:05.698Z] ---> 7fbb63ac82aa [2021-01-19T20:58:05.698Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-19T20:58:05.698Z] Removing intermediate container 0d39e29ec4d1 [2021-01-19T20:58:05.698Z] ---> 56ed86fd9f02 [2021-01-19T20:58:05.698Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T20:58:05.971Z] ---> Running in 658718e4c7e8 [2021-01-19T20:58:06.243Z] ---> Running in 2290ad19690b [2021-01-19T20:58:06.243Z] Removing intermediate container 8d8b4cea8137 [2021-01-19T20:58:06.243Z] ---> 614e31ce892d [2021-01-19T20:58:06.243Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T20:58:06.842Z] ---> Running in 5155f05fd8e5 [2021-01-19T20:58:07.130Z] Removing intermediate container 658718e4c7e8 [2021-01-19T20:58:07.130Z] ---> 5f45a015ba17 [2021-01-19T20:58:07.130Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-19T20:58:07.130Z] ---> 78e2923aa846 [2021-01-19T20:58:07.130Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-19T20:58:07.409Z] ---> Running in 24597fce3ef5 [2021-01-19T20:58:07.409Z] Removing intermediate container 2290ad19690b [2021-01-19T20:58:07.409Z] ---> 3109d052a434 [2021-01-19T20:58:07.409Z] Step 19/21 : LABEL arch=arm64 [2021-01-19T20:58:07.687Z] Removing intermediate container 5155f05fd8e5 [2021-01-19T20:58:07.687Z] ---> 436f97ee6cf5 [2021-01-19T20:58:07.687Z] Step 20/22 : LABEL arch=arm64 [2021-01-19T20:58:07.962Z] ---> Running in 41bfaef57148 [2021-01-19T20:58:08.238Z] ---> Running in d91d50906d1d [2021-01-19T20:58:08.514Z] Removing intermediate container 24597fce3ef5 [2021-01-19T20:58:08.514Z] ---> 8db23fabe302 [2021-01-19T20:58:08.514Z] Step 14/22 : WORKDIR / [2021-01-19T20:58:09.110Z] ---> 434abef7926e [2021-01-19T20:58:09.110Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-19T20:58:09.110Z] Removing intermediate container 41bfaef57148 [2021-01-19T20:58:09.110Z] ---> ec9f9768ecfc [2021-01-19T20:58:09.110Z] Step 20/21 : LABEL git_sha=b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 [2021-01-19T20:58:09.110Z] ---> Running in 7c2310158179 [2021-01-19T20:58:09.383Z] Removing intermediate container d91d50906d1d [2021-01-19T20:58:09.383Z] ---> 85f32e7618f2 [2021-01-19T20:58:09.383Z] Step 21/22 : LABEL git_sha=b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 [2021-01-19T20:58:09.666Z] ---> Running in 914e896bc4d4 [2021-01-19T20:58:09.940Z] ---> Running in 42e195b121b0 [2021-01-19T20:58:10.212Z] Removing intermediate container 7c2310158179 [2021-01-19T20:58:10.212Z] ---> 2ef8faf1aeb2 [2021-01-19T20:58:10.212Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T20:58:10.488Z] Removing intermediate container 914e896bc4d4 [2021-01-19T20:58:10.488Z] ---> 447d30976e98 [2021-01-19T20:58:10.488Z] Step 21/21 : LABEL version=0.0.0 [2021-01-19T20:58:10.762Z] ---> 91a15f6f51a5 [2021-01-19T20:58:10.762Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-19T20:58:11.038Z] Removing intermediate container 42e195b121b0 [2021-01-19T20:58:11.038Z] ---> 8ffd7576fc15 [2021-01-19T20:58:11.038Z] Step 22/22 : LABEL version=0.0.0 [2021-01-19T20:58:11.326Z] ---> Running in 2bb1b6e4bd86 [2021-01-19T20:58:11.602Z] ---> Running in 39757a3b074e [2021-01-19T20:58:11.602Z] ---> Running in 6911cb1fa8f9 [2021-01-19T20:58:11.602Z] ---> 739ac6aa36c9 [2021-01-19T20:58:11.602Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-19T20:58:11.879Z] Removing intermediate container 2bb1b6e4bd86 [2021-01-19T20:58:11.879Z] ---> 83b94ebebeb4 [2021-01-19T20:58:11.879Z] [2021-01-19T20:58:12.156Z] Removing intermediate container 39757a3b074e [2021-01-19T20:58:12.156Z] ---> 9055eac058d8 [2021-01-19T20:58:12.156Z] Step 18/21 : CMD ["--init=true"] [2021-01-19T20:58:12.466Z] Successfully built 83b94ebebeb4 [2021-01-19T20:58:12.466Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-19T20:58:12.466Z]  Building docker-support-scheduler-go ... done Building docker-core-data-go [2021-01-19T20:58:12.466Z] Removing intermediate container 6911cb1fa8f9 [2021-01-19T20:58:12.466Z] ---> 3ce371bebda0 [2021-01-19T20:58:12.466Z] [2021-01-19T20:58:12.749Z] ---> Running in f420d45d4786 [2021-01-19T20:58:13.349Z] Successfully built 3ce371bebda0 [2021-01-19T20:58:13.349Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-19T20:58:13.349Z]  Building docker-core-command-go ... done Building docker-support-notifications-go [2021-01-19T20:58:13.617Z] ---> ee0ae0482076 [2021-01-19T20:58:13.617Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-19T20:58:13.617Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-19T20:58:13.617Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-19T20:58:13.617Z] ---> eeaf43b92773 [2021-01-19T20:58:13.617Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-19T20:58:13.617Z] Removing intermediate container f420d45d4786 [2021-01-19T20:58:13.617Z] ---> 86a168c3d803 [2021-01-19T20:58:13.617Z] Step 19/21 : LABEL arch=arm64 [2021-01-19T20:58:13.889Z] ---> Running in def9ef4d442b [2021-01-19T20:58:13.890Z] ---> Running in d30525ca34bc [2021-01-19T20:58:14.227Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-19T20:58:14.227Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-19T20:58:14.227Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-19T20:58:14.227Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] [2021-01-19T20:58:14.227Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-19T20:58:14.227Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-19T20:58:14.227Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-19T20:58:14.227Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-19T20:58:14.227Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-19T20:58:14.227Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-19T20:58:14.227Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-19T20:58:14.227Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-19T20:58:14.227Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-19T20:58:14.227Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-19T20:58:14.227Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-19T20:58:14.227Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-19T20:58:14.227Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] [2021-01-19T20:58:14.227Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-19T20:58:14.227Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-19T20:58:14.227Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1844 kB] [2021-01-19T20:58:14.227Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] [2021-01-19T20:58:14.227Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-19T20:58:14.227Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-19T20:58:14.227Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] [2021-01-19T20:58:14.227Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] [2021-01-19T20:58:14.227Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1706 kB] [2021-01-19T20:58:14.227Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] [2021-01-19T20:58:14.227Z] Fetched 23.8 MB in 0s (0 B/s) [2021-01-19T20:58:14.227Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-19T20:58:14.227Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-19T20:58:14.227Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-19T20:58:14.227Z] Fetched 279 kB in 0s (0 B/s) [2021-01-19T20:58:14.227Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-19T20:58:14.227Z] Fetched 122 kB in 0s (0 B/s) [2021-01-19T20:58:14.227Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-19T20:58:14.227Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-19T20:58:14.227Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-19T20:58:14.227Z] Fetched 8848 B in 0s (0 B/s) [2021-01-19T20:58:14.227Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-19T20:58:14.227Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-19T20:58:14.227Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-19T20:58:14.227Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-19T20:58:14.227Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-19T20:58:14.227Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-19T20:58:14.227Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-19T20:58:14.227Z] Fetched 214 kB in 0s (0 B/s) [2021-01-19T20:58:14.227Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-19T20:58:14.227Z] Fetched 155 kB in 0s (0 B/s) [2021-01-19T20:58:14.227Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-19T20:58:14.227Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-19T20:58:14.227Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-19T20:58:14.227Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-19T20:58:14.227Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-19T20:58:14.227Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-19T20:58:14.227Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-19T20:58:14.227Z] Fetched 499 kB in 0s (0 B/s) [2021-01-19T20:58:14.227Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-19T20:58:14.227Z] Fetched 111 kB in 0s (0 B/s) [2021-01-19T20:58:14.227Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-19T20:58:14.227Z] Fetched 240 kB in 0s (0 B/s) [2021-01-19T20:58:14.227Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-19T20:58:14.227Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-19T20:58:14.227Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-19T20:58:14.227Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-19T20:58:14.227Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-19T20:58:14.227Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-19T20:58:14.227Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-19T20:58:14.227Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-19T20:58:14.227Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-19T20:58:14.227Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-19T20:58:14.227Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-19T20:58:14.227Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-19T20:58:14.227Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-19T20:58:14.227Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-19T20:58:14.227Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-19T20:58:14.227Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-19T20:58:14.227Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-19T20:58:14.227Z] Fetched 8720 B in 0s (0 B/s) [2021-01-19T20:58:14.227Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-19T20:58:14.227Z] Fetched 137 kB in 0s (0 B/s) [2021-01-19T20:58:14.227Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-19T20:58:14.227Z] Fetched 119 kB in 0s (0 B/s) [2021-01-19T20:58:14.227Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-19T20:58:14.227Z] Fetched 109 kB in 0s (0 B/s) [2021-01-19T20:58:14.227Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-19T20:58:14.227Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-19T20:58:14.227Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-19T20:58:14.227Z] Fetched 645 kB in 0s (0 B/s) [2021-01-19T20:58:14.227Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-19T20:58:14.227Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-19T20:58:14.227Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-19T20:58:14.227Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-19T20:58:14.227Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-19T20:58:14.227Z] Fetched 368 kB in 0s (0 B/s) [2021-01-19T20:58:14.227Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-19T20:58:14.227Z] Fetched 187 kB in 0s (0 B/s) [2021-01-19T20:58:14.227Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-19T20:58:14.227Z] Fetched 175 kB in 0s (0 B/s) [2021-01-19T20:58:14.227Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-19T20:58:14.496Z] Removing intermediate container d30525ca34bc [2021-01-19T20:58:14.496Z] ---> 6ad3c3b4a0e8 [2021-01-19T20:58:14.496Z] Step 20/21 : LABEL git_sha=b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 [2021-01-19T20:58:14.781Z] ---> 417f8ac460b2 [2021-01-19T20:58:14.781Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-19T20:58:14.781Z] ---> Running in b4c4bf280462 [2021-01-19T20:58:14.781Z] ---> Running in b17624eeeecc [2021-01-19T20:58:14.807Z] Fetched 206 kB in 0s (0 B/s) [2021-01-19T20:58:14.807Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-19T20:58:14.807Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-19T20:58:14.807Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-19T20:58:14.807Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-19T20:58:14.807Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-19T20:58:14.807Z] Fetched 159 kB in 0s (0 B/s) [2021-01-19T20:58:14.807Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-19T20:58:14.807Z] Fetched 107 kB in 0s (0 B/s) [2021-01-19T20:58:14.807Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-19T20:58:14.807Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-19T20:58:14.807Z] Pulling static-packages [2021-01-19T20:58:15.390Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T20:58:15.390Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T20:58:15.995Z] (1/2) Installing readline (8.0.4-r0) [2021-01-19T20:58:15.995Z] (2/2) Installing bash (5.0.17-r0) [2021-01-19T20:58:15.995Z] Executing bash-5.0.17-r0.post-install [2021-01-19T20:58:15.995Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T20:58:16.199Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-01-19T20:58:16.200Z] Skipping pull go-build-helper (already ran) [2021-01-19T20:58:16.200Z] Skipping pull static-packages (already ran) [2021-01-19T20:58:16.200Z] Building go-build-helper [2021-01-19T20:58:16.271Z] OK: 12 MiB in 22 packages [2021-01-19T20:58:16.271Z] Removing intermediate container b17624eeeecc [2021-01-19T20:58:16.271Z] ---> 42cc321b4dbc [2021-01-19T20:58:16.271Z] Step 21/21 : LABEL version=0.0.0 [2021-01-19T20:58:16.870Z] Removing intermediate container b4c4bf280462 [2021-01-19T20:58:16.870Z] ---> 76d58942db49 [2021-01-19T20:58:16.870Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T20:58:17.850Z] ---> Running in 1e66c43d741f [2021-01-19T20:58:18.126Z] ---> Running in 2973f267a99b [2021-01-19T20:58:18.406Z] Removing intermediate container 1e66c43d741f [2021-01-19T20:58:18.406Z] ---> b3ab8dd49fc3 [2021-01-19T20:58:18.406Z] [2021-01-19T20:58:19.008Z] Successfully built b3ab8dd49fc3 [2021-01-19T20:58:19.008Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-19T20:58:19.008Z]  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go [2021-01-19T20:58:19.008Z] Removing intermediate container 2973f267a99b [2021-01-19T20:58:19.008Z] ---> dd2c476c2531 [2021-01-19T20:58:19.008Z] Step 20/22 : LABEL arch=arm64 [2021-01-19T20:58:19.283Z] Removing intermediate container def9ef4d442b [2021-01-19T20:58:19.283Z] ---> 5751ed47eae1 [2021-01-19T20:58:19.283Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-19T20:58:19.560Z] ---> Running in 8febf0595bba [2021-01-19T20:58:19.560Z] ---> Running in 1ceae37d454c [2021-01-19T20:58:20.159Z] Removing intermediate container 8febf0595bba [2021-01-19T20:58:20.159Z] ---> 38f81187c792 [2021-01-19T20:58:20.159Z] Step 21/22 : LABEL git_sha=b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 [2021-01-19T20:58:20.159Z] Removing intermediate container 1ceae37d454c [2021-01-19T20:58:20.159Z] ---> c3d544ceb14f [2021-01-19T20:58:20.159Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-19T20:58:20.416Z] Building static-packages [2021-01-19T20:58:20.439Z] ---> Running in 40d0559bfb17 [2021-01-19T20:58:21.067Z] ---> Running in e8e77989549b [2021-01-19T20:58:21.703Z] Removing intermediate container 40d0559bfb17 [2021-01-19T20:58:21.703Z] ---> cca10d6aef80 [2021-01-19T20:58:21.703Z] Step 22/22 : LABEL version=0.0.0 [2021-01-19T20:58:22.303Z] Removing intermediate container e8e77989549b [2021-01-19T20:58:22.303Z] ---> b4af7ab5e419 [2021-01-19T20:58:22.303Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-19T20:58:22.356Z] Staging go-build-helper [2021-01-19T20:58:22.588Z] ---> Running in 7c1e2e223a21 [2021-01-19T20:58:22.863Z] ---> Running in 14a6a80ccc12 [2021-01-19T20:58:23.460Z] Removing intermediate container 7c1e2e223a21 [2021-01-19T20:58:23.460Z] ---> 5e4aee634642 [2021-01-19T20:58:23.460Z] [2021-01-19T20:58:23.745Z] Removing intermediate container 14a6a80ccc12 [2021-01-19T20:58:23.745Z] ---> 9cabac8851c3 [2021-01-19T20:58:23.745Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-19T20:58:23.745Z] Successfully built 5e4aee634642 [2021-01-19T20:58:23.750Z] Staging static-packages [2021-01-19T20:58:24.031Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-19T20:58:24.031Z]  Building docker-core-metadata-go ... done Building docker-security-bootstrap-redis-go [2021-01-19T20:58:24.708Z] Pulling go115 [2021-01-19T20:58:25.014Z] ---> 209d4b91b585 [2021-01-19T20:58:25.014Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-19T20:58:26.029Z] ---> 7113c6ecc846 [2021-01-19T20:58:26.029Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-19T20:58:26.112Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-19T20:58:26.112Z] Skipping pull go115 (already ran) [2021-01-19T20:58:26.112Z] Building go115 [2021-01-19T20:58:26.112Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-19T20:58:26.112Z] Dload Upload Total Spent Left Speed [2021-01-19T20:58:27.020Z] ---> 9432b50f7891 [2021-01-19T20:58:27.020Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-19T20:58:27.301Z] ---> Running in aa56542e734e [2021-01-19T20:58:28.293Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T20:58:28.571Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T20:58:29.022Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 7 115M 7 9407k 0 0 19.4M 0 0:00:05 --:--:-- 0:00:05 19.4M 42 115M 42 49.4M 0 0 33.5M 0 0:00:03 0:00:01 0:00:02 33.5M 74 115M 74 85.9M 0 0 34.7M 0 0:00:03 0:00:02 0:00:01 34.6M 100 115M 100 115M 0 0 35.5M 0 0:00:03 0:00:03 --:--:-- 35.5M [2021-01-19T20:58:29.183Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-19T20:58:29.183Z] (2/33) Installing expat (2.2.9-r1) [2021-01-19T20:58:29.183Z] (3/33) Installing libffi (3.3-r2) [2021-01-19T20:58:29.183Z] (4/33) Installing gdbm (1.13-r1) [2021-01-19T20:58:29.183Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-19T20:58:29.183Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-19T20:58:29.183Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-19T20:58:29.970Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-19T20:58:31.160Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-19T20:58:31.160Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-19T20:58:31.160Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-19T20:58:31.160Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-19T20:58:31.160Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-19T20:58:31.160Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-19T20:58:31.435Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-19T20:58:31.435Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-19T20:58:31.435Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-19T20:58:31.435Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-19T20:58:31.435Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-19T20:58:31.712Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-19T20:58:31.712Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-19T20:58:31.712Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-19T20:58:31.712Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-19T20:58:31.712Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-19T20:58:31.712Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-19T20:58:31.712Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-19T20:58:31.712Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-19T20:58:31.712Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-19T20:58:31.989Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-19T20:58:31.989Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-19T20:58:31.989Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-19T20:58:31.989Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-19T20:58:31.989Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-19T20:58:31.989Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-19T20:58:31.989Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T20:58:32.265Z] OK: 71 MiB in 55 packages [2021-01-19T20:58:35.278Z] Staging go115 [2021-01-19T20:58:41.886Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-19T20:58:41.886Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-19T20:58:41.886Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-19T20:58:41.886Z] Fetched 0 B in 0s (0 B/s) [2021-01-19T20:58:41.886Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-19T20:58:41.886Z] Fetched 224 kB in 0s (0 B/s) [2021-01-19T20:58:41.886Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-19T20:58:41.886Z] Fetched 157 kB in 0s (0 B/s) [2021-01-19T20:58:41.886Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-19T20:58:41.886Z] Fetched 221 kB in 0s (0 B/s) [2021-01-19T20:58:41.886Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-19T20:58:41.886Z] Fetched 143 kB in 0s (0 B/s) [2021-01-19T20:58:41.886Z] Pulling edgex-go [2021-01-19T20:58:42.479Z] Removing intermediate container aa56542e734e [2021-01-19T20:58:42.479Z] ---> a4280483e332 [2021-01-19T20:58:42.479Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-19T20:58:43.081Z] ---> Running in 7355ac196c42 [2021-01-19T20:58:43.277Z] Pulling version [2021-01-19T20:58:44.225Z] Building config-common [2021-01-19T20:58:46.783Z] Skipping build go-build-helper (already ran) [2021-01-19T20:58:46.783Z] Skipping build static-packages (already ran) [2021-01-19T20:58:46.783Z] Skipping build go115 (already ran) [2021-01-19T20:58:46.783Z] Building edgex-go [2021-01-19T20:58:47.729Z] 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-19T20:58:48.497Z] Collecting docker-compose==1.23.2 [2021-01-19T20:58:48.691Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-19T20:58:48.691Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-01-19T20:58:48.691Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.72 [2021-01-19T20:58:48.691Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-19T20:58:48.691Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-19T20:58:48.691Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 [2021-01-19T20:58:48.691Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-19T20:58:48.691Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-19T20:58:48.691Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.33 [2021-01-19T20:58:48.691Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-19T20:58:48.769Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-19T20:58:48.957Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-19T20:58:48.957Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0 [2021-01-19T20:58:48.957Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-19T20:58:48.957Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-19T20:58:48.957Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-19T20:58:48.957Z] go: downloading github.com/google/uuid v1.1.5 [2021-01-19T20:58:48.957Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-19T20:58:48.957Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-19T20:58:48.957Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-19T20:58:48.957Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-19T20:58:48.957Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-19T20:58:48.957Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-19T20:58:48.957Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-19T20:58:48.957Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-19T20:58:48.957Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-19T20:58:48.957Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-19T20:58:48.957Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-19T20:58:49.230Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-19T20:58:49.230Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-19T20:58:49.230Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-19T20:58:49.230Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-19T20:58:49.230Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-19T20:58:49.230Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-19T20:58:49.230Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-19T20:58:49.230Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-19T20:58:49.230Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-19T20:58:49.230Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-19T20:58:49.230Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-19T20:58:49.230Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-19T20:58:49.508Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-19T20:58:49.508Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-19T20:58:49.753Z] Collecting cached-property<2,>=1.2.0 [2021-01-19T20:58:49.753Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-19T20:58:50.733Z] Collecting PyYAML<4,>=3.10 [2021-01-19T20:58:50.733Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-19T20:58:54.125Z] 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-19T20:58:54.401Z] Collecting jsonschema<3,>=2.5.1 [2021-01-19T20:58:54.401Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-19T20:58:55.001Z] Collecting texttable<0.10,>=0.9.0 [2021-01-19T20:58:55.001Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-19T20:58:55.996Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T20:58:55.996Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-19T20:58:55.996Z] ---> bcbc2405c4e5 [2021-01-19T20:58:55.996Z] Step 3/23 : WORKDIR /edgex-go [2021-01-19T20:58:55.996Z] ---> Using cache [2021-01-19T20:58:55.996Z] ---> b95fc29a0dcb [2021-01-19T20:58:55.996Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T20:58:55.996Z] ---> Using cache [2021-01-19T20:58:55.996Z] ---> fea1326d718b [2021-01-19T20:58:55.996Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-19T20:58:57.662Z] 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-19T20:58:58.012Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T20:58:58.012Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-19T20:58:58.012Z] ---> bcbc2405c4e5 [2021-01-19T20:58:58.012Z] Step 3/24 : WORKDIR /edgex-go [2021-01-19T20:58:58.012Z] ---> Using cache [2021-01-19T20:58:58.012Z] ---> b95fc29a0dcb [2021-01-19T20:58:58.012Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T20:58:58.012Z] ---> Using cache [2021-01-19T20:58:58.012Z] ---> fea1326d718b [2021-01-19T20:58:58.012Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-19T20:58:58.993Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-19T20:58:58.993Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-19T20:58:59.595Z] ---> Running in 3a5df45f1794 [2021-01-19T20:58:59.595Z] ---> Running in b9c6d38868be [2021-01-19T20:58:59.876Z] Collecting docopt<0.7,>=0.6.1 [2021-01-19T20:58:59.876Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-19T20:59:01.918Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T20:59:01.918Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T20:59:02.663Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T20:59:02.663Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T20:59:02.981Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-19T20:59:02.981Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-19T20:59:02.996Z] 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-19T20:59:03.706Z] OK: 217 MiB in 51 packages [2021-01-19T20:59:03.706Z] OK: 217 MiB in 51 packages [2021-01-19T20:59:03.706Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T20:59:03.706Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-19T20:59:03.706Z] ---> bcbc2405c4e5 [2021-01-19T20:59:03.706Z] Step 3/24 : WORKDIR /edgex-go [2021-01-19T20:59:03.706Z] ---> Using cache [2021-01-19T20:59:03.706Z] ---> b95fc29a0dcb [2021-01-19T20:59:03.707Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T20:59:03.707Z] ---> Using cache [2021-01-19T20:59:03.707Z] ---> fea1326d718b [2021-01-19T20:59:03.974Z] 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-19T20:59:04.006Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-19T20:59:04.006Z] ---> Using cache [2021-01-19T20:59:04.006Z] ---> ab3b85d1d303 [2021-01-19T20:59:04.006Z] Step 6/24 : COPY go.mod . [2021-01-19T20:59:04.006Z] ---> Using cache [2021-01-19T20:59:04.006Z] ---> 7e46fc9d1031 [2021-01-19T20:59:04.006Z] Step 7/24 : RUN go mod download [2021-01-19T20:59:04.006Z] ---> Using cache [2021-01-19T20:59:04.006Z] ---> 20ef09d9a5be [2021-01-19T20:59:04.006Z] Step 8/24 : COPY . . [2021-01-19T20:59:04.006Z] ---> Using cache [2021-01-19T20:59:04.006Z] ---> 44ec60be2fdc [2021-01-19T20:59:04.006Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-19T20:59:04.604Z] Collecting docker<4.0,>=3.6.0 [2021-01-19T20:59:04.884Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-19T20:59:04.938Z] 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-19T20:59:05.494Z] ---> Running in dc323d2914b4 [2021-01-19T20:59:05.522Z] 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-19T20:59:05.522Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-19T20:59:05.522Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-19T20:59:05.522Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-19T20:59:05.522Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-19T20:59:06.089Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-19T20:59:06.089Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-19T20:59:06.692Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T20:59:06.692Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-19T20:59:06.692Z] ---> bcbc2405c4e5 [2021-01-19T20:59:06.692Z] Step 3/22 : WORKDIR /edgex-go [2021-01-19T20:59:06.692Z] ---> Using cache [2021-01-19T20:59:06.692Z] ---> b95fc29a0dcb [2021-01-19T20:59:06.692Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T20:59:06.692Z] ---> Using cache [2021-01-19T20:59:06.692Z] ---> fea1326d718b [2021-01-19T20:59:06.692Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-19T20:59:06.692Z] ---> Using cache [2021-01-19T20:59:06.692Z] ---> ab3b85d1d303 [2021-01-19T20:59:06.692Z] Step 6/22 : COPY go.mod . [2021-01-19T20:59:06.692Z] ---> Using cache [2021-01-19T20:59:06.692Z] ---> 7e46fc9d1031 [2021-01-19T20:59:06.692Z] Step 7/22 : RUN go mod download [2021-01-19T20:59:06.692Z] ---> Using cache [2021-01-19T20:59:06.692Z] ---> 20ef09d9a5be [2021-01-19T20:59:06.692Z] Step 8/22 : COPY . . [2021-01-19T20:59:06.692Z] ---> Using cache [2021-01-19T20:59:06.692Z] ---> 44ec60be2fdc [2021-01-19T20:59:06.692Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-19T20:59:06.964Z] Removing intermediate container 3a5df45f1794 [2021-01-19T20:59:06.964Z] ---> 3fdfdc2c1f10 [2021-01-19T20:59:06.964Z] Step 6/24 : COPY go.mod . [2021-01-19T20:59:07.243Z] Removing intermediate container b9c6d38868be [2021-01-19T20:59:07.243Z] ---> 15494c99d468 [2021-01-19T20:59:07.243Z] Step 6/23 : COPY go.mod . [2021-01-19T20:59:07.243Z] ---> Running in e92952fd7db6 [2021-01-19T20:59:07.448Z] 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-19T20:59:07.448Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-19T20:59:07.449Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-19T20:59:07.521Z] 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-19T20:59:08.524Z] ---> 5bf24240b4e4 [2021-01-19T20:59:08.524Z] 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-19T20:59:08.524Z] Step 7/24 : RUN go mod download [2021-01-19T20:59:08.524Z] 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-19T20:59:08.803Z] ---> Running in aae6bfb550fc [2021-01-19T20:59:08.803Z] ---> 26a610e8ea58 [2021-01-19T20:59:08.803Z] Step 7/23 : RUN go mod download [2021-01-19T20:59:08.847Z] 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-19T20:59:09.078Z] 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-19T20:59:09.078Z] ---> Running in e089cc6c5970 [2021-01-19T20:59:09.352Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-19T20:59:09.352Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-19T20:59:09.798Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-19T20:59:09.798Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-19T20:59:09.957Z] Collecting idna<2.8,>=2.5 [2021-01-19T20:59:09.957Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-19T20:59:10.558Z] Collecting docker-pycreds>=0.4.0 [2021-01-19T20:59:10.558Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-19T20:59:10.558Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-19T20:59:10.558Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-19T20:59:10.558Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-19T20:59:10.558Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-19T20:59:11.186Z] 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-19T20:59:11.768Z] 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-19T20:59:12.010Z] Installing collected packages: cached-property, PyYAML, jsonschema, texttable, urllib3, idna, requests, docopt, websocket-client, docker-pycreds, docker, dockerpty, docker-compose [2021-01-19T20:59:12.010Z] Running setup.py install for PyYAML: started [2021-01-19T20:59:12.715Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-19T20:59:12.715Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-19T20:59:13.452Z] Removing intermediate container aae6bfb550fc [2021-01-19T20:59:13.452Z] ---> 2874e362ab77 [2021-01-19T20:59:13.452Z] Step 8/24 : COPY . . [2021-01-19T20:59:13.729Z] Removing intermediate container e089cc6c5970 [2021-01-19T20:59:13.729Z] ---> 82dfe1eed573 [2021-01-19T20:59:13.729Z] Step 8/23 : COPY . . [2021-01-19T20:59:15.172Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-19T20:59:15.452Z] Running setup.py install for texttable: started [2021-01-19T20:59:16.025Z] Building version [2021-01-19T20:59:18.120Z] Running setup.py install for texttable: finished with status 'done' [2021-01-19T20:59:18.120Z] Attempting uninstall: urllib3 [2021-01-19T20:59:18.120Z] Found existing installation: urllib3 1.25.9 [2021-01-19T20:59:18.120Z] Uninstalling urllib3-1.25.9: [2021-01-19T20:59:18.400Z] Successfully uninstalled urllib3-1.25.9 [2021-01-19T20:59:18.586Z] Staging config-common [2021-01-19T20:59:18.999Z] Attempting uninstall: idna [2021-01-19T20:59:19.000Z] Found existing installation: idna 2.9 [2021-01-19T20:59:19.000Z] Uninstalling idna-2.9: [2021-01-19T20:59:19.000Z] Successfully uninstalled idna-2.9 [2021-01-19T20:59:19.536Z] Skipping stage go-build-helper (already ran) [2021-01-19T20:59:19.536Z] Skipping stage static-packages (already ran) [2021-01-19T20:59:19.536Z] Skipping stage go115 (already ran) [2021-01-19T20:59:19.536Z] Staging edgex-go [2021-01-19T20:59:19.599Z] Attempting uninstall: requests [2021-01-19T20:59:19.599Z] Found existing installation: requests 2.23.0 [2021-01-19T20:59:19.599Z] Uninstalling requests-2.23.0: [2021-01-19T20:59:19.876Z] Successfully uninstalled requests-2.23.0 [2021-01-19T20:59:20.154Z] Running setup.py install for docopt: started [2021-01-19T20:59:20.482Z] Staging version [2021-01-19T20:59:21.874Z] Priming config-common [2021-01-19T20:59:22.841Z] Priming go-build-helper [2021-01-19T20:59:23.581Z] Running setup.py install for docopt: finished with status 'done' [2021-01-19T20:59:23.954Z] Priming static-packages [2021-01-19T20:59:24.590Z] Running setup.py install for dockerpty: started [2021-01-19T20:59:26.583Z] Priming go115 [2021-01-19T20:59:27.241Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-19T20:59:27.969Z] Priming edgex-go [2021-01-19T20:59:28.233Z] 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-19T20:59:28.932Z] Priming version [2021-01-19T20:59:30.319Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-19T20:59:41.469Z] ---> c59fa77fe7c6 [2021-01-19T20:59:41.469Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-19T20:59:41.469Z] ---> Running in 8e91b7b8259b [2021-01-19T20:59:41.470Z] Removing intermediate container 7355ac196c42 [2021-01-19T20:59:41.470Z] ---> e521dbce87e9 [2021-01-19T20:59:41.470Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-19T20:59:41.470Z] ---> 6a10cf18b3df [2021-01-19T20:59:41.470Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-19T20:59:41.470Z] ---> Running in 9f09a483a9ed [2021-01-19T20:59:41.470Z] ---> Running in ee22a358031a [2021-01-19T20:59:41.746Z] 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-19T20:59:42.730Z] 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-19T20:59:43.011Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T20:59:43.286Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T20:59:43.898Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-19T20:59:43.898Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-19T20:59:43.898Z] (3/3) Installing curl (7.69.1-r3) [2021-01-19T20:59:43.898Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T20:59:43.898Z] OK: 71 MiB in 58 packages [2021-01-19T20:59:45.891Z] Removing intermediate container 9f09a483a9ed [2021-01-19T20:59:45.891Z] ---> 2f6d1b87bd77 [2021-01-19T20:59:45.891Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-19T20:59:45.891Z] ---> Running in 7c1edc7fccec [2021-01-19T20:59:46.495Z] Removing intermediate container 7c1edc7fccec [2021-01-19T20:59:46.495Z] ---> a1f164811b75 [2021-01-19T20:59:46.495Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T20:59:46.495Z] ---> Running in 7ba1188e0cf9 [2021-01-19T20:59:47.090Z] Removing intermediate container 7ba1188e0cf9 [2021-01-19T20:59:47.090Z] ---> 3292ffad18d0 [2021-01-19T20:59:47.090Z] Step 24/26 : LABEL arch=arm64 [2021-01-19T20:59:47.363Z] ---> Running in a945196af1ab [2021-01-19T20:59:47.965Z] Removing intermediate container a945196af1ab [2021-01-19T20:59:47.965Z] ---> 9413b592e6c6 [2021-01-19T20:59:47.965Z] Step 25/26 : LABEL git_sha=b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 [2021-01-19T20:59:47.965Z] ---> Running in 35a7c90d4c6f [2021-01-19T20:59:48.573Z] Removing intermediate container 35a7c90d4c6f [2021-01-19T20:59:48.573Z] ---> 1b423036bb8b [2021-01-19T20:59:48.573Z] Step 26/26 : LABEL version=0.0.0 [2021-01-19T20:59:48.847Z] ---> Running in d5253c1c0cd6 [2021-01-19T20:59:49.450Z] Removing intermediate container d5253c1c0cd6 [2021-01-19T20:59:49.450Z] ---> 1eac80ec373b [2021-01-19T20:59:49.450Z] [2021-01-19T20:59:50.052Z] Successfully built 1eac80ec373b [2021-01-19T20:59:50.052Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-19T21:00:12.273Z]  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-19T21:00:24.716Z] Removing intermediate container e92952fd7db6 [2021-01-19T21:00:24.716Z] ---> fb9f34592710 [2021-01-19T21:00:24.716Z] [2021-01-19T21:00:24.716Z] Step 10/22 : FROM alpine:3.12 [2021-01-19T21:00:24.716Z] ---> afeebe901d6b [2021-01-19T21:00:24.716Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-19T21:00:24.994Z] ---> Running in 0f76324644a9 [2021-01-19T21:00:25.273Z] Removing intermediate container dc323d2914b4 [2021-01-19T21:00:25.273Z] ---> b10ad4fcae9e [2021-01-19T21:00:25.273Z] [2021-01-19T21:00:25.273Z] Step 10/24 : FROM alpine:3.12 [2021-01-19T21:00:25.273Z] ---> afeebe901d6b [2021-01-19T21:00:25.273Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-19T21:00:25.553Z] ---> Running in 1078b40abbf0 [2021-01-19T21:00:27.560Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T21:00:27.560Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T21:00:27.841Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T21:00:28.117Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T21:00:28.392Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-19T21:00:28.392Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-19T21:00:28.392Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-19T21:00:28.392Z] (4/5) Installing curl (7.69.1-r3) [2021-01-19T21:00:28.392Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-19T21:00:28.392Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T21:00:28.667Z] Executing ca-certificates-20191127-r4.trigger [2021-01-19T21:00:28.667Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-19T21:00:28.667Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-19T21:00:28.667Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-19T21:00:28.667Z] (4/5) Installing curl (7.69.1-r3) [2021-01-19T21:00:28.667Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-19T21:00:28.667Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T21:00:28.945Z] Executing ca-certificates-20191127-r4.trigger [2021-01-19T21:00:28.945Z] OK: 7 MiB in 19 packages [2021-01-19T21:00:29.225Z] OK: 7 MiB in 19 packages [2021-01-19T21:00:31.881Z] Removing intermediate container 1078b40abbf0 [2021-01-19T21:00:31.881Z] ---> 55588352f2e6 [2021-01-19T21:00:31.881Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-19T21:00:31.881Z] Removing intermediate container 0f76324644a9 [2021-01-19T21:00:31.881Z] ---> f080e557988f [2021-01-19T21:00:31.881Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-19T21:00:32.162Z] ---> Running in f0a3aeed093c [2021-01-19T21:00:32.162Z] ---> Running in 4ca668d77659 [2021-01-19T21:00:33.175Z] Removing intermediate container f0a3aeed093c [2021-01-19T21:00:33.175Z] ---> c8f99c76f7ed [2021-01-19T21:00:33.175Z] Step 13/24 : WORKDIR / [2021-01-19T21:00:33.175Z] Removing intermediate container 4ca668d77659 [2021-01-19T21:00:33.175Z] ---> 07eaccf0be94 [2021-01-19T21:00:33.175Z] Step 13/22 : WORKDIR / [2021-01-19T21:00:33.175Z] ---> Running in bda9607a23bd [2021-01-19T21:00:33.450Z] ---> Running in bee7b148604a [2021-01-19T21:00:34.140Z] Removing intermediate container bda9607a23bd [2021-01-19T21:00:34.140Z] ---> 9c21a3e12b6a [2021-01-19T21:00:34.140Z] 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-19T21:00:34.140Z] Removing intermediate container bee7b148604a [2021-01-19T21:00:34.140Z] ---> ba725b1945ff [2021-01-19T21:00:34.140Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T21:00:35.711Z] ---> d74f9820f9b8 [2021-01-19T21:00:35.711Z] 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-19T21:00:35.995Z] ---> 92449deefd27 [2021-01-19T21:00:35.995Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-19T21:00:36.976Z] ---> 0bcc88929181 [2021-01-19T21:00:36.976Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-19T21:00:37.964Z] ---> 5b8520602faf [2021-01-19T21:00:37.964Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-19T21:00:38.245Z] ---> b63d4c676d5b [2021-01-19T21:00:38.245Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-19T21:00:39.720Z] ---> 7297bc1d9a15 [2021-01-19T21:00:39.720Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-19T21:00:40.322Z] ---> 9455c3f174b8 [2021-01-19T21:00:40.322Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-19T21:00:41.320Z] ---> 1505f745b423 [2021-01-19T21:00:41.320Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-19T21:00:41.600Z] ---> Running in ebc73585f241 [2021-01-19T21:00:41.881Z] ---> 1612b6512e3c [2021-01-19T21:00:41.881Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-19T21:00:43.887Z] ---> d4785a738ce2 [2021-01-19T21:00:43.887Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-19T21:00:43.887Z] ---> Running in 57190d3c1080 [2021-01-19T21:00:45.339Z] Removing intermediate container ebc73585f241 [2021-01-19T21:00:45.339Z] ---> 6c6c5885b4f2 [2021-01-19T21:00:45.339Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-19T21:00:45.614Z] ---> Running in 0d33642865a8 [2021-01-19T21:00:46.608Z] Removing intermediate container 0d33642865a8 [2021-01-19T21:00:46.608Z] ---> 2828c68192a0 [2021-01-19T21:00:46.608Z] Step 20/22 : LABEL arch=arm64 [2021-01-19T21:00:46.608Z] ---> Running in c88ed9d9662f [2021-01-19T21:00:47.609Z] Removing intermediate container c88ed9d9662f [2021-01-19T21:00:47.609Z] ---> 7b7ac4e24ce4 [2021-01-19T21:00:47.609Z] Step 21/22 : LABEL git_sha=b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 [2021-01-19T21:00:47.609Z] Removing intermediate container 57190d3c1080 [2021-01-19T21:00:47.609Z] ---> 3afbb35d6bba [2021-01-19T21:00:47.609Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-19T21:00:47.609Z] ---> Running in be8cb433fb35 [2021-01-19T21:00:47.894Z] ---> Running in 1f04bba29bf9 [2021-01-19T21:00:48.507Z] Removing intermediate container be8cb433fb35 [2021-01-19T21:00:48.507Z] ---> 2c5e8cc1218e [2021-01-19T21:00:48.507Z] Step 22/22 : LABEL version=0.0.0 [2021-01-19T21:00:48.507Z] Removing intermediate container 1f04bba29bf9 [2021-01-19T21:00:48.507Z] ---> eeb8a485f2a5 [2021-01-19T21:00:48.507Z] Step 22/24 : LABEL arch=arm64 [2021-01-19T21:00:48.783Z] ---> Running in 138b71fa3dbf [2021-01-19T21:00:48.783Z] ---> Running in a25d1581e56d [2021-01-19T21:00:49.771Z] Removing intermediate container 138b71fa3dbf [2021-01-19T21:00:49.771Z] ---> fdd0fb52dd3d [2021-01-19T21:00:49.771Z] [2021-01-19T21:00:49.771Z] Removing intermediate container a25d1581e56d [2021-01-19T21:00:49.771Z] ---> c66cbf37e626 [2021-01-19T21:00:49.771Z] Step 23/24 : LABEL git_sha=b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 [2021-01-19T21:00:50.046Z] ---> Running in dfeb913822bf [2021-01-19T21:00:50.046Z] Successfully built fdd0fb52dd3d [2021-01-19T21:00:50.323Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-19T21:00:50.932Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container dfeb913822bf [2021-01-19T21:00:50.932Z] ---> e701549a24b9 [2021-01-19T21:00:50.932Z] Step 24/24 : LABEL version=0.0.0 [2021-01-19T21:00:51.210Z] ---> Running in 068dc62e17a8 [2021-01-19T21:00:51.817Z] Removing intermediate container 068dc62e17a8 [2021-01-19T21:00:51.817Z] ---> df457881b7b2 [2021-01-19T21:00:51.817Z] [2021-01-19T21:00:52.435Z] Successfully built df457881b7b2 [2021-01-19T21:00:52.435Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-19T21:00:55.848Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 8e91b7b8259b [2021-01-19T21:00:55.848Z] ---> 77d91e1a7e6a [2021-01-19T21:00:55.848Z] [2021-01-19T21:00:55.848Z] Step 10/24 : FROM scratch [2021-01-19T21:00:55.848Z] ---> [2021-01-19T21:00:55.848Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-19T21:00:55.848Z] ---> Running in c511744f75ac [2021-01-19T21:00:56.448Z] Removing intermediate container c511744f75ac [2021-01-19T21:00:56.448Z] ---> 6445f6c99fde [2021-01-19T21:00:56.448Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-19T21:00:56.448Z] ---> Running in 7237950404c6 [2021-01-19T21:00:57.050Z] Removing intermediate container 7237950404c6 [2021-01-19T21:00:57.050Z] ---> 6b6de689f3f3 [2021-01-19T21:00:57.050Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-19T21:00:57.050Z] ---> Running in 4981b3552627 [2021-01-19T21:00:57.644Z] Removing intermediate container 4981b3552627 [2021-01-19T21:00:57.644Z] ---> 37f314612f49 [2021-01-19T21:00:57.644Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-19T21:00:58.250Z] ---> 6e226a3ccb1d [2021-01-19T21:00:58.250Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-19T21:00:59.236Z] ---> b6ee52c6fce4 [2021-01-19T21:00:59.236Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-19T21:01:00.679Z] ---> 82a9da0cea23 [2021-01-19T21:01:00.679Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T21:01:02.116Z] ---> b0176cbca1a5 [2021-01-19T21:01:02.116Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-19T21:01:03.574Z] ---> 124db4ecaf24 [2021-01-19T21:01:03.574Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-19T21:01:04.175Z] ---> 05a172aaa5c5 [2021-01-19T21:01:04.175Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-19T21:01:04.175Z] ---> Running in 66b3efa1a830 [2021-01-19T21:01:04.774Z] Removing intermediate container 66b3efa1a830 [2021-01-19T21:01:04.774Z] ---> 616e12e6fb28 [2021-01-19T21:01:04.774Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T21:01:05.051Z] ---> Running in 3c6a79d388d6 [2021-01-19T21:01:05.327Z] Removing intermediate container 3c6a79d388d6 [2021-01-19T21:01:05.327Z] ---> fa9ebddaba8b [2021-01-19T21:01:05.327Z] Step 22/24 : LABEL arch=arm64 [2021-01-19T21:01:05.601Z] ---> Running in 8f4d1ea211d7 [2021-01-19T21:01:06.199Z] Removing intermediate container 8f4d1ea211d7 [2021-01-19T21:01:06.199Z] ---> 90a6be12c51d [2021-01-19T21:01:06.199Z] Step 23/24 : LABEL git_sha=b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 [2021-01-19T21:01:06.199Z] ---> Running in 7ae52579a4aa [2021-01-19T21:01:07.185Z] Removing intermediate container 7ae52579a4aa [2021-01-19T21:01:07.185Z] ---> ba0dd44613f4 [2021-01-19T21:01:07.185Z] Step 24/24 : LABEL version=0.0.0 [2021-01-19T21:01:07.458Z] ---> Running in 8156d3f8ee36 [2021-01-19T21:01:08.074Z] Removing intermediate container 8156d3f8ee36 [2021-01-19T21:01:08.074Z] ---> 60b30d7ac9d3 [2021-01-19T21:01:08.074Z] [2021-01-19T21:01:08.670Z] Successfully built 60b30d7ac9d3 [2021-01-19T21:01:08.670Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-19T21:01:08.670Z]  Building docker-support-notifications-go ... done Removing intermediate container ee22a358031a [2021-01-19T21:01:08.670Z] ---> bfe74da01082 [2021-01-19T21:01:08.670Z] [2021-01-19T21:01:08.670Z] Step 10/23 : FROM alpine:3.12 [2021-01-19T21:01:08.670Z] ---> afeebe901d6b [2021-01-19T21:01:08.670Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-19T21:01:08.941Z] ---> Running in 491260c08a8b [2021-01-19T21:01:09.214Z] Removing intermediate container 491260c08a8b [2021-01-19T21:01:09.214Z] ---> fdcbeb00405f [2021-01-19T21:01:09.214Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-19T21:01:09.485Z] ---> Running in a363e61420d2 [2021-01-19T21:01:09.758Z] Removing intermediate container a363e61420d2 [2021-01-19T21:01:09.758Z] ---> 231e1106cd88 [2021-01-19T21:01:09.758Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-19T21:01:10.032Z] ---> Running in a2c4bdc7bb6f [2021-01-19T21:01:10.307Z] Removing intermediate container a2c4bdc7bb6f [2021-01-19T21:01:10.307Z] ---> ae2c44f65b64 [2021-01-19T21:01:10.307Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T21:01:10.580Z] ---> Running in 7b0de8516fc2 [2021-01-19T21:01:12.560Z] Removing intermediate container 7b0de8516fc2 [2021-01-19T21:01:12.560Z] ---> 579ccb841d4a [2021-01-19T21:01:12.560Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-19T21:01:12.834Z] ---> Running in 39940876ae22 [2021-01-19T21:01:13.814Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T21:01:14.786Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T21:01:15.379Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-19T21:01:15.379Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-19T21:01:15.652Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-19T21:01:15.923Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-19T21:01:15.923Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-19T21:01:16.197Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T21:01:16.197Z] OK: 8 MiB in 19 packages [2021-01-19T21:01:17.626Z] Removing intermediate container 39940876ae22 [2021-01-19T21:01:17.626Z] ---> 60d5e3b02afa [2021-01-19T21:01:17.626Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T21:01:18.221Z] ---> 640d90a08fbb [2021-01-19T21:01:18.221Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-19T21:01:19.201Z] ---> 89507ef0e011 [2021-01-19T21:01:19.201Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-19T21:01:20.175Z] ---> 54d0485151a7 [2021-01-19T21:01:20.175Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-19T21:01:20.175Z] ---> Running in 8dde8d9339ea [2021-01-19T21:01:20.449Z] Removing intermediate container 8dde8d9339ea [2021-01-19T21:01:20.449Z] ---> d79ba60ba605 [2021-01-19T21:01:20.449Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T21:01:20.719Z] ---> Running in c7af1a2f8777 [2021-01-19T21:01:20.989Z] Removing intermediate container c7af1a2f8777 [2021-01-19T21:01:20.989Z] ---> fcf81bebb8cb [2021-01-19T21:01:20.989Z] Step 21/23 : LABEL arch=arm64 [2021-01-19T21:01:21.260Z] ---> Running in 22b2d2912711 [2021-01-19T21:01:21.558Z] Removing intermediate container 22b2d2912711 [2021-01-19T21:01:21.558Z] ---> 8f67fa1a4a5f [2021-01-19T21:01:21.558Z] Step 22/23 : LABEL git_sha=b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 [2021-01-19T21:01:21.830Z] ---> Running in 5a74cf4e0c3a [2021-01-19T21:01:22.425Z] Removing intermediate container 5a74cf4e0c3a [2021-01-19T21:01:22.425Z] ---> c85bb87e311c [2021-01-19T21:01:22.425Z] Step 23/23 : LABEL version=0.0.0 [2021-01-19T21:01:22.425Z] ---> Running in 5a75b278f9ab [2021-01-19T21:01:22.697Z] Removing intermediate container 5a75b278f9ab [2021-01-19T21:01:22.697Z] ---> e157f5510e0f [2021-01-19T21:01:22.697Z] [2021-01-19T21:01:23.293Z] Successfully built e157f5510e0f [2021-01-19T21:01:23.293Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-19T21:01:23.577Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-19T21:01:23.618Z] $ docker stop --time=1 3820ce2c136f6be584ce7bf3470cd7cc3853558fcbabafa4d0cee6c83b8c40aa [2021-01-19T21:01:25.444Z] $ docker rm -f 3820ce2c136f6be584ce7bf3470cd7cc3853558fcbabafa4d0cee6c83b8c40aa [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-19T21:01:26.160Z] + docker images+ [2021-01-19T21:01:26.160Z] grep docker [2021-01-19T21:01:26.431Z] docker-core-data-go-arm64 latest e157f5510e0f 4 seconds ago 21MB [2021-01-19T21:01:26.431Z] docker-support-notifications-go-arm64 latest 60b30d7ac9d3 19 seconds ago 11.4MB [2021-01-19T21:01:26.431Z] docker-security-secretstore-setup-go-arm64 latest df457881b7b2 35 seconds ago 23.4MB [2021-01-19T21:01:26.431Z] docker-security-bootstrap-redis-go-arm64 latest fdd0fb52dd3d 37 seconds ago 15.1MB [2021-01-19T21:01:26.431Z] docker-sys-mgmt-agent-go-arm64 latest 1eac80ec373b About a minute ago 300MB [2021-01-19T21:01:26.431Z] docker-core-metadata-go-arm64 latest 5e4aee634642 3 minutes ago 12.3MB [2021-01-19T21:01:26.431Z] docker-security-proxy-setup-go-arm64 latest b3ab8dd49fc3 3 minutes ago 23.2MB [2021-01-19T21:01:26.431Z] docker-core-command-go-arm64 latest 3ce371bebda0 3 minutes ago 9.98MB [2021-01-19T21:01:26.431Z] docker-support-scheduler-go-arm64 latest 83b94ebebeb4 3 minutes ago 10MB [2021-01-19T21:01:26.431Z] docker 20.10.0 eeaf43b92773 5 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-19T21:01:29.103Z] provisioning config files... [2021-01-19T21:01:29.116Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3624443632740549247tmp [Pipeline] { [Pipeline] sh [2021-01-19T21:01:29.561Z] + set +x [2021-01-19T21:01:29.561Z] + curl -s https://codecov.io/bash [2021-01-19T21:01:29.561Z] + bash -s -- [2021-01-19T21:01:29.824Z] [2021-01-19T21:01:29.824Z] _____ _ [2021-01-19T21:01:29.824Z] / ____| | | [2021-01-19T21:01:29.824Z] | | ___ __| | ___ ___ _____ __ [2021-01-19T21:01:29.824Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-19T21:01:29.824Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-19T21:01:29.824Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-19T21:01:29.824Z] Bash-20210115-cec3c92 [2021-01-19T21:01:29.824Z] [2021-01-19T21:01:29.824Z] [2021-01-19T21:01:29.824Z] ==> git version 2.24.3 found [2021-01-19T21:01:30.086Z] ==> 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-19T21:01:30.086Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-19T21:01:30.086Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-19T21:01:30.086Z] ==> Jenkins CI detected. [2021-01-19T21:01:30.086Z] project root: . [2021-01-19T21:01:30.086Z] --> token set from env [2021-01-19T21:01:30.086Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-19T21:01:30.086Z] ==> Running gcov in . (disable via -X gcov) [2021-01-19T21:01:30.086Z] ==> Python coveragepy not found [2021-01-19T21:01:30.086Z] ==> Searching for coverage reports in: [2021-01-19T21:01:30.086Z] + . [2021-01-19T21:01:30.086Z] -> Found 1 reports [2021-01-19T21:01:30.086Z] ==> Detecting git/mercurial file structure [2021-01-19T21:01:30.086Z] ==> Reading reports [2021-01-19T21:01:30.086Z] + ./coverage.out bytes=550466 [2021-01-19T21:01:30.086Z] ==> Appending adjustments [2021-01-19T21:01:30.086Z] https://docs.codecov.io/docs/fixing-reports [2021-01-19T21:01:33.410Z] + Found adjustments [2021-01-19T21:01:33.410Z] ==> Gzipping contents [2021-01-19T21:01:33.410Z] 84K /tmp/codecov.NJbrow.gz [2021-01-19T21:01:33.410Z] ==> Uploading reports [2021-01-19T21:01:33.410Z] url: https://codecov.io [2021-01-19T21:01:33.410Z] query: branch=PR-3051&commit=b098938bb1ed78b5ddb2a79e9c2b351b8ad61594&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3051%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3051&job=&cmd_args= [2021-01-19T21:01:33.410Z] -> Pinging Codecov [2021-01-19T21:01:33.410Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-3051&commit=b098938bb1ed78b5ddb2a79e9c2b351b8ad61594&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3051%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3051&job=&cmd_args= [2021-01-19T21:01:33.676Z] -> Uploading to [2021-01-19T21:01:33.676Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-19/00271124DB129430A58F1EEE437C3FCB/b098938bb1ed78b5ddb2a79e9c2b351b8ad61594/3645f181-8335-4518-9f7e-4d8e92dab8c1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210119T210133Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8a8a795b4135bf71c915f2ec7424ffb5940237e9c8b544eb72500515c1812669 [2021-01-19T21:01:33.676Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-19T21:01:33.676Z] Dload Upload Total Spent Left Speed [2021-01-19T21:01:34.251Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83343 0 0 100 83343 0 150k --:--:-- --:--:-- --:--:-- 151k [2021-01-19T21:01:34.251Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 [Pipeline] } [2021-01-19T21:01:34.274Z] 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-19T21:01:36.978Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T21:01:37.912Z] ---> package-listing.sh [2021-01-19T21:01:37.912Z] ++ facter osfamily [2021-01-19T21:01:37.912Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-19T21:01:37.912Z] + OS_FAMILY=redhat [2021-01-19T21:01:37.912Z] + workspace=/w/workspace/edgex-go/1 [2021-01-19T21:01:37.912Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-19T21:01:37.912Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-19T21:01:37.912Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-19T21:01:37.912Z] + PACKAGES=/tmp/packages_start.txt [2021-01-19T21:01:37.912Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-19T21:01:37.912Z] + PACKAGES=/tmp/packages_end.txt [2021-01-19T21:01:37.912Z] + case "${OS_FAMILY}" in [2021-01-19T21:01:37.912Z] + rpm -qa [2021-01-19T21:01:37.912Z] + sort [2021-01-19T21:01:43.212Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-19T21:01:43.212Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-19T21:01:43.212Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-19T21:01:43.212Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-19T21:01:43.212Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-01-19T21:01:43.212Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-01-19T21:01:43.246Z] 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-19T21:01:43.556Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-19T21:01:43.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-19T21:01:43.892Z] [2021-01-19T21:01:43.892Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-19T21:01:44.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-19T21:01:44.315Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-19T21:01:44.315Z] df20fa9351a1: Pulling fs layer [2021-01-19T21:01:44.315Z] 36b3adc4ff6f: Pulling fs layer [2021-01-19T21:01:44.315Z] 8ad3a11d3b57: Pulling fs layer [2021-01-19T21:01:44.315Z] 46f8f816bc3b: Pulling fs layer [2021-01-19T21:01:44.315Z] 93b61091891f: Pulling fs layer [2021-01-19T21:01:44.315Z] 93b9cdb0e59b: Pulling fs layer [2021-01-19T21:01:44.315Z] 5e14af77c1be: Pulling fs layer [2021-01-19T21:01:44.315Z] 01666e4c0597: Pulling fs layer [2021-01-19T21:01:44.315Z] aa168da1d23b: Pulling fs layer [2021-01-19T21:01:44.315Z] 46f8f816bc3b: Waiting [2021-01-19T21:01:44.315Z] 93b61091891f: Waiting [2021-01-19T21:01:44.315Z] 93b9cdb0e59b: Waiting [2021-01-19T21:01:44.315Z] 5e14af77c1be: Waiting [2021-01-19T21:01:44.315Z] 01666e4c0597: Waiting [2021-01-19T21:01:44.315Z] aa168da1d23b: Waiting [2021-01-19T21:01:44.315Z] 36b3adc4ff6f: Verifying Checksum [2021-01-19T21:01:44.315Z] 36b3adc4ff6f: Download complete [2021-01-19T21:01:44.315Z] 46f8f816bc3b: Verifying Checksum [2021-01-19T21:01:44.315Z] 46f8f816bc3b: Download complete [2021-01-19T21:01:44.315Z] df20fa9351a1: Verifying Checksum [2021-01-19T21:01:44.315Z] df20fa9351a1: Download complete [2021-01-19T21:01:44.315Z] 93b9cdb0e59b: Verifying Checksum [2021-01-19T21:01:44.315Z] 93b9cdb0e59b: Download complete [2021-01-19T21:01:44.583Z] 5e14af77c1be: Verifying Checksum [2021-01-19T21:01:44.583Z] 5e14af77c1be: Download complete [2021-01-19T21:01:44.583Z] 01666e4c0597: Verifying Checksum [2021-01-19T21:01:44.583Z] 01666e4c0597: Download complete [2021-01-19T21:01:44.583Z] 93b61091891f: Verifying Checksum [2021-01-19T21:01:44.583Z] 93b61091891f: Download complete [2021-01-19T21:01:44.583Z] 8ad3a11d3b57: Verifying Checksum [2021-01-19T21:01:44.583Z] 8ad3a11d3b57: Download complete [2021-01-19T21:01:44.859Z] df20fa9351a1: Pull complete [2021-01-19T21:01:45.127Z] 36b3adc4ff6f: Pull complete [2021-01-19T21:01:46.531Z] aa168da1d23b: Verifying Checksum [2021-01-19T21:01:46.531Z] aa168da1d23b: Download complete [2021-01-19T21:01:46.795Z] 8ad3a11d3b57: Pull complete [2021-01-19T21:01:47.372Z] 46f8f816bc3b: Pull complete [2021-01-19T21:01:48.766Z] 93b61091891f: Pull complete [2021-01-19T21:01:48.766Z] 93b9cdb0e59b: Pull complete [2021-01-19T21:01:48.766Z] 5e14af77c1be: Pull complete [2021-01-19T21:01:49.035Z] 01666e4c0597: Pull complete [2021-01-19T21:01:59.080Z] aa168da1d23b: Pull complete [2021-01-19T21:01:59.081Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-19T21:01:59.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-19T21:01:59.081Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-19T21:01:59.292Z] prd-centos7-docker-4c-2g-21294 does not seem to be running inside a container [2021-01-19T21:01:59.345Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-19T21:02:02.769Z] $ docker top a2958833060b58c1ac8e3e49929d0130a62fee71de0432f3ddb29638860ceb42 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T21:02:03.404Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-19T21:02:03.718Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-19T21:02:04.034Z] + ls /var/log/sa-host [2021-01-19T21:02:04.034Z] + sadf -c /var/log/sa-host/sa19 [2021-01-19T21:02:04.034Z] file_magic: OK [2021-01-19T21:02:04.034Z] HZ: Using current value: 100 [2021-01-19T21:02:04.034Z] file_header: OK [2021-01-19T21:02:04.034Z] 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-19T21:02:04.034Z] Statistics: [2021-01-19T21:02:04.034Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-19T21:02:04.034Z] File successfully converted to sysstat format version 12.2.1 [2021-01-19T21:02:04.034Z] + sadf -c /var/log/sa-host/sa23 [2021-01-19T21:02:04.034Z] file_magic: OK [2021-01-19T21:02:04.034Z] HZ: Using current value: 100 [2021-01-19T21:02:04.034Z] file_header: OK [2021-01-19T21:02:04.034Z] 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-19T21:02:04.034Z] Statistics: [2021-01-19T21:02:04.034Z] Hnuu...uuuununununu... [2021-01-19T21:02:04.034Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-19T21:02:04.337Z] provisioning config files... [2021-01-19T21:02:04.353Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config923577868825561564tmp [Pipeline] { [Pipeline] echo [2021-01-19T21:02:04.478Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T21:02:04.808Z] ---> create-netrc.sh [Pipeline] } [2021-01-19T21:02:04.830Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-19T21:02:04.990Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T21:02:05.327Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-19T21:02:05.357Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T21:02:05.703Z] ---> sudo-logs.sh [2021-01-19T21:02:05.703Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-19T21:02:05.731Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T21:02:06.057Z] ---> job-cost.sh [2021-01-19T21:02:06.057Z] lf-activate-venv: SKIPPING [2021-01-19T21:02:06.057Z] INFO: No Stack... [2021-01-19T21:02:07.004Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-19T21:02:07.579Z] INFO: Archiving Costs [Pipeline] echo [2021-01-19T21:02:07.612Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T21:02:07.950Z] ---> logs-deploy.sh [2021-01-19T21:02:07.950Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3051/1 [2021-01-19T21:02:07.950Z] INFO: archiving workspace using pattern(s): [2021-01-19T21:02:09.417Z] Archives upload complete. [2021-01-19T21:02:09.417Z] INFO: archiving logs to Nexus